* {
	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;
	color: #C5C5C5;
}
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: #FCCB02;
	border: outset 1px #C79330;
	color: #000000;
	cursor: hand;
	cursor/**/: /**/pointer;
}

.floatR {
	float: right;
}
.hide {
	display: none;
}
.hide2 {
	visibility: hidden;
}
.ctr {
	text-align: center;
}

/* layout - specific */

body {
	background: #000000 url(img/page-back.jpg);
	position: relative;
	text-align: center;
}
#page {
	width: 769px;
	margin: 0 auto;
	text-align: left;
	background: #000000;
}
#page2 {
	margin: 0 0 0 0px;
	position: relative;
}


#top {
	height: 124px;
	background: url(img/header-t.jpg) no-repeat 0 0;
	position: relative;
	width: 100%;
	overflow: hidden;
}

#searchBox {
	float: left;
	width: 150px;
	margin: 10px 0 0 20px;
}
* 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: left;
	padding: 0 0 0 265px;
	line-height: 34px;
}
#linksExtra a {
	padding: 0 10px 0 0;
}

#linksExtra a.refer {
	margin-left: 0px;
}
#linksExtra a.print {
	margin-left: 10px;	
}
#linksExtra a.sitemap {
	margin-left: 30px;	
}
#linksExtra a.contact {
	margin-left: 30px;	
}


#linksExtra a:link, #linksExtra a:visited {
	color: #E13B32;
}

#linksExtra a.home:link, #linksExtra a.home:visited {
	color: #E13B32;
}
#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: 454px;
	background: url(img/middle.jpg) no-repeat 50% 325px;
}

.middle-bar {
	background-image: url(img/middle.jpg);
	background-repeat: no-repeat;
	background-position: center 325px;
}


#logo {
	clear: both;
	display: block;
	float: left;
	width: 189px;
	height: 119px;
	font-size: 50%;
}
#logo a {
	display: block;
	width: 189px;
	height: 119px;
	position: relative;
}
#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 {
	width: 154px;
	height: 462px;
	margin: 0;
	padding: 0;
}
/*
* html #pageMenu {
	padding: 2px 0 0 0;
}
*/
#pageMenu ul {
	width: 100%
	padding: 0;
	margin: 0;
	list-style: none;
	list-style-image: none;
	height: 100%;
}
#pageMenu ul li {
	display: block;
	list-style: none;
	list-style-image: none;
	width: 100%;
	border: none;

}

html*#pageMenu ul li {
	margin: 0;
}
body>div #pageMenu ul li {
	margin: 0;
}
#pageMenu ul li a {
	display: block;
	position: relative;
	background: #FDCE00;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#pageMenu ul li a span {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;

}

* html #pageMenu ul li {
	
}
.ro #pageMenu ul li a span { 
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat 0 0; 
}
.en #pageMenu ul li a span { 
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat 0 0; 
}

#but2  { height: 77px;}
#but3  { height: 77px;}
#but4  { height: 77px;}
#but5  { height: 77px;}
#but14 { height: 77px;}
#but15 { height: 77px;}

#but2 a:link span, #but2 a:visited span {
	background-position: 0 0px;
}
#but2 a:link:hover span, #but2 a:visited:hover span {
	background-position: -154px 0px;
}
#but3 a:link span, #but3 a:visited span {
	background-position: 0px -77px;
}
#but3 a:link:hover span, #but3 a:visited:hover span {
	background-position: -154px -77px;
}
#but4 a:link span, #but4 a:visited span {
	background-position: 0px -154px;
}
#but4 a:link:hover span, #but4 a:visited:hover span {
	background-position: -154px -154px;
}
#but5 a:link span, #but5 a:visited span {
	background-position: 0px -231px;
}
#but5 a:link:hover span, #but5 a:visited:hover span {
	background-position: -154px -231px;
}
#but14 a:link span, #but14 a:visited span {
	background-position: 0px -308px;
}
#but14 a:link:hover span, #but14 a:visited:hover span {
	background-position: -154px -308px;
}
#but15 a:link span, #but15 a:visited span {
	background-position: 0px -385px;
}
#but15 a:link:hover span, #but15 a:visited:hover span {
	background-position: -154px -385px;
}




