* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 
}
a.curent{
font-weight:bold;
color:#77d92d;
text-decoration:none;
}

a.curent:hover{
font-weight:bold;
color:#77d92d;
text-decoration:underline;
}

a{
font-weight:bold;
color:#c93623;
text-decoration:none;
}

a:hover{
font-weight:bold;
color:#c93623;
text-decoration:underline;
}


p.text{
font-family:Tahoma;
font-size:14px;
color:#669933;
}
p.text a{
text-decoration:none;
color:#d43302;
}
p.text a:hover{
text-decoration:underline;
}
#wrapper { 
 margin: 0 auto;
 width: 920px;
 background:url(images/bg_wr.png);
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 height:380px;
 margin: 0px 0px 0px 0px;

 background:url(images/bg_head.png) #ffffff;
}

#mesaj {
 float: left;
 width: 910px;
 height:30px;
 color: #333;
 margin: 0px 0px 0px 0px;
 border:5px solid #d21e41;
 border-bottom:none;
 background:#ffffff;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}

#produse{
width:678px;
}

#pagini{
float:left;
position:relative;
margin-top:250px;
}

.pane-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pane-list li {
	background: #ecfad7;
	padding: 10px 20px 10px;
	
}
.pane-list li:hover {
	background: #f6ffe9;
}

#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

#mesaj p{
text-align:center;
font-family:arial;
color:#679b0b;
font-size:18px;
font-weight:bold;
padding-top:4px;
}

#navigation {
 float: left;
 width: 910px;
 color: #333;
 margin: 0px 0px 0px 0px;
 border:5px solid #d21e41 ;
 background-color:#ffffff;
}

#menu_tab{
width:900px;
height:50px;

}

ul.menu {
list-style-type:none; float:left; display:block; width:982px; 
margin:0px; padding:0px;background:url(images/menu_bg.gif) repeat-x;}

ul.menu li {
display:inline;
font-size:13px;
font-weight:bold;
line-height:50px;
text-indent:10px;
}
ul.menu li.divider {
display:inline;
width:5px;
height:50px;
float:left;
background:url(images/menu_divider.png) no-repeat center;
}

a.nav1:link, a.nav1:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(images/home.png) no-repeat left; color:#676d77;}

a.nav1:hover {
color:#333333;
background:url(images/home1.png) no-repeat left;}


#leftcolumn { 
 color: #333;
 margin: 10px 0px 0px 0px;
 padding: 10px;
 width: 200px;
 float: left;
}

#recomanda{
width:193px;
height:30px;
margin:0px 0 0 0;
margin-left:-6px;
text-align:center;
font-size:13px;
font-weight:bold;
color:#ffffff;
line-height:30px;
}

a.rec:link, a.rec:visited {
display:block; float:left; padding:0px 15px 0px 40px; margin:0 14px 0 14px;height:50px;text-decoration:none; background:url(images/bt.png) no-repeat left; color:#676d77;}

a.rec:hover {
color:#333333;
background:url(images/bt_h.png) no-repeat left;}


.title_box{
width:193px;
height:30px;
margin:0px 0 0 0;
margin-left:-6px;
background:url(images/menu_title_bg.png) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#ffffff;
line-height:30px;
}

ul.left_menu{
width:180px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}

ul.left_menu li.odd a{
width:166px;height:25px;display:block; border-bottom:1px #e4e4e4 dashed;background-color:#e5b1a9;
text-decoration:none;color:#504b4b;padding:0 0 0 14px; line-height:25px;font-weight:bold;
}
ul.left_menu li.even a{
width:166px;height:25px;display:block; border-bottom:1px #e4e4e4 dashed; background-color:#dca29a;
text-decoration:none;color:#504b4b;padding:0 0 0 14px; line-height:25px;font-weight:bold;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
color:#000; text-decoration:underline;
}
/*----------cos--------------*/
.shopping_cart{
width:180px;
height:84px;
text-align:center;
}
.cart_title{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:0px;
}
.cart_details{
width:115px;
float:left;
padding:5px 0 0 15px;
text-align:left;
}
.cart_icon{
float:left;
padding:5px 0 0 5px;
}
span.border_cart{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}
#rightcolumn { 
 float:left;
 color: #333;
 margin: 10px 0px 0px 0px;
 padding: 10px;
 width: 678px;
 display: inline;
 }

