


* {
	margin:0;
	padding:0;
}

body {
	
	font-family: Tahoma, Verdana, Arial;
	font-size:85%;
	color:#635d67;
	background:#fff url('./img/page-bg.gif') no-repeat fixed top center;
	padding:20px 0 20px 0;
	border-top:solid 6px #d5d5d5;
}

h1 {
	display:none;
}

h2 {
	width:100%;
	float:left;
	margin:0 0 20px 0;
	clear:both;
}

h2 span {
	float:left;
	width:auto;
	padding:0;
	height:35px;
	font-size:14px;
	line-height:27px;
	padding:0 0 0 5px;
	background:url('./img/h2-bg-left.gif') repeat top left;
}

h2 span b {
	display:block;
	width:auto;
	height:35px;
	padding:0 60px 0 0;
	background:url('./img/h2-bg-right.gif') no-repeat top right;;
	
}

h3 {
	clear:both;
}

/* main blocks */

#page {
	width:900px;
	margin:0 auto;
}


#left {
	width:760px;
	float:left;
}

#right {
	width:120px;
	float:right;
}

#footer {
	width:100%;
	border-top:solid 1px #e2e2e2;
	padding:10px 0 0 0;
	margin:20px 0 30px 0;
	float:left;
	background:url('./img/logo-footer.png') no-repeat bottom right;
}

#footer .cspam {
	float:left;
	width:174px;
	height:10px;
	margin:10px 0 0 -8px;
	background:url('./img/contact-spam.gif') no-repeat bottom right;
}

#footer p {
	font-size: 11px;
}

#footer a {
	color:#000;
}

#footer .wbo, .kmd {
	font-size:11px;
	color:#666;
	text-decoration:none;
}

#footer .wbo {
	padding:0 42px 0 0;
}

#footer .kmd {
	padding:0 20px 0 0;
	background:url('./img/kmd.gif') no-repeat center right;
}

/* product */

.logo {
	float:left;
	clear:both;
	margin:0 0 20px 0;
	outline:none; 
	width:120px;
	height:62px;
	background: url('./img/logo.png');
}

.logo span {
	display:none;
}


.nav {
	float:left;
	width:100%;
	clear:both;
	padding:0 0 100px 5px;
	list-style:none;
	background:url('./img/legs.gif') no-repeat bottom left;
}

.nav li {
	line-height:22px;
	padding:0 0 0 10px;
	background:url('./img/bullet.gif') no-repeat center left;	
}

.nav li a {
	color:#333;
}

.tricou {
	float:left;
	width:180px;
	padding:0 0 4px 0;
	margin:5px 5px 20px 5px;	background: url('./img/stripe.gif');
}


.item {
	float:left;
	padding:3px;
	width:174px;
	background:#ededed;
	margin:0;	
}


.item-holder {
	width:162px;
	float:left;
	padding:5px;
	background:#fff;
	border:solid 1px #d5d5d5;
}

.item-holder .freshTag {
	width:32px;
	height:32px;
	padding:0 0 0 130px;
	position:absolute;
	z-index:9;
	background:url('./img/fresh-tag.gif') no-repeat center right;
}


.item-holder .hotTag {
	width:32px;
	height:32px;
	padding:0 0 0 130px;
	position:absolute;
	z-index:9;
	background:url('./img/hot-tag.gif') no-repeat center right;
}

.item-holder .picture {
	width:163px;
	height:160px;
	margin:0 auto;
}

.item-holder .picture a img {
	border:none;
	width:140px;
	height:137px;	
	margin:10px;
}

.item-holder .picture a {
	display:block;
	width:163px;
	margin:0 auto;
	height:162px;
	background:url('./img/frame.gif') no-repeat left top;
}

.item-holder .picture a:hover {
	outline:none;
	background:url('./img/hover-frame.gif') no-repeat left top;
}


.item-holder .pret {
	float:left;
	width:50px;
	font-size:12px;
	color:#63b2d7;
	font-weight:bold;
	margin:7px 0 0 0;
	padding:2px 4px 2px 4px;
}


.item-holder .pickMe {
	float:right;
	font-size:12px;
	color:#63b2d7;
	margin:7px 0 0 0;
	width:99px;
	height:20px;
	display:block;
	outline:none;
	background:url('./img/pickMe.gif') no-repeat center top;
}

.item-holder .pickMe span {
	display:none;
}

.item-holder .pickMe:hover {
	background:url('./img/pickMe.gif') no-repeat center bottom;
}

.tricou p {
	width:162px;
	float:left;
	margin:4px 4px 0 4px;
}

.tricou p b {
	float:left;
	clear:both;
	display:block;
	padding:2px 4px 2px 4px;
	background:#635d67;
	color:#fff;
}

.tricou p span {
	float:left;
	width:auto;
	clear:both;
	padding:2px 4px 2px 4px;
	font-size: 11px;
	background:#fff;
	color:#635d67;
}

.bigT {
	float:left;
	width:370px;
	height:400px;
	margin:5px 5px 17px 5px;
}

.bigitem {
	float:left;
	width:360px;
	padding:5px;
	background:#ededed;
	margin:0;	
}

.bigitem-holder {
	width:348px;
	float:left;
	padding:5px;
	background:#fff;
	border:solid 1px #d5d5d5;
}


.bigitem-holder .picture {
	width:348px;
	height:403px;
	margin:0 auto;
}

.bigitem-holder .picture a img {
	border:none;
	width:328px;
	height:321px;	
	margin:40px 10px 10px 10px;
}

.bigitem-holder .picture a {
	display:block;
	width:348px;
	margin:0 auto;
	height:403px;
	background:url('./img/big-frame.gif') no-repeat left top;
}

.bigitem-holder .picture a:hover {
	outline:none;
	background:url('./img/hover-big-frame.gif') no-repeat left top;
}


