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

body {
	height: 100%;
	width: 100%;
	/* background: url('/images/outer_bg.jpg') */
	background-color: #ffffff	;
	color: #404040;
	/* font: 67.5%/1.3em Tahoma, Arial, sans-serif; */
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	text-align: left;
}
.bullets {
	list-style: disc;
	list-style-type: disc;
	list-style-position: inside;	
	position:relative;
	font-weight:plain;
}
#az {
	width: 100%;
	height: 250px;
	background: url('/images/arrows.gif') repeat-y 0px 0px;
	align: center;
	float: right;
}
#caption {
	padding-right: 0px;
	padding-top: 600px;		
	background-color: red;
	color: #000000;
	align: center;
	text-align: center;
}

a {
	color: #00309C;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}

span {
	display: none;
}

img {
	border: none;
}
td {
	
}
p {
	margin: 10px 0px 5px;
	text-align: left;
	line-height: 14px;
}
.clearthis {
	margin : 0px;
	height : 5px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}
#container {
	margin: 0px auto; 
	margin: 0px;
	align: left;
	height: 100%;
	border-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}
input {
	padding-left: 2px;
	/* background-color: #fffff;*/
	color: #00309C;
	font-family: Tahoma, Arial, sans-serif; 
	font-size:8pt;
}
/* Page Header */

#page_header {
	height: 80px;
	color: #fffff;
	background-color: #fffff;
}
#page_header a {
	color: #00309C;
	text-decoration: none;
}
#page_header a:hover {
	color: #CE0000;
}
#page_heading_a {
	width: 164px;
	height: 80px;
	background: url('/images/ccv_ver_1.gif') no-repeat 0px 0px;
	float: left;
}
#page_heading_b {
	width: 164px;
	height: 80px;
	background: url('/images/left_banner.gif') no-repeat 0px 0px;
	float: left;
}
#page_heading_c {
	width: 300px;
	height: 80px;
	background-color: #ffffff;
	float: center;
}
#page_adv {
	padding-right: 0px;
	/* background: url('/images/amazon_payments.jpg') no-repeat 0px 0px; */
	float: right;
	clear: right;
	width: 468px;
	height: 80px;
	text-align: right;
	word-spacing: -1px;
}

#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: green;
	float: left;
}


/* Main Navigation Menu */

#page_menu {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url('/images/menu_background.jpg');
	height: 21px;
}

#page_menu ul {
	height: 21px;
	clear: right;
	list-style-type: none;
	overflow: auto;
}

#page_menu li.home {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('/images/g_back_home.jpg');
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#page_menu li.aboutus {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('/images/g_back_about.jpg');
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#page_menu li {
	margin-right: 1px;
	width: 129px;
	height: 21px;
	float: left;
	background: url('/images/menu_background.jpg');
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	}
#page_menu li.last {
	margin-right: 0px;
	width: 129px;
	height: 21px;
	float: right;
	background: url('/images/menu_background.jpg');
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu a {
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: #639ACE;
	color: #FFFFFF;
}


#user_options {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: url('/images/menu_background_lower.jpg');
	width: 100%;
	height: 5	px;
}


/* Left Sidebar */

#left_sidebar {
	width: 164px;
	float: left;
	text-align: left;
	color: #00309C;
}

#left_sidebar a {
	color: #00309C;
}

#left_sidebar a:hover {
	color: #0B65C9;
}

/* Left Sidebar : Categories */

#categories {
}

#categories_header {
  	background: url('/images/search_headers_bg.jpg');
	margin-top: 3px;
	margin-left: 2px;
	border-color: #c0c0c0;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-weight:bold;
	text-align: center;
	color:#000000;
}

#categories_header h2 {
	margin-top: 3px;
	margin-left: 2px;
	color: #424242;
	font-size: 11px;
	font-weight: bold;
	font-color: #316DC6;
}

#categories_list {
	margin-top: 3px;
	margin-left: 2px;
	background-color:#FFFFFF;
	border-color: #c0c0c0;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	text-align: left;
	color:#000000;
	
}

