@charset "utf-8";
/* CSS Document */

body, body.preload, body.loaded {
	background-image: url('/skin/site/style_default/images/bg.jpg');
	background-color: #b6b6b6;
	background-repeat: repeat-x;
	margin-top:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

body.preload { visibility: hidden; }
body.loaded { visibility: visible; }

#newCurrency
{
	font-size:10px;
	color:#000000;
	background-color:#CCCCCC;
	border:1px solid;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

img {
	border:0;
}

h1 {
	font-size: 19px;
	text-transform: uppercase;
	color: #23578B;
	font-weight: 500;
	height: 12px;
}

h2 {
	font-size: 10px;
	color: #999999;
	text-transform:capitalize;
}

div.hr {
	background-image:url('/skin/site/style_default/images/layout_HorizontalDivider.jpg');
	height:10px;
	width:822px;
}
hr {
	display:none;
}

a:link {
	color: #23578B;
	text-decoration: none;
}

a:hover {
	color: #3178BF;
	text-decoration: none;
}

a:active {
	color: #3178BF;
	text-decoration: none;
}

a:visited {
	color: #23578B;
	text-decoration: none;
}

a.menuLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #23578B;
	text-decoration: none;
}

a.menuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3178BF;
	text-decoration: none;
}

a.menuLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3178BF;
	text-decoration: none;
}

a.menuLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #23578B;
	text-decoration: none;
}

.inputx
{
	display:none;
	width:5px;
}

.vertical_DividerBg {
	background-image: url('/skin/site/style_default/images/layout_VerticalDivider.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	background-color: #FFFFFF;
}

.midVertical_DividerBg {
	background-image: url('/skin/site/style_default/images/layout_midVerticalDivider.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;
	background-color: #FFFFFF;
}

.layout_bgCell_menuLeft {
	background-color: #FFFFFF;
	background-image: url('/skin/site/style_default/images/layout_menu_left.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	margin:0px;
}

.layout_bgCell_menuRight {
	background-color: #FFFFFF;
	background-image: url('/skin/site/style_default/images/layout_menu_right.jpg');
	background-repeat: repeat-y;
	background-position: right top;
}

.layout_bgCell_contentLeft {
	background-color: #FFFFFF;
	background-image: url('/skin/site/style_default/images/layout_content_left.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}

.layout_bgCell_contentRight {
	background-color: #FFFFFF;
	background-image: url('/skin/site/style_default/images/layout_content_right.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	width: 13px;
}

.paddContent {
	padding-left: 10px;
	padding-right: 10px;
}

.domainNameCheck_titleText {
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
}

.domainTextInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaabad;
	border-right-color: #aaabad;
	border-bottom-color: /*#dddee0*/#c3c5c4;
	border-left-color: #c3c5c4;
	background-image: url('/skin/site/style_default/images/layout_txtBoxBg.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	width: 110px;
}

.textInputTTContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaabad;
	border-right-color: #aaabad;
	border-bottom-color: /*#dddee0*/#c3c5c4;
	border-left-color: #c3c5c4;
	background-image: url('/skin/site/style_default/images/layout_txtBoxBg.jpg');
	background-repeat: repeat-y;
	background-position: right top;
}

.textInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaabad;
	border-right-color: #aaabad;
	border-bottom-color: /*#dddee0*/#c3c5c4;
	border-left-color: #c3c5c4;
	background-image: url('/skin/site/style_default/images/layout_txtBoxBg.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	width: 200px;
}

.buttonInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaabad;
	border-right-color: #aaabad;
	border-bottom-color: /*#dddee0*/#c3c5c4;
	border-left-color: #c3c5c4;
	background: #f8f8f8;
	background-image: url('/skin/site/style_default/images/layout_ButtonBg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	width: 130px;
	font-weight: bold;
	cursor:pointer;
}

.buttonInput:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaabad;
	border-right-color: #aaabad;
	border-bottom-color: /*#dddee0*/#c3c5c4;
	border-left-color: #c3c5c4;
	background: #f8f8f8;
	background-image: url('/skin/site/style_default/images/layout_ButtonBg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	width: 130px;
	font-weight: bold;
	cursor:pointer;
}

.selectInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaabad;
	border-right-color: #aaabad;
	border-bottom-color: /*#dddee0*/#c3c5c4;
	border-left-color: #c3c5c4;
}

a.domainName_HelpLink:link {
	font-size: 10px;
	font-weight: bold;
	color: #23578B;
	text-decoration: underline;
}

a.domainName_HelpLink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #3178BF;
	text-decoration: underline;
}

a.domainName_HelpLink:active {
	font-size: 10px;
	font-weight: bold;
	color: #3178BF;
	text-decoration: underline;
}

a.domainName_HelpLink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #23578B;
	text-decoration: underline;
}

.newsDate {
	font-size: 15px;
	font-weight: bold;
	color: #23578B;
	text-decoration: none;
}

.newsBody {
	font-size: 12px;
}

.footNotes {
	color: #7F7F7F;
	font-size: 10px;
}

a.footNotes:link {
	color: #23578B;
	font-size: 10px;
	text-decoration: none;
}

a.footNotes:hover {
	font-size: 10px;
	color: #3178BF;
	text-decoration: none;
}

a.footNotes:active {
	font-size: 10px;
	color: #3178BF;
	text-decoration: none;
}

a.footNotes:visited {
	font-size: 10px;
	color: #23578B;
	text-decoration: none;
}

.padd10, #paddMe, #paddMe1, #paddMe2 {
	padding: 10px;
}

.padd20, #frontPagePaddMe1, #frontPagePaddMe2, #frontPagePaddMe3 {
	padding: 20px;
}

