* {
	margin: 0px;
	padding: 0px;
}

body {
	height: 100%;
	background-color: #ffffff;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

a {
	color: #506070;
	text-decoration: underline;
}

a:hover {
	color: black;
}

span {
	display: none;
}

img {
	border: none;
}

p {
	margin: 10px 0px 5px;
	text-align: left;
	line-height: 14px;
	font-family: verdana, arial, sans-serif;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

h3 {
	font-size: 12px;
}

#container {
	margin: 0px auto;
	width: 780px;
	border-color: darkgray;
	border-width: 0px 1px 1px;
	border-style: solid;
}

input {
	padding-left: 2px;
	background-color: #fff;
	color: #85859c;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
}


/* Page Header */

#page_header {
	width: 780px;
	height: 95px;
	color: #fff;
	background: url('images/header_background2.gif') repeat-x 0px 0px;
	overflow: hidden;
}

#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 {
	margin: 10px 0px;
	width: 280px;
	height: 101px;
	background: url('images/logo_white.gif') no-repeat 16px 0px;
	float: left;
}

/*
#page_heading h2 {
	width: 190px;
	height: 16px;
	background: url('images/company_punchline.jpg') no-repeat 56px 2px;
	float: left;
	clear: both;
}
*/

#page_headerlinks {
	padding-right: 10px;
	padding-top: 10px;
	width: 100px;
	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;
	background: url('images/header_toplinks_div.gif') no-repeat 100% 2px;
}

#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;
}

#page_menu ul {
	width: 780px;
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 194px;
	height: 21px;
	float: left;
	background: url('images/menu_background2.gif') repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
	width: 195px;
}

#page_menu a {
	padding-top: 2px;
	display: block;
	color: darkgray;
	text-decoration: none;
}

#page_menu a:hover {
	color: #ffffff;
}


/* Left Sidebar */

#left_sidebar {
	width: 129px;
	float: left;
	text-align: left;
	color: #8989b6;
}

#left_sidebar a {
	color: #8989b6;
}

#left_sidebar a:hover {
	color: #75759c;
}


/* Main Content Area */

#main_content {
	margin-right: 0px;
	width: 780px;
	text-align: center;
	float: left;
}

#main_content .h_divider {
	margin-bottom: 2px;
	height: 1px;
	background-color: darkgray;
	overflow: hidden;
}

/* New Item Description */

#new_item {
	margin: 0px auto 2px;
	padding: 5px 20px;
	width: 740px;
	text-align: left;
}

#new_item_header {
	margin-top: 5px;
	float: left;
	width: 740px;
}

#new_item_header h1 {
	color: navy;
	font-size: 16px;
	font-weight: normal;
}

#new_item_header h2 {
	color: navy;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#new_item_image {
	width: 245px;
	float: right;
	overflow: hidden;
	text-align: right;
}

#new_item_text {
	float: left;
	clear: left;
	width: 740px;
}

#new_item_link {
	float: left;
	clear: left;
	width: 348px;
	font-weight: bold;
	text-align: right;
}

#new_item_link a {
	text-decoration: none;
}

#info_left {
	width: 350px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

#info_left_header h1 {
	color: navy;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

#info_left_text {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#gallery a {
	float: left;
	margin: 1px;
}

#paypal_box {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}

#product_topbar {
	padding: 4px 0px 4px 20px;
	font-weight: bold;
	font-size: 12px;
	color: #000060;
	text-align: justify;
}

#product_topbar a {
	text-decoration: none;
}

#product_description {
	border-width: 2px 0px 0px 0px;
	border-style: solid;
	border-color: #000060;
	text-align: left;
	padding: 10px 26px 20px 26px;
	font-size: 11px;
}

#product_description_short {
	height: 74px;
	padding: 10px 10px 11px 10px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: darkgray;
	color: black;
}

#product_description_short a {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#product_description_short img {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
}

#product_description_short p {
	text-align: left;
	color: black;
	font-size: 11px;
}

#product_description_short_buynow {
	float: right;
	width: 100px;
	margin: 0px 0px 0px 60px;
	text-align: center;
}

#product_description_specs {
	clear: right;
	float: right;
	width: 300px;
	background-color: #D9D9D9;
	margin-left: 20px;
	padding: 10px;
	font-size: 12px;
}

#product_description ul {
	padding-left: 1.5em;
	font-size: 11px;
}

#product_description_photos {
	float: right;
	margin: 4px 0px 4px 4px;
}

#product_description_photos img {
	margin: 2px 0px 2px 4px;
}

#product_description_userguide {
	margin-top: 12px;
}

#product_description_userguide a {
	text-decoration: none;
	font-weight: bold;
}

#product_description_main {
	margin-left: 0px;
	height: 162px;
}

#product_description_table {
	table-layout: fixed;
	text-align: center;
}

#product_description_table table {
	border-collapse: collapse;
	border: 1px solid #222222;
	font-size: 11px;
	margin: 14px auto 14px auto;
}

#product_description_table th[scope=col] {
	border-bottom: 3px solid #222222;
	border-right: 3px solid #222222;
	background-color: #D8D8D8;
	padding: 0.5em;
}

#product_description_table th+th[scope=col] {
	border-right: 1px solid #222222;
	width: 110px;
}

#product_description_table th[scope=row] {
	border-right: 3px solid #222222;
	border-bottom: 1px solid #222222;
	background-color: #D8D8D8;
	text-align: left;
	padding: 0.5em;
}

#product_description_table td {
	border: 1px solid #222222;
	padding: 0.5em;
}

#product_description_table caption {
  caption-side: top;
  font-style: italic;
  text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 12px;
}

#product_description_table a {
	text-decoration: none;
	color: #000080;
	font-size: 14px;
}

/* 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: justify;
}

.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: 110px;
}

.sub_items_header h1 {
	color: #434367;
	font-size: 14px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
}

.sub_items_header h2 {
	color: #434367;
	font-size: 12px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
}

.sub_items_image {
	margin-top: 15px;
	float: right;
	text-align: right;
}

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 110px;
}

.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 20px;
	color: #820721;
	font-family: verdana, arial, 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;
	background: url('images/button_addtocart.gif') no-repeat 0% 0%;
}


/* Page Footer */

#page_footer {
	width: 780px;
}

p.copyright {font: 10px verdana; text-align: center}
