body, table, input, select, textarea
{
	font-family: Verdana, Arial, tahoma, sans-serif;
	font-size: 11px;
}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #BEC3C6;
	background-image:url('/bbgg.jpg');
	background-repeat:repeat-x;
	color: #000000;
}

form
{
	display: inline;
}

input, select, textarea
{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

input
{
	padding: 1px;
}

input.button
{
	padding: 2px 4px 2px 4px;
	margin: 0px 1px 0px 1px;
	border: 1px solid #818485;
	background-color: #818485;
	color: #FFFFFF;
}

input.button:hover
{
	cursor: pointer;
	background-color: #71AF1C;
	border: 1px solid #71AF1C;
}

input.radio
{
	border: none;
}

a,a.visited
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #818485;
}

img
{
	border: none;
}

acronym
{
	cursor: help;
	border-bottom: 1px dashed #AAAAAA;
}

h2
{
	margin: 5px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

#header-top
{
	background-color: #818485;
	height: 14px;
	width: 900px;
	margin: 0px auto;
	padding: 4px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
}

#header-top div.placeholder
{
	padding: 0px 3px;
}

#header-top a
{
	color: #FFFFFF;
}

#header
{
	margin: 0px auto;
	width: 900px;
	padding: 3px;
}

#header a.logo
{
	float: left;
	margin-top: 0px;
	padding: 2px;
}

img.alogo
{
	margin-right: 10px;
}

#headerbar
{
	width: 900px;
	margin: 0px auto;
	padding: 1px 4px 2px 4px;
	clear: both;
}

#breadcrumbs
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding: 0px 0px 0px 4px;
}

#breadcrumbs a
{
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

#breadcrumbs a:hover
{
	color: #006699;
}

#breadcrumbs a.delete
{
	background-color: #DD0000;
	color: #FFFFFF;
	font-size: 10px;
	padding: 0px 2px 1px 3px;
	text-decoration: none;
}

#breadcrumbs a.delete:hover
{
	background-color: #FF8F23;
}

#quicksearch
{
	float: right;
	margin: 3px 5px 0px 0px;
}

#quicksearch input.editbox
{
	border: 1px solid #DDDDDD;
	background-color: #FAFAFA;
	color: black;
	font-size: 11px;
	font-weight: bold;
	width: 190px;
}

#quicksearch input.button
{
	border: 1px solid #818485;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: #818485;
	color: #FFFFFF;
}

#structure
{
	clear: both;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}

#footer
{
	margin: 10px 0px 0px 0px;
	padding: 7px 0px 7px 0px; 
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #DDDDDD;
	background-color: #818485;
}

#footer a
{
	color: #818485;
	font-weight: bold;
	font-size: 11px;
	padding: 0px 8px 0px 8px;
	text-decoration: underline;
}

#footer a:hover
{
	color: #222222;
}

#copyright
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	background-color: #EDF7FF;
	text-align: center;
	padding: 2px 0px 5px 0px;
}

#copyright, #copyright a
{
	font-size: 10px;
	color: #666666;
}

#copyright a
{
	text-decoration: underline;
}

#copyright a:hover
{
	color: #222222;
}

#content
{
	padding: 5px 0px 20px 7px;
	margin: 0px auto;
}

div.newproducts
{
	font-size: 11px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}

div.newproducts div
{
	padding-bottom: 4px;
	text-align: center;
	background-color: #FFFFFF;
}

div.newproducts a
{
	font-weight: bold;
	font-size: 12px;
	color: #222222;
	text-decoration: none;
}

div.newproducts a.category
{
	color: #222222;
}

div.newproducts div.price
{
	margin-top: 3px;
	font-weight: bold;
	font-size: 13px;
}

td.separate
{
	border-right: 1px dashed #888888;
	margin-right: 3px;
	padding-right: 3px;
	float: left;
}

div.newproductsend
{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

table.listing_table
{
	background-color: #FFFFFF;
	height: 85px;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
}

table.listing_table td
{
	padding-bottom: 3px;
}

table.listing_table td a.compare
{
	color: #006699;
}

div.listing_product
{
	padding: 4px;
}

a.listing_product
{
	font-size: 14px;
	font-weight: bold;
	color: #818485;
	text-decoration: underline;
}

a.listing_product:hover
{
	color: #FF9900;
}

div.listing_price
{
	color: #333333;
	text-align: center;
	font-weight: bold;
	width: 150px;
	padding: 2px;
	font-size: 10px;
	display: inline;
	text-decoration: underline;
}

table.list
{
	font-size: 13px;
	border: 1px solid #CCCCCC;
}

table.list th
{
	background-color: #818485;
	color: #FFFFFF;
}

a.addtocart
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 6px 0px 6px 27px;
	color: #888888;
}

