/*
Theme Name: Cheshire Travel
Theme URI: http://wordpress.org/
Description: Fully customized theme created by : <a href="http://www.makeusawebsite.com/">www.makeusawebsite.com</a>.
Version: 1.0
Author: Make Us A Website Ltd
Author URI: http://www.makeusawebsite.com/
*/
@charset "utf-8";
/* CSS Document */
body{
	background:#f1f0f0;
	font-size:14px;
	padding:0px; margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
img{
	border:none;
	outline:none;
}
.slides_container p{
	font-size:14px;
}
.top{
	background:url(imges/header_top_bg.png) repeat-x;
	height:130px;
	width:100%;
}
.top-wrap{
	width:980px;
	margin:auto;
	overflow:hidden;
}
.logo{
	margin-top:25px;
	float:left;
}
.top-right{
	margin-left:220px;
	float:left;
}
.call-us{
	margin-top:25px;
	text-align:right;
	color:#414141;
	font-size:30px;
}
.call-us .number{
	color:#000000;
}
.menu{
	background:url(imges/menu_bg.png) no-repeat;
	width:454px;
	height:34px;
	margin-top:33px;
}
.menu{
	margin-top:38px\9;
}
.menu ul{
	list-style:none;
	margin:0px; padding:0px;
	margin-left:10px;
}
.menu li{
	list-style:none;
	display:inline-block;
	color:#ffffff;
	text-align:center;
	font-size:14px;
	padding:8px 10px 8px 10px;
	border-left:#d7d7d6 1px solid;  
}
.menu li.first{
	border-left:none;
}
.menu li.menu-item-9{
	border-left:none;
}
.menu li a{
	color:#ffffff;
	text-decoration:none;
}
.menu li a:hover{
	color:#d7d7d6;
}
.menu li ul{
	display:none;
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	margin-top:6px;
	margin-left:-11px;
	z-index:1000;
	border:#d7d7d6 1px solid;
	border-bottom:none;
}
.menu li:hover ul ul, .menu li:hover ul ul ul{
	display:block;
}
.menu li li, .menu li li li, .menu li li li li{
	background:#111111;
	padding:5px 10px;
	border-right:none;
	border-bottom:#d7d7d6 1px solid;
	width:150px;
	position:relative;
	display:block;
}
.menu li li ul{
	margin-left:-20px;
	display:none;
}
.menu li li:hover ul{
	display:block;
}
.menu li:hover ul{
	display:block;
}
.menu li li:hover ul, .menu li li li:hover ul{
	display:block;
}
.menu li li ul{
	display:none;
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	margin-top:-23px;
	margin-left:190px;
	z-index:500;
	border:#f2f2f2 1px solid;
	border-bottom:none;
}
.header{
	background:url(imges/header_bg.png) repeat-x;
	height:410px;
	width:100%;
}
.slider{
	width:980px;
	margin:auto;
	padding-top:30px;
}
.slides_container{
	width:980px;
	height:380px;
}
.main{
	width:980px;
	margin:auto;
	overflow:hidden;
}
.content{
	width:595px;
	margin-top:20px;
	float:left;
	overflow:hidden;
}
.c-top{
	min-height:680px;
}
.entry{
	font-size:14px;
}
.services{
	overflow:hidden;
}
.service{
	width:290px;
	float:left;
	margin-bottom:15px;
}
.vehicle-book{
	background:url(imges/bg_1.png) repeat-x;
	height:140px;
	width:595px;
	/*overflow:hidden;*/
}
.small-van{
	margin:5px;
	float:left;
}
.c4{
	width:325px;
	float:left;
}
.vb-text{
	color:#ffffff;
	font-size:24px;
	width:300px;
	padding:10px;
}
.book-now{
	background:url(imges/book_now_btn.png) no-repeat;
	width:170px;
	height:39px;
	margin-left:160px;
	/*position:relative;*/
	float:left;
	text-align:center;
	padding-top:12px;
	font-size:16px;
	color:#1d2121;
	cursor:pointer;
	font-weight:bold;
	/*margin-right:-45px;*/
}
.book-now a{
	text-decoration:none;
	color:#1d2121;
}
.c1{
	margin-right:15px;
}
.sidebar{
	width:340px;
	margin-left:22px;
	float:left;
}
.img{
	width:980px;
	height:380px;
}
.txt{
	background:url(imges/slider_txt_bg.png) repeat;
	width:980px;
	height:75px;
	margin-top:-75px;
	z-index:500;
	position:relative;
	padding:6px;
	padding-right:370px;
	color:#FFF;
}
.slides_control li{
	list-style:none;
}
.txt h5{
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	font-size:16px;
}
.txt p{
	padding:0px;
	margin:0px;
}
.pagination {
	/*margin:10px 0;*/
	padding-top:10px;
	width:70px;
	height:37px;
	z-index:300;
	position:absolute;
	margin-left:900px;
	margin-top:-380px;
	background:url(imges/slider_nav_bg.png) no-repeat;
	padding-left:10px;
}
ul.pagination{
	list-style:none;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:13px;
	height:0;
	padding-top:13px;
	background-image:url(imges/slider_nav_li.png);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
	border:none;
	outline:none;
}

.pagination li.current a {
	background-image:url(imges/slider_nav_active.png);
	background-repeat:no-repeat;
}
.quote-top{
	background:url(imges/get_a_quote_bg.png) no-repeat;
	height:63px;
	width:340px;
	margin-top:-63px;
	position:absolute;
	z-index:200;
}
.contact-form{
	/*background:url(imges/contact_form_bg.png) no-repeat;*/
	background:#7b7b7b;
	width:300px;
	/*height:470px;*/
	margin-bottom:20px;
	padding:20px;
}
.contact-form label{
	color:#e8e8e8;
	font-size:14px;
	width:300px;
	margin-bottom:8px;
}
.contact-form label.space{
	color:#7b7b7b;
	height:20px;
}
.contact-form input{
	background:url(imges/quote_input_bg.png) no-repeat;
	width:289px;
	height:37px;
	outline:none;
	border:none;
	margin-bottom:5px;
	color:#999;
	padding:0px 8px;
}
.rr1{
	float:left;
}
.rr2{
	float:left;
}
.contact-form .return{
	width:300px;
	display:block;
	overflow:hidden;
	color:#e8e8e8;
}
.contact-form input.cb{
	padding:0px;
	margin:0px;
	font-size:36px;
	width:20px;
	height:15px;
	margin-bottom:10px;
	margin-left:10px;
	border:none;
	outline:none;
	background:none;
}
.contact-form input.p-date{
	background:url(imges/p-date-bg.png) no-repeat;
	width:106px;
	height:37px;
	outline:none;
	border:none;
	margin-bottom:10px;
	padding:0px 8px;
}
.contact-form input.p-time{
	background:url(imges/p-time-bg.jpg) no-repeat;
	width:68px;
	height:37px;
	outline:none;
	border:none;
	margin-bottom:10px;
	padding:0px 8px;
}
.date-block{
	width:125px;
	float:left;
}
.t-block{
	width:85px;
	float:left;
}
.contact-form input.submit{
	background:url(imges/book_now_btn.png) no-repeat;
	width:163px;
	height:51px;
	margin-top:10px;
	margin-left:40px;
	font-size:16px;
	color:#1d2121;
	cursor:pointer;
	font-weight:bold;
}
.contact-form input.submit:hover{
	color:#313535;
}
.cor-link{
	font-size:14px;
	color:#fff;
	margin-left:40px;
	margin-top:5px;
}
.cor-link a{
	text-decoration:none;
	color:#CCC;
}
.cor-link a:hover{
	color:#ffffff;
}
/*.sub-btn{
	background:url(imges/quote_btn_bg.png);
	width:300px;
	height:80px;
	padding-top:10px;
}*/
.facebook{
	width:340px;
}
.bottom{
	background:url(imges/bottom_bg.png) repeat-x;
	height:155px;
	width:980px;
	margin: 20px auto;
	color:#ffffff;
	font-size:16px;
	padding:10px 20px;
}
.bottom .c1{
	width:440px;
	float:left;
	margin-right:10px;
	line-height:200%;
	padding-top:20px;
	/*margin-left:15px;*/
}
.bottom .c1 a{
	color:#03aded;
	text-decoration:none;
}
.bottom .c1 a:hover{
	text-decoration:underline;
}
.bottom .c2{
	width:130px;
	float:left;
	margin-right:10px;
	/*margin-left:10px;*/
	padding-top:20px;
}
.social_icons{
	display:block;
	margin-top:10px;
}
.social_icons ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.social_icons li{
	display:inherit;
}
.social_icons li a{
	background:url(imges/social_icons.png);
	float:left;
	display:block;
	height:32px;
	width:31px;
	text-indent:-5000px;
	margin-right:4px;
}
.social_icons li a.fb{
	background-position:32px 0px;
}
.social_icons li a.fb:hover, .social_icons li a.fb:focus{
	background-position:32px -32px;
}
.social_icons li a.tw{
	background-position:0px 0px;
}
.social_icons li a.tw:hover, .social_icons li a.tw:focus{
	background-position:0px -32px;
}
.social_icons li a.in{
	background-position:64px 0px;
}
.social_icons li a.in:hover, .social_icons li a.in:focus{
	background-position:64px -32px;
}
.bottom .c3{
	width:373px;
	float:left;
	padding-bottom:0px;
}
.footer{
	width:980px;
	margin:auto;
	margin-bottom:25px;
	color:#868686;
}
.footer-menu{
	text-align:center;
	font-size:12px;
}
.footer-menu ul{
	list-style:none;
	margin:0px; padding:0px;
	margin-bottom:10px;
}
.footer-menu li{
	color:#868686;
	list-style:none;
	display:inline-block;
	padding:0px 15px;
	border-left:#868686 1px solid;
}
.footer-menu li.menu-item-9{
	border-left:none;
}
.footer-menu li ul{
	display:none;
}
.footer-menu li.first{
	border-left:none;
}
.footer-menu li a{
	text-decoration:none;
	color:#868686;
}
.footer-menu li a:hover{
	color:#4f4f4f;
}
.copyright{
	text-align:center;
	margin:auto;
	margin-bottom:30px;
	width:600px;
	overflow:hidden;
}
.copyright a{
	color:#4f4f4f;
	text-decoration:none;
}
.copyright .copy{
	float:left;
}
.copyright .credit{
	float:left;
	margin-left:50px;
}

/* style for form */
.c-form{
	width:510px;
	overflow:hidden;
	font-size:14px;
	padding:15px 0px;
}
.c-form label{
	width:240px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.c-form input{
	width:250px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	margin-bottom:5px;
}
.c-form select{
	width:200px;
	margin-right:50px;
	color:#999;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.c-form textarea{
	width:248px;
	height:100px;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	margin-bottom:5px;
}
.s-button{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000000;
	padding:3px 5px;
	margin-left:240px;
	width:80px !important;
}
.c-block{
	width:595px;
	height:30px;
}
.c-form .wpcf7-mail-sent-ok{
	width:595px;
	margin-top:10px;
	color:#C60;
	font-size:14px;
	float:none;
}
.c-form .wpcf7-form-control{
	float:none;
}
.wpcf7-mail-sent-ok{
	font-size:14px;
	color:#CF0;
	text-align:center;
}
/** Font styles **/
h1, h3{
	margin:0px;
	color:#414141;
}
h1 a, h3 a{
	text-decoration:none;
	color:#414141;
}
h1{
	font-size:24px;
	padding:5px 0px;
}
h3{
	font-size:16px;
	padding:5px 0px 0px 0px;
}
.FIWidgetContainer{
	width:340px !important;
}