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

@import url("typography.css");
@import url("accordion.css");


* {
margin: 0px;
padding: 0px;}

body {
width: 886px;
top: 0px;
bottom: 0px;
background: url(../images/bgrnd_topbanner.jpg) top repeat-x;
background-color: #48525b;
text-align: center;
margin-left: auto;
margin-right: auto;
}

a {
color: #FF0000;
font-weight: bold;
text-decoration:none;
z-index: 5;
position: relative;
}

a#nav {
font: Myriad Pro, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #4a91d1;
width: 120px;
text-align: center;
margin-top: 5px;
z-index: 5;
}

a#nav:hover {
font: Myriad Pro, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #e73689;
margin-top: 5px;
}

table {
text-align: left;
}

textarea {
width: 242px;
height: 66px;}

input, textarea, select{
border-bottom: #656a6f 1px solid;
border-top: #656a6f 1px solid;
border-right: #656a6f 1px solid;
border-left: #656a6f 1px solid;
margin-bottom: 4px;
background: #373d42;
color: #8d9195;
padding: 1px;
overflow: hidden;
}

input#domain, select#domain  {
line-height: 1.3em;
height: 17px;
background: white;
border-bottom: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
color: #4ec8ef;
font-weight: bold;
font-size: 11px;
padding: 1px; 
}

select#selected {
border: none;}

#ErrorDiv {
color: red;
font-weight: bold;}

.logo {
margin-top: 10px;
margin-bottom: 25px;
margin-left: 15px;
}
#navigation {
	/*background: url(../images/grey_bar2.jpg) top left repeat-x;*/
	width: 865px;
	height: 29px;
	text-align: right;
	padding-top: 14px;
	z-index: 5;
}

#topBanner {
}

#footer {
width: 866px;
height: 190px;
/*background-color: #505b63;*/
background: url(../images/footer_bgrnd.gif) top left no-repeat;
padding: 5px;
width: 866px;
text-align: left;
margin-left: 7px;
bottom: 0px;
}

#navigation a{
float: right;}
/* top Sign in */
#topBannerwhite{
margin-left: 755px;
margin-top: 48px;
position: absolute;
width: 150px;
height: 24px;
color: #FFFFFF;
font-weight: bold;
padding: 8px;
color: #white;}

a#tobBannerwhite {
	color: #b2ccff;
	text-decoration:  none;
	font-weight:bold;

}

/* top Sign in - end*/

#greySeparator {
	background: url(../images/grey_bar.jpg) top left repeat-x;
	width: 850px;
	height: 20px;
	position: relative;
	top: 28px;
	left: 17px;
}

.signup {
background-color: #ededed;
border-color: #ccc;
padding: 2px;
color: #666666;}

#flash {
	width: 850px;
	height: 200px;
	margin-left: 17px;
	margin-top: 7px;
}

#signup {
	position: absolute;
	top: 546px;
	left: 879px;
	z-index: 20;
	width: 118px;
	height: 120px;
	background: url(../images/sign_up.png) top no-repeat;
	visibility: visible;
	overflow: visible;
	float: right;
	clear: right;
}


#exampleImages {
padding: 3px; 
border: #cccccc dashed 1px;}

#inputs {
padding-top: 25px;
padding-left: 35px;
color: #656a6f;
font-weight: bold;
font-size: 11px;
width: 400px;
}

#testimonials{
position: absolute;
margin-left: 495px;
margin-top: 25px;
height: 130px;
width: 305px;
border-left: #656a6f 1px dashed;  
color: white;
font-size: 10px;
padding: 3px 7px 7px 25px;}

#testimonials2{
position: absolute;
margin-left: 455px;
margin-top: 25px;
height: 130px;
width: 305px;
border-left: #656a6f 1px dashed;  
color: white;
font-size: 10px;
padding: 3px 7px 7px 55px;}


#testimonials1{
position: absolute;
margin-left: 45px;
margin-top: 25px;
height: 130px;
width: 305px; 
color: white;
font-size: 10px;
padding: 3px 7px 7px 25px;}

/*#domainSearch {
background: url(../images/bgrnd_domain.png) top left no-repeat;
width: 304px;
height: 72px;
z-index: 50;
position: absolute;
top: 280px;
margin-left: 650px;}*/