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

body {
	height: 100%;
	background-color: #ffffff;
	color: #85859c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #85859c;
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 5px 0px 1px;
	text-align: left;
	line-height: 16px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	margin: 0px auto;
	width: 980px;
	border-color: #FFB400;
	border-width: 0px 1px 1px;
	border-style: solid;
}

/* Page Header */

#page_header {
	width: 980px;
	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;
}

/* Left Sidebar */

#left_sidebar {
	width: 147px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}

/* Left Sidebar : Categories */

#categories {
	margin-bottom: 1px;
	border-color: #FFB400;
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	text-align: center;
}

#categories_header {
	margin-bottom: 2px;
	width: 147px;
	height: 22px;
	background-color: #FFB400;
	overflow: hidden;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 5px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#categories ul {
	margin: 0px auto;
	width: 140px;
	list-style-type: none;
	font-size: 12px;
}

#categories li {
	width: 140px;
	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: 147px;
	height: 415px;
	overflow: hidden;
}
/* Main Content Area */

#main_content {
	margin-right: 2px;
	width: 830px;
	text-align: center;
	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: 810px;
	text-align: left;
}

#new_item_header {
	margin-top: 10px;
	float: left;
	width: 400px;
}

#new_item_header h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}

#new_item_header h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

#new_item_image {
	width: 400px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 400px;
	font-size: 12px;
	color: #000000;
}

/* Sub Items Descriptions */

.sub_items {
	margin-bottom: 2px;
	margin-top: 5px;
	width: 820px;
	background: url('images/item_sub_background.gif') repeat-y 0px 0px;
	text-align: left;
}

.sub_left {
	paddingleft: 0px;
	width: 390px;
	float: left;
}

.sub_right {
	padding-right: 20px;
	width: 400px;
	float: right;
}

.sub_items_header {
	padding-left: 2px;
	padding-top: 10px;
	float: left;
	width: 180px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_items_header h2 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: left;
}

.sub_items_text {
	padding-left: 2px;
	float: left;
	clear: left;
	width: 180px;
	font-size: 12px;
	color:#000000;
}

.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	clear: both;
}
/* Page Footer */

#page_footer {
	width: 800px;
}

#powered_by {
	padding-top: 17px;
	float: left;
	width: 305px;
	height: 30px;
	color: #000000;
	text-align: center;
}

#powered_by a {
	color: #000000;
}
.trebuchet {
	color : #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 2px;
	margin-left : 2px;
	margin-right : 5px;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
}