body {
	font: 10px Arial;
	margin:0 auto;
	padding:0;
}
#log_res{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#003333;}


/* ajax loder*/
#log		{width: 710px; margin-top: 5px; float:right}
#log_res	{width:710px;float:right;}
#log_res.ajax-loading	{margin-top:25px;;padding: 20px 0;background:url(../ajax-whois/images/loading.gif) no-repeat center;}

/* AJAX LOADER*/
a:link              { color:green; text-decoration:none; }
a:visited           { color:red; text-decoration:none; }
a:hover             { color:green; text-decoration:underline; }
a:active            { color:blue; text-decoration:none; }


a:others:link              { color:white; text-decoration:none; }
a:others:visited           { color:white; text-decoration:none; }
a:others:hover             { color:white; text-decoration:none; }
a:others:active            { color:white; text-decoration:none; }

a:myLink:link              { color:blue; text-decoration:none; }
a:myLink:visited           { color:blue; text-decoration:none; }
a:myLink:hover             { color:blue; text-decoration:underline; }
a:myLink:active            { color:blue; text-decoration:none; }

#availabilitycheck {
    background:#f5f5f5;
    border:1px solid #ccc;
    /*
    background: #ffff99;
    border: 1px solid #996600;
    */
    width: 710px;
  }

  .availabilitycheck-head {
    margin:0px;
    padding:0px;
    background:url(images/availability-check-hader-bg.gif) repeat-x;
  }

  .domain .headerone{
    background: url(images/availability-number-1bg.gif) #fff no-repeat 10px center;
    font-size: 11px;
    color:#000;
    font-weight: bold;
    padding:0px;
    padding-left:30px;
    line-height:22px;
    height:22px;
    }

  .domain .headertwo {
    background: url(images/availability-number-1bg.gif) #fff no-repeat 10px center;
    font-size: 11px;
    color:#000;
    font-weight: bold;
    padding:0px;
    padding-left:30px;
    line-height:22px;
    height:22px;
    }
    
  .domain .headerthree {
    background: url(images/availability-number-1bg.gif) #fff no-repeat 10px center;
    font-size: 11px;
    color:#000;
    font-weight:bold;
    padding:0px;
    padding-left:30px;
    line-height:22px;
    height:22px;
    }

  #form {
    margin:0px;
    padding:0px;
    padding-left: 10px;
    padding-top: 15px;
    padding-bottom: 5px;
    font-size: 11px;
    color: #373737;
    text-decoration: none;
  }

  #form .inputbox {
    font-size: 11px;
    color: #373737;
    background: #FFFFFF;
   border:1px solid #CCC;
    }

  #form .radio {
    font-size: 10pt;
    padding-left: 2px;
    }
    
  #form a {
    text-decoration: none;
  }

  .domain .input-but {
    background: url(images/search-button.gif) no-repeat;
    border:0px;
    width:100px;
    height:41px;
    font-size:11px;
    color:#fff;
    font-weight:bold;
    cursor: hand;
    }

  .chiclethead {
    font-size: 11px;
    font-weight: bold;
	margin-bottom:5px;
	
  }

  .chicletbody {
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    border:1px solid #cccccc;
  }


  /*
  HOMEPAGE PRICING TABLE
  */

  .hp-pricing-control {
    cursor:pointer;
    background:#f5f5f5;
    border:1px solid #415E8A;
    /*
    background:#f5f5d0;
    border:1px solid #996600;
    */
    border-left: 0 none;
    border-right: 0 none;
    width:100%;
    }
  .hp-pricing-control strong {
    margin-left: 3px;
    font-size:11px;
  }

  .hp-pricing-control-wrapper a {
    text-decoration: none;
    color: #373737;
  }

  #hp_pricing_table table .tld-list {
    background:url(images/src=arrow-sidebar-list.gif) no-repeat 2px center;
    padding-left: 13px;
    font-size: 9pt;
    }

  #hp_pricing_table table .tld-price {
    padding-left: 10px;
    font-size: 9pt;
    }
    
  .promo-chck-avail {
    color: #cc0000;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    }

  .promo-chck-avail small a {
    color: #ff5400;
    font-size: 9px;
    }

  .promo-chck-avail strong {
    background: #FF0000;
    color: #ffffff;
    padding: 0px 2px;
    font-size: 10px;
  }

  .promo-chck-avail a {
    color: #cc0000;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    }
  
  .red-text {
    color: #ff0000;
  }
  
  .green-text {
    color: rgb(59, 157, 0);
  }
    
  /* BoX TYPE blue */

  .box-container-blue {
    height: 26px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    display: block;
    background:  url(images/iw-frmSection-bg.gif) #f9f9f9 repeat-x left top;
    text-align:left;
    cursor: pointer;
  }


  .box-container-blue h3 {
    margin: 0;
    padding: 0;
    padding-left: 28px;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    line-height: 26px;
    color: #FFFFFF;
    background: url(images/iw-frmSection-ico.gif) transparent no-repeat 6px center;
  }
  
  /* Data Table */
  table.dataTable {
    margin: 0;
    vertical-align:top;
    cursor: default
  }

  table.dataTable thead td {
    background-color: #F0F0D0;
    border-color: #FAF7F5 #E5D8D1 #E5D8D1 #FAF7F5;
    border-style: solid;
    border-width: 1px;
    font-weight: bold;
    padding: 4px 5px;
    color: #333
  }

  table.dataTable td {
    border-bottom: 1px solid #f5f5f5;
    /* border-bottom: 1px solid #f5f5d5; */
    padding: 3px 5px;
    font-size: 10pt;
  }

  .alt {background-color: rgb(248, 248, 248);}
  .row-over {background-color: #ffff99;}
  .lowercase {font-size: 8pt;}
  
  ul.chiclet {
    margin-top: 1em;
    margin-bottom: 1em;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
  }
  ul.chiclet li {
    margin-left: -20px;
  }

div#container {
	width:976px;
	margin:0 auto;
	padding:0;
}

div#hrCustomDash {
	width:100%;
	border-top: 1px dashed #ccc;
}

div#hrCustomSolid {
	width:100%;
	border-top: 1px solid #ccc;
}

