/* Classes for the home page */

body#homepage .col_L {width:565px; margin-top:5px; padding:0; border-right:1px solid #d9d9d9;}
body#homepage .col_R {position:relative; width:347px; margin-top:10px; padding:0;}

body#homepage h1 { font-size: 32px; }
body#homepage h2 { font-size: 24px; }
body#homepage #domains { padding-bottom: 30px; border-bottom: 4px solid #d9d9db; }
	body#homepage #domains ul li { display: inline; padding-right: 10px; font-size:12px; line-height:18px; font-weight:bold; }

/* domain search styles */
body#homepage #domains input#domainName { float:left; height:26px; width:309px; margin-top:5px; padding-top:5px; background:transparent url(../imgs/formElements/bgTextField309.gif) no-repeat; *background-attachment:fixed; }

body#homepage #domains #tldSelect { margin-top:10px; position:relative; }

body#homepage .validationErrorMessage{ clear:both; }
/* make sure the find it button displays properly in IE6*/
body#homepage form.tldform input.imgButton { width:90px !important; height:47px !important; }
/* set a manual height on the domain search box */
body#homepage #optionsDiv0 { height:237px; width:111px !important; margin-top:-8px; }


body#homepage #vas { margin-top: 20px; padding-bottom: 20px; border-bottom: 4px solid #d9d9db; }
	body#homepage #vas #website { float: left; width: 282px; padding-right: 32px; background: #fff url('/imgs/global/vertGutterOR.gif') no-repeat right; }
		body#homepage #vas #website .productsPrice { margin-top:15px; font:bold 18px "Vagabond", trebuchet, "Trebuchet MS", sans-serif; color:#7d8170; line-height: 1; }
			body#homepage #vas #website .productsPrice .price { font-weight:bold; font-size:53px; color:#56594B; }
		body#homepage #vas #website ul { margin: 10px 0 0 25px; }
			body#homepage #vas #website ul li { float: left; list-style-image:url('/imgs/global/bulletGrayRightArrow.gif'); list-style-type:disc; width: 135px; font-weight: bold; font-size: 14px; }
			body#homepage #vas #website ul li.even { width: auto; }
		body#homepage #vas #website img { display: block; margin: 20px 0 0 60px; }
		
	body#homepage #vas #other { float: left;  padding-left: 10px; }
		body#homepage #vas #other ul { font-size: 14px; font-weight: bold; }
		body#homepage #vas #other li { color: #7d8170; line-height: 24px; }
		body#homepage #vas #other li .price { font-size: 18px; font-family: "Vagabond", trebuchet, "Trebuchet MS", sans-serif; color: #56594B; }
body#homepage #support {}
	body#homepage #support #customerService { float: left; width: 345px; margin-top: 20px; font-family: "Vagabond", trebuchet, "Trebuchet MS", sans-serif; text-align: center; }
		body#homepage #support #customerService h2 { font-size: 20px; color: #56594b; line-height: 1; }
		body#homepage #support #customerService div.phoneNumber { margin: 8px 0; font-size: 36px; color: #acacac; }
		body#homepage #support #customerService p { margin-bottom: 20px; font-weight: bold; font-size: 12px; color: #7d8170; line-height: 1; }
body#homepage #support  #help { float: left; margin-top: 10px; padding: 10px 20px 5px 20px; border-left: 1px solid #d3d3d3; line-height: 1.5; }
body#homepage #support  #help h3 { font-weight: bold; font-size: 16px; font-family: trebuchet, "Trebuchet MS", sans-serif; color: #56594B; }

/* [right column begin] */
body#homepage ul#successStories { padding-top:20px; background-color: transparent; font-size:12px; color:#7D8170;}
	body#homepage ul#successStories p {margin: 5px 0 0 0; }	
		body#homepage ul#successStories li.first { margin-left: 7px; height: 485px; _height: 467px; }
		*+html body#homepage ul#successStories li.first {height: 467px;}
		body#homepage ul#successStories li.second { display: block; } 
		body#homepage ul#successStories li.second a { position: absolute; display: block; left:25px; top:55px; z-index:1; width: 376px; height: 450px; background-repeat: no-repeat; } 
		body#homepage ul#successStories li.middle { display: block; float: left; position: relative; padding-left: 5px; padding-top: 10px; border-top: 1px solid #ccc; }
		body#homepage ul#successStories li.third { padding-left: 19px; padding-right: 20px; border-right: 1px solid #d9d9d9; }
		body#homepage ul#successStories li.last { clear: left; width: 276px; margin-left: 15px; padding-left: 56px; border-top: 1px solid #d3d3d3; }
