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

a {
	outline:none;
}

body {
	background:#ffbf3b url(../img/mj-bg.png) top left repeat;
	margin:0px;
	padding:0px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
}

#center {
	width:1008px;
	margin:auto;
	background:url(../img/page-bg.jpg) top center repeat-y;
}

#header {
	width:1008px;
	height:611px;
	margin:auto;
	background:url(../img/mj-header.jpg) top center no-repeat;
	position:relative;
}

#header #bubble {
	background:url(../img/promo-bubble.png) center top no-repeat;
	width:479px;
	height:170px;
	position:absolute;
	left:63px;
	bottom:40px;
}

#header #bubble #text {
	padding:25px 65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
#header #bubble #text p {
	padding:3px 0px;
}

#header #bubble #text h1 {
	width:161px;
	height:13px;
	background:url(../img/mj-h1-text.png) top center no-repeat;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
#header #bubble #text h1 span {
	display:none;
}

#page {
	width:900px;
	margin:auto;
	padding:35px;
	padding-top:0px;
	border-bottom:1px solid #f37a21;
	border-left:1px solid #f37a21;
	border-right:1px solid #f37a21;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	color:#000000;
}

.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
}

.text p {
	margin:4px 0px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	padding:3px 0px;
	border-bottom:1px solid #000000;
	font-weight:normal;
}

h3 span {
	display:none;
}

.price {
	font-size:22px;
	text-align:right;
	height:23px;
	padding:6px 10px 0px 10px;
	float:inherit;
}
.buy {
	height:32px;
	width:102px;
	float:inherit;
}
.buy a {
	width:102px;
	height:28px;
	display:block;
	padding-top:4px;
	font-size:16px;
	text-align:center;
	text-decoration:none;
	color:#000000;
	background:url(../img/buy-but.png) top;
}
.buy a:hover {
	background-position:bottom !important;
}

/* PAGINA TRICOURI */

#tricouri .right .tricou {
	float:right;
	margin-left:35px;
}
#tricouri .left .tricou {
	float:left;
	margin-right:35px;
}
#tricouri .left .info {
	margin-top:45px;
	width:340px;
	text-align:left;
	float:left;
}
#tricouri .right .info {
	margin-top:45px;
	width:340px;
	text-align:right;
	float:right;
}
#tricouri .right .info h3 {
	text-align:right;
	padding-left:50px;
}
#tricouri .left .info h3 {
	text-align:left:left;
	padding-right:50px;
}

/* PAGINA CD */
.product-box {
	width:415px;
	float:left;
	background:url(../img/cd-heading.png) top right no-repeat;
}
#cds .left {
	margin-right:70px;
}
.product-box .thumbnail {
	border:5px solid #ffffff;
	margin:21px 20px 35px 0px;
	float:left;
}
.product-box .info {
	float:left;
	margin-top:50px;
	width:245px;
}
#cds .product-box .info h3 {
	border:none !important;
	margin-top:2px;
	margin-bottom:8px;
}
.product-box .info h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding:1px 0px;
	margin-bottom:2px;
	font-weight:normal;
}

/* FOOTER */
#footer {
	width:900px;
	margin:auto;
	margin-top:35px;
	border:1px solid #f37a21;
	border-bottom:none;
	background-color:#ffd47c;
	padding:15px 35px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
#footer .left {
	margin-right:35px;
	float:left;
}
#footer .right {
	float:left;
}
#footer .teaser {
	font-size:18px;
	margin-bottom:8px;
}
#footer #subscribe {
	padding-top:25px;
}
#footer .input-text {
	width:215px;
	border:1px solid #000000;
	font-size:13px !important;
	padding:3px;
	padding-bottom:4px;
	margin-right:15px;
}

/* vanzari */
.text h2 {
	background:#f25920 none repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Arial;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:10px;
	margin-bottom:15px;
}
