/**
/**
 *  PHPMass Shopping Cart
 * Copyright (C) 2008  PHPMass.com
 * 
 *  This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 *  This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 *  You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
/*  ------------- General -------------  */


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #311C17;
margin:0px 0px 0px 0px;
background-color: white;
background: url(albastru.png);
background-repeat: repeat-x; 
overflow: scroll;
}

.sageata {
width: 7px;
height: 8px;
}

h4{
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #4c83c8;
  text-decoration: none;
}
h5{
font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  padding: 5px 0 5px 5px;
  margin: 5px 0 5px 0;
  text-decoration: none;
  background: #e5effb;
}

.gri_12px {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #878B8D;
  text-decoration: none;
}
.albastru_10px {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #4c83c8;
  text-decoration: none;
}
.albastru_11px {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #4c83c8;
  text-decoration: none;
}
.albastru_11px_bold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color:#0099FF;
  text-decoration: none;
}
.albastru_12px {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #4c83c8;
  text-decoration: none;
}
.albastru_12px_bold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #4c83c8;
  text-decoration: none;
}
.albastru2_12px_bold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:700;
color:#0F83F0;
text-decoration:none
}
.rosu_10px {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
  text-align: justify;
}
.rosu_10px_bold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
  text-align: justify;
}
.rosu_11px_bold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
  text-align: left;
}
.rosu_12px {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #FF0000;
  text-decoration: none;
}
.rosu_12px_bold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  padding: 0px 5px 0px 0px;
  text-decoration: none;
  text-align: left;
}
.rosu_Xpx_bold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #FF0000;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  text-align: left;
}

#link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:400;
color:#4c83c8;
text-decoration:none
}
#link:hover{
	color:#4c83c8;
	text-decoration: underline;
}
img.thumbnail{
  min-width: auto;
  min-height: auto;
  width:expression(this.width > 80 ? "80px" : this.width);
  height:expression(this.height > 80 ? "80px" : this.height);
  max-width:80px;
  max-height:80px;
  clear: both;
  }
a.thumbnail{
  border-style:none;
 }
.nouthumb {
display: block;
margin: 0;
padding: 0;
float: right;
z-index: 500;
}

.nouthumb2 {
display: block;
position: absolute;
margin: 0;
padding: 0;
float: right;
z-index: 500;
}

.nouthumb3 {
display: block;
position: absolute;
margin: 0;
padding: 0;
float: right;
z-index: 500;
}


#wrapper {width:612px;margin:0 auto}
#codewrap {width:612px;overflow:auto;padding:10px}
code {color:#36f;font-size:1.1em}

#imaginemare{
 max-width:600px;
 max-height:420px;
 width:expression(this.width > 600 ? "600px" : this.width) !important;
 height:expression(this.height > 420 ? "420px" : this.height) !important;  
}

#flashcontent {
position: relative;
float:center;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
#intendFeat { 
width:660px;
position: relative;
float: center;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
height:200px;
text-align:left
}
#intendFeat_slides {
position:absolute;
width:660px;
background:#fafafa
}
#intendFeat_slides .slide {
position:absolute;
top:0;
left:0
}
#intendFeat_buttons {
position:absolute;
padding:0px 0px 0px 10px;
top:29px;
left:520px
}
.button {
cursor:help
}
.intfeatprice {
position:absolute;
top:143px;
right:33px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:red
}


