@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/background.jpg);
	/*background:url(../images/bg.jpg);*/
	background-repeat: no-repeat;
	background-position:center top;
	background-color: #262626;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.login_inputbox {
	border: solid 1px #3c3c3c;
	width: 150px;
}
.login_title {
	color: #054573;
	font-size: 13px;
}
.whitetext {
  color: #FFFFFF;
  text-decoration:none
}
/*
Lightbox
*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(../../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/overlay.png", sizingMethod="scale");
	}
/*
Class
*/
.arrow {
	font-size: 9px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
.cart_header {
	text-decoration:underline;
	color: #064571;
}
.cart_headerNEW {
	/*text-decoration:underline;*/
	color: #064571;
}
.content_gray {
	color: #877b7f;
}
.content_red {
	color: red;
}
.content_padding {
	font-size: 14px;
	padding: 15px;
}
.bluetext_title {
	color: #064473;
	text-decoration:underline;
	font-size: 13px;
	font-weight: bold;
}
.bluetext {
	color: #064473;
}
.producttitle {
	color: white;
	font-weight: bold;
	padding-right: 20px;
}
.producttitle_full {
	color: white;
	font-weight: bold;
	background-position:right;
}
.productshorttext {
	padding: 10px;
}
.selectbox {
	border: solid 1px #064a7c;
}
.inputbox {
	border: solid 1px #064a7c;
}
.categories_table {
	border: solid 1px #064a7c;
}
.hp_product_box {
	border: solid 1px #064a7c;
}
.category_level01 {
	background-image: url(../images/c01_bg.jpg);
	padding-right: 25px;
}
.category_level02 {
	background-color: #8f8d89;
	padding-right: 25px;
}
.category_level03 {
	background-color: #a4a29f;
	padding-right: 35px;
}
.category_level04 {
	background-color: #bebcb9;
	padding-right: 45px;
}
/*
URLs
*/
a.url_black:link {
	color: #000000;
	text-decoration: underline;
}
a.url_black:visited {
	text-decoration: underline;
	color: #000000;
}
a.url_black:hover {
	text-decoration: none;
	color: #000000;
}
a.url_black:active {
	text-decoration: underline;
	color: #000000;
}
a.url_white_noline:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.url_white_noline:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.url_white_noline:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.url_white_noline:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.url_red_noline:link {
	color: #71021a;
	text-decoration: none;
}
a.url_red_noline:visited {
	text-decoration: none;
	color: #71021a;
}
a.url_red_noline:hover {
	text-decoration: none;
	color: #71021a;
}
a.url_red_noline:active {
	text-decoration: none;
	color: #71021a;
}


a.url_black_noline:link {
	color: #000000;
	text-decoration: none;
}
a.url_black_noline:visited {
	text-decoration: none;
	color: #000000;
}
a.url_black_noline:hover {
	text-decoration: none;
	color: #000000;
}
a.url_black_noline:active {
	text-decoration: none;
	color: #000000;
}



a.url_gray_noline:link {
	color: #877b7f;
	text-decoration: none;
}
a.url_gray_noline:visited {
	text-decoration: none;
	color: #877b7f;
}
a.url_gray_noline:hover {
	text-decoration: none;
	color: #877b7f;
}
a.url_gray_noline:active {
	text-decoration: none;
	color: #877b7f;
}
a.location_inf:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.location_inf:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.location_inf:hover {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.location_inf:active {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}