* {
	margin: 0px;
	padding: 0px;
}
body {
	height: 100%;
	background-color: #ffffff;
	color: #333333;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}
a {
	color: #85859c;
	text-decoration: underline;
}
a:hover {
	color: #69699c;
}
span {
	display: none;
}
img {
	border: none;
}
.price, .price a:hover {
	color: #FF0000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.price a:link, .price a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin: 10px 0px 5px;
	text-align: justify;
	line-height: 14px;
}
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
#container {
	margin: 0px auto;
	width: 780px;
	border-color: #9e9ec3;
	border-width: 0px 1px 1px;
	border-style: solid;
}
/* Page Header */

#page_header {
	width: 780px;
	height: 113px;
	color: #fff;
	background: url('images/header_background.gif') repeat-x 0px 0px;
	overflow: hidden;
}
#page_header a {
	color: #fff;
	text-decoration: none;
}
#page_header a:hover {
	color: #e1e1e1;
}
#page_heading {
	width: 780px;
	height: 75px;
	float: left;
	padding-top:20px;
}
#page_heading h1 {
	width: 760px;
	height: 35px;
	float: left;
	color:#FFFFFF;
	text-align:left;
	padding-left:20px;
	font-size:24px;
	margin:5px 0px;
	padding-bottom:0px;
}
#page_heading h2 {
	width: 760px;
	height: 16px;
	float: left;
	clear: both;
	text-align:left;
	padding-left:20px;
	font-size:14px;
	margin-top:0px;
}
#left_sidebar {
	width: 228px;
	float: left;
	text-align: left;
	color: #8989b6;
	font-weight:bold;
}
#left_sidebar a {
	color: #8989b6;
}
#left_sidebar a:hover {
	color: #75759c;
}
/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	padding: 1px 1px 120px 0px;
	border-color: #D3DDF3 ;
	border-width: 1px 1px 0px 0px;
	border-style: solid;
}
#categories_header {
	margin: 2px;
	width: 220px;
	padding-top:8px;
	height: 22px;
	background-color: #9e9ec3;
}
#categories_header h2 {
	margin-top: 3px;
	margin-left: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#categories ul {
	margin: 0px auto;
	width: 200px;
	list-style-type: none;
}
#categories li {
	width: 200px;
	list-style-type: none;
	text-align: left;
	border-bottom: #b6b6d2 1px solid;
	font-size:11px;
}
#categories li.last {
	border: none;
}
#categories li a {
	padding: 6px 0 0 5px;
	display: block;
	color: #7575a9;
	text-decoration: none;
	width:205px;
	height:20px;
}
#categories li a:hover {
	color: #56567c;
	background-color:#EEE;
}
/* Left Sidebar : Special Offer */

#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: 500px;
	text-align: center;
	float: right;
}
.h_divider {
	border-bottom:1px solid #BDC7EC;	
}
/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 5px 10px 0 0;
	width: 500px;
	text-align: justify;
}
#new_item_header {
	margin-top: 10px;
	float: left;
	width: 500px;
}
#new_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}
#new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}
#new_item_text {
	float: left;
	clear: left;
	width: 500px;
}
#new_item_link {
	float: left;
	clear: left;
	width: 490px;
	font-weight: bold;
	text-align: right;
}
#new_item_link a {
	text-decoration: none;
}
/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 500px;
}
.sub_left {
	width: 500px;
}
.sub_right {
	width: 315px;
}
.sub_items_header {
	padding-top: 10px;
	width: 520px;
	text-align:left;
}
.sub_items_header h2 {
	color: #434367;
	font-size: 16px;
	font-weight: bold;
	font-family: arial, tahoma, sans-serif;
}
.sub_items_image {
	margin-top: 15px;
	text-align: right;
}
.sub_items_text {
	clear: left;
	width: 520px;
}
.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 20px;
	color: #820721;
	font-family: arial, tahoma, sans-serif;
	float: none;
	clear: both;
}
.sub_items_cartinfo {
	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;
}
#powered_by {
	padding-top: 17px;
	height: 30px;
	color: #9595c2;
	text-align: center;
}
#powered_by a {
	color: #9595c2;
}