img {
border:0;
float:center;
}
a{
	font-family: Verdana;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover{
	color:#4c83c8;
	text-decoration: underline;
}
.home {
	font-family: Verdana;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #4c83c8;
	text-decoration: none;
}
.home:hover{
	color:#4c83c8;
	text-decoration: underline;
}
input {
color:#848484;
font-family:Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:normal;
text-indent:2px;
}
select {
font-size:9px;
color:#848484;
font-family:Verdana,Arial, Helvetica, sans-serif
}
.submitinput2{
 cursor:pointer;
 color: #45586f;
 font-family: Verdana;
 font-size: 9px;	
 font-weight: normal;
 float: center;
 margin-bottom: 5px;
 padding-bottom: 2px;
}
.submitinput2:hover{
}
.main{
width: 1086px;
height: auto;
padding:0px 0px 5px 2px;
text-align:left;
position:relative;
float:center;
}
.main_center{
/*width: 1172px;*/
width: 1004px;
height:auto;
float:center;
text-align:center;
position:relative;
}

.nenea{
  background-image:url(nenea2.png); /* VARIANTA FARA MOS CRACIUN */
 /*.nenea{
  background-image:url(nenea_mos.jpg); */   /* VARIANTA CU MOS CRACIUN */
  background-repeat:no-repeat;
  height:305px;
  width:85px;
  /*-- width:138px;	*//* -- MOS CRACIUN --*/
  position: absolute;
  left:1004px;
  /*left: 965px; *//* -- MOS CRACIUN --*/
  top:0px;
  z-index: 1000;
}
/* -------------  END General  ------------- */
.textinput{
border:1px solid #4C83C8;
}
/* -------------  Header  ------------- */

.header {
width: 1086px;
height: 126px;
display:table;
/*margin: 0px 0px 3px 83px;*/
margin: 0px 0px 3px 0px;
padding-right: 80px; 
/* background-image: url(header_gol.jpg); */ /* VARA */
background-image: url(header_gol_winter.jpg); /* IARNA */
background-repeat: no-repeat;
}

/*.logo {
height:auto;
width:350px;
padding:0px 0px 5px 0px;
float:left;
text-align:left;
margin:15px 0px -36px -5px;
}
.logo img {
margin: 0 0 0 5px;
padding: -2px 0 0 0;
}*/

.logo {
height:auto;
width:350px;
padding:0px 0px 5px 10px;
float:left;
text-align:left;
margin:15px 0px -36px 0px;
}
.logo img {
}


.slogan {
color: #355b90;	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
text-align: left;
vertical-align: bottom;
margin: 0px 0px 0px 2px;
}

.header_right{
width:640px;
height:68px;
padding:20px 0px 5px 0px;
float:left;
text-align:right;
margin: 10px 0px -35px 0px;
}
.header_right a{
color: #355b90;	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
/*
color: #0769cd;	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
*/
}
.cos {
padding-right: 7px;
}

.top_menu_left{
width: 12px;
height: 36px;
float:left;
clear:left;
/*background:url(/images/left-menu.jpg) no-repeat;*/
padding: -2px 0 0 0;
margin:20px 0px 5px 0px;
}
.top_menu_right{
width: 12px;
height: 36px;
float:left;
clear:right;
margin-top:24px;
/*background:url(/images/right-menu.jpg) no-repeat;*/
}
.top_menu{
width: 982px;
height: 36px;
float:left;
margin-top:24px;
/*background:url(/images/bg-menu.jpg) repeat-x;*/
}
.top_menu a{
height:24px;
line-height:13px;
float:left;
display:block;
padding: 11px 7px 0px 7px;
font-family:Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color: #FFFFFF;
background:url(/images/line.jpg) center left no-repeat;
}
.top_menu a:hover{
color:#999999;
}
.top_menu .home {
height:24px;
float:left;
display:block;
padding: 11px 7px 0px 7px;
font-family:Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
color: #FFFFFF;
background:none;
}
.top_menu .search {
height:18px;
width:auto;
float:right;
padding:6px;
margin:2px 10px 0px 0px;
background: #4c83c8;
}
.top_menu .search input{
margin:0;
padding:0;
font-size:9px;
}
.top_menu .search form{
margin:0;
padding:0;
}
.top_menu .searchsubmit {
 background: #fafafa; 
 border: #fafafa 1px solid; 
 font-family: Verdana;
 font-size: 11px;
 cursor: pointer;
 font-weight: normal;
 color:#000000;
}
/* -------------  end of Header -------------  */

/* -------------  Root  ------------- */
.root{
width:1002px;
clear:both;
text-indent:20px;
margin: 0px 0px 5px 0px;
font-size:11px;
font-family:Verdana;
color:#0769cd;
/*padding:0px 0px 0px 81px;*/
padding:0px 0px 0px 0px;
}
.root a {
text-decoration:underline;
}
/* -------------  end of Root -------------  */

/* ------------- Left Menu ------------- */
.left_menu{
width:155px;
height:auto;
float:left;
clear:both;
margin:0px 0px 0px 0px;
/*padding: 0px 0px 0px 81px;*/
padding: 0px 0px 0px 0px;
}
.left_menu_top{
width:155px;
height:10px;
font-size:8px;
margin:0px 0px 0px 0px;
background:url(/images/menu-dr-top.jpg) no-repeat;
}
.left_menu_bottom{
width:155px;
clear: both;
height:11px;
font-size:9px;
margin:0px 0px 10px 0px;
background:url(/images/menu-dr-bottom.jpg) no-repeat;
}

.cat{
background: url(/images/menu-dr-bg.jpg);
width:144px;
height:auto;
clear:both;
padding: 0px 4px 2px 6px;
font-family: Arial;
font-size: 12px;
line-height: 12px;
font-weight: bold;
}
.cat .catname{
display:block;
clear:both;
font-family: Arial;
color: #000000;
text-transform:uppercase;
padding:2px 5px 0 33px;
}
.catlist{
list-style: none;
margin: 1px 0px 0px 0px;
padding: 0;
font-family:Arial;
}
.catlist .level0{
margin: 2px 0px 4px 0px;
color: #0769cd;	
}
.catlist .level0 a{
color: #0769cd;	
font-size: 12px;
font-weight: normal;
text-decoration:none;
line-height:12px;
font-family:Verdana,Arial;
}
.catlist .level0 a:hover{
color:#000000;
}
.catlist .level1{
margin: 2px 0px 4px 0px;
background:url(/images/bulina.jpg) no-repeat left center;
padding: 0px 0px 0px 5px;
}
.catlist .level1 a{
color: #000000;
font-size: 11px;
text-decoration: none;
font-family:Verdana, Arial;
font-weight:normal;
}
.catlist .level1 a:hover{
color:#4c83c8;
}
.catlist .level2{
margin: 2px 0px 4px 9px;
background:url(/images/bulina.jpg) no-repeat left center;
padding:0px 0px 0px 5px;
}

.catlist .level2 a{
color: #000000;
font-size: 10px;
text-decoration: none;
font-weight:normal;
font-family:Verdana, Arial;
}
.catlist .level2 a:hover{
color:#4c83c8;
}
.catlist .selected{
font-weight:bold;
color:#4c83c8;
text-decoration: underline !important;
}
.cat .loginbutton2{
 cursor:pointer;
 color: #45586f;
 font-family: Verdana;
 font-size: 9px;	
 font-weight: normal;
 float: center;
 margin-bottom: 5px;
 padding-bottom: 2px;
}
.cat .loginbutton2:hover{
}
.man{
background: url(/images/menu-dr-bg.jpg);
width:134px;
height:auto;
padding: 0px 10px 8px 10px;
font-family: Arial;
font-size: 12px;
line-height: 12px;
font-weight: bold;
}
.man .manname{
display:block;
clear:both;
font-family: Arial;
color:#000000;
text-transform:capitalize;
padding:2px 5px 0 0px;
margin: 0 0 10px 0;
}
.man .manlist{
list-style: none;
margin: 2px 0px 0px 0px;
padding:0;
}
.man .manlist li{
margin: 5px 0px 4px 5px;
}
.man a{
display:block;
clear:both;
margin:5px 0px 0px 2px;
}
.man .manlist a{
color: #000000;
font-size: 11px;
text-decoration: none;
font-weight:normal;
font-family:Arial;
}
.man .manlist a:hover{
color:#4c83c8;
}
.searches{
background: url(/images/menu-dr-bg.jpg);
width:134px;
height:auto;
padding: 0px 10px 8px 10px;
font-family: Arial;
font-size: 12px;
line-height: 12px;
font-weight: bold;
}
.searches .searchname{
display:block;
clear:both;
font-family: Arial;
color:#000000;
text-transform:capitalize;
padding:2px 5px 0 25px;
margin: 0 0 10px 0;
}
.searches .searchlist{
list-style: none;
margin: 10px 0px 0px 0px;
padding: 0;
}
.searches .searchlist li{
margin: 2px 0px 4px 5px;
}
.searches a{
display:block;
clear:both;
margin:5px 0px 0px 2px;
}

.searches .searchlist a{
color: #000000;
font-size: 11px;
text-decoration: none;
font-weight:normal;
font-family:Arial;
}

.searches .searchlist a:hover{
color:#4c83c8;
}

.listbx{
height:120px;
width:135px;
overflow:auto;
background:#EEEEEE;
}


.searches .rest{
display:block;
clear:both;
margin:10px 0px 0px 20px;
color:#418ACD;
font-size: 11px;
font-weight:normal;
}
/* ------------- END of Left Menu ------------- */

/* ------------- right_menu ------------- */
.right_menu{
width:154px;
float:left;
margin:0px 0px 11px 3px;
}
.top_right_menu{
height: 11px;
clear:both;
width: 154px;
font-size:9px;
background:url(/images/menu-dr-top.jpg) no-repeat;
}
.bottom_right_menu{
height: 11px;
clear:both;
width: 154px;
font-size:9px;
margin:0px 0px 10px 0px;
background:url(/images/menu-dr-bottom.jpg) no-repeat;
}

.memberbox{
background: url(/images/menu-dr-bg.jpg);
width:134px;
height:auto;
padding: 0px 10px 5px 10px;
font-family: Arial;
}

.memberbox .membername{
display:block;
clear:both;
font-family: Arial;
font-weight:bold;
line-height:12px;
font-size:12px;
color:#000000;
text-transform:;
padding:0;
margin:0 0 0 0;
float: center;
}
.memberbox .fields{
width: 134px;
margin:3px 0px 4px 0px;
}
.memberbox .fields input{
width: 134px;
float: center;
clear: right;
margin:1px 0px 3px 0px;
}
.memberbox .fields span{
float:left;
width: 131px;
padding:3px 0px 0px 0px;
margin:1px 1px 1px 1px;
clear:left;
}
.memberbox .loginbutton{
 cursor:pointer;
 color: #45586f;
 font-family: Verdana;
 font-size: 9px;	
 font-weight: normal;
 float: center;
 margin-bottom: 5px;
 padding-bottom: 2px;
}
.memberbox .loginbutton:hover{
}
.memberbox a{
 clear:both;
 margin:3px 0px 2px 0px;
}
.memberbox select {
margin: 5px 0px 0px 15px;
width:100px;
}
.newsbox{
background: url(/images/menu-dr-bg.jpg);
width:134px;
height:auto;
padding: 0px 10px 8px 10px;
font-family: Arial;
font-size: 12px;
line-height: 12px;
font-weight: bold;
text-align: center;
}

.newsbox .membername{
display:block;
clear:both;
font-family: Arial;
font-weight:bold;
line-height:12px;
font-size:12px;
color:#000000;
text-transform:capitalize;
padding:2px 0px 0 40px;
margin:0 0 0 0;
float: center;
}
.newsbox .fields{
width: 134px;
margin:3px 0px 4px 0px;
}
.newsbox .fields input{
width: 134px;
float: center;
clear: right;
margin:1px 0px 3px 0px;
}
.newsbox .fields span{
float:left;
width: 131px;
padding:3px 0px 0px 0px;
margin:1px 1px 1px 1px;
clear:left;
}
.newsbox .loginbutton{
 cursor:pointer;
 color: #45586f;
 font-family: Verdana;
 font-size: 9px;	
 font-weight: normal;
 float: center;
 margin-bottom: 5px;
 padding-bottom: 2px;
}
.newsbox .loginbutton:hover{
}
.newsbox a{
 clear:both;
 margin:0px 0px 0px 4px;
}
.newsbox select {
margin: 5px 0px 0px 15px;
width:100px;
}


.srcbox{
background: url(/images/menu-dr-bg.jpg);
width:134px;
height:auto;
padding: 0px 10px 2px 10px;
font-family: Arial;
font-size: 12px;
line-height: 12px;
font-weight: bold;
}
.srcbox .fields{
float:center;
width:134px;
margin:0px 0px 4px 0px;
}
.srcbox .fields input{
float:left;
width:134px;
padding: 0 0 5px 0;
margin: 0 0 5px 0;
}
.srcbox .fields .radio{
float:left;
width:15px;
margin:0 3px 0 1px;
}
.srcbox .fields .radiol{
float:left;
padding:1px 0px 0px 2px;
margin:1px 3px 5px 1px;
}

.srcbox .loginbutton{
 cursor:pointer;
 color: #45586f;
 font-family: Verdana;
 font-size: 9px;	
 font-weight: normal;
 float: center;
 margin-bottom: 5px;
 padding-bottom: 2px;
}
.srcbox .loginbutton:hover{
}
.srcbox a{
 clear:both;
 margin:0px 0px 0px 4px;
}
.srcbox img{
 clear:both;
 margin:0px 0px 0px 4px;
}
.memberbox_left{
background: url(/images/menu-dr-bg.jpg);
width:134px;
height:auto;
padding: 0px 10px 8px 10px;
font-family: Arial;
font-size: 12px;
line-height: 12px;
font-weight: bold;
}
.memberbox_left .membername{
display:block;
clear:both;
font-weight:bold;
line-height:12px;
font-size:12px;
font-family: Arial;
color:#000000;
text-transform:capitalize;
padding:2px 5px 0 0px;
margin:0 0 0 0;
float: center;
}
.memberbox_left .fields{
width: 134px;
margin:3px 0px 4px 0px;
}
.memberbox_left .fields input{
width: 134px;
float: center;
clear: right;
margin:1px 0px 3px 0px;
}
.memberbox_left .fields span{
float:left;
width: 131px;
padding:3px 0px 0px 0px;
margin:1px 1px 1px 1px;
clear:left;
}
.memberbox_left a{
 display:block;
 clear:both;
 margin:3px 0px 0px 0px;
 padding: 0px 10px 0px 0px;
 float:center;
}
.memberbox_left select {
margin: 5px 0px 0px 15px;
width:100px;
}

.cardbox_left{
background: url(/images/menu-dr-bg.jpg);
width:134px;
padding: 0px 10px 8px 10px;
font-family: Arial;
font-size: 12px;
line-height: 12px;
font-weight: bold;
text-align: center;
}
.cardbox_left .membername{
display:block;
clear:both;
font-weight:bold;
line-height:12px;
font-size:12px;
font-family: Arial;
color:#000000;
text-transform:capitalize;
padding:2px 0 0 0;
margin:0 0 0 0;
float:center;
}
.linkbox_left{
background: url(/images/menu-dr-bg.jpg);
width:134px;
height:auto;
padding: 0px 10px 8px 10px;
font-family: Arial;
font-size: 12px;
line-height: 12px;
font-weight: bold;
}
.linkbox_left .membername{
display:block;
clear:both;
font-weight:bold;
line-height:12px;
font-size:12px;
font-family: Arial;
color:#000000;
text-transform:capitalize;
padding:2px 0px 0 0px;
margin:0 0px 0 0;
float:center;
}

.cartbox{
background: url(/images/menu-dr-bg.jpg);
background-repeat: repeat;
min-height:110px;
width:134px;
padding: 0px 10px 8px 10px;
font-family: Arial;
font-size: 12px;
line-height: 12px;
font-weight: bold;
z-index:-2;
}

.cartbox .boxname{
display:block;
clear:both;
font-family: Arial;
color: #000000;
text-transform:capitalize;
padding:2px 8px 0 10px;
font-weight:bold;
line-height:12px;
font-size:12px;
}

.cartbox span {
font-weight:normal;
display:block;
font-family: Verdana;
font-size: 9px;	
clear:both;
overflow: hidden;
}
.cartbox a{
display:block;
clear:both;
margin:5px 0px 0px 4px;
}
.cartbox .topproducts{
width: 135px;
clear:both;
}
.cartbox .topproducts a{
display:block;
margin:13px 1px 3px 1px;
text-indent:4px;
clear:both;
}
.cartbox .topproducts img{
float:left;
clear:left;
}

/* ------------- END of right_menu ------------- */
/* ------------- CONTENT ------------- */
.content{
width:680px;
float: left;
padding:0px 0px 0px 0px;
margin: 0px 5px 5px 5px;
}

.stiri{
width:631px;
float: center;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 5px;
}

.sectionname{
display:block;
font-size:11px;
clear:both;
background:url(/images/ar.jpg) left center no-repeat;
font-family: Arial;
color: #0769cd;	
padding:2px 0 0 20px;
margin:5px 0px 10px 10px;
}
.top_products{
width:673px;
padding:0px 0px 0px 6px;
margin:0px 0px 10px 0px;
float: left;
clear: both;
}

.top_products strong{
display:block;
margin:5px 0px 5px 10px;
font-size:12px;
color:#0769cd;
clear:both;
}
.top_product{
margin:2px 3px 6px 3px;
height:110px;
padding: 2px 2px 1px 5px;
width:180px;
float:left;
border:1px solid #E7E7E7;
}
.top_product a{
text-indent:5px;
margin:1px;
}
.top_product img{
padding:5px;
float:left;
clear: both;
}

.top_product span{
margin:30px 2px 0px 4px;
font-weight:bold;
color:#6c6c6c;
float:left;
}
.top_product_percent{
}
.top_product_absolute{
}
.top_product_pick{
}

.subcategories{
width: 678px;
width: expression('670px');
height:auto;
display:table;
/*border:1px solid #E7E7E7;*/
border: none;
padding: 2px;
margin:4px 1px 4px 1px;
}

.subcategory{
width:180px;
float:left;
margin:3px;
margin:3px 4px 2px 25px;
}
.subcategory a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#45586f;
margin:5px 0px 5px 25px;
text-decoration:underline;
}
.subcategory a:hover{
color:#4c83c8;
text-decoration: underline;
}

