* {
	margin: 0;
	padding: 0;
}

body {
	scrollbar-face-color: #FFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #EEE6EE; 
	scrollbar-3dlight-color: #FFFAFF;
	scrollbar-arrow-color: #D01AC5; 
	scrollbar-track-color: #FFF6FE; 
	scrollbar-darkshadow-color: #66969E; 
}

/* font */
html {
	font-size: 100%;
}
body {
	font-size: 0.7em;
}
table, input, select, textarea {
	font-size: 100%;
}



/* layout - general */
a {
	cursor: hand;
	cursor/**/: /**/pointer;
}

img {
	border: none;
}
select > option {
	padding: 0 5px 0 3px;
}

.clear {
	clear: both;
	line-height: 0px;
}
/* Clear Floats Without Structural Markup */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hide from IE-mac */


.text, textarea {
	border: solid 1px #E3DCCE;
	color: #754C23;
	padding: 1px 2px;
}
.submit {
	background: #0173BC;
	border: outset 1px #C79330;
	color: #FFFFFF;
	cursor: hand;
	cursor/**/: /**/pointer;
}

.floatR {
	float: right;
}
.hide {
	display: none;
}
.hide2 {
	visibility: hidden;
}
.ctr {
	text-align: center;
}

/* layout - specific */

body {
	background: url(img/page-back.jpg) #3B5168 repeat-x 0 0;
	position: relative;
	text-align: center;
}
#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
#page2 {
	margin: 0 0 0 0px;
	position: relative;
}


#top {
	height: 45px;
	position: relative;
	width: 100%;
	overflow: hidden;
}


#pageLangs {
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 10px;
	height: 20px;
	
}

#pageLangs a{
	text-decoration: none;
	width: 30px;
	display: block;
	padding-right: 20px;
	float: left;
	line-height: 15px;
}

#pageLangs li{
	float: left;
	display: block;
	width: 50px;
	margin-left: 5px;
	font-size: 90%;
}

#langen { background: url(img/en.gif) no-repeat 100% 0; height: 20px;}
#langro { background: url(img/ro.gif) no-repeat 100% 0; height: 20px;}



#searchBox {
	float: right;
	width: 150px;
	margin: 18px 0 0 0;
}
* html #searchBox {
	display: inline;
}
#searchBox form {
	text-align: left;
	margin: 0 auto;
	width: 100%;
}
#searchBox input.text {
	float: left;
	width: 100px;
	margin-left: 0px;
}
#searchBox input.img {
	border: none;
	background: none;
}

#linksExtra {	
	color: #FFFFFF;
	float: right;
	padding: 0 0 0 0px;
	line-height: 34px;
}
#linksExtra a {
	padding: 0 10px 0 0;
}

#linksExtra a.refer {
	padding-left: 17px;
	background: url(img/bullets/refer.gif) no-repeat 0 3px;
}
#linksExtra a.print {
	padding-left: 17px;
	background: url(img/bullets/print.gif) no-repeat 0 3px;
}
#linksExtra a.sitemap {
	padding-left: 17px;
	background: url(img/bullets/sitemap.gif) no-repeat 0 3px;

}
#linksExtra a.contact {
	margin-left: 30px;	
}


#linksExtra a:link, #linksExtra a:visited {
	color: #B1B9C3;
}

#linksExtra a.home:link, #linksExtra a.home:visited {
	color: #B1B9C3;
}
#linksExtra span {
	line-height: 34px;
	height: 34px;
	padding: 20px 10px;
	background: url(img/line-v.gif) no-repeat 50% 50%;
}

#header {
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 294px;
	background: url(img/header.jpg) no-repeat 0 0;
}

#logo {
	clear: both;
	display: block;
	float: left;
	width: 189px;
	height: 119px;
	font-size: 50%;
	margin-top: 95px;
}
#logo a {
	display: block;
	width: 189px;
	height: 119px;
	position: relative;
	text-decoration: none;
}
#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/logo-top.jpg) no-repeat 0 0;
}

#motto {
	position: absolute;
	top: 34px;
	left: 210px;
	width: 250px;
}

#motto2 {
	color: #0095D9;
	font-size: 125%;
	font-weight: bold;
}

