*{
	margin:0px;
	padding:0px;
}


body {
	background: #DEEEF6 url(../images/bg_general.jpg) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}


form {
}

input{
	border:1px solid #0077C0;
	background:#FFFFFF;
	color:#0077C0;
	margin:1px;
}
textarea{
	border:1px solid #0077C0;
	background:#FFFFFF;
	color:#0077C0;
	margin:1px;
}

.clearboth{
	clear:both;
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #385B88;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}



p {
	padding:10px 0px;
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 2em;
	list-style: none;
}

ul li {
}



ol li {
}

a {
	color: #0677C3;
	text-decoration: none;
}

a:hover {

	color: #0677C3;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 1em 1em 0;
}

img.right {
	float: left;
	margin: 0 1em 1em 0;
}

.special_buton{
	display: block;
	border: 1px solid #0077C0;
	color: #0077C0;
	width: 120px;
	padding: 2px;
}

/* Boxed Style */

.boxed {
	padding:0px;
	margin:0px;
	margin-bottom: 0px;
	background: #FFFFFF;

}

.boxed .title {
	padding: 10px 0 0 10px;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
}

.boxed .content {
	padding: 0px;
	margin:0px;
}

.boxed_right {
	padding:1px;
	margin:0px;
	margin-bottom: 0px;
	background: #FFFFFF;
	border: 1px solid #B4D7ED;
	font-style:italic;
	color:#0077C0;
}

.boxed_right a{
	color:#46AA42;
}

.boxed_right .title {
	padding: 0px 0 0 10px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	background: url("../images/bg_title_right.jpg") repeat-x;
	margin:0px;
	color:#0077C0;
}

.boxed_right .title .big{
	margin:0px;
	padding:0px;
	color:#0077C0;
}

.boxed_right .title .subtitle{
	margin:0px;
	padding:0px;
	font-size: 15px;
	font-weight: normal;
	color:#0077C0;
}
.boxed_right .content {
	padding: 5px;
	margin:0px;
	color:#000000;
	font-weight:bold;
	background: url("../images/bg_content_right.jpg") repeat-x;
}

/* Header */

#header {
	width: 950px;
	height: 194px;
	margin: 0 auto;
	background:url(../images/bg_header2.jpg) no-repeat;
	position:relative;
}

.header_sus{
	position:absolute;
	right:5px;
	top:13px;
	width:280px;
	font-weight:bold;
	color:#FFFFFF;
}

.header_sus a{
	color:#FFFFFF;
}

.header_sus a:hover{
	color:#FFFFFF;
}
/* Header > Logo */

.logo{
	margin: 30px 43px;
}


#logo {
	height: 166px;
	width:300px;
	background: url("../images/logo.gif") no-repeat;
	background-position: 43px 30px;
}

#logo h1 {
	padding: 110px 0 0 0;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	margin: 0;
	padding: 5px 0 0 100px;
	text-transform: uppercase;
	font-size: 1.6em;
}

#logo a {
	text-decoration: none;
	color: #385B88;
}



/* Menu */

#menu {
	width: 350px;
	height: 30px;
	text-align:center;
	position:absolute;
	bottom:7px;
	right:0px;
	font-size:15px;
	font-family:Arial;
	color:#FFFFFF;

}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0 1.5em 0 0;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color:#FFFFFF;
}

#menu a:hover {
	color:#49D141;
}

#menu .first a {
	padding-left: 0;
	background: none;
}
#menu a .main_menu_first  {
	padding-left: 0;
	background: none;
}
/* Content */

#content {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	background: url("../images/bg_main_content_jos.jpg") bottom left no-repeat;

}
#content_repeat {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	background:#FFFFFF url("../images/bg_main_content_repeat.jpg") repeat-y;

}

/* Content > Main */


.produs_{
	float:left;
	width:330px;
	margin:0px;
	padding:0px;
	/*border-top: 1px solid #2B8ECA;*/
	margin-top:20px;
	padding-top:20px;
	height:200px;
}

.produse_centru{
	margin:0px;
	padding:0px;
	margin-left:20px;
}


#main {
	float: left;
	width: 700px;
	background: #FFFFFF;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	padding:5px;


}


#main h2{
	border: 1px solid #B4D7ED;
	background: url("../images/h2_pag.jpg") repeat-x;
	color: #FFFFFF;
	font-style:italic;
	padding-left:10px;
	margin:0px;
}

#main .main_content{
	margin:1px;
	background: url("../images/bg_main.jpg") repeat-x;
	padding-top:0px;
	padding-bottom:0px;
	height:auto;
}
#main .main_content h3{
	margin:0px;
	padding:0px;
}

