* {
	margin: 0;
	padding: 0;
}

/* font */
html {
	font-size: 100%;
}
body {
	font-size: 0.7em;
}
table, input, select, textarea {
	font-size: 100%;
}



/* layout - general */

img {
	border: none;
}

.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 #F3E0B8;
	color: #333333;
}
.submit {
	background: #FCF9F3;
	border: solid 1px #FF7F25;
	color: #FF7F25;
	font-weight: bold;
	cursor: hand;
	cursor/**/: /**/pointer;
}

.floatR {
	float: right;
}
.hide {
	display: none;
}

select > option {
	padding: 0 5px 0 3px;
}

.ir {
	font-size: 50%;
	position: relative;
	overflow: hidden;
	height: 20px;
}
.ir span {
	position: absolute;
	width: 100%;
	height: 100%;
}


/* layout - specific */

body {
	background: #BC2A2A;
	text-align: center;
}
#page {
	width: 758px;
	overflow: visible;
	margin: 0 auto;
	text-align: left;
	background: #BC2A2A url(img/page-m.gif) repeat-y 0 0;
}


.bannerTop {
	height: 80px;
	background: #FFFFFF url(img/baner-m-t.png) no-repeat 0% 100%;
	text-align: center;
	border-bottom: solid 1px #CCCCCC;
}

#bannerBot {
	height: 97px;
	background: #FFFFFF url(img/banner-m-b.png) no-repeat 0 0;
	text-align: center;
	padding-top: 5px;
}

#header {	
	height: 167px;
	position: relative;
	background: url(img/header.jpg) no-repeat 0 0;
}

a#logo {
	display: block;
	width: 250px;
	height: 167px;
	position: relative;
}
a#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(img/header.jpg) no-repeat 0 0;
}

a#topLink {
	margin-right: 210px;
	position: absolute;
	left: 210px;
	top: 0px;
	width: 537px;
	height: 150px;
}

#pageMenu {
	overflow: hidden;
	width: 100%;
	height: 130px;
	background: url('img/but.jpg') no-repeat 0 0;
	position: relative;
}
#pageMenu ul {
	position: absolute;
	top: 62px;
	left: 4px;
	width: 667px;
	height: 62px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#pageMenu ul li {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;
}
#pageMenu ul li a {
	display: block;
	width: 100%;
	height: 62px;
	margin: 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	cursor: hand;
	cursor/**/: /**/pointer;
	font-size: 60%;
}
#pageMenu ul li a span {
	position: absolute;
	width: 100%;
	height: 100%;
}
#pageMenu ul li a span {
	background: url('img/but.jpg') no-repeat -2px 0;
}
#pageMenu ul li a.current {
	font-weight: bold;
}