/* Left Sidebar : Special Offer */

#az_store {
	width: 161px;
	height: 87px;
	overflow: hidden;
	text-align: center;
	background-color:#FFFFE1;
/*	background: url('/images/az_store.gif') no-repeat 0px 0px; */
	color: #ffffff;
	margin-bottom: 1px;
	margin-top: 6px;
	padding: 1px 1px 1px 0px;
	border-color: #c0c0c0;
	border-width: 1px 1px 1px 0px;
	border-style: dotted;
}
#payment_options {
	width: 161px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	background: url('/images/payment_options.gif') no-repeat 0px 0px; 
	color: #ffffff;
	margin-bottom: 1px;
	margin-top: 10px;
	padding: 1px 1px 1px 0px;
	border-color: #c0c0c0;
	border-width: 1px 1px 1px 0px;
	border-style: dotted;
}


#specialoffer_text {
	width: 164px;
	height: 60px;
}

#specialoffer_text h2 {
	margin-top: 8px;
	margin-left: 10px;
	width: 164px;
	height: 38px;
	background: url('/images/specialoffer_header.gif') no-repeat 0px 0px;
}

/* Main Content Area */
#main_content {
/*	position: absoute; */ 
 	top: 105px;
	left: 170px;
 	right: 0px;
	padding-left: 0px;
	padding-top: 21px;
	margin-right: 2px;
	text-align: left;
	float: left;
}

#main_content .h_divider {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #c0c0c0;
	border-width: 0px 1px 1px 0px;
	border-style: dotted;
	text-align: left;
}

#main_content_constrained {
	margin-right: 2px;
 /*	width: 644px; */
	padding: 0px 4px 4px 4px;
	text-align: left;
	float: left;
}

#main_content_constrained .h_divider {
	margin-bottom: 1px;
	padding: 1px 1px 1px 0px;
	border-color: #c0c0c0;
	border-width: 0px 1px 1px 0px;
	border-style: dotted;
	text-align: left;
}

/* Featured Item Description */

#featured_item {
/*	margin: 0px auto 2px; */
	padding: 5px 5px;
	width: 650px;
	height: 276px;
	float: left;
	background: url("/images/haupp1191.jpg") no-repeat 0px 0px;
	background-position: right;
/*	border-style: solid; */
/*	border-width: 1px 1px 1px 1px; */
	text-align: left;
}
}
#featured_item_logo h1 {
	color: #434367;
	font-size: 18px;
	font-weight: normal;
}
#featured_item_logo h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
#featured_item_text {
	margin-top: 0px;
	float: left;
	width: 348px;
	text-align: left;
	clear: left;
}
#featured_item_link {
	float: left;
	clear: left;
	width: 100px;
/*	border-style: solid; */
/*	border-width: 1px 1px 1px 1px; */
	font-weight: bold;
/*	color: #000000; */
	text-align: left;
}
#featured_item_link a {
	color: #0B65C9;
	text-decoration: none;
	font-weight: bold;
}
.buybox {
	background-color:#FFFFE1;
	padding: 5px 5px;
	width: 206px;
	border-color: #c0c0c0;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
	valign: middle;
}
.buybox h3 {
	color: #008000;
	font: 215.5%/1.3em Tahoma, Arial, sans-serif;
	font-weight: bold;
}
.checkoutbox {
  	background: url('/images/buy_box_3.jpg') no-repeat 0px 0px;
	background-position: top right;
	align: right;
	float: right;
}
/* 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: left;
}

.sub_items_header {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	width: 110px;
}

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

.sub_items_text {
	padding-left: 20px;
	float: left;
	clear: left;
	width: 110px;
}

.sub_items_cartinfo {
	padding-top: 12px;
	padding-left: 20px;
	color: #000000;
	
	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;
}

#cart_options {
	border-color: #c0c0c0;
	border-width: 0px 0px 0px 0px;
	border-style: dotted;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	width: 780px;
	height: 30px;
	color: #9595c2;
	text-align: center;
}

/* For search results and product category pages */