#main .link_home{
	float:left;
	/*border:1px solid #CEB4AA;*/
	width:240px;
	text-align:left;
	margin:13px;
	font-size:12px;
}

#main .produs{
	float:left;
	/*border:1px solid #CEB4AA;*/
	height:175px;
	width:150px;
	text-align:center;
	margin:13px;
	font-size:12px;
	vertical-align:middle;
}

.produs  img{
	margin:5px;
	border:none;
	vertical-align: middle;
	line-height: 130px;
}
.produs img_produs_ img{
	/*border:1px solid #CEB4AA;*/
	margin-top:0px;
	height:130px;
	vertical-align: middle;
	line-height: 130px;
}


/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 40px 0 1.5em 0;
	border-bottom: 1px dotted #CAD4DF;
}

/* Content > Sidebar */

#sidebar_right {
	float: right;
	width: 240px;
	margin-right:10px;

}

#sidebar_left {
	float: left;
	width: 205px;
	border: 1px solid #B4D7ED;
	border-bottom:none;
	margin-left:7px;
	padding:0px;
}


#sidebar_left ul{
	padding:0px;
	margin:0px;

}

#sidebar_left ul li{
	margin:1px;
	list-style:none;
	height: 49px;

	background: url("../images/bg_cat.jpg") repeat-x;
}



#sidebar_left ul li a{
	padding: 12px 0 0 0 ;
	color: #125C89;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	line-height:110%;
	display:block;
	margin-left:20px;
}

#sidebar_left .sub_cat{
	background:#E2E9F3 url("../images/sub_cat.jpg") repeat-x;

	margin:0px 1px 10px 1px;
	padding:10px;
}



#sidebar_left .sub_cat h2{
	border: 1px solid #B4D7ED;
	background: url("../images/h2_pag.jpg") repeat-x;
	color: #FFFFFF;
	font-style:italic;
	padding-left:10px;
	padding-right:10px;
	font-size:17px;
	margin:0px;
}


/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}


.input_{
	float:left;
	width: 150px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

#search__{
	float:left;
	width: 100px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

#submit_{
	float:left;
	width: 35px;
	height: 22px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border:none;
	font: normal small Arial, Helvetica, sans-serif;
}

#login #inputtext1, #login #inputtext2 {
	width: 150px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #000000;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > */

#products {
}

/* Footer */

#footer {
	clear: both;
	padding-top:12px;
	color:#288327;
	text-align:center;
	width: 950px;
	margin: 1px auto;
	background: url("../images/bg_footer.jpg") repeat-x;
}

#footer p {
	width: 700px;
	margin: 0 auto;
	font-size: x-small;
}

#footer .left{
	float:left;
	border-left:1px solid #9BCAE6;
	width:180px;
	height:70px;
}


#footer .main{
	float:left;
	border-left:1px solid #0077C0;
	border-right:1px solid #0077C0;
	width:550px;
	background:#DDEEF6;
	height:70px;

}


#footer .right{
	float:left;
	border-right:1px solid #9BCAE6;
	width:196px;
	height:70px;
	text-align:left;
	margin-left:20px;
	color:#0077C0;
	font-weight:bold;
}


/* ///////// user edit //////////////////////*/





.user_add{
	width:565px;

}


.user_add label {
	width: 150px;
	float: left;
	text-align: right;
	padding: 4px 5px 0 0;
}

.required_field {
	color:red;
}



.user_add textarea {
	width: 200px;
	float: left;
	border:1px solid #CCCCCC;
	margin: 2px;
}


.flabel1{
	float:left;
	height:20px;
	line-height:20px;
}

.flabel1_{
	float:left;
	height:50px;
	line-height:50px;
}

.input{

	width: 200px;
	float: left;
	border:1px solid #CCCCCC;
	margin: 2px;
}

.submit_inregistrare{
	border: 1px solid #CCCCCC;
	margin-left:157px;
}





#footer .boxed{
	background:#DDEEF6;
}

#footer .main ul{
	list-style:disc;
	display:inline;
	margin:3px;
	padding:0px;

}


#footer ul{
	list-style:disc;
	display:inline;
	margin:3px;
	padding:0px;
}

#footer ul li .tree_selected{
	display:inline;
	font-weight:bold;
}

#footer ul li{
	display:inline;
	height:10px;
}

#footer ul li .main_menu_first{

}

#footer ul li .tree_selected a{

	height:10px;
	line-height:10px;
	color:#0077C0;
	padding:0px 6px;
}
#footer ul li a{

	height:10px;
	line-height:10px;
	color:#0077C0;
	padding:0px 3px;
}





