/* CSS
Designer: Jell Creative
Client: Brown Line Metal
Created: 04.22.08
Modified: 04.22.08
*/

/* Global Defaults
=====================================================================*/
body,div,ul,li,h1,h2,h3,h4,form,fieldset,input,p,table,tr,th,td,embed,object{ margin:0;padding:0; }
table{ border-collapse:collapse;border-spacing:0; }
fieldset,img,abbr{ border:0; }
em,img, h1,h2,h3,h4,h5,h6,strong,var{ font-style:normal;font-weight:normal; }
ul { list-style:none; }
div { text-align: left; }
a,ins{ text-decoration:none; }
strong { font-weight: bold; }

/* Global Elements
=====================================================================*/
body,html {
	background-color: #070707;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	text-align:center;
	width: 100%;
	height: 100%;
}

input {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

img {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
}

/* Typographic Elements
=====================================================================*/
h1, h2, h3,input,img,.learn, .small, .formgray, body {
	font-family:  Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
}

/* Page Content Style
=====================================================================*/

h1 {
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: 400;
	color: #FFFFFF;
}

h2 a:link, h2 a:visited, h2 a:hover{
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	/*padding-top: 14px;*/
	
	padding:4px 0px;
	letter-spacing: 1px;
}
h2 {
margin-top:15px;
}

h3 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E96B22;
	padding: 15px 0px 4px 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	letter-spacing: 1px;
}
h3 a:link, h3 a:visited{
	color: #E96B22;
	}

h3 a:hover{
	color: #FFFFFF;
	}
	
h4 {
	font-size: 15px;
	line-height: 25px;
	color: #FFFFFF;
	padding-top: 15px;
}

p {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 15px;
}

p a:link {
	color: #FFFFFF;
}

p a:hover {
	color: #FFFFFF;
}
	
p a:visited {
	color: #FFFFFF;
}

p a:visited:hover {
	color: #FFFFFF;
}

p a.brown:link,
p a.brown:hover,
p a.brown:visited{
color: #E96B22;
}

.learn {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E96B22;
}

.learn a:link, .learn a:visited {
	color: #E96B22;
}
.learn a:hover, .learn a:visited:hover {
	color: #FFFFFF;
}

.small {
	font-size: 9px;
	line-height: 16px;
	color: #FFFFFF;
}
.small a:link, .small a:hover, .small a:visited, .small a:visited:hover{
	color: #FFFFFF;
}
.brown {
	color: #E96B22;
}
.space{
	padding-top: 53px;
}
.bold {
	color: #E96B22;
	font-weight: bold;
}

/* List Elements
=====================================================================*/
.list{
	display:none;
}
.list ul {
	margin-top: 10px;
	margin-left: 20px;
}

.list li {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.5em;
	*background-position: 0px 0.7em;
	padding-left: 12px;
	padding-bottom: 5px;
	margin-bottom:5px;
}

/* layout styles 
=====================================================================*/
.container {
	width: 926px;
	margin: 0px auto;
}

#topWrap{
	float:left;
	display: inline;
	position: relative;


}
.logo {
	height: auto;
	width: 176px;
	float: left;
	margin-right: 102px;
}

#banner {
	width: 923px;
	margin-bottom: 25px;
	float:left;
	margin-top: 63px;
	text-align:center;
}

.maincol {
	margin-left: 278px;
	display:inline;
	width: 646px;
	float:left;
}

#footer {
	float:left;
	margin-top: 30px;
	margin-left: 278px;
	padding-bottom: 20px;
	display:inline;
	width: 648px;
}

/* Interior page Specific Headers
=====================================================================
-------------------------------------------------------------- 
PAGE CONTENT STYLES
-------------------------------------------------------------- 
*/
#page_content .maincol {
	margin-left: 278px;
	margin-top: 62px;
	width: 600px;
}
.topspace {
	padding-top: 20px;
}

.content {
	margin-top: 80px;
	float:left;
}
.column1 {
	float: left;
	width: 277px;
}

.column2 {
	width: 600px;
	float: left;
}

#product {
	width: 926px;
	float:left;
	clear: both;
	margin-top: 55px;
}

.spec_wrapper{
float:left;
width:100%;
margin-top:10px;

}

.show_hide_wrap h2{
margin-top:0px;
cursor:pointer;
margin:0px;
padding:0px;
line-height:normal;
font-size:12px;


}



.show_hide_wrap h2 .closed{
background-image:url(images/icon_plus.gif);
background-repeat:no-repeat;
background-position: 0px 5px;

}
.show_hide_wrap h2 .open{
background-image:url(images/icon_neg.gif);
background-repeat:no-repeat;
background-position: 0px 5px;

}

.show_hide_wrap h2 a:link, .show_hide_wrap h2 a:hover, .show_hide_wrap h2 a:visited{
	padding:4px 10px 3px 20px;
	width:100%;
	display:inline-block;
	
	margin-bottom:0px;
	}
#prod_replacement{
	margin-top:8px;
	margin-bottom:25px;
	float:left;
	width:923px;
	text-align:center;
}



/* Navigation
=====================================================================*/
#navlist {
float:left;
	width: 648px;
	
	margin-top: 41px;
}


#navlist li {
	float:left;
}