#pageMenu {
	overflow: hidden;
	height: 45px;
	width: 750px;
	float: left;
}
/*
* html #pageMenu {
	padding: 2px 0 0 0;
}
*/
#pageMenu ul {
	width: 100%
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#pageMenu ul li {
	display: block;
	float: left;
	list-style: none;
	list-style-image: none;
	height: 45px;
}
/*
html*#pageMenu ul li {
	margin: 0;
}
body>div #pageMenu ul li {
	margin: 0;
}*/
#pageMenu ul li a {
	float: left;
	display: block;
	position: relative;
	background: #FF0000;
	line-height: 45px;
	height: 45px;
	width: 100%;
}
#pageMenu ul li a span {
	position: absolute;
	width: 100%;
	height: 100%;
}

* html #pageMenu ul li {
	margin: -16px 0 0 0;
}
.ro #pageMenu ul li a span { 
	background-image: url(img/ro/menu.jpg);
	background-repeat: no-repeat; 
}
.en #pageMenu ul li a span { 
	background-image: url(img/en/menu.jpg);
	background-repeat: no-repeat; 
}

#but1 {	width: 78px;}
#but2 {	width: 90px;}
#but3 {	width: 199px;}
#but4 {	width: 65px;}
#but5 {	width: 113px;}
#but6 {	width: 117px;}
#but7 {	width: 87px;}

#but1 a:link span, #but1 a:visited span {
	background-position: 0 0px;
}
#but1 a:link:hover span, #but1 a:visited:hover span,
#but1.active a:link.active span, #but1.active a:visited span {
	background-position: 0px -45px;
}
#but2 a:link span, #but2 a:visited span {
	background-position: -78px 0px;
}
#but2 a:link:hover span, #but2 a:visited:hover span,
#but2.active a:link.active span, #but2.active a:visited span {
	background-position: -78px -45px;
}
#but3 a:link span, #but3 a:visited span {
	background-position: -168px 0px;
}
#but3 a:link:hover span, #but3 a:visited:hover span,
#but3.active a:link.active span, #but3.active a:visited span {
	background-position: -168px -45px;
}
#but4 a:link span, #but4 a:visited span {
	background-position: -367px 0px;
}
#but4 a:link:hover span, #but4 a:visited:hover span,
#but4.active a:link.active span, #but4.active a:visited span {
	background-position: -367px -45px;
}
#but5 a:link span, #but5 a:visited span {
	background-position: -432px 0px;
}
#but5 a:link:hover span, #but5 a:visited:hover span,
#but5.active a:link.active span, #but5.active a:visited span {
	background-position: -432px -45px;
}
#but6 a:link span, #but6 a:visited span {
	background-position: -545px 0px;
}
#but6 a:link:hover span, #but6 a:visited:hover span,
#but6.active a:link.active span, #but6.active a:visited span {
	background-position: -545px -45px;
}
#but7 a:link span, #but7 a:visited span {
	background-position: -662px 0px;
}
#but7 a:link:hover span, #but7 a:visited:hover span,
#but7.active a:link.active span, #but7.active a:visited span {
	background-position: -662px -45px;
}



#colWrap {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#colWrap2 {
	overflow: hidden;
	width: 100%;
	float: left;
	width: 704px;
}
#colMain {
	float: right;
	width: 410px;
	color: #FFFFFF;
}
#colSide1 {
	float: left;
	width: 294px;
	background: url(img/box-m2.gif);

	padding-bottom: 1000em;
	margin-bottom: -1000em;

}

#colSide2 {
	float: right;
	width: 195px;
}


.note {
	margin: 0 0 0 5px;
	color: #999999;
}


h1.title, h2.title {
	line-height: 1.8em;
	font-size: 140%;
	font-weight: bold;
	font-family: Arial, sans-serif;
	position: relative;
	font-weight: bold;
	font-size: 150%;
	margin: 0 0 0 10px;
	color: #FFFFFF;
}
h2.title {
	text-align: center;
}

#content {
	margin: 0 0 0 10px;
	width: 400px;
	color: #FFFFFF;
	font-size: 100%;
}

#content h1.title {
	margin-left: 0px;
}

#content h2 {
	font-size: 120%;
}
#content h3 {
	font-size: 110%;
}
#content p {
	margin: .7em 0px 1em 0px;
}
#content ul {
	padding-left: 3em;
}

#path {
	margin: 0 0 .3em 0;
	font-size: 100%;
	color: #FFFFFF;
	overflow: hidden;
	padding: .5em 0 .3em 10px;
	position: relative;
}
#path a:link, #path a:visited {
	color: #FFFFFF;
}

#data {
	margin: 0 0 0 0;
	position: relative;
}

#bannerCustom {
	margin: .5em 0 1em 0;
	padding: 0 0 0 0;
	width: 100%;
}

