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

*{
	outline: none;
}

html {
	overflow-y:scroll;
}

body {
	margin:0px;
	padding:0px;
	background:url(../images/body_bg.jpg) top left repeat-x #efefef;
	font-family:Arial, Helvetica, sans-serif;
}

/* main structure styles */
.container {
	/*background:url(../images/container_bg.jpg) top left no-repeat;*/
	background:url(../images/container_bg.jpg) top center no-repeat;
	margin:0 auto;
	/*text-align:left;*/
}
.content {
	width:945px;/* 1000-(30+25) */
	padding:38px 10px 0px 25px;
	/*background:url(../images/content_bg.jpg) 0px 356px no-repeat;
	margin-left:100px;*/
	background:url(../images/content_bg.jpg) top center no-repeat;
	margin:0 auto;
}
.sep_for_ie { /* without this sep IE adds 38px before the footer
/*	height:38px;*/
	height:0px;
	font-size:0px;
	width:100%;
	display:block;
	clear:both;
}
.header {
	float:left;
	padding-left:30px;
}
.middle {
	width:100%;
	float:left;
	padding-bottom:56px;
}
.right_cnt {
	float:left;
	padding-top:39px;
	width:564px;
}
.foot_cnt {
	padding-left:5px;
	padding-right:18px;
}
.footer {
	float:left;
	width:100%;
	padding-top:12px;
	font-size:11px;
	font-weight:normal;
	color:#b4b4b4;
	line-height:14px;
	padding-bottom:10px;
}
.footer .right {
	height:60px;
	background:url(../images/logo648.jpg) right no-repeat;
	padding-right:37px;
	text-align:right;
	padding-top:3px;
	/*margin-right:14px;*/
}
.menu {
	padding-top:7px;
	padding-left:1px;
}
.menu a {
	margin-right:16px;
}

