/*
Theme Name: ayrshiremot.co.uk
Description: Master CSS file.
Version: 1.0
Author: Paul Steven
Author URI: http://www.northsouthmedia.co.uk/
*/

* {
  margin : 0;
	padding : 0;
}

body {
	line-height : 1;
	background : #fff; 	
	color : #333333;
	font-size : 0.95em;
	font-family : Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	margin : 0px auto 0px;	
	border-top : 9px solid #911a07;
}

#header {
	position : relative;
	height : 155px;
	/*background : #ececec url(/images/bg-header.png) repeat-x 0 0;*/
	background : #fff;
	border-top : 1px solid #965a51;
}

.wrapper {
	width : 960px;
	margin : 0 auto;
}

#header .wrapper #logo {
	width : 329px;
	height : 140px;
	float : left;
}

#header .wrapper #wrapper-contact {
	width : 329px;
	float : right;
	text-align : right;
	font-size : 2.2em;
	font-weight : bold;
	padding-top : 5px;
}

/************************************************
*	Navbar  									*
************************************************/
/*
#navbar {
	background: #222222;
	width: 960px;
	height: 40px;
	color: #FFFFFF;
	margin: 120px auto 0px;
	padding: 0px 0px 0px 0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
*/

#navbar {
	background : #222222 url(/images/navbar.png);
	width: 960px;
	height: 40px;
	color: #FFFFFF;
	margin: 120px auto 0px;
	padding: 0px 0px 0px 0px;
}

#navbarleft {
	width: 660px;
	float: left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}

#navbarright {
	width: 255px;
	float: right;
	margin: 0px;
	padding: 2px 10px 0px 0px;
}

#nav {
	margin: -18px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #CCCCCC;
	display: block;
	font-size: 14px;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	border-right: 1px solid #333333;
	text-decoration: none;
	}
	
#nav li a:hover, #nav li a:active {
	background: #222222 url(/images/navhov.png);
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	opacity: .90;
	filter: alpha(opacity=90);
	background: #1A1A1A;
	width: 170px;
	color: #CCCCCC;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #373737;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -31px 0 0 192px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
#nav .current_page_item a {
	background: #222222 url(/images/navhov.png);
	color: #FFFFFF;
	display: block;
    margin: 0px 0px 0px 0px;
	padding: 12px 20px 12px 20px;
	text-decoration: none;
	}




/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: -16px;
	padding: 0px 0px 0px 0px;
	}
	
#searchbox {
	background: #393939 !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 210px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	padding: 5px;
	margin: 0px 3px 0px 0px;
	border: 1px solid #111111;
	}
	
#searchbutton {
	background: #1A1A1A;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}




#masthead {
	height : 302px;
	margin-bottom : 20px;
	background : #c12f18 url(/images/bg-masthead.png) repeat-x 0 0;
	border-bottom : 1px solid #a62713;
}

#masthead h1 {
	color : #fff;
	padding-top : 30px;
	font-size : 1.9em;
}

#masthead p {
	padding : 10px 10px 0 0;
	color : #fff;
}

#masthead a {
  color : #fff;
	text-decoration : none;
}

#masthead a:hover {
  color : #fff;
	text-decoration : underline;
}

#masthead ul {
  padding-left : 40px;
}

#masthead ul li {
  color : #fff;
}


#homecontent {
	background : #fff;
	width : 960px;
	margin : 0 auto;
}

#homecontent .info-box {
	float : left;
	padding-left : 15px;
	padding-bottom : 15px;
	width : 300px;
}

#homecontent .info-box h3 {
	color : #c12f18;
	font-size : 1.3em;
	padding-bottom : 10px;
	margin-bottom : 20px;
	font-weight : bold;
	text-transform : capitalize;
	border-bottom : 1px solid #c7cccf;
	display : block;
}

#homecontent .info-box img {
	float : right;
	padding : 0 0 10px 18px;
}

#homecontent .info-box p {
	padding-bottom : 7px;
}

#homecontent .info-box a {
	color : #c12f18;
	text-decoration : none;
}

#homecontent .info-box a {
	color : #c12f18;
	text-decoration : underline;
}

#homecarousel {
	clear : both;
	width : 940px;
	margin : 0 auto;
	height : 105px;
	border-top : 1px solid #c7cccf;
}

#homecarousel ul {
	list-style: none;
	padding-left : 15px;
}

