body {
  background-color: #000;
  padding: 0px;
  margin: 10px;
  scrollbar-face-color: #467b30;
  scrollbar-shadow-color: #467b30;
  scrollbar-highlight-color: #467b30;
  scrollbar-3dlight-color: #7fb569;
  scrollbar-darkshadow-color: #669003;
  scrollbar-track-color: #000000;
  scrollbar-arrow-color: #ffffff;
  overflow: auto;
}

a {
  font-family: verdana;
  font-size: 8pt;
  color: #444;
}

a:Hover {
  color: #447630;
}

li {
  margin-bottom: 8px;
}

img {border: 0;}

p {
  font-family: verdana;
  font-size: 8pt;
  color: #444;
  margin: 0px 0px 12px 0px;
  line-height: 140%;
}

td {
  font-family: verdana;
  font-size: 8pt;
  color: #444;
}

h1 {
  font-family: verdana, arial;
  font-size: 16pt;
  font-weight: normal;
  color: #447630;
  margin: 0px 0px 20px 0px;
}

h2 {
  color: #444;
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  margin: 0px 0px 8px 0px;
}

h4 {
  color: #000;
  font-size: 8pt;
  margin: 0px 4px 0px 0px;
  display: inline;
}



.ulist {

list-style-image: url(/image/bullet_22.gif); 
font-size: 13px; 
vertical-align: middle; 
font-weight: bold; 
color: #404040; 
}


.ulist li {

vertical-align: middle;
line-height: 20px;

}

.header {
  background-image: url('/image/headerbg.gif');
  background-color: #fff;
}

.header #headerLeft {
	vertical-align: middle;
        background: url('/image/tlcorner.gif') no-repeat;
}

.header #headerRight {
	vertical-align: bottom;
	text-align: right;
        background: url('/image/trcorner.gif') no-repeat top right;
}

.footer {
	border-top: 1px solid #ADAFB1;
}

.footer table {
	width: 100%;
	background-color: #dfe1e1;
}

.footer #footerLeft {
        background: url('/image/llcorner2.gif') no-repeat bottom left;
	padding: 12px;
}

.footer #footerRight {
	text-align: right;
        background: url('/image/lrcorner2.gif') no-repeat bottom right;
	padding: 12px;
}

hr {
  border: 0px;
  background-color: #fff;
  height: 0px;
  border-top: 1px dashed #999;
  margin: 0px 0px 20px 0px;
}

#dd_outer {
  position: relative;
  cursor: pointer;
  cursor: hand;
  margin-right: 30px;
}

#dd_inner {
 position: absolute;
 top: 18px;
 left: 0px;
 z-index: 2;
 width: 154px;
 border: 1px solid #999898;
 visibility: hidden;
}

#dd_inner a {
 display: block;
 width: 100%;
 font-family: verdana;
 font-size: 10px;
 color: #3D320E;
 background-color: FFDF5E;
 border-top: #ffffff 1px solid;
 text-decoration: none;
 padding: 2px 0px 3px 10px;
}

#dd_inner a:link, #dd_inner a:active, #dd_inner a:visited { text-decoration: none; color: #3D320E; background-color: FFDF5E; }
#dd_inner a:link:hover, #dd_inner a:visited:hover { background-color: #fff0b2; }

.newsDate {
  font-size: 7pt;
}

.boxHeader {
  padding: 3px;  
  font-family: verdana;
  font-size: 7.5pt;
  font-weight: bold;
  color: #333;
}

.leftLinkSel {
  padding-left: 20px;
  height: 22px;
  background: url( '/image/leftlinksel.gif' );
  font-weight: bold;
  color: #444;
}

.leftLink {
  padding-left: 9px;
  height: 22px;
}

.tab {
  width: 90px;
  height: 23px;
  background: url( '/image/tab.gif' );
  margin-right: 2px;
  cursor: pointer;
  cursor: hand;
  text-align: center;
  padding-top: 4px;
  padding-right: 1px;
  color: #76787a;
}

.tabHover {
  width: 90px;
  height: 23px;
  background: url( '/image/tabhover.gif' );
  margin-right: 2px;
  cursor: pointer;
  cursor: hand;
  text-align: center;
  padding-top: 4px;
  padding-right: 1px;
}

.tabSel {
  width: 90px;
  height: 23px;
  background: url( '/image/tabsel.gif' );
  margin-right: 2px;
  cursor: pointer;
  cursor: hand;
  font-weight: bold;
  text-align: center;
  padding-top: 6px;
  padding-right: 1px;
  color: #333;
}

.tabSpacer {
  width: 2px;
}

.menuItem {
  font-family: verdana;
  font-size: 9pt;
  font-weight: normal;
  color: #E3E3CA;
  text-decoration: none;
}

.menuItem:Hover {
  color: #CE6300;
}

.pageTitle {
  font-family: verdana;
  font-size: 12pt;
  font-weight: bold;
  color: #666666;
}

.itemTitle {
  font-family: verdana;
  font-size: 9pt;
  text-decoration: none;
  font-weight: bold;
  color: #7E7E00;
}

