/* CSS Document */

@import "reset.css";


/* GLOBAL */
body {background: #eaeff8; font-family:"Lucida Sans",Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#333;margin:0;padding:0;}
hr { margin:15px 0; border:none; border-top:1px #ccc dotted;}
p { padding-bottom:15px;}
h1 { font-size:18px; color:#dd0000; font-weight:lighter; margin:30px 0 15px 0;}
h2 {font-size:14px;color:#222; margin:0 0 10px 0;}
#globalWrapper {width: 940px; margin:30px auto 10px auto;}


/* HEADER */
#headerWrapper {width: 940px; float:left;}
#container_parkeddomain { background:url(../images/premdom.jpg) no-repeat; width:312px; height:134px; float:left; padding:126px 0 0 38px;}
#logo_and_headerimg { width:590px; height:260px; float:right;}
#name_parkeddomain { font-size:32px; color:#dd0000; font-weight:lighter; padding:0 0 28px 0; letter-spacing:-0.07em;}
#subtext_parkeddomain { font-size:13px; color:#333;}


/* CONTENT */
#contentWrapper { width:940px; background:#FFF url(../images/pgborder.png); float:left;}
#main_content { float:left; width:590px; background:url(../images/content-topbg.jpg) no-repeat; padding:0 25px 0 40px;}
.tbl_data { width:590px;}
.tbl_data th { background:url(../images/bg-bluegrad.jpg) repeat-x; font-weight:bold; border-top:1px #ccc solid;}
.tbl_data td, .tbl_data th { border-bottom:1px #ccc dotted; padding:6px 5px;}
#tbl_domin_suggest th {font-weight:bold; border-top:1px #ccc solid;}
#tbl_domin_suggest {width:590px;}
#tbl_domin_suggest td { padding:5px 5px;}
#tbl_domin_suggest td.lastrow {border-bottom:1px #ccc solid; padding:0;}
#tbl_domin_suggest td#domainsbot { font-size:11px;}


/* RIGHT COLUMN */
#right_column { float:right; width:285px; padding:8px 0 0 0;}

.boxSpotlight { width:265px; margin-bottom:20px;}
.boxTitle { background:url(../images/box-title.jpg) no-repeat; width:245px; height:30px; padding:12px 10px 0 10px;}
.boxTitle h2 {color:#eee; padding-left:3px; font-size:15px}
.boxBottom { background:url(../images/box-bottom-borders.gif) no-repeat top; width:265px; height:10px;}
.boxContent { background:url(../images/box-side-borders.gif) repeat-y; width:245px; padding:10px 10px 6px 10px;}
#box_links li { margin:0; padding:0;}
#box_links li a { display:block; padding:3px 0 3px 10px; background:url(../images/bullet-arrow.gif) no-repeat; border:none;}


/* FOOTERS */
#footer1 { width:940px;height:40px; float:left;}
#footer2 { width:900px; margin:0 auto; float:left;padding:20px;font-size:11px; font-weight:normal; color:#505050;background: #eaeff8;}


/* FORMS */
form#whois_search { padding:20px 0 10px 0;}
form#whois_search #id_domainname { font-size:11px; font-weight:bold; color:#666; border:1px #999 solid; width:116px; height:16px; padding:4px 3px; vertical-align:middle; margin-right:4px;}
form#whois_search #id_searchbtn { vertical-align:middle; margin-left:6px;}

form#auction_alert input {font-size:11px; font-weight:bold; color:#666; border:1px #999 solid; width:140px; height:16px; padding:4px 3px; vertical-align:middle; margin:0 10px 12px 0;}
form#auction_alert #id_email { width:205px;}
form#auction_alert #id_submitbtn { width:80px; height:24px; border:none;}


/* LINKS */
a { color:#1471bf;text-decoration:none; border-bottom:1px #333 dotted;}
a:hover { border-bottom:1px #333 dotted;color:#d00;}


/* EOF */