@import url(reset.css); /* Reset all styles for cross-browser consistency */

html.wait, html.wait * { cursor: wait !important; }

a img {
	border: none;
}
a:link {
	color: #696969;
	text-decoration: none;
}
a:visited {
	color: #696969;
	text-decoration: none;
}
a:hover {
	color: #696969;
	text-decoration: underline;
}
body {
	background-image: url(http://www.searcheddomains.com/images/Domain_Names_Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}
body,td,th {
	font-size: 15px;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#contactForm p { position: relative; margin-bottom: 20px; }

label.error {
	color: red;
	font-size: .8em;
	position: absolute;
	right: 217px;
	text-align: right;
	top: 23px; }
    
input.error, textarea.error { border: solid 1px red; }

#formResponse ul {
	font-weight: bold;
	padding: 0 0 9px 0; }

#formResponse .success span, 
#formResponse .error span {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 16px; height: 16px;
    margin-right: 5px; 
}

#formResponse .success span { 
    background: url(http://www.searcheddomains.com/images/Domain_Names_Icon_Accept.png) no-repeat left center; 
}
#formResponse .error span { 
    background: url(http://www.searcheddomains.com/images/Domain_Names_Icon_Error.png) no-repeat left center; 
}

.Domain_Names_Divider_Hor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD6CD;
	height: 5px;
	margin-bottom: 5px;
	display: block;
}
.Domain_Names_Text_Title_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #453939;
	display: inline-block;
}
.Domain_Names_Text_Title_2 {
	font-size: 14px;
	color: #c60200;
	font-weight: bold;
}
.Domain_Names_Text_Title_3 {
	color: #c60200;
}
.Domain_Names_Footer_Text {
	font-size: 12px;
	color: #696969;
}
.Domain_Names_Feedback_SideTab_01 {
	float:left;
}
.Domain_Names_Feedback_SideTab_02 {
	width:40px;
	height:102px;
	display:block;
	background:url(http://www.searcheddomains.com/images/Domain_Names_Feedback_SideTab_1.png) no-repeat;
}
.Domain_Names_Feedback_SideTab_02:hover {
	width:40px;
	display:block;
	height:102px;
	background:url(http://www.searcheddomains.com/images/Domain_Names_Feedback_SideTab_2.png);
}

#header { 
    position: relative;
    margin: 0px auto 36px auto;
    width: 965px; }

#header ul { 
    position: absolute; 
    top: 32px; right: 16px; 
    font-size: 15px; }

#header li { float: left; } 

#header ul a { 
    float: left; 
    display: block;
    line-height: 33px;
    padding: 0 4px;
    background: white url(http://www.searcheddomains.com/images/Domain_Names_Border_Center.png) repeat-x;
    margin-left: 12px;
    position: relative;
    text-decoration: none;
    color: dimGray; } 
    
    #header ul a:hover { text-decoration: underline; }
    
.nav-before,
.nav-after { 
    width: 6px; 
    height: 33px;
    display: block;
    position: absolute;
    top: 0; }
    
.nav-before { 
    background: url(http://www.searcheddomains.com/images/Domain_Names_Border_Left.png) no-repeat; 
    left: -6px; }

.nav-after { 
    background: url(http://www.searcheddomains.com/images/Domain_Names_Border_Right.png) no-repeat; 
    right: -6px; }