.block1 {
	margin: 0 0 0 0;
}

.block1 h2 {
	position: relative;
	width: 291px;
	overflow: hidden;
	font-size: 110%;
	text-transform: uppercase;
	padding: 0 0 0 0px;
	height: 56px;
	line-height: 56px;
}

#titleProden,#titleProdro, #titleDistro, #titleDisten {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 292px;
}

#titleProden {
	background: url(img/en/produse.jpg) no-repeat 0 0 ;
	height: 56px;
}

#titleProdro {
	background: url(img/ro/produse.jpg) no-repeat 0 0 ;
	height: 56px;
}

#distribuitori p {
	padding-left: 30px;
}

#distribuitori h2 {
	height: 72px;
}

#titleDistro {
	background: url(img/ro/distribuitori-nationali.gif) no-repeat 0 0 ;
	height: 72px;
}
#titleDisten {
	background: url(img/en/distribuitori-nationali.gif) no-repeat 0 0 ;
	height: 72px;
}

.block1 .in {
	padding: 0 0 10px 0;
	margin: 0 1px 0 7px;
	background: #FFFFFF;
}

.block2 {
	overflow: hidden;
	margin-bottom: 10px;
}
.block2 h2 {
	position: relative;
	height: 29px;
	line-height: 29px;
	color: #FFFFFF;
	overflow: hidden;
	font-size: 110%;
	padding: 0 0 0 15px;
}
.block2 .in {
	background: #FFFFFF;
	margin: 0 1px;
	padding: 8px 0;
}

.navMenu {
	width: 292px;
}

.navMenu ul {
	margin: 0;
	list-style: none;
	padding: 1px 0;
	font-family: Verdana, sans-serif;
	background: url(img/box-m1.gif) repeat-y 0px 0;
}
.navMenu li {
	/*position: relative;*/
	display: block;
	margin: 0 0 0 0;
	padding: .5em 0 0 34px;
	list-style: none;
	list-style-image: none;
}
.navMenu li a {
	/*position: relative;*/
	height: 34px;
	line-height: 34px;
	display: block;
	padding: 0 0 0 10px;
	margin: 0 0 0 0px;
	font-size: 100%;
	background: url(img/bullets/1.gif) no-repeat 0% 50%;
	border-bottom: solid 1px #5090B0;
}
.navMenu ul li a:link, .navMenu ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navMenu ul li a.active:link, .navMenu ul li a.active:visited,
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	color: #7FD5FF;
}
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	text-decoration: underline;
}
.navMenu ul li ul { 
	margin: 0;
}
.navMenu ul li ul li {
	display: block;
}
.navMenu li ul li a {
	padding: 0 0 0 15px;
	display: block;
}

.navMenu li ul li ul li a {
	margin-left: 15px;
	line-height: 20px;
	font-weight: normal;
}


#blockTitle2 {
	position: relative;
	height: 42px;
}

#blockTitle2 span {
	position: absolute;
	margin: 0 0 0 0; 
 	padding: 0;
	width: 226px;
	height: 43px;
	background: url(img/newsletter.jpg) no-repeat 0 0;
}

#promote {
	width: 195px;
	height: 335px;
	overflow: hidden;
}

#promote img {
	padding: 0;
	margin: 0;
}

#newsletter {
	margin: 0 0 0 0; 
	width: 182px;
	color: #FFFFFF;
	padding-left: 13px;
	padding-top: 5px;
}

#newsletter input.img{
	background: none;
	border: none;
	color: #6D6D6D;
	font-weight: bold;
}

#newsletter input.blockInput{
	background: #FFFFFF;
	border: solid 1px;
	color: #6D6D6D;
	width: 170px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#welcome {
	width: 100%;
	color: #FFFFFF;
	margin: 0 auto;
}



#boxUser {
	position: absolute;
	right: 0;
	top: 136px;
	width: 161px;
	background: #00A4E3;
	color: #FFFFFF;
}
* html #boxUser {
	right: 3px;
}
#boxUser h2 {
	background: url(img/title-login.jpg) no-repeat 0 0;
	line-height: 41px;
	height: 41px;
	color: #FFFFFF;
	font-size: 110%;
	padding: 0 0 0 15px;
}
#boxUser fieldset {
	padding: 1em 0;
}
#boxUser fieldset div {
	clear: none;
	margin: 6px 0;
}
#boxUser fieldset .text {
	width: 96%;
}
#boxUser fieldset .but .img {
	float: left;
}
#boxUser fieldset .but p {
	float: right;
}
#boxUser a:link, #boxUser a:visited {
	color: #FFFFFF;
}
#boxUser ul {
	margin-bottom: 10px;
}
#boxUser ul li {
	margin: 0 0 0 20px;
}
#boxUser p {
	margin: 10px 0 0 10px;
}


