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

/* ---------------------------------
Element Styles
--------------------------------- */

#backgroundWrapper { 
    width: 100%;
    overflow: hidden;
	background: white url(http://www.searcheddomains.com/images/Domain_Names_Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 1000px;
}

a img { border: none; }

body {
	background-color: #ffffff;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	position: relative; }

strong { font-weight: bold }

h1 {
	color: #000;
	float: left;
	font-weight: normal;
	letter-spacing: -2px;
	overflow: visible;
	padding: 36px 0 64px;
	position: relative;
	font-size: 48px;
    width: 340px;
}

h2 {
	background: #f5f5f5 url(http://www.searcheddomains.com/images/Domain_Names_Heading_Background.png) bottom repeat-x;
	border-bottom: solid 1px #e9e9e9;
	border-top: solid 1px #fafafa;
	font-size: 14px;
	padding: 7px 0 9px 0;
	text-align: center;
	zoom: 1; /* Triggers layout for internet explorer */ }

	h2.topHeading {
		border-bottom: solid 1px #bcbcbc;
		border-top: none;
		padding-top: 8px; }

p { padding: 0 0 9px; }

form p { position: relative; }

label { color: #777777; float: left; }

	label.error {
		color: red;
		font-size: .8em;
		position: absolute;
		right: 15px;
		text-align: right;
		top: 10px; }

	label img {
		float: left;
		margin: 1px 7px 0 0; }

input, textarea {
	background: white url(http://www.searcheddomains.com/images/Domain_Names_Form_Background.png) repeat-x;
	border-left: solid 1px #cacaca;
	border-right: solid 1px #cacaca;
	border: none;
	clear: both;
	display: block;
	font: 14px/1.5em Helvetica, Arial, sans-serif;
	margin: 0 auto;
	padding: 10px;
	width: 94.5%;  }

	textarea { height: 126px; }
	
	td a{ font-size: 15px; text-decoration: none; color: dimGray; }

/* ---------------------------------
Wrappers
--------------------------------- */

#outerWrapper {
	clear: both;
	margin: 0 auto;
	position: relative;
	width: 487px; }

#wrapper {
	background: #dadada;
	border-bottom: solid 1px #b8b8b8;
	float: left;
	margin: 0 0 42px 0;
	width: 100%; }

#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; }

#footer {
	background: url(http://www.searcheddomains.com/images/Domain_Names_Divider.png) top repeat-x;
	color: #484848;
	font-size: .8em;
	zoom: 1; /* IE fix to show background image */ }

#DomainPortfolio {
	background: #333;
	color: white;
	display: none;
	overflow: hidden;
	padding: 3px 110px 5px 1.2em;
	zoom: 1;}

	#DomainPortfolio li { float: left; padding: 0 1em 0 0; }

#recaptcha_widget_div { margin: 0 0 9px 75px; }

/* ---------------------------------
Aligning classes, for sale tag,
price area
--------------------------------- */

a img, .imgLeft { margin: 0 7px -3px 0; } /* Align icons */

#formResponse {
	display: none; }

#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; 
}

.section, #formSection { padding: 18px 9px 10px; text-align: center;}

.ForSaleTag, .AskingPrice { color: white; }

.ForSaleTag {
    background: url(http://www.searcheddomains.com/images/Domain_Names_For_Sale_Tag.png) no-repeat;
	font-size: 18px;
	height: 39px;
	letter-spacing: 0px;
/* 	padding: 13px 0 0 44px; */
    padding: 14px 17px 14px 44px;
	position: relative;
	right: 0px;
	top: 38px;
	width: 101px; }

.AskingPrice {
	background: #787878 url(http://www.searcheddomains.com/images/Domain_Names_Highlight.png) center no-repeat;
	border-bottom: solid 1px #545454;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	padding: 17px 0 18px;
	text-align: center; }

/* ---------------------------------
Button Styles
--------------------------------- */

.button {
    cursor: pointer;
	margin: 0 auto;
	text-align: center; }

	a#submit { display: none; } /* hide Javascript enhanced submit button when JS is not available */

a.button, .altSubmitButton {
	background: #d3d3d3 url(http://www.searcheddomains.com/images/Domain_Names_Button_Gradient.png) top repeat-x;
	border: solid 1px #929292;
	color: black;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 11px;
	text-decoration: none; }

	.altSubmitButton { width: auto; }

a.button:hover { background-image: url(http://www.searcheddomains.com/images/Domain_Names_Button_Gradient_Over.png); }

a.button:active { background-image: url(http://www.searcheddomains.com/images/Domain_Names_Button_Gradient_Down.png); }

#DomainPortfolio a { color:#BADFF3; }
		#DomainPortfolio a:hover { color: #fff; }

#portfolioButton {
    position: absolute;
    top: 93px;
	left: 12px;
	z-index: 1; }

	a#portfolioButton {
		background: #999;
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		padding: 3px 8px;
		text-decoration: none; }

/* ---------------------------------
 CSS3 Enhancements
--------------------------------- */

.ForSaleTag { text-shadow: 0 -1px 1px #6e2222; }

.AskingPrice { text-shadow: 0px 1px 2px #393939; }

#wrapper {
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px; /* Future proofing */ }

a.button, .altSubmitButton {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-moz-box-shadow: 0px 1px 0px #fff;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0px 1px 0px #fff; }

a.button, h2, #footer { text-shadow: 0px 1px 0px #f8f8f8; }

h2.topHeading {
		-moz-border-radius-topleft: 9px;
		-moz-border-radius-topright: 9px;
		-webkit-border-top-left-radius: 9px;
		-webkit-border-top-right-radius: 9px;
		border-top-left-radius: 9px;
		border-top-right-radius: 9px; }

a#portfolioButton { 
    -webkit-border-radius: 5px; 
       -moz-border-radius: 5px; 
            border-radius: 5px;
}

/* ---------------------------------
 Feedback
--------------------------------- */

.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);
}