* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(images/bc5.jpg);
	background-repeat: repeat-x;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFCC66;
}

span {
	display: none;
}

img {
	border: none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 780px;
	border-color: #CCCCCC;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	width: 779px;
	height: 98px;
	color: #A1AD84;
	overflow: hidden;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 190px;
	height: 75px;
	float: left;
}

#page_heading h1 {
	width: 190px;
	height: 52px;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	float: left;
	clear: both;
}

#page_headerlinks {
	padding-right: 20px;
	padding-top: 25px;
	width: 275px;
	float: right;
	text-align: left;
	word-spacing: -1px;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	padding: 0px 10px 0px 9px;
	float: left;
	list-style-type: none;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

#page_headersearch {
	padding-right: 30px;
	padding-top: 25px;
	float: right;
	clear: right;
	width: 255px;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

#page_headersearch h3 {
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#page_headersearch form {
	padding-left: 3px;
	float: left;
}

#page_headersearch input {
	margin-top: 1px;
	padding-left: 2px;
	width: 158px;
	height: 14px;
	float: left;
	border: none;
}

#page_headersearch input.button {
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
	width: 34px;
	height: 16px;
	background-color: transparent;
	float: left;
}


/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 780px;
	height: 21px;
	padding: 0px;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #333333;	
}

#page_menu li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	color: #e1e1e1;
}


/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #999999;
}

#left_sidebar a {
	color: #FFFFFF;
}

#left_sidebar a:hover {
	color: #FFFFCC;
}



/* Left Sidebar: Newsletter Signup Box */

#newsletter {
	margin-bottom: 2px;
	padding: 5px 5px 15px;
	width: 118px;
	border-color: #9e9ec3;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	overflow: hidden;
	font-weight: bold;
}

#newsletter h2 {
	padding-bottom: 10px;
	font-size: 10px;
}

#newsletter input {
	padding-left: 0px;
	width: 115px;
	height: 16px;
	border: #bfbfe6 1px solid;
	float: left;
	clear: left;
}

#newsletter input.button {
	margin-top: 3px;
	margin-left: 95px;
	width: 22px;
	height: 13px;
	border: none;
}

#newsletter #link_cancel {
	margin-top: 5px;
}


/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 127px;
	height: 20px;
	background-color: #333333;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 120px;
	list-style-type: none;
}

#categories li {
	width: 120px;
	height: 21px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	float: left;
}

#categories li.last {
	border: none;
}

#categories li a {
	margin-top: 4px;
	margin-left: 6px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}


/* Left Sidebar : Special Offer */

#specialoffer {
	width: 129px;
	height: 98px;
	overflow: hidden;
	color: #fff;
	font-size: 11px;
}

#specialoffer_text {
	width: 129px;
	height: 60px;
}

#specialoffer_text h2 {
	margin-top: 8px;
	margin-left: 10px;
	width: 113px;
	height: 38px;
}

#specialoffer_link {
	margin-left: 12px;
}

#specialoffer_link a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#specialoffer_link a:hover {
	color: #f2f2f2;
}


/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 644px;
	text-align: left;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 5px 10px;
	width: 600px;
	text-align: justify;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 348px;
}

#new_item_header h1 {
	color: #DBDBDB;
	font-size: 18px;
	font-weight: bold;
}

#new_item_header h2 {
	color: #DBDBDB;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;

}

#new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 348px;
}

#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
	color: #CCCCCC;
}

#new_item_link a {
	text-decoration: none;
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	text-align: justify;
	color: #CCCCCC;
}

.sub_left {
	padding-left: 5px;
	width: 300px;
	float: left;
}

.sub_right {
	padding-right: 15px;
	width: 315px;
	float: right;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 115px;
}

.sub_items_header h1 {
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_items_header h2 {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 115px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	font-size: small;
}

.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 20px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}

.sub_items_cartinfo h2 {
	font-size: 14px;
	font-weight: bold;
}

.sub_items_cartinfo .price {
	float: left;
	text-align: left;
}

.sub_items_cartinfo .addtocart {
	margin-top: 2px;
	float: right;
	width: 100px;
	height: 12px;
	text-align: left;
}


/* Page Footer */