#boxCart h2 {
	background: url(img/title-cart.jpg) no-repeat 0 0;
	line-height: 26px;
	height: 26px;
}
#boxCart h2 span {
	display: block;
	padding: 0 0 0 30px;
	background: url(img/bullets/cart.gif) no-repeat 5px 50%;
}
#boxCart p {
	margin: 0 10px 0 10px;
}
#boxCart dl {
	margin: 5px 0 0 5px;
}
#boxCart dt {
	color: #FFFFFF;
	background: url(img/bullets/2.gif) no-repeat 0 .4em;
	padding: 0 0 0 10px;
}
#boxCart dd {
	margin: 0 0 0 10px;
}
#boxCart a:link, #boxCart a:visited {
	display: block;
	padding: .3em 0 .3em 10px;
	background: url(img/bullets/4.gif) no-repeat 0 50%;
}
#boxCart p.line {
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 1px #3B5168;
}


#boxPromo ul {
	margin: 0 6px;
	list-style: none;
	list-style-image: none;
}
#boxPromo ul li {
	list-style: none;
	list-style-image: none;
}
#boxPromo dl {
	position: relative;
}
#boxPromo dt a:link, #boxPromo dt a:visited {
	color: #CE161E;
	font-weight: bold;
}
#boxPromo .price {
	position: absolute;
	right: 0;
	top: 75px;
	width: 40px;
	height: 25px;
	background: url(img/star2.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 0 0;
}
#boxPromo .price span {
	display: block;
	font-weight: normal;
}

#news .in div {
	margin-left: 10px;
	margin-right: 5px;
}
#news .in * div {
	margin: 5px 0;
}
#news h3 {	
	font-size: 100%;
	margin: 10px 0 0 0;
}

#ajutor ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#ajutor ul li {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 10px;
	padding: .2em 0 .2em 10px;
	background: url(img/bullets/3.gif) no-repeat 0 .7em;
}
#ajutor a:link, #ajutor a:visited {
	color: #3C506B;
}


#hpPromo {
	width: 95%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

#hpPromo  li {
	width: 49.9%;
	float: left;
}
* html #hpPromo .in {
	height: 110px;
}
#hpPromo h2 {
	font-size: 150%;
	color: #D0171F;
	font-weight: normal;

	background: url(img/oferte-speciale.gif) no-repeat 0 0;
	width: 497px;
	height: 28px;
}


#hpPromo .img {
	float: left;
}
#hpPromo .description {
	font-weight: bold;
	font-size: 110%;
}
#hpPromo .description,
#hpPromo .buy {
	margin: 0 0 0 130px;
}
#hpPromo .buy {
	margin-top: 10px;
}
#page #hpPromo .buy p {
	margin: 3px 0;
}
#hpPromo .buy p a {
	padding: 0 0 0 20px;
}
#hpPromo a.add:link, #hpPromo a.add:visited {
	background: url(img/bullets/cart2.gif) no-repeat 0 50%;
	color: #CF171F;
}
#hpPromo a.specs {
	background: url(img/bullets/specs.gif) no-repeat 0 50%;
}

#hpPromo2 {
	margin: 20px 0 0 0;
}
#hpPromo2 h2 {
	background: #EFFAFF;
	line-height: 40px;
	font-size: 140%;
	padding: 0 0 0 15px;
	color: #3C5068;
}

#boxTopSold {
	margin: 20px 0 0 0;
	width: 100%;
	overflow: hidden;
}
#boxTopSold h2 {
	background: #EFFAFF;
	color: #3C5068;
	line-height: 40px;
	font-size: 140%;
	padding: 0 0 0 15px;
}
#boxTopSold ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0 30px;
}
#boxTopSold li {
	padding: 0;
	float: left;
	width: 120px;
	margin-right: 25px;
	margin-left: 25px;
	list-style: none;
	list-style-image: none;
	text-align: center;
}
* html #botTopSold li {
	display: inline;
}
#boxTopSold a:link, #boxTopSold a:visited {
	color: #D01820;
}
#boxTopSold li .center {
	width: 110px;
}
#boxTopSold .buy {	
	display: none;
}
#boxTopSold .details {	
	display: none;
}
#boxTopSold .pret p {
	background: #0073BC url(img/pret-l.gif) no-repeat 0 0;
	line-height: 17px;
	height: 17px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}	background: #FF0000;
