
/*<style>*/

/*** HTML ***/

html{
	border:0;
	height:100%;
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body{
	background-color:#FFFFFF;
	background-image: url(../images/default5/body/jpg/imgBodyBack.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border:0;
	color:#3c3c3c;
	font-family: 'Source Sans Pro', sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	height:100%;
	margin:0;
	overflow-x:hidden;
	padding:0;
	text-align:justify;
}

body:before { /* Sticky Footer Fix Opera */
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

*{
	margin:0;
	padding:0;
}

#right_wrap p{
	margin: 20px 0;
}

/*** HEADER ***/

#ajax_message{
	width: 678px;
	min-height: 25px;
	padding: 10px;
	background-color: #6C3;
	margin: 5px 5px 10px 5px;
	border: solid 1px #060;
	display: none;
	color: #FFF;
}

#ajax_message a{
	color: #FFF;
}

#header_wrap{
	height:145px;
	width:80%;
	z-index:50;
	margin:0 auto;
	overflow: hidden;
}

#header_spacer{
	height:235px;
	display: none;
}

#header_outer{
	height:145px;
	width:100%;
	margin:0 auto;
	position: relative;
}

#header_inner{
	height:90px;
	width:100%;
	z-index:50;
	float:left;
}

#header_right{
	width: 100%;
	float: right;
	height:20px;
	text-align:right;
	position:absolute;
	z-index: 1;
}

#header_right a{
	text-decoration:none;
	color:#3c3c3c;
}


#header_dealer{
	width:80px;
	height:25px;
	background:url(../images/default5/body/jpg/imgDealer.jpg);
	float:right;
	text-align:center;
	padding-top:65px;
	font-size:11px;
	color:#2e70ba;
	cursor:pointer;
}

#header_search{
	height:30px;
	width:100%;
	text-align:right;
	position:fixed;
	top: 30px;
}

#header_search #fldTopKeyword{
	background-color: #F5F5F5;
	border: solid 1px #e74534;
	padding: 5px;
	margin: 0;
	height: 19px;
}

#header_search #btnTopKeyword{
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	width: 30px;
	height: 31px;
	background-image: url(../images/default5/body/png/imgSearch.png);
	vertical-align: top;
}

#header_logo{
	cursor:pointer;
	height:75px;
	margin-top:7px;
	width:346px;
	display:block;
	overflow:hidden;
	background-image:url(../images/default5/body/png/imgLogo.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size: contain;
	float: left;
	position: relative;
	z-index: 2;
}

#header_languages{
	display:block;
	float: right;
	color:#ffffff;
	font-weight:normal;
	padding-right:26px;
	margin-top:18px;
}

#header_contactus{
	display:block;
	float: right;
	color:#ffffff;
	font-weight:normal;
	width:125px;
	height:28px;
	background-color:#ffffff;
	color:#2e70ba;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	padding-top:7px;
	padding-left:35px;
	background-image:url(../images/default5/body/jpg/imgTelephone.jpg);
	background-repeat:no-repeat;
	background-position:left top;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
}

#header_free{
	display:block;
	float: right;

	font-weight:normal;
	width:250px;
	height:28px;

	color:#ffffff;
	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	padding-top:7px;
	padding-left:35px;
	background-image:url(../images/default5/body/png/imgFreeAndOpen.png);
	background-repeat:no-repeat;
	background-position:left center;	

}

#header_languages a{
	color:#ffffff;
}

#header_phone_box{
	min-width: 150px;
	display: inline-block;
	/*padding: 10px 10px 10px 30px;*/
	padding: 10px 35px 10px 10px;
	margin-top: 10px;
	float: right;
	font-size:20px;
	border-radius: 2px;
	text-align:right;
}


#header_facebook_button{
	margin-top: 24px;
	/*width:126px;*/
	padding:12px;
	height:20px;
	float:right;
	background-color:#f2f2f2;
	text-align:center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#header_facebook_button .fb-like{
	margin:0 auto;
}



#header_phone_box_phone{
	font-size: 20px;
	font-weight:bold;
}

#header_phone_box_time{
	font-size: 12px;
	color:#e74433;
	font-size:14px;
}

#header_facebook_box{
	min-width: 200px;
	display: inline-block;

	position:fixed;
	right:20px;
	top:85px;
	
	text-align:right;
	font-size:20px;
	cursor:pointer;
}


/*** ADD CAR ***/

#submitcar_wrap{
	width: 100%;
	height: 450px;
	background-color: #FFFFFF;
	/*
	background-image: url(../images/default5/body/jpg/imgBlackCar.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	*/
	background-image: url(../images/default5/body/jpg/imgBlackCar4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	border-bottom: solid 1px #CCC;
}


#submitcar_car{
	width: 400px;
	height: 220px;
	background-image: url(../images/default5/body/png/imgCar.png);
	background-repeat: no-repeat;
	position: absolute;
	float: right;
	bottom: -100px;
	right: 5%;
	z-index: 10;
}


#submitcar_box{
	width: 80%;
	height: 370px;
	margin: 0 auto;
	padding-top: 80px;
	position: relative;
}

#addcar {

}

#addcar_full{
	border-bottom: solid 1px #e74534;
}

#addcar_full_step1 {
	width: 100%;
	height: 200px;
	background-image: url(../images/default5/body/jpg/imgBannerSmall.jpg);
	background-repeat:repeat-x;
	position: relative;
	z-index: 0;
	background-size: cover;	
}

#addcar_full, #addcar_full_step2 {
	width: 80%;
	min-height: /*300px;*/250px;
	background: white;
	padding-bottom: 10px;
	margin:0 auto;
	margin-bottom: 10px;
	
	/*
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.3);
	-moz-box-shadow:    0px 0px 8px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 8px rgba(0,0,0,0.3);
	*/
	
	
	position: relative;
	z-index: 0;
	
	color:#797979;
	text-align:left;
}

#addcar_full, #addcar_full_step3 {
	width: 80%;
	margin:0 auto;
}

#addcar_title{
	padding: 15px;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
}

#addcar_text{
	min-height: 90px;
	padding: 0 15px;
	text-align: center; 
}

#addcar_signup{
	padding: 0 15px;
	text-align: right;
	width:218px;
	margin:0 auto;
	/*
	margin-top:30px;
	width:400px;
	color:#ffffff;
	text-align:center;
	*/
}

#addcar_buildyear_comment{
	margin-top:15px;
	margin-bottom:20px;
	color:#ffffff;
}


#addcar_prop{
	height: 20px;
	width: 30%;
	float: left;
	margin-bottom: 20px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
}

#addcar_val,
.addcar_val{
	text-align: center;
	margin-left:12px;
	margin-right:12px;
	background-color: #ffffff;
	padding:10px 6px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 4px solid rgba(46,112,186,0.5);
	display: inline-block;  
    vertical-align: middle; 
}

#addcar_val select, #addcar_val input,
.addcar_val select, .addcar_val input{
	width: 200px;
	border: solid 1px #ffffff;
	padding: 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
}

#addcar_full_step1_text{
	height: 106px;
	padding: 0 15px;
	padding-top:65px;
	text-align: center; 
}

#addcar_full_step1_numb{
	height:28px;
	width:28px;
	color:#ffffff;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	background-color:#e74536;
	display: inline-block;  
    vertical-align: middle; 		
}

#addcar_full_step1_prop{
	text-align: center;
	margin-left:12px;
	margin-right:12px;
	color: #ffffff;
	font-size:24px;
	font-weight:bold;
	padding:10px 6px;
	padding-left:0px;
	display: inline-block;  
    vertical-align: middle; 	
}

#addcar_full_step1_val{
	text-align: center;
	margin-left:12px;
	margin-right:12px;
	background-color: #ffffff;
	padding:10px 6px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 4px solid rgba(46,112,186,0.5);
	display: inline-block;  
    vertical-align: middle; 
}

#addcar_full_step1_val select, #addcar_full_step1_val input{
	width: 200px;
	border: solid 1px #ffffff;
	padding: 5px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #ffffff;
	color:#000000;
}

#addcar_full_step1{
	z-index:18;	
}

#addcar_full_step1_steps_step2{
	width:279px;
	height:56px;
	background-image: url(../images/default5/body/png/imgSteps2.png);
	background-repeat:repeat-x;
	margin:0 auto;
	margin-top:-29px;
	margin-bottom:29px;
	z-index:19;
	position:relative;
}


#addcar_full_step1_steps_step3{
	width:279px;
	height:56px;
	background-image: url(../images/default5/body/png/imgSteps3.png);
	background-repeat:repeat-x;
	margin:0 auto;
	margin-top:-29px;
	margin-bottom:29px;
	z-index:19;
	position:relative;
}


#addcar_full_step1_steps_step4{
	width:279px;
	height:56px;
	background-image: url(../images/default5/body/png/imgSteps4.png);
	background-repeat:repeat-x;
	margin:0 auto;
	margin-top:-29px;
	margin-bottom:29px;
	z-index:19;
	position:relative;
}



#steps_usp_wrap{
	background-color:#efefef;
	text-align:center;
	padding:30px 0;
}

#steps_usp_holder{
	width:80%;
	margin:0 auto;
	text-align:left;
}

#steps_usp_free{
	width:28%;	
	float:left;
	background-image: url(../images/default5/body/png/imgFree.png);
	background-repeat: no-repeat;
	background-position: left;
}

#steps_usp_and{
	width:8%;
	height:114px;
	float:left;
	background-image: url(../images/default5/body/png/imgAnd.png);
	background-repeat: no-repeat;
	background-position: center;	
}

#steps_usp_quick{
	width:28%;	
	float:left;
	background-image: url(../images/default5/body/png/imgQuick.png);
	background-repeat: no-repeat;
	background-position: left;
}

#steps_usp_safe{
	width:28%;	
	float:left;
	background-image: url(../images/default5/body/png/imgSafe.png);
	background-repeat: no-repeat;
	background-position: left;
}

.steps_usp_title{
	padding-left:115px;
	padding-bottom:15px;
	text-transform: uppercase;
	font-size:24px;
	font-weight:bold;
}


.steps_usp_text{
	padding-left:115px;
	font-size:16px;
}


#addcar_slogan{
	padding: 0 15px;
	padding-bottom:24px;	
	text-align: center; 
}

#addcar_slogan_number{
	height:28px;
	width:28px;
	color:#ffffff;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	background-color:#e74536;
	display: inline-block;  
    vertical-align: middle; 		
}

#addcar_slogan_text{
	text-align: center;
	margin-left:12px;
	margin-right:12px;
	color: #000000;
	font-size:16px;
	font-weight:bold;
	padding:10px 6px;
	padding-left:0px;
	display: inline-block;  
    vertical-align: middle; 	
}

#addcar_remarks{
	text-align:center;
	color:#787878;
	font-size:16px;
	padding-bottom:24px;	
}


.addcar_data_line{
	display:table; 
	table-layout: fixed;
	width:100%;
}

.addcar_data_line_cell_25{
	display:table-cell;
    vertical-align: middle;
	width:25%;
}

.addcar_data_line_cell_33{
	display:table-cell;
    vertical-align: top;
	width:33%;
}

.addcar_data_line_cell_50{
	display:table-cell;
    vertical-align: middle;
	width:50%;
}

.addcar_data_line_cell_66{
	display:table-cell;
    vertical-align: middle;
	width:66%;
}



.addcar_data_line_1_4,
.addcar_data_line_2_4,
.addcar_data_line_3_4,
.addcar_data_line_4_4,
.addcar_data_line_1_3,
.addcar_data_line_2_3,
.addcar_data_line_3_3,
.addcar_data_line_22_3,
.addcar_data_line_11_3{
	text-align: center;
	background-color: #eeeeee;
	padding:10px 6px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin:5px 15px;
	position:relative;	
}

