
/*************************************************

    layout.css
    this css file only controls the layout
    appearance, including:
    - header
    - menu
    - content
    - footer
    and other minor elements.

**************************************************/

/* header */

div#sites table             {padding: 0px; margin: 0px; }
div#sites table td          {white-space: nowrap; background: url('/img/base/middle-tab-divider.gif') no-repeat; background-position: center left; font-size: 13px; padding: 7px 10px; }
div#sites table td a        {color: #fff; text-decoration: none; font-size: 13px; font-weight: bold; }
div#sites table td a:hover  {color: #fc0; }
div#sites table td.left     {background: none; font-size: 11px; }
div#sites table td.active   {background: url('/img/base/middle-tab-divider.gif') no-repeat; background-position: center left; }
div#sites table td.active a {color: #fc0; font-weight: bold; }

div#menu table              { padding: 0px; margin: 0px; background: url('/img/base/right-tab-bg.gif') repeat-x; }
div#menu table td           { background: url('/img/base/right-tab-divider.gif') no-repeat; background-position: center left; font-size: 11px; font-weight: bold; padding: 7px 10px; }
div#menu table td a         { color: #fff; text-decoration: none; }
div#menu table td a:hover   { color: #fc0; }
div#menu table td.left      { background: none; background-position: center left; }

td#shadow                   { width: 100%; height: 20px; background: url('/img/base/search-bg.png') repeat-x; background-color: #eee;}
td#shadowdis                { width: 100%; height: 20px; background: url('/img/base/search-bgdis.png') repeat-x; background-color: #eee;}

/* end header */

div#navigation,
div#mainContent             { width: 780px; margin: 10px auto; }

/* tool.bar */

table#toolbar                       { border: 1px solid #ddd; width: 100%; }
table#toolbar thead th              { background: url('/img/base/toolbar-header-bg.png') repeat-x; font-size: 11px; color: #fff; padding: 7px 10px; font-weight: normal; text-align: left; }
table#toolbar thead th input        { border: none; background: transparent; color: #fff; padding: 0; margin: 0; }
table#toolbar tbody td              { font-size: 11px; padding: 8px 8px; white-space: nowrap; }
table#toolbar tbody td input        { border: 1px solid #999; background: transparent; color: #333; padding: 3px; margin: 0; height: 22px; }
table#toolbar tbody td input.button { border: 1px solid #aad; padding: 1px 5px; background: #fff url('/img/button.gif'); line-height: 16px; height: 22px; color: #000060; cursor: pointer; font-size: 11px; }

/* end toolbar */

div#footer{background-image: url('/img/footerbg.gif');background-repeat:repeat-x;text-align:center;color: #fff;font-size:12px;height:83px;}
div#footer p    { margin:0; }
div#footer a {color: #fff; text-decoration: none; font-size: 12px}
div#footer a:hover {color: #fff; text-decoration: underline; font-size: 12px}
div#footer table td {font-size: 12px}

div#footerdis{background-image: url('/img/footerbgdis.gif');background-repeat:repeat-x;text-align:center;color: #fff;font-size:12px;height:83px;}
div#footerdis p    { margin:0; }
div#footerdis a {color: #fff; text-decoration: none; font-size: 12px}
div#footerdis a:hover {color: #fff; text-decoration: underline; font-size: 12px}
div#footerdis table td {font-size: 12px}

/* data tables */

table#current_auction thead th,
table#view_auction thead th,
table#open_auction thead th,
table#closed_auction thead th,
table#search_result thead th,
table#domain_report thead th,
table#new_domain thead th,
table#edit_domain thead th,
table#bids thead th,
table#my_bid thead th     { background: url('/img/base/table-header-bg.png') repeat-x; font-size: 11px; color: #fff; padding: 7px 10px; font-weight: normal; text-align: center; }

table#current_auction thead th a,
table#view_auction thead th a,
table#open_auction thead th a,
table#closed_auction thead th a,
table#search_result thead th a,
table#domain_report thead th a,
table#new_domain thead th a,
table#edit_domain thead th a,
table#bids thead th a,
table#my_bid thead th a   { color: #6cf; text-decoration: none; }

table#current_auction tbody td,
table#view_auction tbody td,
table#open_auction tbody td,
table#closed_auction tbody td,
table#search_result tbody td,
table#domain_report tbody td,
table#new_domain tbody td,
table#edit_domain tbody td,
table#bids tbody td,
table#my_bid tbody td     { padding: 4px 10px; }

table#current_auction tbody td,
table#view_auction tbody td,
table#open_auction tbody td,
table#closed_auction tbody td,
table#search_result tbody td,
table#domain_report tbody td,
table#new_domain tbody td,
table#bids tbody td,
table#edit_domain tbody td,
table#my_bid tbody td     { background-color: #f5f5f5; }

table#box td              {font-size: 12px;}