* html #boxTopSold .pret p {
	width: 60%;
}
#boxTopSold .pret span {
	font-size: 100%;
	color: #FFFFFF;
	background: url(img/pret-l.gif) no-repeat 100% 0;
	padding: 0 5px;
}


#boxVisited {
	margin: 20px 0 0 0;
	width: 100%;
	overflow: hidden;
}
#boxVisited h2 {
	background: #EFFAFF;
	color: #3C5068;
	line-height: 40px;
	font-size: 140%;
	padding: 0 0 0 15px;
}
#boxVisited ul {
	list-style: none;
	list-style-image: none;
	padding: 0 0 0 0;
	margin: 0 30px;
}
#boxVisited li {
	display: block;
	padding: 0 0 0 0;
	float: left;
	width: 120px;
	margin-right: 25px;
	margin-left: 25px;
	list-style: none;
	list-style-image: none;
	position: relative;
	text-align: center;
}
* html #boxVisited li {
	display: inline;
}
#boxVisited a:link, #boxVisited a:visited {
	color: #D01820;
}
#boxVisited dt, #boxVisited dd {
	margin: 3px 0;
}
#boxVisited .pret p {
	background: #0073BC url(img/pret-l.gif) no-repeat 0 0;
	line-height: 17px;
	height: 17px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
* html #boxVisited .pret p {
	width: 60%;
}
#boxVisited .pret span {
	font-size: 100%;
	color: #FFFFFF;
	background: url(img/pret-l.gif) no-repeat 100% 0;
	padding: 0 5px;
}
#boxVisited .buy {	
	display: none;
}
#boxVisited .details {	
	display: none;
}


#banners p {
	margin: 5px 10px;
	text-align: center;
}


#boxBrands {
}
/*
#boxBrands ul li {
	float: left;
	height: 60px;
	background: none;
	border: none;
	padding: 0;
	margin: 0 3px 0 0;
}
*/

#brandView {
	height: 100%;
	overflow: hidden;
}

#navInside {
	margin: 0 0 0 0;
	list-style: none;
	padding: 0;
}

#navInside li {
	/*text-align: center;*/
	display: block;
	/*float: left;*/
	width: 100%;
	height: 20px;
	margin: 5px 0px 10px 0px;
	padding: 0 0 0 0px;
	list-style: none;
	list-style-image: none;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#navInside.cat358 li, #navInside.cat48 li {
	height: auto;
	margin: 0;
}

#navInside.cat5 li {
	text-align: center;
	display: block;
	float: left;
	width: 45%;
	height: 120px;
	margin: 5px 0px 10px 0px;
	padding: 0 0 0 0px;
	list-style: none;
	list-style-image: none;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
#navInside li p {
	line-height: 1.1em;
	padding-left: 0px;
}
#navInside li p.t {
	padding-left: 0;
}
#navInside li p.description {
	padding-left: 20px;
}
#navInside li a.indexTitle {
	padding: 0 0 0 0px;
	width: 100%;
	line-height: 1.6em;
	font-size: 100%;
	font-weight: bold;
	display: block;
	background: url(img/bullets/4.gif) no-repeat 0% .45em;
}
#navInside li a.indexTitle:link, #navInside li a.indexTitle:visited {
}
#navInside li a.indexTitle:link {
}
#navInside li a.indexTitle:visited {
}
#navInside li a.indexTitle:link:hover, #navInside li a.indexTitle:visited:hover {
}
#navInside li a.more {
	display: block;
}


.center {
	width: 140px;
	height: 100px;
    text-align: center;
}
.center  * {
    vertical-align: middle;
}
/*\*/
.center {
    display: table-cell;
    vertical-align: middle;
}
/**/
* html .center span {
    display: inline-block;
    height: 100%;
}
/*\*//*/
.center span {
    width: 1px;
}
/**/