/*.subcategory div{
clear:both;
padding:3px 4px 2px 50px;
}*/
.subcategory div a{
display:block;
color:#4c83c8;
clear:both;
font-size:10px;
text-decoration:none;
}
.subcategory div a:hover{
color:#000000;
text-decoration:underline;
}
.subcategory div a span{
text-decoration:none;
color: #122D43;
font-weight:normal;
}

.filterd_by{
color:#0769cd;
margin:10px 0px 0px 10px;
}
.selected_filters{
width: 324px;
border:1px solid #E7E7E7;
padding:4px 0px 3px 6px;
margin:3px 0px 5px 4px;
z-index:-500;
}
.selected_filters_2{
width: 324px;
border:1px solid #E7E7E7;
padding:5px 0px 3px 6px;
margin:3px 0px 5px 5px;
z-index:-500;
}
.selected_filters a{
font-size:10px;
font-weight:normal;
font-family:Verdana;
color:#311C17;
padding: 0px 0px 0px 8px;
margin:0px 0px 1px 8px;
background:url(/images/filter_plus.gif) no-repeat left center;
}
.selected_filters a:hover{
background:url(/images/filter_minus.gif) no-repeat left center;
}
.selected_filters .removeall{
display:block;
margin:4px 0px 0px 0px;
background:url(/images/filter_minus.gif) no-repeat left center;
}


