body {
	font: 12px Geneva,Arial,Verdana;
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/background.jpg);
	background-repeat:repeat;
	}

p{
	margin:0px 10px 10px 0px;
	}


h1{
	color: #990000;
	background: inherit;
	font-size:18px;
	text-align:center;
	}

h2 {
	color: #TT0000;
	font-weight:bold;
}

a:link, a:visited, a:hover, a:active{
	color: #910d07;
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	}

input {
	font-size:11px;
	}

img {
	border: 0px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	}

blockquote {
	text-align: left;
	}

form{
	margin: 0px;
	padding: 0px;
	}

#wrap{
	position: relative;
	width: 774px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../../images/main_bg.jpg);
		background-repeat:repeat-y;
	}

#header {
	text-align: center;
	width: 774px;
	height: 184px;
	}

#navigation_left{
	float: left;
	width: 173px; 
	padding-left: 8px;
	}

#content{
	position: relative;
	float: right;
	width: 555px;
	margin-right: 20px;
	padding: 10px 5px 5px 10px;
	}


#footer{
	clear: both;
	width: 742px;
	height: 43px;
	background-image: url(../../images/footer_bg.jpg);
	background-repeat:no-repeat;
	margin-left: 14px;
	text-align:center;
	}

.navigation_menu{
	clear: both;
	width: 740px;
	height:14px;
	margin-left: 16px;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	font-size: 13px;
	text-indent: 5px;
	color: #000000;
	border-top: 1px dotted #993300;
		border-bottom: 1px dotted #993300;
		background-color: #e2d3b3;
	}
.navigation_menu a{
	color: #993333;
	background: inherit;
	text-decoration: none;
	}
.navigation_menu a:hover{
	background: inherit;
	text-decoration: underline;
	}


#transparent_overall_layer{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background-image: url('transparent_pixels.gif');
	background-repeat: repeat;
	z-index: 10;
	display: none;
	}

.top_overall_layer{
	width: 200px;
	position: fixed;
	top: 40%;
	left: 50%;
	background-color: red;
	z-index: 20;
	display: none;
	padding: 7px;
	border: solid 1px #FD6684;
	background-color: #FFFFFF;
	}

.menu_elements{
	float: left;
	padding: 0px;
	margin: 0px;
	}

.header_banner{
	clear: both;
	float: none;
	padding: 0px;
	margin: 0px;
	}

.no_style_link{
	text-decoration: none;
	color: #8c6208;
	display: inline;
	border: 0px;
	padding: 0px;
	}

.no_style_link:hover{
	text-decoration: none;
	display: inline;
	border: 0px;
	padding: 0px;
	}

.hiddenElement{
	display: none;
	}

.no_wrap{
	white-space: nowrap;
	}

.loadingState_div{
	position: absolute;
	right: 20px;
	top: 20px;
	visibility: hidden;
	z-index: 100;
	border: solid 1px #FF8080;
	padding: 3px 7px 3px 7px;
	background-color: #FFFFFF;
	}

.click_here { font-size:12px;
				font-weight: bold;	
			  font-family: Arial, Helvetica;
			  width: 100%;
			  text-align: center;
			  color:#660000;

}

.thumbnail1{
    padding: 5px;
	}

#image_viewer{
width: 120px;
height: 66px;
height: auto;
overflow-x: auto;
position: relative;
margin: 10px 0px 7px 0px;
padding: 5px;
border: dotted 1px #660000;
background-color: #e2d3b3;
color: inherit;
text-align: center;}

.right_categories{
	width: 190px;
	float: right;
	margin: 0px;
	padding: 5px 0px 10px 5px;
	}

.right_categories a{
	padding-left: 2px;
	padding-right:10px;
	margin: 0px;
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	border: 1px dotted #AA0000;
	}
.right_categories a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
.right_category_item{
	width: 165px;
	height: 20px;
	margin: 0px;
	padding: 2px 0px 0px 30px;
	}

.left_categories{
	position: relative;
	padding-bottom: 15px;
	text-align: left;
	}