.frontpagePricingBP {
	font-size: 70px;
	font-weight: bold;
	color: #E8B900;
	/*color: #FFDB48; -OLD COLOR*/
	text-decoration: none;
}

.frontpagePricingAP {
	font-size: 25px;
	font-weight: bold;
	color: #E8B900;
	/*color: #FFDB48; -OLD COLOR*/
	text-decoration: none;	
}

.HostPlanName_Text {
	font-size: 20px;
	text-transform: uppercase;
	color: #000000;
}

.HostPlanInfo_Text {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
}
.HostPlanMonth_Text {
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
}
.HostPlanSmallPrint_Text {
	font-size: 9px;
	text-transform: uppercase;
	color: #999999;
}

div.tooltip
{
	position: absolute;
	background-image: url('/skin/site/style_default/images/as_pointer.gif');
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.tooltip div.tt_main
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	overflow: hidden;
	background-color: #333;
	color: #FFFFFF;
}

div.tooltip div.tt_header,
div.tooltip div.tt_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url('/skin/site/style_default/images/ul_corner_tr.gif');
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.tooltip div.tt_footer
{
	background-image: url('/skin/site/style_default/images/ul_corner_br.gif');
}

div.tooltip div.tt_header div.tt_corner,
div.tooltip div.tt_footer div.tt_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url('/skin/site/style_default/images/ul_corner_tl.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

div.tooltip div.tt_footer div.tt_corner
{
	background-image: url('/skin/site/style_default/images/ul_corner_bl.gif');
}

div.tooltip div.tt_header div.tt_bar,
div.tooltip div.tt_footer div.tt_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #333;
}

.regBox
{
	width:400px;
}

.hostingBox
{
	border-collapse:collapse;
	border-spacing:0px;
	font-size:12px;
}

.hostingBorderBottom
{
	border-bottom:1px solid;
}

.hostingItems
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	padding: 3px;
}

.hostingItemsBold
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	font-weight:bold;
	padding: 3px;
}

.hostingUpgradesSmallPrint
{
	font-size: 12px;
	font-style: italic;
}

.hostingBolding
{
	font-weight:bold;
	color:#006699;
}

.hostinNoMonth
{
	color:#999999;
}

.hostingPrice
{
	font-weight:bold;
	color:#993300;
}

.hostingPkgName
{
	font-weight:bold;
	text-align:center;
	font-size:18px;
	border-bottom-style:none;
}

.hostingImages
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.hostingDiv
{
	border:1px solid;
	border-color:#999999;
	background-color: #666666;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 16px;
}

.hostingFootNotes {
	color: #7F7F7F;
	font-size: 10px;
}

.hCellUpgrades
{
	width:auto !important;
}

.hCellAltUpgrades
{
	width:auto !important;
}

.hCell
{
	background-color:#f7f7f7;
	width:86px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
}

.hCellAlt
{
	background-color:#efefef;
	width:86px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
}

.dpCell
{
	background-color:#f7f7f7;
	border:1px solid;
	border-color:#999999;
}

.dpCellAlt
{
	background-color:#efefef;
	border:1px solid;
	border-color:#999999;
}

.domainPrices
{
	width:65%;
	border:1px solid;
	border-collapse:collapse;
	border-color:#999999;
	font-size:12px;
}

.domResultsTable
{
	width:500px;
}

.domNotAvailible
{
	color:#FF0000;
	font-weight:bold;
}

.domAvailible
{
	color:#006600;
	font-weight:bold;
}

#domMainTitle
{
	float:left;
	width:300px;
	height:57px;
}

#domMainTitleImage
{
	float:right;
	position:relative;
	right:25px;
	width:86px;
	height:57px;
}

#domInput
{
	float:left;
	position:relative;
	top:-1px;
	width:235px;
	height:175px;
}

.domTldCheckLayer
{
	float:left;
	width:25px;
	height:21px;
}

.domTldLabelLayer
{
	float:left;
	width:55px;
	height:21px;
}

.domTldAllLayer
{
	float:left;
	width:75px;
}

#domTldInput
{
	float:left;
	width:250px;
	height:145px;
}

#domSearch
{
	float:left;
	width:134px;
	height:24px;
}

#domText
{
	float:left;
	width:500px;
	height:130px;
}

#domResultsDiv
{
	float:left;
	width:510px;
}

#domBuyInstruct
{
	float:left;
	width:280px;
	vertical-align:top;
	height:230px;
	position:relative;
	bottom:20px;
}

#domBuyDiv
{
	float:right;
	width:134px;
	height:34px;
	position:relative;
	right:117px;
	top:12px;
}

