* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #85859c;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}


a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}



img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 7px auto 7px 280px;
	width: 800px;
	border-color: #cc0033;
	border-width: 0px 1px 1px;
	border-style: solid;
	background-color: #ffffff;
	float: left;
}
.banner {
	border: 0px none;
	height: 100px;
	margin-left: -3px;
	margin-right: -2px;
	width: 200px;
}


/* Page Header */

#page_header {
	width: 780px;
	height: 100px;
	color: #fff;
	overflow: hidden;
}


#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 190px;
	height: 75px;
	background-color: #ffcc66;
	float: left;
}

#page_heading h1 {
	width: 190px;
	height: 52px;
	background-color: #ffcc66;
	float: left;
}

#page_heading h2 {
	width: 190px;
	height: 16px;
	background-color: #ffcc66;
	float: left;
	
}

#page_headerlinks {
	padding-top: 3px;
	width: 800px;
	float: right;
	text-align: right;
	word-spacing: -1px
}
#page_headerlinks .h_divider {
	margin-bottom: 5px;
	margin-top: 3px;
	height: 1px;
	background-color: #cc0033;
	overflow: hidden;
}
#page_headerlinks ul {
	list-style-type: none;
	float: left;	
}

#page_headerlinks li {
	padding: 5px 5px 0px 5px;
	float: left;
	list-style-type: none;
}

#page_headerlinks li.last {
	padding-right: 0px;
	padding-left: -3px;
	background: none;
}


/* Main Navigation Menu */

#page_menu {
	margin: 0px 40px 0px 40px;
	width: 535px;
	height: 25px;

}

#page_menu ul {
	width: 535px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
	margin: 0px 6px 0px 6px;
	
}

#page_menu li {
	margin-right: 5px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('../images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#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;
}

#page_menu2 {
	margin: 0px 0px 0px 105px;
	width: 470px;
	height: 25px;

}

#page_menu2 ul {
	width: 470px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
	margin: 0px 6px 0px 6px;
	
}

#page_menu2 li {
	margin-right: 5px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('../images/menu_background.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu2 li.last {
	margin-right: 0px;
	width: 130px;
}

#page_menu2 a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu2 a:hover {
	color: #e1e1e1;
}



/* Left Sidebar */

#left_sidebar {
	width: 145px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}





/* Left Sidebar : Categories */

#categories {
	padding: 0px 1px 0px 0px;
	border-color: #cc0033;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 145px;
	height: 52px;
	background-color: #cc0033;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 16px;
	margin-left: 5px;
	color: #990033;
	font-size: 10px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 145px;
	list-style-type: none;
}

#categories li {
	width: 145px;
	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: #7575a9;
	text-decoration: none;
}

#categories li a:hover {
	color: #56567c;
}


/* Left Sidebar : Special Offer */

#specialoffer {
	width: 145px;
	height: 28px;
	overflow: hidden;
	background-color: #cc0033;
	color: #fff;
	font-size: 11px;
}



/* Main Content Area */

.main_content {
	margin-right: 2px;
	width: 644px;
	text-align: center;
	float: right;
}

#main_content .h_divider {
	margin-bottom: 5px;
	margin-top: 3px;
	height: 1px;
	background-color: #c2c2cd;
	overflow: hidden;
}


/* Content Top Description */

#content_top {
	
	margin: 0px 0px 10px 65px;
	padding: 5px 10px;
	width: 535px;
	text-align: left;
}
#content_top h3 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}
#content_top h4 {
	font-size: 13px;
	text-align: center;
	font-style: italic;
	font-family: tahoma, arial, sans-serif;
	font-weight: normal;

}

#content_top_header {
	margin: 5px 6px 2px 6px;
	float: left;
	width: 448px;
}

#content_top_header h1 {
	color: #434367;
	font-size: 20px;
	font-weight: bold;
    margin-bottom:10px;   
}

#content_top_header h2 {
	color: #85859c;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
    padding-top:15px;   

}
#content_top_header h2.line{
	border-top: medium solid #cc0033
}
#content_top_header h2.secondline {
	font-size: 14px;
}

#content_top_text {
	float: left;
	clear: left;
	width: 470px;
	margin: 5px 6px 5px 6px;
}
#content_top_text li {
	font-size: 14px;
	font-weight: bold;
}
#content_top_questions {
	float: left;
	clear: left;
	width: 470px;
	margin: 5px 6px 5px 6px;
}
.content_top_image {
	margin: 3px 3px 3px 3px;
	float: left;
	text-align: right;
}
.content_top_imagemiddle {
	margin: 3px 3px 3px 3px;
	text-align:center;
}


.content_top_imageright {
	margin: 3px 3px 3px 3px;
	float: right;
	text-align: left;
}


#content_top_link a {
	text-decoration: none;
}


/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 644px;
	background: url('../images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: left;
}

.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: justify;
	width: 110px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: arial, tahoma, sans-serif;
}

.sub_items_image {
	margin-top: 0px;
	margin-right: 25px;
	float: right;
	text-align: right;
}
.sub_items_imageleft {
	margin-top: 45px;
	margin-left: 33px;
	float: left;
	text-align: right;
}
.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 260px;
}

.sub_items_text h3{
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}
.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 20px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}


/* Page Footer */

#page_footer {
	width: 800px;
	color: #434367;
}


#product_brands .h_divider {
	margin-bottom: 5px;
	margin-top: 3px;
	height: 1px;
	background-color: #cc0033;
	overflow: hidden;
}


#product_brands a{
	color: #434367;
	text-decoration: none;
}
#product_brands a:hover {
	color: #85859c;
	text-decoration: underline;
}

.select_language {
margin-right:10px;
}