a:link { color: #3366FF;	text-decoration: none; }
a:visited { color: #3366FF;	text-decoration: none; }
a:active { color: #3366FF;	text-decoration: none; }
a:hover { color: #717171;	text-decoration: underline; }

a.wh:link { color: #3366FF;	text-decoration: none; }
a.wh:visited { color: #3366FF;	text-decoration: none; }
a.wh:active { color: #3366FF;	text-decoration: none; }
a.wh:hover { color: #CCCCCC;	text-decoration: underline; }

a.mnu_link:link { color: #717171;	text-decoration: none; }
a.mnu_link:visited { color: #717171;	text-decoration: none; }
a.mnu_link:active { color: #717171;	text-decoration: none; }
a.mnu_link:hover { color: #333333;	text-decoration: none; }

a.boxlink:link { color: #b6bfc2;	text-decoration: none; }
a.boxlink:visited { color: #b6bfc2;	text-decoration: none; }
a.boxlink:active { color: #b6bfc2;	text-decoration: none; }
a.boxlink:hover { color: #333333;	text-decoration: none; }

a.std-link:link { color: #b6bfc2;	text-decoration: none; }
a.std-link:visited { color: #b6bfc2;	text-decoration: none; }
a.std-link:active { color: #b6bfc2;	text-decoration: none; }
a.std-link:hover { color: #ffffff;	text-decoration: none; }

a.prod-name-link:link { color: #000;	text-decoration: none; }
a.prod-name-link:visited { color: #000;	text-decoration: none; }
a.prod-name-link:active { color: #000;	text-decoration: none; }
a.prod-name-link:hover { color: #00C;	text-decoration:underline; }

a.prod-desc-link:link { color: #666;	text-decoration: none; }
a.prod-desc-link:visited { color: #666;	text-decoration: none; }
a.prod-desc-link:active { color: #666;	text-decoration: none; }
a.prod-desc-link:hover { color: #666;	text-decoration: none; }

body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color:#55666e;  
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	background-color: #586a72;
	background-image: url(/images/bkg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align:center;
	height:100%;
}

/*html { height:100%; }*/

#container
{
	margin: auto;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	width:951px;
	text-align:left;
	height:100%;
}

#right-column
{
	margin-left:203px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	width:700px;
}

#left-column
{
	background-color:#FFF;
	width: 203px;
	margin: 0;
	padding: 0;
	height:100%;
	float:left;
}

#header { height: 149px; width:748px; }
#main-wrapper {
	float:left;
}

#footer-wrapper { z-index:10; }
#dealer_greeting { position: absolute; margin-top:10px; margin-left:20px; color:#FFFFFF; font-size:12px; }
#dealer_greeting a { color:#ecebec; }

.cart-qty { display:inline; width:100%; height:20px; font-weight:bold; text-align:center; }
.item_vals_box { border:1px solid #000; padding:3px; width:150px; height:100%; background-color:#EEE; color:#000; }
.item_cart_total { display:inline; font-weight:bold; background-color:#FFF; }
.labels { text-align: right; font-weight:bold; color:#4C6773; width:60px; }
.values { text-align: left; }
.frm-lbls { text-align: right; }
.frm-vals { text-align: left; }
.new-addon { display:none; }
.action-btns { display:block; text-align: center; }

#item_text { position: absolute; margin-top:35px; margin-left:620px; color:#FFFFFF; font-size:11px; }
#item_num { position: absolute; margin-top:35px; margin-left:680px; color:#FFFFFF; font-size:11px;}
#amount_text { position: absolute; margin-top:55px; margin-left:620px; color:#FFFFFF; font-size:10px; }
#amount { position: absolute; margin-top:55px; margin-left:665px; color:#FFFFFF; font-size:11px;}
#searchbox { position: absolute; margin-top:111px; margin-left:563px; }
#searchbutton { position: absolute; margin-top:112px; margin-left:717px; }
#viewcart { position: absolute; margin-top:78px; margin-left:620px; }
#checkout { position: absolute; margin-top:78px; margin-left:680px; }
#breadcrumb { position: absolute; margin-top:125px; margin-left:20px; color:#b5bec2; font-size:10px; }

#banner_left { float:left; font-size:20px; color:#fcfcfc; padding-left: 55px; margin-top:5px; }

#banner_right { float:right; font-size:28px; color:#fcfcfc; padding-right: 10px; }

h1 { font-size:26px; }
h2 { font-size:20px; color: #5F4300; }
h2.faq { font-size:18px; font-weight:bold; color: #5F4300; }
h3 { font-size:9px; color: #5F4300; }

th { padding-bottom:2px; }

.small_white { font-size:10px; color:#FFFFFF; }
.small_grey { font-size:10px; color:#808c90; }
.white { color:#FFFFFF; }
.price { color: #849195 }
.item-price { display:inline; color:#000000; font-size:9pt; font-weight:bold; }
.amount { font-size:16px; color:#FFFFFF; font-weight:bold; }
.img-not-avail { color:#CCC; }

.success
{
	padding:5px;
	background-color:#666;
	color:#FFF;
	border:#FFF 1px solid;
	font-weight:bold;
	width:300px;
	text-align:left;
}

.error-title
{
	width:100%;
	background-color:#900;
	border:#FFF 1px solid;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}

.error
{
	padding:5px;
	background-color:#600;
	color:#FFF;
	border:#FFF 1px solid;
	width:300px;
	text-align:left;
}

.mnu_item {
	padding: 2px 2px 2px 2px;
	border-bottom: 1px dashed #CCCCCC;
	}

.mnu_box {
	border: 1px	 solid #061b3b;
	width: 180px;
	height: 30px;
}

.mnu_box .text {
	font-family: "Courier New", Courier, monospace;
	font-size:14px;
	color: #b6bfc2;
	padding-top:6px;
}

.theader { background-color: #586a72; }
.theader td { color:#FFFFFF; font-weight:bold; }

/* accordion menu */
.accordionButton {	
	width: 175px;
	float: left;
	cursor: pointer;
	color: #523902;
	font-weight:bold;
	font-size:13px;
	padding: 5px 10px 1px 10px;
	clear:both;
}

.accordionButton:hover { background-color:#CCCCCC; }
	
.accordionContent {	
	width: 180px;
	float: left;
	padding: 5px 5px 0px 10px;
	display: none;
}

#product-entry-table {
	margin: 10px;
	text-align:left;
}

.cart-product-name {
	font-weight: bold;
	font-size:12px;
	color: #5F4300;
}