.btop { background:#ffffff url('img/btop.jpg') no-repeat right top; }
h1 {
	display: block;
	padding: 20px 0 30px;
}
#userpages {
	display: block;
	text-align:left;
	padding: 20px;
}
#maincontent { 	
	text-align:center;
} 

#categs {
	/*margin-left: 0;*/
	padding-left: 0;
	display: block;
	width: 660px;
	margin: 0 auto;
} 
#categs li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0px;
	list-style: none;
	display: block;
	width: 330px;
	height: 150px;
	float: left;
	text-align:center;
}
#categs li a { text-decoration: none; }
#categs li img { border: 0px; }
#categs h2 { padding: 0; margin: 0; font-size:12px; }

#prods {
	/*margin-left: 0;*/
	padding-left: 0;
	display: block;
	width: 700px;
	margin: 0 auto;
} 
#prods li {
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border-style: dashed;
	border-width: 0 1px 1px 0;
	border-color: #CCC;
	list-style: none;
	display: block;
	width: 330px;
	height: 130px;
	float: left;
	text-align:left;
	background:#ffffff url('img/pbg.jpg') no-repeat right bottom;
}
.prodli {
	display: block;
	width: 105px;
	height: 120px;
	float: left;
	text-align:left;
} 
#prods li a { text-decoration: none; }
#prods li img { border: 0px; }
#prods h2 { padding: 0; margin: 0; font-size:14px; }

#prod  {
	display: block;
	float:left;
	width: 600px;
}
#mycartdiv {
	width:170px;
	padding: 5px;
	background:#fef7f3;
}
#right {
	width:180px;
	display: block;
	float:left;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 4px;
	border-radius: 4px;	 
	margin: 30px 10px 20px;
}
#prod h1 {
height: 32px;
/*background: url('img/h1bg.png') 0 0 no-repeat;*/
padding: 17px 0 0 21px;
font: bold 14px;
color: #414141;
text-transform: uppercase;
}
#prod .divpoze {
	display: block;
	width: 740px;
	padding: 5px 0;
}
#prod .pret {
	display: block;
	float:right;
	width: 220px;
}
#prod .divpoze a {
	float: left;
	margin: 3px;
	height: 110px;
	cursor: url('img/zoomin.cur'), pointer;	
	padding: 5px;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
#prod a.mainp {
	display: block;
	float:left;
	height: 260px;
	width: 260px;
}
#prod a img.poze {
	padding: 5px;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: url('img/zoomin.cur'), pointer;
}
#prod .descriere {
	padding: 5px;
	display: block;
	width: 600px;
	background:#fef7f3;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

 #cart {
 	padding:15px;
 }
#cart table {
	border-collapse:collapse;
	margin: 10px 0;
}
.tcart table,.tcart th,.tcart td {
	border: 1px solid #CCC;
	padding:3px;
}
#cart th {
	background:#d9e5ee url('css/img/data_table_th_bg.gif') repeat-x bottom;
	height: 22px;
	line-height: 22px;
}
#cart .addmore {
	background:#dee5e8 url('css/img/base_mini_actions_bg.gif') repeat-x top;
	height: 22px;
	line-height: 22px;
}
 #cart .shopping-cart {
 	border:1px solid #CCC;
	
 }
#cart fieldset {
	border: 1px solid #CCC;
	width: 250px;
	height: 180px;
	padding: 3px;
	float:left;
	display: block;
	background:#ffffff url('img/pbg.jpg') no-repeat right bottom;
}
#cart fieldset legend {
	background: #b33131;
	color: #FFF;
	padding: 3px 7px;
	font-weight: bold;
}
#cart .shopping-cart-totals {
	background:#dee5e8;
	border: 1px solid #CCC;
	padding: 10px;
	display: block;
	float:right;
	width:280px;
	height: 155px;
	margin-top:10px;
}
#cart .smallit { font-size:11px; }
 .a-right {
 	text-align:right;
 }
 #cart .pricet {
 	font-size: 16px;
	font-weight: bold;
 }
 #cart .fps { background:#dee5e8; }
.a-center {
 	text-align:center;
 } 
 .a-left {
 	text-align:left;
 } 
 
 
#form_order input, #form_order textarea, #form_order select {
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin-bottom: 5px;
	display: block;
	padding: 3px;
	/* width: 300px;*/
	border: solid 1px #85b1de;
	background-color: #ffffff;
	background-image: url( 'img/blue_bg.png' );
	background-repeat: repeat-x;
	background-position: top;
}
#form_order .inline { display: inline; } 
#form_order input:focus, #form_order textarea:focus, #form_order select:focus {
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #33677F;
}
#form_order .nob { border:0; background-color: #ffffff; } 
.footert { margin:0 auto; width:786px;height:73px;display:block;text-align:left;background:#ffffff url('img/bottom.png') no-repeat left top;line-height:65px;font-size:11px;color:#FFF;
	padding:0 0 0 40px; 
}
.footert a { color:#FFF; text-decoration: none; }
#cale { 
	text-align:left;
	padding: 7px 0 7px 20px;
	margin: 0 0 20px 0;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 4px;
	border-radius: 4px;	 
	background:#fef7f3;
}
#cale span { color:#b33131; }
.bigredprice { font-size:18px; color:#b33131; }
.smaller { font-size:11px; }
.product-images img { border: 1px solid #e4e4e4; }
.calternative {
	margin: 10px 0 0;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 4px;
	border-radius: 4px;	 
	background:#fef7f3;
	padding: 7px;
}