	body 
	{
		background-color:		gray;
		color:							black;
		font-family:				Arial,Helvetica,sans-serif;
		margin:							0;
		font-size:					10pt;
		text-align:					left;
	}

	h2,
	h3,
	.promo-box-title
	{
		font-family:   "Arial", "Futura Bold", "Futura Hv BT", Arial;
		/*font-weight: bold;*/
	}

	h2,
	h3 
	{
		color:          #0162ae;
		font-size:      19px;
		margin:         0px;
		padding-bottom: 3px;
	}
	
	h2 
	{
		text-transform: uppercase;
	}

	h4
	{
		color:       #0061ae;
		font-weight: bold;
		line-height: normal;
		margin:      0;
	}


	a 
	{
		color:						#2C5070;
		text-decoration:	none;
	}

	img 
	{
		border: 0px none;
	}

	p 
	{
		margin: 0px;
		padding: 0px;
	}
	
	.error,
	.errors
	{
		color: red;
	}

	.errors li
	{
		list-style-type: none;
	}

	input 
	{
		border:  1px solid #A5ACB2;
		padding: 0;
		margin:	 0;
		height:  16px;
	}

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

	/*----------------------*/

	#page
	{
		background-color: white;
		margin:           0 auto;
		width:            950px;
	}

	/*----------------------*/
	
	#header_area
	{
		background: transparent url('../images/header_background.gif') repeat-x 0 top;
		height: 91px;
		text-align: left;
		white-space: nowrap;
		margin-bottom: 0;
		padding-bottom: 1px;
	}
	
	#header_right_top
	{
		float: right;
		vertical-align: top;
		text-align: right;
		/*line-height: 20px;*/
		height: 20px;
		margin: 0;
		padding: 3px 20px 0 0;
	}

	.header-tab-text
	{
		white-space:	nowrap;
		overflow:			hidden;
		font-weight:	bold;
		color:				white;
		font-size:		11px;
		padding:			0 9px 0 9px;
		background-image: url('../images/header_tab_background.gif');
		background-repeat: repeat-x;
		background-position: 0 bottom;
	}

	.header-tab-text input
	{
		font-size: 10px; 
		height: 14px; 
		width: 70px;
		padding: 0; 
		margin: 0;
	}

	
	.header-tab-text a
	{
		color:				white;
	}

	.header-tab-spacer 
	{
		min-width:				4px;
		width:				4px;
	}

	.header-tab-left, .header-tab-right
	{
		background-repeat: no-repeat;
		background-position: 0 bottom;
	}
	
	.header-tab-left
	{
		background-image: url('../images/header_tab_left.gif');
	}

	.header-tab-right
	{
		background-image: url('../images/header_tab_right.gif');
	}


	#header_right_bottom
	{
		float: right;
		vertical-align: top;
		margin: 0;
		padding: 0;
		background: transparent url('../images/header_right_bottom_background.gif') repeat-x left top;
	}

	#header_links
	{
		color: white;
		text-align: right;
		vertical-align: top;
		margin: 0 20px 0 0;
		padding: 0;
		color: white;
		font-size: 12px;
		font-weight: bold;
		/*height: 22px;*/
		/*line-height: 22px;*/
	}
	
	#header_links a
	{
		color: white;
	}

	.header-link-separator
	{
		margin: 0 20px 0 20px;
		height: 22px;
	}

	/*---------------------*/

	#main_area
	{
		margin: 2px;
	}
	
	#sidenav_menu_0
	{
		width: 176px;
		height: 376px;
		margin: 0; /* because of the pixel used for positioning */
	}
	
	#sidenav_menu_1,
	#sidenav_menu_2
	{
		width: 202px;
		margin: 0px 1px 1px 1px; /* because of the pixel used for positioning */
		position: absolute;
	}
	
	#sidenav_menu_0 ul,
	#sidenav_menu_1 ul,
	#sidenav_menu_2 ul
	{
		white-space: nowrap;
		overflow: hidden;
		margin: 0; 
		list-style: none;
		font-size: 11px;
		line-height: 13px;
		background-color: white;
	}

	#sidenav_menu_0 ul
	{
		width: 176px;
		padding: 0 0 1px 0; 
	}
	#sidenav_menu_1 ul,
	#sidenav_menu_2 ul
	{
		padding: 1px 0 0 0; 
	}

	#sidenav_menu_0 li,
	#sidenav_menu_1 li,
	#sidenav_menu_2 li
	{
		font-family: Futura, Arial, Helvetica, Arial, sans-serif;
		cursor: pointer;
	}
	
	#sidenav_menu_0 li
	{
		text-transform: uppercase; 
		padding: 6px 8px 3px 8px;
		margin: 0 0 1px 0;
		border: solid 1px #98999a;
	}
	#sidenav_menu_1 li,
	#sidenav_menu_2 li
	{
		width:200px;
		height: 19px;
		color: white;
		padding: 0;
		line-height: 19px;
		border-right: solid 1px white;
		border-bottom: solid 1px white;
		border-left: solid 1px white;
	}
	.sidenav-menu-1-passive-li
	{
		background-color: #0061ae;
	}
	#sidenav_menu_2 li, #sidenav_menu_1 li:hover, 
	.sidenav-menu-1-active-li
	{
		background-color: #8c8d8e;
	}

	.sidenav-menu-0-passive-li	
	{
		color: black;
		background: white url('../images/background_topstripe.gif') repeat-x top left;
	}

	#sidenav_menu_0 li:hover,
	.sidenav-menu-0-active-li
	{
		background: #0061ae url('../images/background_topstripe_blue.gif') repeat-x top left;
		border-color: #003a69;
		color: white
	}


	#main_manufacturers
	{
		width:	176px;
		margin: 1px 1px 0 0;
		overflow-x: hidden;
		
	}
	#main_manufacturers ul
	{
		width:	146px;
	}
	
	#main_manufacturer_brands
	{
		height: 442px; 
		overflow: auto;
		border-left: solid 1px;
		border-right: solid 1px;
		/*border-bottom: solid 1px;*/
		border-color: #98999a;
	}

	#main_manufacturers ul
	{
		margin: 0; 
		padding: 5px; 
		list-style: none;
		font-size: 10px;
		line-height: 14px;
		white-space: nowrap;
		overflow: hidden;
	}

	#main_manufacturer li
	{
		text-transform: uppercase; 
		background: white url('../images/background_topstripe.gif') repeat-x top left;
		cursor: pointer;
		white-space: nowrap;
	}

	#main_area_left
	{
	}

	#main_area_right
	{
		text-align: left;
		width: 760px;
		/*height: 624px;*/
	}

	/*--------------------*/

	#main_banner, /* to be replace with page-banner */
	.page-banner
	{
		width: 753px;
		height: 128px;
		margin: 1px 1px 4px 0;
		padding: 0;
		height: 128px;
		border: solid 1px #535556;
	}
	
	.page-banner-image-text,
	.page-banner-text
	{
		line-height: 14px;
	}
	
	.page-banner-image-text
	{
		margin: 30px 10px 20px 300px;
		
	}

	.promo-box, .category-box, .product-box
	{
		float: left;
		margin: 1px 4px 3px 0;
		border: solid 1px #535556;
		width: 247px;
	}
	
	.product-box
	{
		height: 126px;
	}

	.promo-box
	{
		height: 110px;
		line-height: 11px;
		font-size:   12px;
	}

	.promo-box-title,
	.promo-box-body
	{
		padding: 0 8px 0 8px;
	}


	.promo-box-title
	{
		padding-top:    1px;
		white-space:    nowrap;
		overflow:       hidden;
		height:         30px;
		width:        	230px;
		line-height:    30px;
		font-size:      20px;
		text-transform: uppercase;
	}
	

	.category-box
	{
		width: 247px;
		height: 92px;
		text-align: left;
		background: white url('../images/category_box_background.gif') repeat-x top left;
		padding: 0;
		/*overflow: hidden;*/
	}

	.category-box-title
	{
		line-height: 20px;
		height: 20px;
		min-height: 20px;
		padding: 0;
		margin: 0;
		font-size: 11px; 
		font-weight: bold;
		text-transform: uppercase;
		color: white;
	}

	.category-box-title img
	{
		vertical-align: top;
	}
	.category-box-title span
	{
		background: #0061ae url('../images/category_box_title_background.gif') repeat-x top left;
		line-height: 20px;
		height: 20px;
		min-height: 20px;
		float: left;
	}
	
	.category-box-image
	{
		float: left;
	}

	.category-box-subcategories
	{
		float: right;
		height: 72px;
		width: 141px;
		overflow: auto;
		overflow-x: hidden;
		/*overflow-y: scroll;*/
		white-space: nowrap;
		font-size: 9px;
		line-height: 10px;
		margin: 0; 
		padding: 0; 
	}

	.category-box-subcategories-line
	{
		margin: 1px 0 0 0;
		height: 12px;
		white-space: nowrap;
		width: 141px;
	}

	.category-box-subcategories a
	{
		text-transform: uppercase;
	}

	.category-box-subcategories-count
	{
		float: left;
		width: 25px;
		border-bottom: solid 1px #2C5070;
	}
	
	.category-box-subcategories-name
	{
		float: left;
		max-width: 99px;
		overflow: hidden;
		border-bottom: solid 1px #2C5070;
	}

	.product-box-image
	{
		float: left;
		width: 80px;
		height: 95px;
		text-align: center;
		vertical-align: top;
		margin: 5px;
	}
	
	.product-box-itemcode
	{
		font-weight: bold;
		font-size: 12px; 
		margin: 4px 0 2px 6px;
	}
	
	.product-box-itemcode a
	{
	  color: #0157a6;
	}

	.product-box-description
	{
		font-size: 11px; 
		margin: 0 5px 5px 0;
		width: 142px;
		height: 25px;
		overflow: hidden;
	}

	.product-box-price,
	.product-box-quantity,
	.product-box-button
	{
		font-weight: bold;
		margin: 0 5px 5px 0;
	}


	/*---------------------*/
	
	
	.main-box-gray-top, .main-box-gray-bottom
	{
		font-family: Futura, Arial, Helvetica, Arial, sans-serif;
		text-transform: uppercase; 
		background: #8c8d8e url('../images/background_topstripe_gray.gif') repeat-x top left;
		padding: 6px 8px 3px 8px;
		color: white;
		border: solid 1px #535556;
		font-size: 11px;
		line-height: 13px;
	}
		
	.main-box-gray-top a, .main-box-gray-bottom a
	{
		color: white;
	}

	.main-box-gray-bottom
	{
		text-align: right;
		margin-bottom: 2px;
	}

	.main-box-middle
	{
		font-size: 8pt;
		border-left: solid 1px black;
		border-right: solid 1px black;
		padding: 5px; 
	}

	#breadcrumb
	{
		margin: 5px 0 9px 8px;
		font-size: 14px;
		color: #0157a6;
	}
	#breadcrumb a,
	#breadcrumb a:visited
	{
		color: #0157a6;
		text-decoration: underline;
	}
	#breadcrumb_last
	{
		font-weight: bold;
		color: black;
	}
	
	#category_label
	{
		margin: 5px 0 9px 9px;
	}

	#categorynav
	{
		margin: 0 8px 9px 9px;
	}

	.categorynav-row
	{
		margin: 1px 8px 2px 0;
		border-top: 1px dashed #D9D9D9;
	}	

	#cart
	{
		margin: 0 8px 0 1px;
	}

	#cart th,
	.cart-item-row td
	{
		padding: 5px;
	}
	
	#cart th
	{
		color: #626262;
	}

	.cart-item-row td
	{
		border-top: 1px dashed #D9D9D9;
	}
	
	#cart_subtotal_row td
	{
		font-weight: bold;	
		border-top: 1px dashed #D9D9D9;
		padding: 5px;
	}

	#item_details
	{
		margin: 10px 9px 10px 1px;
	}
	#item_details_image
	{
		width: 216px;
		margin: 0;
		padding: 0;
		height: 300px;
	}
	#item_details_data
	{
		margin: 10px;
		width: 500px;
	}

	#item_details_data_features li
	{
		margin-left: 20px;
	}
	
	#item_details_data_price,
	#item_details_data_addform
	{
		font-weight: bold;
		margin-bottom: 5px;
	}

	
	/*---------------------*/

	#footer_area
	{
		background: transparent url('../images/footer_background.gif') repeat-x top left;
		margin-top: 2px;
		padding-top: 3px;
		text-align: center;
		font-size: 11px;
		color: white;
	}

	.footer-separator
	{
		padding-left: 5px;
		padding-right: 5px;
	}

	#footer_label
	{
		text-transform: uppercase;
	}

	#footer_links, #footer_links a
	{
		color: black;
	}

	/*----------------------*/

	.clear-all
	{
		clear: both;
		font-size: 0px;
		height: 0px;
		line-height: 0px;
		text-align: left;
	}