.navProd {
}
.navProd ul, #content .navProd ul {
	list-style: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.navProd ul li {
	display: block;
	float: left;
	width: 49.9%;
	overflow: hidden;
	list-style: none;
	list-style-image: none;
	padding: 5px 0;
	background: url(img/line-h.gif) repeat-x 0 100%;
}
.navProd dl {
	margin: 0 0;
	height: 150px;
	width: 180px;
	position: relative;
}
.navProd .odd dl {
	background: none;
}
.navProd dt, .navProd dd {
	margin: 3px 0;
	text-align: center;
}
.navProd dt {
	color: #9D5C0F;
	font-size: 110%;
	font-weight: bold;
}
.navProd dd {
}
.navProd dd.img {
	/*float: left;*/
	width: 180px;
	height: 100px;
	text-align: center;
}
.navProd .details {
	margin: 0 0 0 0;
}
.navProd .desc {
}
.navProd .desc a {
	text-decoration: none;
}
.navProd .pret {
	font-size: 90%;
	color: #ABABAB;
}

#page .navProd .buy p {
	margin: 1px 0;
}
.navProd .buy p a {
	padding: 0 0 0 20px;
}
.navProd a.add:link, .navProd a.add:visited {
	background: url(img/bullets/cart2.gif) no-repeat 0 50%;
	color: #7FD5FF;
}
.navProd a.specs {
	background: url(img/bullets/specs.gif) no-repeat 0 50%;
}
.pret {
	font-weight: normal;
	color: #BB220B;
}
.pret p {
}
.pret span {
	display: block;
	font-weight: bold;
	font-size: 150%;
	color: #385269;
}
.navProd .promote {
	position: absolute;
	left: 0;
	top: 0;
	width: 40px;
	height: 25px;
	background: url(img/star2.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 0 0;
}
.navProd .promote span {
	display: block;
	font-weight: normal;
}
.navProd .details {
	width: 100%;
	padding: 0;
}
.navProd .more {
	position: relative;
	top: -18px;
	left: 75px;
	width: 65px;
}
.navProd .more a {
	width: 100%;
	display: block;
	text-indent: -1000em;
}




#filter {
	margin: 0 0 15px 0;
}
#filter ul {
	line-height: 1.7em;
	padding: 0;
	margin: .5em 0;
	list-style: none;
	list-style-image: none;
	background: #F0F0F0;
}
#filter ul li {
	float: left;
	padding: 0 25px;
	margin: 0;
	position: relative;
	font-weight: bold;
	border-right: solid 2px #FFFFFF;
	cursor: hand;
	cursor/**/: /**/pointer;
}
#filter ul li.f {
	background: none;
	color: #0072BB;
}
#filter ul li.l {
	clear: left;
	background: none;
	height: 1px;
	line-height: 1px;
}
#filter ul li ul {
	display: none;
	position: absolute;
	margin: 0;
	left: 0;
	bottom: 1.7em;
	width: 110px;
}
#filter ul li.hover ul, #filter ul li.hover ul {
	display: block;
	z-index: 1000;
}
#filter ul li ul li {
	position: relative;
	display: block;
	float: none;
	padding: 0;
	font-weight: normal;
	border-right: none;
	border-bottom: solid 1px #FFFFFF;
}
#filter ul li ul li a {
	display: block;
	padding: 0 5px;
}
#filter ul li ul li a:link:hover, #filter ul li ul li a:visited:hover {
	background: #00A4E3;
	color: #FFFFFF;
}
#filter p {
	clear: left;
	margin: 2px 0;
}


#brand span, #price span {
	float: left;
	width: 90px;
	line-height: 1.5em;
}
#brand select, #price select {
	width: 150px;
}

#limit {
	text-align: right;
}

.hl0 { background-color: #FFFF66; }
.hl1 { background-color: #FFAAAA; }
.hl2 { background-color: #AAFFAA; }
.hl3 { background-color: #FF99FF; }
.hl4 { background-color: #AAFFFF; }



body.product h1.title {
	/*margin-left: 245px;*/
	padding: 0;
	line-height: 1.4em;
}

#prod {
	position: relative;
	overflow: hidden;
	width: 95%;
}
#prod .side {
	float: right;
	width: 150px;
}
#prod .img {
	float: right;
	width: 150px;
	position: relative;
	margin: 0 0 0 0px;
}
#prod .promote {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 71px;
	background: url(img/star-big.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0 20px 0 0;
}
#prod .promote span {
	display: block;
	font-weight: normal;
}
#prod .delivery {
	position: absolute;
	right: 0;
	top: 0;
	width: 70px;
	height: 71px;
	background: url(img/star-big2.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0;
}

#prod .imgs {
	margin: 3px 7px;
}
#prod .tel {
	float: right;
}
#prod form {
	margin: 1em 0 1em 0;
}
#prod .stoc {
	float: right;
	font-size: 110%;
}
#prod .price {
	font-size: 120%;
	font-weight: bold;
	color: #0072BB;
}
#prod .details {
	width: auto;
	margin: 0 0 0 0;
	/*
	position: relative;
	clear: both;
	*/
}
#prod .details dl {
	width: auto;
}
#prod .details dt, #prod .details dd {
}
#prod .details dt {
	/*float: left;*/
	font-weight: bold;
	/*width: 10em;*/
}
#prod .details dd {
	/*margin-left: 10.5em;*/
}

