/* Header Styles
------------------------------------------------------------------*/

.topLogin { 
	width: 1000px;
	height:38px;
	line-height: 36px;
	padding: 2px 0px 0px 0px;
	margin:0px;
}

.loginLinks { font-size: 12px; font-weight: bold; color: #2f396f;}

.loginLinks .field { font-size:11px; margin:0px 0px 0px 10px; padding: 3px 0px 3px 5px; border:1px solid #2f396f;width:100px;}
*html .loginLinks .field { margin-top:7px; padding-bottom:4px;}

.loginLinks .button { font-size:11px; margin:8px 0px 0px 10px; padding:2px 3px; border:#2f396f 1px solid;}
@media screen and (-webkit-min-device-pixel-ratio:0){
.loginLinks .button {margin:7px 0px 0px 10px; padding:3px 5px;}
}

.loginLinks ul { margin: 0px; padding: 0px; list-style: none; }
.loginLinks li { 
	float:left;
	position:relative;
	display:inline;
	padding: 0px;
	margin: 0 0px 0 0;
	font-size: 12px;
}

.loginLinks li img { display:block; position:relative; top:0px; vertical-align:top; }
.loginLinks li a { position:relative; top:0px; vertical-align:top; }
.loginLinks li a:hover {text-decoration:underline;}
.cartIcon { padding: 8px 0px 0px 5px; }
.helpIcon { padding: 8px 3px 0px 8px; }

.header { float:left; width: 500px; height:67px; }

.mainNav { 
	clear:both;
	width: 1000px;
	height:31px;
	padding: 0px;
}

.mainNav ul { margin:0px; padding: 0px; list-style-type: none; }

.mainNav li { 
	float:left;
	position:relative;
	display:inline;
	height: 31px; 
	padding: 0px;
	margin: 0 3px 0 0;
}

.formTab { 
	float: left;
	display:block;
	width: 265px; 
	margin: 0px 0px 0px 20px;
	padding: 6px 20px 6px 0px;
	color: #2f396f;
	font-size: 14px;
	line-height: 19px;
}

.formTab input.box { 
	display:inline;
	position:relative;
	top:0px;
	width:150px;
	height:16px;
	margin:0px;
	padding:1px 5px 1px 5px;
	font-size: 12px;
	line-height: 16px !important;
	border: 1px solid #2f396f;
	vertical-align:middle;
	
}

.formTab input.btn { 
	display:inline; 
	position:relative;
	top:0px;
	height:20px;
	margin:0px;
	padding:2px 3px;
	vertical-align: middle;
	font-size: 11px;
	line-height: 13px !important;
	color: #fff;
	background: #2f396f;
	border: 1px solid #2f396f;
}

.mainNav a {
	display:block;
	padding: 7px 20px 5px 0px;
	margin-left: 20px;
	color:#2f396f;
	font-size: 15px;
	line-height: 19px;
}

ul.menu ul { 
	position:absolute;
	top: 31px;
	width: 240px;
	left: 0px;
	display:none;
	opacity:0;
	z-index: 50;
	border-right: 1px solid #2f396f;
	border-left: 1px solid #2f396f;
}

ul.menu ul li {
	position: relative;
	border-bottom: 1px solid #2f396f;
	width: 240px;
	z-index: 50;
	margin: 0px !important;
	padding: 0px !important;
	/*color:#FFF;*/
}

.navTop { border-top: 1px solid #2f396f !important; }

ul.menu ul li a { display:block; line-height:32px; padding: 0px 10px; margin: 0px; background:none;color:#2f396f;}
ul.menu ul li a:hover { background-color:#2f396f; color:#fff; }

ul.menu ul ul { position:relative;top:-33px;left:240px; }

.navFeature { background:url('/images/falcon/buttons/navTab-feature.gif') no-repeat 0px 0px; } 
.navFeature a { color:#2f396f; background:url('/images/falcon/buttons/navTab-feature.gif') no-repeat right 0px;}
.navFeature ul { background:#d7defa; }

.navUp { background:url('/images/falcon/buttons/navTab-up.gif') no-repeat 0px 0px; } 
.navUp a { color:#FFF; background:url('/images/falcon/buttons/navTab-up.gif') no-repeat right 0px;}
.navUp ul { background:#d7defa; }

.navDown { background:url('/images/falcon/buttons/navTab-down.gif') no-repeat 0px 0px; }
.navDown a, .formTab { background:url('/images/falcon/buttons/navTab-down.gif') no-repeat right 0px; }
.navDown ul { background:#efeeee; }


/* SubNav Styles
------------------------------------------------------------------*/

.subNav { clear:both;width: 1000px;padding: 0px; }
.subNav h2 {color:#fff;font-weight:bold;font-size:12px;padding:5px 0 0 10px;}
.subNav a { margin:0px;padding:0px 15px 0px 10px;color:#fff; }
.subnavTitle { padding-right:20px;background:url('/images/icons/options-arrow.jpg') no-repeat right 2px; }
.dashNav { float:left; width:990px; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF; background:#303a6b; }

#footer { clear:both;width:1000px;padding-top:50px; }
#myAfternicNav { float:left;width:1000px;background:#435295; }

#footer h3 { font-size:14px; line-height:30px; text-transform:uppercase; }
#myAfternicNav h3 { color:#ff0; font-size:14px; line-height:30px; text-transform:uppercase; }

#footer ul, #myAfternicNav ul { margin: 0px; list-style: none; }
#footer .followUsLinks span {line-height:32px;height:32px;display:block;float:left;width:50px;font-weight:bold;color:#666;}
#footer .followUsLinks a {float:left;}

#footer li, #myAfternicNav li {
	float:left;
	font-size:11px;
	line-height:14px;
}

#footer li { width: 100%; color:#303f78; margin:0px; padding: 0px; }
#myAfternicNav li { width: 150px; color:#fff; margin:0px 0px 5px 0px; padding:0px 0px; border: 1px solid #303f78; }

#footer li a, #footer li a:hover { color:#303f78; text-decoration:none; }
#myAfternicNav li a, #myAfternicNav li a:hover { float:left; padding:5px 10px; color:#fff; text-decoration:none; }
#myAfternicNav li a:hover { float:left; width: 130px; background:#303f78; }
#myAfternicNav li.selected {
	background:#303f78; border: 1px solid #FF0;
}


/* Tab Styles
------------------------------------------------------------------*/

.pageHeader { float:left;width: auto;height: 36px; }
.pageHeader h1 { 
	font-size: 18px;
	line-height: 30px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}

.pageTabs { float:right; width: auto; height: 36px; }

.pageTabs ul { margin: 0px; list-style: none; }

.pageTabs li {
	float:left;
	display: inline;
	height: 31px;
	padding: 0px;
	margin: 0 5px 0 0;
}

.pageTabs a {
	font-size: 12px;
	padding: 9px 10px 9px 0px;
	margin-left: 10px;
	display:block;
}

.tabUp { background:url('/images/falcon/buttons/blueTab-up.gif') no-repeat 0px 0px; } 
.tabUp a { background:url('/images/falcon/buttons/blueTab-up.gif') no-repeat right 0px; }

.tabDown { background:url('/images/falcon/buttons/blueTab-down.gif') no-repeat 0px 0px; }
.tabDown a { background:url('/images/falcon/buttons/blueTab-down.gif') no-repeat right 0px; }

/* Footer Styles
------------------------------------------------------------------*/


/* Search Bar Styles
------------------------------------------------------------------*/

.searchBox { display:block;float:left;color:#FFF; }
.searchBox label { color:#FF0; }
.searchBox h1 { color: #FFF; }
.searchBox a { color: #FFF; text-decoration: none; }
.searchBox a:hover { color: #FF0; text-decoration: none; }

.searchMsg {
	float:left;
	height: 190px;
	margin: 5px 0px;
	background:#2f396f;
}

.searchMsg p { float:left; color: #FFF; padding: 5px 15px; line-height:14px;}

.searchContact {
	float:left;
	width: 300px;
	color: #FF0;
	padding-left: 15px;
	font-size: 16px;
	line-height: 26px;
}

.searchDotted { 
	background: url('/images/falcon/backgrounds/searchDotted.jpg') repeat-y;
}

.lgSearch h2 { color: #FFF; }
.smSearch h2 { line-height: 22px; color: #FFF; }
.smSearch h3 { line-height: 21px; color: #FFF; }
.smSearch h4 { line-height: 21px; color: #FFF; }

/* Large Search Bar Styles
------------------------------------------------------------------*/

.lgSearchBg { 
	position: absolute;
	width: 100%;
	height:200px;
	top: 170px;
	left:0;
	background: url('') repeat-x;
	z-index:-1;
}


.lgSearch { 
	display:block;
	clear: both;
	width: 1000px;
	height: 200px;
}

.lgSearch .searchHeader {font-size:24px;line-height:34px;color:#fff;font-weight:normal;text-transform:none;}

.lgInput { 
	float:left;
	width:430px;
	height:37px;
	margin-top:10px;
	padding:7px 20px;
	background: url('/images/falcon/backgrounds/inputLg-bg.jpg') no-repeat;
}

.lgInput input { 
	width:400px;
	font-size:14px;
	color: #333;
	padding-top:5px;
	border:0px;
}


.lgButton { 
	float:left;
	width:90px;
	height:36px;
	margin: 12px 0px 0px 0px;
	padding-left:20px;
	background: url('/images/falcon/buttons/submitLg-blue.jpg') no-repeat;
}

.lgButton input { 
	width:90px;
	height:36px;
	font-size:16px;
	color: #FFF;
	margin:0px;
	padding: 0px 20px 0px 0px;
	border:0px;
	background: url('/images/falcon/buttons/submitLgEnd-blue.jpg') no-repeat right;
}

/* Small Search Bar Styles
------------------------------------------------------------------*/

#smSearchBg { 
	position: absolute;
	top: 170px;
	width: 100%;
	height:70px;
	background: url('/images/falcon/backgrounds/smSearch-bg.jpg') repeat-x;
	z-index:-1;
}


.smSearch { 
	display:block;
	clear: both;
	width: 1000px;
	height: 70px;
}

.smInput { 
	float:left;
	width:320px;
	height:30px;
	margin-top:20px;
	padding:7px 20px;
	background: url('/images/falcon/backgrounds/inputSm-bg.jpg') no-repeat;
}

.smInput input { 
	width:300px;
	font-size:12px;
	color: #333;
	border:0px;
}

.smButton { 
	float:left;
	width:90px;
	height:30px;
	margin-top: 20px;
	padding: 0px 0px 0px 20px;
	background: url('/images/falcon/buttons/submitSm-blue.jpg') no-repeat;
}

.smButton input { 
	width:90px;
	height:30px;
	font-size:13px;
	color: #FFF;
	margin:0px;
	padding: 6px 20px 6px 0px;
	border:0px;
	background: url('/images/falcon/buttons/submitSmEnd-blue.jpg') no-repeat right;
}

*html .searchBox { display:inline;}
*html .searchContact { font-weight:bold;}
*html .lgInput input, .smButton input { padding-top:4px; }
*html .lgInput input, *html .lgButton input, *html .smInput input, *html .smButton input{ font-weight:bold; }
*html .smInput { padding-top:6px; }

/* Error Messages */

ul.messages { float: left; width: 950px; margin: 5px 0px 0px 10px; padding:10px; list-style: none; border:1px solid #cc0000; background:#ffcccc;}
ul.messages li {
	font-size: 12px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

ul.confMessages { float: left; width: 950px; margin: 5px 0px 0px 0px; padding:10px; list-style: none; border:1px solid #ff9933; background:#ffecdb;}
ul.confmessages li {
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

/* Marketing + Option Box Styles
------------------------------------------------------------------*/

.frontMsg { display:block;float:left; }
.frontMsg h1 { font-size: 21px;line-height:40px;color:#303f78; }
.frontMsg h2 { font-size:21px; color:#317f1f;font-weight:bold; }
.frontMsg h3 { font-size:18px;font-weight:normal; }
.frontMsg ul { margin: 5px 0px 10px 0px;padding:0; list-style:none;}

.sellBg { background:url('/images/falcon/backgrounds/sell_bg.jpg') no-repeat bottom left;width:660px;height:385px;}
.buyBg { background:url('/images/falcon/backgrounds/buy_bg.jpg') no-repeat bottom left;width:660px;height:270px;}
.toolsBg { background:url('/images/falcon/backgrounds/tools_bg.jpg') no-repeat bottom left;width:660px;height:400px;}

.frontMsg li {
	color:#303f78;
	font-weight: bold;
	font-size:13px;
	line-height:30px;
	padding: 0px;
	margin: 0px;
}

.frontMsg li a, .frontMsg li a:hover {
	color:#303f78;
	text-decoration:none;
	padding: 0px 0px 0px 15px;
	background: url('/images/falcon/backgrounds/redBullet.jpg') 0px 5px no-repeat;
}

.frontMsg li strong {
	color:#303f78;
	text-decoration:none;
	padding: 0px 0px 0px 15px;
	background: url('/images/falcon/backgrounds/redBullet.jpg') 0px 5px no-repeat;
}

.moreBox { 
	display:block;
	float: left;
	clear: both;
	padding: 5px 0px 10px 0px;
}

.optionsBox {
	float:left;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

.showOptions {
	float:left;
	clear: both;
	padding: 10px;
	background:#ebebeb;
}

.priceBox { float:left; padding: 10px 15px 0px 0px; width:170px;}
.helpText {background:#FFFF99; border:#ccc 1px solid;padding:10px;margin:0 0 10px 0;float:left; clear: both;width:100%;}
.plusMinusWhite { background:url('/images/falcon/icons/headOpen-white.jpg') 7px 1px no-repeat; }
.plusMinusBlue { background:url('/images/falcon/icons/headOpen-blue.jpg') no-repeat 5px;cursor:pointer; }

/* Mini Ad Styles
------------------------------------------------------------------*/
.miniAd { display:block;float:left;width:305px; }
.miniAd h3 {margin:0; padding:0px; width:100%;}
.miniAd h3 a { float:left;padding:12px 0px 0px 12px;font-size:20px;line-height:20px;color: #0a316c; }
.miniAd p {margin:0; padding:0px;}
.miniAd a { float:left;padding:3px 0px 0px 12px;font-size:11px;color:#333; }

.domaintip {display:block;float:left;width:305px;}
.frontMsg .alerts { background:url('/images/falcon/mini-ads/miniAlerts.jpg') 0px 0px no-repeat !important;height:160px; }
.miniAoffer { background:url('/images/falcon/mini-ads/miniAOffer.jpg') 0px 0px no-repeat; }
.miniEscrow { background:url('/images/falcon/mini-ads/miniEscrow.jpg') 0px 0px no-repeat; }
.miniPremiumPromo { background:url('/images/falcon/mini-ads/miniPremium.jpg') 0px 0px no-repeat; }
.miniListingUpgrade { background:url('/images/falcon/mini-ads/miniListingUpgrade.jpg') 0px 0px no-repeat; }
.miniAppraisal { background: url('/images/falcon/mini-ads/miniAppraisal.jpg') 0px 0px no-repeat; }
.miniParking { background:url('/images/falcon/mini-ads/miniParking.jpg') 0px 0px no-repeat; } 
.miniAffiliates { background:url('/images/falcon/mini-ads/miniAffiliate.jpg') 0px 0px no-repeat; }  

.domaintip .top {background:url('/images/falcon/mini-ads/tip-box_top.gif') no-repeat;padding:0;height:40px;line-height:40px;}
.domaintip .center {background:url('/images/falcon/mini-ads/tip-box_center.gif') repeat-y;padding:15px 15px 20px 15px;color:#2f396f;}
.domaintip .bottom {background:url('/images/falcon/mini-ads/tip-box_bottom.gif') no-repeat;width:305px;height:20px;line-height:20px;}
.domaintip .top h2 {text-indent:50px;line-height:40px;padding:0;margin:0;color:#2f396f;}
.domaintip .center a.tip {color:#666;text-decoration:underline;}
.domaintip .center a.tip:hover {text-decoration:none;} 

/* Center Ad Styles
------------------------------------------------------------------*/
.centerAd { display:block;float:left;width:210px; }
.centerAd h3 {margin:0 0 10px;width:100%;line-height:17px;font-size:14px;font-weight:bold;}
.centerAd p {line-height:1.1;margin:0 0 10px 0;}
#fullColumn .centerAd .boldLink {font-size:14px !important;}


/* Gradient Box w/Border Styles
------------------------------------------------------------------*/
.showHideBox { float:left; z-index:-1;}
.chartRow { float:left; width:100%; padding:0px; margin:0px; border-bottom: 1px solid #CCC;}
.chartRow a { float:left; font-size:18px; line-height:18px; padding:11px 10px; margin:0px; color:#303f78;}
.borderContainer { float:left; padding:1px;}
.blueBorder {background:url('/images/falcon/backgrounds/blueTopGradientBorder.gif') repeat-x;}

/* used in inc/upgrade-message.php */
.textContainer {float:left;width: auto;height:100%;padding:10px;border:3px solid #fff;}
.textContainer h2 {font-size:18px;font-weight:bold;}
.textContainer h3 {line-height:18px;padding:0;margin:0;}
.textContainer h3 span {font-size:11px;font-weight:normal;padding-left:5px;}
.textContainer li { font-size: 12px;margin:0 0 0 24px;padding:0 0 4px 0; }
.blueBg {background: url('/images/falcon/backgrounds/blueTopGradient163h.gif') repeat-x;z-index:1;}

.redArrowRight, .redArrowDown { display:block; padding-left:16px; font-size: 14px; line-height: 24px; font-weight:bold; }
.redArrowRight { background:url(/images/falcon/icons/red_triangle_right.gif) no-repeat center left; }
.redArrowDown { background:url(/images/falcon/icons/red_triangle_down.gif) no-repeat center left; }

.yellowArrowRight, .yellowArrowDown  { display:block; padding-left:10px; color: #fff; font-size: 14px; line-height: 32px; font-weight:bold; }
.yellowArrowRight { background:url(/images/falcon/icons/yellow_triangle_right.png) 3px center no-repeat; }
.yellowArrowDown { background:url(/images/falcon/icons/yellow_triangle_down.png) 3px center no-repeat; }


.whiteArrowRight, .whiteArrowDown { display:block; padding-left:25px; color: #fff; font-size: 14px; line-height: 32px; font-weight:bold; display:block; }
.whiteArrowRight a, .whiteArrowDown a { color:#fff; }
.whiteArrowRight { background:#303f78 url(/images/falcon/icons/white_triangle_right.png) 8px center no-repeat; }
.whiteArrowDown { background:#303f78 url(/images/falcon/icons/white_triangle_down.png) 8px center no-repeat; }


.expandArrowRight { 
background:url('/images/falcon/icons/red_triangle_right.gif') no-repeat center left;
padding-left:16px;
font-size: 14px; 
line-height: 24px; 
font-weight:bold;
display:block;
}

.expandArrowDown { 
background:url('/images/falcon/icons/red_triangle_down.gif') no-repeat center left;
padding-left:16px;
font-size: 14px; 
line-height: 24px; 
font-weight:bold;
display:block;
}

/* new table in promotionLevelComparison.php */
.partnerHeader {text-align:center;padding:10px 0;line-height:22px;text-align:center;color:#333;margin:0;}
.domainExposure {width:1000px;height:auto;padding:0;font-family:"Trebuchet MS";border-left:#cfd1dc 1px solid !important;}
.domainExposure th {text-align:center;border-left:thin none !important;border-right:#cfd1dc 1px solid !important;border-bottom:#cfd1dc 1px solid !important;padding:5px 0;line-height:1.2;font-size:13px;font-weight:normal;text-transform:none;text-decoration:none;color:#333;}
.domainExposure th h3 {text-align:center;font-size:15px;color:#333;}
.domainExposure td img {padding:0 !important;margin:0 !important;overflow:hidden !important;}
.domainExposure .promoType .viewPartners {font-weight:bold;text-decoration:none;padding:0 !important;font-size:11px !important;line-height:1.1 !important;font-family:Arial, Helvetica, sans-serif;color:#06c !important;margin-top:5px;}
.domainExposure .promoType .boldLink {font-family:Arial, Helvetica, sans-serif;font-size:11px;}
.domainExposure td {text-align:center;border-right:#cfd1dc 1px solid;border-bottom:#cfd1dc 1px solid;line-height:1.2;}
.domainExposure .salesPrice {font-size:21px;font-weight:bold;}
.domainExposure .salesVelocity {font-size:21px;font-weight:bold;}
.domainExposure .salesVelocity span {font-size:10px;font-weight:normal;}
.domainExposure .monthlySearches {font-size:21px;font-weight:bold;}
.domainExposure .monthlySearches span {font-size:18px;}
.domainExposure .promoType {font-size:16px;font-weight:bold;color:#2f406e !important;padding:10px;vertical-align:top;height:100px;width:89px;}
*html .domainExposure .promoType {font-size:16px;font-weight:bold;color:#2f406e !important;padding:10px;vertical-align:top;height:80px;width:89px;}
*:first-child+html .domainExposure .promoType {font-size:16px;font-weight:bold;color:#2f406e !important;padding:10px;vertical-align:top;height:80px;width:89px;}
.domainExposure .promoType .promoTypeFees {font-size:11px !important;line-height:1.3 !important;font-family:Arial, Helvetica, sans-serif;}
.asteriskInfo {font-size:11px !important;color:#666 !important;line-height:1.2 !important;}
.logos {vertical-align:top;text-align:center;padding:0;width:580px;}
.logos img {margin:10px 10px 0 0;border:#ccc 1px solid;}

/* REBUILD CODE sell page css ------- 
Used on Add Listing, Existing Sell Page */

.sellTable { background:url('/images/falcon/sell/blue_table_gradient_bg.gif') repeat-x bottom;margin:0;}
.sellTable th {background:#fff7eb;font-size:14px;font-weight:bold;color:#c60;padding:6px 10px;border-left:#ccc 1px solid;border-top:#ccc 1px solid;text-transform:uppercase;}
.sellTable .selectPromotion {border:none;background:none;font-size:13px;font-weight:normal;color:#333;text-transform:none;}
.sellTable td {font-size:12px;font-weight:bold;padding:8px 10px 7px 10px;border-left:#ccc 1px solid;border-top:#ccc 1px solid;}
.sellTable .bottomBorder {border-bottom:#ccc 1px solid;}
.sellTable .rBorder {border-right:#ccc 1px solid;}
.sellTable .center {text-align:center;}
.sellTable img {width:12px;height:12px;border:none;}
.phoneBox {width:188px;margin:0;background:#fff;padding:0;position:relative;font-size:13px;overflow:hidden;line-height:16px;}
.sellTable .partnerLink {cursor:pointer;text-decoration:underline;color:blue;}

.promoTable {border:#ccc 1px solid; width:650px;margin-top:5px;}
.promoTable th, .promoTable td {padding:5px 10px;font-size:12px;color:#333;height:auto;line-height:1.2;}
.promoTable th {font-weight:bold; text-transform:none; text-decoration:none;background:none;border-bottom:#ccc 1px solid;}
.promoTable2 {border:#ccc 1px solid; width:200px;margin-top:5px;}

/* siteAdv.php */
#offers {width:550px;background:url(/images/falcon/advertising/advertise_bg.gif) no-repeat;margin:10px 0 15px 0;float:left;border-bottom:#ccc 1px dashed;padding:0 0 10px 260px;height:162px;}
/* Form Table */
.formTable th, .formTable td {padding:5px;vertical-align:top;}
.formTable th {color:#303f78;font-weight:bold;}
.formTable td {}

.formTable .textfieldRequiredState .textfieldRequiredMsg,
.formTable .textfieldInvalidFormatState .textfieldInvalidFormatMsg,
.formTable .textfieldMinValueState .textfieldMinValueMsg,
.formTable .textfieldMaxValueState .textfieldMaxValueMsg,
.formTable .textfieldMinCharsState .textfieldMinCharsMsg,
.formTable .textfieldMaxCharsState .textfieldMaxCharsMsg,
.formTable .textfieldRequiredState .confirmEmailRequiredMsg {
	display: inline !important;
	padding:5px 10px;
	margin:0 0 0 10px;
}

/* My Afternic :: Tax Forms */
.resultHeader, .dashHeader, .lightHeader {
	float:left;
	clear: both;
	height: auto;
	font-size: 13px;
	font-weight:bold;
	line-height:25px;
	color: #fff;
	background: #435295;
}

.resultHeader { width: 1000px; }


/* Domain Tools CSS */
.toolsBg h1 {font-size:18px !important;padding:0 0 0 18px !important;}
.toolsBg h3 {margin:5px 0 0 0;padding:0;}
.toolsBg h3.aofferFree {color:#333;font-size:16px;margin:4px 0 10px 20px;font-weight:bold;}
.toolsBg h2  {color:#328020;font-size:16px;margin:0;padding:0;}
.toolsBg h2.aofferLink {color:#144d07 !important;font-size:18px !important;margin:0;padding:26px 0 0 20px !important;}
.sellBg h2 a:link, .sellBg h2 a:visited, .buyBg h2 a:link, .buyBg h2 a:visited, .toolsBg h2 a:link, .toolsBg h2 a:visited  {color:#144d07; text-decoration:underline;}
.sellBg h2 a:hover, .buyBg h2 a:hover, .toolsBg h2 a:hover {color:#144d07; text-decoration:none;}


.blue th {color:#435295; font-size:11px;}

/* About Us page style */
.contactLeft {background:url(/images/falcon/about-us/contactLft.gif) no-repeat;height:75px;width:10px;padding:0;float:left;}
.contactCtr {background:url(/images/falcon/about-us/bg-contactCtr.gif) repeat-x;height:60px;width:900px;padding:15px 0 0 20px;float:left;}
.contactRight {background:url(/images/falcon/about-us/contactRt.gif) no-repeat;height:75px;width:10px;padding:0;float:left;}

.agreement {padding:10px 10px 10px 0;height:200px;overflow-y:scroll;border:#e0e0e0 1px solid;}