/* Classes */
.thumbnail{
	position: relative;
	z-index: 0;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-align: right;
	text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}	
.SearchBtn {
	position: absolute;
	float:bottom;
	margin-top:0px;	
	margin-right:100px;
}
.checkout_options {
  	border-color: #c0c0c0;
	padding-top: 8px;
	padding-bottom: 8px;
	border-width: 1px 0px 1px 0px; 
	border-style: dotted;
	valign: middle;
	font-family:arial,helvetica,sans-serif,tahoma,geneva;
	text-align: right;

}
.rma {
	font-family: arial,helvetica,sans-serif;
	font-weight:plain;
	font-size: 8px;
	color: #404040;
}
.directions {
	font-family: arial,helvetica,sans-serif;
	font-weight:plain;
	font-size: 8px;
	color: #404040;
}	
.thumbnail{
	position: relative;
	z-index: 0;
}
.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-align: right;
	text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 60px; /*position where enlarged image should offset horizontally */
}
.select {
	font-family:sans-serif,arial,helvetica;
	font-size:8.5pt;
	color:#000000;
	font-weight:plain;
	/* background-color: #ffffeb; */
	/* background-color: #E4EEFC; */
	/* background-color: #CCDDEE; */
	background-color: #FFFFFF;
	input font-size:10pt;
	select font-size:8pt;
}	
.sample {
  	background: url('/images/search_headers_bg.jpg');
	border-color: #c0c0c0;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	font-family:arial,helvetica,sans-serif,tahoma,geneva;
	font-size:8pt;
	font-weight:bold;
	text-align: center;
	color:#000000;
}
.front_page_subcats {
  	background-color:#FFFFFF;
	border-color: #c0c0c0;
	border-width: 1px 1px 1px;
	border-style: dotted;
	font-family:arial,helvetica,sans-serif,tahoma,geneva;
	font-size:8pt;
	font-weight:plain;
	color:#000000;
}
.priceblock {
	background-color:#E2EBF8;
	font-family: Tahoma, Arial, sans-serif; 
	font-size:8pt;
	color:#008000;
	font-color:#008000;
	font-weight:bold;
}
.rectemptop {
	border-color: #c0c0c0;
	padding-top: 0px;
	padding-bottom: 0px;
	border-width: 1px 0px 0px 0px; 
	border-style: dotted;
	valign: middle;
	font-family:arial,helvetica,sans-serif,tahoma,geneva;
	text-align: right;
}
#page_caption {
	background-color: #ffffff;
	text-align: right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 4px;
	color: #000000;
	font-family: arial, sans-serif, tahoma;
	font-size: 11px;
	font-weight: bold;
}
#left_header {
	background-color: #ffffff;
	text-align: left;
	width: 126px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 4px;
	color: #404040;
	font-family: arial, sans-serif, tahoma;
	font-size: 11px;
	font-weight: bold;
}
.right_header {
	background-color: #ffffff;
/*	text-align: right; */
	margin-right: 175px; 
/*	margin-left: 10px; */
/*	margin-top: 4px; */
	color: #404040;
	font-family: arial, sans-serif, tahoma;
	font-size: 11px;
/*	font-weight: plain; */	
}
#footer {
	background-color: #ffffff;
	text-align: right;
	color: red;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 4px;
	color: #404040;;
	font-family: arial, sans-serif, tahoma;
	font-size: 11px;
	font-weight: bold;
}
#page_content {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	color: #404040;
	font-family:arial,helvetica,sans-serif,tahoma,geneva;
	font-size: 12px;
	font-weight: plain;
	float: top;
}
#page_content h2 {
	color: #008000;
	font-size: 23px;
	font-weight: bold;
	
}
#sidebar {
/*	position: absolute; */
/* 	top: 118px; */
 	right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	float: right;
/*	clear: right; /*
/*	width: 150px; /*
/*	height: 65px; /*
	text-align: right;
	word-spacing: -1px;
}
		