.filter_left_menu_top{
width:155px;
height:10px;
font-size:8px;
margin:0px 0px 0px 0px;
background:url(/images/menu-dr-top_2.jpg) no-repeat;
}
.filter_left_menu_bottom{
width:155px;
clear: both;
height:11px;
font-size:9px;
margin:0px 0px 10px 0px;
background:url(/images/menu-dr-bottom_2.jpg) no-repeat;
}


.filter_right{
background: url(/images/menu-dr-bg_2.jpg);
width:154px;
height:auto;
padding: 0px 0px 8px 0px;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 12px;
font-weight: normal;
}
.filter_right .membername{
text-align:center;
display:block;
clear:both;
font-weight:bold;
line-height:12px;
font-size:12px;
font-family: Arial,Verdana, Geneva, sans-serif;
color:#000000;
text-transform: proper;
padding:2px 0px 8px 0px;
margin:0 0 0 0;
}

.filter_right .membername:hover{
text-decoration:none;
color: #4679B8;
}

.filter_right div {
width:154px;
margin-left: 13px; 
margin-right: -7px;
padding-right: 2px;
display: inline-block;
white-space: no-wrap;
}

.filter_right input{
float:left;
margin: 2px 2px 0 -2px;
padding: 0px 2px 0 0;
padding-top: 0px !important;
}

.filter_right p {
	width: auto;
	display: inline-block;
	float:left;
	line-height:18px;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px 5px 0px 0px;
	padding: 1px 0px 0px 1px;
	padding-top: 0px !important;
}




.category_pages{
width:674px;
clear:both;
text-align:right;
font-weight:bold;
font-size:10px;
color:#666666;
padding:0px 6px 0px 0px;
margin: 3px 0px 3px 0px;
}
.category_sort{
width:660px;
clear:both;
font-weight:bold;
font-size:10px;
color:#666666;
padding:0px 0px 0px 5px;
margin: 3px 0px 3px 0px;
}
.category_sort .sort_name{
margin: 0px 0px 0px 150px;
}
.category_sort .sort_price{
margin: 0px 0px 0px 144px;
}
.category_menu{
width:659px;
display:block;
height:35px;
padding:5px 0px 5px 19px;
margin:10px 0px 0px 0px; 
clear:both;
background:#fafafa;
border:#E7E7E7 1px solid;
text-align: center;
}
.category_menu a {
	color: #4679B8;
	float:left;
	width:120px;
	list-style:none;
	margin:0 5px 0 0;
	padding: 0px 2px 1px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: url(/images/footerlistheads_110.gif) no-repeat center center;
	font-weight: bold;
	text-align:center;
	line-height:3em;
}
.category_menu .selected{
font-weight:bold;
color:#000000;
}
.category_menu a:hover {
color:#000000;
font-weight:bold;
text-decoration: none;
}

