@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* START header */
#header {
	background-image:url(../img/header_bg.jpg);
	background-repeat:repeat-x;
	height:121px;
	width:100%;
}
#header-wrapper, #menu-wrapper {
	margin:0 auto;
	width:750px;

}
#header-wrapper #ef-logo {
	float:left;
	margin:25px 0 0 0;
}
#header-wrapper #header-cards {
	float:right;
	margin:60px 0 0 0;
}
#menu {
	background-image:url(../img/menu_bg.jpg);
	background-repeat:repeat-x;
	height:49px;
	width:100%;
}
#menu-wrapper img {
	float:left;
}
/* END header */

/* START content pasul 1 */
#content {
	background-image:url(../img/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	float:left;
	min-height:104px;
	height:auto !important;
	height:104px;
}
#content-wrapper {
	margin:20px auto 0 auto;
	width:750px;
}
.co-top, .co-bottom {
	background-repeat:no-repeat;
	height:7px;
	width:750px;
}
.co-top {
	background-image:url(../img/co_top.jpg);
}
.co-bottom {
	background-image:url(../img/co_bottom.jpg);
}
.co-middle {
	background-image:url(../img/co_middle.jpg);
	background-repeat:repeat-y;
	width:750px;
}
.co-middle .h-title-bg {
	background-image:url(../img/co_title_bg.jpg);
	background-repeat:no-repeat;
	width:738px;
	height:36px;
	margin:0 auto;
}
.co-middle h1 {
	font-size:16px;
	color:#666666;
	font-weight:bold;
	padding:9px 0 0 16px;
	width:260px;
}
.co-left {
	float:left;
	width:530px;
}
.co-prod-img {
	float:left;
	margin:6px 24px 0 21px;
}
.co-prod-desc {
	float:left;
	position:relative;
	margin:10px 0 0 0;
	min-height:190px;
	height:auto !important;
	height:190px;
	border:0px solid red;
}
.co-prod-desc h2 {
	font-size:26px;
	color:#970f0f;
	width:260px;
}
.co-prod-desc h1 {
	margin:2px 0 0 0;
	padding:0;
	color:#ce3f3f;
	font-size:16px;
}
.co-info {
	width:160px;
	margin:14px 0 0 0;
}
.co-info dd {
	float:left;
	font-weight:bold;
	margin:0 4px 0 0;
	line-height:17px;
	color:#666666;
}
.co-info dt {
	float:left;
	line-height:17px;
	color:#324152;
}
.co-price {
	position:absolute;
	bottom:0;
	left:0;
}
.co-price h2 {
	font-size:42px;
	color:#c13434;
}
.co-price h2 sup {
	font-size:28px;
	position:relative;
	bottom:11px;
}
.co-separator {
	float:left;
	margin:22px 0 0 0;
}
.co-buynow {
	margin:100px 0 0 9px;
}
.co-footer {
	float:left;
	margin:12px 0 0 3px;
	font-size:12px;
}
.co-footer a {
	color:#c13434;
	font-weight:bold;
	margin:0 3px 0 3px;
	float:left;
}
.co-footer img {
	margin:1px 10px 0 10px;
	float:left;

}
.co-footer-img {
	float:right;
	margin:3px 0 0 0;
}
/* END content pasul 1 */

