﻿body 
{
	font-family: Arial;
	font-size: 9pt;
	background-color: White;
	text-align:center;
	width: 100%;
	margin:auto;
}

#mainBody
{
	width: 780px;
	text-align:left;
	margin:auto;
}

.maintHeader
{
	width: 778px;
	border: solid 1px black;
	background-color: #333333;
}
.maintTitle
{
	padding-left: 3px;
	border-bottom: solid 1px black;
	color: White;
	font-size: 10pt;
}
.maintMessage
{
	padding: 3px;
	background-color: White;
	color: Black;
}

.header
{
	width: 780px;
	text-align: left;	
}

.footer
{
	text-align: center;
	margin-top: 5px;
	width: 780px;
}
#internalFooter
{
	color: #E68221;
	text-align: center;
}

#aboveHeader
{
	margin-bottom: 5px;
	width: 778px;
	height: 70px;
	background-color: #FFFFCC;
	border: solid 1px black;
}

.whoisHeader
{
	margin-top: 7px;
	margin-bottom: 0px;
	width: 100%;
}

#content
{
	width: 780px;
}
#whoIsResults
{
	margin-top: 1px;
	padding: 5px 5px 5px 5px;
	width: 768px;
	border: solid 1px black;
}

#leftPane
{
	width: 530px;
	float: left;
	margin: 0px 5px 0px 0px;
}

#rightPane
{
	width: 225px;
	float: right;
	margin: 0px 0px 5px 0px;
}

.clear
{
	clear: both;
	display:table;
	margin-top: -3px;
	padding: 0px;
}

.clearPage
{
	clear: both;
	display:table;
	margin-top: -15px;
	padding: 0px;
}

#searchInfo
{
	margin-top: 15px;
}
#searchBox
{
	margin: 15px auto 15px auto;
	padding: 10px 25px 10px 25px;
	border: solid 1px black;
	width: 375px;
	height: 50px;
}
#domainSearchHelp
{
	float: left;
	margin-right: 10px;
}
#domainSearchLabel
{
	float: left;
	font-weight:bold;
}
#domainSearchWWW
{
	float: left;
	margin-top: 12px;
	margin-right: 5px;
	font-weight:bold;
}
#domainSearchBox
{
	float: left;
	margin-top: 10px;
	width: 215px;
}
#domainSearchTLD
{
	float:left;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
	width: 75px;
}
#domainSearchGo
{
	float:right;
	margin-top: 10px;
	padding: 0px;
}
#domainSearchValidator
{
	float: left;
	margin-top: 0px;
	font-size: 8pt;
}

#disclaimer, #pleaseNote
{
	font-size: 8pt;
}
#pleaseNote
{
	margin-top: 10px;
}

.helpPopup		
{ 
	display: none; 
	width: 340px; 
	position: absolute; 
	background-color: #FFFFCD; 
	border: 1px solid #000000; 
	padding: 6px 6px 6px 6px; 
	font-family: Arial; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none; 
	text-align: left;
}

.textBox
{
	width: 98%;
	height: 15px;
	padding-left: 2px;
	font-size: 8pt;
}
.dropDown
{
	width: 99%;
	padding: 1px;
	font-size: 8pt;
}


#resultsImage
{
	float: left;
	margin-bottom: 15px;
}

#searchedDomain
{
	margin-top: -27px;
	font-weight: bold;
	width: 492px;
	text-align: right;
}

#searchAgainBox
{
	float: left;
	margin: 0px;
	height: 66px;
	width: 271px;
	padding-left: 15px;
}
#searchAgain
{
	font-weight: bold;
	font-size: 9pt;
}
#searchAgainHelp
{
	float:left;
	margin-right: 5px;
}
#searchAgainLabel
{
	float: left;
	font-size: 8pt;
}
#searchAgainTextBox
{
	float: left;
	margin-top: 4px;
	width: 140px;

}
#searchAgainTLD
{
	float:left;
	margin-top: 4px;
	margin-left: 5px;
	padding: 0px;
	width: 75px;
}
#searchAgainGo
{
	float:right;
	margin-top: 4px;
	padding: 0px;
	margin-right: 3px;
}
#searchAgainValidator
{
	float: left;
	margin-top: 0px;
	font-size: 7pt;
}