.category_menu_product{
width:658px;
display:block;
height:35px;
padding:5px 0px 5px 19px;
margin:10px 0px 0px 0px; 
clear:both;
background:#fafafa;
border:#E7E7E7 1px solid;
text-align: center;
}
.category_menu_product a {
	display: table;
	color: #4679B8;
	float:left;
	width:140px;
	margin:5px 5px 0 0;
	padding: 5px 2px 1px 2px;
	height:25px;
	line-height:14px;
	background: url(/images/footerlistheads_140.gif) no-repeat center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	vertical-align: middle;
	text-align:center;
}
.category_menu_product .selected{
font-weight:bold;
color:#000000;
}
.category_menu_product a:hover {
color:#000000;
font-weight:bold;
text-decoration: none;
}


.category_menu_producator{
width:675px;
display:block;
min-height: 20px;
height:auto;
padding:5px 0px 5px 5px;
margin:10px 0px 0px 0px; 
background-color: #DFE9F5;
clear:both;
text-align: left;
}
.category_menu_producator div {
width:auto;
margin-left: 7px; 
margin-right: -7px;
padding-right: 2px;
display: inline-block;
white-space: no-wrap;
}

.category_menu_producator input{
float:left;
}

.category_menu_producator p {
	width: auto;
	display: inline-block;
	float:right;
	line-height:20px;
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px 5px 3px 0px;
	padding-top: 5px 0px 0px 2px;
	padding-top: 0px !important;
}


.category_menu_producator a {
text-decoration:none;
font-weight:bold;
color:#4c83c8;
font-size:11px;
display:block;
height:16px;
width:auto;
float:left;
padding: 4px 6px 0px 6px;
background:#FFFFFF;
margin:0px 5px 0px 12px;
}
.category_menu_producator a:hover {
background:#4679B8;
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
}

.listing{
width:674px;
height:auto;
display:table;
border:1px solid #E7E7E7;
color:#666666;
font-family:Verdana;
margin: 3px 2px 5px 2px;
padding: 3px 2px 5px 2px;
}

.holder {
float:left;
width:145px;
text-align: center;
}

.thumb{
  min-width: auto;
  min-height: auto;
  width:expression(this.width > 140 ? "140px" : this.width);
  height:expression(this.height > 140 ? "140px" : this.height);
  max-width:140px;
  max-height:140px;
  clear: both;
  float:center;
  margin: 10px 5px 3px 0px;
}

.thumb_pentru_viewimage{
  min-width: auto;
  min-height: auto;
  width:expression(this.width > 100 ? "100px" : this.width);
  height:expression(this.height > 100 ? "100px" : this.height);
  max-width:100px;
  max-height:100px;
  clear: both;
  float:center;
  margin: 10px 5px 3px 0px;
}

.listing .details{
position: relative;
width:360px;
float:left;
margin: 5px 10px 3px 0px;
}
.listing .details a{
display:block;
text-indent:6px;
margin:0px 0px 5px 0px;
text-decoration:none;
}
.listing .details .compare{
display:block;
width: 200px;
margin:5px 0px 3px 5px;
color:#000000;
text-decoration: none;
float:left;
}
.listing .details .compare:hover{
color:#4c83c8;
}

.listing .options{
width:135px;
padding:2px 4px 0px 0px;
text-align:right;
float:right;
clear:right;
}
.listing .options .brand{
margin:1px 8px 1px 1px;
display:block;
clear:both;
float:right;
}

.listing .options .stop{
 margin: 0px;
 border: none;
 height: auto;
 width: auto;
 float: right;
}

.listing .options .stoc{
display:block;
clear:both;
font-size:12px;
color:#406EA6;
}

.listing .options span{
display:block;
clear:both;
font-size:12px;
color:#406EA6;
}

.listing .options .incos{
padding: 10px 10px 10px 0px;
width: auto;
height: auto;
}

.listing .options .fav{
font-weight:normal;
text-decoration:underline;
}
.product_general{
width:674px;
margin: 2px 0px 6px 0px;
padding: 5px 2px 5px 2px;
display:table;
height:auto;
BORDER:  #e7e7e7 1px solid;
}
.product_general .thumbs{
width:40px;
float:left;
margin:15px 0px 0px 0px;
}
.product_general .thumbs img{
display:block;
margin:0px 0px 1px 0px;
width:40px;
}
.product_general .prodimg{
width:140px;
margin:5px 5px 0px 5px;
float:left;
}
.product_general .prodimg img{
width:140px;
float:left;
padding:0px 5px 0px 0px;
margin: 0px 5px 5px 0px; 
}
.product_general .prodimg a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color:#0099FF;
text-decoration: none;
margin:0px 0px 0px 0px;
}
.product_general .prodimg a:hover{
color:#000000;
}
.product_general .prodinfo{
width:300px;
margin:10px 0px 10px 10px;
float:left;
}
.product_general .prodinfo img{
display:block;
margin: 20px 0px 10px 30px;
}
.product_general .prodinfo span{
clear:left;
display:table;
color: #4c83c8;
font-size: 11px;	
font-weight: bold;
font-family:Verdana;
}
.product_general .prodinfo span a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  color:#000000;
  text-decoration: none;
}
.product_general .prodinfo span a:hover{
color: #0769cd;	
}

.product_general .prodinfo .stoc{
clear:left;
display:table;
color: #4c83c8;
font-size: 11px;	
font-weight: bold;
font-family:Verdana;
margin-top:10px;
}
.product_general .prodinfo .stoc a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  color:#FF0000;
  text-decoration: underline;
}
.product_general .prodinfo .stoc a:hover{
text-decoration:underline;
color: #0769cd;	
}



.product_general .prodinfo .price{
  display: table;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #4c83c8;
}
.product_general .prodinfo .listprice{
display: table;
color: #4c83c8;
font-size: 12px;	
font-weight: bold;
font-family:Verdana;
text-decoration:line-through;
}
.product_general .prodinfo .compare {
display:block;
margin:0px 0px 0px 10px;
color:#000000;
text-decoration: none;
}
.product_general .prodinfo .compare:hover{
color:#4c83c8;
}

.product_general .prodoptions{
width:170px;
margin:0px 0px 0px 5px;
float:right;
}
.product_general .prodoptions a{
color:#000000;
font-size: 10px;
font-weight: normal;
text-decoration:none;
line-height:10px;
font-family:Verdana,Arial;
}
.product_general .prodoptions a:hover{
color: #0769cd;	
}