a.addtocart:hover
{
	color: #222222;
}

h1, h2
{
	color: #333333;
	font-size: 22px;
	font-weight: normal;
	text-decoration: underline;
	margin: 5px 0px 8px 0px;
	padding: 0px 0px 0px 5px;
}

h2
{
	font-size: 18px;
}

a.bigaddtocart
{
	background-image: url("images/bigaddtocart.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFCC33;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

hr
{
	margin: 5px 0px 5px 0px;
	padding: 0px;
	height: 0px;
	border-bottom: none;
	border-top: 1px dashed #FFFFFF;
}

div.pagination_placeholder
{
	color: #222222;
	padding: 7px 4px 5px 8px;
	height: 16px;
	background-color: white;
	border: 1px solid #818485;
	margin-bottom: 3px;
}

div.pagination_placeholder div.pagination, div.pagination_placeholder div.pagination a, div.filter_container a
{
	font-size: 12px;
	color: #818485;
	font-weight: bold;
}

div.pagination_placeholder div.pagination a
{
	padding: 1px 4px;
	border: 1px solid #818485;
	color: #818485;
	text-decoration: none;
}

div.pagination_placeholder div.pagination a:hover
{
	background-color: red;
	border: 1px solid red;
	color: #FFFFFF;	
}

div.pagination_placeholder div.pagination span.selected
{
	padding: 2px 5px;
	background-color: #818485;
	color: #FFFFFF;
}

#listing
{
	border: 1px solid #818485;
	background-color: #F7FFF8;
	width: 573px;
	margin-bottom: 3px;
}

div.modulehead
{
    background-image: url("images/modulehead.gif");
    background-repeat: no-repeat;
    padding-top: 6px;
}

div.modulefoot
{
    background-image: url("images/modulefoot.gif");
    background-repeat: no-repeat;
    padding-top: 7px;
}

div.listing_specifications
{
	margin-top: 5px;
	font-size: 11px;
	line-height: 140%;
	color: #444444;
}

div.listing_bigprice
{
	color: #D5004A;
	font-size: 18px;
	margin-bottom: 1px;
}

div.product_description_head
{
	font-family: verdana, sans-serif;
	padding: 3px 0px 3px 6px;
	margin-top: 5px !important;
	margin-top: 0px;
	font-weight: bold;
	color: #818485;
	font-size: 12px;
	clear: both;
}

div.product_description
{
	padding: 4px;
	background-color: #FAFAFA;
	border: 1px solid #DDDDDD;
}

div.product_description p
{
	font-family: verdana, sans-serif;
	color: #222222;
	font-size: 13px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

#account
{
	padding: 3px 3px 3px 5px;
}

#account, #account input, #account table, #account select
{
	font-size: 13px;
}

#account table
{
	text-align: left;
}

div.text
{
	color: #222222;
	padding: 5px;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}

#leftsidecolumn
{
	float: left;
	width: 150px;
	margin-right: 5px;
}

#rightsidecolumn
{
	float: right;
	margin-right: 8px !important;
	margin-right: 4px;
	width: 150px;
	text-align: center;
	margin-top: 5px;
}

#rightsidecolumn a.logo
{
	display: block;
	margin: 5px 0px;
}

#rightsidecolumn div.winheader, #rightsidecolumn div.cartwinheader
{
	background-color: #818485;
	color: #FFFFFF;
	padding: 5px 0px 4px 0px;
	text-indent: 4px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

#leftsidecolumn div.categoriesheader, #leftsidecolumn div.manufacturersheader
{
	color: #FFFFFF;
	padding: 5px 0px 4px 0px;
	text-indent: 4px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

#leftsidecolumn div.categoriesheader
{
	background-color: #818485;
}

#leftsidecolumn div.manufacturersheader
{
	background-color: #818485;
}

#leftsidecolumn div.manufacturerswin
{
	padding: 5px 3px;
	text-align: center;
}

#leftsidecolumn div.manufacturerswin select
{
	font-size: 13px;
}

#leftsidecolumn div.categorieswin, #leftsidecolumn div.manufacturerswin, #rightsidecolumn div.win, #rightsidecolumn div.cartwin
{
	background-color: #FAFAFA;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

#leftsidecolumn div.categorieswin a
{
	font-family: verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	font-size: 12px;
	display: block;
	padding: 1px 2px;
}

#leftsidecolumn div.categorieswin a.subcat
{
	padding-left: 8px;
	font-weight: normal;
	text-decoration: none;
}

#leftsidecolumn div.categorieswin a.subsubcat
{
	padding-left: 8px;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}

#leftsidecolumn div.categorieswin a.cat
{
	margin-top: 8px;
	font-size: 13px;
	margin-bottom: 3px;
}

#leftsidecolumn div.categorieswin a:hover
{
	background-color: #FF3535;
	color:#FFFFFF;
}

#leftsidecolumn div.winfooter, #rightsidecolumn div.winfooter
{
	border-top: 1px solid #DDDDDD;	
	padding-top: 7px;
}

#leftsidecolumn div.footer, #rightsidecolumn div.footer
{
	background-image: url("images/sidebarfoot.gif");
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 5px;
}

div.dots
{
	background-image: url('images/dot.gif');
	background-repeat: repeat-x;
	padding-top: 3px;
	margin: 8px 0px 2px 0px;
}

div.first
{
	width: 900px;
	margin: 1px auto;
	background-color: white;
	height: 97px;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	margin-bottom:0;
}

div.body
{
	float: left;
	width: 575px;
}

#navBar {
	width: 900px;
	margin: 0px auto;
	background-color: #818485;
}

#navBar ul {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 24px;
	list-style: none;
}

#navBar ul li {
	float: left;
}

#navBar ul li a {
	display: block;
	margin: 0px;
	padding: 0 10px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#navBar ul li a.contact
{
	background-color: #818485;
}

#navBar a:hover, #navBar ul li a.contact:hover
{
	background-color: red;
	color:#FFFFFF;
}

#menu
{
	float: none !important;
	float: left;
}

#accountbox
{
	text-align: left;
	float: right;
	background-color: #818485;
	color: #FFFFFF;
	padding: 5px 0px;
	width: 230px !important;
	width: 220px;
}

#accountbox a
{
	color: #FFFFFF;
}

a.cart
{
	background-color: #818485;
	background-position: 5px 6px;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	width: 60px;
	display: inline !important;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
}

a.cart:hover
{
	background-color: red;
	color: #FFFFFF;
}

#friends
{
	float: right;
	padding: 2px;
}

#friends div.title
{
	text-align: left;
	background-color: white;
	color: #FFFFFF;
	padding: 1px 2px;
}

#friends div.user, #friends div.cart, #friends div.support, #friends div.call
{
	float: left;
	line-height: 16px;
	height: 55px;
	cursor: pointer;
	margin: 0px 10px 0px 10px;
}

#friends div.user
{
	background-image: url('images/user.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 1px 1px 1px 55px;
	width: 140px;
}

#friends div.cart
{

	padding: 1px 1px 1px 0px;
	width: 468px;
}

#friends div.support
{
	background-image: url('images/howtobuy.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 1px 0px 1px 55px;
	width: 120px;
}

#friends div.call
{
	background-image: url('images/phone.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 1px 0px 1px 55px;
	width: 140px;
}

#friends div.cart a.checkout
{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding: 1px;
}

#friends div.cart a.checkout:hover
{
	background-color: red;
	color: #FFFFFF;
}

#friends a.title
{
	font-weight: bold;
	color: #818485;
	text-decoration: underline;
	margin-bottom: 3px;
	display: block;
	font-size: 13px;
}

#friends div.link
{
	color: #818485;
}

#home
{
	font-size: 13px;
	font-family: verdana, sans-serif;
	margin-left: 1px !important;
	margin-left: 2px;
}

#home div.hello
{
	background-color: #F7FFF8;
	padding: 4px;
	border: 1px solid #818485;
	float: left;
	width: 350px;
	height: 150px;
}

#home div.hello h2
{
	color: #818485;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}

#home div.hello p
{
	margin: 12px 0px;
}

#home a.call
{
	background-image: url('images/call.png');
	background-repeat: no-repeat;
	float: right;
	width: 202px;
	height: 158px;
	margin: 3px;
}

#randomproducts
{
	clear: both;
}

#randomproducts div.product
{
	margin: 1px;
	border: 1px solid #DEDEDE;
	text-align: center;
	float: left;
}

#randomproducts div.product div.body
{
	width: 277px;
	height: 150px;
	clear: both;
}

#randomproducts div.product div.body a.title
{
	display: block;
	font-size: 13px;
	height: 32px;
	font-weight: bold;
	color: #333333;
}

#randomproducts div.product div.body div.imageholder
{
	display: table;
	width: 277px;
	height: 80px;
	overflow: hidden;
	margin: 5px 0px;
}

#randomproducts div.product div.body div.imageholder div.outerlayer
{
	display: table-cell;
	vertical-align: middle;
}

#randomproducts div.product div.body div.imageholder div.outerlayer p
{
	left: -50%;
	padding: 0px;
	margin: 0px;
}

#randomproducts div.product div.body div.price
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

#randomproducts div.product a.category
{
	clear: both;
	background-color: #818485;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px !important;
	padding: 1px;
}

#contact
{
	line-height: 170%;
	font-size: 13px;
}

#contact input, #contact select, #contact textarea
{
	font-size: 13px;
}

#product div.main
{
	text-align: center;
}

#product div.main div.image
{
	padding: 5px;
	width: 220px;
	height: 220px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	margin-left: 25px !important;
	margin-left: 15px;
}

#product div.main div.image div.imageholder
{
	display: table;
	width: 220px;
	height: 220px;
	overflow: hidden;
	margin: 5px 0px;
}

#product div.main div.image div.imageholder div.outerlayer
{
	display: table-cell;
	vertical-align: middle;
}

#product div.main div.image div.imageholder div.outerlayer p
{
	left: -50%;
	padding: 0px;
	margin: 0px;
}


#product div.main div.buy
{
	width: 270px;
	vertical-align: top;
	font-size: 13px;
	float: right;
	border: 1px solid #DDDDDD;
	margin-right: 10px !important;
	margin-right: 5px;
}

#product div.main div.buy div.title
{
	background-color: #818485;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	text-transform: uppercase;
}

#product div.main div.buy div.cell, #product div.main div.buy div.availability
{
	background-color: #FAFAFA;
	text-align: center;
	line-height: 21px;
}

#product div.product_bar
{
	text-align: center;
	font-size: 12px;
	padding: 5px !important;
	padding: 2px 5px 5px 5px;
	margin: 5px;
	border: 1px solid #DDDDDD;
	color: #555555;
}

#product div.product_bar a
{
	color: #555555;
	margin: 0px 2px;
}

#product div.product_bar a:hover
{
	color: #000000;
}

#product div.product_bar a.manufacturer
{
	background-image: url('images/manufacturer.png');
	background-repeat: no-repeat;
	padding: 1px 1px 1px 20px;
}

#product div.product_bar a.recommend
{
	background-image: url('images/recommend.png');
	background-repeat: no-repeat;
	padding: 1px 1px 1px 20px;
}

#product div.product_bar a.compare
{
	background-image: url('images/compare.png');
	background-repeat: no-repeat;
	padding: 1px 1px 1px 20px;
}

#product div.product_bar a.support
{
	background-image: url('images/support.png');
	background-repeat: no-repeat;
	padding: 1px 1px 1px 17px;
}

div#sad, div#call, div#smile, div#wait
{
	cursor: default;
	font-size: 14px;
	background-repeat: no-repeat;
	display: inline;
}


#product div.main div.buy div.price
{
	background-color: #FFFFFF;
	text-align: center;
	color: #777777;
	font-size: 26px;
	margin: 2px 0px 2px 0px;
	color: #818485;
}

#product div.main div.buy div.price div.vat
{
	font-size: 11px;
	color: #AAAAAA;
}

#product div.main div.buy div.addtocart
{
	margin: 10px 0px 14px 0px !important;
	margin: 8px 0px 12px 0px;
}

#product div.specifications
{
	margin-top: 7px;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	line-height: 160%;
	padding: 2px !important;
	padding: 1px 2px 2px 2px;
}

#product div.specifications div.group
{
	background-color: #818485;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	letter-spacing: 1px;
}
#product div.specifications div.specification0, #product div.specifications div.specification1
{
	letter-spacing: 1px;
	text-indent: 2px;
}

#product div.specifications div.specification0, #product div.specifications div.value0
{
	float: left;
	width: 50%;
	background-color: #FFFFFF;
	padding: 1px 0px;
}

#product div.specifications div.specification1, #product div.specifications div.value1
{
	float: left;
	width: 50%;
	background-color: #F0F0F0;
	padding: 1px 0px;
}

#product div.disclaimer
{
	margin-top: 5px;
	padding-top: 3px;
	border-top: 1px dashed #BBBBBB;
	font-size: 10px;
	color: #999999;
	text-align: justify;
}

#fullsearchbox
{
	line-height: 180%;
	border: 1px solid #818485;
	background-color: #F7FFF8;
	margin: 2px 0px 3px 1px;
	font-size: 12px;
	color: #222222;
	padding: 4px;
	text-align: center;
}

#fullsearchbox input.editbox
{
	font-size: 12px;
	padding: 2px;
	width: 200px;
}

#contact p
{
	line-height: 140%;
	margin: 5px 0px;
}

div.listing_availability
{
	text-align: center;
}


div.listing_vat
{
	color: #999999;
	text-align: right;
	font-size: 9px;
	margin-bottom: 4px;
}

div.filters
{
	line-height: 180%;
	border: 1px solid #818485;
	background-color: white;
	margin: 2px 0px 3px 0px;
	font-size: 13px;
	color: #222222;
	padding: 4px;
}

div.filters div.title
{
	font-weight: bold;
	width: 200px;
	float: left;
}

div.filters div.values
{
	width: 360px;
	float: left;
}

div.filters a
{
	font-size: 13px;
	margin: 0px 2px;
	text-decoration: none;
	padding: 1px 2px;
	border: 1px solid #d9e2e8;
}

div.filters a:hover
{
	text-decoration: none;
	background-color: red;
	color: #FFFFFF;
}

div.filters a.selected
{
	background-color: #818485;
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

div.filters a.delete, div.filters span.delete
{
	background-color: #DD0000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 2px 1px 3px;
	font-size: 10px;
	text-decoration: none;
}

div.filters a.delete:hover
{
	background-color: #FF8F23;
}

div.filters div.kill_all
{
	margin-top: 2px;
	padding-left: 200px;
	border-top: 1px solid #818485;
}

div.filters div.kill_all a
{
	border: none;
}

div.filters div.kill_all a:hover
{
	background-color: inherit;
	color: #DD0000;
}

div.clear
{
	clear: both;
}

#rightsidecolumn div.cartwinheader
{
	background-color: #818485;
}

#rightsidecolumn div.cartwin
{
	padding: 10px 0px;
}

#rightsidecolumn a.cart
{
	letter-spacing: 0px;
	font-size: 12px;
	width: 110px;
}

#rightsidecolumn a.checkout
{
	font-weight: bold;
	display: block;
	margin: 10px 0px 4px 0px !important;
	margin: 5px 0px 4px 0px;
	font-size: 13px;
	color: #818485;
	background-color: #FAFAFA;
	padding: 5px 0px;
	border: 1px solid #DDDDDD;
}

#rightsidecolumn a.checkout:hover
{
	border: 1px solid #999999;
}

div.pagination_placeholder div.pagination div.sort
{
	float: right;
	margin-right: 10px;
}

div.pagination_placeholder div.pagination div.products_ctr
{
	float: right;
}

div.pagination_placeholder div.pagination div.sort a, div.pagination_placeholder div.pagination div.sort a:hover
{
	border: 0;
	padding: 0px;
}

div.related_add
{
	background-color: #818485;
	color: #FFFFFF;
	padding: 5px 2px;
}

div.related_add input
{
	margin: 0px;
	background-color: #818485;
	border: none;
}

div.related_add label
{
	cursor: pointer;
	background-image: url('images/cart.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 7px 2px 7px 22px;
}

.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
}

.product .body{
}
.product:hover .body{
	background-color:#f0f0f0;
	border-top:1px dashed #f00;
	border-left:1px dashed #f00;
	border-right:1px dashed #f00;
	margin-top:-1px;
	width:275px !important;
}
.product:hover .body img{
	margin-left:-2px;
}

.listing_table:hover,
.newproducts div:hover,
.newproducts div:hover .price{
	background-color:#F0F0F0;
}
.listing_table:hover{
	border:1px dashed #f00;
	margin-top:-1px;
	margin-bottom:-1px;
}
.newproducts div:hover{
	border:1px dashed #f00;
}
.newproducts div:hover .price{
	border:0;
	margin-bottom:-1px;
}
div#vizitate{
	margin-top: 7px;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	line-height: 160%;
	padding: 2px !important;
	padding: 1px 2px 2px 2px;
}
div#vizitate div.group{
	background-color: #818485;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	letter-spacing: 1px;
}



.tipsy { padding: 5px; font-size: 10px; background-repeat: no-repeat; }
.tipsy-inner { padding: 10px; font-family:Verdana; background-color: #fff; color: #f00; max-width: 150px; text-align: center; font-weight:normal; font-size:12px; border:1px solid #000; }

.tipsy-north { background-image: url(tipsy-north.gif); background-position: top center; }
.tipsy-south { background-image: url(tipsy-south.gif); background-position: bottom center; }
.tipsy-east { background-image: url(tipsy-east.gif); background-position: right center; }
.tipsy-west { background-image: url(tipsy-west.gif); background-position: left center; }

.inchis{
	display:none;
}