#colWrap {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
}
#colWrap2 {
	overflow: hidden;
	width: 595px;
	float: left;
}
#colMain {
	float: right;
	width: 441px;
	background: #000000;
}
#colSide1 {
	float: left;
	width: 154px;
	background: url(img/box-m2.gif);

	padding-bottom: 1000em;
	margin-bottom: -1000em;

}

#colSide2 {
	float: right;
	width: 173px;
	padding-bottom: 1000em;
	margin-bottom: -1000em;
}

.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: #C5C5C5;
}
h2.title {
	text-align: center;
}

#content {
	margin: 0 0 0 10px;
	width: 420px;
}

#content .hr {
	width: 100%;
	height: 2px;
	border-bottom: solid 1px #545454;
}

#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: #6D6D6D;
	overflow: hidden;
	padding: .5em 0 .3em 10px;
	position: relative;
}
#path a:link, #path a:visited {
	color: #6D6D6D;
}

#data {
	margin: 0 0 0 0;
	position: relative;
}

#banner {
}

#bannerCustom {
	margin: .5em 0 1em 0;
	padding: 0 0 0 0;
	width: 100%;
}

.block1 {
	margin: 0 0 0 0;
}

.block1 h2 {
	position: relative;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	font-size: 110%;
	text-transform: uppercase;
	padding: 0 0 0 0px;
}

#titleProd {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 226px;
	height: 46px;
	background: url(img/produse.jpg) no-repeat 0 0 ;
}


.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 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;
	width: 200px;
	display: block;
	margin: 0 0 0 0;
	padding: .5em 0 0 10px;
	list-style: none;
	list-style-image: none;
}
.navMenu li a {
	position: relative;
	display: block;
	padding: 0 0 .5em 10px;
	margin: 0 0 0 0px;
	font-size: 100%;
	font-weight: bold;
	background: url(img/bullets/1.gif) no-repeat 0% 50%;
	border-bottom: solid 1px #E4E4E4;
}
.navMenu ul li a:link, .navMenu ul li a:visited {
	color: #555E66;
	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: #000000;
}
.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 {
	border: solid 1px #34B6E8;
	background: #00A4E3;
}
.navMenu li ul li a {
	margin-left: 25px;
	line-height: 20px;
	font-weight: normal;
}

.navMenu li ul li ul li a {
	margin-left: 35px;
	line-height: 20px;
	font-weight: normal;
}




#icdNews {
	width: 153px;
	min-height: 244px;
	padding: 0 10px;
	background: #FDCA00 url(img/news-back.jpg) repeat-y 0 0; 
}

#icdNews .hr {
	width: 100%;
	height: 2px;
	border-bottom: solid 1px #79611A;
}

#icdNews .newsTitle {
	font-weight: bold;
	color: #9A0007;
	padding: 2px 0;
}

#icdNews .newsPreview {
	color: #302C20;

}

#icdNews .newsLink {
	padding: 2px 0;
}

.title2 {
	width: 153px;
	height: 23px;
	overflow: hidden;
}

#forum {
	margin-top: 2px;
	width: 153px;
	height: 162px;
	padding: 5px 10px;
	background: #514A34; 
}

#forum .newsLink {
	color: #C7C7C7;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px 0;
}

#forum .forumPreview {
	padding: 5px 0;
}

#forum .forumDate {
	padding: 5px 0;
}

#forum .title2 span {
	display: block;
	width: 153px;
	line-height: 23px;
	height: 23px;
	background: url(img/forum.jpg) no-repeat 0 0;
}

#forum .hr {
	width: 100%;
	height: 2px;
	border-bottom: solid 1px #928A73;
}

#blockTitle2 {
	position: relative;
	height: 42px;
}

