﻿body {
  text-align: center;
  background-color: #D5D0B0;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  font-family: verdana, arial, sans-serif;
}
body {
	background-color: #AFBBE5;
	margin-top: 0px;
}

A:link {
	COLOR: #B41505; text-decoration: none
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #C86000; text-decoration: none
}
A:hover {
	COLOR: #666666; text-decoration: underline
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	background-position: left top;
}

#page_header {
	height: 140px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../../Img/header2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
	margin:0px;
	padding:0px;
	border:0px dashed #cccccc;
	height:31px;
	clear:both;
	background-color: #FFFFFF;
	background-image: url(../../Img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:5px;
  margin-right:5px;
  border:0px dashed #cccccc;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #CC6600;
  background-color: #B41505;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #333333;
  background-color: #666666;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#right_side {
	float: right;
	width:250px;
	border:0px dashed #cccccc;
	background-color: #EBF4FF;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #333333;
  background-color: #666666;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
	height: 150px;
	clear: both;
	border-left: 1px solid #425227;
	border-right: 1px solid #425227;
	border-bottom: 1px solid #425227;
	background-color: #000000;
}

#page_footer p {
  padding-top:3px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}


#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-top:0px;
	background-color: #C86000;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image: url(../../Img/bar2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:10px;
	padding-right:10px;
	background-color: transparent;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #BD620E;
	line-height: 15px;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../../Img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.thumbnail2_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.style1 {font-size: 14px}
.style2 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#666666;
}
.style4 {color: #FFFFFF}
.style5 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #C86000;
 font-weight: bold;
}
.style8 {
	font-size: 13px;
	color: #333333;
}
.style16 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style17 {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.seriesTable { width:840px; }

.seriesItem { float:left; width:32%; height:65px; margin-right:1%; }
.seriesItem img { float:left; border:1px solid #B41505; text-align:left; margin-right:15px; }
.seriesItem div { float:left; width:200px; }

.searchSeriesItem { float:left; width:500px; height:65px; margin-left:25%; }
.searchSeriesItem img { float:left; border:1px solid #B41505; text-align:left; margin-right:15px; }
.searchSeriesItem div { float:left; width:400px; }

.searchSeriesFooter { font-size:11px; color:Black;}

.productImage { border:1px solid #B41505 !important; cursor:pointer; }

.popupDropDown { background-color:White; border:1px solid #cccccc; font-size:small; color:Black; }
.popupDropDown a:link { color:Black; text-decoration:none; }
.popupDropDown a:hover { color:Black; text-decoration:none; }
.popupDropDown a:active { color:Black; text-decoration:none; }
.popupDropDown a:visited { color:Black; text-decoration:none; }

.watermark { color:#999999; }

.searchBox { width:90%; margin-left:4%; padding:1%; background-color:#B51807; border:1px solid #6B140A; color:White; font-size:11px; }
