body,td,th,font {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	color: black;
	font-size: 10pt;
	font-weight: bold;
}

h5 {
	font-size: 115%;
}

.category {
	font-size:16pt; font-family: georgia,times,arial,verdana,helvetica; color: #134273;
}

.welcome {
	font-size: 14pt;
	color: black;
	font-weight: none;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}

.header {
	font-size: 14pt;
	color: black;
	font-weight: none;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}

.header_cart {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
}

.header_search {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	text-transform: uppercase;
}

.highest_rated {
	color: black;
	font-weight: bold;
	font-size: 11px;
	background-color: #efefef;
	border: 1px solid #dddddd;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 4px;
}

.out_of_stock {
	border: 1px inset #dddddd;
	padding: 5px;
}

.current_price_row {
	background-color: #efefef;
}

.save_price_label (
	border-bottom: 3px double #999999;
}

.price_label {
	font-weight: bold;
/*	width: 100px; */
}

.price_brief {
	font-size: 11px;
	font-weight: bold;
	color: green;
}

.product_brief_border {
/*	border: 2px inset; */
	border: 1px solid dddddd;
	height: 100%;
}

.product_price_border {
	border: 1px dashed #666666;
	margin-bottom: 4px;
/*	width: 160px; */

}

.product_votes {
	font-size: 9px;
	font-weight: normal;
}

.product_slide {
	
}

.product_img {
	border: 1px solid #666666;
}

.product_shadow {
	width: 110px;
	filter:shadow(color:#999999, strength:5, direction:135);
}

.product_large_shadow {
	width: 335px;
	filter:shadow(color:#999999, strength:5, direction:135);
}

.product_detail_title {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	margin-top: 10px;
	margin-bottom: 10px;

/*
	background-color: #efefef; 
	padding: 4px;
*/
}

.checkout_input {
	width: 250px;
}

.checkout {
	background-color: #efefef;
	text-transform: uppercase;
	border: 1px solid gray;
	padding: 2px;
	margin-top: 3px;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.checkout_quantity {
	font-size: 11px;
}

.checkout_shipping_notice  {
	border: 1px outset;
	background-color: #ffffff;
	padding: 8px;
}

.button_checkout_update {
	border: 1px outset #dddddd;
	background-color: #E3EEFF;
	font-family: verdana,arial;
	font-size: 11px;	
	font-weight: bold;
}

.button_checkout_continue {
	border: 1px outset #dddddd;
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: 11px;	
	font-weight: bold;
}

.button_checkout_complete {
	border: 1px outset #dddddd;
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: 11px;	
	font-weight: bold;
}

.button_checkout_order {
	border: 1px outset #dddddd;
	background-color: #ffffff;
	font-family: verdana,arial;
	font-size: 11px;	
	font-weight: bold;
}

.separator {
	border-top: 1px dotted #666666;
	padding-bottom: 4px;
}

.breadcrumb {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

.ratebutton {
	font-size: 11px;
	font-weight: bold;
	border: 2px outset;
	background-color: white;
	text-transform: uppercase;
}

.searchbox {
	font-size: 11px;
	width: 100px;
	border: 1px solid #999999;
}

.no_underline {
	text-decoration: none;
}

a {
	color: #666666;
}

.small {
	font-size: 10px;
}

.faq {
	font-size: 110%;
}

.big {
	font-size: 130%;
	text-decoration: none;
}

a.cat {
	font-size: 11px;
	font-weight: bold;
}

.subcat {
	font-size: 10px;
}

.cat_total {
	font-size: 9px;
}

.standard {
	font-weight: normal;
}

a.light {
	color: #666666;
	font-weight: bold;
	line-height: 145%;
}

a.light:hover { color: #0F5CBD; }

.white {
	color: white;
}

.pink {
	color: pink;
}

.menu {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}

.footer {
	font-size: 10px;
}

.lightsmall {
	color: black;
	font-size: 10px;
}

.lightstandard {
	color: #073B7C;
	font-weight: normal;
}

.lightstandard:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.lightstandard_select {
	color: #0F5CBD;
	font-weight: bold;
}

.middle {
	color: black;
}

.cart {
	font-size: 11px;
	BORDER: 1px solid;	
	margin: 1px;
	color: black;
	background-color: transparent;
	text-align: center;
	width: 100px;
}

.totalPrice {
	font-size:	    	16px;
	BORDER-BOTTOM:	0px solid;	
	BORDER-LEFT:		0px solid;
	BORDER-RIGHT:		0px solid;	
	BORDER-TOP:		0px solid;
	margin:		1px;
	font-weight:		bold;
	color:		red;
	background-color:  transparent;
}