#pageMenu ul li#but1 { width: 103px; }
#pageMenu ul li#but1 a:link span, #pageMenu ul li#but1 a:visited span {
	background-position: -4px -62px;
}
#pageMenu ul li#but1 a:link:hover span, #pageMenu ul li#but1 a:visited:hover span, #pageMenu ul li#but1.active a:link span, #pageMenu ul li#but1.active a:visited span {
	background-position: -4px -192px;
}
#pageMenu ul li#but2 { width: 84px; }
#pageMenu ul li#but2 a:link span, #pageMenu ul li#but2 a:visited span {
	background-position: -107px -62px;
}
#pageMenu ul li#but2 a:link:hover span, #pageMenu ul li#but2 a:visited:hover span, #pageMenu ul li#but2.active a:link span, #pageMenu ul li#but2.active a:visited span {
	background-position: -107px -192px;
}
#pageMenu ul li#but3 { width: 87px; }
#pageMenu ul li#but3 a:link span, #pageMenu ul li#but3 a:visited span {
	background-position: -191px -62px;
}
#pageMenu ul li#but3 a:link:hover span, #pageMenu ul li#but3 a:visited:hover span, #pageMenu ul li#but3.active a:link span, #pageMenu ul li#but3.active a:visited span {
	background-position: -191px -192px;
}
#pageMenu ul li#but4 { width: 80px; }
#pageMenu ul li#but4 a:link span, #pageMenu ul li#but4 a:visited span {
	background-position: -278px -62px;
}
#pageMenu ul li#but4 a:link:hover span, #pageMenu ul li#but4 a:visited:hover span, #pageMenu ul li#but4.active a:link span, #pageMenu ul li#but4.active a:visited span {
	background-position: -278px -192px;
}
#pageMenu ul li#but5 { width: 139px; }
#pageMenu ul li#but5 a:link span, #pageMenu ul li#but5 a:visited span {
	background-position: -358px -62px;
}
#pageMenu ul li#but5 a:link:hover span, #pageMenu ul li#but5 a:visited:hover span, #pageMenu ul li#but5.active a:link span, #pageMenu ul li#but5.active a:visited span {
	background-position: -358px -192px;
}
#pageMenu ul li#but6 { width: 100px; }
#pageMenu ul li#but6 a:link span, #pageMenu ul li#but6 a:visited span {
	background-position: -497px -62px;
}
#pageMenu ul li#but6 a:link:hover span, #pageMenu ul li#but6 a:visited:hover span, #pageMenu ul li#but6.active a:link span, #pageMenu ul li#but6.active a:visited span {
	background-position: -497px -192px;
}
#pageMenu ul li#but7 { width: 74px; }
#pageMenu ul li#but7 a:link span, #pageMenu ul li#but7 a:visited span {
	background-position: -597px -62px;
}
#pageMenu ul li#but7 a:link:hover span, #pageMenu ul li#but7 a:visited:hover span, #pageMenu ul li#but7.active a:link span, #pageMenu ul li#but7.active a:visited span {
	background-position: -597px -192px;
}


#colWrap {
	margin: 0;
	padding: 5px 0 10px 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url(img/content-m.jpg) no-repeat 288px 0px;
}
#colWrap2 {
	float: left;
	width: 620px;
}
#colMain {
	float: right;
	width: 430px;
	padding: 0;
	background: url(img/content-t.jpg) no-repeat 0 0;
}
#colSide1 {
	float: left;
	width: 185px;
	margin: 0;
}
#colSide2 {
	float: right;
	width: 130px;
	margin: 0;
	overflow: hidden;
}


#path {
	margin: .1em 0 .1em 15px;
}
#path a:link, #path a:visited {
	color: #999999;
}

.note {
	margin: 0 0 0 5px;
	color: #999999;
}

.pageTitle {
	margin: 0 0 0 0;
	padding: 0 0 0 25px;
	font-family: Arial, sans-serif;
}
.pageTitle h1 {
	font-size: 140%;
	line-height: 37px;
	font-weight: normal;
	color: #BC2A2A;
	overflow: hidden;
	font-weight: bold;
}

#content {
	padding: 1em 0 1em 5px;
	border-left: solid 1px #F3DFB9;
}
#content h2 {
	font-size: 120%;
}
#content h3 {
	font-size: 110%;
}
#content p {
	margin: .1em 0 .5em 0;
}
#content ul, #conten ol {
	padding-left: 2em;
}


.block1 {
	margin: 0 0 10px 11px;
	padding: 0 5px 10px 10px;
	background: url(img/box-l-b2.gif) no-repeat 0% 100%;
	color: #666666;
}
.block1 h2 {
	height: 36px;
	margin: 0 -5px 0 -10px;
}
.block1 p, .block1 form, .block1 a {
	margin-left: 0px;
	margin-right: 0px;
}
.block2 {
	width: 120px;
	background: url(img/box-r-b.gif) no-repeat 0% 100%;
	color: #666666;
}
.block2 .in {
	background: url(img/box-r-t.png) no-repeat 0% 0%;
	padding: 10px 0 10px 3px;
}
.block2 h2 {
}

#boxProducts {
	margin-bottom: 0;
	background: url(img/box-l-b.gif) no-repeat 0% 100%;
}
#boxProducts h2 span {
	background: url(img/title/menu.png) no-repeat 0 0;
}

#boxCombo h2 span {
	background: url(img/title/articole.png) no-repeat 0 0;
}
#boxCombo form {
	margin-top: 10px;
	margin-bottom: 10px;
}
#boxCombo select {
	width: 100%;
}