#addcar_text .nobackground{
	background-color:#ffffff;
}

#addcar_text .left{
	text-align:left;
}

.addcar_data_line_1_4{
	margin-left:0px;
	margin-right:20px;
}

.addcar_data_line_2_4{
	margin-left:10px;
}

.addcar_data_line_3_4{
	margin-right:10px;
}

.addcar_data_line_4_4{
	margin-left:20px;
	margin-right:0px;
}

.addcar_data_line_1_4{
	margin-left:0px;
	margin-right:20px;
}

.addcar_data_line_1_3{
	margin-left:0px;
	margin-right:20px;
}

.addcar_data_line_2_3{
	margin-left:10px;
	margin-right:10px;
}

.addcar_data_line_3_3{
	margin-left:20px;
	margin-right:0px;
}

.addcar_data_line_22_3{
	margin-left:0px;
	margin-right:10px;
}

.addcar_data_line_11_3{
	margin-left:20px;
	margin-right:0px;
	vertical-align:top;
}





#ribbon-formula-green {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -3px;
  right: -3px;
  display: none;
}

#ribbon-green {
  font: bold 15px Sans-Serif;
  color: #FFF;
  text-align: center;
  text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #333333;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#333333), to(#707070)); 
  background-image: -webkit-linear-gradient(top, #333333, #707070); 
  background-image:    -moz-linear-gradient(top, #333333, #707070); 
  background-image:     -ms-linear-gradient(top, #333333, #707070); 
  background-image:      -o-linear-gradient(top, #333333, #707070); 
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

#ribbon-green:before, #ribbon-green:after {
  content: '';
  border-top:   3px solid #2d2d2d;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

#ribbon-green:before {
  left: 0;
}

#ribbon-green:after {
  right: 0;
}

#slogan{
	height: 135px;
	z-index: 0;
	text-align: center;
	overflow: hidden;
}

#slogan_title{
	padding: 0 20px;
	color: #FFF;
	font-size: 43px;
	font-weight: bold;
	margin-bottom: 10px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

#slogan_title h1{
	font-size: 43px;
	font-weight: bold;
}

#slogan_text{
	padding: 0 20px;
	color: #FFF;
	font-size: 20px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

#slogan_advantage{
	padding: 0 20px;
	color: #FFF;
	font-size: 20px;
}

#slogan_advantage_title{
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

#slogan_advantage_text li{
	background-image: url(../images/default5/body/png/imgList.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 20px;
	list-style: none;
	margin-bottom: 10px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

#btnSubmit{
	width: 100%;
	height: 40px;
	margin-top: 10px;
	background-color: #e74534; 
	display: inline-block;
	padding: 5px 10px 6px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	position: relative;
	cursor: pointer;
	border: none;
	background-image: url(../images/default5/body/jpg/imgButton.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


/*** TESTIMONIALS ***/

#prevnextnav{
	display: block;
}

#prev{
	float: left;
	width: 10%;
	height: 800px;
	background-image: url(../images/default5/body/png/imgPrev.png);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	top:-800px;
	position:relative;
	display:none;
	z-index: 100;
}

#next{
	float: right;
	width: 10%;
	height: 800px;
	background-image: url(../images/default5/body/png/imgNext.png);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	top:-800px;
	position:relative;
	display:none;
	z-index: 100;
}

#pager{
	position: relative;
	z-index: 11;
	margin-bottom: 20px;
}

#pager a{
	display: inline-block;
	width: 12px;
	height: 12px;
	overflow: hidden;
	background-color: #cfcfcf;
	color: #cfcfcf;
	border-radius: 50%;
	margin-right: 5px;
}

#pager a.activeSlide{
	background-color: #2e70ba;
	color: #2e70ba;
}

#testimonials_wrap{
	width: 100%;
	height:850px;
	position: relative;
	color: #666666;
	text-align:center;
	padding:40px 0 0 0;
	font-size: 14px;
}

.testimonials_header{
	width: 100%;
	margin-top:40px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 40px;
	float: left;
	font-weight: bold;
	display: none;
}

.testimonials_header span{
	color: #e74534;
}

#testimonials_wrap{
	text-align:center;
}

#testimonials_content,
#testimonials_content_all{
	width: 70%;

	font-size: 14px;
	margin:0 auto;	
}

.testimonials_row{
	height: 800px;
	padding-top: 10px;
	width: 100%;
}


.testimonials_item_L{
	float: left;
}

.testimonials_item_R{
	float: right;
	width: 65%;
}
	
.testimonials_item_left,
.testimonials_item_right{
	width: 35%;
	min-height: 220px;
	background-color: #eeeeee;
	margin:0 auto;
	margin-top: 100px;
	text-align:left;
	border-radius: 2px;
	position: relative;
}

.testimonials_item_left{
	margin-right: 1%;
	margin-bottom: 1%;
	padding: 2%;
	float: left;
}

.testimonials_item_right{
	margin-left: 1%;
	margin-bottom: 1%;
	padding: 2%;
	float: right;
}

.testimonials_item_left .image,
.testimonials_item_right .image{
	float: left;
	width: 120px;
	height: 120px;
	text-align: center;
	border-radius: 2px;
	overflow: hidden;
	border-radius: 50%;
	border: solid 8px #eeeeee;
	margin: 0 auto;
	margin-top: -100px;
	position:absolute;
	left:50%;
	margin-left:-60px;
	
	border-radius: 0%;
	margin-left:-108px;
	margin-top:-120px;
	width: 200px;
	height:150px;
}

.testimonials_item_left .text,
.testimonials_item_right .text{
	float: left;
	overflow:hidden;
}

.testimonials_item_left .text p em,
.testimonials_item_right .text p em{
	font-weight:bold;
	display: none;
}


.testimonials_item_left .author,
.testimonials_item_right .author{
	height: 30px;
	color:#333333;
	clear: both;
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 60px;
}


/*** STEPS CIRCLES ***/

#steps_circletitle1{
	margin-top: 50px;
	color: #2d71ba;
	font-size: 24px;
}

#steps_circletitle2{
	margin-top: 5px;
	font-size: 72px;
	font-weight: bold;
	text-transform: uppercase;
}

#steps_circletitle3{
	margin-top: 15px;
	font-size: 18px;
	color: #666666;
}

#steps_circletitle4{
	margin-top: 5px;
	font-size: 18px;
	color: #666666;
}

#steps_circleline{
	width: 200px;
	margin: 50px auto 40px auto;
	border-bottom: solid 1px #CCC;
}


#steps_circle_wrap{
	background-image: url(../images/default5/body/png/imgSteps.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 800px;
	width: 930px;
	margin: 0 auto;
	margin-bottom: 50px;
	padding-top: 15px;
	position: relative;
}

#steps_circle_1{
	border-radius: 50%;
	background-color: #f3f8fc;
	width: 376px;
	height: 376px;
	text-align: center;
	margin: 0 auto;
	border: solid 3px #e0e0e0;
	margin-top: 50px;
	position: relative;
}

#steps_circle_1_top{
	border-radius: 50%;
	background-color: #2e70ba;
	background-image: url(../images/default5/body/png/imgStep1Circle.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 82px;
	height: 82px;
	text-align: center;
	position: absolute;
	margin: 0 auto;
	margin-top: -40px;
	left: 147px;
}

#steps_circle_1_suptitle{
	font-size: 24px;
	text-transform: uppercase;
	color: #bebebe;
	margin-top: 105px;
}

#steps_circle_1_title{
	font-size: 45px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

#steps_circle_1_text{
	font-size: 18px;
	color: #333333;
	width: 220px;
	margin: 0 auto;
}

#steps_circle_1_button{
	width: 100px;
	height: 20px;
	margin-top: 10px;
	background-color: #2e70ba; 
	display: inline-block;
	padding: 6px 10px 6px;
	color: #ffffff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	position: relative;
	cursor: pointer;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/** 2 **/

#steps_circle_2{
	border-radius: 50%;
	background-color: #ffffff;
	width: 260px;
	height: 260px;
	text-align: center;
	border: solid 3px #e0e0e0;
	margin-top: -65px;
	position: absolute;
}

#steps_circle_2_middle{
	border-radius: 50%;
	background-color: #ffffff;
	border: solid 3px #e0e0e0;
	width: 120px;
	height: 80px;
	text-align: center;
	position: absolute;
	bottom: -100px;
	left: 117px;
	padding: 20px 10px;
	padding-top: 40px;
	color: #666666;
}

#steps_circle_2_bottom{
	border-radius: 50%;
	background-color: #2e70ba;
	background-image: url(../images/default5/body/png/imgStep2Circle.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 46px;
	height: 46px;
	text-align: center;
	position: absolute;
	bottom: -120px;
	margin: 0 auto;
	left: 170px;
}

#steps_circle_2_suptitle{
	font-size: 24px;
	text-transform: uppercase;
	color: #bebebe;
	margin-top: 45px;
}

#steps_circle_2_title{
	width: 200px;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	margin: 0 auto;
}

#steps_circle_2_title span{
	color: #e84534;
}

#steps_circle_2_text{
	font-size: 18px;
	color: #666666;
	width: 220px;
	margin: 0 auto;
	margin-top: 10px;
}

/** 3 **/

#steps_circle_3{
	border-radius: 50%;
	background-color: #ffffff;
	width: 330px;
	height: 330px;
	text-align: center;
	border: solid 3px #e0e0e0;
	margin-top: -75px;
	position: absolute;
	left: 300px;
}

#steps_circle_3_middle{
	border-radius: 50%;
	background-color: #ffffff;
	border: solid 3px #e0e0e0;
	width: 120px;
	height: 110px;
	text-align: center;
	position: absolute;
	bottom: -80px;
	left: 175px;
	padding: 20px;
	padding-top: 30px;
}

#steps_circle_3_bottom{
	border-radius: 50%;
	background-color: #2e70ba;
	background-image: url(../images/default5/body/png/imgStep3Circle.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 46px;
	height: 46px;
	text-align: center;
	position: absolute;
	bottom: -30px;
	margin: 0 auto;
	left: 150px;
}

#steps_circle_3_suptitle{
	font-size: 24px;
	text-transform: uppercase;
	color: #bebebe;
	margin-top: 65px;
}

#steps_circle_3_title{
	font-size: 45px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

#steps_circle_3_title span{
	color: #e84534;
}

#steps_circle_3_text{
	font-size: 18px;
	color: #666666;
	width: 240px;
	margin: 0 auto;
}

/** 4 **/

#steps_circle_4{
	border-radius: 50%;
	background-color: #ffffff;
	width: 260px;
	height: 260px;
	text-align: center;
	border: solid 3px #e0e0e0;
	margin-top: -235px;
	position: absolute;
	right: 0px;
}

#steps_circle_4_middle{
	border-radius: 50%;
	background-color: #ffffff;
	border: solid 3px #e0e0e0;
	width: 80px;
	height: 80px;
	text-align: center;
	position: absolute;
	bottom: -80px;
	left: 137px;
	padding: 20px;
}

#steps_circle_4_middle span{
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

#steps_circle_4_middle span.color{
	color: #e84534;
}

#steps_circle_4_bottom{
	border-radius: 50%;
	background-color: #2e70ba;
	background-image: url(../images/default5/body/png/imgStep4Circle.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	text-align: center;
	position: absolute;
	bottom: -100px;
	margin: 0 auto;
	left: 180px;
}

#steps_circle_4_suptitle{
	font-size: 24px;
	text-transform: uppercase;
	color: #bebebe;
	margin-top: 45px;
}

#steps_circle_4_title{
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	width: 220px;
	margin: 0 auto;
}

#steps_circle_4_title span{
	color: #e84534;
}