.product_general .prodoptions .brand{
width:67px;
height:25px;
display:block;
clear:both;
margin:5px 0px 3px 0px;
}
.product_general .prodoptions .info{
font-size:11px;
font:Verdana;
display:block;
margin:0px 0px 3px 0px;
color:#0099FF;
}
.product_general .prodoptions .action{
font-size:10px;
font:Verdana;
display:block;
margin:2px 0px 3px 0px;
/*color:#4c82c8;*/
color:#000000;
}
.product_general .prodoptions .compare{
font-size:11px;
margin:5px 0px 0px 0px;
font:Arial;
display:block;
color:#000000;
}
.product_general .prodoptions .compare:hover{
color:#4c83c8;
}
.title{
display:block;
font-size:10px;
clear:both;
font-family: Arial;
font-weight:bold;
color: #0769cd;	
padding:1px 0 0 0px;
margin:15px 0px 5px 0px;
}
.product_details{
width:674px;
margin: 2px 0px 6px 0px;
padding: 5px 2px 5px 2px;
text-indent:10px;
font-weight:bold;
font-size:11px;
font-family:Verdana;
color:#666666;
BORDER:  #e7e7e7 1px solid;
}
.product_related{
width:674px;
margin: 2px 0px 6px 0px;
padding: 5px 2px 5px 2px;
BORDER:  #e7e7e7 1px solid;
display:table;
height:auto;
}
.product_related img{
display:block;
float:left;
width:50px;
margin:4px 10px 3px 0px;
}
.product_related p{
display:block;
float:left;
width:445px;
padding:0px 0px 0px 5px;
margin:4px 10px 3px 0px;
}
.product_related p a{
font-size:11px;
color:#0769cd;
text-decoration:underline;
font-family:Arial;
}
.product_related p .prodtitle{
display:block;
margin: 0px 5px 5px 10px;
clear:both;
font-size:12px;
color:#666666;
text-decoration:none;
font-family:Verdana;
}

.product_related span{
display:block;
float:left;
font-size:12px;
color:#6c6c6c;
font-weight:bold;
margin:10px 5px 3px 0px;
}
.product_forum{
width:636px;
margin: 2px 0px 6px 0px;
padding: 5px 2px 5px 2px;
BORDER:  #e7e7e7 1px solid;
}
.product_forum .bar{
width: 624px;
height: 16px;
padding:0px 0px 0px 10px;
background: #e5effb;
}
.product_forum a{
font-weight:normal;
text-decoration:underline;
}
.product_forum .bar span{
font-family:Verdana;
font-size:11px;
color:#666666;
font-weight:bold;
}
.product_forum .forumdetails{
width: 624px;
height: 30px;
padding:0px 0px 4px 10px;
}
.product_forum .forumdetails span{
padding:6px;
float:left;
display:block;
height: 24px;
color:#0099FF;
}
.product_forum .forumdetails .forumname{
width:350px;
}
.product_forum .forumdetails .forumname a{
font-weight:bold;
font-size:11px;
text-decoration:underline;
color:#0099FF;
}
.product_forum .forumdetails .ital {
font-weight: normal;
text-decoration:none;
color: #325b74;
}
.product_forum .forumdetails .postname{
width:280px;
}
.product_forum .forumdetails .postname a{
font-weight:bold;
font-size:11px;
text-decoration:underline;
color:#0099FF;
}
.product_comment{
width:674px;
margin: 2px 0px 6px 0px;
padding: 5px 2px 5px 2px;
BORDER:  #e7e7e7 1px solid;
color:#666666;
font-size:11px;
font-family:Verdana;
}
.product_comment .lastcommenttitle{
text-indent:4px;
}
.product_specifications{
width:674px;
margin: 2px 0px 6px 0px;
padding: 5px 2px 5px 2px;
BORDER:  #e7e7e7 1px solid;
display:table;
height:auto;
}
.product_specifications div {
display:table;
height:auto;
}
.product_specifications .catspec{
display:block;
clear:both;
font-size:11px;
font-family:Verdana;
font-weight:bold;
color:#666666;
margin:8px 3px 2px 10px;
}
.product_specifications .blue{
background:#e5effb;
}
.product_specifications .specs{
width: 670px;
BORDER:  #F1F8FF 1px solid;
background:#FBFDFF;
}
.product_specifications .spec{
width: 660px;
margin:2px 3px 5px 5px;
padding:1px 3px 0px 2px;
clear:both;
}
.product_specifications .spec .specname{
float:left;
width:250px;
color:#325b74;
font-style:italic;
font-size:11px;
}
.product_specifications .spec .specvalue{
float: left;
width:350px;
color:#325b74;
font-size:11px;
}

.product_specifications .spec1{
width: 625px;
line-height: auto;
margin:0px 5px 0px 5px;
padding:2px 0px 2px 0px;
}
.product_specifications .spec1.specname1{
width:620px;
}

.product_wholesale{
width:674px;
margin: 2px 0px 6px 0px;
padding: 5px 2px 5px 2px;
BORDER:  #e7e7e7 1px solid;
display:table;
height:auto;
}
.product_wholesale .bar{
min-height:18px;
padding:5px 0px 0px 5px;
background: #e5effb;
}
.product_wholesale .bar span{
display:table;
font-weight:bold;
clear: none;
color:#666666;
}
.product_wholesale .details{
}

.product_wholesale .details span{
display:table;
font-weight:normal;
clear: none;
color:#000000;
}


.comparetable{
border: 1px #E7E7E7 solid;
width: 1000px;
margin: 0 0 0 0px;
padding: 2px 0px 0px 0px;
text-align:center;
}
.comparetable .topoptions{
width:243px;
height:255px;
padding:10px 2px 3px 0px;
border-bottom: 0px #E7E7E7 solid;
float:left;
}
.comparetable .topoptions span{
font-size:12px;
font-family:Arial;
font-weight:bold;
display:block;
margin:20px 0px 10px 0px;
color:#0769cd;
}
.comparetable .topoptions a{
font-size:12px;
font-family:Arial;
font-weight:normal;
text-decoration:underline;
display:block;
margin:0px 0px 5px 0px;
color:#0769cd;
}
.comparetable .top{
width:243px;
height:255px;
float:left;
padding:10px 2px 3px 5px;
border-left: 1px #E7E7E7 solid;
border-bottom: 0px #E7E7E7 solid;
}
#prodswitch1 { 
width:230px; 
} 
#prodswitch2 { 
width:230px; 
} 
#prodswitch3 { 
width:230px; 
} 

