/* CSS Document */

* {margin: 0;}
html {overflow-y: scroll;}

body, html	{
	color:#fff;
	margin:0;
	padding:0;
    font-family: 'Rajdahani', sans-serif;
	font-size:0.95em;
	line-height:1.3em;
	background:#000;
	min-width:390px;
	height:100%;
	}
.wrapper {
	width:900px;
	margin:0 auto -120px;
	background-color:#000;
	height:auto !important;
	height:100%;
	min-height:100%;
	position:relative;
	}
#header {
	height:185px;
	margin:0;
	padding:0;
	background:#000 url(walsh_auto_detail.jpg) top center no-repeat;
	display: block;
	text-indent:-9999px;
	}
#mainwrap {
	width:100%;
	margin:0px;
	display:block;
	padding: 0px;
	}
#content {
	margin:20px 10px 20px 10px;
	}
#content img {
	padding:10px;
	background-color:#678da3;
	border:#fff 1px dashed;
	margin:0px;
	}

#contact_wrap {
	margin:75px 0px 30px 0px;
	}

#info {
	width:45%;
	float:right;
	padding-right:25px;
}
	
/* NAVIGATION */	
#nav {
    display: block;
    margin: 0px auto;
	padding:0px;
    top: 220px;
	width:375px;
	height:40px;
	}

#nav a {
    font-size: 0.8em;
	color: #000;
  	font-weight:normal;
    padding: 0.09em 0.9em 0em 1em;
    line-height: 1.7em;
	display: block;
	text-decoration: none;
	}
  
#nav li {
	float: left;
	position: relative;
    background: #3ba7b5;
    margin: 0px 10px;
	}
#nav ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	}

#nav li:hover > a, #nav ul ul :hover > a, #nav a:focus {
	color: #000;
	background: #6ddae2;
	}
	
/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
	}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
	}
.lbLoading {background: #fff url(loading.gif) no-repeat center;}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	}
#lbPrevLink {left: 0;}
#lbPrevLink:hover {background: transparent url(prevlabel.gif) no-repeat 0 15%;}
#lbNextLink {right: 0;}
#lbNextLink:hover {background: transparent url(nextlabel.gif) no-repeat 100% 15%;}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
	}
#lbCaption, #lbNumber {	margin-right: 71px;}
#lbCaption {font-weight: bold;}



/* TEXT STYLING */
h1 {
	font-family: 'Mallanna', sans-serif;
	letter-spacing:7px;
	margin:15px 10px 10px 40px;
	line-height:normal;
	font-size:1em;
	color:#91a9b7;
	text-align:center;
	}
h2 {
    font-family: 'Mallanna', sans-serif;
	letter-spacing:5px;
	margin:5px 10px 10px 40px;
	padding:0px;
	font-size:0.8em;
	font-weight:normal;
	color:#91a9b7;
	}
h3 {
    font-family: 'Mallanna', sans-serif;
	}
p {
	margin: 20px 50px 15px 50px;
	padding: 0px;
	text-align: center;
	}
ul {
	line-height:150%;
	list-style:square;
	font-weight:normal;
	margin-left:55px;
	padding:10px 0px;
	}
a {font-weight:bold; text-decoration:none;}
a:link {color:#678da3;}
a:hover {color:#64a7cc; text-decoration:underline;}
a:visited {color:#607c8c;}

/* FOOTER */
.push {	height:140px; clear:both;}	
.footer {
	height:120px;
	width:900px;
	margin:0 auto;
	position:relative;
	clear:both;
	background:#000 url(footer.png) bottom center no-repeat;
	}	
.footer p {
	font-size:0.8em; 
	color:#fff;
	padding:10px 10px 10px 30px; 
	margin:0; 
	text-align:center;
	}
.footer a {
	color:#678da3;
	}

/* CONTACT FORM */
#contact {
	clear:both; 
	width:60%;	
	margin-left:15%; 
	padding:20px;
	border:#678da3 1px dashed;
	}
form {
	width:100%;
	}
fieldset {
	margin:0px 10px 15px 10px; 
	padding:10px;
	border:#BFB29D 1px dashed;
	}
legend {
	color:##678da3;
	font-family: 'Mallanna', sans-serif;
	letter-spacing:6px;
	padding:3px;
	font-size:1em;
	margin:5px;
	}
label {	
	color:#678da3;
	font-family: 'Mallanna', sans-serif;
	padding:3px;
	font-size:1em;
	letter-spacing:6px;
	margin:5px;
	}
input {
	width:50%;
	display:block;
	height:25px;
	border:1px solid #678da3; 
	background:#678da3 url(required_field.png) top right no-repeat;
	margin-left:7px;
	}
textarea#MESSAGE {
	width:75%;
	height:200px;
	border:1px solid #BFB29D; 
	background:#678da3 url(messagebkgd.png) bottom right no-repeat;
	margin-left:7px;
	padding:8px;
	}
textarea.MESSAGE {
	display:block;
	color:#938472;
}
input, select, textarea { 
	font-size: 1em; 
	padding:2px 8px;
	color:#938472;
	font-family:'Jura', sans-serif;
}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {background-color:#E2DBD0 !important;}
#recaptcha_table {
    margin: 25px 10px !important;
	border:1px dashed #BFB29D !important;
	}
#recaptcha_response_field {
    border:none !important;
    background-color: #FFFFFF !important;
	}
.button {
	width:80px;
	float:left;
	font-family: 'Jura', sans-serif;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:2px;
	color:#755B49;
    border: #938472 1px dashed;
    background: #C9BFB3;
    padding: 4px 8px;
	margin:5px 10px 20px 10px;
	}
.button:hover {
    border: #938472 1px solid;
    background: #A89A86;
	color:#FFFFFF;
    padding: 4px 8px;
	}
#formtext {margin:20px 0px 8px 0px; font-family: 'Jura', sans-serif; font-style: italic; font-size:0.9em;}
.alternatecontact {margin: 10px 5px; font-family: 'Jura', sans-serif; font-style: italic; font-size:1.1em; unicode-bidi:bidi-override; direction: rtl; float:right;} 
	
/* MOBILE STYLING */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
html {overflow-y: auto;}
body, html	{min-width:320px; 	font-size:0.9em;}
.wrapper {
	width:100%;
	margin:0 auto -140px;
	}
#header {
	background:#000 url(walsh_auto_detail_mobile.jpg) top right no-repeat;
	width:95%;
	height:150px;
	}
#contact {width:90%; padding:12px 12px 30px 12px; margin:auto;}
#content img {
	width:40%;
	height:auto;
	border:none;
	padding:0px;
	margin:12px;
	}
h1 {font-size:0.85em;}
p {text-align:center;}
.push {	height:140px; clear:both;}	
.footer {
	width:100%;
	height:130px;
	background:#000;
	}
.footer p {
	padding:40px; 
	color:#fff;
	text-align:center;
	}
textarea#MESSAGE {
	background:#FFFFFF !important;
	margin-left:7px;
	padding:8px;
	}
input {width:75%;}
#formtext {display:hidden;}
#recaptcha_widget_div { width: 216px; overflow:hidden; } 
#recaptcha_image img  { width: 200px; } 
#recaptcha_table {border:none !important;}

h1 {margin:12px 5px 7px 20px;}
h2 {margin:5px 10px 10px 20px;}
p {margin:5px 30px 18px 22px;}
}
