/*
Theme Name: Car Theme on Twenty Twelve
Theme URI: http://wordpress.org/
Description: Car Theme Based on the 2010 default theme for WordPress.
Author: wordpressdotorg (Original Author), Atlas (Modified)
Author URI: http://wordpress.org/ (Original Author) , http://atlasinfotech.com (Modfied)
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu (optional)

License:
License URI:

General comments (optional).
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
@font-face {
    font-family: 'Lato-Bla';
   src: url('images/type/Lato-Bla.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Franchise-Bold-hinted';
    src: url('images/type/franchise-bold-hinted-webfont.eot');
    src: url('images/type/franchise-bold-hinted-webfont.eot?#iefix') format('embedded-opentype'),
         url('images/type/franchise-bold-hinted-webfont.woff') format('woff'),
         url('images/type/franchise-bold-hinted-webfont.ttf') format('truetype'),
         url('images/type/franchise-bold-hinted-webfont.svg#us101') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6, p{color: #000000;font-family: "Lato-Bla"}
a{color:#00ACEE;text-decoration:none}
a:hover{color:#000000}
body{ line-height:16px; font-family:arial,helvetica,sans-serif; background:#FFF; font-size:12px; text-align:left; font-style:normal; padding:0px; margin:0px ; color:#000}
.clear{ clear:both}
.main{width:100%;height: auto;min-height:100%;background:#d9d9d9;overflow-x:hidden;}
/*--------- slider ---------*/
#slide {width:100%;position:relative;overflow:hidden;z-index:1}
.slider {position: relative;z-index:10;left:50%;width:100%;margin-left:-927px;height: 534px;overflow: hidden;background:url(images/header.jpg) no-repeat}

.banner { position: relative; overflow: auto;z-index:1;width:100% !important;margin-top:-4px;/*min-width:1024px;*/ }
.banner ul{padding:0 !important;margin:0 !important;}
.banner .dots {
		bottom: 20px;
		left: 0;
		margin: 0 !important;
		padding: 0 !important;
		position: absolute;
		right: 0;
		text-align: center;
}
/*.banner ul li img{width:100%;}*/
.banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.banner .dots li.active {
    background: #fff;
	opacity: 1;
}
.banner li { list-style: none; }
.banner ul li { float: left; }
/*.banner ul li img { width:100% }*/

.items {display:none}
.trans_head_bg{background:url(images/trans_head.png) repeat-x; height:76px; width:100%; margin-left:auto; margin-right:auto; padding:0}
#wrapper_main{width:1850px;margin-left:auto;margin-right:auto}

/*----------------------------------- Header_start -------------------------------------*/
.header{ background:url(images/header.jpg) no-repeat; height:534px; width:1850px; margin-left:auto; margin-right:auto; padding:0px; margin-top:-76px}
.Innermain .trans_header{ background:url(images/trans_head.png) repeat-x; height:76px; width:100%; margin-left:auto; margin-right:auto; padding-bottom:0; margin-top:0; z-index:1392; position:relative}
.trans_header{ background:url(images/trans_head.png) repeat-x; height:76px; width:100%; margin-left:auto; margin-right:auto; padding-bottom:355px;/*419px;*/ margin-top:-534px;/*-570px;*/ z-index:1392; position:relative}


#wrapper{width:940px; margin-left:auto; margin-right:auto}
.main_page{width:940px; margin-left:auto; margin-right:auto}
.header_main_area{ width:940px; float:left; margin:0 0 0 0}
.logo{ float:left; margin:0 0 0 0}
.menu{ width:400px; float:left; margin:0 0 0 0; margin:21px 0 0 30px; height:30px; text-transform:uppercase}
/* @group core nav menu */
#nav { margin: 0; padding: 0; list-style: none; padding-left: 10px; padding-right: 10px; height:30px}
#nav li { float: left; display: block; background:none; position: relative; z-index: 999; margin: 0 3px}
#nav li a { display: block; padding: 0; font-weight:normal; line-height:36px; text-decoration: none;  color: #FFF; border-left: 1px solid transparent; border-right: 1px solid transparent; padding: 0px 10px 0 10px}
#nav li a:hover, #nav li a.hov { background:url(images/menu_bg.png) repeat-x; border-left: 1px solid transparent; border-right: 1px solid transparent; color:#FFF}
#nav li a:hover, #nav li a.hov,#active{ background:url(images/menu_bg.png) repeat-x; border-left: 1px solid transparent; border-right: 1px solid transparent; color:#FFF}