.top .tabla{
font-size:10px;
font-family:Arial;
font-weight:normal;
text-decoration:none;
text-align: center;
vertical-align: text-top;
color:#0769cd;
height:30px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
display:table;
}

.comparetable a{
}
.comparetable .prodname{
}

.comparetable .tablapoza{
vertical-align: middle;
text-align: left;
height:87px;
width:240px;
display:block;
}

.comparetable .tablapoza img{
min-width: auto;
min-height: auto;
width:expression(this.width > 85 ? "85px" : this.width);
height:expression(this.height > 85 ? "85px" : this.height);
max-height:85px;
max-width:85px;
margin: 0px 0px 0px 75px;
display:block;
}

.comparetable span{
display:block;
clear:both;
margin:3px 0px 2px 0px;
color:#0769cd;
font-size:10px;
}
.comparetable strong{
color:#969696;
}
.comparetable .no_product{
clear:both;
display:block;
width:240px;
height:151px;
}
.comparetable .details{
width:990px;
clear:both;
text-align:left;
padding:4px 0px 3px 10px;
margin:5px 0px 3px 0px;
border-top: 1px #E7E7E7 solid;
}
.comparetable .details a{
font-weight:normal;
text-decoration:underline;
}
.comparetable .proddetail{
padding:3px 2px 2px 10px;
text-align:left;
text-indent:2px;
}
.comparetable .proddetail  strong{
font-size:11px;
text-decoration:underline;
}
.comparetable .specifications{
width:990px;
clear:both;
text-align:left;
padding:4px 0px 3px 10px;
margin:5px 0px 3px 0px;
border-bottom: 1px #E7E7E7 solid;
border-top:#E7E7E7 1px solid;
}
.comparetable .specifications .speccat{
text-indent:10px;
padding:4px 0px 2px 0px;
text-align:left;
font-family:Verdana;
color:#666666;
font-size:11px;
font-weight:bold;
border-top: 1px #E7E7E7 solid;
}
.comparetable .specifications  .name{
font-style:italic;
font-size:11px;
font-family:Verdana;
color:#325b74;
border-top: 1px #E7E7E7 solid;
border-left: 1px #E7E7E7 solid;
border-right: 1px #E7E7E7 solid;
}
.comparetable .specifications .spec{
font-size:11px;
font-family:Verdana;
color:#325b74;
border-top: 1px #E7E7E7 solid;
border-right: 1px #E7E7E7 solid;
}
.comparetable .specifications .tag{
color:#209DF0;
text-indent:10px;
font-weight:bold;
font-style:italic;
}
.comparetable .specifications .blue{
background:#F4FAFB;
}
.comparetable .selectother{
width:990px;
clear:both;
text-align:left;
padding:4px 0px 3px 10px;
margin:5px 0px 3px 0px;
}
.comparetable .selectother .prodslinks 
{
	color:#325b74;
	font-size:10px;
	width:95%;
	height:400px;
	overflow:auto;
	margin-left: 15px;
}
.comparetable .selectother .prodslinks strong
{
	color:#0769cd;
	font-size:Arial;
	display:block;
	clear:both;
}
.comparetable .selectother .prodslinks a
{
	color:#325b74;
	font-size:10px;
	font-weight:normal;
	font-family:Verdana;
	margin:1px 3px 1px 3px;
	text-decoration:underline;	
}
.comparetable .selectother .prodslinks a:hover
{
	color:#82B5D0;
	text-decoration:none;
}
/* ------------- END of CONTENT ------------- */
.allsearches{
width:640px;
}
.allsearches ul{
list-style:none;
margin:0;
padding:0;
}
.allsearches ul li{
width:210px;
display:table;
float:left;
text-indent:10px;
margin:2px 0px 1px 0px;
}
.allsearches ul li a{
color:#4471A8;
font-size:11px;
font-weight:normal;
text-decoration:underline;
}
.allsearches ul li span{
color:#345672;
font-size:10px;
}
.usercontent{
width:674px;
float:left;
border:#E7E7E7 1px solid;
padding:0px 0px 0px 0px;
margin: 0px 5px 5px 5px;
}

.usertable{
margin:10px 0px 10px 5px;
border:#E0EAF6 1px solid;
max-width:674px;
color:#0099FF;
}
.usertable td{
text-indent:4px;
}
.usertable .head{
font-weight:bold;
color:#000000;
background:#A7C3E5;
height: 22px;
}
.usertable a{
	font-family: Verdana;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #4c83c8;
	text-decoration: none;
	padding: 0px 5px 0px 0px;
}
.usertable a:hover{
	color:#4c83c8;
	text-decoration: underline;
}

.usertable .black{
color:#311C17;
}
.usertable .red{
color:#990000;
}
.usertable .blue{
color:#0000FF;
}
.usertable .green{
color:#006600;
}
.usertable .action a{
font-weight:normal;
}
.usertable strong{
color:#45586F;
}
.usertable .textinput{
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
color:#626A72;
padding:1px 1px 1px 3px;
border:#6E98CB 1px solid;
}
.usertable .areainput{
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
color:#626A72;
padding:1px 1px 1px 3px;
border:#6E98CB 1px solid;
overflow:auto;
}
.usertable .selectinput{
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
color:#383838;
border:#6E98CB 1px solid;
overflow:auto;
}
.usertable .selectinput .disabled{
color:#BEBEBE;
}
.usertable .submitinput{
 cursor:pointer;
 color: #45586f;
 font-family: Verdana;
 font-size: 9px;	
 font-weight: normal;
 float: center;
 margin-bottom: 5px;
 padding-bottom: 2px;
}
.usertable .submitinput:hover{

}

.usertable .submitinput2{
 cursor:pointer;
 color: #45586f;
 font-family: Verdana;
 font-size: 9px;	
 font-weight: normal;
 float: center;
 margin-bottom: 5px;
 padding-bottom: 2px;
}

.usertable .submitinput2:hover{
}

.usertable .normalcolor{
color:#45586F;
}
.usertable p{
clear:both;
display:table;
margin:2px 2px 2px 5px;
padding:0px;
}


.faq{
width:636px;
margin:5px 0px 3px 0px;
padding:10px 0px 5px 1px;
border:1px solid #E7E7E7;
height:auto;
display:table;
}
.faq strong{
display:block;
margin:5px 0px 5px 10px;
font-size:12px;
color:#0769cd;
clear:both;
}
.faq_category{
margin:2px 2px 6px 2px;
height:54px;
padding: 2px 2px 1px 3px;
width:202px;
float:left;
}
.faq_category a{
background:url(/images/dosar.jpg) no-repeat 2px 2px;
margin:1px 0px 0px 0px;
padding:0px 2px 0px 20px;
font-size:12px;
font-family:Verdana;
color:#4c82c8;
}
.faq_category span{
margin:3px 2px 0px 2px;
color:#311C17;
display:block;
clear:both;
font-size:11px;
font-family:Verdana;
}