#steps_circle_4_text{
	font-size: 18px;
	color: #666666;
	width: 220px;
	margin: 0 auto;
}


/** 5 **/

#steps_circle_5{
	border-radius: 50%;
	background-color: #ffffff;
	width: 200px;
	height: 200px;
	text-align: center;
	border: solid 3px #e0e0e0;
	position: absolute;
	right: 40px;
	bottom: 30px;
}

#steps_circle_5_middle{
	border-radius: 50%;
	background-color: #ffffff;
	border: solid 3px #e0e0e0;
	width: 110px;
	height: 60px;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	top: 45px;
	left: 170px;
	padding-top: 50px;
	font-size: 18px;
	font-weight: bold;
}

#steps_circle_5_bottom{
	border-radius: 50%;
	background-color: #2e70ba;
	background-image: url(../images/default5/body/png/imgStep5Circle.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 50px;
	height: 50px;
	text-align: center;
	position: absolute;
	top: 30px;
	margin: 0 auto;
	left: 210px;
}

#steps_circle_5_suptitle{
	font-size: 24px;
	text-transform: uppercase;
	color: #bebebe;
	margin-top: 25px;
}

#steps_circle_5_title{
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

#steps_circle_5_title span{
	color: #e84534;
}

#steps_circle_5_text{
	font-size: 16px;
	color: #666666;
	width: 160px;
	margin: 0 auto;
}


/*** INFO ***/


#info_box_wrap{
	width: 100%;
	height: 450px;
	color: #FFF;
	background-color: #FFFFFF;
	background-image: url(../images/default5/body/jpg/imgBlackCar4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	position: relative;
	border-bottom: solid 1px #CCC;
	position: relative;
	text-align: left;
}

#info_box{
	margin-top: 90px;
	height: 230px;
	width: 420px;
	background-color: #2e70ba;
	position: absolute;
	bottom: 0;
	right: 10%;
	border-top: solid 5px #0053af;
	padding: 40px;
}

#info_box_title{
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 30px;
}

#info_box_text{
	font-size: 16px;
}

#info_box_button{
	width: 80%;
	height: 22px;
	margin-top: 10px;
	background-color: #ffffff; 
	padding: 8px 0px 5px 50px;
	color: #2e70ba;
	font-size: 16px;
	text-decoration: none;
	line-height: 1;
	cursor: pointer;
	border: none;
	background-image: url(../images/default5/body/png/imgCheck.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	margin-top: 20px;
}





/*** HELP ***/


#help_wrap{
	width: 100%;
	padding-top:50px;
	height: 450px;
	color: #FFF;
	text-align: center;
}


#help_logo{
	width: 100%;
	height: 70px;
	z-index: 10;
}

#help_logo_circle_warp{
	width: 400px;
	height: 400px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0MyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 43%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.5)), color-stop(43%,rgba(255,255,255,0)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 43%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 43%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 43%);
	background: radial-gradient(ellipse at center, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 43%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
	margin: 0 auto;
	top: -120px;
	border-radius: 50%;
	position: relative;
	z-index: 5;
}

#help_logo_circle{
	width: 120px;
	height: 120px;
	background-color: #FFF;
	border: solid 6px #2e70ba;
	margin: 0 auto;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	top: 120px;
	background-image: url(../images/default5/body/png/imgLogoCar.png);
	background-repeat: no-repeat;
	background-position: center;
}

#help_info{
	width: 100%;
	height: 410px;
	background-color: #2e70ba;
	z-index: 9;
}

#help_info_title{
	font-size: 36px;
	text-transform: uppercase;
	padding-top: 125px;
}

#help_info_text{
	font-size: 56px;
	font-weight: bold;
	text-transform: uppercase;
}

#help_info_button{
	width: 200px;
	height: 32px;
	margin-top: 10px;
	background-color: #ffffff; 
	padding: 8px 0px 0px 0px;
	color: #2e70ba;
	font-size: 22px;
	text-decoration: none;
	line-height: 1;
	cursor: pointer;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	margin: 20px auto;
}


/*** STEPS ***/

#steps_wrap{
	width: 100%;
	float: left;
	background-color: #f5f5f5;
	position: relative;
	text-align: left;
	padding: 40px 0;
	display: none;
}

#steps_title{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 40px;
}

#steps_content{
	width: 80%;
	margin: 0 auto;
	position: relative;
}

#steps_step1, #steps_step2, #steps_step3, #steps_step4, #steps_step5{
	width: 100%;
	min-height: 150px;
	float: left;
	margin-bottom: 20px;
}

#steps_content_left{
	width: 50%;
	float: left;
}

#steps_content_right{
	width: 50%;
	float: right;
}


#steps_step1_icon, #steps_step2_icon, #steps_step3_icon, #steps_step4_icon, #steps_step5_icon{
	width: 40%;
	height: 150px;
	float: left;
}

#steps_step1_icon{
	background-image: url(../images/default5/body/png/imgStep1Alpha.png);
	background-position: center;
	background-repeat: no-repeat;

}

#steps_step2_icon{
	background-image: url(../images/default5/body/png/imgStep2Alpha.png);
	background-position: center;
	background-repeat: no-repeat;

}

#steps_step3_icon{
	background-image: url(../images/default5/body/png/imgStep3Alpha.png);
	background-position: center;
	background-repeat: no-repeat;

}

#steps_step4_icon{
	background-image: url(../images/default5/body/png/imgStep4Alpha.png);
	background-position: center;
	background-repeat: no-repeat;

}

#steps_step5_icon{
	background-image: url(../images/default5/body/png/imgStep5Alpha.png);
	background-position: center;
	background-repeat: no-repeat;

}


#steps_step1_title, #steps_step2_title, #steps_step3_title, #steps_step4_title, #steps_step5_title{
	width: 60%;
	float: left;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #e74534;
}

#steps_step1_text, #steps_step2_text, #steps_step3_text, #steps_step4_text, #steps_step5_text{
	width: 60%;
	float: left;
	font-size: 20px;
}

#steps_wrap_info{
	width: 60%;
	min-height: 94px;
	margin: 30px auto 0 auto; 
	text-align: center;
	font-size: 24px;
	color: #333;
	font-weight: 900;
	display: none;
}










/*** BREADCRUMB ***/

#breadcrumb_wrap{
	color:#999999;
	height:40px;
	width:980px;
	padding-top:20px;
	display:none;
}

#breadcrumb_wrap a{
	color:#e74534;
}

#breadcrumb_wrap a:hover{
	color:#e74534;
}

/*** TOPMENU ***/

#topmenu_wrap{
	font-size:13px;
	height:55px;
	overflow:hidden;
	width:100%;
	text-align:left;
	float:left;
	font-weight: bold;
	background-color:#2e70ba;
}

#topmenu_wrap ul.ulMenuTop{
	clear:both;
	list-style:none;
	padding:0;
	margin:0 auto;
	float: left;
}

#topmenu_wrap ul.ulMenuTop li{
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:16px;
}

#topmenu_wrap ul.ulMenuTop li a{
	color:#ffffff;
	display:inline-block;
	height:25px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	padding:17px 26px;
}

#topmenu_wrap ul.ulMenuTop li a:hover, #topmenu_wrap ul.ulMenuTop .liMenuTopActive a{
	color:#FFFFFF;
	background-image: url(../images/default5/body/jpg/imgButton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/*** CONTENT ***/

#content_wrap {
	min-height:100%;
	width:100%;
	position:relative;
}

#main_wrap {
	/*overflow:hidden;*/
	text-align:center;
} 

/*** PAGE ***/

#page_wrap{
	margin:0 auto;
	width:80%;
	z-index:22;
	position:relative;
}

#help_wrap{
	z-index:21;
	position:relative;
}

#testimonials_wrap{
	z-index:23;
	position:relative;
}

#pager{
	z-index:24;
	position:relative;
}

.submitcar_page_wrap{
	width:100%;
}

/*** LEFT ***/

#left_wrap{
	width:0px;
	float:left;
}

#left_menu_wrap{
	width:250px;
	position:relative;
	padding:35px 0 0 0;
	margin-bottom:20px;
}

#left_menu_title{
	width:230px;
	height:29px;
	color:#FFF;
	font-size:20px;
	padding:7px 10px;
	position:absolute;
	top:0px;
}

#left_menu{
	margin:0 5px;
	background-color:#F5F5F5;
}

.ulMenuLeft{
	list-style:none;
	margin:0;
	padding:0;
}

.liMenuLeft0, .liMenuLeft0Active{
	text-align:left;
	height:31px;
	margin-bottom:4px;
	padding:5px;
	border-bottom:dotted 1px #333;
}


.liMenuLeft0 a, .liMenuLeft0Active a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

.liMenuLeft0 a:hover, .liMenuLeft0Active a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#333;
}

.liMenuLeft1, .liMenuLeft1Active{
	text-align:left;
	height:31px;
	margin-bottom:4px;
	padding:5px;
	padding-left:20px;
	border-bottom:dotted 1px #333;
}


.liMenuLeft1 a, .liMenuLeft1Active a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

.liMenuLeft1 a:hover, .liMenuLeft1Active a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#333;
}

/***  SOCIAL ***/

#left_socialnetworks{
	padding:0 5px;
	margin-bottom:15px;
}

/*** BANNERS ***/

#banners_1{
	margin:0 5px 15px 5px;
}

/*** LATEST NEWS ***/

#latestnews{
	margin-bottom:10px;
}

.latestnews_even{
	width:700px;
	margin-bottom:10px;
	background-color:#F5F5F5;
	margin:5px;
}

.latestnews_odd{
	width:700px;
	margin-bottom:10px;
	background-color:#F5F5F5;
	margin:5px;
}

.latestnews_text_wrap{
	width:145px;
	float:left;
}

.latestnews_title{
	width:420px;
	padding:5px;
	font-weight:bold;
}

.latestnews_text{
	width:420px;
	padding:5px;
}

.latestnews_readmore{
	width:420px;
	padding:5px;
}

.latestnews_image{
	width:270px;
	text-align:right;
	float:right;
}

.latestnews_more{
	width:250px;
	margin-bottom:10px;
	background-color:#949494;
}

/*** LATEST EVENTS ***/

#latestevents{
	margin-bottom:10px;
}

.latestevents_even{
	width:250px;
	margin-bottom:10px;
	background-color:#B3B3B3;
}

.latestevents_odd{
	width:250px;
	margin-bottom:10px;
	background-color:#949494;
}

.latestevents_text_wrap{
	width:145px;
	float:left;
}

.latestevents_title{
	width:145px;
	font-weight:bold;
}

.latestevents_text{
	width:145px;
}

.latestevents_readmore{
	width:145px;
}

.latestevents_image{
	width:105px;
	float:left;
}

.latestevents_more{
	width:250px;
	margin-bottom:10px;
	background-color:#949494;
}

/*** NEWSLETTER ***/

#newsletter_wrap{
	width:250px;
	background-color:#A9A9A9;
}

#fldNewsletterFirstname{
	border:solid 1px #333;
	background-color:#D9D9D9;
}

#fldNewsletterName{
	border:solid 1px #333;
	background-color:#D9D9D9;
}

#fldNewsletterEmail{
	border:solid 1px #333;
	background-color:#D9D9D9;
}

#btnNewsletter{
	border:solid 1px #333;
	background-color:#B5B5B5;
}

/*** RIGHT ***/

#right_wrap{
	float:right;
	padding:0;
}

#right_wrap .title{
	color:#e74534;
	font-size:14px;
	padding:10px 0;
	text-align: left;
}

#right_wrap .title a{
}

#right_wrap .text{
	text-align: left;
	margin-bottom: 10px;
}

#right_wrap li{
	margin-left:30px;
}

/*** AUCTIONS ***/