img.banda{
position:relative;
top:-20px;
left:-23px;
border:none;
}
#text_main1{
margin-top:-70px;
padding-top:10px;
}

#text_main{
padding-top:10px;
}

#rightcolumn img.brad{
float:right;
}
.product_title a{
text-decoration:none;
color:#d21e41;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover{
color:#5d9943;
}

img.thumb{
border:none;
width:130px;
height:160px;
}
/*---------prod_box----------*/
.prod_box{
width:173px;
height:230px;
float:left;
padding:10px 10px 10px 11px;
margin-bottom:30px;
}
.center_prod_box{
width:173px;height: 230px;float:left; text-align:center;padding:0px; margin:0px; border:1px #F0F4F5 solid;
}
.prod_details_tab{
width:173px;
height:31px;
float:left;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:75px;
height:24px;
display:block;
float:right;
background:url(images/link_bg.gif) no-repeat center;
margin:2px 5px 0 0;
text-align:center;
line-height:24px;
text-decoration:none;
color:#d21e41;
}

a.prod_details:hover{
width:75px;
height:24px;
display:block;
float:right;
background:url(images/link_bg.gif) no-repeat center;
margin:2px 5px 0 0;
text-align:center;
line-height:24px;
text-decoration:none;
color:#000000;
}

a.prod_compare{
width:75px;
height:24px;
display:block;
float:left;
background:url(images/link_bg.gif) no-repeat center;
margin:2px 0 0 5px;
text-align:center;
line-height:24px;
text-decoration:none;
color:#5d9943;
}
a.prod_buy{
width:75px;
height:24px;
display:block;
float:left;
background:url(images/link_bg.gif) no-repeat center;
margin:2px 0 0 5px;
text-align:center;
line-height:24px;
text-decoration:none;
color: #d21e41;
}

a.prod_buy:hover{
width:75px;
height:24px;
display:block;
float:left;
background:url(images/link_bg.gif) no-repeat center;
margin:2px 0 0 5px;
text-align:center;
line-height:24px;
text-decoration:none;
color: #000000;
}

/*---------prod_box_big----------*/
.prod_box_big{
width:430px;
height:auto;
float:left;
padding:10px 10px 15px 15px;
}
.center_prod_box_big{
width:430px;height: auto;float:left; text-align:center;padding:0 0 10px 0; margin:0px;border:1px #F0F4F5 solid;
}
.product_img_big{
width:170px;

padding:10px 0 0 10px;
float:left;
}
.details_big_box{
width:230px;
float:left;
padding:0 0 0 15px;
text-align:left;
}
.product_title_big{
color:#d21e41;
padding:5px 0 5px 0;
font-weight:bold;
font-size:14px;
}
.specifications{
font-size:12px;
font-weight:bold;
line-height:18px;
}
.thumbs{
padding:8px 5px 8px 5px;
border:1px #DFD1D1 solid;
margin:15px 0 0 0;
}
.thumbs a{
padding:3px;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}

input.addtocart{
width:100px;
height:27px;
display:block;
float:left;
background:url(images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.addtocart{
width:76px;
height:27px;
display:block;
float:left;
background:url(images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.compare{
width:76px;
height:27px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(images/compare.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
p.cos{
float:center;
margin-left:180px;
}
span.blue{
color:#159DCC;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:0px 0 0 75px;
}
.form_row{
width:335px;
clear:both;
padding:10px 0 10px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
input.contact_input{
width:253px;
height:18px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
a.contact{
width:99px;
height:27px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(images/contact_bt.gif) no-repeat left;
padding:0 0 0 10px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
#footer { 
 width: 890px;
 clear: both;
 
 color: #333;
 background-color:#ffffff;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 border:5px solid #d21e41; 
}

#footer a{
text-decoration:none;
color:#504b4b;
font-size:10px;
}

#footer a:hover{
text-decoration:none;
color:#bec4be;
font-size:10px;
}