* html #prod .details dt {
}
 
* html #prod .details dd {
}


#prod .details dd td {
	color: #222222;
}


.wrap {
	width: 100%;
	overflow: hidden;
}
.wrap h2 {
	background: #EFFAFF;
	line-height: 40px;
	font-size: 130%;
	padding: 0 0 0 15px;
	color: #3C5068;
}

.related {
	float: left;
	width: 49.5%;
	margin: 3em 0 0 0;
}
.related ul li {
	float: none;
	width: auto;
}

.ordered {
	float: left;
	width: 49.5%;
	margin: 3em 0 0 0;
}
.ordered ul li {
	float: none;
	width: auto;
}

.disclaimer {
	margin: .5em 1em;
	font-size: 100%;
	color: #636669;
}
.disclaimer ul, #content .disclaimer p {
	margin: .1em 0;	
}


#catDescription {
	margin: 20px 0 0 0;
	font-size: 130%;
}

.prodPret th {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
}
.prodPret td {
	background: #DF0000;
	color: #FFFFFF;
	font-size: 110%;
	text-align: right;
}
.prodStoc th {
	background: #4C4C4C;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 150%;
}
.prodStoc td {
	background: #B2B2B2;
	color: #FFFFFF;
	font-size: 110%;
	text-align: right;
}

#cart tr th {
	background: #EEEEEE;
	font-weight: normal;
	padding: 4px 0;
}
#cart tr td {
	padding: 4px 2px;
	border-bottom: solid 1px #DDDDDD;
}
#cart a em {
	position: absolute;
	width: 100%;
	height: 100%;
}
#cart a.plus, #cart a.minus, #cart a.delete {
	width: 17px;
	height: 12px;
	float: left;
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
}
#cart a.plus em { background: #FFFFFF url(img/bullets/plus.gif) no-repeat 0 0; }
#cart a.minus em { background: #FFFFFF url(img/bullets/minus.gif) no-repeat 0 0; }
#cart a.delete em { background: #FFFFFF url(img/bullets/del.gif) no-repeat 0 0; }

.row1 td {
	background: #FFFFFF;
}
.row2 td {
	background: #FAFAFA;
}

.table td, .table th {
	padding: 3px 2px;
}

.order th {
	background: #EEEEEE;
	font-weight: normal;
}
.order td, .order th {
	padding: 3px 0px;
}


#compare {
	width: 99.5%;
	overflow: hidden;
}
#compare h2 {
	font-size: 110%;
}
#compare .prod {
	float: right;
	width: 39%;
	margin-bottom: 10px;
}
#compare .details {
	clear: right;
}
#compare .details dl {
	border-top: solid 1px #EEEEEE;
	margin: 5px 0;
	padding: 5px 0;
	width: 100%;
	overflow: hidden;
}
#compare .details dt, #compare .details dd {
	float: left;
	display: block;
	width: 39.5%;
}
#compare .details dt {
	width: 20%;
	font-weight: bold;
}
#compare .details dd {
	overflow: auto;
}
#compare fieldset input, #compare fieldset select {
	margin-left: 0;
}

#prodLite {
	margin: 0 0 5px 0;
	padding: 8px 0;
	border: solid 1px #EEEEEE;
	background: #FFFFFF;
}
#prodLite h2 {
	margin: 0 0 5px 8px;
	font-size: 110%;
}
#prodLite #prod {
	margin: 0 8px 0 8px;
}
#prodLite #prod .img {
	margin: 0 0 0 3px;
}


#pageBot {
	position: relative;
	margin: 5px 0 0 0;
	height: 133px;
	color: #B0BAC4;
}

#pageBot p {
	width: 100%;
	height: 24px;
	line-height: 24px;
	background: url(img/page-bot.gif) repeat-x 0 0;
	margin-bottom: 20px;
}

#botLinks {
	margin-top: 5px;
	height: 30px;
	line-height: 30px;
	color: #FFE1E3;
	background: url(img/bot-t.gif) repeat-x 0 0;
}
#botLinks a:link, #botLinks a:visited {
	color: #FFE1E3;
}
#botLinks a:link {
}
#botLinks a:visited {
}
#botLinks a.active:link, #botLinks a.active:visited {
	color: #FFFFFF;
}

