body {
    background-color: #cccccc;
    font: 12px arial, helvetica, sans-serif;
    color: #000000;
	text-align: left;
	margin: 10px;
	padding: 0;
	border: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #cc0000;
	background: transparent;
}

a:hover {
	text-decoration: underline;
	background: transparent;
}

a:active {
	text-decoration: none;
	color: #8d0000;
	background: transparent; 
}

div#main {
    width:600px;
    font: 12px arial, helvetica, sans-serif;
    margin: 10px 0 10px 10px;
    padding: 0;
}

div#sidebar {
    width:170px;
    text-align: left;
    font: 13px arial, helvetica, sans-serif;
    color: #000000;
    padding-left: 10px;
    min-height: 600px;
}
#sidebar h1 {
    font-size: 17px;
    margin: 0;
    color: #8d0000;
    font-weight: bold;
}
#sidebar input, textarea, select {
    margin: 0;
    background-color: #ffffff;
    color: #330000;
    font: 12px Arial, Helvetica, sans-serif;
    border: 1px solid #000000;	
}
#sidebar .forminput {
    margin: 4px;
    padding: 2px;
    width: 110px;
    border: 1px solid #330000;	
}
#sidebar .smallbtn {
	border:0;
    background-color: transparent;
}


div#footer {
    clear: both;
    width: 100%;
    font: 10px arial, helvetica, sans-serif;
    text-align: center;
    color: #000000;
}

td {
    font: 12px arial, helvetica, sans-serif;
    border: 0;
}
h1 {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    text-transform: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
h2 {
    font-size: 14px;
    color: #330000;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
h3 {
    font-size: 16px;
    color: #330000;
    font-weight: bold;
    padding: 0;
    margin: 0;
}
.cat {
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
.price {
    font-size: 20px;
    color: #8d0000;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
.listprice {
    font-size: 12px;
    color: #8d0000;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: line-through;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
.otherprice {
    font-size: 12px;
    color: #8d0000;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
.totalPrice {
    font-size: 18px;
    color: #8d0000;
    font-weight: bold;
    text-transform: uppercase;
    border: 0px solid;	
    background-color: transparent;
}
.thumb {
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    padding: 10px;
    margin: 0;
}
.img {
    border: 1px solid #cccccc;
    padding: 0;
    margin: 5px;
}
.vid_preview {
    border: 0;
    padding: 0;
    margin-top: 8px;
}
.bar {
    width: 600px;
    font-size: 2px;
    height: 2px;
    margin: 0 0 10px 0;
    border-bottom: 2px dotted #cccccc;
}

.button {
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #8d0000;
    color: #ffffff;
    padding: 4px 4px 4px 4px;
    margin: 0;
    border: 1px solid #000000;	
}
.resetbutton {
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #333333;
    color: #cccccc;
    padding: 0px 4px 0px 4px;
    margin: 0;
    border: 1px solid #000000;	
}
.forminput {
    width: 250px;
    background-color: #efefef;
    margin: 4px;
    padding: 2px;
    border: 1px solid #000000;	
}
.forminputnosize {
    background-color: #efefef;
    margin: 4px;
    padding: 2px;
    border: 1px solid #000000;	
}
.dropdown {
    background-color: #efefef;
    border: 1px solid #000000;
    margin: 4px;
}


#SearchTable {
    float: right;
    background-color: #efefef;
    border: 1px solid #000000;	
    padding: 0;
    margin: 5px;
}


.subhead {
    color: #333333;
	font-size: 14px;
	line-height: 24px;
    font-weight: bold;
	margin: 0px;
}

.small {
    font-size: 10px;
}

.medium {
    font-size: 14px;
}

.large {
    font-size: 16px;
}

.float-right {
    float: right;
    margin-right: 10px;
}

.float-left {
    float: left;
    margin-right: 10px;
}

.row1 {
    background-color: #eeeeee;
}

.row2 {
    background-color: #ffffff;
}

.alert {
    color: #ff0000;
    font-weight: bold;
}



.content {
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-top: 0;
    border-bottom: 0;
}

.head1 {
	font-size: 16px;
    line-height: 16px;
	font-weight: bold;
	color: #3C3E40;
	text-align: left;
}
.head1_small {
	font-size: 12px;
    line-height: 12px;
}
.head1 a:link,.head1 a:active,.head1 a:visited,.head1_small a:link,.head1_small a:active,.head1_small a:visited {
	color: #3C3E40;
	text-decoration: none;
}
.head1 a:hover,head1_small a:hover {
	color: #3366FF;
}
.head1_large {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #3C3E40;
	padding-top: 4px;
	text-align: left;
}

.head2 {
	color: #666666;
	font-weight: bold;
	font-size: 16px;
    line-height: 16px;
}
.head2 a:link,.head2 a:active,.head2 a:visited {
	color: #990000;
	text-decoration: none;
}
.head2 a:hover {
	color: #3366FF;
}
.head2_large {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
    line-height: 16px;
}


.head3 {
	font-weight: bold;
	font-size: 14px;
}
.head3 a:link,.head3 a:active,.head3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.head3 a:hover {
	color: #FF7070;
}



/******************************/



.no_underline {
    text-decoration: none;
}
.faq {
    font-size: 13px;
}
.big {
    font-size: 18px;
    text-decoration: none;
}
.standard {
    font-weight: normal;
}
.light {
    color: white;
}
.lightsmall {
    color: white;
    font-size: 10px;
}
.lightstandard {
    color: white;
    font-weight: normal;
}
.middle {
    color: #f0b5b5;
}
.cart {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    border-bottom: 0px solid;	
    border-left: 0px solid;
    border-right: 0px solid;	
    border-top: 0px solid;
    margin: 1px;
    color: #000000;
}
.myaccount_tab_bottom {
    border-bottom: 1px solid;
    border-left: 0px solid;
    border-right: 1px solid;
    border-top: 0px solid;
    border-color: #cd8181;
    text-align: center;
    margin: 1px;
}

.myaccount_tab_top {
    border-bottom: 0px solid;
    border-left: 0px solid;
    border-right: 1px solid;
    border-top: 1px solid;
    border-color: #cd8181;
    text-align: center;
    margin: 1px;
}

.myAccount_bottomright {
    border-bottom: 1px dotted #f0b5b5;
    border-right: 1px dotted #f0b5b5;
}
.myAccount_bottom {
    border-bottom: 1px dotted #f0b5b5;
}
.myAccount_right {
    border-right: 1px dotted #f0b5b5;
}

.comparison_button {
    border-bottom: 1px solid;	
    border-left: 1px solid;
    border-right: 1px solid;	
    border-top: 1px solid;
    background-color: #cccccc;
}

.pageSeparator {
    border-bottom: 2px dotted #f0b5b5
}