/* @group subnav */
#nav ul { position: absolute; left: 0px; display: none; margin: -1px 0 0 -3px; padding: 0; list-style: none}	
#nav ul li { width:180px; float: left;  text-align: left; background:url(images/menu_bg.png) repeat-x}
#nav ul li:hover { border-left: 0px solid transparent; border-right: 0px solid transparent}

#nav ul a { color: rgb(138, 189, 222);display: block;font-weight: normal;height: 30px;line-height: 30px;text-transform: uppercase}
#nav ul a:hover { text-decoration: none; border-right-color: transparent; border-left-color: transparent; background: transparent; color:#FFF}

* html #nav ul {margin: 0 0 0 -2px}

/** @group clearfix **/
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0}
.clearfix {display: inline-block}
 
html[xmlns] .clearfix {display: block}
* html .clearfix {height: 1%}

.dealder_login{ width:130px; float:right; margin:24px 0 0 0 }
.dealder_log_text{ width:100px; float:left; margin:7px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#FFF;cursor:pointer}
a.dealder_log_text:hover{color:#00ACEE}
.dealer_img{ float:right; margin:0 }
.dealer_img img{border:none}
.banner_area{ width:940px; float:left; margin:210px 0 0 0 }
.banner_main_text{width:940px; float:left; margin:0 0 0 0}
.banner_text{ width:368px; float:right; margin:0 0 0 0 ; font-family:"Franchise-Bold-hinted"; font-size:60px; color:#FFF; line-height:48px; font-style:normal}
.process{float: right;margin: 10px 23px 0 0;width: 68px}
.process_img{ float:left; margin:0}
.process_img img{border:none}
/*----------------------------------- Header_End -------------------------------------*/
/*----------------------------------- categary_start -------------------------------------*/
.catagary{ background:url(images/categary_bg.png) repeat; width:100%; margin-left:auto; margin-right:auto; min-height:250px;margin-top:5px;}
#wrapper1{width:940px; margin-left:auto; margin-right:auto}
.main_page1{width:940px; margin-left:auto; margin-right:auto }
.bay_car_area{ width:299px; float:left; margin:0; z-index:7; position:relative; }
.buy_car_head{ font-family:"Lato-Bla"; font-size:30px; color:#FFF; line-height:30px; text-align:center; margin:50px 0 0 0; width:299px}
.buy_car_con{ height:60px;overflow:hidden;min-height:60px;width:299px; float:left; margin:23px 0 0 0; font-family:Arial, Helvetica, sans-serif; color:#9d9d9d; font-weight:normal; font-size:13px; line-height:20px; font-stretch:normal}
.buy_car_more_btn{ float:left; margin:25px 0 0 87px; /*padding:0 0 20px 0 ;*/background:url("images/read.png") repeat scroll 0 0 transparent;width:124px;height:37px;cursor:pointer}
/*----------------------------------- categary_End -------------------------------------*/
/*----------------------------------- Sub_categary_start -------------------------------------*/
.sub_catagary{ background:url(images/sub_cat_bg.png) repeat; width:100%; margin-left:auto; margin-right:auto; min-height:530px}
#wrapper2{width:940px; margin-left:auto; margin-right:auto}
.main_page2{width:940px; margin-left:auto; margin-right:auto;margin-bottom:30px;float:left}
.buy_or_sell_area{ width:299px; float:left; margin:0}
.buy_or_sell_head{ font-family:"Lato-Bla"; font-size:18px; color:#000; line-height:20px; margin:45px 0 0 0; width:299px; float:left}
.buy_or_sell_img{ float:left; margin:26px 0 0 0}
.buy_or_sell_img img{border:none;width:299px;height:200px;}
.buy_or_sell_con{ width:299px; float:left; margin:23px 0 0 0; font-family:Arial, Helvetica, sans-serif; color:#737373; font-weight:normal; font-size:13px; line-height:20px; font-stretch:normal}
.read_more{ width:299px; float:left; margin:0 0 0 0; font-family:"Droid Serif", Arial; color:#ff4343; font-size:13px; font-style:italic;cursor:pointer }

.left .buy_or_sell_area{ width:299px; float:left; margin:0}
.left .buy_or_sell_head{ color: #00ACEE !important;font-size: 15px !important;font-weight: normal !important;margin: 15px 0 5px 0 !important;}
.left .buy_or_sell_img{ float:left; margin:5px 0 0 0}
.left .buy_or_sell_img img{border:none;width:216px;}
.left .buy_or_sell_con{ width:214px;text-align:justify; float:left; margin:5px 0 5px 0; font-family:Arial, Helvetica, sans-serif; color:#737373; font-weight:normal; font-size:13px; line-height:20px; font-stretch:normal}
.left .read_more{ width:299px; float:left; margin:0 0 0 0; font-family:"Droid Serif", Arial; color:#ff4343; font-size:13px; font-style:italic;cursor:pointer }

.car_deal_area{ width:940px; float:left; margin:78px 0 0 0}
.car_deal_text{ width:707px; float:left; margin:10px 0 0 0; font-family:"Lato-Bla"; font-size:33.2px; color:#343435; line-height:40px}
.contact_btn{ float:right; margin:0;cursor:pointer}
.contact_btn img{border:none}
/*----------------------------------- Sub_categary_End -------------------------------------*/
/*----------------------------------- Footer_start -------------------------------------*/
.footer{ background:url(images/footer_bg.png) repeat; width:100%; margin-left:auto; margin-right:auto; min-height:274px; margin-top:-10px;float:left}
#wrapper3{width:940px; margin-left:auto; margin-right:auto}
.main_page3{width:940px; margin-left:auto; margin-right:auto}
.copy_right_area{ width:238px; float:left; margin:80px 0 0 0; padding:0 0 70px 0 }
.copy_right_head{ width:238px; float:left; margin:0; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#fcfcfc; font-weight:normal; line-height:20px}
.website{ width:238px; float:left; margin:29px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#FFF; line-height:10px}
.privecy_text{ width:238px; float:left; margin:14px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#fe4f4f; line-height:10px}
.contacts_area{ width:243px; float:left; margin:80px 0 0 0; padding:0 0 70px 0 }
.contacts_head{ width:243px; float:left; margin:0 0 0 0; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#fcfcfc; font-weight:normal; line-height:20px}
.address{ width:243px; float:left; margin:29px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#FFF; line-height:10px}

.find_us_area{ width:237px; float:left; margin:80px 0 0 0; padding:0 0 70px 0 }
.find_us_head{ width:237px; float:left; margin:0 0 0 0; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#fcfcfc; font-weight:normal; line-height:20px}
.social_text{ width:237px; float:left; margin:29px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#FFF; line-height:10px;cursor:pointer}
a.social_text:hover{color:#00ACEE} .
.news_area{ width:222px; float:left; margin:80px 0 0 0; padding:0 0 70px 0; }
.news_head{ width:222px; float:left; margin:0 0 0 0; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#fcfcfc; font-weight:normal; line-height:20px;margin-top:78px;}
.search_main_area{ width:222px; float:left; margin:29px 0 0 0}
.newsletter{float:left; width:165px; margin:0 0 0 0px}
.newsletter form{ height:28px; width:159px; float:left; margin:27px 0 0; background:url(images/search_area.png) no-repeat; padding:0 0 0 0px}
.newsletter-email{background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 4px;
    padding: 4px;
    width: 147px}
.newsletter-submit{ background: url("http://car-deals.com.au/wp-content/themes/carseller/images/arrow.png") no-repeat scroll 0 0 transparent !important;
    border: medium none !important;
    float: left;
    margin: -24px 0 0 165px;
    text-indent: 300px;
    width: 20px }

/*----------------------------------- Footer_End -------------------------------------*/


/*----------------------------------- Sub_categary_start -------------------------------------*/
.InnerContent{ background:url(images/sub_cat_bg.png) repeat; width:100%; margin-left:auto; margin-right:auto;float:left;clear:both;min-height:300px;}
#wrapper2{width:940px; margin-left:auto; margin-right:auto;}
.main_page2{width:940px; margin-left:auto; margin-right:auto;padding-top:0px;margin-bottom:30px;float:left }
.InnerContent .left{width:25%; float:left;margin:15px 0 0 10px;}
.InnerContent .ContentRight{width:70%; float:left;margin-top:12px;margin-right:15px}
.InnerContent .ContentRight .post{margin-top:5px;min-height:150px;}
.InnerContent .ContentRight .single{
background:#fff;
border:4px solid #F9F9F9;
padding:10px !important;
}
.InnerContent p{color: #737373;font-family: Arial,Helvetica,sans-serif;font-size: 13px;font-stretch: normal;font-weight: normal;line-height: 20px;margin: 0 0 20px;/*padding-bottom:30px;*/}
.widget{margin-top:20px;}
/*----------------------------------- Sub_categary_End -------------------------------------*/


/***********EXTRA***************/
.page-header{margin-bottom:20px;}
.post{padding-bottom:10px;}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 7px;
	/*padding: 0.428571429rem;*/
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
    width:400px;
}
input[type="text"],input[type="email"]{width:400px;}
#two input[type="text"]{width:200px;}
.fancybox-inner input[type="email"]{width:200px;}
#two textarea{width:200px;}
.carcalc input[type="text"]{width:200px;}
.newsletter-widget input[type="email"]{width:200px;}
.textwidget input[type="text"]{width:200px;}
.textwidget input[type="email"]{width:200px;}
.textwidget textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
    width:200px;
}

.newsletter-widget input[type="submit"]{margin-top:-24px !important;}



/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
input[type="submit"],
input[type="button"],
input[type="reset"]
{
	padding: 6px 10px;
	padding: 4px;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #fff;
	background-repeat: repeat-x;
	border: 1px solid #d2d2d2;
    cursor:pointer;
    margin-top:10px;
}

.searchform input[type="text"]{margin:10px 10px 0 0;float:left;cursor:pointer;width:200px;}
.searchform select{width:215px;height:33px;line-height:26px;padding:5px;float:left;margin:10px 10px 0 0;}

.entry-content img{float:left;margin:0 15px 15px 0;}
.entry-content p{text-align:justify;}
.entry-content{padding:10px 10px 10px 0;min-height:90px;}

#two h1{color: #00ACEE !important;
    font-size: 18px !important;
    font-weight: normal !important;}

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	margin:10px 0;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
	margin-top:10px;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* blue */
.blue {
	color: #d9eef7;
        padding:4px;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	color:#fff;
	text-decoration:underline;
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
}
.clear{clear:both}
.entry-header h1{
    margin:15px 0 0 0;
    padding:10px;
    color:#fff;
	font-size: 16px;
    border:1px solid #00ACEE;
    border-bottom:3px solid #00ACEE;
    background-color:#00ACEE;
}
.branchemail {display:none;}
.fancybox-wrap{width:350px !important;}
.fancybox-inner{width:333px !important;overflow:hidden !important;}
.wpcf7-form p{margin-bottom:10px;font-family:Arial,Helvetica,sans-serif;}

/* Table 1 Style */
table.table1{
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.4em;
    font-style: normal;
    border-collapse:separate;
    width:100%;
}
.table1 thead th{
    padding:10px;
    color:#fff;
	font-size: 16px;
    border:1px solid #00ACEE;
    border-bottom:3px solid #00ACEE;
    background-color:#00ACEE;
}
.table1 thead th:empty{
    background:transparent;
    border:none;
}
.table1 tbody th{
    color:#737373;
    background-color:#F9F9F9;
    border:1px solid #F9F9F9;
    border-right:3px solid #F9F9F9;
    padding:0px 10px;
	font-size: 13px;
	font-weight:normal;
	width:25%;
}
.table1 tbody td{
    padding:10px;
    text-align:left;
    background-color:#fff;
    border: 2px solid #fff;
    color:#666;
}
/*Columns*/
.one_half{width:48%}
.one_third{width:30.66%}
.two_third{width:65.33%}
.one_fourth{width:22%}
.three_fourth{width:74%}
.one_fifth{width:16.8%}
.two_fifth{width:37.6%}
.three_fifth{width:58.4%}
.four_fifth{width:67.2%}
.one_sixth{width:13.33%}
.five_sixth{width:82.67%}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth
{
	float:left;
	margin-right:3%;
	position:relative;
}
.last{clear:right;margin-right:0!important}
.clearboth{	clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

.divider{border-top:1px solid #e8e8e8;margin-bottom:30px;min-height:25px;padding-bottom:30px;text-align:center;width:100%}
.dividermain h4
{
	background:#fff;
	display:block;
	font-family:Arial;
	font-size:10px;
	font-weight:400;
	left:45%;
	margin-top:-12px;
	min-width:150px;
	position:absolute;
	text-align:center;
}
.one_third h4 a{color:#064075;font-weight:bold;}
.contactLeft {
	float: left;
	width: 48%;
	border-right: 1px solid #d0d0d0;
	margin-top: 10px;
}
.contactRight {
	float: right;
	width: 48%;
	/*margin-top: 35px;*/
}
h3.widget-title{
    font-weight:normal !important;
    color: #00ACEE !important;
    font-size: 18px !important;
    margin:-9px 0 10px 0 !important;
}
.carcalc{margin-top:20px}
.carcalc h3{margin-top:10px}
.carcalc p{margin-bottom:10px}
/*.carcalc input{width:150px;}*/
.carcalc .table1 tbody th{width:75%;}
.carcalc #two{border: 2px solid #00ACEE;margin-top: 10px;width:210px;}
/*.left input[type="text"]{width:180px;}
.left select{width:196px;}*/

.navigation{float: right;margin-right: 43px;margin-top: 10px;}
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #6FB7E9;
	border-radius: 3px;
	cursor: pointer;
	padding: 5px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #00ACEE;
}


#result{margin:25px 15px;}
#result h2{float: left;margin: 0 5px 0 0;}
#result h3{float: left;margin: 0 5px 2px 2px;}
#result span{margin-right:1px;color: #CC0000;font-size: 18px;}
#result .price{
	background: url("images/sub_cat_bg.png") repeat scroll 0 0 transparent;
	border: medium none;
    color: #CC0000;
    font-size: 18px;
    width: 300px;
	padding:0;
}
#result .emi{
	background: url("images/sub_cat_bg.png") repeat scroll 0 0 transparent;
	border: medium none;
    color: #CC0000;
    font-size: 18px;
    width: 43px;
	padding:0;
}
#result .emi{clear:both;}
.result-left{float:left;}
.result-right{float:right;}

.rateannual{display:none;}
.months{display:none;}
.authorname{display:none;}
.cycloneslider{background: url("images/categary_bg.png") repeat scroll 0 0 transparent;}
.cycloneslider-template-responsive .cycloneslider-caption-description{
    font-family:"Franchise-Bold-hinted";
	font-size:50px;
    line-height:40px;
	color:#FFF; 
	text-align: left;  
	margin-top: -250px;
    float:right;
    position:relative;
}
.cycloneslider-template-responsive .cycloneslider-pager{
    position:absolute;
    z-index:9999999;
    /*top:20px;*/
	top: 400px;/*50px*/
    /*right:20px;*/
    right: 230px;
}
.cycloneslider-template-responsive .cycloneslider-pager a {
    /*background: url(images/sprite-nav.png) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 0;
    width: 10px;
    height: 10px;
    line-height: 0;
	margin-right: 2px;
    text-indent: -99999px;*/
    display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.cycloneslider-template-responsive .cycloneslider-pager a.activeSlide {
    /*background-position: left bottom;*/
    background: #fff;
	opacity: 1;
}
.cycloneslider-slide{height: 100%;left: 0;position: absolute;top: 0;width: 100%;z-index: 100;}
.cycloneslider-slides{height:538px;margin: 0 auto;overflow: hidden;position: relative;width: 100%;}
.post-29 input[type="submit"]{margin-left:-35px !important;}
.cycloneslider-next, .cycloneslider-prev{display:none;}
.cycloneslider-template-responsive .cycloneslider-caption{margin: 0 auto;width: 945px;}


/*.main_page2 .widget{margin-top:0px;}*/