.domBuyInstructList
{
	margin-bottom: 1em;
}

#domErrorMsg
{
	float:left;
	width:808px;
}

#hconfirmImg
{
	float:right;
	width:90px;
	height:100px;
}

#hconfirmName
{
	float:right;
	width:192px;
	height:100px;
	font-size:48px;
	font-weight:bold;
	color:#006699;
}

#hconfirmDiv
{
	float:left;
	width:auto;
	height:25px;
}

#hconfirmTblA
{
	float:left;
	width:425px;
	height:auto;
}

#hconfirmTblB
{
	float:right;
	width:425px;
	height:auto;
}

#hconfirmBill
{
	float:left;
	width:425px;
	height:150px;
}

#seldomNotes
{
	float: left;
	width:520px;
}

#seldomPrice
{
	float: right;
	width:270px;
	height:355px;
}

.hconfirmSumm
{
	float:left;
	width:280px;
	height:160px;
}

.paymentVdiv
{
	background-image:url('/skin/site/style_default/images/layout_midVerticalDivider.jpg');
	background-repeat:no-repeat;
	float:left;
	width:20px;
	height:270px;
}

.paymentOptionContainer
{
    width:850px;
    height:320px;   /*Height of the two heights in the below classes*/
}

.paymentOption
{
	float:left;
	width:260px;
	height:270px;
	padding-left:5px;
	padding-right:5px;
}

.paymentOptionLink
{
	float:left;
	width:260px;
	height:50px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.paymentOptionRightCell
{
	background-color:#f7f7f7;
	width:145px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	text-align: center;
}

.paymentOptionLeftCell
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;
	padding: 3px;
}

.order_domDetailsContainerA
{             
    float:left;
    width:422px;
    height:420px;
}

.order_domDetailsContainerB
{
    position:relative;
    width:inherit;
    height:auto;
    top:125px;
}

/* Client Area/Portal Section */
.clientAreaMenu_bgCell {
	background-image: url('/skin/site/style_default/images/layout_clientAreaMenu_cellBg.jpg');
	background-repeat: repeat-y;
	padding-left: 17px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 9px;
}

.clientAreaMenu_bgTable {
	background-image: url('/skin/site/style_default/images/layout_clientAreaMenu_cellBg.jpg');
	background-repeat: repeat-y;
}

.clientAreaMenu_menuBullet {
	padding: 3px;
}

a.clientAreaMenu_txtLink {
	font-size: 10px;	
}

.clientAreaLogoutMenuDiv {
	float:left;
	font-size: 10px;
	background-color: #D7D7D7;
	background-image: url('/skin/site/style_default/images/layout_clientArea_topMenuGradient.jpg');
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 50px;
	height: auto;
	width:625px;
}

.clientAreaContentDiv {
	float:left;
	height: auto;
	width:625px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

.cla_cell {
	background-color:#f7f7f7;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
	padding: 5px;
	width: 130px;
}

.cla_cell2 {
	background-color:#f7f7f7;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
	padding: 5px;
}

.cla_cellAlt {
	background-color:#efefef;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-left-color: #333333;
	padding: 5px;
}

.cla_cellAdditional {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 5px;
}

.cla_table {
	border-collapse:collapse;
	border-spacing:0px;
	font-size:12px;
	border: 1px solid #333333;
}

.cla_success {
	border: 2px solid #009933;
	font-size: 14px;
	color: #009933;
	width: 90%;
	position: relative;
	height: auto;
	padding: 15px;
	font-weight: bold;
}

.cla_error {
	border: 2px solid #660000;
	font-size: 14px;
	color: #993333;
	width: 90%;
	position: relative;
	height: auto;
	padding: 15px;
	font-weight: bold;
}

/* Quick View Details */
.conTableBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23578B;
	background-color:	#E5E5E5;
	vertical-align:		top;
	font-size: 			10px;
	font-weight: 		normal;
}
.QuickViewCellbg_Left {
}
.QuickViewCellbg_Right {
			border-left: 1px solid #23578B;
}
.QuickViewSubTitle {
			background-color:	#171717;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: #555555;
			border-top-width: 1px;
			border-top-style: solid;
			border-top-color: #555555;
}
.QuickViewFieldSet {
			border: 1px solid #23578B;	
			background-color: #FFFFFF;
}
.QuickViewFieldSetInnerTable {
			font-family:		Verdana, Arial, Helvetica, sans-serif;
			font-size: 			11px;
			color:				#000000;
}
.QuickViewLegend {
	color:				#990000;
}
.bgTitleCell {
	background-color:	#D6C5C7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #23578B;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #23578B;
	font-size: 12px;
	font-weight: bold;
}
.QuickViewDomainList {
font-size: 			11px;
}
/* Quick View Details END */

.cla_TTcell {
	background-color:#f7f7f7;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	padding: 5px;
}

.cla_TTcellAlt {
	background-color:#efefef;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	padding: 5px;
}

.noServiceAnnouncements {
	font-size: 15px;
	font-weight: bold;
	color: #23578B;
	text-transform: uppercase;
	text-align: center;
}