/* LAYOUT ONLY!! */
#container {
	width: 780px;
	border: 1px solid gray;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px; /*10px;*/
	background-color: white;
}
#header {
	padding: 10px;
	margin-bottom: 5px;
	background-color: white;
	text-align: center;
}
#content {
	margin-left: 175px;
	padding: 20px;
	background-color: white;
	float: left; 
	width: 555px; 
	margin: 0 0 10px 0; 
	display: inline; 
	overflow: auto; 
	position: relative;
    margin-top: 0px;
}
#menu {
	float: left;
	width: 150px;
	margin: 0;
	margin-right: 5px;
	padding: 10px;
	background-color: white;
}
#footer {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: white;
	text-align: center;
}

/* THE LEFT MENU */
ul#navlist
{
	width: 160px;
	padding: 0px;
	padding-bottom: 5px;
	border: 0px solid #000000;
	border-top: 0px;
	margin: 0px;
	font: bold 11px verdana,helvetica,arial,sans-serif;
	background: #D9D2E8;
	color:#4C4C4C;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 0px solid #808080;
	background: #D9D2E8;
	background:url('images/nav_separator.gif') no-repeat scroll bottom center transparent;

}

ul#navlist li a
{
	border-right:0px none; border-top:0px none; border-bottom:0px none; display: block;

	border-left: 0px solid #CC3300;
	text-decoration: none;
	text-align: left;
	padding-left:14px; 
	padding-right:0px; 
	padding-top:4px; 
	padding-bottom:4px;
}

ul#navlist li a:link { color: #4C4C4C;}
div#navcontainer li a:visited { color: #4C4C4C;}
#captabel{ 
background: url('images/block_header.png') no-repeat scroll transparent;
background-position: center;
font-weight:bold;
font-size: 12px; 
color: #4C4C4C;
text-align:center;
text-transform:uppercase;
line-height:30px;
height:25px;
margin: 0px;
padding: 1px 0px;
display:block;
position:relative;
}


ul#navlist li a:hover
{
	border-color: #ffffff;
	color: #989898;
	padding-left:19px;
    background:url('images/block_mark.gif') no-repeat scroll 0px 0px transparent !important;
}

/* THIS IS USED TO DISPLAY A SELECTED GROUP IN THE MENU */
#active a:link, #active a:visited, #active a:hover
{
	padding-left:19px;
	color: #989898;
	background:url('images/block_mark.gif') no-repeat scroll 0px 0px transparent !important;
    
}


/***************************************************/
ul#navlist1
{
	width: 160px;
	padding: 0px;
	border: 0px solid #000000;
	border-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font: bold 11px verdana,helvetica,arial,sans-serif;
	background: #D9D2E8;
	color:#4C4C4C;
}

ul#navlist1 li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 0px solid #808080;
	background: #D9D2E8;
	color:#4C4C4C;
	background:url('images/nav_separator_1.gif') no-repeat scroll bottom center transparent;
	
}

ul#navlist1 li a
{
	border-right:0px none; border-top:0px none; border-bottom:0px none; display: block;
	
	border-left: 0px solid #CC3300;
	text-decoration: none;
	text-align: left;
	padding-left:40px; 
	padding-right:0px; 
	padding-top:4px; 
	padding-bottom:4px;
	color:#4C4C4C;
}

ul#navlist1 li a:link { color: #4C4C4C; }

ul#navlist1 li a:hover
{
	border-color: #ffffff;
	color: #989898;
	background:url('images/block_mark.gif') no-repeat scroll 20px 0px transparent !important;
	padding-left:42px; 
}

/* THIS IS USED TO DISPLAY A SELECTED GROUP IN THE MENU */
#active1 a:link, #active1 a:visited, #active1 a:hover
{
	border-color: #efeefe;
	background: #D9D2E8;
	background:url('images/block_mark.gif') no-repeat scroll 20px 0px transparent !important;
	padding-left:42px; 
	
}

/***************************************************/