.col1 {
	float: left;
	width:210px;
	text-align: center;
}

.col2 {
	float: left;
	width: 320px;
}

.caract_produs {
	width: 310px;
}

.col2 h3{
	padding: 0;
	margin: 5px 0;
}

.caract_produs .field {
	float: left;
}

.caract_produs .a_caract {
	padding-top: 4px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #4A0F00;
}

.caract_produs .value {
	float: right;
}


.caract_produs h2{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.pret_un_produs {
	border-top: 1px solid #4A0F00;
	width: 270px;
	margin: 10px 0 0 0;
	padding: 0;



}

.pret_un_produs h2 {
	padding: 0 0 3px 0;
	margin: 10px 0 8px 0;


}

.pret_un_produs  .value{
	color: #B81319;
}

.cod {
	padding: 0 0 5px 0;
	font-weight: bold;
}

.cod .value {
	font-weight: normal;
	padding: 0 0 0 5px;
}

/*//////////////////////////     cart          */




.cart_list {
	width: 650px;
}

.cart_list input {
	border: 1px solid #DDDDDD;
}

.cart_list .details {
	float: left;
	padding:  0 5px 5px 0;
	text-align: right;
}

.cart_list .details .value {
	color: #B81319;
}

.cart_list .total {
	font-size: 14px;
	font-weight: bold;
	width: 547px;
	text-align: right;
	background: #FFFFFF;
	padding: 2px 0 10px 0;
}

.prod_row .produs_name {
	line-height: 60px;
}

.cart_list .prod_row {
	width: 545px;
	border-bottom: 1px solid #CEB4AA;
	padding: 4px 0 0px 0;
	float: left;
}

.cart_list .prod_row div {
	float: left;

}

.cart_list .header {
	width: 550px;

}

.cart_list .header div {
	float: left;
	background:url(../images/bg_cos.gif) no-repeat top left #E1D2CC;
	border-bottom: 1px solid #CEB4AA;
	line-height: 29px;
	height: 29px;
	text-align: center;
	color: #5C2719;
	font-weight:bold;

}

.cart_list .header .produs_sterge {
	width: 50px;
}

.cart_list .header .subtotal {
	width: 80px;
}

.cart_list .header .produs_produs {
	width: 158px;
}

.cart_list .prod_row .produs_produs a {
	text-decoration: underline;
	font-weight: bold;
}



.cart_list .produs_sterge {
	width: 50px;
	text-align: center;
}

.cart_list .produs_sterge a {
	font-weight: bold;
	color: #B81319;
}

.cart_list .produs_produs {
	width: 158px;
	padding: 0 0 0 2px;
	text-align: center;
}

.cart_list .produs_imagine {
	width: 130px;
	text-align: center;
}

.cart_list .produs_imagine img {
	border:1px solid #CEB4AA;
}

.cart_list .header .produs_imagine {
	width: 130px;
}

.cart_list .bucati {
	width:40px;
	padding: 0 0 0 2px;
	text-align: center;
}

.cart_list .bucati input {
	width: 35px;
	text-align: center;
	margin: 0 0 0 4px;
	border: 1px solid #DDDDDD;
}
.cart_list .pret {
	width: 80px;
	text-align: center;
}

.cart_list .subtotal {
	width: 80px;
	text-align: center;
	font-weight: bold;
}


.cart_list .flabel {
	float: left;
	width: 335px;
	margin: 2px 0 0 0;
	text-align: right;
}


.cart_list .details select {
	width: 200px;
	border: 1px solid #DDDDDD;
}

.cart_list .details input {
	width: 200px;
	border: 1px solid #DDDDDD;
}

.cart_list .details textarea {
	width: 200px;
	height: 45px;
	border: 1px solid #DDDDDD;
	margin: 0 0 12px 0;
}

.cart_list .submit_buttons {
	text-align: center;
	padding-top: 20px;
}

.cart_list .submit_buttons input {
	width: auto;

	padding: 1px;
}

.cart_preview .prod_row {
	border: 1px solid #ddd;
	padding: 4px 2px 4px 2px;
	margin: 3px 0 0 0;
}

.cart_preview .value {
	color: #4A0F00;
	font-weight: bold;
}

.cart_preview .details {
	padding: 5px 0 0 0;
	margin: 10px 0 10px 0;
}

.cart_preview .details .submit_buttons {
	text-align: center;
}

.cart_preview .details .submit_buttons input{
	padding: 2px;
	margin: 20px 0 0 0;

	color: #fff;
}



/*//////////////////////////  end   cart          */



.desc_prod{
	float:left;
	width:480px;
}


.checkout_input{
	width:150px;
}