.divAuctionsWrap{
	padding:0;
	margin-bottom:20px;
}

.divAuctionsTitle{
	width:690px;
	height:29px;
	color:#FFF;
	font-size:14px;
	padding:7px 10px;
}

.divAuctions{
	margin:10px 5px 10px 5px;
}

.divAuction{
	min-height:130px;
	cursor:pointer;
	background-color:#F5F5F5;
	margin-bottom:5px;
}

.divAuctionLeft{
	width:488px;
	min-height:120px;
	float:left;
	padding:5px;
	border-right:dotted 1px #333;
}

.divAuctionImage{
	width: 125px;
	float: left;
}

.divAuctionTitle{
	width: 363px;
	float: right;
}

.divAuctionTimestamps{
	float: left;
    width: 180px;
}

.divAuctionNumberOfLots{
	width: 363px;
	float: right;
}

.divAuctionMiddle{
	width:100px;
	height:105px;
	float:left;
	text-align:center;
	padding-top:25px;
	border-right:dotted 1px #333;
	background-image:url(../images/default5/body/jpg/imgAuctionsPrintLots.jpg);
	background-position: center;
	font-size:14px;
	font-weight:bold;
	color:#e74534
}

.divAuctionRight{
	width:100px;
	height:105px;
	float:left;
	text-align:center;
	padding-top:25px;
	background-image:url(../images/default5/body/jpg/imgAuctionsViewLots.jpg);
	background-position: center;
	font-size:14px;
	font-weight:bold;
	color:#e74534
}

.divAuctionMiddle:hover, .divAuctionRight:hover{
	color:#333;
}


.divAuctionDetailLocationView, .divAuctionDetailLocationCollect{
	background-color:#F5F5F5;
	margin:0px 5px 15px 5px;
	padding:5px;
	height:210px;
}

.divAuctionDetailLocationViewAddress, .divAuctionDetailLocationCollectAddress{
	width:345px;
	float:left;
}

.divAuctionDetailLocationViewMap, .divAuctionDetailLocationCollectMap{
	width:345px;
	float:left;
}

.divAuctionCategoryTitleRow{
	font-size:14px;
	font-weight:bold;
	border-bottom:dotted 1px #333;
	font-size: 11px;
}

.divAuctionCategoryTitleRowTitle{
	float:left;
	width:320px;
}

.divAuctionCategoryTitleRowLots{
	float:left;
	width:120px;
}

.divAuctionCategoryTitleRowBids{
	float:left;
	width:120px;
}

.divAuctionCategoryTitleRowCloses{
	float:left;
	width:130px;
}

.divAuctionCategoryRow{
	border-bottom:dotted 1px #333;
	font-size: 11px;
}

.divAuctionCategoryRow:hover{
	background-color:#EBEBEB;
	cursor:pointer;
}

.divAuctionCategoryRowTitle{
	float:left;
	width:320px;
}

.divAuctionCategoryRowTitle a, .divAuctionCategoryRowTitle a:hover{
	text-decoration:none;
	color:#000;
}

.divAuctionCategoryRowLots{
	float:left;
	width:120px;
}

.divAuctionCategoryRowBids{
	float:left;
	width:120px;
}

.divAuctionCategoryRowCloses{
	float:left;
	width:130px;
}

/*** LOTS ***/

.divAuctionLotsNew{
	padding: 5px 40px;
	background-image:url(../images/default5/body/png/imgNew.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 5px;
}

.divAuctionLotsPopular{
	padding: 5px 40px;
	background-image:url(../images/default5/body/png/imgHot.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 5px;
}

.divAuctionLotsTitleRow{
	width: 690px;
	float: left;
	background-color: #CCC;
	margin-bottom: 5px;
}

.divAuctionLotsTitleRowImage,
.divAuctionLotsTitleRowLotNumber,
.divAuctionLotsTitleRowTitle,
.divAuctionLotsTitleRowBids,
.divAuctionLotsTitleRowHighestBids,
.divAuctionLotsTitleRowEndDate
{
	width: 111px;
	float: left;
	padding: 2px;
}

.divAuctionLotsTitleRowLotNumber,
.divAuctionLotsTitleRowBids{
	text-align: center;
}

.divAuctionLots{
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #333;
	cursor: pointer;
	background-color: #F7F7F7;
	float: left;
}

.divAuctionLots:hover{
	background-color: #EBEBEB;
}


.divAuctionLotsImages{
	width:115px;
	height:85px;
	float:left;
	margin: 0;
	padding: 0;
}

.divAuctionLotsLot{
	width:115px;
	height:85px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: center;
}

.divAuctionLotsTitle{
	width:111px;
	height:85px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 0 2px;
	padding-bottom: 10px;
}

.divAuctionLotsTimestamps{
	width:111px;
	float:left;
	margin: 0;
	padding: 0;
	padding: 0 2px;
}

.divAuctionLotsTimestampsPassed{
	width:111px;
	float:left;
	margin: 0;
	padding: 0;
	padding: 0 2px;
}

.divAuctionLotsNumberOfBids{
	width:115px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: center;
}

.divAuctionLotsHighestBid{
	width:111px;
	float:left;
	margin: 0;
	padding: 0;
	padding: 0 2px;
}


/*** AUCTION LOTS ***/

#tabs_wrap{
}

#tabs{
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#tabs ul#menu{
	height: 29px;
	border-bottom: dotted 1px #333;
	margin-bottom: 5px;
	margin-top: 5px;
}

#tabs ul#menu li{
	display: inline;
	background-color: #999;
	padding: 10px;
	margin: 0;
	margin-right: 5px;
}

#tabs ul#menu li.active{
	background-color: #e74534;
}

#tabs ul#menu li a{
	text-decoration: none;
	color: #FFF;
}

#tabs-1 .divAuctionLotsTitleRow{
	width: 690px;
	float: left;
	background-color: #CCC;
	margin-bottom: 5px;
}

#tabs-1 .divAuctionLotsTitleRowImage,
#tabs-1 .divAuctionLotsTitleRowLotNumber,
#tabs-1 .divAuctionLotsTitleRowTitle,
#tabs-1 .divAuctionLotsTitleRowBids,
#tabs-1 .divAuctionLotsTitleRowHighestBids,
#tabs-1 .divAuctionLotsTitleRowEndDate
{
	width: 111px;
	float: left;
	padding: 2px;
}

#tabs-1 .divAuctionLotsTitleRowLotNumber,
#tabs-1 .divAuctionLotsTitleRowBids{
	text-align: center;
}

#tabs-1 .divAuctionLots{
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #333;
	cursor: pointer;
	background-color: #F7F7F7;
	float: left;
}

#tabs-1 .divAuctionLots:hover{
	background-color: #EBEBEB;
}


#tabs-1 .divAuctionLotsImages{
	width:115px;
	height:85px;
	float:left;
	margin: 0;
	padding: 0;
}

#tabs-1 .divAuctionLotsLot{
	width:115px;
	height:85px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#tabs-1 .divAuctionLotsTitle{
	width:111px;
	height:85px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: left;
	padding: 0 2px;
	padding-bottom: 10px;
}

#tabs-1 .divAuctionLotsTimestamps{
	width:111px;
	float:left;
	margin: 0;
	padding: 0;
	padding: 0 2px;
}

#tabs-1 .divAuctionLotsTimestampsPassed{
	width:111px;
	float:left;
	margin: 0;
	padding: 0;
	padding: 0 2px;
}

#tabs-1 .divAuctionLotsNumberOfBids{
	width:115px;
	float:left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#tabs-1 .divAuctionLotsHighestBid{
	width:111px;
	float:left;
	margin: 0;
	padding: 0;
	padding: 0 2px;
}


/*** REGISTER NOW***/

#divRegisterNowImage{
	width:220px;
	height:90px;
	cursor:pointer;
	text-align: center;
	font-size: 20px;
	padding: 35px 10px;
	background-image: url(../images/default5/body/jpg/imgCar.jpg);
	color: #FFF;
	font-weight: bold;
	text-shadow: #000000 2px 2px 2px;
}


/*** POP LOTS ***/

.divPopularLot{
	padding:0 5px;
	cursor:pointer;
	border-bottom: dotted 1px #333;
}

.divPopularLotTitle{
	font-weight:bold;
	padding: 5px 0;
	text-align: center;
}

.divPopularLotImage{
	width:230px;
	height:175px;
}

.divPopularLotBid{
	padding: 5px 0;
	text-align: center;
}

/*** LOT ***/

.divAuctionLotWishlist{
	width:170px;
	height:20px;
	padding:10px;
	background-color:#e74534;
	color:#FFF;
	text-align:left;
	margin-right:5px;
	cursor: pointer;
}

.divAuctionLotImages{
	height:170px;
}

.divAuctionLotImage{
	float:left;
	cursor: pointer;
}

.divAuctionDetailText{
	width:345px;
	float:left;
}

.divAuctionLotCategory{
	font-weight:bold;
	text-align:right;
}

.divAuctionLotBidOpening{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
}

.divAuctionLotBidStep{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
}

.divAuctionLotBidVatPercentage{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
}

.divAuctionLotPremiumPercentage{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
}

.divAuctionLotPremiumVatPercentage{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
}

.divAuctionLotTimestamps{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
}

.divAuctionLotCurrentBid{
	font-weight:bold;
	text-align:right;
	margin-top:5px;
}

.divAuctionLotLosing{
	width:680px;
	height:20px;
	padding:10px;
	background-color:#FFDFDF;
	margin:0 5px 15px 5px;
	font-size:16px;
	font-weight:bold;
}

.divAuctionLotWinning{
	width:680px;
	height:20px;
	padding:10px;
	background-color:#D9FDDC;
	margin:0 5px 15px 5px;
	font-size:16px;
	font-weight:bold;
}

.divAuctionLotOptionCategorie{
	width:20%;
	float:left;
	font-weight:bold;
	border-bottom:solid 1px #CCC;
}

#divAuctionLotDamageCar{
	width: 646px;
	height: 300px;
	background-image: url(../images/default5/body/png/imgCarCheck.png);
}

.divAuctionLotDamageType{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:solid 1px #CCC;
}

.divAuctionLotDamageTypeTitle{
	font-weight:bold;
}

.divAuctionLotOptionType{
	width:80%;
	float:right;
	border-bottom:solid 1px #CCC;
}

.divAuctionLotDamageTypeImages{
	width:690px;
	min-height:170px;
}

.divAuctionLotDamageTypeImage{
	float:left;
}

.divAuctionLotVideo{
	background-color: #F9F9F9;
	padding: 5px;
	cursor: pointer;
	margin-bottom: 5px;
}

.divAuctionLotVideo:hover{
	background-color: #CCC;
}

#divAuctionLotVideosHolder{
	height: 400px;
}

/*** CLIENTZONE ***/

#divCustomerHomeContent{
}


#divCustomerHomeContentLeft{
	width:330px;
	float:left;
	background-color:#F3F3F3;
	margin:10px 5px 10px 10px;
}

#divCustomerHomeContentLeftTitle{
	font-size:14px;
	font-weight:bold;
	background-color:#CCC;
	padding:10px;
}

#divCustomerHomeContentLeftText{
	padding:10px;
}

#divCustomerHomeContentLeftButton{
	padding:10px;
	background-color:#e74534;
}

#divCustomerHomeContentLeftButton:hover{
	background-color:#333;
}

#divCustomerHomeContentLeftButton a, #divCustomerHomeContentLeftButton a:hover{
	width:100%;
	height:100%;
	display:block;
	color:#FFF;
	text-decoration:none;
}

#divCustomerHomeContentRight{
	width:330px;
	float:right;
	background-color:#F3F3F3;
	margin:10px 10px 10px 5px
}