/* THE TOP MENU */
#navcontainer2
{
	color: #4C4C4C;
	padding: 0;
	margin:0;
	font-style:normal; 
	font-variant:normal; font-size:10px; font-family:verdana, helvetica, arial, sans-serif
}
#navcontainer2 ul
{
	padding: 0;
	padding-top: 8px;
	padding-bottom: 0px;
	margin: 0;
	/*background-color: #efeefe;*/
	color: #989898;
	float: left;
	width: 100%;
	border: 0px solid #000000;
	/*background: #efeefe 0 0;*/
	font-style:normal; 
	font-variant:normal; font-weight:bold; font-size:11px; font-family:verdana, helvetica, arial, sans-serif
}

#navcontainer2 ul li { display: inline; }

#navcontainer2 ul li a
{
	padding: 0.2em 0.5em;
	color:#4C4C4C;
	text-decoration: none;
	float: none;
	/*border-right: 1px solid #808080;
	border-left: 1px solid #808080;*/
}

#navcontainer2 ul li a:hover
{
	/*background-color: #efeefe;*/
	color: #989898;
	text-decoration: underline;

}
#navcontainer2 a
{
	color: #4C4C4C;
	text-decoration: none;
	font-weight:bold;
	
}
#navcontainer2 a:hover
{
	color: #989898;
	text-decoration: underline;
	font-weight:bold;
	
}
#navcontainer3
{
	color: #4C4C4C;
	padding: 0;
	margin:0;
	font-style:normal; 
	font-variant:normal; font-size:11px; font-family:verdana, helvetica, arial, sans-serif
}
#navcontainer3 a
{
	color: #4C4C4C;
	text-decoration: none;
	font-weight:bold;
	
}
#navcontainer3 a:hover
{
	color: #4C4C4C;
	text-decoration: underline;
	font-weight:bold;
	
}

/* TEXT MAKEUP AND OTHER COSMETICS HERE!!! */

#hideable {
	background-color: white;
}

/* image properties */
.imgleft {
	  float: left;
      padding: 6px 10px 6px 0px;	  
}

.imgright {
	  float: right;
      padding: 6px 0px 6px 10px;	  
}
.imgmiddle {
	  float: middle;
      border: 0px outset #bdbdbd;	
	  padding-left:13px;
	  padding-top:17px;
}
	
img { 
	  border-width: 0px; 
}

/* this image is used in details.php and browse.php, all other images should not have borders */
.borderimg { 
	  border-style:solid;
      border-color: #D6DDE6;
      border-width:1px;
}

/* general settings */
html {
    height: 100%;
}

body {
	height: 100%;
	font: 11px Verdana,Tahoma,Arial,sans-serif;
	background: #000000;
}

/* the headings you can use */
h1, h2, h3, h4, h5, h6, h7
{
	margin: 0px;
	padding: 0px;
	color: #4C4C4C;
}
h1 { 
	 /* left menu */
	 font-family: Verdana,Tahoma,Arial,sans-serif;
	 font-size: 15px;
	 font-weight: bold;
	 
}
h2 { /*left menu*/ 
	 font-size: 11px;
} 
h3 { /* slogan under logo */ 
	 font-size: 12px; 
     font-weight:bold;
	 text-align: left;
	 color: #4C4C4C;
     
}
h4 { /* back to admin options, and other text links like that */
	 font-size: 12px;   
	 text-align: center;
     font-weight: normal;
}
h5 { /* product id in details.php */
	 font-size: 12px;
     font-weight: bold;
} 
h6 { /* the headers in editsettings.php */
     font-size: 13px;   
	 text-align: center;
     font-weight: bold;
     color: black;
     border: 1px solid #666677;
	 background: #d9dffb ;
}