#boxHor h2 span {
	background: url(img/title/horoscop.png) no-repeat 0 0;
}

#boxStiri h2 span {
	background: url(img/title/stiri.png) no-repeat 0 0;
}

#boxVremea h2 span {
	background: url(img/title/vremea.png) no-repeat 0 0;
}

#boxPromo h2 span {
	background: url(img/title/news.png) no-repeat 0 0;
}
#boxPromo a {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 5px;
	font-size: 110%;
	font-weight: bold;
}
#boxPromo a img {
	float: left;
}
#boxPromo a:link, #boxPromo a:visited {
	color: #FF7F25;
}
#boxPromo hr {
	margin: 5px 15px;
	background: #F3DFB9;
	height: 1px;
	border: none;
}

#boxInfo h2 span {
	background: url(img/title/info.png) no-repeat 0 0;
}


#boxSearch {
	height: 50px;
	margin: 0 10px 0 0;
}
#boxSearch p {
	text-align: right;
	color: #FF7F24;
	margin: 0 0 5px 0;
}
#boxSearch input.text {
	width: 90px;
	margin: 0 0 0 0;
}
#boxSearch input.img {
	margin: 0;
}

#boxUser {
	height: 127px;
	margin-bottom: 9px;
	position: relative;
}
#boxUser h2 span {
	background: url(img/title/login.gif) no-repeat -30px 0;
}
#boxUser fieldset div {
	margin: .1em 0;
}
#boxUser label {
	display: block;
}
#boxUser input {
	margin-left: 0;
}
#boxUser input.text {
	width: 100px;
}
#boxUser p {
	position: absolute;
	right: 5px;
	bottom: 1px;
}
#boxUser p a {
	display: block;
	text-align: right;
}

#boxUser p.special {
	position: relative;
	margin: 5px 0 0 5px;
}


#boxCart h2 span {
	background: url(img/title/cart.gif) no-repeat -30px 0;
}
#boxCart p {
	margin: 0 0 0 3px;
}
#boxCart ul {
	list-style: none;
	margin: 5px 0 0 5px;
	background: url(img/cart-m.gif) no-repeat 0 0;
	height: 67px;
	width: 105px;
	padding: 1px 0 0 0;
}
#boxCart ul li {
	list-style: none;
	list-style-image: none;
	margin: 2px 0 2px 10px;
	padding: 2px 0;
}
#boxCart a:link, #boxCart a:visited {
	display: block;
	padding-left: 10px;
	background: url(img/bullets/1.gif) no-repeat 0% 50%;
	color: #FF7F25;
}


#newsletter h2 span {
	background: url(img/title/newsletter.gif) no-repeat -30px 0;
}
#newsletter {
	padding-bottom: 7px;
}
#newsletter p {
	margin: 0 0 0 10px;
}
#newsletter fieldset {
	margin: 0 10px;
}
#newsletter fieldset div {
	margin: 3px 0;
}
#newsletter fieldset .but {
	margin: 3px 0 0 0;
}


#forum h2 span {
	background: #F7F2E9 url(img/forum.gif) no-repeat 50px 0;
}
#forum {
	padding-bottom: 7px;
}
#forum p {
	margin: 0 0 0 10px;
}

#pageOpts {	
	margin: 10px 2px 0 0;
	text-align: right;
}

#boxBanner {
	margin: 15px 0 0 0;
	padding-bottom: 10px;
}
#boxBanner .in {
	padding-top: 20px;
}
#boxBanner .in div {
}


.banners {
	margin: 15px 0 0 0;
	padding-bottom: 10px;
}
.banners .in {
	padding-top: 20px;
}
.banners .in div {
}



#boxBanner2 {
	margin: 15px 0 0 0;
	position: relative;
}
#boxBanner2 .header {
	text-align: center;
}

#oferte h2 span {
	background: url(img/title/promote.gif) no-repeat -30px 0;
}