.left_categories a{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: bold;
	color:#990000;
	}
.left_categories a:hover{
	font-weight: bold;
	color:#000000;
	}

.ul_left_categories{
	margin-top: 5px;
	margin-bottom: 0px;
	}
.ul_left_categories li{
	list-style: none;
	padding: 0px 0px 2px 0px;
	margin-left: -18px;
	}

.data_table {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}
.data_table thead td{
	background-color: #ebebeb;
	color: #666666;
	font-weight: bold;
	}
.data_table th{
	text-align: right;
	padding: 5px 5px 5px 5px;
	}
.data_table td{
	padding: 5px 5px 5px 5px;
	}

.grid_data_table {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}
.grid_data_table thead td{
	font-size: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e2d3b3;
	border-bottom: solid 1px #e1e1e1;
	padding: 5px 5px 5px 5px;
	}
.grid_data_table td{
	padding: 5px 5px 5px 5px;
	border: solid 1px #e1e1e1;
	vertical-align: top;
	
	}
.grid_data_table tfoot td{
	border: 0px;
	}
.price_color { color:#990000;
			   font-weight: bold;}

.form_data_table1{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	background-color: #e2d3b3;
	border: dotted 1px #660000;
	padding: 3px 3px 3px 3px;
	}
	
.form_data_table1 th{
	font-weight: normal;
	padding: 5px 10px 5px 5px;
	vertical-align: middle;
	}

.form_data_table{
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	}
.form_data_table th{
	font-weight: normal;
	text-align: right;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	}
.form_data_table td{
	padding: 5px 5px 5px 5px;
	}
.form_data_table thead td{
	font-size: larger;
	font-weight: bold;
	color: #b63232;
	background: none;
	border-bottom: dotted 1px #660000;
	border-top: dotted 1px #660000;
	padding: 3px 5px 3px 5px;
	}
.form_data_table_thead{
	font-size: larger;
	font-weight: bold;
	color: #b63232;
	background: none;
	border-bottom: solid 1px #C73758;
	padding: 15px 5px 5px 5px;
	}

.ul_left_myaccount{
	margin-top: 5px;
	margin-bottom: 0px;
	}
.ul_left_myaccount li{
	padding: 0px 0px 2px 0px;
	margin-left: -5px;
	}

.left_myaccount{
	position: relative;
	padding-bottom: 13px;
	text-align: left;
	}
.left_myaccount a{
	padding: 3px 5px 3px 25px;
	margin: 0px;
	text-decoration: none;
	color: #990000;
	background-color: inherit;
	font-weight: bold;
	display: block;
	}
.left_myaccount a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	display: block;
	}

.notice{
	font-weight: bold;
	color: #FF6633;
	background: inherit;
	}

.cursor_hand{
	cursor: pointer;
	}

.ul_simple{
	padding: 0px;
	margin: 0px;
	}
.ul_simple li{
	padding-bottom: 5px;
	list-style: none;
	}

.ul_actions{
	margin: 0px 0px 5px 20px;
	padding: 0px;
	list-style: none;
	}
.ul_actions li{
	padding: 3px 0px 3px 15px;
	background-image: url('arrow_right.gif');
	background-repeat: no-repeat;
	background-position: center left;
	}

#view_shopping_cart{
	float: right;
	margin-top: -7px;
	margin-right: -3px;
	}

.striketrough{
	text-decoration: line-through;
	color: #ff0000;
	background: inherit;
	}

.shpc_product_link{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
.shpc_product_link:hover{
	text-decoration: underline;
	color: #CC0000;
	}

.row1{
	background-color: #ffffff;
	}
.row1:hover{
	background-color: #FFEEDD;
	}

.row2{
	background-color: #f7f7f7;
	}
.row2:hover{
	background-color: #FFEEDD;
	}

.row_selected{
	background-color: #FFF9F2;
	color: inherit;
	}
.row_red{
	background-color: #FF1717;
	color: inherit;
	}
.row_white{
	background-color: #FFFFFF;
	color: inherit;
	}

.red_msg{
	color: #ff0000;
	}





