/* @override 
	http://danielrichards.biz/test/style.css
	http://danielrichards.biz/test/jquery.fancybox/jquery.fancybox.css
	http://www.danielrichards.biz/style.css
*/

/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
background: #F5F9F0 url(img/bg.gif) top left repeat-x;
color: #593640;
font-family: Helvetica, Arial, sans-serif;
}

#wrap{
	margin: auto;
	width: 1037px;
	padding-top: 30px;
}	

	#page{
		float: left;
		width: 787px;
		height: 581px;
	background: url(img/content-bg.gif) no-repeat left;
}
	
		#mailing-list{
			position: relative;
			padding: 24px 62px 16px 0;
			height: 38px;
		}
		
			#mc_embeded_signup{
				float: right;
			}
			
			#mailing-list .text{
				padding: 9px 10px 0 10px;
				height: 28px;
				width: 220px;
				border: 0;
				font-size: 1.4em;
				color: #F11F85;
				background: url(img/list.gif) top left no-repeat;
	display: inline;
	position: absolute;
	left: 420px;
}

#mce-error-response {
	position: absolute;
	color: #f11e84;
	background-color: white;
	padding: 3px;
	font-size: 10px;
	left: 58px;
	top: 0px;
}

#mce-success-response {
	position: absolute;
	color: #f11e84;
	background-color: white;
	padding: 3px;
	font-size: 10px;
	left: 58px;
	top: 0px;
}
			
			#mc-embedded-subscribe{
				margin: 0 0 0 8px;
				height: 34px;
				width: 53px;
				border: 0;
				background: url(img/send.gif) top left no-repeat;
	display: inline;
	float: right;
	font-size: 15px;
	color: #5c5c5c;
}
		
		#content{
			padding: 20px;
			position: relative;
			width: 623px;
			height: 385px;
			margin-left: 62px;
			display: inline;
			float: left;
			text-align: left;
			color: #505440;
			overflow: auto;
}
		
			#content p{
	line-height: 1.4em;
	font-size: 12px;
	padding-bottom: .5em;
	padding-top: .5em;
}

#career-opportunities #content-wrapper {
	width: 620px;
}
			
			#content a{
				text-decoration: underline;
				color: #F11F85;
			}

#content a:visited{
				text-decoration: underline;
				color: #F11F85;
			}

#content-popup a{
				text-decoration: underline;
				color: #F11F85;
			}

#content-popup a:visited{
				text-decoration: underline;
				color: #F11F85;
			}

#home #content{
	overflow:hidden;
}

#gallery{
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}

#gallery img {
}

#company h2 {
	font-size: 20px;
	padding-left: 28px;
	margin-top: 10px;
}

#history {
	background: url(img/company-history-h2.jpg) no-repeat 0 0;
}

#mission {
	background: url(img/company-mission-h2.jpg) no-repeat 0 0;
}

#showroom {
	background: url(img/company-showroom-h2.jpg) no-repeat 0 0;
}

#line {
	background: url(img/company-line-h2.jpg) no-repeat 0 0;
}

#content-popup {
	margin: auto;
	background-color: #f5f9f0;
}

#content-popup h2 {
	font-size: 28px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 129px;
}

#company #content {
	background: url(img/company-bg.jpg) no-repeat 390px 0;
}

#content-wrapper {
	width: 384px;
}

#products #content {
	background: url(img/products-bg.jpg) no-repeat scroll -40px -1px;
}

#products #content ul li {
	margin-bottom: 2px;
}

#reps #content {
	background: url(img/reps-bg.jpg) 25px 0;
	overflow: hidden;
}

.columns {
	margin: auto;
	width: 572px;
	height: 340px;
}

.column {
	width: 167px;
	float: left;
	margin-right: 10px;
	margin-left: 13px;
	padding-bottom: 5px;
}

.column img {
	color: #d5e986;
	border: 3px solid #f3fbcb;
}

.description P {
	color: #525b31;
}

.state h2 {
	font-size: 17px;
	background: url(img/state-bg.gif) no-repeat 0 0;
	color: #606244;
	padding: .3em;
}

.state dl dt {
	font-size: 13px;
	color: #593640;
}

.state-reps {
	margin-bottom: 2px;
}

.state dl dd {
	display: inline;
	font-size: 11px;
	color: #f31f85;
	margin-left: 2px;
}

#sidebar{
		float: right;
		width: 250px;
		height: 581px;
		background: url(img/sidebar.gif) top left no-repeat;	
		text-align: left;
		color: #593640;
	}

#intro-desc {
	width: 310px;
	background-color: #cf2374;
	color: white;
	font-size: 11px;
	padding: 1.1em;
	position: absolute;
	top: 20px;
	left: 30px;
	opacity: 0.8;
	z-index:20;
	border: 2px #921651 solid;
}
	
		.sb-top{
			position: relative;
			padding: 17px 0 24px 10px;			
		}
		
			#logo{
				position: relative;
				display: block;
				height: 71px;
				width: 172px;
				text-indent: -9999em;
				background: url(img/logo.gif) top left no-repeat;
			}
			
			.sb-top p{
				line-height: 1.6em;
				font-size: 1.2em;
			}
			
			.sb-top a{
				color: #F11F85;
			}
		
		
			#nav{
			position: relative;
	font-size: 1.7em;
}
		
			#nav li{
				padding: 2px 0;
			}

			#nav li a{
				color: #F11F85;
				padding: 4px 9px 4px 14px;
			}
			
			#nav li a:hover, #nav li.active a{
				background: #000;
				text-decoration: none;
			}
		
		#news{
	padding-bottom: 0;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 13px;
}

#twitter-link {
	color: #f11f85;
	background-position: 0;
	float: left;
}
		
			#news li{
				position: relative;
	margin-bottom: 10px;
}
			
			#news h3{
				font-size: 1.3em;	
			}
			
			#news h3 a{
				color: #593640;
			}
			
			#news li p{
				padding-bottom: 1em;
				line-height: 1.5em;
			}

#contact-window {
	margin: auto;
	width: 450px;
}

#container {
	margin: auto;
	width: 401px;
	height: 489px;
	padding: 1em;
}

#twitter_update_list li span {
	color: #593640;
	font-size: 13px;
}

#twitter_update_list li a {
	color: #f11f85;
	font-size: 10px;
}

fieldset{
	margin:0;padding:0;border:0;}

label{
	width:250px; 		display:block;
	text-align: left;
	margin-bottom: .1em;
	font-size: 1.2em;
	margin-top: 5px;
}

.txt_input{
	width:250px; display:block;
	height: 15px;
	text-align: left;
}

textarea{
	height: 100px; width: 400px;}

input{
	display:block;
	margin-bottom: 1.2em;
}

.field-group {
	width: 400px;
}

.inline-field {
	display: inline-block;
	float: left;
	width: 130px;
}

#city-field input.txt_input {
	width: 100px;
}

#state-field input.txt_input {
	width: 100px;
}

#zip-field input.txt_input {
	width: 50px;
}

.submit-btn {
	background-color: #f2f8ed;
	border-style: solid;
	border-width: 1px;
	margin-left: 0;
	padding: .4em;
}

.req{
	color:#f00;font-size:90%;}

#form_errors{
	color:#f00; display:none;}

#form_thanks{
	color:#000; display:none;}

.map {
	border: 2px solid #a7b472;
}

#form_thanks {
	text-align: left;
	font-size: 10px;
}

iframe {
}


#footer {
	font-size: 10px;
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
}

#footer a {
	color: #F11F85;
}

#footer a:hover {
	color: #F11F85;
}

#footer a:visited {
	color: #F11F85;
}