table.dmnav{}
table.dmnav a{color:#0066CC;}
table.dmnav a:visited{color:#0066CC;}
table.dmnav a:hover{color:#0066CC;text-decoration:underline;}

#parkm_tbl{width: 100%;}
#parkm_tbl .left{width: 40%; text-align: left; vertical-align: middle; padding: 3px 0px 3px 3px;; font-weight: bold; border-right: #ffffff 1px solid; border-bottom: #ffffff 1px solid;}
#parkm_tbl .right{width: 60%; text-align: left; vertical-align: middle; padding: 3px 0px 3px 3px; border-bottom: #ffffff 1px solid;}

table.domain_auctions_tab{margin:0;padding:0;border:1px solid #c0ccdd;}
table.domain_auctions_tab th{background:#508ac5;color:#ffffff;padding:4px 0px 4px 10px;text-align:left;font-size:14px;font-family:arial}
table.domain_auctions_tab td{padding:1px 4px 3px 5px;font-size:10px}
table.domain_auctions_tab tr.oddrow{background:#e6ebff;}
table.domain_auctions_tab tr.evenrow{background:#ffffff;}

table.dmregister{font-size:12px;font-family:arial;}
table.dmregister tr{font-size:12px;font-family:arial;}
table.dmregister tr td{font-size:12px;font-family:arial;}

table#search-bar {border-bottom: 1px solid #ccd;background-color: #eee;padding-left: 5px;}

/* end data tables */

/* general classes */

.boxstyle{background:#f3f5ff;border:1px solid #d9ddf0;}
#subtitles, #report #subtitles{background-color:#FFFFFF;border:none;}
#view_split{border:none;}
.domsearch{width:990px;float:left;}
.narrow_search{width:600px;float:left;}
.daily_revenue_search{width:300px;float:left;}

.divSrchForm{width:100%;clear:both;}
.divSrchForm form{padding: 0px 0px 0px 0px;}
.divSrchForm .fldiv { width:38%; }
.divSrchForm .label { width:20%; }
.divSrchForm .ele { width:78%; }
.divSrchForm1{width:470px;float:left;}
.divSrchForm1 form{padding: 0px 0px 0px 0px;}
.divSrchForm1 .fldiv { width:38%;    }
.divSrchForm1.label { width:20%; }
.divSrchForm1.ele { width:78%; }
.divSettings{width:100%;clear:both;}
.divSettings form{padding: 0px 0px 0px 0px;}
.divSettings .frmTbl{margin:0px 10px 0px 0px;clear:both;}
.divSettings .fldiv { width:437px;}
.divSettings .fldiv .frmRow { margin:0px 0px 0px 0px;border:1px solid #D9DDF0;    }
.divSettings .label { width:30%;margin:0px 0px 0px 0px;}
.divSettings .ele { width:66%;margin:0px 0px 0px 0px;}

.domstathissrch{width:550px;float:left;}
.domstatsrch{width:350px;float:left;}
.divStatHisForm{width:100%;clear:both;}
.divStatHisForm form{padding: 0px 0px 0px 0px;}
.divStatHisForm .label { width:10%; }
.divStatHisForm .ele { width:88%; }

.divStatForm{width:100%;clear:both;}
.divStatForm form{padding: 0px 0px 0px 0px;}
.divStatForm .label { width:15%; }
.divStatForm .ele { width:83%; }

.LockConf{width:100%;clear:both;}
.LockConf .frmTbl{background-color:#F9EEEE;border:1px solid #FF0000;}

.keyupddiv{width:200px;float:right;}
.keytext{font-size:11px;margin:1px 1px 1px 1px;background-color:#FFFFFF;}
.keytextemp{font-size:11px;border:1px solid red;margin:1px 1px 1px 1px;background-color:#FFFFFF;}
#keytd{padding:0px 0px 0px 30px;}

.bulkdomch{width:600px;float:left;}
.bulkdomch1{width:600px;}
.bulkdomadd{width:500px;float:left;}
.bulkdomadd2{width:440px;float:left;}
.accadd{width:410px;float:left;}

.pagesign{width:100px;float:left;}
.upddomain{padding: 0px 0px 0px 5px;width:610px;float:left;}
.upddomain1{padding: 0px 0px 0px 0px;width:600px;}
.divQckUpdateForm{width:100%;clear:both;}
.divQckUpdateForm .flDiv{width:275px;}
.divQckUpdateForm .flDivRight{float:left;width:200px;margin-left:30px;}
.divQckUpdateForm form{padding: 0px 0px 0px 0px;}
.divQckUpdateForm .label { width:34%; }
.divQckUpdateForm .ele { width:64%; }
.divQuickAddForm{width:100%;clear:both;}
.divQuickAddForm form{padding: 0px 0px 0px 0px;}
.divQuickAddForm .label { width:18%; }
.divQuickAddForm .ele { width:80%; }
.divFoldEditForm{width:100%;clear:both;}
.divFoldEditForm .frmRow{ padding:2px 0px 2px 0px;}
.divFoldEditForm .label { width:23%; }
.divFoldEditForm .ele { width:75%; }

.divAddDomainFrm{ width:100%;clear:both;}
.divAddDomainFrm form{padding: 0px 0px 0px 0px;}
.editDomSrch .frmTbl{width:350px;}
.divAddDomainFrm .label { width:40%; }
.divAddDomainFrm .ele { width:58%; }

.editDomSrch{width:400px;float:left;}
.domupddiv{width:230px;float:right;}
.flhalf{width:33%;float:left;}

#IconsTable{position:absolute;left:0px;top:0px;z-index:1;background:#FFFFFF;color:#000000;border:2px solid #1D78AD;width:213px;}
#IconsTable .clear a{float:left;padding:7px 7px 0px 0px;}
#IconsTable .clear a:hover{background:#CCCCCC;}
#IconsTable #setlink{clear:both;}
#IconsTable .link{background-color: #1D78AD;color:#FFFFFF;margin-top:10px;padding:5px 0px 0px 0px;text-align:center;}
#IconsTable .link a{color:#FFFFFF;}

.impstat_left{float:left;width:750px;}

.dashleft{/*float:left;*/}
.dashright{/*float:left;*/width:470px;margin:0px 0px 0px 10px;}
.revgraph{border:1px solid #CCDDEE;width:100%;padding:0px 5px 0px 5px;}
.revgraph div{padding:10px 10px 10px 10px;}
.announce{border:1px solid #CCDDEE;width:100%;padding:0px 5px 0px 5px;margin:20px 0px 0px 0px;}
.announce .img{float:left;width:20%;}
.announce .cont{float:left;width:78%;}

/*.pageinfo{float:left;width:550px;padding:25px 0px 0px 25px;}
.pageinfo .img{float:left;width:10%;}
.pageinfo .cont{float:left;width:86%;}*/

.pageinfo{float:left; width:550px; padding:0px 0px 0px 11px;}
.pageinfo .img{float:left; width:60px;}
.pageinfo .cont{float:left; text-align: left;}

.float_left{float:left;width:400px;}
.float_right{float:left;width:400px;}

.editfolder{width:380px;}
.manacc_left{width:720px;}
.manacc_right{float:left;width:500px;}
#failed{color:red;}
#succ{color:blue;}

.premium_partners{border:0px solid #000;width:740px;margin-top:30px;margin-bottom:20px;font-size:12px}
.labelpad{vertical-align:middle;margin-bottom:6px}

#imp_msg{padding:8px 8px 8px 8px;width:200px;border:1px solid #E1ADAD;background-color:#F9EEEE;font-size:12px;}
#sercol{border-left:1px solid #CCCCCC;}
.dashHolder{/*width:1300px;*/width:1200px;padding-bottom:10px;}

#dashtr_0, #dashtr_1, #dashtr_2, #dashtr_0 a, #dashtr_1 a, #dashtr_2 a{color: #E30707;}

.slist    { background: #eef; text-decoration: none; border: none; }
.applyFormText{font-size:13px;font-family:Verdana;}

.sheading { background: #9fbad6; font-weight: bold; }
.contactLine{margin-top:10px;margin-bottom:10px;border-top:1px dotted #dedede;width:100%;line-height:1px;}
.zeromarginpadding{margin:0;padding:0;font-size:12px;}
.abovesupport{}
.abovesupport td{font-size:12px;}
.hidden_div{display:none;}
.hidden_input{display:none;}

.geo_headbar .first{float:left;width:48%;}
.geo_headbar .second{float:right;width:48%;text-align:right;}
#grey_row, #grey_row a{color:#999999;}

.alert_msg{border:1px solid blue;background-color: #ECF3FD;font-size:13px;color: blue;padding: 5px 5px 5px 5px;margin: 0px 0px 10px 0px;}
.rest_width{width:300px;}
.rest_width500{width:500px;}

.warn_msg{font-size:13px;color: red;padding: 5px 5px 5px 5px;margin: 0px 0px 10px 0px;}
.rest_width600{width:600px;}

.flleft_ownership{float:left;width:900px;}
.flright_ownership{float:left;width:300px;}
.cont {}
.cont a{text-decoration:underline; }

.tab{float:left;padding:4px 5px 4px 10px;background:#e7e7e7;text-align:center}
.tab_active{float:left;padding:4px 5px 4px 10px;background:#548fc8;text-align:center;font-weight:bold;color:#fff}

.count{float:left;padding:4px 10px 4px 0px;margin-right:1px;background:#e7e7e7;text-align:center;color:#0066cc}
.count_active{float:left;padding:4px 10px 4px 0px;margin-right:1px;background:#548fc8;text-align:center;font-weight:bold;color:#fff}

.tabline{border-bottom:1px solid #548fc8;width:950px}

.dmlist {background:#EEEEFF none repeat scroll 0 0;border:medium none;text-decoration:none;}

ul.liststyle1{font-size:12px;list-style:none;margin:0;margin-top:10px;padding:0}
ul.liststyle1 li{padding-bottom:8px}

ul.faqlist{list-style:none;margin:0;padding:0;margin-top:10px}
ul.faqlist li{margin:0;padding:0;padding-bottom:10px;font-size:13px;font-weight:bold}


.home_col_bg1{background:url('/img/grad_bg_line.gif');background-repeat:repeat-x;padding:5px 20px 15px 22px;}
.home_col_bg2{background:url('/img/grad_bg1.gif');background-repeat:no-repeat;padding:15px 0px 15px 22px;height:220px}

.domainbox{margin-top:8px;background:url(/img/domain_box.gif) no-repeat; height:125px;}

#password-clear {display: none;}

.boxgrey{
-moz-border-radius:10px;
border-radius:10px;
padding:12px;
background:#f6f7f9;
}

.errorDiv              { color: #f00;}

.red_border {border:1px solid red;}
#popcontent{background-color:#ECECEC;overflow:auto}
#systemErrDiv{text-align:center;width:100%;margin:0px auto 0px auto;}
#customErrDiv{text-align:center;/*width:600px;*/margin:0px auto 0px auto;}
#cErrDiv{text-align:center;width:840px;margin:0px 0px;}
#friendlyErrDiv{text-align:center;width:600px;margin:0px auto 0px auto;}
#alertTable{border:solid #ca8282 1px;margin:0px;text-align: left;background-color:#FFFFFF;padding:5px 5px 5px 5px;width: 100%;}

#errorTable{border:solid #ca8282 1px;margin:0px 0px 15px 0px;text-align: left;background-color:#FFFFFF;width: 100%;}
#errorTable #head, #errStr, #alertTable #head{font-size:12px;margin:5px auto;text-align:center;font-weight:bold;color:#FF0000;}
#errStr{margin:15px 0px 15px 0px;padding: 20px;text-align:center;font-weight:bold;background-color:#FAE2E2;border:1px solid #E12D2D;}
#errPnt{font-size:11px;color:#FF0000;margin:5px 5px 5px 5px;}
#friendlyErr{font-size:12px;color:#FF0000;font-weight:bold;margin:10px auto 5px auto;padding:5px 5px 5px 5px;text-align:center;border:1px solid #E12D2D;}

.frmDiv{padding:15px 0px 15px 0px;}
.frmRow{clear:both;padding:0px 0px 0px 0px;}
.frmTbl{clear:both;border:1px solid #d9ddf0;padding:10px 10px 10px 10px;background-color:#f3f5ff;margin-bottom:10px;}
.frmRow .comp{clear:both;text-align:left;}
.label{color: #363636;float:left;padding:3px 1px 3px 1px;font-size:11px;vertical-align:middle;text-align:right;}
.tdlabel{color: #363636;font-size:11px;}
.tdTbl001 {}
.tdTbl001 tr{height:23px;}
.ele{color: #000000;float:right;padding:1px 1px 3px 1px;font-size:11px;font-weight:100;vertical-align:top;text-align:left;}
.flDiv{float:left;width:48%;}

.divMainListingTable{clear:both;padding-bottom:5px;}
.listTable form{padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;}
.mainListTable{border:1px solid #CCCCCC;background-color:#FFFFFF;}
.mainListTable th{background-color: #c0ccdd;border-top:1px solid #FFFFFF;border-bottom:1px solid #ffffff;color:#523A0B;padding:5px;font-size:11px;border-right:1px solid #FFFFFF;}
.mainListTable a{color:#523A0B;text-decoration:none;border-bottom:1px dotted #523A0B;}
.mainListTable a:hover{color:#523A0B;text-decoration:none;border-bottom:1px solid #523A0B;}
.mainListTable td{padding:5px 5px 6px 5px;border-right:1px solid #FFFFFF;}
.mainListTable .even_row{color:#000000;background-color:#eeeeff;height:20px;font-size:11px;font-family:verdana;}
.mainListTable .odd_row{color:#000000;background-color:#d9e0ff;height:20px;font-size:11px;font-family:verdana;}

table.mainListTable td.greytd{background:#c0ccdd;font-weight:bold}
table.mainListTable tr.total_row{background:#c0ccdd;font-weight:bold}
table.mainListTable tr.total_row td{border-bottom:1px solid #ffffff}

.sortingact_th{border-left:1px solid #FFFFFF;}
#sortingact1_th{background-color: #8CA3C2;}
.sortingact_td{border-left:1px solid #FFFFFF;}
#sortingact1_td{background-color: #EBEBFF;}
.borderleft_t{border-left:1px solid #FFFFFF;}

.sucmsg{font-size:13px;color:#000000;padding:10px;margin:0;text-align:left;width:60%;background-color:#fffc8f;margin-bottom:10px;border:1px solid #7a7a7a;}
.sucmsg2{font-size:12px;color: #1022C8;background-color:#ECF3FD;font-weight:bold;padding:5px 10px 5px 10px;margin:0px auto 20px auto;border:1px solid blue;text-align:left;}
.sucmsg2 div{margin:7px 0px 7px 10px;font-size:11px;color: #000000;overflow:scroll;height:60px;}

.selectiondiv{position:absolute;left:0px;top:0px;z-index:1;background:#cccccc;color:#FFFFFF;border:1px solid #333333;overflow:auto;height:100px;}
.selectiondiv a{float:left;height:20px;width:100%;color:#000000;font-size:14px;}
.selectiondiv a:hover{float:left;height:20px;color:#FFFFFF;width:100%;background-color:blue;font-size:14px;}

#GenStatusDiv{width:190px;}
#LegStatusDiv{width:190px;}
#FlagDiv{width:190px;}
#IntStatusDiv{width:190px;}
#closedivlink{cursor: default;}
#closedivlink:hover{cursor: hand;}
.summaryrow{background: #FFFAED;padding:4px 0px 4px 0px;font-weight:bold;}
.middaterange{font-weight:bold;}
.middaterange .norm{font-weight:normal;}
.middaterange a{font-weight:normal;}

.sortable{border:1px solid #CCCCCC;	background-color:#FFFFFF;}
.sortable th{background-color: #c0ccdd;border-top:1px solid #FFFFFF;border-bottom:1px solid #ffffff;color:#523A0B;padding:2px 5px 2px 5px;font-size:11px;border-right:1px solid #FFFFFF;height:33px;}
.sortable a{color:#523A0B;	text-decoration:none;border-bottom:1px dotted #523A0B;}
.sortable a:hover{	color:#523A0B;	text-decoration:none;	border-bottom:1px solid #523A0B;}
.sortable td{padding:5px 5px 6px 5px;border-right:1px solid #FFFFFF;}
.sortable .even_row{color:#000000;background-color:#eeeeff;height:20px;font-size:11px;font-family:verdana;}
.sortable .odd_row{	color:#000000;background-color:#d9e0ff;height:20px;font-size:11px;font-family:verdana;}

/* Links Classes */

a.freetrialbutton{width:195px;height:54px;background-image:url(/img/trial_.gif);background-repeat:no-repeat;display:block;text-decoration: none;}
a.freetrialbutton:hover,a.buynowbutton:hover{background-position: -195px 0;}
a.freeaccountbutton{width:244px;height:54px;background-image:url(/img/freeaccount_.gif);background-repeat:no-repeat;display:block;text-decoration: none;}
a.freeaccountbutton:hover,a.buynowbutton:hover{background-position: -244px 0;}
a.createaccountbutton{width:213px;height:43px;background-image:url(/img/createaccount_btn.gif);background-repeat:no-repeat;display:block;text-decoration: none;}
a.createaccountbutton:hover,a.buynowbutton:hover{background-position: -213px 0;}

a.freebutton{width:177px;height:39px;background-image:url(/img/free_button.gif);background-repeat:no-repeat;display:block;text-decoration: none;}
a.freebutton:hover{background-position: -177px 0;}

a.but_back {background:#c71d23 url(/img/but_back.png) center left no-repeat; background-position:8px; display:block; width:144px; height:30px; line-height:30px; color:#FFF !important; font-weight:bold; padding-left:30px; text-decoration:none}
a.but_back:hover {background-color:#3f59a5; text-decoration:none; color:#FFF !important}

a.imagez{border:0;text-decoration:none;}
a.imagez:hover{border:0;text-decoration:none;}

a.u_link{text-decoration: underline;}
a:hover.u_link{text-decoration: none;}
a:active.u_link{text-decoration: underline;}

#regi_box_td a.regi_box_link{font-size:13px; font-weight:normal; color: #616161; text-decoration: none;}
#regi_box_td a:hover.regi_box_link{font-size:13px; font-weight:normal; color: #616161; text-decoration: underline;}
#regi_box_td a:active.regi_box_link{font-size:13px; font-weight:normal;color: #616161; text-decoration: none;}

#register_content{text-align: left; vertical-align: top; padding:10px 0px; }
#register_content h1{}

.t_label{font-family:arial;color:#8d8d8d;text-align:left}
.t_login{width:120px;border:1px solid #5a97cc;font-family:arial;font-size:11px;color:#8d8d8d;height:18px;}
.t_passwd{width:70px;border:1px solid #5a97cc;font-family:arial;font-size:11px;color:#8d8d8d;height:18px;}

.t_login_btn{background: url("/img/button_g.gif") repeat-x;border: none;font-family:arial;color: #FFFFFF;font-size:12px;cursor: pointer;width:50px;padding:0px 0px 2px 0px;height:22px;}

.t_login_btn_div{border: 1px solid #356AAB;width:50px}

/* New Classes for Top Menu */

div#Nsites table					{ padding: 0px; margin: 0px; }
div#Nsites table td					{ font-size: 11px; padding: 7px 0px 0px 0px;}
div#Nsites table td.divider			{ white-space: nowrap; background: url('/img/base/middle-tab-divider.gif') no-repeat; background-position: center center; font-size: 11px; padding: 7px 5px 0px 10px;}
div#Nsites table td a				{ color: #fff; text-decoration: none; }
div#Nsites table td a:hover			{ color: #fc0; }
div#Nsites table td.left			{ background: none; font-size: 11px; }
div#Nsites table td.active			{ background: url('/img/base/middle-tab-divider.gif') no-repeat; background-position: center left; }
div#Nsites table td.active a		{ color: #fc0; font-weight: bold; }

#Nsites a.top_mnu_tab{text-align: center; font-size:12px; color:#FFF; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab_disable.gif) left top; padding: 5px 0px 5px 0px;}
#Nsites a:visited.top_mnu_tab{text-align: center; font-size:12px; color:#FFF !important; text-decoration:none !important; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab_disable.gif) left top; padding: 5px 0px 5px 0px;}
#Nsites a:hover.top_mnu_tab{text-align: center; font-size:12px; color:#2c88c6 !important; text-decoration:none !important; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif) left top; padding: 5px 0px 5px 0px;}
#Nsites a:active.top_mnu_tab{text-align: center; font-size:12px; color:#2c88c6 !important; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif)left top; padding: 5px 0px 5px 0px;}

#Nsites a.top_mnu_active_tab{text-align: center; font-size:12px; color:#2c88c6 !important; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif) left top; padding: 5px 0px 5px 0px;}
#Nsites a:visited.top_mnu_active_tab{text-align: center; font-size:12px; color:#2c88c6 !important; text-decoration:none !important; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif) left top; padding: 5px 0px 5px 0px;}
#Nsites a:hover.top_mnu_active_tab{text-align: center; font-size:12px; color:#2c88c6 !important; text-decoration:none !important; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif) left top; padding: 5px 0px 5px 0px; }
#Nsites a:active.top_mnu_active_tab{text-align: center; font-size:12px; color:#2c88c6 !important; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif) left top; padding: 5px 0px 5px 0px;}

#Nsites a.top_mnu_tab2{text-align: center; font-size:12px; color:#ffffff; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_disable_big.gif) left top; padding: 5px 0px 5px 0px;}

#Nsites a:visited.top_mnu_tab2{text-align: center; font-size:12px; color:#ffffff !important; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_disable_big.gif) left top; padding: 5px 0px 5px 0px;}

#Nsites a:hover.top_mnu_tab2{text-align: center; font-size:12px; color:#2c88c6 !important; text-decoration:none !important; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_big.gif) left top; padding: 5px 0px 5px 0px;}
#Nsites a:active.top_mnu_tab2{text-align: center; font-size:12px; color:#ffffff; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_big.gif)left top; padding: 5px 0px 5px 0px;}

#Nsites a.top_mnu_active_tab2{text-align: center; font-size:12px; color:#2c88c6; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_big.gif) left top; padding: 5px 0px 5px 0px;}
#Nsites a:hover.top_mnu_active_tab2{text-align: center; font-size:12px; color:#2c88c6; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_big.gif) left top; padding: 5px 0px 5px 0px;}
#Nsites a:active.top_mnu_active_tab2{text-align: center; font-size:12px; color:#ffffff; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_big.gif)left top; padding: 5px 0px 5px 0px;}


#sites a.top_mnu_tab{text-align: center; font-size:12px; color:#ffffff; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab_disable.gif) left top; padding: 5px 0px 5px 0px;}
#sites a:hover.top_mnu_tab{text-align: center; font-size:12px; color:#2c88c6; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif) left top; padding: 5px 0px 5px 0px;}
#sites a:active.top_mnu_tab{text-align: center; font-size:12px; color:#ffffff; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif)left top; padding: 5px 0px 5px 0px;}


#sites a.top_mnu_active_tab{text-align: center; font-size:12px; color:#2c88c6; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif) left top; padding: 5px 0px 5px 0px;}
#sites a:hover.top_mnu_active_tab{text-align: center; font-size:12px; color:#2c88c6; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif) left top; padding: 5px 0px 5px 0px;}
#sites a:active.top_mnu_active_tab{text-align: center; font-size:12px; color:#ffffff; line-height: 17px; display: block; width:155px; background: url(/img/top_mnu_tab.gif) left top; padding: 5px 0px 5px 0px;}

#sites a.top_mnu_tab2{text-align: center; font-size:12px; color:#ffffff; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_disable_big.gif) left top; padding: 5px 0px 5px 0px;}
#sites a:hover.top_mnu_tab2{text-align: center; font-size:12px; color:#2c88c6; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_big.gif) left top; padding: 5px 0px 5px 0px;}
#sites a:active.top_mnu_tab2{text-align: center; font-size:12px; color:#ffffff; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_big.gif)left top; padding: 5px 0px 5px 0px;}

#sites a.top_mnu_active_tab2{text-align: center; font-size:12px; color:#2c88c6; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_big.gif) left top; padding: 5px 0px 5px 0px;}
#sites a:hover.top_mnu_active_tab2{text-align: center; font-size:12px; color:#2c88c6; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_big.gif) left top; padding: 5px 0px 5px 0px;}
#sites a:active.top_mnu_active_tab2{text-align: center; font-size:12px; color:#ffffff; line-height: 17px; display: block; width:180px; background: url(/img/top_mnu_tab_big.gif)left top; padding: 5px 0px 5px 0px;}

.top_dis_tab{width:155px;height:27px;background:url(/img/top_dis_tab.gif) no-repeat;text-align:center;font-size:12px;font-weight:bold;color:#a5a5a5}
.top_dis_tab_big{width:180px;height:27px;background:url(/img/top_dis_tab_big.gif) no-repeat;text-align:center;font-size:12px;font-weight:bold;color:#d2d2d2;}


#parkm_tbl{width: 100%;}
#parkm_tbl .left{width: 40%; text-align: left; vertical-align: middle; padding: 3px 0px 3px 3px;; font-weight: bold; border-right: #ffffff 1px solid; border-bottom: #ffffff 1px solid;}
#parkm_tbl .right{width: 60%; text-align: left; vertical-align: middle; padding: 3px 0px 3px 3px; border-bottom: #ffffff 1px solid;}

.btn_trfnow {
    background: url("/img/button_g.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #356AAB;
    color: #FFFFFF;
    cursor: pointer;
    margin-top: 5px;
    padding: 2px 10px;
}



.outer_box {
    background-color: #F2F2F2;
    border-left: 1px solid #CCDDEE;
    border-right: 1px solid #CCDDEE;
    border-top: 1px solid #CCDDEE;
    padding: 0;
    width: 470px;
}
.heading_box {
    background-color: #C0CCDD;
    height: 35px;
    margin: 0;
    padding: 0;
    width: 100%
}
.inner_box {
    background-color: #F2F2F2;
    padding: 1px 2px 10px;
}
a.bold, a.bold:visited {
    background-color: #F2F2F2;
    border-color: #F2F2F2 #CCDDEE #CCDDEE;
    border-style: solid;
    border-width: 1px;
    color: #523A0B;
    display: block;
    font-weight: bold;
    height: 23px;
    text-decoration: none;
    width: 63px;
}
a.nonbold, a.nonbold:visited {
    background-color: #E7E7E7;
    border-color: #CCDDEE;
    border-style: solid;
    border-width: 1px;
    color: #523A0B;
    display: block;
    font-weight: bold;
    height: 23px;
    text-decoration: none;
    width: 63px;
}


table.domainlog_tab{border:1px solid #cccccc;}
table.domainlog_tab th{background:#c0ccdd;color:#523a0b;text-align:center;padding:0px 4px 0px 4px;height:26px;font-size: 11px;font-family: verdana,arial;}
table.domainlog_tab th a{color:#523a0b}
table.domainlog_tab tr.altbg{background:#eee}
table.domainlog_tab td{height:20px;padding:0px 4px 0px 4px;font-family: verdana,arial;}
table.domainlog_tab tr.even_row{background:#eeeeff;color:#000000;}
table.domainlog_tab tr.odd_row{background:#d9e0ff;color:#000000;}



table.code_tab{border:1px solid #cccccc;}
table.code_tab th{background:#c0ccdd;color:#523a0b;text-align:center;padding:0px 4px 0px 4px;height:26px;font-size: 11px;font-family: verdana,arial;}
table.code_tab th a{color:#523a0b}
table.code_tab tr.altbg{background:#eee}
table.code_tab td{padding:2px 4px 2px 4px;font-family: verdana,arial;}
table.code_tab tr.even_row{background:#eeeeff;}
table.code_tab tr.odd_row{background:#d9e0ff;}
table.code_tab tr.grey_row{background:#dddddd;}

table.code_tab td table{margin:0;padding:0;border-top:1px solid #ffffff;}
table.code_tab td table td{margin:0;padding:4px;border-bottom:1px solid #ffffff}

table.code_tab td.pL4{padding-left:4px}

.stats_tab_head{border-left:1px solid #ccddee;border-right:1px solid #ccddee;border-top:0px solid #ccddee;padding:10px;}
#graph_period a{color:#0066cc}
.stats_tab_bg{background:#f2f2f2;border-left:1px solid #ccddee;border-right:1px solid #ccddee;border-bottom:1px solid #ccddee;min-height:261px}

table.domainbids_tabs{}
table.domainbids_tabs td{height:24px;/*padding:0px 5px 0px 5px;*/background:#D1E8FC;border-left:1px solid #d9ddf0;border-bottom:1px solid #d9ddf0;border-right:1px solid #d9ddf0;border-top:1px solid #d9ddf0;}
table.domainbids_tabs td:hover { background:#b0daff; color:#FFF;}
table.domainbids_tabs td.active{height:24px;/*padding:0px 5px 0px 5px;*/background:#FFFFFF;border-left:1px solid #D9DDF0;border-bottom:1px solid #FFF;border-right:1px solid #D9DDF0;border-top:1px solid #D9DDF0;}
table.domainbids_tabs td.help{height:24px;padding:0px 5px 0px 5px;background:#ffffff;border:0px;border-top:1px solid #d9ddf0;}
table.domainbids_tabs td.report{height:24px;padding:0px 0px 0px 0px;background:#ffffff;border:0px;border-top:1px solid #d9ddf0;}
table.domainbids_tabs td a{color:#000;font-weight:bold;text-decoration:none; border: 1px solid #FFFFFF; border-bottom:none !important; display: block;font-size: 12px;font-family:Arial, Helvetica, sans-serif; padding: 0 10px;text-decoration: none; height:24px; line-height:24px;}
table.domainbids_tabs td a:hover{color:#000;font-weight:bold;text-decoration:none}

table.verifiedstats{}
table.verifiedstats td{height:24px;/*padding:0px 5px 0px 5px;*/background:#D1E8FC;border-left:1px solid #d9ddf0;border-bottom:0px solid #d9ddf0;border-right:1px solid #d9ddf0;border-top:1px solid #d9ddf0;}
table.verifiedstats td:hover { background:#b0daff; color:#FFF;}
table.verifiedstats td.active{height:24px;/*padding:0px 5px 0px 5px;*/background:#FFFFFF;border-left:1px solid #D9DDF0;border-bottom:0px solid #FFF;border-right:1px solid #D9DDF0;border-top:1px solid #D9DDF0;}
table.verifiedstats td.help{height:24px;padding:0px 5px 0px 5px;background:#ffffff;border:0px;border-top:1px solid #d9ddf0;}
table.verifiedstats td.report{height:24px;padding:0px 0px 0px 0px;background:#ffffff;border:0px;border-top:1px solid #d9ddf0;}
table.verifiedstats td a{color:#000;font-weight:bold;text-decoration:none; border: 1px solid #FFFFFF; border-bottom:none !important; display: block;font-size: 12px;font-family:Arial, Helvetica, sans-serif; padding: 0 10px;text-decoration: none; height:24px; line-height:24px;}

.formtable { border:1px solid #ccc; }

table.verifiedstats td a:hover{color:#000;font-weight:bold;text-decoration:none}

/* faq page accordian */

.accordion *{margin:0;padding:0}
.accordion {margin:0; padding:0;}
.accordion ul li{}
.accordion li.last-child {margin-left:10px; list-style-type:disc}

.accordion .inner {margin:0; padding:5px 0px 5px 0px; position:relative; overflow:hidden;}
.accordion .inner .innercontent {padding:5px 0px 5px 25px;background:#f8f8f8;margin-bottom:4px;font-size:13px}
.accordion .inner .innercontent ol.listing{margin:10px 0px 10px 20px}
.accordion .inner .innercontent ol.listing li{padding-bottom:5px}
.accordion .inner .innercontent ul.listing{margin:10px 0px 10px 20px}
.accordion .inner .innercontent ul.listing li{padding-bottom:5px}
.accordion .outer {border:0px solid #dadada;}

.accordion h3{border:1px solid #dddddd;padding:5px 0px 5px 5px;margin-bottom:5px;}
.accordion h3:hover{border:1px solid #dddddd;padding:5px 0px 5px 5px;margin-bottom:5px;background:#f8f8f8}
.accordion h3 a{color:#476690;font-size:14px;text-decoration:none;outline:0}
.accordion h3 a:hover{color:#476690;font-size:14px;text-decoration:none;outline:0}

.accordion h4{border:1px solid #dddddd;padding:3px 0px 3px 3px;margin-bottom:4px;}
.accordion h4:hover{border:1px solid #dddddd;padding:3px 0px 3px 3px;margin-bottom:4px;background:#f8f8f8}
.accordion h4 a{color:#0066CC;font-weight:normal;font-size:13px;outline:0}
.accordion h4 a:hover{color:#0066CC;font-weight:normal;font-size:13px;text-decoration:none;outline:0}

a.trigger {display:block; padding-left:20px;background-image: url(/img/plus.gif) !important; background-repeat: no-repeat !important; }
a.trigger.open {background-image: url(/img/minus.gif) !important; background-repeat: no-repeat !important;}

ul.supported-tlds { margin: 0 0 1em 2em;  padding: 0;}
ul.supported-tlds li {  line-height: 20px;  margin: 0;  padding: 0;}
ul.supported-tlds li.column1 { margin-left: 0em; }
ul.supported-tlds li.column2 { margin-left: 20em; }
ul.supported-tlds li.column3 { margin-left: 40em; }
ul.supported-tlds li.reset{  margin-top: -1240px;}