.faq_articles{
width:637px;
height:auto;
display:table;
margin:5px 0px 3px 0px;
padding:10px 0px 5px 1px;
border:1px solid #E7E7E7;
}
.faq_articles strong{
display:block;
margin:5px 0px 5px 10px;
font-size:12px;
color:#0769cd;
clear:both;
}
.faq_article{
margin:2px 2px 10px 2px;
height:auto;
padding: 2px 2px 1px 3px;
width:620px;
float:left;
display:table;
}
.faq_article a{
background:url(/images/doc.jpg) no-repeat left center;
margin:1px 0px 0px 0px;
padding:0px 2px 0px 20px;
font-size:12px;
font-family:Verdana;
color:#4c82c8;
}
.faq_article span{
margin:3px 2px 0px 2px;
color:#311C17;
display:block;
clear:both;
font-size:11px;
font-family:Verdana;
}
.faq_null{
margin:2px 2px 10px 6px;
height:auto;
display:table;
padding: 5px 5px 5px 7px;
width:610px;
clear:both;
border:1px solid #E7E7E7;
}
.faq_table{
margin: 10px 0px 5px 17px;
border:1px solid #E7E7E7;
font-size:11px;
color:#666666;
font-family:Verdana;
text-indent:5px;
}
.faq_table td{
padding:0px 2px 0px 5px;
}
.faq_table .head{
font-weight:bold;
color:#45586F;
background:#A7C3E5;

}
.faq_table .submitbutton{
 background-color: #4c83c8; 
 border: #999999 1px solid; 
 font-family: Verdana;
 font-size: 10px;	
 font-weight: bold;
 color: #ffffff;
}
.faq_table .submitbutton:hover{
color:#999999;
}


.footer {
width: 982px;
height: 160px;
background:#fafafa;
/*margin: 10px 0px 5px 84px;*/
margin: 10px 0px 5px 0px;
padding:10px 10px 5px 10px;
border:#E7E7E7 1px solid;
clear: both;	
}
.footer .footermenu{
width: 980px;
padding: 10px 0px 0px 0px;
clear:both;
}

.footer .footermenu a{
font-size:10px;
font-weight:bold;
text-align:center;
margin:10px 20px 0px 0px;
}

#footerMain1{
padding: 0;
margin: 0;
float:left;
}

#footerMain{
	padding:0 0 2em 0;
	margin: 0 0 0 0;
	text-align:center;
	clear: both;
	}
#footerMain ul{
	float:left;
	margin:0em em;
	width:185px;
	}
#footerMain ul li{
	list-style:none;
	margin:0 0 0 0;
	padding: 0 0 0 -10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
#footerMain ul li.footerHeading{
	background: url(/images/footerlistheads.gif) no-repeat center center;
	font-weight:bold;
	text-align:center;
	line-height:3em;
	margin: 0;
	}	

address{
	position: relative;
	font-family: Verdana;
	font-size: 10px;
	line-height: 10px;
	color: #4c83c8;
	text-decoration: none;
	margin:-1.5em 0 0 5.85em;
	}



/* PRODUSE RECOMANDATE */

.hpDealBlock{
/*	width:202px;*/
	width:336px;
	height:180px;
	float:left;
	position: relative;
	padding:5px 0px 5px 0px;
}
.one{
	margin:0px 0px 0px -1px;
	padding:0;
	background: url(/images/bara_produse_up_02.png) no-repeat;
}
.two{
	margin:0px 0px 0px 0px;
	padding:0;
	background: url(/images/bara_produse_up_01.png) no-repeat;
}

.hpDealBlock h4{
	height:27px;
	line-height:27px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight:bold;
}
p.hpClear{
	height:11px;
	line-height: 0px;
	clear: both;
	width:100%;
	margin: 0;
	padding: 0;
}
.hpDeal{
	float:left;
	width:336px;
	height:143px;
	margin:0 10px 0 0px;
}
.hpDeal img{
  min-width: auto;
  min-height: auto;
  width:expression(this.width > 140 ? "140px" : this.width);
  height:expression(this.height > 140 ? "140px" : this.height);
  max-width:140px;
  max-height:140px;
  clear: both;
  }
p.dealDescription {
	position: relative;
	padding:0 0 0 145px;
	margin:-125px 0 0 5px;
	width: 180px;
}
p.dealDescription a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.hpDeal .prices{
	position: relative;
	display: block;
	width: 150px;
	text-align:right;
	padding: -110px 0 0 0;
	margin:10px 0px 0px 150px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:red
}
.tidyupforphil{
	display:block;
	width:140px;
	height:140px;
	padding: 5px 0px 0px 5px;
	margin: 0 0 -40px 0;
}
/*GATA PRODUSE RECOMANDATE  */


.message_box{
width:674px;
padding:3px;
margin: 5px 0px 20px 0px;
background-color:#E8EFF8;
border:#9DBCE1 1px solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FF0000;
font-weight:bold;
text-align: center;
float: center;
}
.error_box{
width:674px;
padding:3px;
margin: 5px 0px 20px 0px;
background-color:#FF0033;
border:#E3B2A5 1px solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
font-weight:bold;
text-align: center;
float: center;
}

.errortable{
margin: 4px 0px 10px 0px;
padding: 4px 0px 10px 0px;
}
.errortable .errorcontent{
color:#4D4D4D;
}
.legalCopyright {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#a0a0a0;
text-decoration:none;
margin-bottom:2px
}


.suggest_link {
		background-color: #4679B8;
		/*background-color: #EEE;*/
		padding: 2px 6px 2px 6px;
}
.suggest_link_over {
		/*background-color: #3366CC;*/
		background-color: #EEE;
		/*background-color: #4679B8;*/
		padding: 2px 6px 2px 6px;
}
#search_suggest {
		display: block;
		position: absolute; 
		background-color: #EEE; 
		text-align: left; 
		border-bottom: 0px solid #000000;
		margin-right: 0px;
		margin-left: -235px;
		margin-top: 8px;
		width: 400px;
		z-index: 3000;
		overflow:auto;
}		

.anunt {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:red;
text-decoration:none;
margin: 0 5px 2px 5px;
}