#standardLeftPane
{
	background-color: white;
}

.apolloSeal
{
	float: left;
	padding-right: 5px;
}

.standardWhoIs
{
	padding-bottom: 10px;
}

.tdnamBoxControl
{
	border-top: solid 2px #9C9C9C;
	border-bottom: solid 2px black;
	border-left: solid 2px #3B3B3B;
	border-right: solid 2px black;
	width: 98%;
	min-height: 100px;
	margin:auto auto 5px auto;
	background-color: white;
}

.alexaBoxControl
{
	border-top: solid 2px #9C9C9C;
	border-bottom: solid 2px black;
	border-left: solid 2px #3B3B3B;
	border-right: solid 2px black;
	width: 98%;
	height: 240px;
	margin:auto auto 5px auto;
	background-color: white;
}

.sideBoxControl
{
	border-top: solid 2px #9C9C9C;
	border-bottom: solid 2px black;
	border-left: solid 2px #3B3B3B;
	border-right: solid 2px black;
	width: 98%;
	height: 180px;
	margin:auto auto 5px auto;
	background-color: white;
	display: block;
}
.sideBoxControlHeader
{
	height: 20px;
	background-color: #333333;
	color: white;
	text-align:left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px 0px 0px 2px;
}

.controlHeaderText, .controlHeaderHelp
{
    float:left;
    margin-right: 5px;
}

.sideBoxControlContent
{
	padding: 2px;
	background-color: white;
}

.mainBoxControl
{
	border-top: solid 2px #9C9C9C;
	border-bottom: solid 2px black;
	border-left: solid 2px #3B3B3B;
	border-right: solid 2px black;
	width: 530px;
	margin:auto auto 5px 0px;
	background-color: white;
	display: block;
}
.mainBoxControlHeader
{
	height: 20px;
	background-color: #333333;
	color: white;
	text-align:left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px 0px 0px 2px;
	width: 528px;
}
.mainBoxControlContent
{
	padding: 5px;
	background-color: white;
	width: 518px;
}

.busInfo
{
	width: 530px;
	margin:auto auto 5px auto;
}
.busInfoContent
{
	width: 100%;
}


.customerLogo
{
	position: relative;
}


.customerImages
{
}
.customerImageTop, .customerImageBottom
{
	clear: both;
}
.customerImageLeft, .customerImageRight
{
	border: solid 1px silver;
	width: 48%;
	height: 100%;
	margin-bottom: 5px;
	padding: 2px;
}
.customerImageLeft
{
	float: left;
}
.customerImageRight
{
	float:right;
}
.customerImage
{
	float: left;
	height: 80px;
	width: 80px;
	margin: 2px;
}
.customerImageImage
{
	position: relative;
}
.customerImageLabel
{
	float: left;
	width: 158px;
	font-size: 8pt;
	vertical-align: top;
	padding-left: 5px;
}

.customerLink
{
	width: 120px;
	float: left;
	text-align: center;
	margin: 3px;
}