div#box-wrap-yellow-header {
	margin:0px auto;
	width:96%;
	padding:5px;
	border:1px solid #ccc;
	background: url(/images/box-header-yellow-bg.png) repeat-x top;
}

div#box-wrap-blue-header {
	margin:0px auto;
	width:96%;
	padding:5px;
	border:1px solid #ccc;
	background: url(/images/box-header-bg.png) repeat-x top;
}

div#box-wrap-header {
	margin:0px auto;
	width:96%;
	padding:5px;
	border:1px solid #ccc;
}

div#box-wrap-with-bgcolor {
	margin:0px auto;
	background-color: #F0F0F0;
	width:96%;
	padding:5px;
	border:1px solid #ccc;
}


div#box-wrap-tab {
	margin:0px auto;
	background-color: #F0F0F0;
	padding:5px;
	font-weight: normal;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	cursor: hand; 
	cursor: pointer;
}

div#box-wrap-tab-hover {
	margin:0px auto;
	background-color: #FFFFF0;
	padding:5px;
	font-weight: normal;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	cursor: hand; 
	cursor: pointer;
}

div#box-wrap-tab-clicked {
	margin:0px auto;
	background-color: #CCCCCC;
	padding:5px;
	font-weight: bold;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

div#box-wrap-tab-clicked-inner {
	margin:0px auto;
	background-color: #CCCCCC;
	padding:5px;
	font-weight: bold;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}

div#box-wrap-no-bgcolor {
	margin:0px auto;
	width:96%;
	padding:5px;
	border:1px solid #ccc;
	
}

div#box-wrap-with-bgcolor td {
	border:0px;
}

div#box-wrap-header td {
	border:0px;
}

div#box-wrap-blue-header td {
	border:0px;
}

div#box-wrap-yellow-header td {
	border:0px;
}

div#headerSeparatorDiv {
	clear: both; 
	width:100%; 
	border-bottom: 1px solid #ccc;
}

.title-size1 {
	font-size:16px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}

.title-size2 {
	font-size:14px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}

.title-size3 {
	font-size:12px;
	font-weight: bold;
	border-bottom:1px solid #ccc;
}

.text-type1 {
	font-size:14px;
	font-weight: bold;
	color: #0066FF;
}
.text-type2 {
	font-size:12px;
	font-weight: normal;
	color: #0066FF;
}