#homecarousel ul li {
	display : inline;
	padding-left : 10px;
}


#footer {
	clear:both;
	padding:30px 0;
	border-top: 1px solid #ddd;
	background-color:#ececec;
	height : 40px;
}

#footer .footer-box {
	width : 960px;
	margin : 0 auto;
}

#footer .footer-box .footer-left {
	width : 590px;
	float : left;
	color : #333;
}

#footer .footer-box .footer-left p {
	font-size : .8em;
	margin : 0 0 10px 0 !important;
}

#footer .footer-box .footer-left a {
	color : #333;
	text-decoration : none;
}

#footer .footer-box .footer-left a:hover {

	color : #333;
	text-decoration : underline;
}

#flt1 {position:fixed;top:225px;right:0px}
#flt1 a{width:56px;height:175px;display:block;}
#flt1 img{border:none;}

/* the overlayed element */
.apple_overlay {
	
	/* initially overlay is hidden */
	display:none;
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* 
		width after the growing animation finishes
		height is automatically calculated
	*/
	width:640px;		
	
	/* some padding to layout nested elements nicely  */
	padding:35px;

	/* a little styling */	
	font-size:11px;
}

/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../images/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

	/* use a semi-transparent image for the overlay */
	#overlay {
		background-image:url(../images/transparent.png);
		color:#efefef;
		height:450px;
	}
	
	/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
		height:441px;
		overflow-y:auto;
	}
	
h1 {
	color : #fff;
	padding-top : 10px;
	padding-bottom : 10px;
	font-size : 1.9em;
	font-family : Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

h2 {
	color : #fff;
	padding-top : 10px;
	padding-bottom : 10px;
	font-size : 1.3em;
	font-family : Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}

#selection {
  text-align : center;
	width : 90%;
	margin-top : 40px;
	margin-left : 30px;
}

.vehicle {
  float : left;
	width : 130px;
  border : 1px solid #fff;
  margin-left : 10px;
}

.vehicle img {
  border : none;
}

.vehicle-title {
  font-size : 1.3em;
	font-family : Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight : bold;
	padding-bottom : 7px;
}

.vehicle-price {
  font-size : 1.3em;
	font-family : Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	padding-bottom : 7px;
}

.vehicle-txt {
  font-size : 1.3em;
	font-family : Calibri, "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	padding-bottom : 7px;
}

.vehicle-txt a {
  color : #ff0000;
	text-decoration : none;
}

.vehicle-txt a:hover {
  color : #ff0000;
	text-decoration : underline;
}	

button {
	border-width:1px;
	border-bottom: 0.2em solid #666;
	font-size:1em;
	padding:0.3em 0.6em;
	color:#fff;
	line-height: 1;
	text-shadow: 0 0 0.1em #222;
	cursor:pointer;
	background-color:#5D689A;
	-moz-box-shadow: 0 0.1em 0.2em rgba(0,0,0,0.5);
	-moz-border-radius:10.2em;	 
}

button em {
	color:yellow;
	font-style:normal;
}

/* button.custom */
button.custom {
	background:transparent url(/img/form/btn/normal.png) 0 0 no-repeat;	
	height:32px;	
	width:99px;	
	border:0;
	outline:0;
}

button.custom:hover {
	background-position: 0 -34px;		
}

button.custom:active {
	background-position: 0 -68px;		
}

button.custom span {
	position:relative;
	top:-1px;		
}

button.custom.large {
	background-image:url(/img/form/btn/large.png);
	width:119px;
}

button.custom.low {
	background-image:url(/img/form/btn/low_small.png);
	width:75px;		
	height:24px;
	font-size:11px;
}

button.low:hover {
	background-position: 0 -26px;		
}

button.low:active {
	background-position: 0 -52px;		
}


button.custom.low.large {
	background-image:url(/img/form/btn/low_large.png);
	width:115px;
}

button.custom.low.medium {
	background-image:url(/img/form/btn/low.png);
	width:94px;
}

button.custom.low.xlarge {
	background-image:url(/img/form/btn/low_xlarge.png);
	width:155px;
}

button.delete {
	background-image:url(/img/form/btn/delete.png);
	width:94px;		
	height:24px;
}

button.delete:hover {
	background-position: 0 -26px;		
}

button.delete:active {
	background-position: 0 -52px;		
}



button.custom.low span {
	top:-2px;		
}