/* general styles */
a img {
	border:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clr {
	clear:both;
}
.rel {
	position:relative;
}
.sep {
	height:2px;
	line-height:2px;
	width:100%;
	background:url(../images/sep.jpg) top left repeat-x;
	float:left;
	clear:both;
}
.height {
	height:60px;
}
.pad {
	padding-top:7px;
}
.pad2 {
	padding-top:4px;
}
.pad3 {
	padding-top:34px;
}
.pad4 {
	padding-right:30px;
}
.pad5 {
	padding-bottom:4px;
}
.pad6 {
	padding-top:19px;
}
.title {
	padding-bottom:12px;
}
.title2, .title2_1 {
	padding-top:20px;
	font-size:13px;
	line-height:18px;
	color:#584104;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.title2_1 {
	padding-top:10px;
}
.title2_2 {
	padding-top:20px;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:4px;
}
.text {
	font-size:13px;
	line-height:26px;
	color:#6c6c6c;
	font-family:Arial, Helvetica, sans-serif;
}
.color_orange {
    color:#E30404;
    font-weight:normal;
}

/* orange tab box */
.border_top {
	background:url(../images/border_top.jpg) top left repeat-x #ffe49b;
}
.border_left {
	background:url(../images/border_orange.jpg) top left repeat-y;
}
.border_right {
	background:url(../images/border_orange.jpg) top right repeat-y;
}
.corner_left {
	background:url(../images/corner_left.jpg) top left no-repeat;
}
.corner_right {
	background:url(../images/corner_right.jpg) top right no-repeat;
}
/* end */

.tabs {
	margin:0px;
	padding:0px;
	list-style:none;
	height:54px;
	overflow:hidden;
}
.tabs li {
	float:left;
	cursor:pointer;
}
.tabs li.selected_tab {
	cursor:default;
}
.selected_tab .corner_right {
	padding:20px 24px 18px 25px;
}
.selected_tab .img_cnt {	
	overflow:hidden;
}
.selected_tab .border_top {	
	position:relative;
	z-index:2;
}
.not_selected {
	/*padding:20px 15px 0px 16px;*/
	padding:20px 24px 18px 25px;
}

/* orange big box */
.content_right {
	margin-top:-2px;
	background:url(../images/top_orange_bg.jpg) top left repeat-x;
}
.border_gradient_l {
	background:url(../images/border_gradient.png) top left no-repeat;
}
.border_gradient_r {
	background:url(../images/border_gradient.png) top right no-repeat;
} 
.content_right .border_top {
	background:url(../images/border_top.jpg) top left repeat-x;
}
.content_right .corner_right {
	padding:4px 1px 0px 1px;
}
.gradient_bg {
	background:url(../images/gradient_orange.png) top left repeat-x;
	padding:28px 30px 0px 25px;
}
.orange_box_content {
	min-height:571px;
}
/* end */

/* grey box */
.grey_box_cnt {
	padding-left:7px;
	padding-top:39px;
}
.grey_box {
	background:url(../images/gradient_grey.jpg) top left repeat-x #efefef;
	width:347px;	
}
.corner_left_grey {
	background:url(../images/corner_left_grey.jpg) top left no-repeat;
}
.corner_right_grey {
	background:url(../images/corner_right_grey.jpg) top right no-repeat;
	padding:32px 27px 0px 28px;
}
.grey_box_content {
	min-height:484px;
}
/* end */

/* content right form */
.right_cnt form {
	margin:0px;
	padding:0px;
}
.right_cnt form .clasic {
	width:212px;
	height:17px;
	border:#dcb64f solid 2px;
	background:#FFFFFF;
	color:#584104;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	padding:6px;
}
.right_cnt form .browse {
	width:166px;
	border:#dcb64f solid 2px;
	background:#FFFFFF;
	color:#584104;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	padding:6px;
}
.right_cnt form textarea {
	width:445px;
	padding:6px;
	height:86px;
	border:#dcb64f solid 2px;
	background:#FFFFFF;
	color:#584104;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:18px
}
/* custom select */
.arrow {
	background:url(../images/arrow.jpg) right no-repeat;
	cursor:pointer;
}
.right_cnt form .list_inp {
	width:193px;
	/*background:url(../images/arrow.jpg) right no-repeat #FFFFFF;*/
	margin-right:21px;
	border-right:none;
	cursor:pointer;
}
.list_items {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	z-index:2;
	background:#FFFFFF;
	border:#dcb64f solid 2px;
	border-top:none;
	width:224px;
	color:#584104;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:18px;
}
.list_items li {
	padding:6px 8px;
	cursor:pointer;
	width:208px;
}
.lio {
	background:#fef5de;
}
/*end */
/* custom check */
.check_img {
	position:absolute;
	width:17px;
	height:16px;
	display:block;
}
.checkbox .check_img {
	background:url(../images/check.png) no-repeat 0px 0px;
}
.checkboxon .check_img {
	background:url(../images/check.png) no-repeat 0px -16px;
}
.checkbox, .checkboxon  {	
	cursor:default;
	display:block;
	float:left;
	height:16px;
	margin-bottom:6px;
	margin-left:5px;
}
.checkbox .label, .checkboxon .label {
	padding-left:25px;
	font-size:13px;
	line-height:16px;
	color:#584104;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
/* end */
.info {
	width:22px;
	height:20px;
	background:url(../images/info.png) top left no-repeat;
	display:block;
	margin-top:6px;
	margin-left:12px;
}
.browse_btn {
	background:url(../images/browse.png) top right no-repeat;
	width:79px;
	height:34px;
	display:block;
	margin-top:-1px;
	margin-left:186px;
	position:absolute;
	/*z-index:3;
	cursor:pointer;*/
}
#pas1, #pas2, #pas3, #ag_web, #ag_pub, #pub, #iphone, #android {
	display:block;
}
/* steps links */
.pas {
	height:29px;
	display:block;
}
#pas1_link {
	background:url(../images/btn_pasul1.png) left no-repeat;
	width:56px;
}
#pas21_link, #pas22_link {
	background:url(../images/btn_pasul2.png) left no-repeat;
	width:58px;
}
#pas3_link {
	background:url(../images/btn_pasul3.png) left no-repeat;
	width:58px;
}
.pas_icon {
	width:35px;
	height:29px;
	display:block;
}
.left .pas_icon {
	background:url(../images/prev.png) top left no-repeat;
}
.right .pas_icon {
	background:url(../images/next.png) top right no-repeat;
}
/* end */
.send {
	margin:0;
	padding:0;
	border:0;
	background:url(../images/btn_trimite.png) top left no-repeat;
	width:92px;
	height:41px;
	cursor:pointer;
}
/* END */

.width1 {
	width:334px;
}


/* index styles */
#index_head {
	padding-top:40px;
	width:100%;
	padding-left:0px;
}
.index_img {
	width:612px;
	height:352px;
	background:url(../images/index_image.png) top left no-repeat;
	display:block;
}
.text_big {
	width:255px;
	font-size:17px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	margin-top:30px;
	line-height:26px;
	margin-left:6px;
	margin-bottom:23px;
}
.btn_estimeaza {
	width:158px;
	height:41px;
	display:block;
	margin-left:4px;
	background:url(../images/btn_estimeaza.jpg) top left no-repeat;
}
.middle .box {
	width:324px;
	float:left;
	margin-left:4px;
}
.middle .box3 {
	width:239px;
	float:left;
}
.index_text {
	font-size:12px;
	width:265px;
	line-height:18px;
	color:#6c6c6c;
	padding-left:1px;
	font-family:Arial, Helvetica, sans-serif;
}
.middle .afla {
	margin-top:14px;
}
.middle .afla a {
	margin-left:-2px;
}

#erori_pas1,#erori_pas2,#erori_pas3,#erori_contact,#erori_iphone,#erori_android,#erori_publicitate,#erori_publisher{
    color: #e30404;
    font-size: 13px;
    
}

.trimis{
	color:#009933;
}
.footer a{
	color:#B4B4B4;
}