﻿BODY {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	margin: 0% 0% 0% 0%;
	background: url(/images/back3.gif);
	background-repeat: repeat;
	padding:0;
}
P {
	font-size: 10pt;
	margin-top: 0;
}
DIV {
	font-size: 10pt;
}
TH {
	font-size: 10pt;
}
TD {
	font-size: 10pt;
	vertical-align: top;
}
h1 {
	color: #b91e09;
	font-size: 12pt;
	font-weight: bold;
	margin: 2px;
}
h2 {
	color: #b91e09;
	font-size: 12pt;
	font-weight: bold;
	margin: 2px 2px 2px 0px;
}
h3 {
	color: #008000;
	font-size: 12pt;
	font-weight: bold;
	margin: 2px 2px 2px 0px;
	text-align:center;
}

a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
a:hover {
	color: #880000;
	text-decoration: underline;
}
a.hdrnav:link {
	color: black;
	text-decoration: none;
	font-size: 8pt;
}
a.hdrnav:visited {
	color: black;
	text-decoration: none;
	font-size: 8pt;
}
a.hdrnav:hover {
	color: #CC0000;
	text-decoration: underline;
	font-size: 8pt;
}
a.lftnav:link {
	color: maroon;
	text-decoration: none;
}
a.lftnav:visited {
	color: maroon;
	text-decoration: none;
}
a.lftnav:hover {
	color: white;
	text-decoration: underline;
	background-color: black;
}
table {
	margin-left: auto;
	margin-right: auto;
}
img {
	border: 0px;
	margin: 0px;
	display: block;
}
/******************
FORMAT STYLES
******************/
#container {
	width: 960px;
	padding: 5px;
    margin:auto;
    text-align:left;
    background: #333;
}

#bodyblock {
	position: relative;
	width: 960px;
	padding: 0;
	min-height:1000px;
}
* html #bodyblock { height:1000px; } 
#left {
	width: 140px;
	background: #333;
	height: auto;
	float:left;
	position:absolute;
	top: 0;
	left: 0;
}
#right {

	float: right;
	background: #eee5e5;
	padding: 3px;
    margin-left: 165px;
    min-height:1000px;
}
#middle {
	background: #ffffff;
	padding: 3px;
    min-height:1000px;
}
#topp {
	background: #E4E4E4;
	padding: 3px;
	text-align:center;
}

* html #right { height:1000px; } 
#right h1 {
	text-align:center;
	padding: 2px;
	margin: 0;
}
#middle h1 {
	text-align:center;
	padding: 2px;
	margin: 0;
}

#footer {
	height: 40px;
	background: #D7C59F;
	color: #333333;
	border: solid black;
	border-width: 1px 0 0 0;
	margin: 0;
	text-align: center;
	font-size: small;
}
#hdrcontainer {
	background: #000000;
	background-image:url(/images/header_75.jpg);
	width: 960px;
	height: 75px;
}
#hdrnav {
	background: #000000;
}
#hdr-img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 960px;
	height: 75px;
}
#itemdetails {
	padding: 3px;
	border: thin  #999966 dotted;
	color:#333333;
}
input{
	display:inline;
}
TD.oline {
	vertical-align: top;
	text-align:center;
	border-right:thin #DDDDDD solid;
	
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.price {
	font-size: 12pt;
	font-weight:bold;
}
.itemhdr{
	color: #999966;;
	font-size: 10pt;
}
}
.os{
	color: #CC0000;
	font-size: 10pt;
	font-weight:bold;
}
.itemdetails {
	padding: 3px;
	border: thin  #999966 dotted;
}



/******************
TABLE STYLES
******************/
table.jwt {

	border: 0px;
	width: 100%;
	border-collapse: collapse;
}
table.jwt a.link2 {

 color: white;
 text-decoration:underline;
}

table.jwt td {
	padding: 2px;
	vertical-align: top;
	text-align: center;
	border-bottom: 1px solid #ECF1E1;
}
table.jwt td.proddescr {
	background: #333;
	text-align: left;
	color: #CCCCCC;
}
table.jwt td.descr {
	text-align: left;
}
table.jwt td.titlerow {
	text-align: left;
	background: #800000;
	color: #FFFFCC;
	font-weight: bold;
	padding-left: 5px;
}
table.jwt td.mod {
	text-align: left;
	white-space:nowrap;
}
table.jwt td.yr {
	white-space:nowrap;
}

table.jwt tr.r1 td {
	background-color: #FCF6CF;
}
table.jwt tr.r2 td {
	background-color: #FEFEF2;
}
table.jwt tr.r3 td {
	background-color: #D7C59F;
	width:120px;
}
table.jwt tr.r4 td{
border-bottom:1px green solid;
}
table.jwt th {
	background: #C0C0C0;
	border: 1px solid #71727F;
	text-align: center;
	white-space:nowrap;
}
table.jwt form {
	padding: 0px;
	margin: 0px;
}
table.jwt ul {
	padding: 0;
    margin: 0px 0px 0px 1em;
}
table.jwt ul li {
    list-style-type: disc;
    list-style-position: inside;
   }
img.prodimg2 {
	margin: 0px 2px 0px 2px;
	padding: 0;
	display:inline;
}
img.prodimg {
	margin-right: 12px;
	margin-bottom: 2px;
	float: left;
}
img.prodimg3 {
	margin: 0px 2px 0px 2px;
	border: 1px solid black;
	padding: 0;
	display:inline;
}

input.cout {
 width:154px;
 height:46px;
}



/******************
LIGHTBOX
******************/
#lightbox{
	background-color: #660000 ;
	padding: 26px 10px 10px 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #ffffff;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 0px; right: 0px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}
	