.itemTitle:Hover {
  text-decoration: underline;
}

.copyright {
  font-size: 7pt;
  color: #666666;
}

.headerLinks {
  font-size: 7pt;
  color: #FBAF55;
  text-decoration: none;
}

.headerLinks:Hover {
  text-decoration:underline;
}

.searchText {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #620000;
}

.searchBox {
  border: 1px solid #F79618;
  font-family: verdana;
  font-size: 8pt;
}

.edit {
  font-family: verdana;
  font-size: 8pt;
}

.optionDropDown {
  font-family: verdana;
  font-size: 8pt;
}

.cartquantityedit {
  width: 58px;
  border: 0px solid;
  font-family: verdana;
  font-size: 8pt;
  text-align: right;
}

.button {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  border: 1px solid #620000;  
  background: #FAD315;
  color: #333333;
}

.searchButton {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  border: 1px solid #F79418;  
  background: #630000;
  color: #ffffff;
}

.addtocartbutton {
  font-family: verdana;
  font-size: 8pt;
  font-weight: bold;
  border: 1px solid #620000;  
  background: #CE6300;
  color: #E3E3C9;
}

.group {
  background: #630000;
}

.groupTitle {
  padding: 3px;
  font-family: verdana;
  font-size: 9pt;
  font-weight: normal;
  color: #E3E3CA;
  background: #630000;
}

.groupField {
  padding: 10px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  background: #E3E3CA;
}

.cart {
  background: #630000;
}

.cartTitle {
  padding: 3px;
  font-family: verdana;
  font-size: 9pt;
  font-weight: normal;
  color: #E3E3CA;
  background: #630000;
}

.cartField {
  padding: 1px;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  background: #E3E3CA;
}

.error {
  display: block;
  color : red;
  font-weight: bold;
  margin-bottom: 8px;
}

.kbtitle {
  font-family: verdana;
  font-size: 12pt;
  font-weight: bold;
}

.list {
  background-color: #E6E8E8;
}

.list tr th {
  text-align: left;
  font-weight: bold;
  font-size: 8pt;
  color: #555;
  padding: 6px;
}

.list tr td {
  background-color: #fff;
  text-align: left;
  font-size: 8pt;
  padding: 6px;
}


a.button_r
{
border:1px solid #CCCCCC ;
display: block;
font-size:0.9166em;
padding-left: 4px;
text-decoration: none;
color:#666;
font-weight: bold;
height: 18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
width:58px;
line-height: 18px;
}

a.button_r:hover
{ 
background-color: #f9cd02;
color:#666;
text-decoration:none;
font-weight: bold;
}




#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url("../image/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url("../image/prevlabel.gif") left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url("../image/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #DanTainer{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 


.pf_img {
vertical-align: middle; 
border: 1px solid #CCCCCC; 
padding: 3px;
}

td.block {
border: 1px solid #CCC; 
width:50%;
}

.portThumb {
	border: 1px solid #999;
	text-align:center;
	font-weight:bold;
}

.portThumb div {
	padding:4px;
}

.portThumb a:hover, .portThumbSel a:hover {
	color: #444;
}

.portThumb a, .portThumbSel a {
	text-decoration: none;
}

.portThumbSel img, .portThumb img {
	border: 1px solid #aaa;
}

.portThumbSel {
	border: 1px solid  #447630;
	text-align:center;
	font-weight:bold;
	padding:4px;
/*
	background-color: #ffe059
*/
	background-color: #c3d0ac
}


.dataGrid {
	width: 100%;
	border-collapse: collapse;
	width:640px;
	table-layout: fixed;
}

.dataGrid tr th {
	border: 1px solid #cdcecf;
	background-color: #e6e8e8;
	text-align: left;
	font-size: 8pt;
	color: #444;
	padding-left: 4px;
	white-space: nowrap;
	height: 22px;
}

.dataGrid tr td {
	border: 1px solid #cdcecf;
	text-align: left;
	font-size: 8pt;
	color: #444;
	padding-left: 4px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 20px;
	height: 22px;
}

.dataTbl {
	width: 100%;
	border-collapse: collapse;
}

.dataTbl tr th {
	border: 1px solid #cdcecf;
	background-color: #e6e8e8;
	text-align: left;
	font-size: 8pt;
	color: #444;
	padding-left: 4px;
	white-space: nowrap;
	height: 22px;
}

.dataTbl tr td {
	border: 1px solid #cdcecf;
	text-align: left;
	font-size: 8pt;
	color: #444;
	padding: 4px;
	overflow: hidden;
}

.errorField td {
	background-color: #fee47e;
}

ul {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

li {
	margin-left: 18px;
}

.errorList li {
	color: red;
}

#paymentForm {
	border-collapse: collapse;
	border: none;
}

#paymentForm th {
	text-align: left;
	font-size: 10pt;
	padding-top: 10px;
}

#paymentForm td {
	vertical-align: bottom;
	padding: 1px;
}

.errorField {
	border: 1px solid #ea3d00;
	background-color: #fde4d7;
}

.errorField p {
	color: #ea3d00;
	margin: 0px;
	padding: 2px;
}