/* START content pasul 2 */
.co-nextstep {
	margin:60px 0 0 7px;
}
.co-subtitle {
	background-image:url(../img/co_subtitle_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	width:513px;
	margin:10px 0 0 6px;
}
.co-subtitle h3 {
	font-size:13px;
	font-weight:bold;
	color:#666666;
	padding:4px 0 0 12px;
}
.pay-method {
	margin:14px 0 0 6px;
}
.pay-method .items {
	border:0px solid red;
}
.pay-method .items a {
	color: #c13434;
}
.pay-method .items h3 {
	margin:0px;
	padding:0px;
	float: left;
	border:0px solid red;
	font:bold 11px Tahoma;
	color:#666666;
	margin:2px 0px 5px 2px;
}
.pay-method .items p {
	clear:both;
	font: normal 11px Tahoma;
	color: #999999;
	margin:0px 0px 0px 22px;
}
.pay-method input {
	float:left;
}
.pay-method label {
	float:left;
	margin:3px 0px 0 0px;
}
.file-type {
	margin:14px 0 18px 8px;
	width:190px;
}
.delivery-method {
	margin:10px 0 0 8px;
	color:#666666;
	width:270px;
}
.delivery-method label {
	float:left;
	width:60px;
	margin:6px 0 0 6px;
}
.delivery-method input {
	float:left;
	font-size:13px;
	margin:3px 0 3px 0;
	width:180px;
	border:1px solid #cccccc;
}
.validation-code {
	height:100px;
}
.validation-code input {
	float:left;
	margin:24px 0 0 8px;
	width:180px;
	border:1px solid #cccccc;
}
.validation-code img {
	float:left;
	margin:14px 0 0 14px;
}
.p2-separator {
	float:left;
	background-image:url(../img/co_separator.jpg);
	background-repeat:repeat-y;
	width:1px;
	height:340px;
	margin:20px 0 0 0;
}
.bottom-info {
	font-size:11px;
	margin:0 0 0 14px;
	color:#666666;
}
.bottom-info a {
	color:#c13434;
}
.err-block {
	float:left;
	margin:10px 0 0 7px;
	width:204px;
}
.err-top, .err-bottom {
	background-repeat:no-repeat;
	float:left;
	height:7px;
	width:204px;

}
.err-top {
	background-image:url(../img/err_top.jpg);
}
.err-bottom {
	background-image:url(../img/err_bottom.jpg);
}
.err-middle {
	float:left;
	width:204px;
	background-image:url(../img/err_middle.jpg);
	background-repeat:repeat-y;
}
.err-icon {
	float:left;
	margin:6px 8px 0 6px;

}
.err-middle h1 {
	width:100px;
	margin:12px 0 0 0;
	padding:0;
	float:left;
}
.err-middle p {
	float:left;
	line-height:17px;
	margin:6px 10px 0 10px;
	font-size:11px;
	color:#c13434;
}


/* END content pasul 2 */

.finalizareComanda {
	width:450px;
	margin:40px 0px 0px 20px;
	color: #1a1a1a;
	line-height: 14px;
}

.finalizareComanda a {
	color: #c13434;
}

.finalizareComandaCod {
	border:0px solid red;
	height: 83px;
	width: 738px;
	margin:15px 0px 15px 6px;
	background-image:url(../img/bkPasul3.jpg);
	background-repeat:no-repeat;
}

.finalizareComandaCod p{
	font: bold 48px Arial;
	color: #BF3333;
	margin:0px auto;
	padding-top:15px;
	border:0px solid red;
	width:210px;
}
.finalizareComandaMsg {
	border:0px solid red;
	width: 728px;
	margin:0px auto;
	font:nornal 12px Tahoma;
	color:#666666;
}
.finalizareComandaMsg span {
	font: bold 28px Arial;
	color: #BF3333;
}
.info-block {
	border:1px solid #fff;
	height: 92px;
	width: 738px;
	margin:15px 0px 15px 6px;
	background-image:url(../img/finalizare_comanda_info.jpg);
	background-repeat:no-repeat;
	backgroun-position:top;
}
.info-block p {
	border: 0px solid red;
	margin: 40px 5px 0px 10px;
	font: normal 11px Tahoma;
	color: #BF3333;
}
.info-block p a {
	color: #BF3333;
	text-decoration: underline;
}
.main {
	border:1px solid red;
	width:730px;
	margin:10px auto;
}

/* START faq page */
.co-middle-faq {
	background-image:url(../img/co_middle.jpg);
	background-repeat:repeat-y;
	width:750px;
	float:left;
}

.co-middle-faq .h-title-bg {
	background-image:url(../img/co_title_bg.jpg);
	background-repeat:no-repeat;
	width:738px;
	height:36px;
	margin:0 auto;
}
.co-middle-faq h1 {
	font-size:16px;
	color:#666666;
	font-weight:bold;
	padding:9px 0 0 16px;
	width:260px;
}
.faq-block {
	float:left;
	width:738px;
	margin:4px 0 0 6px;

}
.faq-top, .faq-bottom {
	float:left;
	width:738px;
	height:10px;
}
.faq-top {
	background:url(../img/questions_top.gif) no-repeat;
}
.faq-bottom {
	background:url(../img/questions_bottom.gif) no-repeat;
}
.faq-middle {
	background:url(../img/questions_middle.gif) repeat-y;
	width:738px;
	min-height:30px;
	height:auto !important;
	height:30px;
	float:left;
}
.faq-middle ul {
	list-style:disc;
	margin:0 0 0 30px;
	color:#bf3333;
	float:left;
	width:100%;
}
.faq-middle ul li {
	margin:10px 0 10px 0;
}
.faq-middle ul li a {
	color:#bf3333;
}
.faq-content {
	float:left;
	width:100%;
	margin:20px 0 0 0;
}
.faq-content h1 {
	float:left;
	width:716px;
	margin:0;
	line-height:21px;
	color:#bf3333;
}
.faq-content p {
	margin:4px 4px 4px 16px;
	line-height:18px;
	color:#666666;
	float:left;
	width:716px;
}
.faq-up-arrow {
	float:right;
	width:60px;
	font-size:11px;
	padding-bottom:20px;
}
.faq-up-arrow img {
	float:left;
	margin:1px 4px 0 0;
}
.faq-up-arrow a {
	color:#bf3333;
}
strong {
	font-weight:bold;
}
/* END faq page */
