
body {
	margin: 0px;
	background-color: #422e47;
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#body_table {
	background-color: #ffffff;
	
}


#gnav {
	font-size: 10px;
	}
	
a:link, a:visited {
	color: #422e47;
	text-decoration: none;
}
	
a:hover {
	color: #687a47;
	text-decoration: none;
	}	


#pagetitle {
	 font-size: 14px;
	 color: #422e47;
	 font-family: Arial, Helvetica, sans-serif;
	 text-decoration: underline;
	}

#sidebar {
	 font-size: 10px;
	 color: #000000;
	 font-family: Arial, Helvetica, sans-serif;
	}
	
#category_list {
	border-bottom: 2px solid #CACBCC;
	/* font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom:5px;
	padding-top:5px;*/
}

/* #category_list a:link, #category_list a:visited {
	color: #232B61;
	text-decoration: none;
}

#category_list a:hover, #category_list a:active {
	color: #595959;
	text-decoration: none;
} */

#page_title {
	width: 503px;
	overflow:auto;
	background-color: #232B61;
	color: #ffffff;
	padding-left:4px;
	/*margin-left:1px; */
	margin-left:auto;
	margin-right: auto;
	text-align: left;
}

#page_title h2{
	margin: 0px;
	padding: 0px;
}


#cat_product_table {
	color: #595959;
	font-family:Arial, Helvetica, sans-serif;
}

#cat_product_table a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}


#cat_product_table a:link, #cat_product_table a:visited {
	color: #232B61;
	text-decoration: underline;
}

#cat_product_table a:hover, #cat_product_table a:active {
	color: #595959;
	text-decoration: none;
}

#cat_product_table img {
	border: 1px solid #B1A881;
}

#cat_product_table_title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	color: #474747;
}

#cat_product_table_short_desc {
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cat_product_table_msrp {
	font-weight: bold;
}

.cat_product_table_base {
	font-weight: bold;
	color: #ff0000;

}

#product_disp_table {
	margin-top:10px;
}

#footer_text a {
 font-size: 9px;
 color: #ffffff;
 text-decoration: none;
}

#body_content {
	border-left: 1px solid #CACBCC;
	/*border-top: 2px solid #CACBCC; */
	padding: 5px;
}

.select_box {
	border:1px solid #000000;
	font-size:11px;
}

#subtitle_box {
	border: 1px solid #232B61;
	color: #232B61;
	font-weight: bold;
	background-color: #EBECCC;
}

.subtitle_box a:link, #subtitle_box a:visited {
	text-decoration: none;
	color: #232B61;
}

.subtitle_box a:hover, #subtitle_box a:action {
	text-decoration: none;
	color: #9096BF;
}

.slide_box {
	background-color: #FFFFF6;
	border: 1px solid #D3D4B8;
	padding: 8px;
}

select {
	border: 1px solid #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.product_tab {
	background-image:url(../site_images/left_rounded.gif); 
	background-repeat:no-repeat; 
	background-position:left; 
	background-color:#232B61;
	padding-left:5px; 
	color:#ffffff; 
	font-size: 11px; 
	font-weight:bold;
	height: 24px;
}