a, li.on a {
	color: #CC9933;
}

a:hover {
	color: #CC0000;
}

body {
	background-color: #6C8BC7;
	color: #808080;
	font-family: "Lucida Grand","Lucida Sans", Arial, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	text-align: center;
}
body.white {
	background-color: #fff;
}

body.survey {
	background-color: #fff;
	color: #333;
}

div.breadcrumb {
	font-size: 10px;
	margin: 6px 0 12px 6px;
	vertical-align: top;
}

div.compareheader {
	background-color: #1084E6;
	color: #fff;
	font-size: 16px;
	padding: 4px 18px 4px 18px;
}

/*
div.formsection {
	background-color: #ccc;
}

div.row {
	clear: both;
	padding-top: 10px;
}
div.row span.label {
	float: left;
	width: 100px;
	text-align: right;
}
div.row span.formw {
	float: right;
	width: 335px;
	text-align: left;
} 
*/
div.form {
	padding: 20px;
}
td.formlabel {
	font-size: 12px;
	font-weight: bold;
}
td.formlabel2 {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

form {
	margin: 0px;
}

h1 {
	background-color: #434343;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 8px 8px 8px 18px;
}

h2 {
	color: #666666;
	font-size: 14px;
	margin: 18px 18px 4px 18px;
	padding: 0;
	text-transform: uppercase;
}
h2.white {
	color: #fff;
	font-size: 14px;
	margin: 18px 18px 4px 18px;
	padding: 0;
	text-transform: uppercase;
}
h2.survey {
	color: #1084E6;
	font-size: 16px;
	margin: 18px 18px 4px 18px;
	padding: 0;
	text-transform: uppercase;
}

h3 {
	border-top: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	color: #333;
	font-size: 14px;
	margin: 24px 18px 4px 18px;
	padding: 14px 0 0 0;
}
h3.productname {
	 text-transform: uppercase;
}

h4 {
	color: #666666;
	font-size: 16px;
	margin: 18px 18px 4px 18px;
}

h5 {
	color: #666666;
	font-size: 14px;
	margin: 18px 18px 4px 18px;
}

h6 {
	background-color: #ccc;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0 0;
	padding: 6px 6px 6px 16px;
}

.pagesubhead {

}

img {
	border: 0;
}

img.button {
	margin: 4px 0 4px 0;
}

img.button-inline {
	vertical-align: middle;
}

img.product {
	float: left;
	margin-right: 10px;
}
img.accessory {
	float: left;
	margin-right: 10px;
}
img.comparechartimage {
	image-width: 30;
	image-height: 30;
	align: center;
}

ul li {
	list-style-image: url(../images/bullet_666666.gif);
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: 10px;
}

ul li li {
	list-style-image: url(../images/bullet_666666.gif);
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
}

li a {
	color: #666666;
}

li.on {
	list-style-image: url(../images/bullet_cc9933.gif);
	list-style-type: none;
}

ol.num {
	list-style-type: decimal;
	list-style-image: none;
}

p {
	line-height: 1.5em;
	margin: 4px 18px 4px 18px;
	padding: 0;
	margin-bottom: 1.5em;
	font-size: 11px;
}

p.red {
	color: #FF0000;
}
p.white {
	color: #fff;
}
p.leadtime {
	color: #FF0000;
	font-size: 9px;
}
p.specialoffer {
	border: 1px solid #ABAFB0;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	margin-top: 20;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	text-decoration: none; 
	text-align: center;
}

/* ------ begin form styling -------- */
fieldset{
	padding:10px;
	/* border:1px solid #336699; */
	margin-bottom:15px;
	width: 450px;
}

.textarea2{
	background-color:#F0F0FF;
	background-image: none;
	border: 1px solid #006666;
	margin: 4px;
	padding: 6px;
}

/*styles the input fields*/
/*styles the form fields*/

legend{
	padding:5px;/*gives a bit of padding between the border and the text*/
	color:#000066;
	font:12px bold Verdana,Geneva,Arial,Helvetica,sans-serif;
}

select,input,textarea {
	color: #333333;
	font-family: "Lucida Grand","Lucida Sans", Arial, Geneva, sans-serif;
	font-size: 11px;
	/* margin: 2px 0 0 0; */
	margin: 4px;
	vertical-align: middle;
}
/* ------ end form styling -------- */

td {
	font-size: 11px;
}
td.banner {
	background-color: #FFFFFF;
	vertical=align:top;
}

td.border-full {
	background: #CCCCCC;
	empty-cells: show;
}

td.border-short {
	background: #FFFFFF;
	empty-cells: show;
	vertical-align: top;
}

td.border-short-left {
	background: #FFFFFF;
	background-image: url(../images/bg_column_left_border.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	empty-cells: show;
	vertical-align: top;
}

td.border-short-left-alt {
	background: #FFFFFF;
	/*background-image: url(../images/bg_column_left_border.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
	empty-cells: show;
	vertical-align: top;
}

td.bottom {
	background-color: #BFC5C5;
	background-image: url(../images/bg_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 740px;
}

td.bottom-corner {
	vertical-align: top;
}

td.column-center {
	background: #FFFFFF;
	empty-cells: show;
	vertical-align: top;
	width: 290px;
}

td.column-left {
	background: #FFFFFF;
	background-image: url(../images/bg_left_col_body.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	empty-cells: show;
	vertical-align: top;
	width: 232px;
}

td.column-left-margin {
	background: #FFFFFF;
	background-image: url(../images/bg_left_col_margin.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	empty-cells: show;
}
td.column-left-margin-no-bgimage {
	background: #FFFFFF;
	background-position: bottom left;
	background-repeat: no-repeat;
	empty-cells: show;
}

td.column-right {
	background: #fff;
	empty-cells: show;
	vertical-align: top;
	width: 212px;
}

td.column-right-margin, td.empty {
	background: #FFFFFF;
	empty-cells: show;
}

td.column-wide {
	background: #FFFFFF;
	empty-cells: show;
	vertical-align: top;
	width: 502px;
}

td.column-full-width {
	background: #FFFFFF;
	empty-cells: show;
	vertical-align: top;
	/*width: 502px;*/
}

td.corner-top-left {
	text-align: right;
	vertical-align: bottom;
}

td.corner-top-right {
	text-align: left;
	vertical-align: bottom;
}

td.footer-nav {
	color: #F2D7BD;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

td.footer-nav a {
	color: #F2D7BD;
	margin: 0 10px 10px 10px;
	text-decoration: none;
}

td.horizontal-rule {
	background-color: #CCCCCC;
	empty-cells: show;
}

td.search, td.title {
	background-color: #FFFFFF;
	empty-cells: show;
}

td.title h1 {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

td.tablehead {
	background-color: #434343;
	color: #FFFFFF;
	margin: 0;
	padding: 3;
}

.alt {
	background-color: #ddd;
}

ul {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 10px;
}

ul.product-detail-nav {
	margin: 2px 0 0 0;
	padding: 0;
}

ul.product-detail-nav li {

	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

ul.product-detail-nav li a {
	border-bottom: 1px solid #ABAFB0;
	border-right: 1px solid #ABAFB0;
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	width: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 4px;
	text-transform: uppercase;
	text-decoration: none;
}

ul.product-detail-nav li a:hover {
	background-color: #EFDEA5;
	color: #000000;
}

ul.combo li {
	list-style-image: none;
	list-style-type: none;
}

#container {
	margin:10px auto;
	text-align: left;
	width: 741px;
}

.buynowNoLMargin {
	border-bottom: 1px solid #ABAFB0;
	border-top: 1px solid #ABAFB0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-left: 20px;
}
.buynow#product {
	border-bottom: 1px solid #ABAFB0;
	border-top: 1px solid #ABAFB0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-left: 210px;
}
.buynow#wheretobuy {
	border-bottom: 1px solid #ABAFB0;
	border-top: 1px solid #ABAFB0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-left: 210px;
}
.buynow#accessory {
	border-bottom: 1px solid #ABAFB0;
	border-top: 1px solid #ABAFB0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	margin-left: 170px;
}

.buynow img {
	display: inline;
	border: 0;
	vertical-align: middle;
}

.buylink {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}


<!-- 80 26% #9-->
<!-- [ shop-java005.svale.netledger.com ] -->