.busInfo
{
	padding: 0px;
}
.busInfoTabs
{
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.cards
{
	height: 136px;
}
.card
{
	margin: 3px;
	padding: 5px;
	height: 98%;
	min-height: 136px;
	display: none;
	visibility: hidden;
}
.busLeft
{
	float: left;
	width: 375px;
}
.busRight
{
	float: right;
	width: 130px;
	text-align: right;
}
.mapLink
{
	vertical-align: top;
}
.domainServers
{
	margin-top: 10px;
}
.busTitle, .domainServers
{
	font-size: 12pt;
	font-weight: bold;
}
.domainLinks
{
	margin-top: 10px;
}
.whoIsEmail
{
}
.whoContact
{
	padding-bottom: 40px;
}
.emailValidated
{
	padding: 0px;
	margin: 0px;
}
.busPhone
{
	font-weight: bold;
	font-size: 10pt;
}
.busSeal
{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.busInfoLabel
{
	float: left;
	font-weight: bold;
	width: 105px;
	margin-top: 5px;
	font-size: 8pt;
}
.busInfoData
{
	float: right;
	width: 405px;
	margin-top: 5px;
	font-size: 8pt;
}

.tdnamNormal
{
    margin: 2px 2px 2px 2px;
    float: left;
    width: 85px;
}

.tdnamRed
{
    color:Red;
    font-weight: bold;
    float: left;
}

.tdnamLink
{
    margin: 2px 2px 2px 2px;
}

.fillerAds
{
	margin-top: 10px;
	width: 98%;
	padding-left: 5px;
}

.adURLLink, .adURLLink:link, .adURLLink:visited,.adURLLink:hover
{ 
	font-size: 9pt; 
	font-family: arial; 
	text-decoration: none; 
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
} 
 
.adTextLink, .adTextLink:link, .adTextLink:visited, .adTextLink:hover
{ 
	font-size: 9pt; 
	font-family: arial; 
	text-decoration: none; 
	font-weight: bold;
	display: block;
} 

.adHeaderLink, .adHeaderLink:link, .adHeaderLink:visited, .adHeaderLink:hover
{ 
	font-size: 9pt; 
	font-family: arial; 
	font-weight: bold; 
	text-decoration: none; 
	font-weight: bold;
	display: block;
} 

.googleAds
{
	border-top: solid 2px #9C9C9C;
	border-bottom: solid 2px black;
	border-left: solid 2px #3B3B3B;
	border-right: solid 2px black;
	padding: 5px;
	margin-top: 10px;
	width: 211px;
}
.googleAd
{
}
.googleAdLink
{
	font-size: 8pt;
	font-weight: bold;
	display: block;
}
.googleAdText
{
	font-size: 8pt;
	display: block;
}
.googleAdUrl
{
	font-size: 8pt;
	display: block;
	padding-bottom: 10px;
}

.availTLDEvenRow
{
    background-color: Silver;
}

.availTLDOddRow
{
    background-color: White;
}

.availTLDRow
{
    min-height: 20px;
    clear: both;
    display: block;
}

.availTLDLeft
{
    clear: both;
    width: 216px;
    float: left;
}

.availDlxTLDLeft, .availDlxTLDRight
{
    width: 259px;
    display: block;
}

.availDlxTLDLeft
{
    float: left;
}

.availDlxTLDRight
{
    float: right;
}

.availTLDChkBx
{
    font-size: 7pt;
    float: left;
}

.availTLDDomainLbl
{
    font-size: 7pt;
    width: 130px;
    float: left;
    margin-top: 5px;
}

.availDlxTLDDomainLbl
{
    font-size: 7pt;
    width: 170px;
    float: left;
    margin-top: 5px;
}

.availTLDPriceLbl
{
    font-size: 7pt;
    float: left;
    margin-top: 5px;
}

.availTLDSavePriceLbl
{
    color: Red;
    font-size: 7pt;
    float: left;
    margin-top: 5px;
}

.availTLDSaveLbl
{
    font-size: 7pt;
    color: Red;
    float: left;
    margin-top: 5px;
    margin-left: 2px;
}

.suggestedTLDEvenRow
{
    background-color: Silver;
}

.suggestedTLDOddRow
{
    background-color: White;
}

.suggestedTLDRow
{
    min-height: 7px;
    clear: both;
}

.suggestedTLDLeft
{
    clear: both;
    width: 216px;
    float: left;
    margin-bottom: 5px;
}
    
.suggestedDlxTLDLeft, .suggestedDlxTLDRight
{
    width: 259px;
}

.suggestedDlxTLDLeft
{
    float: left;
}

.suggestedDlxTLDRight
{
    float: right;
}

.suggestedTLDChkBx
{
    font-size: 7pt;
    float: left;
}

.suggestedTLDDomainLbl
{
    font-size: 7pt;
    width: 130px;
    float: left;
    margin-top: 5px;

}

.suggestedDlxTLDDomainLbl
{
    font-size: 7pt;
    width: 170px;
    float: left;
    margin-top: 5px;
}

.suggestedTLDPriceLbl
{
    font-size: 7pt;
    float: left;
    margin-top: 5px;
}

.suggestedTLDSavePriceLbl
{
    color: Red;
    font-size: 7pt;
    float: left;
    margin-top: 5px;
}

.suggestedTLDSaveLbl
{
    font-size: 7pt;
    color: Red;
    float: left;
    margin-top: 5px;
    margin-left: 2px;
}

.blankDomain
{
    font-size: 7pt;
    height: 20px;
    margin-top: 0px;
	width: 259px;
	float: right;
	
}

.btnRegisterNow
{
    text-align: center;
	background-color: #333333;
	vertical-align: middle;
	padding: 5px 0px 3px 0px;
}

#bcPage
{
    width: 780px;
    background-color: #555555;
    padding: 10px;
    margin: auto;
    display: block;
	text-align:left;
}

#bcHeader
{
    text-align: left;
}

#bcWelcome
{
    font-size: 14pt;
    font-weight: bold;
    margin-top: -34px;
    margin-left: 5px;
}

#bcContent
{
    height: 100%;
    margin-top: 15px;
}

#bcLeft
{
    float: left;
    width: 535px; 
}

#bcRight
{
    float: right;
    width: 230px;
    text-align: left;
}

#bcInfo
{
	border-top: solid 2px #9C9C9C;
	border-bottom: solid 2px black;
	border-left: solid 2px #3B3B3B;
	border-right: solid 2px black;
    background-color: #F9FFDB;
    width: 520px;
    padding: 5px;
    clear: both;
    margin-bottom: 5px;
}
#bcLogo
{
    float: left;
    margin-right: 5px;
}
#bcBusLeft
{
    float: left;
	width: 250px;
    margin:auto auto 5px auto;
}
#bcMap
{
    float: right;
}
#bcFooter
{
    margin-top: 10px;
    text-align: center;
    color: white;
    clear: both;
}
.googlePopularSeaches
{
	border-top: solid 2px #9C9C9C;
	border-bottom: solid 2px black;
	border-left: solid 2px #3B3B3B;
	border-right: solid 2px black;
    background-color: #F9FFDB;
    width: 520px;
    padding: 5px;
}
.googlePopularSeachesTitle
{
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
}
.googlePopularSeachesRow
{
    padding: 5px;
    margin-bottom: 10px;
    clear: both;
}
.googlePopularSeachesCategoryList
{
    width: 32%;
    float: left;
    text-align: left;
    border: solid 1px #F9FFDB;
}
.googlePopularSeachesCategory
{
    font-weight: bold;
    display: block;
}
.googlePopularSeachesSubCategory
{
    padding-left: 10px;
    padding-right: 2px;
    display: block;
}
.googlePopularSearchesEnd
{
    clear: both;
}

#bcAdSearch
{
	border-top: solid 2px #9C9C9C;
	border-bottom: solid 2px black;
	border-left: solid 2px #3B3B3B;
	border-right: solid 2px black;
    background-color: #F9FFDB;
    width: 211px;
    vertical-align: middle;
    font-size: 9pt;
    padding: 5px;
}
    
#fourofourpage
{
	text-align:center;
}

.unsupportedTLD
{
    text-align:center;
    font-size: 9pt;
    font-weight: bold;
}