.bigitem-holder .pret {
	float:left;
	font-size:12px;
	color:#00cc00;
	font-weight:bold;
	margin:12px 0 7px 0;
	padding:2px 4px 2px 4px;
}


.bigitem .pickMe {
	float:left;
	font-size:12px;
	color:#63b2d7;
	margin:12px 0 7px 10px;
	width:99px;
	height:20px;
	display:block;
	outline:none;
	background:url('./img/pickMe.gif') no-repeat center top;
}

.bigitem .pickMe span {
	display:none;
}

.bigitem .pickMe:hover {
	background:url('./img/pickMe.gif') no-repeat center bottom;
}


.bigT p {
	width:auto;
	float:left;
	margin:5px;
}

.bigT p b {
	float:left;
	clear:both;
	font-size: 20px;	
	padding:2px 4px 2px 4px;
	background:#635d67;
	color:#fff;
}

.bigT p span {
	float:left;
	width:auto;
	clear:both;
	padding:2px 4px 2px 4px;
	font-size: 14px;
	background:#fff;
	color:#635d67;
}


#order-box {
	float:left;
	width:350px;
	margin:0 0 0 20px;
}

.breadcrump a {
	color:#333;
	text-decoration:none;
}

.breadcrump a span {
	text-decoration:underline;
}

.note {
	margin:10px 0 10px 0;
	padding:5px 0 5px 0;
	border-top:solid 1px #cdcdcd;
	float:left;
	width:100%;	
}

.denumire {
	float:left;
	clear:both;
	width:100%;
	padding:0 0 0 20px;
	font-size:15px;
	color:#333;
	background:url('./img/ti.gif') no-repeat center left;

}

#customize-box .descriere {
	padding:20px;
}

#customize-box form {
	padding:5px 20px 20px 20px;
}

#customize-box form fieldset {
	padding:10px;
	background:#f3f3f3;
}

#customize-box form fieldset select {
	padding:2px;
	border:solid 1px #ddd;
}

#customize-box form fieldset select .alb {
	text-indent:14px;
	background:url('./img/talb.gif') no-repeat center left;
}

#customize-box form fieldset select .negru {
	text-indent:14px;
	background:url('./img/tnegru.gif') no-repeat center left;
}

#customize-box form fieldset select .rosu {
	text-indent:14px;
	background:url('./img/trosu.gif') no-repeat center left;
}

.pricestar {
	margin-top:-25px;
	margin-left:45px;	
	width:67px;
	text-align:center;
	padding-top:27px;
	height:40px;
	color:#e2007a;
	font-weight:bold;
	font-size:12px;
	position:absolute;
	background:url('./img/pricestar.gif') no-repeat center left;
}

.totalstar {
	width:67px;
	text-align:center;
	padding-top:27px;
	height:40px;
	color:#e2007a;
	font-weight:bold;
	font-size:12px;
	display:block;
	background:url('./img/totalstar.gif') no-repeat center left;
}

.placeOrder {
	float:left;
	width:110px;
	height:30px;
	outline:none;
	margin:20px 0 0 0;
	background:url('./img/buyme.gif') no-repeat;
}

.placeOrder span {
	display:none;
}

.order-details {
	float:left;
	padding:20px;
	margin:0 0 0 10px;
}

.order-total {
	float:left;
}

.caracteristici {
   padding:10px 20px  10px 20px;
	border-bottom:solid 1px #ddd;
	
}

.costuri {
   padding:10px 20px 20px 20px;
}

.denumire {
	float:left;
}

.order-total {
	float:left;
	padding:20px;
}

.order-step {
	float:left;
	padding:20px;
}

.stepOne {
	float:left;
	display:block;
	width:46px;
	height:46px;
	margin:40px;
	background: url('./img/stepOne.gif') no-repeat;

}

.stepTwo {
	float:left;
	display:block;
	width:46px;
	height:46px;
	margin:40px;
	background: url('./img/stepTwo.gif') no-repeat;
}

.stepThree {
	float:left;
	display:block;
	width:46px;
	height:46px;
	margin:40px;
	background: url('./img/stepThree.gif') no-repeat;
}

.stepContent {
	margin:0 0 0 150px;
	padding:10px 20px 10px 60px;
	border-left: solid 1px #ddd;
}

.order-step form fieldset {
	padding:10px;
	background:#f3f3f3;
}

.stepContent p {
	padding:5px 0 20px 0;
}

.order-step form fieldset .separator {
	float:left;
	width:100%;
	background:#ddd;
	margin:10px 0 10px 0;
	height:1px;
}

.order-step form fieldset label {
	width:67px;
}

.order-step form fieldset label, input,textarea {
	float:left;
}

.order-step form fieldset input, textarea {
	border:solid 1px #ddd;
	padding:2px;
	margin-right:10px;
}

.order-step form fieldset .small {
	width:20px;
}

.order-step form fieldset .medium {
	width:40px;
}

.order-step form fieldset .big {
	width:300px;
}

.order-step form fieldset textarea {
	width:380px;
}

#sizes {
	float:left;
	width:277px;
	padding:5px;
	background:#f3f3f3;
	margin:0 0 0 20px;
}

#sizes ul {
	list-style:none;
	float:left;
	width:100%;
}

#sizes .size-title li {
	margin:0 1px 1px 0;
	background:#f8f8f8;
	float:left;
	width:60px;
	padding:2px 4px 2px 4px;
}


#sizes .size-data li {
	margin:0 1px 0 0;
	float:left;
}

#sizes .size-data li b, span{
	width:60px;
	float:left;
	background:#fff;	
	margin:0 1px 1px 0;
	padding:2px 4px 2px 4px;
}
#clock { 
    width: 752px; 
    height: 500px; 
}

