/**
*  PHPMass Shopping Cart
* Copyright (C) 2008  PHPMass.com
*
*  This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*  This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU General Public License for more details.
*
*  You should have received a copy of the GNU General Public License
* along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
------------- General -------------*/
BODY
{
	font-family: Tahoma;
	font-size: 11px;
	color: #311C17;
	margin: 2px 0px 0px;
}
IMG
{
	border: 0;
}
A
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #4C83C8;
	font-weight: bold;
	text-decoration: none;
}
A:hover
{
	color: #000000;
}
INPUT
{
	color: #848484;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
}
SELECT
{
	font-size: 9px;
	color: #848484;
	font-family: Arial, Helvetica, sans-serif;
}
.main
{
	width: 1010px;
	height: auto;
	padding: 0px 0px 5px;
	text-align: left;
	border: 1px solid #D0D0D0;
}
/*-------------  END General  -------------*/
.textinput
{
	border: 1px solid #4C83C8;
}
/*-------------  Header  -------------*/
.heading
{
	width: 1010px;
	height: 13px;
}
.heading H1
{
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
	color: #5689C4;
}
.header
{
	width: 1010px;
	height: auto;
	display: table;
	margin: 0px 0px 5px;
}
.logo
{
	width: 380px;
	height: 110px;
	float: left;
	border-right: 1px solid #D0D0D0;
}
.logo IMG#logo
{
	margin: 10px 0px 0px 30px;
}
.cart_link
{
	float: left;
	margin: 5px 0 2px 30px;
	padding: 0;
	height: auto;
}
.lang_select
{
	margin: 10px 10px 3px 0px;
	float: right;
}
.lang_select IMG
{
	border: 1px solid #000090;
}
.cart_link A
{
	margin: 0;
}
.header_right
{
	width: 550px;
	height: 86px;
	padding: 10px 0px 2px 10px;
	float: right;
	text-align: left;
}
.topproducts_right
{
	width: 150px;
	height: 90px;
	border-left: 1px solid #B3DEF8;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
.topproducts_right .price2
{
	color: #E00000;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
}
.top_menu_left
{
	width: 12px;
	height: 32px;
	float: left;
	clear: left;
	background: url(/images/left-menu.jpg) no-repeat;
}
.top_menu_right
{
	width: 12px;
	height: 32px;
	float: left;
	clear: right;
	background: url(/images/right-menu.jpg) no-repeat;
}
.top_menu
{
	/*width: 100%; */
	height: 32px;
	/* float: left; */
/*background:url(/images/bg-menu.jpg) repeat-x;*/
	background: url(/images/bg_menutop_left.jpg) repeat-x left center;
	color: #000000;

}
.top_menu A
{
	color: #000000;
	height: 22px;
	font-size: 12px;
	float: left;
	display: block;
	padding: 10px 10px 0px;
	background: url(/images/line.jpg) no-repeat center left;
}
.top_menu .home
{
	padding: 10px 10px 0px 5px;
	background: none;
}
.top_menu .search
{
	height: 18px;
	width: 200px;
	padding: 7px;
	margin: 0px 15px 0px 0px;
/*background: #4c83c8;*/
}
.top_menu .search INPUT
{
	margin: 0;
	padding: 0;
	font-size: 9px;
}
.top_menu .search FORM
{
	margin: 0;
	padding: 0;
}
.top_menu .searchsubmit
{
	background: #FAFAFA;
	border: 1px solid #FAFAFA;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4C83C8;
}
/*-------------  end of Header -------------
-------------  Root  -------------*/
.root
{
	width: 1002px;
	clear: both;
	text-indent: 20px;
	margin: 0px 0px 5px;
	font-size: 11px;
	font-family: Tahoma;
	color: #0769CD;
}
.root A
{
	text-decoration: underline;
}
/*-------------  end of Root -------------
------------- Left Menu -------------*/
.left_menu
{
	width: 180px;
	height: auto;
	clear: left;
	float: left;
	padding-right: 2px;
	border-right: 1px solid #60BFF3;
}
.left_menu_top
{
	width: 173px;
	height: 10px;
	font-size: 8px;
	margin: 0px;
/*background:url(/images/top_menu_left.jpg) no-repeat;*/
}
.left_menu_bottom
{
	width: 173px;
	height: 10px;
	font-size: 8px;
	margin: 0px 0px 10px;
/*background:url(/images/bg_menu_left.jpg);*/
}
.cat
{
/*background: url(/images/bg_menu_left.jpg);*/
	background-color: #D7EDFB;
	width: 173px;
	height: auto;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
.cat .catname
{
	height: 25px;
	font-size: 16px;
	clear: both;
	background: url(/images/bg_menutop_left.jpg) repeat-x left center;
	font-family: Arial;
	color: #000000;
	text-transform: none;
	padding: 10px 0 0 30px;
}
.catlist
{
	list-style: none;
	margin: 10px 0px 0px;
	padding: 0px 5px 10px 10px;
	font-family: Arial;
}
.catlist .level0
{
	margin: 10px 0px 4px;
	color: #0769CD;
	text-transform: uppercase;
}
.catlist .level0 A
{
	color: #0769CD;
	font-size: 13px;
	text-decoration: none;
	line-height: 12px;
	font-family: Arial;
}
.catlist .level1
{
	margin: 6px 0px 4px 5px;
}
.catlist .level1 A
{
	color: #45586F;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
.catlist .level1 A:hover
{
	color: #000000;
}
.catlist .level2
{
	margin: 6px 0px 4px 10px;
	background: url(/images/raquo.gif) no-repeat left center;
	padding: 0px 2px 0px 9px;
}
.catlist .level2 A
{
	color: #45586F;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
}
.catlist .level2 A:hover
{
	color: #000000;
}
.catlist .selected
{
	text-decoration: underline !important;
}
.man
{
	background: url(/images/bg_menu_left.jpg);
	width: 153px;
	height: auto;
	padding: 0px 10px 8px;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
.man .manname
{
	display: block;
	height: 16px;
	clear: both;
	background: url(/images/arr_categ.jpg) no-repeat left center;
	font-family: Arial;
	color: #0769CD;
	text-transform: uppercase;
	padding: 2px 0 0 20px;
}
.man .manlist
{
	list-style: none;
	margin: 10px 0px 0px;
	padding: 0;
}
.man .manlist LI
{
	margin: 6px 0px 4px 10px;
}
.man .manlist A
{
	color: #0769CD;
	font-size: 11px;
	text-decoration: underline;
	font-family: Arial;
}
.man .rest
{
	display: block;
	clear: both;
	margin: 10px 0px 0px 20px;
	color: #418ACD;
	font-weight: normal;
}
.searches
{
	background: url(/images/bg_menu_left.jpg);
	width: 153px;
	height: auto;
	padding: 0px 10px 8px;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
}
.searches .searchname
{
	display: block;
	height: 16px;
	clear: both;
	background: url(/images/arr_categ.jpg) no-repeat left center;
	font-family: Arial;
	color: #0769CD;
	text-transform: uppercase;
	padding: 2px 0 0 20px;
}
.searches .searchlist
{
	list-style: none;
	margin: 10px 0px 0px;
	padding: 0;
}
.searches .searchlist LI
{
	margin: 6px 0px 4px 10px;
}
.searches .searchlist A
{
	color: #0769CD;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
}
.searches .rest
{
	display: block;
	clear: both;
	margin: 10px 0px 0px 20px;
	color: #418ACD;
	font-size: 11px;
	font-weight: normal;
}
/*------------- END of Left Menu -------------
------------- right_menu -------------*/
.right_menu
{
	width: 154px;
	float: right;
	margin: 0px 0px 10px;
	background-color: #D7EDFB;
}
.top_right_menu
{
	height: 11px;
	clear: both;
	width: 154px;
	font-size: 9px;
	background: url(/images/menu-dr-top.jpg) no-repeat;
}
.bottom_right_menu
{
	height: 11px;
	clear: both;
	width: 154px;
	font-size: 9px;
	margin: 0px 0px 10px;
	background: url(/images/menu-dr-bottom.jpg) no-repeat;
}
.memberbox
{
/*background: url(/images/menu-dr-bg.jpg);*/
	width: 154px;
	height: auto;
	display: table;
	padding: 0px 0px 10px;
	font-family: Arial;
	line-height: 12px;
}
.memberbox .membername
{
	display: block;
	height: 20px;
	clear: both;
	background: url(/images/bg_menutop_left.jpg) repeat-x left center;
	font-family: Arial;
	color: #000000;
	text-transform: uppercase;
	padding: 5px 0 0 5px;
	font-weight: bold;
	line-height: 12px;
	font-size: 12px;
	text-align: center;
}
.memberbox .fields
{
	width: 134px;
	margin: 3px 0px 4px 5px;
}
.memberbox .fields INPUT
{
	float: right;
	clear: right;
	margin: 1px 0px;
}
.memberbox .fields SPAN
{
	float: left;
	padding: 3px 0px 0px;
	margin: 1px 1px 1px 5px;
	clear: left;
}
.memberbox .loginbutton
{
	display: block;
	background-color: #4C83C8;
	border: 1px solid #4C83C8;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	clear: both;
	margin: 3px 0px 0px 45px;
}
.memberbox A
{
	clear: both;
	margin: 0px 0px 0px 4px;
}
.memberbox SELECT
{
	margin: 5px 0px 0px 15px;
	width: 100px;
}
.cartbox
{
/*background: url(/images/menu-dr-bg.jpg);*/
	height: auto;
	display: table;
	padding: 0;
	font-family: Arial;
	line-height: 12px;
}
.cartbox .boxname
{
	display: block;
	height: 16px;
	clear: both;
	background: url(/images/arr-dr.jpg) no-repeat left center;
	font-family: Arial;
	color: #0769CD;
	text-transform: uppercase;
	padding: 2px 0 0 20px;
	font-weight: bold;
	line-height: 12px;
	font-size: 12px;
}
.cartbox SPAN
{
	font-weight: bold;
	display: block;
	clear: both;
}
.cartbox A
{
	display: block;
	clear: both;
	margin: 3px 0px 0px 4px;
}
.cartbox .topproducts
{
	clear: both;
	text-align: center;
	padding-bottom: 10px;
}
.cartbox .topproducts .topproductsname
{
	width: 148px;
	display: block;
	height: 20px;
	clear: both;
	background: url(/images/bg_menutop_left.jpg) repeat-x left center;
	font-family: Arial;
	color: #000000;
	text-transform: uppercase;
	padding: 5px 0 0 5px;
	font-weight: bold;
	line-height: 12px;
	font-size: 12px;
	text-align: center;
}
.cartbox .topproducts A
{
	display: block;
	margin: 5px 0px;
	clear: both;
}
.cartbox .topproducts IMG
{
	clear: both;
}
.cartbox .topproducts .price
{
	color: #4C83C8;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
.cartbox .topproducts .price2
{
	color: #E00000;
	font-size: 16px;
	font-weight: bold;
	font-family: Tahoma;
}
/*------------- END of right_menu -------------
------------- CONTENT -------------*/
.content
{
	width: 640px;
	float: left;
	margin: 0px 15px 10px;
}
.sectionname
{
	display: block;
	font-size: 12px;
	clear: both;
	background: url(/images/ar.jpg) no-repeat left center;
	font-family: Arial;
	color: #0769CD;
	padding: 2px 0 0 20px;
	margin: 5px 0px 10px 10px;
}
.top_products
{
	width: 639px;
	padding: 10px 0px 5px 1px;
}
.top_products STRONG
{
	display: block;
	margin: 5px 0px 5px 10px;
	font-size: 12px;
	color: #0769CD;
	clear: both;
}
.top_product
{
	margin: 2px 3px 6px;
	height: 110px;
	padding: 2px 2px 1px 5px;
	width: 194px;
	float: left;
	border: 1px solid #E7E7E7;
}
.top_product A
{
	text-indent: 5px;
	text-decoration: underline;
	margin: 1px;
}
.top_product IMG
{
	float: left;
}
.top_product SPAN
{
	margin: 30px 2px 0px 4px;
	font-weight: bold;
	color: #6C6C6C;
	float: left;
}
.top_product_percent
{
}
.top_product_absolute
{
}
.top_product_pick
{
}
.subcategories
{
	width: 630px;
	height: auto;
	display: table;
	border: 1px solid #E7E7E7;
	padding: 4px;
}
.subcategory
{
	width: 305px;
	float: left;
	margin: 2px;
}
.subcategory A
{
	color: #45586F;
	font-size: 12px;
	margin: 0px 0px 0px 30px;
	text-decoration: underline;
}
.subcategory DIV
{
	clear: both;
	padding: 3px 4px 2px 50px;
}
.subcategory DIV A
{
	display: block;
	color: #4C83C8;
	clear: both;
	font-size: 10px;
	text-decoration: none;
}
.subcategory DIV A SPAN
{
	text-decoration: none;
	color: #122D43;
	font-weight: normal;
}
.filterd_by
{
	display: block;
	color: #0769CD;
	margin: 10px 0px 0px 10px;
}
.selected_filters
{
/*width: 200px;*/
	clear: both;
	border: 1px solid #E7E7E7;
	padding: 4px 0px 3px 6px;
	margin: 3px 0px 5px 5px;
}
.selected_filters A
{
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	color: #311C17;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 1px 8px;
	background: url(/images/filter_plus.gif) no-repeat left center;
	clear: both;
}
.selected_filters A:hover
{
	background: url(/images/filter_minus.gif) no-repeat left center;
}
.selected_filters .removeall
{
	display: block;
	margin: 4px 0px 0px;
	background: url(/images/filter_minus.gif) no-repeat left center;
}
.category_pages
{
	width: 632px;
	clear: both;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	padding: 0px 6px 0px 0px;
	margin: 3px 0px;
}
.category_sort
{
	width: 632px;
	clear: both;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 0px 6px;
	margin: 3px 0px;
}
.category_sort .sort_name
{
	margin: 0px 0px 0px 200px;
}
.category_sort .sort_price
{
	margin: 0px 0px 0px 100px;
}
.category_menu
{
	width: 638px;
	height: 20px;
	padding: 5px 0px;
	border: 1px solid #E7E7E7;
	margin: 5px 0px 0px;
	background-color: #DFE9F5;
	clear: both;
}
.category_menu A
{
	text-decoration: none;
	font-weight: bold;
	color: #4C83C8;
	font-size: 11px;
	display: block;
	height: 16px;
	width: auto;
	float: left;
	padding: 4px 20px 0px;
	background: #FFFFFF;
	margin: 0px 5px;
}
.category_menu .selected
{
	background: #4679B8;
	font-weight: normal;
	color: #FFFFFF;
}
.category_menu A:hover
{
	background: #4679B8;
	color: #FFFFFF;
}
.listing
{
	width: 109px;
	height: 195px;
	display: block;
	padding: 3px;
	border: 1px solid #E7E7E7;
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	margin: 3px;
	float: left;
}
.listing .thumb
{
	width: 80px;
	height: 80px;
}
.listing .details
{
	width: 100%;
	text-align: center;
}
.listing .details A
{
	line-height: 14px;
	display: block;
	clear: both;
	text-decoration: underline;
	margin-bottom: 5px;
}
.listing .details .compare
{
	display: block;
	margin: 5px 0px 3px 5px;
	color: #4C83C8;
}
.listing .options
{
	width: 130px;
	padding: 2px 4px 0px 0px;
	text-align: right;
	float: right;
	clear: right;
}
.listing .options .brand
{
	margin: 1px 8px 1px 1px;
	display: block;
	clear: both;
	float: right;
}
.listing .options SPAN
{
	display: block;
	clear: both;
	font-size: 12px;
	color: #406EA6;
}
.listing .options IMG
{
	margin: 15px 10px 10px 0px;
}
.listing .options .fav
{
	font-weight: normal;
	text-decoration: underline;
}
.product_general
{
	width: 618px;
	display: table;
	height: auto;
	margin: 5px 0px 10px;
	padding: 5px 10px 10px;
	border: 1px solid #E7E7E7;
}
.product_general .thumbs
{
	width: 40px;
	float: left;
	margin: 15px 0px 0px;
}
.product_general .thumbs IMG
{
	display: block;
	margin: 0px 0px 1px;
	width: 40px;
}
.product_general .prodimg
{
	width: 160px;
	margin: 15px 0px 0px;
	float: left;
	text-align: center;
}
.product_general .prodimg IMG
{
	width: 100px;
}
.product_general .prodimg IMG.small
{
	width: 40px;
}
.prodimg .prodthumbs
{
	margin-top: 20px;
	margin-bottom: 5px;
}
.product_general .prodimg
{
	/*[empty]width:;*/
}
.product_general .prodimg A
{
	font-weight: normal;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: underline;
}
.product_general .prodinfo
{
	width: 180px;
	margin: 10px 0px 10px 10px;
	float: left;
}
.product_general .prodinfo IMG
{
	display: block;
	margin: 20px 0px 10px 30px;
}
.product_general .prodinfo SPAN
{
	clear: both;
	display: block;
	color: #666666;
	margin: 3px 0px 0px;
	font-weight: bold;
}
.product_general .prodinfo SPAN A
{
	color: #0099FF;
}
.product_general .prodinfo .price
{
	color: #4C83C8;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
}
.product_general .prodinfo .listprice
{
	color: #4C83C8;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: line-through;
}
.product_general .prodinfo .compare
{
	display: block;
	margin: 0px 0px 0px 10px;
}
.product_general .prodoptions
{
	width: 228px;
	margin: 0px 0px 0px 5px;
	float: right;
	text-align: right;
}
.product_general .prodoptions
{
}
.product_general .prodoptions A:hover
{
	text-decoration: underline;
}
.product_general .prodoptions .brand
{
	width: 67px;
	height: 25px;
	display: block;
	clear: both;
	margin: 5px 0px 3px 60px;
}
.product_general .prodoptions .info
{
	font-size: 11px;
	font: 1em Verdana;
	display: block;
	margin: 0px 0px 3px;
	color: #0099FF;
}
.product_general .prodoptions .action
{
	font-size: 10px;
	font: 1em Verdana;
	display: block;
	margin: 2px 0px 3px;
	color: #4C82C8;
}
.product_general .prodoptions .compare
{
	font-size: 11px;
	margin: 5px 0px 0px;
	font: 1em Arial;
	display: block;
	color: #0769CD;
}
.title
{
	background: url(/images/dots.jpg) no-repeat center left;
	display: block;
	font-size: 10px;
	clear: both;
	font-family: Arial;
	font-weight: bold;
	color: #0769CD;
	padding: 1px 0 0 14px;
	margin: 10px 0px 5px 5px;
}
.product_details
{
	width: 618px;
	margin: 10px 0px 6px;
	padding: 10px;
	text-indent: 10px;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
	color: #666666;
	border: 1px solid #E7E7E7;
}
.product_related
{
	width: 306px;
	display: table;
	height: auto;
	padding: 5px 4px 3px;
	margin: 0px 0px 3px;
	border: 1px solid #E7E7E7;
}
.product_related IMG
{
	display: block;
	float: left;
	width: 40px;
	margin: 4px 10px 3px 0px;
}
.product_related P
{
	display: block;
	float: left;
	width: 200px;
	padding: 0px 0px 0px 5px;
	margin: 4px 10px 3px 0px;
}
.product_related P A
{
	font-size: 11px;
	color: #0769CD;
	text-decoration: underline;
	font-family: Arial;
}
.product_related P .prodtitle
{
	display: block;
	margin: 0px 5px 5px 10px;
	clear: both;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: Tahoma;
}
.product_related SPAN
{
	display: block;
	float: left;
	font-size: 12px;
	color: #6C6C6C;
	font-weight: bold;
	margin: 10px 5px 3px 0px;
}
.product_forum
{
	width: 634px;
	padding: 2px;
	border: 1px solid #E7E7E7;
}
.product_forum .bar
{
	width: 624px;
	height: 16px;
	padding: 0px 0px 0px 10px;
	background: #E5EFFB;
}
.product_forum A
{
	font-weight: normal;
	text-decoration: underline;
}
.product_forum .bar SPAN
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.product_forum .forumdetails
{
	width: 624px;
	height: 30px;
	padding: 0px 0px 4px 10px;
}
.product_forum .forumdetails SPAN
{
	padding: 6px;
	float: left;
	display: block;
	height: 24px;
	color: #0099FF;
}
.product_forum .forumdetails .forumname
{
	width: 350px;
}
.product_forum .forumdetails .forumname A
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #0099FF;
}
.product_forum .forumdetails .ital
{
	font-weight: normal;
	text-decoration: none;
	color: #325B74;
}
.product_forum .forumdetails .postname
{
	width: 280px;
}
.product_forum .forumdetails .postname A
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #0099FF;
}
.product_comment
{
	width: 634px;
	border: 1px solid #E7E7E7;
	margin: 1px 0px;
	padding: 2px;
	color: #666666;
	font-size: 11px;
	font-family: Tahoma;
}
.product_comment .lastcommenttitle
{
	text-indent: 4px;
}
.product_specifications
{
	width: 634px;
	display: table;
	height: auto;
	padding: 2px;
	border: 1px solid #E7E7E7;
}
.product_specifications DIV
{
	display: table;
	height: auto;
}
.product_specifications .catspec
{
	display: block;
	clear: both;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
	color: #666666;
	margin: 8px 3px 2px 10px;
}
.product_specifications .blue
{
	background: #E5EFFB;
}
.product_specifications .specs
{
	width: 632px;
	border: 1px solid #F1F8FF;
	background: #FBFDFF;
}
.product_specifications .spec
{
	width: 618px;
	margin: 2px 3px 5px 5px;
	padding: 1px 3px 0px 2px;
	clear: both;
}
.product_specifications .spec .speccode
{
	float: left;
	width: 70px;
	color: #325B74;
/*font-style:italic;*/
	font-size: 11px;
}
.product_specifications .spec .specname
{
	float: left;
	width: 280px;
	color: #325B74;
	font-style: italic;
	font-size: 11px;
}
.product_specifications .spec .specvalue
{
	float: left;
	width: 250px;
	color: #325B74;
	font-size: 11px;
}
.product_specifications TD.speccode
{
	color: #325B74;
/*font-style:italic;*/
	font-size: 11px;
}
.product_specifications TD.specname
{
	color: #325B74;
	font-style: italic;
	font-size: 11px;
}
.product_specifications TD.specvalue
{
	color: #325B74;
	font-size: 11px;
}
.product_specifications TD.specpromo
{
	color: #325B74;
	font-size: 11px;
	font-weight: bold;
}
.product_wholesale
{
	width: 634px;
	border: 1px solid #E7E7E7;
	padding: 2px;
}
.product_wholesale .bar
{
	height: 16px;
	clear: both;
	height: auto;
	padding: 0px 0px 0px 10px;
	background: #E5EFFB;
}
.product_wholesale .bar SPAN
{
	font-weight: bold;
	color: #666666;
}
.product_wholesale .details
{
	margin: 1px 2px 1px 10px;
}
.comparetable
{
	border: 1px solid #E7E7E7;
	width: 1000px;
	text-align: center;
}
.comparetable .topoptions
{
	width: 244px;
	height: 210px;
	padding: 10px 2px 3px 4px;
	border-bottom: 1px solid #E7E7E7;
	float: left;
}
.comparetable .topoptions SPAN
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	display: block;
	margin: 20px 0px 10px;
	color: #0769CD;
}
.comparetable .topoptions A
{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	display: block;
	margin: 0px 0px 5px;
	color: #0769CD;
}
.comparetable .top
{
	width: 243px;
	height: 210px;
	float: left;
	padding: 10px 2px 3px 4px;
	border-left: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.comparetable A
{
}
.comparetable .prodname
{
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}
.comparetable IMG
{
	width: 80px;
	height: 80px;
	margin: 10px 0px;
	display: block;
}
.comparetable SPAN
{
	display: block;
	clear: both;
	margin: 3px 0px 2px;
	color: #0769CD;
	font-size: 10px;
}
.comparetable STRONG
{
	color: #969696;
}
.comparetable .no_product
{
	clear: both;
	width: 100px;
	height: 120px;
}
.comparetable .details
{
	width: 990px;
	clear: both;
	text-align: left;
	padding: 4px 0px 3px 10px;
	margin: 5px 0px 3px;
	border-top: 1px solid #E7E7E7;
}
.comparetable .details A
{
	font-weight: normal;
	text-decoration: underline;
}
.comparetable .proddetail
{
	padding: 3px 2px 2px 10px;
	text-align: left;
	text-indent: 2px;
}
.comparetable .proddetail STRONG
{
	font-size: 11px;
	text-decoration: underline;
}
.comparetable .specifications
{
	width: 990px;
	clear: both;
	text-align: left;
	padding: 4px 0px 3px 10px;
	margin: 5px 0px 3px;
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
}
.comparetable .specifications .speccat
{
	text-indent: 10px;
	padding: 4px 0px 2px;
	text-align: left;
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #E7E7E7;
}
.comparetable .specifications .name
{
	font-style: italic;
	font-size: 11px;
	font-family: Tahoma;
	color: #325B74;
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
}
.comparetable .specifications .spec
{
	font-size: 11px;
	font-family: Tahoma;
	color: #325B74;
	border-top: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
}
.comparetable .specifications .tag
{
	color: #209DF0;
	text-indent: 10px;
	font-weight: bold;
	font-style: italic;
}
.comparetable .specifications .blue
{
	background: #F4FAFB;
}
.comparetable .selectother
{
	width: 990px;
	clear: both;
	text-align: left;
	padding: 4px 0px 3px 10px;
	margin: 5px 0px 3px;
}
.comparetable .selectother .prodslinks
{
	color: #325B74;
	font-size: 10px;
	width: 670px;
	height: 100px;
	overflow: auto;
}
.comparetable .selectother .prodslinks STRONG
{
	color: #0769CD;
	display: block;
	clear: both;
}
.comparetable .selectother .prodslinks A
{
	color: #325B74;
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma;
	margin: 1px 3px;
	text-decoration: underline;
}
.comparetable .selectother .prodslinks A:hover
{
	color: #82B5D0;
	text-decoration: none;
}
/*------------- END of CONTENT -------------*/
.allsearches
{
	width: 640px;
}
.allsearches UL
{
	list-style: none;
	margin: 0;
	padding: 0;
}
.allsearches UL LI
{
	width: 210px;
	display: table;
	float: left;
	text-indent: 10px;
	margin: 2px 0px 1px;
}
.allsearches UL LI A
{
	color: #4471A8;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.allsearches UL LI SPAN
{
	color: #345672;
	font-size: 10px;
}
.usercontent
{
	width: 640px;
	float: left;
	border: 1px solid #E7E7E7;
	margin: 0px 14px 10px;
}
.usertable
{
	margin: 10px 0px 10px 10px;
	border: 1px solid #E0EAF6;
	max-width: 630px;
	color: #0099FF;
}
.usertable TD
{
	text-indent: 4px;
}
.usertable .head
{
	font-weight: bold;
	color: #45586F;
	background: #A7C3E5;
}
.usertable A
{
	text-decoration: underline;
}
.usertable .black
{
	color: #311C17;
}
.usertable .red
{
	color: #990000;
}
.usertable .blue
{
	color: #0000FF;
}
.usertable .green
{
	color: #006600;
}
.usertable .action A
{
	font-weight: normal;
}
.usertable STRONG
{
	color: #45586F;
}
.usertable .textinput
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #626A72;
	padding: 1px 1px 1px 3px;
	border: 1px solid #6E98CB;
}
.usertable .areainput
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #626A72;
	padding: 1px 1px 1px 3px;
	border: 1px solid #6E98CB;
	overflow: auto;
}
.usertable .selectinput
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	border: 1px solid #6E98CB;
	overflow: auto;
}
.usertable .selectinput .disabled
{
	color: #BEBEBE;
}
.usertable .submitinput
{
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #A8C5E1;
	border: 1px solid #9ABDDD;
	color: #ECF1F9;
}
.usertable .normalcolor
{
	color: #45586F;
}
.usertable P
{
	clear: both;
	display: table;
	margin: 2px 2px 2px 5px;
	padding: 0px;
}
.faq
{
	width: 637px;
	margin: 5px 0px 3px;
	padding: 10px 0px 5px 1px;
	border: 1px solid #E7E7E7;
	height: auto;
	display: table;
}
.faq STRONG
{
	display: block;
	margin: 5px 0px 5px 10px;
	font-size: 12px;
	color: #0769CD;
	clear: both;
}
.faq_category
{
	margin: 2px 2px 6px;
	height: 54px;
	padding: 2px 2px 1px 3px;
	width: 202px;
	float: left;
}
.faq_category A
{
	background: url(/images/dosar.jpg) no-repeat 2px 2px;
	margin: 1px 0px 0px;
	padding: 0px 2px 0px 20px;
	font-size: 12px;
	font-family: Tahoma;
	color: #4C82C8;
}
.faq_category SPAN
{
	margin: 3px 2px 0px;
	color: #311C17;
	display: block;
	clear: both;
	font-size: 11px;
	font-family: Tahoma;
}
.faq_articles
{
	width: 637px;
	height: auto;
	display: table;
	margin: 5px 0px 3px;
	padding: 10px 0px 5px 1px;
	border: 1px solid #E7E7E7;
}
.faq_articles STRONG
{
	display: block;
	margin: 5px 0px 5px 10px;
	font-size: 12px;
	color: #0769CD;
	clear: both;
}
.faq_article
{
	margin: 2px 2px 10px;
	height: auto;
	padding: 2px 2px 1px 3px;
	width: 620px;
	float: left;
	display: table;
}
.faq_article A
{
	background: url(/images/doc.jpg) no-repeat left center;
	margin: 1px 0px 0px;
	padding: 0px 2px 0px 20px;
	font-size: 12px;
	font-family: Tahoma;
	color: #4C82C8;
}
.faq_article SPAN
{
	margin: 3px 2px 0px;
	color: #311C17;
	display: block;
	clear: both;
	font-size: 11px;
	font-family: Tahoma;
}
.faq_null
{
	margin: 2px 2px 10px 6px;
	height: auto;
	display: table;
	padding: 5px 5px 5px 7px;
	width: 610px;
	clear: both;
	border: 1px solid #E7E7E7;
}
.faq_table
{
	margin: 10px 0px 5px 17px;
	border: 1px solid #E7E7E7;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
	text-indent: 5px;
}
.faq_table TD
{
	padding: 0px 2px 0px 5px;
}
.faq_table .head
{
	font-weight: bold;
	color: #45586F;
	background: #A7C3E5;
}
.faq_table .submitbutton
{
	background-color: #4C83C8;
	border: 1px solid #4C83C8;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer
{
	width: 1000px;
	margin: 10px 5px 5px;
	padding: 5px 0;
	border: 1px solid #E7E7E7;
	text-align: center;
	clear: both;
}
.footer .footermenu
{
	padding: 4px 10px 10px;
}
.footer .footermenu A
{
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 5px;
}
.message_box
{
	width: 400px;
	padding: 3px 3px 3px 6px;
	margin: 5px 0px 20px 10px;
	background-color: #E8EFF8;
	border: 1px solid #9DBCE1;
}
.error_box
{
	width: 400px;
	padding: 3px 3px 3px 6px;
	margin: 5px 0px 20px 10px;
	background-color: #F8ECE9;
	border: 1px solid #E3B2A5;
}
.errortable
{
	margin: 4px 0px 10px 150px;
	padding: 10px;
}
.errortable .errorcontent
{
	color: #4D4D4D;
}
.search_root
{
	clear: both;
	display: table;
	text-indent: 20px;
	margin: 0px 0px 5px;
	font-size: 11px;
	font-family: Tahoma;
	color: #0769CD;
}
.search_root A
{
	text-decoration: underline;
}
.selectedButton
{
	background: #4679B8 none repeat scroll 0%;
	color: #FFFFFF;
}
.normal_a
{
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none !important;
}
#infomsg
{
	color: #FF0000;
}
.divider
{
	border-bottom: 1px solid #E0E0E0;
	height: 2px;
	width: 90%;
	margin: 15px 0;
}
#navigation
{
	padding-left: 0;
	margin: 0;
	list-style-type: none;
	text-transform: uppercase;
	float:left;
}
#navigation LI
{
	display: inline;
	float: left;
	height: 30px;
	position: relative;
	list-style: none;
}
#navigation LI A
{
	display: block;
	color: #000000;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#navigation UL
{
	display: block;
	position: absolute;
	left: -50px;
	top: 30px;
	width: 150px;
}
#navigation UL LI
{
	float: left;
/*For Gecko*/
	display: block !important;
	display: inline;
/*For IE*/
	margin: 0;
	padding: 0;
	line-height: normal;
	height: 30px;
	width: 100%;
	text-transform: none;
	white-space: nowrap;
}
#navigation UL LI A
{
	display: block;
	margin: 0;
	padding: 6px;
	font-weight: bold;
	background: #9BC5E6;
	text-align: left;
	line-height: normal;
	width: 100%;
}
#navigation UL LI A:hover
{
	color: #F0F0F0;
	background: #0A4395;
}