#searchBox {
/*	border-bottom: solid 1px #B2B2B2;*/
	text-align: center;
}
#searchBox h2 {
	text-align: left;
}
#searchBox h2 span {
	background: url(img/title-search.jpg) no-repeat 0 0;
}
#searchBox form {
	text-align: left;
	margin: 0 auto;
	width: 120px;
}
#searchBox div {
	width: 100%;
	overflow: hidden;
	clear: both;
}
#searchBox label {
	float: left;
	width: 40px;
}
#searchBox input.inputText, #searchBox select {
	float: right;
	width: 90px;
}
#searchBox div.but{
	text-align: right;
}
#searchBox div.but input {
	background: url(img/bullets/2.gif) no-repeat 100% 50%;
	padding-right: 0px;
	margin: 3px 5px 0 0;
	width: 60px;
	font-weight: bold;
	border: none;
	color: #000000;
}

#boxTopSold h2 span {
	background: url(img/title-topsold.jpg) no-repeat 0 0;
}
#boxTopSold ol {
	padding-left: 1.7em;
}
* html #boxTopSold ol {
	padding-left: 2.2em;
}


.boxes {
	border: solid 1px #F3DFB9;
}
.boxes h2, .boxes h3 {
	border-top: solid 1px #F3DFB9;
	border-bottom: solid 1px #F3DFB9;
}
.boxes h2 {
	background: #F3DFB9;
}
.boxes h3, .boxes h2 {
	text-align: center;
	padding: 5px 0;
}
.boxes .special {
	margin: 5px 0;
	padding: 1px 3px;
	overflow: auto;
	display: block;
}
* html .boxes .special {
	display: auto;
}
.boxes .img {
	text-align: center;
	padding: .1em 0;
}

.navMenu ul {
	margin: 0;
	list-style: none;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.navMenu li {
	display: block;
	margin: 0 5px 0 5px;
/*	padding: .3em 0 .3em 8px;*/
	padding: 0 0 0 8px;
	list-style: none;
	list-style-image: none;
	background: url(img/bullets/1.gif) no-repeat 0% .3em;
}
.navMenu li a {
	padding: 0 0 0 0;
/*	font-weight: bold;*/
}
.navMenu ul li a:link, .navMenu ul li a:visited {
	color: #FF7F25;
	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: #FF7F25;
}
.navMenu ul li a:link:hover, .navMenu ul li a:visited:hover {
	text-decoration: underline;
}
.navMenu ul li ul { 
	margin-bottom: .3em;
}
.navMenu ul li ul li {
	margin-left: 0px;
	margin-right: 0px;
	border: none;
}

#boxBrands ul {
	margin-left: 5px;
}
#boxBrands ul li {
	float: left;
	height: 60px;
	background: none;
	border: none;
	padding: 0;
	margin: 0 3px 0 0;
}


#navInside {
	margin: 0 0 0 0;
	list-style: none;
	padding: 0;
	width: 340px;
	overflow: hidden;
}
#navInside li {
	display: block;
	float: left;
	width: 49.5%;
	margin: 3px 0px 1px 0px;
	list-style: none;
	list-style-image: none;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	height: 80px;
}
#navInside li p {
	line-height: 1.1em;
}
#navInside li a.indexTitle {
	width: 50%;
	line-height: 1.5em;
	font-size: 100%;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.cat4 #navInside li {
	float: none;
	width: 100%;
	height: auto;
}
.cat4 #navInside li a.indexTitle {
	width: auto;
}

.cat4 #navInside li.level1{
	margin-left: 20px;
}

#navInside li a.indexTitle:link, #navInside li a.indexTitle:visited {
	color: #FF7F25;
}
#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;
	padding-left: 10px;
	background: url(img/bullets/1.gif) no-repeat 0% 55%;
}

#navInside.art {
	float: left;
	width: 150px;
	margin: 0 10px 10px 0;
}
#navInside.art li {
	float: none;
	width: auto;
	display: block;
	height: auto;
}
#navInside.art li a {
	width: auto;
}

#navProd {
	width: 100%;
	overflow: hidden;
}
#navProd ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navProd ul li {
	display: block;
	float: left;
	width: 45%;
	height: 160px;
	margin: 5px 5px 5px 0;
	list-style: none;
	list-style-image: none;
}
#navProd .indexTitle {
	/*height: 2em;*/
}
#navProd .indexDesc {
	/*height: 154px;*/
	height: 120px;
	padding: 0 5px;
}