#divCustomerHomeContentRightTitle{
	font-size:14px;
	font-weight:bold;
	background-color:#CCC;
	padding:10px;
}

#divCustomerHomeContentRightText{
	padding:10px;
}

.divCustomerHomeContentRightRowTitle{
	font-weight:bold;
}

.divCustomerHomeContentRightRowWinning{
	background-color:#D9FDDC;
	padding: 2px;
}

.divCustomerHomeContentRightRowLosing{
	background-color:#FFDFDF;
	padding: 2px;
}

.divCustomerHomeContentRightRowLot{
	width:160px;
	float:left;
}

.divCustomerHomeContentRightRowYourBid{
	width:73px;
	float:left;
	text-align: center;
}

.divCustomerHomeContentRightRowCurrentBid{
	width:73px;
	float:left;
	text-align: center;
}

.divCustomerHomeContentRightRowEndDate{
	width:150px;
	float:left;
	text-align: right;
}

.divCustomerHomeContentRightRowInvoice{
	width:230px;
	float:left;
	text-align: right;
}

#divCustomerHomeContentRightButton{
	padding:10px;
	background-color:#e74534;
}

#divCustomerHomeContentRightButton:hover{
	background-color:#333;
}

#divCustomerHomeContentRightButton a, #divCustomerHomeContentRightButton a:hover{
	width:100%;
	height:100%;
	display:block;
	color:#FFF;
	text-decoration:none;
}

/*** FOOTER ***/

#footer_wrap {
	position:relative;
	height:95px;
	width:100%;
	clear:both;
	background-color:#323232;
	overflow: hidden;
	font-weight: bold;
	color:#ffffff;
}

#footer_wrap a{
	color: #ffffff;
	text-decoration: none;
}

#footer_outer{
	height:88px;
	overflow:hidden;
	width:100%;
	font-size:13px;
	position:relative;
	padding-top:34px;
}

#footer_outer_copyright{
	width:80%;
	margin: 0 auto;
}

#footer_outer_copyright_copyright{
	width:50%;
	float:left;
	padding:6px;
}

#footer_outer_copyright_facebook{
	width:300px;
	height:23px;
	float:right;
	cursor:pointer;
	background-image:url('../images/default5/body/png/imgFacebookLogo.png');
	background-position:right center;
	background-repeat:no-repeat;	
	text-align:right;
	padding-right:68px;
	padding-top:6px;
}

#footer_outer_madeby{
	position:absolute;
	right:0;
	float:right;
	width:100px;
	margin-top:2px;
	padding-top:7px;
	height:30px;
	padding-right:30px;
	text-align:right;
	cursor:pointer;
	background-image:url('../images/default5/body/png/imgMadeBy.png');
	background-position:right center;
	background-repeat:no-repeat;	
}

#footer_outer_left{
	width: 210px;
	height: 51px;
	float: left;
	text-align:left;
	background-image: url(../images/default5/body/jpg/imgLogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 220px;
	padding-top: 37px;
}

#footer_outer_right{
	float: right;
	text-align:right;
	height: 51px;
	padding-top: 37px;
}

/*** CLASSES ***/

.red
{
	color:#990000;
}

/*** FANCYBOX ****/

#fancybox-overlay {
	background:#333;
}

.fancybox-outer {
	background:#e74534;
}

/*----------------------------------------------- CUSTOM ZONZE START -----------------------------------------------*/
/*----------------------------------------------- CUSTOM ZONZE START -----------------------------------------------*/
/*----------------------------------------------- CUSTOM ZONZE START -----------------------------------------------*/

/*** CUSTOM SLOGANS ***/

#divSlogans{
	height:35px;
	background:#FFFFFF;
	border:solid 4px #333;
}

/*** NEWS ***/

.divNewsCategoryTitle{
	height:30px;
	padding:10px;
	margin-bottom:10px;
	background-color:#F0F0F0;
}

.divNewsHolder{
	margin-bottom:20px;
	padding-bottom: 10px;
	overflow:hidden;
	border-bottom: dotted 1px #333;
}

.divNewsHolderNoImage{
	margin-bottom:20px;
	overflow:hidden;
	padding-bottom: 10px;
	border-bottom: dotted 1px #333;
}

.divNewsImage{
	float:left;
	width:230px;
	height:170px;
}

.divNewsContent{
	float:right;
	width:460px;
}

.divNewsReadmore{
	float: left;
	clear: left;
	width:690px;
	padding:0 5px;
	text-align: right;
}

.divNewsHolderNoImage .divNewsReadmore{
	padding:0;
	text-align: right;
}

.divNewsTitle{
	font-weight:bold;
	padding: 0 5px;
}

.divNewsText{
	padding: 0 5px;
}



.divNewsItemImage{
	width:700px;
	overflow:hidden;
	text-align:center;
	padding-bottom:14px;
}

.divNewsItemTitle{
	padding-bottom:7px;
	border-bottom:1px solid #333333;
	margin-bottom:7px;
	color:#ffffff;
}

.divNewsItemText{
}

.divNewsItemDate{
	font-style:italic;
	text-align:right;
}

/*** AGENDA ***/

.divAgendaCategoryTitle{
    margin-bottom:10px;
}

.divAgendaHolder{
	background-color:#555555;
	margin-bottom:15px;
}

.divAgendaTitle{
    margin-bottom:15px;
    padding-bottom:5px;
}

.divAgendaText{
}

.divAgendaReadmore{
	text-align:right;
}

.divAgendaContent{
    width:510px;
    height:140px;
    float:left;
	padding:5px;
}

.divAgendaImage{
    width:150px;
    height:150px;
    float:left;
}

.divAgendaItemImage{
	text-align:center;
	padding-bottom:14px;
}

.divAgendaItemTitle{
	padding-bottom:7px;
	border-bottom:1px solid #333333;
	margin-bottom:7px;
	color:#ffffff;
}

.divAgendaItemText{
}

.divAgendaItemDate{
	font-style:italic;
	text-align:right;
}








table#tblOptions{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}




table#tblOptions tbody{
	margin: 0;
	padding: 5px 0;
	border: 0;
}

table#tblOptions td{
	padding-top: 4px;
	text-align:left;
	font-size:16px;
}

table#tblOptions thead td{
	padding-bottom: 14px;
}

table#tblOptions thead{
	font-weight: bold;
	font-size:18px;
	padding: 5px;
	height: 30px;
}

table.calendar{
	width:690px;
	background-color:#222222;
	text-align:left;
	border-collapse:collapse;
}

table.calendar thead td.header{
	height:30px;
	background-color:#333333;
	font-weight:bold;
	padding:5px;
}

table.calendar td.select{
	height:30px;
	padding:5px;
	background-color:#444444;
}

table.calendar td{
	height:88px;
}

table.calendar td:hover{
	background-color:#555555;
}

table.leftcalendar{
	background-color:#222222;
	border-collapse:collapse;
	margin-bottom:9px;
}

.currentDay{
	background-color:#dfe5e5;
	cursor:pointer;
}

.chosenDay{
	background-color:#e7e7e7;
	cursor:pointer;
}

.eventDay{
	background-color:#8dbae4;
    color:#FFFFFF;
	cursor:pointer;
}

.eventDay a{
	color:#FFFFFF;
}

/*** JOBOPENINGS ***/

.divJobOpeningsHolder{
	margin-bottom:20px;
	background-color:#858585;
}

.divJobOpeningsTitle{
	font-weight:bold;
	background-color:#CCCCCC;
}

.divJobOpeningsText{
}

.divJobOpeningsReadmore{
	text-align:right;
}

.divJobOpeningsItemTitle{
	padding-bottom:7px;
	border-bottom:1px solid #333333;
	margin-bottom:7px;
	color:#ffffff;
}

.divJobOpeningsItemText{
}

.divJobOpeningsItemDate{
	font-style:italic;
	text-align:right;
}

/*** LINKS ***/



/*** FAQ ***/

.divFaqsCategoryTitle{
	height:30px;
	padding:10px;
	margin-bottom:10px;
	background-color:#F0F0F0;
}

.divFaqsHolder{
	padding-bottom: 10px;
	margin-bottom:20px;
	border-bottom: dotted 1px #333;
}

.divFaqsTitle{
	font-weight:bold;
	padding: 0 5px;
}

.divFaqsText{
	padding: 0 5px;
}

.divFaqsReadmore{
	text-align:right;
}

.divFaqsItemTitle{
	padding-bottom:7px;
	border-bottom:1px solid #333333;
	margin-bottom:7px;
	color:#ffffff;
}

.divFaqsItemText{
}

.divFaqsItemDate{
	font-style:italic;
	text-align:right;
}

/*** POLL ***/

.divPollsItemRightTitle{
	background-color:#666666;
}

.divPollsItemRightContent{
   
}

.divPollsItemRightContentRowPercentage{
	float:left;
	width:45px;
	padding-right:15px;
	text-align:right;
}

.divPollsItemRightContentRowText{
	float:left;
	width:590px;
}

.divPollsItemRightContentRowResult{
}

.divPollsItemRightContentRowButton{
	padding-top:5px;
}

.divPollsItemRightContentRowButton .submit{
	background-color:#333;
}


.divPollsItemLeft{
	background-color:#555555;
}

.divPollsItemLeftTitle{
	background-color:#666666;
}

.divPollsItemLeftContent{
}

.divPollsItemLeftContentRowPercentage{
	float:left;
	width:45px;
	text-align:right;
}

.divPollsItemLeftContentRowText{
	float:left;
	width:170px;
}

.divPollsItemLeftContentRowResult{
}

.divPollsItemLeftContentRowButton{
}

.divPollsItemLeftContentRowButton .submit{
	background-color:#333;
}

/*** VIDEO ***/

.divVideoPlayerHolder{
	width:690px;
	height:500px;
	margin-bottom:2px;
	background-color:#efefef;
	display:none;
}

/*** CUSTOM ALBUM ***/

#divAlbumphotos{
	width:690px;
	overflow:hidden;
}

.divAlbumphotos0, .divAlbumphotos1, .divAlbumphotos2{
	height:180px;
	width:180px;
	padding:10px;	
	background-color:#F36;	
	margin-bottom:45px;	
	margin-right:45px;
	float:left;
	cursor:pointer;
	overflow:hidden;
}

.divAlbumphotos0{
	margin-right:0px;
}

.divAlbumphotosImage{
	
}

.divAlbumphotosOverlay{
	height:20px;
	width:160px;
	background-color:#9F3;	
	padding:10px;
	line-height:17px;
	margin-top:160px;
	position:relative;
	top:-200px;
	display:none;
	overflow:hidden; 
}

#divAlbumphotosItem{
	background-color:#F36;	
	width:690px;
	height:450px;
}

#divAlbumphotosItemPrev{
	width:45px;
	height:450px;
	float:left;
	background-color:#0FF;		
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
}

#divAlbumphotosItemImages{
	width:600px;
	height:450px;
	float:left;
	overflow:hidden;
}

#divAlbumphotosItemNext{
	width:45px;
	height:450px;
	float:left;
	background-color:#0FF;		
	background-repeat:no-repeat;
	background-position:center;	
	cursor:pointer;
}

#divAlbumphotosItemNavigation{
	background-color:#F36;	
	width:670px;
	height:40px;
	padding:10px;
	text-align:center;
}

#divAlbumphotosItemNavigation div { 
	width:23px;
	height:40px;
	background-color:#0FF;	
	float:left;
	text-align:center;
	color:#BE0F34;
	margin-right:4px;
	cursor:pointer;
}

#divAlbumphotosItemNavigation div.activeSlide {	
	background-color:#F06;
	color:#aaaaaa;
}

/*----------------------------------------------- CUSTOM ZONZE END -----------------------------------------------*/
/*----------------------------------------------- CUSTOM ZONZE END -----------------------------------------------*/
/*----------------------------------------------- CUSTOM ZONZE END -----------------------------------------------*/