.text-profile {
	font-size:12pt;
	font-weight: normal;
	color: #697C83;
}

.text-profile-title {
	font-size:14pt;
	font-weight: bold;
	color: #697C83;
}

.buttonCustom{
	color:#557FFF;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color:#F6F9FB;
	border:1px solid;
	border-top-color:#557FFF;
	border-left-color:#557FFF;
	border-right-color:#2A7FFF;
	border-bottom-color:#2A7FFF;
}

.buttonCustomHover{
	color:#c63;
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;
}


div#footer-new {
	clear: both;
	width:100%;
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
}

textarea {
  color: #696969;
  border: 1px solid #D4D4FF
}


input {
  color: #696969;
}

.inputBlur {
	color: #C3C3C3;
}

.inputFocus {
	color: #696969;
}

.submit input {
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 

#labelText {
	font-family: Arial;
	font-size: 9pt; 
	color: #5A5A5A; 
}

a.menu_attach_dropdown,  a.menu_attach_dropdown:visited, a.menu_attach_dropdown:link,  a.menu_attach_dropdown:active
{
  display: block;
  width:   500px;

  border:  none;
  padding: 2px 5px;

  background: #FFFFFF;

  text-decoration: none;
  font-family: Verdana, Arial, Sans-Sherif;
  font-weight: normal;
  font-size: 8pt;
  color:   #4B4B4B;
}



a.menu_attach, a.menu_attach:visited, div.menu_attach
{
  display: block;
  width:   526px;

  border:  1px solid #AFAFAF;
  padding: 2px 5px;


  text-decoration: none;
  font-family: Verdana, Arial, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #4B4B4B;
}


a.menu_attach, a.menu_attach:visited { border-bottom: none; font-size: 1.0em; }
div#attach_menu_child             { border: 1px solid #AFAFAF; font-size: 1.0em;}

.attach_menu_child_class {
  border: 1px solid #AFAFAF; 
  font-size: 1.0em;
  background: white;
}


.menu_attach_wl 
{
	background: #FFFFFF;
}

.menu_attach_wl:hover
{
	background: #FFFFD4;
}



.services_link 
{
	padding: 0px 0px;
	height: 18px;
	font-weight: 500;
	font-size: 0.7em;
	clear: both;
}

.services_link:hover 
{
	background: #FFFFD4;
}


a.menu_attach_dropdown:hover 
{
	background: #FFFFD4;
}

.services_fav_icon
{
	border: none;
	float: left; 
	padding: 2px 5px;
	width: 16px;
	height: 16px;
}



div#quickLink {
	font-size: 8pt; 
	font-family: Arial; 
	float: left; 
	padding: 2;
	border-right: #ccc 1px solid; 
	border-left: #ccc 1px solid; 
	border-bottom: #ccc 1px solid;
	background-color: #F7F7E9;
}

div#quickLink a:hover {
	color: red;
}

div#quickLink a {
	text-decoration:none;
	color: #696969;

}

span#quickLinkItem {
	padding: 2;
}



.customDropDownButt *,
.customDropDownButt {
	background: white !important;
	color: black !important;
}
.customDropDownButt:hover *,
.customDropDownButt:hover {
	background-color: white !important;
	color: blue !important;
}
.customDropDownButt:active *,
.customDropDownButt:active {
	background-color: white !important;
	color:black !important;
}

.noTablePadding table td {
padding: 0 !important;
}


#openid_textbox {
	background: url('/images/openid_pic_small.png') no-repeat;
	background-position: 3px 2px;
	padding-left:28px;
}


.searchOptionsLink {
	cursor: hand; 
	cursor: pointer;
	color: blue;
}


.searchOptionsLinkSelected {
	color: gray;
}

div#mainServices {
	font-size:15px; 
	font-weight:bold; 
	color: #A3A293;
}

div#mainServices a { 
	color: #A3A293; 
	text-decoration:none;
}

div#mainServices a:hover { 
	color: dimgray; 
	text-decoration:none;
}

div#overallServices {
	font-size:8pt; 
	color: #A3A293;
}

div#overallServices a { 
	color: #A3A293; 
	text-decoration:none;
}

div#overallServices a:hover { 
	color: dimgray; 
	text-decoration:none;
}