/* CSS Document */
body  { background: #333 url(images/bg.gif); margin: 0 auto; padding: 0; border: 0; }

table {
	border:0;
	padding:0 0 20px 0;
	margin:0 auto;
}
td {
	border:0;
	margin:0;
	padding:0;
}
tr#borders{
	background: #930 url(images/bgmain_repeat.gif) repeat-x;
}
td#leftnav {
	padding: 45px 0 0 15px;
}
td#leftnav a {
	width:144px;
	display:block;
	color: #600;
	font: 2px/23px Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #666 #333 #300 #600;
}
.prod a, .prod a:visited{
	background:  url(images/nav_prod.gif) no-repeat;
}
.prod a:hover{
	background:  url(images/nav_prod_ro.gif) no-repeat;
}
.instruct a, .instruct a:visited{
	background:  url(images/nav_instruct.gif) no-repeat;
}
.instruct a:hover{
	background:  url(images/nav_instruct_ro.gif) no-repeat;
}
.hist a, .hist a:visited{
	background:  url(images/nav_history.gif) no-repeat;
}
.hist a:hover{
	background:  url(images/nav_history_ro.gif) no-repeat;
}
.cont a, .cont a:visited{
	background:  url(images/nav_contact.gif) no-repeat;
}
.cont a:hover{
	background:  url(images/nav_contact_ro.gif) no-repeat;
}
.home a, .home a:visited{
	background:  url(images/nav_home.gif) no-repeat;
}
.home a:hover{
	background:  url(images/nav_home_ro.gif) no-repeat;
}
.back a, .back a:visited{
	background:  url(images/nav_back.gif) no-repeat;
}
.back a:hover{
	background:  url(images/nav_back_ro.gif) no-repeat;
}
td#leftnav .purch a, td#leftnav .purch a:visited{
	color: #f90;
	background:  url(images/nav_purch.gif) no-repeat;
}
td#leftnav .purch a:hover{
	color: #f90;
	background:  url(images/nav_purch_ro.gif) no-repeat;
}
.cart a, .cart a:visited{
	background:  url(images/nav_cart.gif) no-repeat;
}
.cart a:hover{
	background:  url(images/nav_cart_ro.gif) no-repeat;
}
#mainwindow p{
	margin:0;
	padding:0 25px 0 50px;
	text-align: justify;
	font: normal 1em/2em "Trebuchet MS", Georgia, Times, serif;
	color: #ccc;
}
#mainwindow .descript {
	margin:-55px 10px 10px 160px;
	font: 10px/13px Verdana, Helvetica, sans-serif;
}
#mainwindow .descript3 {
	margin:-55px 10px 10px 180px;
	font: 10px/13px Verdana, Helvetica, sans-serif;
}
#mainwindow .descript2 {
	margin: 10px 10px 10px 65px;
	font: 10px/13px Verdana, Helvetica, sans-serif;
}
#mainwindow h2{
	border-bottom: 1px solid #ccc;
	color: #ccc;
	font: bold 12px Helvetica, Verdana, sans-serif;
	margin: 25px 15px 15px 25px; 
}
#mainwindow h5{
	color: #f93;
	margin:0; padding: 0; border:0;
	text-decoration: none;
	font: normal 12px/13px Verdana, Helvevtica, sans-serif;
}
#mainwindow p a, #mainwindow p a:visited, h5 a, h5 a:visited{
	color: #333;
	text-decoration: underline;
}
#mainwindow p a:hover, h5 a:hover{
	color:red;
}
#mainwindow #smpic{
	float: right;
	margin: 0 5px 10px 0;
	border: 0;
}
#mainwindow .prodpic{
	float: right;
	padding: 0 35px 20px 15px;
}
#picture p{
	font: 10px/12px Helvetica, Verdana, sans-serif;
	text-align:right;
	margin-top: -2px;
}
#picture p a, #picture p a:visited, #picture p a:hover{
	color: #333;
}
td#footer {
	padding-top: 20px;
	color: #630;
	font: bold 12px/14px "Trebuchet MS", Verdana, Helvetica;
	background: #f90 url(images/footer.jpg) repeat-x;
	text-align: right;
}
td#footer a, td#footer a:visited {
	color: black;
	text-decoration: none;
}
td#footer a:hover{
	color: #900;
	text-decoration: underline;
}
#back {
	text-align: right;
	padding: 15px;
	font: bold 10px Verdana, Helvetica, sans-serif;
}
#back a, #back a:visited {
	color: black;
	text-decoration:none;
}
#back a:hover{
	color:#f90;
	text-decoration:underline;
}
.pdf {
	font: italic 12px Times, Georgia, serif;
}
table #buywindow{
	padding:0; margin:0; border:0;
	font: 9px Verdana, Helvetica;
	color: #ccc;
	clear: both;
}
table #buywindow #heads{
	background: transparent url(images/item_side_arrow.gif) repeat-y;
	color: #600;
	font: bold 10px/14px Verdana, Helvetica;
	padding: 0 0 0 24px;
}
table #buywindow #bar{
	color:#930;
	background: transparent url(images/item_side_bar.gif) repeat-y;
}
#cartinsert{
	font: 10px/12px Verdana, Helvetica, sans-serif;
}
td#check_bs a {
	display:block;
	color: #930;
	font: 2px/23px Arial, Helvetica, sans-serif;
}
.check a, .check a:visited{
	color:#930;
	text-decoration: none;
	background:  url(images/checkOut.gif) no-repeat;
}
#check_bs .check a:hover{
	color: #930;
}
.view a, .view a:visited{
	color:#930;
	text-decoration: none;
	background:  url(images/viewCart.gif) no-repeat;
}
#check_bs .view a:hover{
	color: #930;
}
.thankyou {
	color: blue;
}
table #buywindow #form1{
	font: 9px/10px Verdana, Helvetica;
}
	