#prod img, #prod .imagine {
	float: left;
}
.prodDetails {
	overflow: hidden;
	margin: 0px 0 10px 10px;
}
.prodDetails dt {
	display: block;
	font-weight: bold;
	border-bottom: solid 1px #DDDDDD;
}
.prodDetails dd {
	display: block;
	border-bottom: solid 1px #CCCCCC;
}


#comments {
	border-top: solid 1px #F3DFB9;
	padding-top: 2em;
	margin-top: 4em;
}
#comments h2 {
	margin: .5em 0;
}
#comments dl {
	margin: .3em 0 .1em 0;
	padding: .1em 0 .3em 0;
	border-bottom: solid 1px #F3DFB9;
	width: 350px;
	overflow: hidden;
}
#comments dl dt {
	float: left;
	width: 20%;
	font-weight: bold;
}
#comments dl dd.txt {
	float: left;
	width: 54%;
}
#comments dl dd.date {
	float: left;
	width: 25%;
	text-align: right;
}
#comments fieldset {
	margin: 1em 0 0 0;
}
#comments fieldset div {
	margin: .3em 0;
}
#comments fieldset label {
	width: 5em;
}
#comments fieldset div.buttons {
	margin-left: 6.5em;
}


#cart tr th {
	background: #EEF6FF;
	font-weight: normal;
	padding: 5px 0;
}
#cart tr td {
	padding: 7px 0;
}
.row1 td {
	background: #FFFFFF;
}
.row2 td {
	background: #EEEEEE;
}


#pageBot {
	position: relative;
	background: url(img/page-b.jpg) no-repeat 0 0;
	padding: 1px 0 0 290px;
	height: 147px;
}

#botLinks {
	margin: 5px 0 0 0;
	color: #FFFFFF;
}
#botLinks a:link, #botLinks a:visited {
	text-decoration: none;
	font-weight: bold;
}
#botLinks a:link, #botLinks a:visited {
	color: #DFE0D4;
}
#botLinks a:link:hover, #botLinks a:visited:hover {
	text-decoration: underline;
}
#botLinks a.active:link, #botLinks a.active:visited {
	color: #DFE0D4;
	text-decoration: underline;
}

#counter img {
	width: 90px;
}

#copyright {
	margin: 60px 0 0 0;
	color: #D5AAA1;
}

#webvertise {
	display: none;
}

.artNavig {
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.artNavig .pages {
	float: left;
	width: 49%;
}
.artNavig .back {
	float: right;
	width: 49%;
	text-align: right;
}


#indexWrap {
}
.indexBox {
	float: left;
	width: 170px;
	margin: 5px 5px 0px 5px;
}
.indexBox h3 {
	margin: 0px;
	color: #666666;
}
.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 15px;
}
#siteMap ul {
	list-style: none;
}
#siteMap ul li {
	list-style: none;
	list-style-image: none;
	margin: .5em 0px .5em 0px;
	padding: 0 0 0 15px;
	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%;
}
.search ul {
	width: 90%;
	overflow: hidden;
	list-style: none;
}
.search ul li {
	list-style: none;
	list-style-image: none;
	float: left;
	width: 49%;
	height: 180px;
} 
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;
}



/* Forms */
fieldset {
	border: none;
	margin: 0px 1em;
}
fieldset legend {
	display: none;
}
fieldset div {
	margin: 1em 0;
	clear: both;
}
fieldset div.buttons {
	margin: .5em 0 0 8em;
}
fieldset div.buttons input {
	padding: .2em 1em;
}
fieldset label {
	float: left;
	display: block;
	width: 7em;
}
fieldset label span {
	display: block;
	color: #B11212;
}
fieldset label span.red {
	display: inline;
}
fieldset input.text {
	height: 1.35em;
}
fieldset input.text, fieldset textarea, fieldset select {
	background: #FFFFFF;
	margin: 0 0 0 0;
}
fieldset textarea {
	width: 25em;
}

.desc {
	font-size: 10%;
	color: #F0F0F0;
}
.describe {
	display: none
}