#blockTitle2 span {
	position: absolute;
	margin: 0 0 0 0; 
 	padding: 0;
	width: 226px;
	height: 32px;
	background: url(img/newsletter.jpg) no-repeat 0 0;
}

#newsletter {
	margin: 0 0 0 0; 
	padding: 0 10px;
	width: 153px;
	height: 97px;
	background: #77705A;
	color: #C2BEB4;
	margin-top: 2px;
}

#newsletter .title2 span {
	display: block;
	width: 153px;
	line-height: 23px;
	height: 23px;
	background: url(img/newsletter.jpg) no-repeat 0 0;
}

#newsletter input.img{
	background: none;
	border: none;
	color: #6D6D6D;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#newsletter input.blockInput{
	background: #C9C9C9;
	border: solid 1px #C9C9C9;
	color: #3B3B3B;
	width: 107px;
	margin: 0 0 5px 0;
	padding: 0;
}

#welcome {
	width: 95%;
	color: #C5C5C5;
	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: #C5C5C5;
	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 {
	display: block;
	float: left;
	width: 32%;
	height: 155px;
	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%;
	text-align: center;
}
#navInside li p {
	line-height: 1.1em;
	padding-left: 5px;
}
#navInside li p.t {
	padding-left: 0;
}
#navInside li a.indexTitle {
	padding: 0;
	text-align: center;
	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: 115px;
	background: url(img/line-v2.gif) repeat-y 100% 0;
	position: relative;
}
.navProd .odd dl {
	background: none;
}
.navProd dt, .navProd dd {
	margin: 3px 0;
}
.navProd dt {
	color: #9D5C0F;
	font-size: 110%;
	font-weight: bold;
}
.navProd dd {
}
.navProd dd.img {
	float: left;
	width: 100px;
	height: 100px;
}
.navProd .details {
	margin: 0 0 0 100px;
}
.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: #CF171F;
}
.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: 139px;
	height: 80px;
	background: url(img/detalii.gif) no-repeat 0 0;
	color: #6D6D6D;
	padding: 2px 0 0 3px;
}
.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: 100%;
}
#prod .side {
	float: left;
	width: 150px;
}
#prod .img {
	float: left;
	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: 350px;
	float: right;
	overflow: hidden;
	margin: 0 0 0 0;
	position: relative;
}
#prod .details dl {
	width: 100%;
	overflow: hidden;
	margin: 1px 0;
	border-bottom: solid 1px #EAEAEA;
}
#prod .details dt, #prod .details dd {
	padding: 3px 1px;
}
#prod .details dt {
	float: left;
	font-weight: bold;
	width: 10em;
}
#prod .details dd {
	display: block;
	margin-left: 10.5em;
}

* html #prod .details dt {
  margin-right: .5em;
  }
 
* html #prod .details dd {
  height: 1%;
  margin-left: 0;
  }

#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: 90%;
	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 {
	margin: 5px 0 0 0;
	height: 53px;
	line-height: 53px;
	border-top: solid 1px #545454;
}

#botLinks {
	float: left;
	margin-right: 20px;
}

#botLinks a:link, #botLinks a:visited {
	color: #FFCC19;
	font-weight: bold;
	font-size: 90%;
}
#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: #C5C5C5;
}
.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: 8em;
	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: 20em;
}
.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
}



#videoclipLaunch {
	font-size: 125%;
	color: #FFFFFF;
	text-align: center;
	margin: 1.5em 0 2em 0;
}
#videoclipLaunch a:link, #videoclipLaunch a:visited {
	color: #FFFFFF;
}
#videoclip {
	display: none;
}


.galCat {
}
#page .galCat ul {
	list-style: none;
	width: 90%;
	overflow: hidden;
	margin: 0 0 0 9%;
	padding: 0;
}
.galCat li {
	float: left;
	width: 33%;
	height: 110px;
	text-align: center;
}
.galCat li a:link, .galCat li a:visited {
	float: left;
	display: block;
	border: dashed 2px #FFFFFF;	
}