/*** FORMS ***/

#divWeOnlyNeed{
	width: 100%;
	font-weight: bold;
}

#divWeOnlyNeedImage{
	background-image: url(../images/default5/body/jpg/imgLogoForm.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 100px;
}

#divWeOnlyNeedTitle{
	font-size: 16px;
	font-variant: small-caps;
	color: #e74534;
	text-align: center;
	margin: 20px 0;
}

#divWeOnlyNeedTextLeft, #divWeOnlyNeedTextMiddle, #divWeOnlyNeedTextRight{
	font-size: 16px;
	font-variant: small-caps;
	width: 33%;
	height: 50px;
	float: left;
	text-align: center;
}

.frmGeneral
{
	border:0;
	margin:0 0 0 0;
	padding:0;
	width:100%;
}

.frmGeneral fieldset
{
	border:0;
	margin:0;
	padding:0;
	width:100%;
}

.frmGeneral dl
{
	border:0;
	border-bottom:solid 1px #CCC;
	margin:0 0 10px 0;
	padding:0;
	width:100%;
}

.frmGeneral dl:after
{
	clear:both;
	content:".";
	display:block;
	height:0px;
	visibility:hidden;
}

.frmGeneral dt
{
	border:0;
	float:left;
	margin:0;
	min-height:40px;
	overflow:hidden;
	padding:0;
	width:35%;
}

.frmGeneral dd
{
	border:0;
	float:left;
	margin:0;
	min-height:40px;
	overflow:hidden;
	padding:0;
	width:65%;
}

.frmGeneral input
{
	background-color:#FFFFFF;
	border:solid 1px #333;
	color:#000;
	margin:0;
	padding:5px;
	width:375px;
}

.frmGeneral input.inputv1
{
	width:210px;
}

.frmGeneral input.inputv2
{
	width:210px;
}

.frmGeneral input.inputv3
{
	width:385px;
}

.frmGeneral input.inputv4
{
	width:60px;
}

.frmGeneral input.inputv5
{
	width:60px;
}

.frmGeneral input.inputv6
{
	width:120px;
}

.frmGeneral input.inputv7
{
	width:400px;
}

/*
.frmGeneral input:focus
{
	background:none;
	background-color: #e74534;
	color: #FFF;
}

*/

.frmGeneral textarea
{
	background-color:#FFFFFF;
	border:solid 1px #333;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	height:120px;
	margin-bottom:10px;
	padding:5px;
	width:375px;
}

.frmGeneral textarea:focus
{
	background:none;
	background-color: #e74534;
	color: #FFF;
}

.frmGeneral select
{
	background-color:#FFFFFF;
	border:solid 1px #333;
	color:#000;
	padding:5px;
}

/*
.frmGeneral select:focus
{
	background-color: #e74534;
	color: #FFF;
}
*/

.frmGeneral select.option
{
	background-color:#FFFFFF;
}

.frmGeneral .check
{
	background:none;
	border:none;
	width:auto;
}

.frmGeneral .remChars
{
	background:none;
	border:none;
	color:#000;
	font-size:10px;
	margin:0;
	padding:0;
	text-align:center;
	width:25px;
}

.frmGeneral .submit
{
	background:none;
	background-color:#333;
	border:solid 1px #000;
	color:#FFF;
	padding:5px;
	width:40%;
	-webkit-appearance: none;
}

.frmGeneral .submit:focus
{
	background-color:#333;
}

.frmGeneral .readonly
{
	color:#666;
}

.frmGeneral #btnSubmit{
	width: 362px;
}


#addcar_text select, 
#addcar_text input, 
#addcar_text textarea{
	width: 100%;
	border: solid 1px #eeeeee;
	padding: 5px 0px;
	background-color: #eeeeee;
	color:#797979;
	font-size:16px;
}

#addcar_text #fldUploadsButton{
	width: 365px;
}


.addcar_data_line_field{
	width: 100%;
  	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding-right:20px;
}

.addcar_data_line_star{
    position: absolute;
    top: 11px;
    right: 7px;
	width:14px;
	height:20px;
	color:#ffffff;
	background-color:#c1c1c1;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size:20px;
}

.addcar_data_line_star_example{
	width:14px;
	height:20px;
	color:#ffffff;
	background-color:#c1c1c1;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-size:20px;
}

#addcar_text,
#addcar_text select, 
#addcar_text input, 
#addcar_text textarea{
	font-size:16px;
}

#frmStep1 select{
	width:200px;
}

#addcar_text #btnSubmit{
	color:#ffffff;
}

#addcar_text #fldExpectedPrice{
	font-weight:bold;
}

#divUploadsNoUploads{
	text-align:left;
}

/*** FIXES ***/

.clearfix:after
{
	clear:both;
	content:".";
	display:block;
	height:0px;
	visibility:hidden;
}

.clearfix
{
	display:inline-block;
}

* html .clearfix
{
	height:1%;
}

.clearfix
{
	display:block;
}



.dialog{
	display:none;	
}


.red{
	color:#ff0000;
}

#fldEmptyFieldsError{
	/*padding-left:5px;*/
}

.fldError,
#fldTermsofuseError,
#fldCaptchaError{
	color:#ff0000;
	padding-top:5px;
	padding-bottom:5px;
}


#divOneMomentPlease{
	display:none;
	padding-top: 5px;
	padding-left: 5px;
}


#divNavigationWrap{ 
	text-align: center; 
	background-color:#eeeeee;
	padding:80px 0px 50px 0;
}  

#divNavigationBaselineWrap{ 
	width:50%;
	margin:0 auto;
	background-image:url('/images/default5/body/jpg/imgBaseline.jpg');
	background-repeat:repeat-x;
	background-position: center center;	
	text-align:center;
	margin-bottom:60px;	
}  

#divNavigationBaseline{ 
	background-color:#eeeeee;
	width:160px;
	margin:0 auto;
	color:#a7a7a7;
}  

#divNavigationLinksWrap{
	width:80%;
	margin:0 auto;
}

#divNavigationLinksLeft,
#divNavigationLinksRight{
	width:50%;
	float:left;
}

.divNavigationLinksTitle{
	text-align:left;
	font-weight:bold;
}

.divNavigationLinksLink{
	width:33%;
	float:left;
	text-align:left;
	text-decoration:none;
	color:#a7a7a7;
	padding-top:14px;
}

.divNavigationLinksLink a{
	text-decoration:none;
	color:#a7a7a7;
}



#divContactQuickWrap{ 
	text-align: center; 
	background-color:#cecece;
	padding:40px;
}  

#divContactQuickTitle{ 
	text-align: center;
	margin-bottom:30px;	
	font-size: 30px;
	font-weight: bold;
}  

#divContactQuickTelephone{ 
	width:210px;
	height:80px;
	background-image:url('/images/default5/body/png/imgTelephone.png');
	background-repeat:no-repeat;
	background-position: center left;
	display: inline-block;  
	vertical-align: middle; 
	margin-bottom:30px;	
	text-align:left;
	padding-left:50px;
}  

#divContactQuickTelephone_Telephone{
	font-size:28px;
	font-weight:bold;	
}

#divContactQuickTelephone_Time{
	font-size:24px;
	padding-left: 12px;
}

#divContactQuickLeft{
	width:360px;
	margin-left:18px;
	margin-right:18px;
	display: inline-block;  
	vertical-align: middle;  
}

#divContactQuickRight{
	width:360px;
	margin-left:18px;
	margin-right:18px;
	display: inline-block;  
	vertical-align: middle;  
}

#divContactQuickContent fieldset dd{
	width:100%;
}

#divContactQuickContent fieldset dl{
	border:none;
}

#divContactQuickContent fieldset dd input{
	width:340px;
	background-color:#b7b7b7;
	border-color:#b7b7b7;
	padding:10px;
	margin-bottom:10px;
	color:#444444;
}

#divContactQuickContent fieldset dd textarea{
	width:340px;
	height:160px;
	background-color:#b7b7b7;
	border-color:#b7b7b7;
	padding:10px;
	margin-bottom:10px;
	color:#444444;
}

#divContactQuickContent fieldset dd .submit{
	width:362px;
	background-color:#e74534;
	border-color:#e74534;
	color:#ffffff;
	padding:9px;
	margin-bottom:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight:bold;
	cursor:pointer;
	
	background-image: url(../images/default5/body/jpg/imgButton.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.divViewTestimonialsHolder{
	text-align:center;
	z-index: 31;
}

.divViewTestimonials{
	width:300px;
	margin: 20px 0 0 0;
	height: 30px;
	background-color: #e74534; 
	display: inline-block;
	padding: 5px 10px 6px;
	padding-top:15px;
	color: #ffffff;
	text-decoration: none;
	line-height: 19px;
	position: relative;
	cursor: pointer;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(../images/default5/body/jpg/imgButton.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size:22px;
	z-index: 32;
}


.divViewFaqHolder{
	text-align:center;	
}

.divViewFaq{
	width:180px;
	margin:20px 0 30px 0;
	height: 40px;
	background-color: #e74534; 
	display: inline-block;
	padding: 5px 10px 6px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 19px;
	position: relative;
	cursor: pointer;
	border: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.divParagraphTitle,
.divContactTitle,
.divTestimonialsTitle,
.divFAQTitle{
	text-align:center;
	font-size:42px;
	font-weight:bold;
	text-transform:capitalize;
	padding-top:30px;
	padding-bottom:10px;
}

.divParagraphText,
.divContactText,
.divTestimonialsText,
.divFAQText{
	text-align:center;
	font-size:18px;
	padding-bottom:30px;
}

.divParagraphLine,
.divContactLine,
.divTestimonialsLine,
.divFAQLine{
	width:15%;
	margin:0 auto;
	padding-bottom:30px;
	border-top:1px solid #e0e0e0;
}

.divContactOrCallUsWrap{	
	width:50%;
	margin:0 auto;
	background-image:url('/images/default5/body/jpg/imgBaseline.jpg');
	background-repeat:repeat-x;
	background-position: center center;	
	text-align:center;
	margin-bottom:20px;	
	margin-top:60px;
}

.divContactOrCallUs{	
	background-color:#ffffff;
	width:160px;
	margin:0 auto;
	color:#a7a7a7;
	font-size:18px;
}

.divContactOrCallUsPhone{
	font-size: 32px;
	font-weight:bold;
	text-align:center;
	color:#000000;
}

.divContactOrCallUsTime{
	font-size: 18px;
	color:#e74433;
	text-align:center;
	margin-bottom:40px;	
}

#addcar_text #btnSend{
	width:100%;
	background-color:#e74534;
	border-color:#e74534;
	color:#ffffff;
	padding:9px;
	margin-bottom:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight:bold;
	cursor:pointer;	
}

#divFAQ{
	width:50%;	
	margin:0 auto;
	margin-bottom:30px;
}

#divFAQ .title{
	background-color:#eeeeee;
	text-align:center;
	font-variant:normal;
	font-size:14px;
	margin-bottom:30px;
	cursor:pointer;
	background-image: url(../images/default5/body/png/iconPlus.png);
	background-repeat: no-repeat;
	background-position: center right;
	
}

#divFAQ .text{
	text-align:center;
	display:none;
}

#right_wrap #divFAQ .text p{
	margin-top:0px;
}

#submitcar_wrap{
	background-image:url("../images/default5/body/jpg/imgBlackCar5.jpg");
	background-position:center center;
}

#addcar_full_step1{
	background-position: center top;
	background-repeat:no-repeat;
}

#info_box_wrap{
	background-image:url("../images/default5/body/jpg/imgBlackCar6.jpg");
}


