@charset "utf-8";
@import url("/stylesheets/ids.css");
@import url("/stylesheets/navigation.css");
body, html {
	background-color: #000000;
	background-image: url(/images/bg_large.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
a, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
label {
	color: #c3e0c1;
	font-weight: bold;
}
a:link {
	color: #aed8ac;
	text-decoration: none;
}
a:visited {
	color: #aed8ac;
	text-decoration: none;
}
a:hover {
	color: #aed8ac;
	text-decoration: underline;
}
a:active {
	color: #aed8ac;
	text-decoration: none;
}
.All_Login {
	background-image: url(/images/hdr_login.jpg);
}
.Hidden_Submit {
	height: 1px;
	width: 1px;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	display: block;
}
.Hidden_Submit input {
	height: 1px;
	width: 1px;
	margin-top: 5px;
	clear: none;
	float: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}
.Home {
	background-image: url(/images/hdr_home.jpg);
}
.About {
	background-image: url(/images/hdr_about_us.jpg);
}
.Products {
	background-image: url(/images/hdr_products.jpg);
}
.Custom_Manufacturing {
	background-image: url(/images/hdr_custom_manufacturing.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
.Contact {
	background-image: url(/images/hdr_contact_us.jpg);
}
.Cart {
	background-image: url(/images/hdr_your_cart.jpg);
}
.Merchandising {
	background-image: url(/images/hdr_merchandising.jpg);
}
.Careers {
	background-image: url(/images/hdr_careers.jpg);
}
.Rep_Login {
	background-image: url(/images/hdr_rep_login.jpg);
}
.Rep_Area {
	background-image: url(/images/hdr_rep_area.jpg);
}
.Service_Area {
	background-image: url(/images/hdr_center_area.jpg);
}
.Service_Center {
	background-image: url(/images/hdr_service_center.jpg);
}
.Store_Locator {
	background-image: url(/images/hdr_store_locator.jpg);
}
.Warranty_Reg {
	background-image: url(/images/hdr_warranty_registration.jpg);
}
.Warranty_Info {
	background-image: url(/images/hdr_warranty_information.jpg);
}
#PopBG {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height:100%;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 2000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-color: #000;
}
#SpecPopUpWindow {
	position: absolute;
	top: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 2010;
}
#SpecPopUpWindow #Hldr {
	background-color: #3A483A;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#SpecPopUpWindow #Hldr h5 {
	background-color: #5D755D;
	margin: 0px;
	font-size: 16px;
	padding: 10px;
	clear: none;
	float: left;
	width: 410px;
}
#SpecPopUpWindow #Hldr #BtnClose {
	margin: 0px;
	clear: none;
	float: right;
	width: 60px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 0px;
	background-color: #5D755D;
	cursor:pointer;
}
#SpecPopUpWindow #Hldr #BtnClose span {
	background-color: #3A483A;
	font-weight: bold;
	text-transform: uppercase;
	color: #D0B33D;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 1px solid #D0B33D;
}
#SpecPopUpWindow #Hldr p {
	padding: 10px;
	margin: 0px;
}
#SpecPopUpWindow #Hldr table {
	margin-left: 20px;
}