/* how the links should behave (apart from the menu) */
a { text-decoration: underline; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:active { color: #000000; }
a:hover { color: #000000; }

/* a link class that is pretty plain */
a.plain { text-decoration: none; }
a.plain:link { color: black; }
a.plain:visited { color: black; }
a.plain:active { color: black; }
a.plain:hover { color: black; }

/* single pixel borders on input boxes */
input, textarea
{
   background-color: #D9D2E8;
   display:inline;
 /*border-width: 1px;
   border-style: solid;
   border-color: black;*/
}

/* text in tables */
td, th {
	font: 11px Verdana,Tahoma,Arial,sans-serif;
}
td.on{
border: 1px solid #666677;
}
td.off{
border: 1px solid #bdbdbd;
}
/* tables of this class have no border */
table#borderless {
	border-collapse: collapse;
	border-style: hidden;
}
table.borderless th,
table.borderless td {
	border: 0px hidden;
	padding: 5px;
	vertical-align: top
}
table.borderless caption {
		font-size: 14px;
		font-weight: bold;
		color: #4C4C4C;
		text-align: left;
		padding-top: 3px;
		padding-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
}

/* a class that describes how tables should look */
.datatable {
		border: 1px solid #666677;
		border-collapse: collapse;
		margin-left:auto; 
		margin-right:auto;
}
.datatable td {
		/*border: 1px solid #666677;	*/
		padding: 4px;
		text-align: left;
    	vertical-align: top;
		background-color: #FFFFFF;
}
.datatable th {
		background-color: #ccccdd;
		font-weight: bold;
		color: #000000;
		text-align: left;
		padding: 4px;
        border: 1px solid #003366;
	    background: #d9dffb url('images/buton1.png');
}
.datatable caption {
		font-size: 14px;
		font-weight: bold;
		color: #4C4C4C;
		text-align: left;
		padding-top: 3px;
		padding-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
}
.datatable tr.altrow {
		background-color: #E9EEF5;
		color: #000000;
}
/*.datatable tr:hover, .datatable tr.hilite {
		background-color: #dff;
		color: #000000;
}*/
.datatable1 {
		border: 0px solid #666677;
		border-collapse: separate;
		margin-left:auto; 
		margin-right:auto;
}
.datatable1 td {
		border: 1px solid #666677;	
		text-align: collapse;
    	vertical-align: top;
}
.datatable1 caption {
		font-size: 14px;
		font-weight: bold;
		color: #4C4C4C;
		text-align: left;
		padding-top: 3px;
		padding-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
}
/**/
.datatable2 {
		border: 0px solid #666677;
		border-collapse: separate;
		
		
		
}
.datatable2 td {
		vertical-align:bottom;
		-moz-border-radius:9px;
		
}
.datatable2 caption {
		font-size: 14px;
		font-weight: bold;
		color: #4C4C4C;
		text-align: left;
		padding-top: 3px;
		padding-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
}
.datatable3 {
		border: 1px solid #666677;
		border-collapse: collapse;
		margin-left:auto; 
		margin-right:auto;
}
.datatable3 td {
		border: 1px solid #666677;	
		padding: 4px;
		text-align: left;
    	vertical-align: top;
		background-color: #FFFFFF;
}
.datatable3 th {
		background-color: #ccccdd;
		font-weight: bold;
		color: #000000;
		text-align: left;
		padding: 4px;
        border: 1px solid #003366;
	    background: #d9dffb url('images/buton1.png');
}
.datatable3 caption {
		font-size: 14px;
		font-weight: bold;
		color: #4C4C4C;
		text-align: left;
		padding-top: 3px;
		padding-bottom: 8px;
		margin-left: auto;
		margin-right: auto;
}
.datatable3 tr.altrow {
		background-color: #E9EEF5;
		color: #000000;
}
	
/* (?) popup properties */
a.info{
    position:relative; /*this is the key*/
   background-color:inherit; 
    color:#000;
    text-decoration:none;
    font-size: 11px;
    font-weight: normal;
}

a.info:hover{z-index:90; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    z-index: 90;
    top:2em; left:1em; width:17em;
    border:1px dashed gray;
    background-color:lightyellow; color:#000;
    text-align: center;
}
/**************************************************************/
/* this image is used in details.php and browse.php, all other images should not have borders */
a.imageLink {
display:block;
border:1px solid #ccc;
background-color:#efeefe;
width:310px;
height:165px;
text-decoration:none;
text-align:center;
color:#4C4C4C;
-moz-border-radius:9px;

}
a.imageLink:hover {
border:1px solid #000000;
font-weight:bold;
color:#4C4C4C;
background-color:#D9D2E8;
-moz-border-radius:9px;
}
a.imageLink span {
visibility:hidden;
}
/**************************************************************/
/*this is for the zoom script*/
.magnifyarea{ /* CSS to add shadow to magnified image. Optional */
box-shadow: 5px 5px 7px #818181;
-webkit-box-shadow: 5px 5px 7px #818181;
-moz-box-shadow: 5px 5px 7px #818181;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
background: white;
}

/*Share links description*/
.sharelinks, sharelinks a {
line-height:24px;
}
.sharelinks .share {
background:url("images/imagessocialmedia.gif") repeat scroll 0 0 transparent;
display:block;
float:left;
height:24px;
padding-right:4px;
text-indent:-10000px;
width:20px;
}
.sharelinks .print {
background:url("images/socialmedia.gif") repeat scroll 0 0 transparent;
float:left;
padding-left:30px;
}
.sharelinks .email {
background:url("images/socialmedia.gif") repeat scroll -134px 0 transparent;
float:left;
padding-left:10px;
padding-right:30px;
}
.sharelinks .tweet {
background:url("images/socialmedia.gif") repeat scroll -289px 0 transparent;
}
.sharelinks .emailfr {
background:url("images/socialmedia.gif") no-repeat scroll left bottom transparent;
}
.sharelinks .delicious {
background:url("images/socialmedia.gif") repeat scroll -337px 0 transparent;
}
.sharelinks .digg {
background:url("images/socialmedia.gif") repeat scroll -361px 0 transparent;
}
.sharelinks .facebook {
background:url("images/socialmedia.gif") repeat scroll -313px 0 transparent;
}
.sharelinks .technorati {
background:url("images/socialmedia.gif") repeat scroll -385px 0 transparent;
}
.sharelinks .yahoo {
background:url("images/socialmedia.gif") repeat scroll -265px 0 transparent;
}
.sharelinks .reddit {
background:url("images/socialmedia.gif") repeat scroll -409px 0 transparent;
}
.sharelinks .stumbleupon {
background:url("images/socialmedia.gif") repeat scroll -433px 0 transparent;
}
.sharelinks .last {
padding-right:0;
}

.photos {
border:1px solid #F0F0F0;
margin:0 auto;
overflow:hidden;
padding:0px;
}
img {
border:medium none;
}
.photos div img {
border-bottom:1px solid #DDDDDD;
float:left;
margin:0px 0;
padding:0px 0;
}
.photos ul.thumbs {
float:left;
list-style:none outside none;
margin:0;
padding:0 0 0 0px;
}
.photos ul.thumbs li {
border:1px solid #DDDDDD;
float:left;
height:60px;
margin:0 5px 0 0;
overflow:hidden;
padding:0;
position:relative;
text-align:center;
width:80px;
}
.photos ul.thumbs li:hover {
border:1px solid #888888;
opacity:0.75;
}
.photos ul.thumbs li img {
position:absolute;
	top: 0px;
	left: 0px;
}

.search_sel {
	color:#000000;
	font-size:12px;
	height:20px;
	width:140px;
	margin: 4px 2px;
}
/*buttons*/

.btnCauta {
	margin-top: 4px;
	height: 23px;
	background: url('images/cautaOff.png') no-repeat;
	width: 73px;
	border:0px;
	cursor: pointer;
}

.btnCautaHover {
	margin-top: 4px;
	height: 23px;
	background: url('images/cautaOn.png') no-repeat;
	width: 73px;
	border:0px;
	cursor: pointer;
}

.btnAdauga {
	margin-top: 4px;
	height: 30px;
	background: url('images/adaugaOff.png') no-repeat;
	width: 125px;
	border:0px;
	cursor: pointer;
}

.btnAdaugaHover {
	margin-top: 4px;
	height: 30px;
	background: url('images/adaugaOn.png') no-repeat;
	width: 125px;
	border:0px;
	cursor: pointer;
}
.btnOk {
	margin-top: 4px;
	height: 23px;
	background: url('images/okOff.png') no-repeat;
	width: 73px;
	border:0px;
	cursor: pointer;
}

.btnOkHover {
	margin-top: 4px;
	height: 23px;
	background: url('images/okOn.png') no-repeat;
	width: 73px;
	border:0px;
	cursor: pointer;
}
.btnSend{
	margin-top: 4px;
	height: 23px;
	background: url('images/btn_send_off.png') no-repeat;
	width: 116px;
	border:0px;
	cursor: pointer;
}

.btnSendHover {
	margin-top: 4px;
	height: 23px;
	background: url('images/btn_send_on.png') no-repeat;
	width: 116px;
	border:0px;
	cursor: pointer;
}
.btndetalii {
	display: block;
	height: 25px;
	width: 131px;
	cursor:pointer;
	background: url('images/detaliiOff.png') 0 0 no-repeat;	
}

.btndetalii:hover {
	background: url('images/detaliiOn.png') 0 0 no-repeat;	
}

a.ListPicture {
background:url('images/chenar.png') no-repeat scroll 4px 8px transparent;
display:block;
height:170px;
text-decoration:none;
}
/*new lable*/
.NewProdLable{
	position:absolute;
	width:67px;
	height:64px;
	margin: 8px 0;
	background: url('images/newprod.png') no-repeat scroll 1px 0px transparent;
}
/*martisor lable*/
.MartisorMark{
	position:absolute;
	width:52px;
	height:97px;
	margin: 3px 0;
	background: url('images/martisor.png') no-repeat scroll 0px 0px transparent;
}
/*sigla banner*/
.sigla{
	position:absolute;
	width:219px;
	height:142px;
	margin: -16px 20px;
	cursor:pointer;
	background: url('images/sigla.png') no-repeat scroll 93px 9px transparent;
}
/*menu-top*/
.menu-top{
	position:absolute;
	margin: 5px 265px;
	cursor:pointer;
}
/*menu-top-home*/
.menu-top-home{
	position:absolute;
	margin: 5px 25px;
	cursor:pointer;
}
/*shopping cart banner*/
.cart{
	position:absolute;
	width:162px;
	height:41px;
	float: right;
	margin: 11px -41px;
	background: url('images/cart.png') no-repeat scroll 15px 17px transparent;
}
.h_cart 
{
    float:right;
    font-size:10px;
    margin:10px 99px 0 0; 
    font-weight:bold; 
	display:block;
}
/*input text*/
.wrap_left {
background:url('images/wrap_left.png') no-repeat scroll 0 0 transparent;
width:7px;
}
.wrap_right {
background:url('images/wrap_right.png') no-repeat scroll 0 0 transparent;
width:7px;
}
.wrap_middle {
background:url('images/wrap_middle.png') repeat-x scroll 0 0 transparent;
width:130px;
}
.wrap_middle_cont {
background:url('images/wrap_middle.png') repeat-x scroll 0 0 transparent;
width:200px;
}

.wrap_msg_left {
background:url('images/wrap_msg_left.png') no-repeat scroll 0 0 transparent;
width:7px;
}
.wrap_msg_right {
background:url('images/wrap_msg_right.png') no-repeat scroll 0 0 transparent;
width:7px;
}
.wrap_msg_mid {
background:url('images/wrap_msg_mid.png') repeat-x scroll 0 0 transparent;
width:200px;
}

.wrap_left{
display:block;
float:left;
height:24px;
margin-top:5px;
margin-left:5px;
}
.wrap_msg_left{
display:block;
float:left;
height:200px;
margin-top:5px;
margin-left:5px;
}
.wrap_middle,.wrap_right,.wrap_middle_cont{
display:block;
float:left;
height:24px;
margin-top:5px;
}

.wrap_msg_mid{
display:block;
float:left;
height:200px;
margin-top:5px;
}
.wrap_msg_right{
display:block;
float:left;
height:200px;
margin-top:5px;
}


.contact_input{
	width: 200px;
	margin: 0;
	background: transparent none;
	border: none;
	padding-top:3px;
}
.contact_msg_input{
	width: 200px;
	height: 191px;
	margin: 0;
	background: transparent none;
	border: none;
	padding-top:3px;
	font:normal 11px verdana,helvetica,arial,sans-serif;
}
.newsletter_input{
	width: 130px;
	margin: 0;
	background: transparent none;
	border: none;
	padding-top:3px;
}

.contact_in{
float:left;
width:5em;
}
/*chekbox - produse care se asorteaza*/
.checkbox {
    float:left;
	position: relative;
    border-color:red;
	border-width:2px;
	border-style:solid;
}
