body {
margin-left: 0;
margin-right: 0;
font: 9pt Arial, Helvetica, sans-serif;
}

#siteContainer{
    width:1015px;
}

td {
	font : 9pt Arial, Helvetica, sans-serif;
	vertical-align:top;
	/* text-align:left; */
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.heading {
	text-align: left;
}

img
{
    vertical-align:top;
    }

a, a:active, a:visited {
	color: #0000ee;
	text-decoration: underline;
}

a:hover, a:active:hover, a:visited:hover {
	color: #ee0000;
	text-decoration: none;
}

.TopBanner {
	font-size: 10pt;
	margin: 0;
	padding: 3px 0 3px 0;
}

.BigText {
	font-size: 10pt;
}

.big {
font-size: 18px;
font-weight: bold;
font-color: #0000FF;
}

span.errors
{
font-weight: bold;
color: #CC0000;
font-size: 16px;
}

a.Tab, a.Tab:Active, a.Tab:Visited {
	color: #000000;
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: bold;
	text-decoration: none;
}

.TabSel, .TabSel:Active, .TabSel:Visited {
color: #fff;
font-family: verdana; 
font-size: 8pt; 
font-weight: bold;
text-decoration: none;
}
a.Tab:Hover, a.Tab:Active:Hover, a.Tab:Visited:Hover {
color: #f00;
}
.butttxt, a.butttxt:visited {
text-decoration: none;
font-weight:bold;
}

/* Shipping Policy Page */
#shipping_policy {
font-family:Verdana,Arial,Helvetica,sans-serif;
}
#shipping_policy h1 {
color:#c00000;
}
#shipping_policy p{
font-size: 90%;
}
#shipping_prices {
border-top: 1px solid #666;
border-left: 1px solid #666;
border-collapse: collapse;
width: 95%;
}
#shipping_prices td, #shipping_prices th{
border-collapse: collapse;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
}
#shipping_prices th {
text-align: left;
background: #0401C0;
padding: 2px 5px;
color: #FFF;
}
#shipping_prices .sub_header, #shipping_prices .highlight, #shipping_prices .plain {
text-align: center;
font-weight: bold;
background: #E9E7FE;
}
#shipping_prices .highlight {
background: #C8C4FD;
}
#shipping_prices .plain {
font-weight: normal;
background: #f3f3f3;
}
.formheadings {
padding: 5px;
font-size: 15px;
font-weight: bold;
text-align: left;
}
.formheadingsright {
padding: 5px;
font-size: 15px;
font-weight: bold;
text-align: right;
}
.formordertotal {
text-align: left;
}
.form {
}
.form input,.form select,.form textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
border: 1px solid #333;
}
.form input:focus,.form select:focus,.form textarea:focus  {
background: #ccc;
font-weight: bold;
}
.form input {
width: 200px;
}
.form textarea {
width: 250px;
}
.form #submit {
width:auto;
}
.label {
text-align: right;
vertical-align: top;
font-weight: bold;
}
.field {
vertical-align: top;
}

#faq_list, #faq_list li ul{
margin: 0;
padding: 0;
font-weight: bold;
}
#faq_list li ul{
padding: 0 0 5px 10px;
}
#faq_list li a{
color: #c00000;
text-decoration: none;
}
#faq_list li a:hover{
color: #333;
text-decoration:underline;
}
#faq_list li ul li a{
color: #0401C0;
text-decoration: none;
}
#faq_list li ul li a:hover{
color: #333;
text-decoration:underline;
}
#faq_list li, ul li{
list-style: none;
margin: 0;
padding: 0;
}
h1 {
color: #c00000;
}
h2 {
color: #0401C0;
}
.main {
border: 0;
border-bottom: 4px solid #333;
}
.sub {
border: 0;
border-bottom: 1px dashed #333;
}
.screen_shot {
margin: 2px 5px;
}
.CustomerRating{border: 1px solid #c0c0c0; background-color:#ffffeb; padding:5px 10px 0px 10px; text-align:center; width:305px; min-height:75px;}
.CustomerRating2{border: 1px solid #c0c0c0; background-color:#ffffeb; padding:5px 0px 0px 0px; text-align:center; width:305px; min-height:75px;}
.ProductReviews{border: 1px solid #c0c0c0; background-color:#ffffeb; padding:5px 0px 0px 0px; text-align:center; width:400px; padding-left:200px; padding-right:200px;}
.hLine90{ background-color:#c0c0c0; height:1px; width:100%; line-height:1px; max-height:1px; }

.vheader {
font-size: 24px;
font-weight: bold;
text-align: center;
}