#frmHandedOver,
#frmTestimonial{
	margin-bottom:111px;	
}

#divFormResult .title {
	text-align:center;
	color:#2e70ba;
}

#divFormResult .text {
	text-align:center;
	width:50%;
	margin:0 auto;
}

#right_wrap .divFormResultBigger .title {
	font-size:28px;
}

.divFormResultBigger .text {
	font-size:28px;
}





#addcar_full_step1_small{
	width: 100%;
	height: 90px;
	background-image: url(../images/default5/body/jpg/imgBannerSmall.jpg);
	background-repeat:repeat-x;
	position: relative;
	z-index: 0;
	background-size: cover;	
	padding-top:50px;
}

#addcar_full_step1_small #addcar_signup{
	text-align: center;
	margin-left:12px;
	margin-right:12px;
	display: inline-block;  
    vertical-align: middle; 
	padding:0px;
}

#addcar_full_step1_small .addcar_val{
	padding:1px;
}

#addcar_full_step1_small #addcar_signup #btnSubmit{
	margin-top:0px;
}










@media (max-width: 1309px) { 

#header_phone_box{
	margin-top:0px;	
}

}

@media (max-width: 980px) { 


#header_free{
	float:none;
	margin:0 auto;
	margin-bottom:10px;
}


#steps_usp_free,
#steps_usp_quick,
#steps_usp_safe{
	float:none;
	width:70%;
	margin:0 auto;
}

#steps_usp_free,
#steps_usp_quick{
	padding-bottom:30px;
}

#steps_usp_and{
	display:none;
}

#addcar_full_step1_small{
	height:250px;	
}

#addcar_full_step1_small .addcar_val{
	margin-bottom:12px;	
	width:208px;
}


#header_languages{
	position:absolute;
	top:0;
	color:#000000;
	margin-top:0px;
}

#header_languages a{
	color:#000;
}


#header_wrap{
	height:auto;
	width:100%;
}

#header_outer{
	height:auto;
	text-align:center;	
}

#header_inner{
	display: inline-block;  
	vertical-align: middle;  
	margin: 0 auto;
	float:none;
	width:100%;
}

#header_logo{
	width:100%;
	background-position:center;
}

#header_phone{
	/*
	float:none;	
	background-color:#f6f6f6;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	*/
}

#header_facebook_button{
	margin:0 auto;
	float:none;
}

#header_phone_box{
	/*
	float:none;	
	position:relative;
	right:0px;
	min-width:auto;
	*/
	padding-top:46px;
}

#header_right{
	position:relative;	
	text-align:center;
	display:block;
	margin-top:0px;
	float:none;
	width:100%;
	text-align:center;
}

#page_wrap{
	width:100%;	
}

#addcar_text{
	width:100%;	
	padding:0px;
}

.addcar_data_line_cell_25,
.addcar_data_line_cell_33,
.addcar_data_line_cell_50,
.addcar_data_line_cell_66{
	width:100%;
	display:block;
	margin:5px;
	margin:0 auto;
}

.addcar_data_line_1_4, 
.addcar_data_line_2_4, 
.addcar_data_line_3_4, 
.addcar_data_line_4_4, 
.addcar_data_line_1_3, 
.addcar_data_line_2_3, 
.addcar_data_line_3_3, 
.addcar_data_line_22_3, 
.addcar_data_line_11_3{
	margin:5px;
}

#divFAQ{
	width:90%;	
}

#frmStep1{
	width:250px;	
	margin:0 auto;
}

#submitcar_box{
	padding-top: 50px;
}

#slogan{
	height:105px;
}

body{
	background-image:none;
}

#topmenu_wrap{
	display: inline-block;  
	vertical-align: middle;  
	margin: 0 auto;
	float:none;
	width:100%;
	height:auto;
	text-align:center;
	border-top:1px solid #cccccc;
	background-color:#2e70ba;
}

#topmenu_wrap ul.ulMenuTop{
	display: inline-block;  
	vertical-align: middle;  
	float:none;
}

#header_contactus{
	margin-right:10px;	
}

#slogan{
	background-image: none;
}

#slogan_title h1{
	font-size: 20px;
}

#slogan_text{
	font-size: 16px;
}

#slogan_advantage{
	font-size: 16px;
}

#slogan_advantage_title{
	font-size: 16px;
}

#slogan_advantage_text li{
	font-size: 16px;
}

#steps_title{
	margin-top: 70px;
}

#steps_wrap{
	height:auto;	
}

#steps_content_left{
	width:100%;	
}

#steps_content_right{
	width:100%;	
}

.testimonials_item_left,
.testimonials_item_right{
	margin-bottom:20px;
	width:192px;
	margin-right:0;
	margin-left:0;
}

.testimonials_item_L{
	float: left;
	width: 100%;
	clear: both;
}

.testimonials_item_R{
	float: right;
	width: 100%;
	clear: both;
}

.testimonials_item_left .image,
.testimonials_item_right .image{
	float: none;
}


.testimonials_item_left .author,
.testimonials_item_right .author{
	margin-bottom: 20px;
}

#divContactQuickLeft,
#divContactQuickRight{
	width:100%;	
}

#divContactQuickContent fieldset dd input{
	width:80%;	
}

#divContactQuickContent fieldset dd textarea{
	width:80%;	
}

#divContactQuickContent fieldset dd .submit{
	width:80%;		
}

.divNavigationLinksLink{
	width:50%;
}

#info_box_wrap{
	height:315px;
}

#info_box{
	right:auto;
	bottom:auto;
	margin:0 auto;
	position:static;
}

#steps_circle_wrap{
	background-image:none;	
	height: auto;
	width:100%;
	margin-bottom:20px;
}

#steps_circle_1{
	position:relative;
}

#steps_circle_2{
	position:relative;
	margin:0 auto;
	margin-top:20px;
}

#steps_circle_3{
	position:relative;
	left:0;
	margin:0 auto;
	margin-top:130px;

}

#steps_circle_4{
	position:relative;
	right:0;
	margin:0 auto;
	margin-top:80px;
}

#steps_circle_5{
	position:relative;
	right:0;
	margin:0 auto;
	margin-top:140px;
}
	


#addcar_full_step1_text select{
	width:100%;	
}

#page_wrap{
	width:100%;	
}

}


@media (max-width: 800px) {  

	#addcar_full_step1_text{
		padding-top:30px;
	}

	#addcar_full_step1_val{
		width:80%;
		display:block;
		margin:0 auto;
	}
	
	#addcar_full_step1{
		height:300px;	
	}
	
}

@media (max-width: 720px) {  
	
	#header_free{
		float:none;
		margin:0 auto;
		margin-top:10px;
	}
	

	#topmenu_wrap ul.ulMenuTop li a{
		font-size: 16px;
		padding: 15px 10px;
	}
	
		
	#header_phone_box{
		position: absolute;
		top:0px;
		right: 20px;
		min-width: 250px;
		font-size: 14px;
		padding-right:75px;
		padding-top:46px;		
	}
	
	.divNavigationLinksLink{
		width:100%;
	}	

}

@media (max-width: 560px) {  

	#header_facebook_box{
		display: none;
	}

	#addcar{
		width: 100%;
	}

	#topmenu_wrap ul.ulMenuTop li a{
		font-size: 12px;
		padding: 15px 10px;
	}

	#header_contactus{
		float:none;
		margin:0 auto;
	}

	#topmenu_wrap{
		padding-bottom:20px;
	}

	#slogan_title h1{
		font-size:16px;
	}

	#slogan_text{
		font-size:14px;
	}
	
	#header_right{
		font-size: 12px;
	}
	
	#steps_content{
		font-size: 12px;
	}
	
	#submitcar_box{
		width:100%;	
	}
	
	#addcar_title{
		font-size: 14px;
		font-weight: bold;
	}
	
	#addcar_text{
		width: 100%;
	}
	
	#page_wrap{
		width: 100%;
	}
	
	#page{
		width: 100%;
	}
	
	#right_wrap{
		width: 100%;
	}
	
	#steps_wrap{
		height: 170px;
	}
	
	#testimonials_wrap{
		display: none;
	}
	
	#help_wrap{
		margin-top:30px;	
	}
	
	#pager{
		display: none;
	}
	
	#tblOptions{
		font-size: 10px;
		padding: 0;
		margin: 0;
		border-collapse: collapse;
	}
	
	#tblOptions td{
		float: left;
		width: 15%;
	}
	
	#divWeOnlyNeedTextLeft, #divWeOnlyNeedTextMiddle, #divWeOnlyNeedTextRight{
		width: 100%;
		float: none;
	}
	
	.frmGeneral
	{
		border:0;
		margin:5px 0 0 0;
		padding:0;
		width:;
	}
	
	.frmGeneral fieldset
	{
		border:0;
		margin:0;
		padding:0;
		width:100%;
	}
	
	.frmGeneral dl
	{
		border:0;
		border-bottom:solid 1px #CCC;
		margin:0 0 10px 0;
		padding:0;
		width:100%;
	}
	
	.frmGeneral dl:after
	{
		clear:both;
		content:".";
		display:block;
		height:0px;
		visibility:hidden;
	}
	
	.frmGeneral dt
	{
		border:0;
		float:left;
		margin:0;
		min-height:40px;
		overflow:hidden;
		padding:0;
		width:35%;
	}
	
	.frmGeneral dd
	{
		border:0;
		float:left;
		margin:0;
		min-height:40px;
		overflow:hidden;
		padding:0;
		width:65%;
	}
	
	.frmGeneral input
	{
		background-color:#FFFFFF;
		border:solid 1px #333;
		color:#000;
		margin:0;
		padding:5px;
		width:50%;
	}
	
	.frmGeneral input.inputv1
	{
		width:105px;
	}
	
	.frmGeneral input.inputv2
	{
		width:105px;
	}
	
	.frmGeneral input.inputv3
	{
		width:190px;
	}
	
	.frmGeneral input.inputv4
	{
		width:30px;
	}
	
	.frmGeneral input.inputv5
	{
		width:30px;
	}
	
	.frmGeneral input.inputv6
	{
		width:60px;
	}
	
	.frmGeneral input.inputv7
	{
		width:20px;
	}
	
	.frmGeneral input:focus
	{
		background:none;
		background-color: #e74534;
		color: #FFF;
	}
	
	.frmGeneral textarea
	{
		background-color:#FFFFFF;
		border:solid 1px #333;
		color:#000;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:13px;
		height:120px;
		margin-bottom:10px;
		padding:5px;
		width:170px;
	}
	
	.frmGeneral textarea:focus
	{
		background:none;
		background-color: #e74534;
		color: #FFF;
	}
	
	.frmGeneral select
	{
		background-color:#FFFFFF;
		border:solid 1px #333;
		color:#000;
		padding:5px;
	}
	
	.frmGeneral select:focus
	{
		background-color: #e74534;
		color: #FFF;
	}
	
	.frmGeneral select.option
	{
		background-color:#FFFFFF;
	}
	
	.frmGeneral .check
	{
		background:none;
		border:none;
		width:auto;
	}
	
	.frmGeneral .remChars
	{
		background:none;
		border:none;
		color:#000;
		font-size:10px;
		margin:0;
		padding:0;
		text-align:center;
		width:25px;
	}
	
	.frmGeneral .submit
	{
		background:none;
		background-color:#333;
		border:solid 1px #000;
		color:#FFF;
		padding:5px;
		width:40%;
	}
	
	#addcar_full_stepconfirm dt{
		display: none;
	}
	
	#addcar_full_stepconfirm dd{
		padding: 5px;
	}
	
	#info_box_wrap{
		height:auto;	
	}
	
	#info_box{
		width:100%;	
		padding-left:0px;
		padding-right:0px;
		height:auto;	
	}
	
	#info_box_button{
		height:auto;	
	}
		
	#info_box_title{
		padding-left:10px;
		padding-right:10px;
	}
	
	#info_box_text{
		padding-left:10px;
		padding-right:10px;
	}	

	#help_wrap{
		height:auto;
	}

	#help_info{
		height:auto;
		padding-bottom:20px;
	}
	
	#help_logo_circle_warp{
		width:100%;	
	}
	
	table#tblOptions td{
		font-size:10px;
	}	
	
	#addcar_full_step2{
		width:100%;	
	}
	
	#addcar_full_step3{
		width:100%;	
	}
	
	#footer_outer_copyright_copyright{
		width: 100%;
		padding: 0;
	}
	
	#steps_circle_1{
		width: 280px;
		height: 280px;
	}
	
	#steps_circle_1{
		width: 280px;
		height: 280px;
	}
	
	#steps_circle_1_suptitle{
		margin-top: 55px;
	}
	
	#steps_circle_3{
		width: 300px;
		height: 300px;
	}
	
	#steps_circle_3_middle{
		bottom: -130px;
		left: 140px;
	}
	
	#steps_circle_3_bottom{
		left: 120px;
	}
	
	#steps_circle_5_middle {
		height: 60px;
		left: 150px;
		padding-top: 40px;
		top: 140px;
		width: 100px;
	}
	
	#steps_circle_5_bottom{
		left: 180px;
	}
	
	#prevnextnav{
		display: none;
	}
	
	#divNavigationWrap{
		/*display: none;*/
		overflow-x:hidden;
	}
	
}
