#copyright {
	color: #FFE1E3;
}

#webvertise {
	color: #FFE1E3;
}
#webvertise a:link, #webvertise a:visited {
	color: #FFFFFF;
}

.artNavig {
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.artNavig .pages {
	float: left;
	width: 49%;
}
.artNavig .back {
	float: right;
	width: 49%;
	text-align: right;
}


.navig {
	width: 100%;
	overflow: hidden;
}
#content .navig .prev {
	margin: 0;
	float: left;
	width: 30%;
}
#content .navig .pages {
	margin: 0;
	float: left;
	width: 39%;
	text-align: center;
}
#content .navig .next {
	margin: 0;
	float: right;
	width: 30%;
	text-align: right;
}


#indexWrap {
}
.indexBox {
	float: left;
	width: 170px;
	margin: 5px 5px 0px 5px;
}
.indexBox h3 {
	margin: 0px;
	color: #FFFFFF;
}
.indexBox ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.indexBox ul li {
	list-style: none;
	list-style-image: none;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 7px;
}


#siteMap {
	margin: 10px 0px 0px 10px;
}
#siteMap ul {
	list-style: none;
	padding: 0;
}
#siteMap ul li {
	list-style: none;
	list-style-image: none;
	margin: .5em 0px .5em 0px;
	padding: 0 0 0 10px;
	background: url(img/bullets/2.gif) no-repeat 0 3px;
}
#siteMap ul li ul {
	margin: 0 0 0 2em;
}

/* search */
fieldset.search {
	margin-bottom: 1em;
}
div.search h2 {
	font-size: 130%;
}
div.search dl {
}
div.search hr {
	margin: 0px;
	padding: 0px;
	border: none;
	background: #9999CC;
	height: 1px;
}



/* Forms */
fieldset {
	border: none;
	margin: 0px 1em;
}
fieldset legend {
	display: none;
}
fieldset div {
	padding: .3em 0;
	width: 100%;
	overflow: hidden;
}
fieldset div.buttons {
	width: auto;
	margin: .3em 0 0 9em;
}
fieldset div.buttons input {
	padding: .2em 1em;
}
fieldset div.buttons input.img {
	padding: 0;
}
fieldset p.header, #content fieldset p.header {
	margin: 5px 0;
	font-weight: bold;
}
fieldset label {
	float: left;
	display: block;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}
fieldset label span.red {
	display: inline;
	color: #B11212;
}
fieldset input.text {
}
fieldset input.text, fieldset textarea, fieldset select {
	background: #FFFFFF;
}
fieldset input.text {
}
fieldset textarea {
	/*width: 25em;*/
}
.rad, #content ul.rad {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.rad li {
	list-style: none;
	list-style-type: none;
	padding: .3em 0;
}
.rad li label {
	float: none;
	width: auto;
	display: inline;
}
#content fieldset ul.rad {
	margin-left: 9em;
}

fieldset.search .ch {
	margin: 0em 1em .5em 8em;
	width: 280px;
}
fieldset.search ul.ch li {
	display: block;
	margin: .3em 0 .3em 2px;
	clear: none;
}
fieldset.search .ch label {
	float: none;
	display: inline;
}

div.search dl {
}
/*
div.search dl dt {
	margin: .5em 0 .5em 0;
	padding: 0 0 0 15px;
	background: url('img/bullets/6.gif') no-repeat 0 .25em;
}
div.search dl dd.extra {
	margin: .5em 0 .5em 2em;
	color: #999999;
}
div.search dl dd.description {
	clear: both;
	margin: .5em 0 2em 2em;
	padding: 0 0 .5em 0;
	border-bottom: solid 1px #BBDAF6;
}
*/
div.search hr {
	margin: 0px;
	padding: 0px;
	border: none;
	background: #9999CC;
	height: 1px;
}
div.search dl.filter {
	width: 100%;
	overflow: hidden;
	margin: 0 0 1em 0;
}
div.search dl.filter dt {
	clear: left;
	float: left;
	width: 150px;
	font-weight: bold;
	text-align: right;
	margin: 3px 0 0 0;
	padding: 0;
	background: none;
	border-top: solid 1px #DDDDDD;
}
div.search dl.filter dd {
	display: block;
	margin: 3px 0 0 160px;
	border-top: solid 1px #CCCCCC;
}


.desc {
}
.describe {
	display: none
}