#navlist li.break{
	padding:0px 17px;
	margin:0px;
	vertical-align: top;
}

#navlist a {
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #FFFFFF;
}

#navlist a:hover{
	color: #E96B22;
}


#navlist li a.currentlink{
	color: #E96B22;
}


/* Contact Form
-------------------------------------------------------------- */
.request {
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E96B22;
	letter-spacing: 1px;
}

.formtxt {
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px 9px 9px 0px;
}
.formfill {
	padding: 0px 11px 9px 0px;
}

.formtitle { 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px 0px 8px;
}
.valname2 {
	font-size: 10px;
	color: #000;
	line-height: 12px;
	display:inline;
}
.brownstar {
	color:#E96B22;
}

.formalert { 
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 0px 8px;
	*margin: 0px 0px 8px;
	line-height: 13px;
}
textarea {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
}

#required {
	visibility: hidden;
	display: none;
}
.abstract{
	display:none;
}	
	
#main_body_right .show_hide_wrap p a:link, #main_body_right .show_hide_wrap p a:visited {
	font-weight:normal;
	text-decoration:underline;
} 

#main_body_right .show_hide_wrap p a:hover{
	text-decoration:none;
}

#watch_video{
position: absolute;
left: 794px;
top: 34px;

}

#buy_now{
	position: absolute;
	left: 794px;
	top: 0px;
	width:128px;
	height:66px;
	overflow:hidden;
	cursor:pointer;
	}

#shadow_box_container{
	background-color:#fff;
	position: absolute;
	z-index: 9000;
	left:50%;
	margin-left: -272px;
	top:50%;
	margin-top: -163px;
	width:545px;
	height:327px;
	padding:10px;
	display:none;
	
}

#sb_inner{
	background-color: #fff;
}
#overlay, 
#mc-overlay{
	width:100%; height:100%; z-index:8000; position:absolute; top:0px; left:0px;
	background-image:url(../images/a-40.png);
	display:none;
}

#mc-shadow_box_container #closebutton, #shadow_box_container #closebutton{
font-family:Arial, Helvetica, sans-serif;
cursor:pointer;
position:absolute;
margin-top:-45px;
margin-left:-45px;
z-index:9001;
}
#shadow_box_container #closebutton{
margin-top:-25px;
margin-left:-25px;
}



#mc-shadow_box_container input,
#mc-shadow_box_container label {
  margin-top: 10px;
  display: block;
}

#mc-shadow_box_container input {
  border: 1px solid #eee;
}
#mc-shadow_box_container h2 {
  line-height: 1.2em;
  margin-top: 0.5em;
}
#sb_inner{
	background-color: #fff;
}
#mc-pop input{
padding:3px;
font-size:15px;
color:#999999;

}


#homepage h1{
float: left;
display: inline;
}
#homepage #watch_video_inline{
margin-left: 15px;
clear: right;
}

#homepage h1{
clear:left;
}




/* purchase page */
#purchase_form_top{
margin-top:20px;
}

#purchase_form{
background-image:url(images/buy_bg_btm.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#e6e6e6;
padding:10px 20px 20px 20px;
float:left;
display:inline;
width:606px;


}


#purchase_form .row{
	padding-bottom:15px;
	background-image:url(images/buy_bg_div.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	width:606px;
	float:left;
	display:inline;
	margin-bottom:10px;
	}
#purchase_form .subtotal{
	background-image:none;
	padding-bottom:0px;
	margin-bottom:0px
	}	
#purchase_form .subtotal p{
font-size:14px;

}	
#purchase_form h3{
	padding:0px;
	background-image:none;
	font-size:15px;
	
	}	
#purchase_form h2{
	padding:0px;
	margin:0px;
	margin-bottom:15px;
	background-image:none;
	font-size:15px;
	font-weight:bold;
	color:#666666;
	
	}		
	
#purchase_form p{
	padding:0px;
	margin-bottom:0px;
	font-weight:bold;
	color:#333333;
	font-size:12px;
	}
	
#buy_wrench{
	float:right;
	display:inline;
	margin-top:18px;
	}	
#purchase_form .left,
#purchase_form .right{
	float:left;
	display:inline;
	width:300px;
	}	
#purchase_form .right{
	float:right;
	text-align:right;
	}	
#purchase_form p.small{
	font-size:11px;
	font-weight:normal;
	
	}			
#promo_code{
text-align: right;
margin: 10px 0px;

}	
#promo_code input{
padding: 3px;
width: 100px;
font-size: 14px;
border: solid 1px #999;

}
#promo_code a{
background-color:#E96B22;
color: #fff;
padding: 5px 6px;
font-weight: normal;
-moz-border-radius: 5px;
border-radius: 5px;

}

#purchase_form .subtotal p .strike{
text-decoration: line-through;
font-weight: normal;
margin-right: 5px;
color: #666;

}
#discount_applied{
display: none;
text-align: right;
margin-bottom: 5px;


}

#discount_applied p{
color:#fff;
padding: 3px 8px;
background-color: #85e010;
font-size: 11px;
display: inline;
font-weight:normal;

}

#opt2{
	display: none;
	}
/*popup */
#EJEJC_window{
padding:10px;

}

#ejunk_buttons{
float: left;
margin-top: 15px;
display: inline;
width: 300px;

}