#page_wrap{
	text-align:center;
}

#right_wrap{
	text-align:left;
	margin:0 auto;
	float:none;
}



.frmGeneral .submit{
	width:387px;
	background-color:#e74534;
	border-color:#e74534;
	color:#ffffff;
	padding:9px;
	margin-bottom:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight:bold;
	cursor:pointer;	
}

.frmGeneral .submit:focus{
	background-color:#e74534;
}

 
 	
.cookiewarning {
	display:none; 
	z-index:200;
}

body.cookies_not_ok .cookiewarning {
	display:block; 
	background:#dddddd; 
	color:#000000; 
	width:100%; 
	padding:.5em; 
	z-index:1005; 
	border-top:1px solid #000000;
	position: fixed;
	bottom: 0;
	font-size: 12px;
}
	
body.cookies_not_ok .cookiewarning a {
	color:#000000;
} 

body.cookies_not_ok .cookiewarning_explanation {
	display:none;
}

body.cookies_not_ok .cookiewarning.showhelp .cookiewarning_explanation {
	display:block;
}

body.cookies_not_ok .cookiewarning.showhelp .cookiewarning_introduction {
	
	display:none;
}



/*<style>*/

body{font-family: 'Source Sans Pro', sans-serif, "Trebuchet MS", Arial, Helvetica, sans-serif;font-size:14px;text-align:justify;color:#3c3c3c}
img{border:none}
hr{height:1px;border:none;border-bottom:solid 1px #666;margin-bottom:10px}
a{color:#e74534}
a:hover {color:#e74534;text-decoration:none}
h1{font-size:15px;margin:0;padding:0}
h2{font-size:13px;margin:0;padding:0}
h3{font-size:11px;margin:0;padding:0}
h4{font-size:10px;margin:0;padding:0}
h5{font-size:9px;margin:0;padding:0}
h6{font-size:8px;margin:0;padding:0}

h1{
	font-size:28px;
}

#divFAQ .title h1{
	font-size: 15px;
	color:#000000;
}

.divParagraphTitle h1{
	font-size: 42px;
	text-transform:uppercase;
}
/*! jQuery UI - v1.10.3 - 2013-10-04
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 9998;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("../images/jquery.ui/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(../images/jquery.ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url(../images/jquery.ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(../images/jquery.ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url(../images/jquery.ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url(../images/jquery.ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(../images/jquery.ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(../images/jquery.ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(../images/jquery.ui/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(../images/jquery.ui/ui-icons_222222_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(../images/jquery.ui/ui-icons_888888_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(../images/jquery.ui/ui-icons_454545_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(../images/jquery.ui/ui-icons_454545_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(../images/jquery.ui/ui-icons_2e83ff_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(../images/jquery.ui/ui-icons_cd0a0a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url(../images/jquery.ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url(../images/jquery.ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}
.ac_results {padding: 0px;border: 1px solid black;background-color: white;overflow: hidden;z-index: 99999}
.ac_results ul {width: 100%;list-style-position: outside;list-style: none;padding: 0;margin: 0}
.ac_results li {margin: 0px;padding: 2px 5px;cursor: default;display: block;font: menu;font-size: 12px;line-height: 16px;overflow: hidden}
.ac_loading {background: white url('../images/body/default/gif/indicator.gif') right center no-repeat}
.ac_odd {background-color: #eee}
.ac_over {background-color: #FF9900;color: white}
.pix_diapo_holder {
	height: 360px;
	width: 960px;
}
.pix_diapo {
	height: 300px;
	overflow: hidden;
	position: relative;
	width: 960px;
	margin: 0px auto;
}
.pix_diapo > div {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
#pix_prev, #pix_next {
	cursor: pointer;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 1001;
}
#pix_prev {
	background: url(../images/jquery.diapo/prev.png) no-repeat;
	left: 10px;
}
#pix_next {
	background: url(../images/jquery.diapo/next.png) no-repeat;
	left: auto!important;
	right: 10px!important;
}
#pix_pag {
	margin: 0 auto;
	position: relative;
	width: 960px;
    height:60px;
	z-index: 1002;
}
#pix_commands {
	cursor: pointer;
	display: block;
	float: left;
	height: 26px;
	margin: 15px 0 0 13px;
	position: relative;
	width: 24px;
}
#pix_play {
	background: url(../images/jquery.diapo/play.png) center no-repeat;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_stop {
	background: url(../images/jquery.diapo/pause.png) center no-repeat;
	height: 24px;
	left: 0;
	position: absolute;
	top: 0;
	width: 24px;
}
#pix_pag_ul {
	float: right;
	margin: 0;
	padding: 0;
}
#pix_pag_ul > li {
	cursor: pointer;
	display: block;
	.display: inline-block;
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 20px 8px 0;
	text-align: center;
	text-indent: -9999px;
	width: 16px;
}
#pix_pag_ul > li > span {
	background: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	height: 16px;
	width: 16px;
}
#pix_pag_ul > li:hover > span > span {
	background: #000000;
}
#pix_pag_ul > li > span > span {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	float: left;
	height: 8px;
	margin: 4px;
	width: 8px;
}
#pix_pag_ul > li.diapocurrent > span > span {
	background: #000000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#pix_pag_ul > li > .pix_thumb {
	border: 4px solid #f2f2f2;
	.border: 4px solid #e6e6e6;
	border: 4px solid #e6e6e6\9;
	-moz-box-shadow: 0 1px 8px #000;
	-webkit-box-shadow: 0 1px 8px #000;
	box-shadow: 0 1px 8px #000;
	height: 58px;
 	left: -17px;
	position: absolute;
	top: -40px;
	width: 58px;
}
#pix_pag_ul > li > .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid  #e6e6e6;
	top: 26px;
	left: 12px;
	position: absolute;
}
.pix_relativize {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.elemHover {
	position: absolute;
}
.caption {
	background: rgba(0, 0, 0, 0.8);
    .filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)\9;
	bottom: 20px;
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 20px;
	width: 960px;
}
.ui-loader {
	display: none;
}
/*! fancyBox v2.0.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	padding: 0;
	margin: 0;
	/*background: #f9f9f9;*/
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;	
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	background: url('../images/jquery.fancybox/fancybox_loading.gif');
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../images/jquery.fancybox/fancybox_sprite.png');
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-prev, .fancybox-next {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('../images/jquery.fancybox/blank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;	
}

.fancybox-next {
	right: 0;
}

.fancybox-prev span, .fancybox-next span {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
}

.fancybox-prev span {
	background-position: 0 -36px;
}

.fancybox-next span {
	background-position: 0 -72px;
}

.fancybox-prev:hover, .fancybox-next:hover {
	visibility: visible;
}

.fancybox-prev:hover span {
	left: 20px;
}

.fancybox-next:hover span {
	left: auto;
	right: 20px;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	/*background: #000;*/
}

/* Title helper */

.fancybox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}/* jQuery Countdown styles 1.6.3. */
.hasCountdown {
	border: 1px solid #747b1a;
	background-color: #a6b216;
    margin-bottom: 10px;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	color: #888;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}
div.jqZoomTitle
{
	background: #111;
	-moz-opacity:.55;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
  font-size: .95em;
  text-align: right;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 390px;
	padding: 5px;
	border-top: 1px solid #999;
}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/default/body/gif/indicator.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}

.jqZoomWindow
{
	border: 5px solid #000;
	background-color: #FFF;
}
.fileinput-button {
  position: relative;
  overflow: hidden;
}

.fileinput-button input {
  position: absolute;
  top: -10px;
  left: -60px;
  font-size:140px;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0px, 0) scale(1);
  direction: ltr;
  cursor: pointer;
}

#divUploadsButton{
	margin:0;
	padding:5px;
   

	background-color:#e74534;


	border:solid 1px #000;
	color:#FFF;
	padding:5px;
	width:238px;
    float:left;
	
	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;	  
}

#divUploadsButton:hover{
	background-color:#000000;

	-webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

#divUploadsProgress{
	width:250px;
	height:20px;
    background-image:url('../images/default/body/gif/ajax-loader.gif');
    background-position:center;
    background-repeat:no-repeat;
    display:none;
    float:left;
    margin-top:4px;
    margin-left:4px;
}

#divUploadsError{
	color:#ff0000;
    margin-top:10px;
}

#divUploadsNoUploads{
    margin-top:10px;
}

#divUploadsButton{
    overflow:hidden;
}

#divUploadsHolder, #divUploadsButton, #fldUploadsButton{
    z-index:66;
}

#divUploadsPreviews, .divUploadsPreviewHolder, .divUploadsPreviewImage, .divUploadsPreviewRemove {
    z-index:67;
}

#divUploadsPreviews{
    margin-top:10px;
}

.divUploadsPreviewHolder{
	width:300px;
	height:150px;
    margin-bottom:10px;
}

.divUploadsPreviewImage{
	width:250px;
	height:150px;
    background-color:#efefef;
    background-image:url('../images/default/body/gif/ajax-loader.gif');
    background-position:center;
    background-repeat:no-repeat;
    float:left;
}

.divUploadsPreviewRemove{
	width:50px;
	height:150px;
    background-image:url('../images/default/body/png/iconRemove.png');
    background-position:center;
    background-repeat:no-repeat;
	float:left;
    cursor:pointer;
}


/* iCheck plugin Flat skin, red
----------------------------------- */
.icheckbox_flat-red,
.iradio_flat-red {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background: url(../images/jquery.icheck/red.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_flat-red {
    background-position: 0 0;
}
    .icheckbox_flat-red.checked {
        background-position: -22px 0;
    }
    .icheckbox_flat-red.disabled {
        background-position: -44px 0;
        cursor: default;
    }
    .icheckbox_flat-red.checked.disabled {
        background-position: -66px 0;
    }

.iradio_flat-red {
    background-position: -88px 0;
}
    .iradio_flat-red.checked {
        background-position: -110px 0;
    }
    .iradio_flat-red.disabled {
        background-position: -132px 0;
        cursor: default;
    }
    .iradio_flat-red.checked.disabled {
        background-position: -154px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
    .icheckbox_flat-red,
    .iradio_flat-red {
        background-image: url(../images/jquery.icheck/red@2x.png);
        -webkit-background-size: 176px 22px;
        background-size: 176px 22px;
    }
}