#page_footer {
	width: 780px;
	height: 50px;
}

#powered_by {
	padding-top: 17px;
	float: right;
	width: 305px;
	height: 30px;
	color: #CCCCCC;
	text-align: center;
}

#powered_by a {
	color: #9595c2;
}

#product_brands {
	float: left;
}

#product_brands ul {
	width: auto;
	list-style-type: none;
}

#product_brands li {
    height: auto;
	list-style-type: none;
	float: left;
	clear: left;
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	overflow: hidden;
	text-align: center;
}
#new_item_link2 {
	float: left;
	clear: left;
	width: 300px;
	font-weight: bold;
	text-align: right;
	color: #CCCCCC;
}
#main_content_index {
	margin-right: 2px;
	width: 780px;
	text-align: center;
	float: right;
}
#flash {
	width: 779px;
	text-align: center;
	height: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sub_items_text2 {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 200px;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
}
.sub_items_header2 {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 200px;
}
.sub_items2 {
	width: 644px;
	text-align: center;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 1px;
}
#footer_links {
	width: 450px;
	height: 45px;
	padding: 0px;
	clear: left;
	float: left;
	margin: 0px;
	text-align: center;
}
#footer_links ul {
	width: auto;
	height: 100px;
	list-style-type: none;
	overflow: hidden;
	text-align: center;
	clear: left;
	float: none;
}
#footer_links li {
	margin-right: 1px;
	width: 60px;
	height: 45px;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
}
#footer_links li.last {
	margin-right: 0px;
	width: 130px;
}
#footer_links a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}
#footer_links a:hover {
	color: #e1e1e1;
	font-style: italic;
	font-weight: bolder;
	text-decoration: underline;
}
#content2 {
	width: 750px;
	clear: left;
	float: left;
	margin: 10px;
	padding: 5px;
	text-align: center;
}
#flash2 {
	width: 779px;
	text-align: center;
	height: 250px;
	margin: 2px;
	padding: 10px;
}
#innercleft {
	width: 375px;
	clear: left;
	float: left;
	margin: 5px;
	padding: 5px;
	text-align: center;
	height: auto;
}
#innercright {
	width: 335px;
	clear: right;
	float: right;
	margin: 5px;
	padding: 5px;
	text-align: center;
}


.style1 {font-weight: bold}
.style6 {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: 18px;
	font-weight: bolder;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}.heading_style {
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #85859C;
}
.sub_items_header2 {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 130px;
}
.sub_items_header h1copy {
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_items_header h2 copy {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-size: 13px;
	font-weight: bold;
}

ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:98%;top:-1px;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 1px 1px 0px;
	background-color:#1c2c3c;
	background-repeat:repeat;
	border-color:#EEEEEE #777777 #666666 #C9C9C9;
	border-width:2px;
	border-style:solid;
}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	_width:137.55px;
	float: left;
}
ul.cssMenu ul{
	width:187.95000000000002px;
}
ul.cssMenu li{
	display:block;
	margin:1px 0px 0px 1px;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	zoom:1;
	background-color:#1c2c3c;
	border-width:1px;
	border-color:#E4E1DE;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:4px;
	_padding-left:0;
	font:11px Arial;
	color: #FFFFFF;
	text-decoration:none;
	cursor:default;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:100%;
	height:3;
	display:inline-block;
	background-color:#EEEEEE #777777 #666666 #C9C9C9;	background-image:none;}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{
	background-color:#000000;
	border-color:#e4e1de;
	border-style:solid;
	font:11px Arial;
	color: #DBDBDB;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background-color:#000000;
	border-color:#e4e1de;
	border-style:solid;
	font:11px Arial;
	color: #DBDBDB;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:24px;
height:24px;
}
ul.cssMenu ul img {width:30px;
height:15px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul{display:block}
ul.cssMenu span{
	display:block;
	background-image:url(./images/arrow_sub1.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:12px;}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(./images/arrow_sub1.gif)}#left_sidebar2 {
	width: 157.5px;
	float: left;
	text-align: left;
	color: #CCCCCC;
}
#demo_content {
	width: 644px;
	float: right;
	clear: both;
	margin: 0px;
}
