@charset "UTF-8";

body {background:url(/images/design/bg.jpg) no-repeat center top #130e09;
	font: 62.5% normal Courier New, Courier New, Courier, monospace; color: #fff; }

div#wrapper {width:865px; height:760px; position: absolute; left: 50%; margin-left: -427px; }

div#splash_wrp {position: absolute; top:179px; left: 30px; width:542px; height:294px;
	background: #f1ecdf;}

div#splash_content {width:100%; width: 100%; position: relative;}
	
	div#slideshow {position:absolute; top:15px; left:15px; width:515px; height: 268px; overflow: hidden;}

	div.slide {position: relative; display: block; width: 515px; height:335px;}

	div.slide_text{width:485px; height:109px; top: 161px; display: block; background: url(/images/design/hero_transparent.png) repeat-x; position: absolute; bottom:0; left:0; padding: 0 15px; font-family: Helvetica, Arial, serif; }
	
	div.slide_text h1 {font-size:1.8em; margin: 15px 0 3px 0; font-weight: normal;}
	div.slide_text p {font-size:1.2em; line-height: 1.3; color: #ccc }

div#hero_nav {position: absolute; right: 20px; top:256px; z-index: 100;}
		div#hero_nav a {padding: 3px 6px; background: #19130d; color:#fff; font-size: 14px; margin-left: 5px; }
		div#hero_nav a:hover, div#hero_nav a.activeSlide {background: #3C2B17; }
			
/* Newsletter */	
div#newsletter {background:transparent url(/images/design/newsletter-bg.jpg) no-repeat scroll left top;height:67px;margin:313px 0 0 0;padding:20px;position:absolute;width:503px;}
div#newsletter p {float:left;width:200px;margin:32px 0 0 0;}
form#homeform .field {width:126px;margin:0 0px 10px 15px;}
form#homeform .submit_button{margin:0 0 10px 15px;width:132px;}
form#homeform {width:300px;float:right;margin:10px 0 0 0;}
input.firstNameError, input.lastNameError, input.emailError{border:solid 2px #b53d27;padding:1px;margin:0 0 10px 15px;width:126px;}

input.firstName { color: #000; }
input.lastName { color: #000; }

/* Sidebar */
div#sidebar {width:226px; position: absolute; top: 179px; right: 42px; z-index: 1; }
/*div#social_footer{ position: absolute; left: 50%;   margin-top: 753px; height: 32px; margin-left: -52px; }*/
    div#callout-top ul li { display: inline; margin-right: 5px;float: left; }
    div#callout-top ul { margin-left: 18px; }
        div#fb ul li.connect { display: inline; color: #666; font-size: 13px; margin-left: -65px; margin-top: 6px; position: absolute; }
	div.callout {width:226px; height:127px; overflow: hidden; margin-bottom: 20px; color:#fff; font-size: 11px;}
		div.callout p {margin: 55px 0 0 20px; line-height: 1.6;}
		div.callout a {color:#fff; text-decoration: underline;}
		div.callout a:hover {text-decoration: none;}
		
	div#callout-top {background: url(/images/design/callout-customer-profile.jpg) no-repeat;}
	div#callout-mid {background: url(/images/design/callout-special-orders.jpg) no-repeat;}
	div#callout-low {background: url(/images/design/callout-featured-product.jpg) no-repeat;}

/* Footer */
div#spa_footer {position: absolute; bottom: 21px; font-size: 10px; width:100%; text-align: center; color:#000; }
	div#spa_footer a {color: #000; text-decoration: none;}
	div#spa_footer a:hover {text-decoration: underline;}
