/*
Title:			Moran MotorHomes
Description:	CSS 
Author:			Visualcode Limited
Date: 			November 2008.
Version:		1.0
*/

@import url('css/generalform.css');
@import url('css/products.css');
@import url('css/nivo-slider.css');
@import url('css/fancybox.css');

/*---------------------------Global Start -----------------------------*/


/*
Colour Palette
lt Blue. #466FA9 dk Blue. #10366C dk Orange. #FF9B00 Grey. #333 lt Grey. #CFCFCF llt Grey. #EBEBEB
*/

body {
	font:12px arial, helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	text-align:center;
	background:#FFF;
	margin:0;
	padding:0;	
	}

input, 
button, 
select, 
textarea {
	font:12px arial, helvetica, sans-serif;
	}
	
table td{
	vertical-align:top;
	font:12px arial, helvetica, sans-serif;
	}

a:link {
	color: #466FA9;
	text-decoration: none;
}

a:visited {
	color: #466FA9;
	text-decoration: none;
}

a:active {
	color: #FF9B00;
	text-decoration: none;
}

a:hover {
	color: #FF9B00;
	text-decoration: none;
}

a img{
	border:0;
	}

img.portrait{
	float:left;
	padding:2px;
	margin:0 5px 5px 0;
	border:#ECECEC solid 1px;
	}

h1, h2, h3, h4{
	
	font-weight:normal;
	}
	
h1 {
	font-size: 1.9em;
	color:#10366C;
	border-left:#CFCFCF solid 5px;
	padding-left:5px;
	}

h2 {
	color:#466FA9;
	font-size: 1.5em;
	}

h3 {
	color:#10366C;
	font-size: 1.3em;
	border-bottom:#CFCFCF solid 1px;
	}

h4 {
	color:#FF9B00;
	font-size: 1.2em;
	}


hr {
	border: none;
	border-top: 1px solid #466FA9;
	height: 1px;
	margin: 8px auto;
	padding: 0;
	color:#FFF;
	clear:both;
	}

.clear{
	clear:both;
	}

.clear a{
	display:block;
	background:#466FA9 url(images/navBack.gif) no-repeat;
	padding:3px 15px;
	color:#FFF;
	margin:5px 0px 5px 250px;
	width:100px;
	text-align:center;
	}
	

a.button,
.clear a{
	padding:3px 10px !important;
	background:#466FA9 url(images/navBack.gif) no-repeat;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

a:hover.button,
.clear a:hover{
	background:#000;
	color:#FFF;
	text-decoration:underline;
	}

div{position:relative; min-width:0;}
	
/* ______________________ Start Layout ______________________ */

#container{
	padding:0;
	margin:0;
	position:relative;
	background:#FFF;
	}

#wrapper {
	width:920px;
	margin:0 auto;
	padding:0 10px;
	position:relative;
	}
	
#header {
	width:100%;
	background:transparent;
	height:135px;
	z-index:9999;
	}

#Logo {
	padding:0;
	float:left;
	margin:0;
	height:70px;
	padding-top:20px;
	padding-left:30px;
	}
	
.strap{	
	float:right;
	margin-left:0px;
	margin-top:10px;
	text-align:left;
	width:690px;
	height:25px;
	}
	
.strap h1{
	padding:0;
	margin:0;
	font-size:18px;
	border-left:none;
	padding:5px 0 5px 0;
	color:#CFCFCF;
	}
	

/* ______________________ Additional Navigation ______________________ */

#topbar{
	height:34px;
	width:400px;
	float:right;
	}

#adNav a:link{color:#CFCFCF;}
#adNav a:visited{color:#CFCFCF;}

#adNav a{
	display:block;
	padding-top:20px;
	height:20px;
	margin-left:10px;
	}
	
#adNav a:active,
#adNav a:hover{
	color:#CFCFCF;
	text-decoration:underline;
	}

#adNav{
	float:right;
	width:350px;
	}

#adNav ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:90%;
	line-height:1em;
	}

#adNav li {
	padding:0px;
	list-style:none;
	display:inline;
	text-align:center; 
	float:right;
	}

/* ______________________ Navigation ______________________ */		
	
 #navigation{
 	font-size:11px;
	position:relative;
	background:transparent;
	height:34px;
	background:#FFF url(images/navBack.gif) no-repeat;
	clear:both;
	padding-left:30px;
	}

 #navigation ul {
	list-style:none; 
	padding:0;
	margin:0px;
	position:relative;
	text-align:left;
	border:none
	
	}
	
 #navigation ul li {
	display:inline;
	float:left;
	margin:0;
	position:relative;
	text-align:center;
	font-weight:bold;
	border-left:#466FA9 solid 1px;
	border-right:#10366C solid 1px;
	height:32px;
	}
	
 #navigation ul li a {
	color:#FFF;
	position:relative;
	height:20px;
	display:block;
	padding:8px 10px 4px 10px;
	
	}
	
 #navigation ul li a:hover {
 	color:#FFF;
	border-bottom:#FF9B00 solid 3px;
	background:transparent url(images/navBackover.gif) repeat-x;
	}

#navigation ul li a.on {
	color:#FFF;
	background:#10366C;
	}

#navigation li ul {
	display: none;
	position: absolute;
	margin-top:5px;
	top: 31px;
	left: 0px;
	border:none;
	z-index:100;
	background:transparent url(/images/bluetrans_95.png) repeat;
	border-radius:0px 0px 5px 5px;
	}


#navigation li:hover ul { 
	display: block; 
	margin:0;
	padding:0;
	width:180px;
	list-style:none;
	padding-bottom:5px;
	background:transparent url(/images/bluetrans_95.png) repeat;
	}
	
#navigation li ul li {
	margin:0;
	padding:0px;
	display:block !important;
	float:none;
	border:none;
	border-right:none;
	text-align:left;
	font-size:100%;
	height:25px;
	margin:0 !important;
	padding:0 !important;
	width:auto;
	}

#navigation li ul li a{
	display:block;
	padding:5px 0px 0px 10px !important;
	border:none;
	border-top:#466FA9 solid 1px;
	color:#FFF;
	text-align:left;
	}

#navigation li ul li a:hover{
	color:#FFF;
	background:transparent url(images/navBackover.gif) repeat-x;
	border-bottom:#FF9B00 solid 1px;
	}

/* ______________________ Banner ______________________ */	

#bannerContainer{
	margin-bottom:0px;
	clear:both;
	width:690px;
	margin-bottom:10px;
	height:250px;
	position:relative;
	}

#bannerOverlay{
	position:absolute;
	z-index:999;
	top:0px;
	left:0px;
	width:690px;
	height:250px;
	background: url(/images/bannerOverlay.png) no-repeat;
	}

#mainContent{
	width:690px;
	float:right;
	margin-bottom:10px;
	line-height:18px;
	}
	
.canContent{
	background:#FFF url(images/mainTile.gif) repeat-y;
	padding:0;
	margin:0;
	}

.canConHead{
	background:#FFF url(images/mainTop.gif) no-repeat;
	text-align:right;
	color:#CFCFCF;
	padding:5px 10px;
	height:22px;
	}

.sContent{
	margin-bottom:10px;
	text-align:left;
	padding:0 10px 10px 10px;
	background:transparent url(images/mainBottom.gif) no-repeat left bottom;
	}

.sContent .left{
	float:left;
	width:370px;
	padding-right:10px;
	border-right:#DDD solid 1px;
	}

.sContent .right{
	float:right;
	width:280px;
	}

.sContent ul{
	list-style:none;
	padding-left:10px;
	}

.sContent ul li{
	background:url(images/bullet.gif) no-repeat 0 4px;
	padding-left:25px;
	padding-bottom:5px;
	}



/* ______________________ Side Navigation ______________________ */		
/*
Colour Palette
lt Blue. #466FA9 dk Blue. #10366C dk Orange. #FF9B00 Grey. #333 lt Grey. #CFCFCF llt Grey. #EBEBEB
*/

#sideNav,
#sideNavAlt {
	font-size:100%;
	position:relative;
	width:220px;
	float:left;
	clear:left;
	text-align:left;
	margin-bottom:10px;
	clear:left;
	background:#FFF url(images/sideNavtile.gif) repeat-y;
	}

.navHead{
	background:transparent url(images/sideNavtop.gif) no-repeat;
	height:22px;
	padding:5px;
	color:#CFCFCF;
	font-weight:bold;
	}

.navCont{
	background:transparent url(images/sideNavbottom.gif) no-repeat left bottom;
	padding-bottom:10px;
	}

.navContaddress p{
	color:#10366C;
	border-top:#F1F1F1 solid 1px;
	padding:5px 10px;
	margin:0;
	font-size:11px;
	}

#sideNavAlt ul{
	list-style:none;
	margin:0px 0 0px 0;
	padding:5px 0 0 0;
	position:relative;
	font-size:11px;
	}

#sideNavAlt ul li{
	padding:3px 0px 3px 20px;
	border-bottom:#DDDDDD solid 1px;
	background:transparent url(images/bullet.gif) no-repeat 0px 6px !important;
	background-position: 0px center;
	position:relative;
	}

#sideNavAlt ul li a{
	color:#10366C;
	}

#sideNavAlt ul li a:hover{
	color:#FF9B00;
	}

#sideNavAlt h3{
	margin:0px 0 0 0px;
	padding:5px 0px 3px 5px;
	font-weight:bold;
	font-size:11px;
	color:#666;
	border-bottom:#466FA9 solid 1px;
	background:#EfEfEf url(images/collapse.gif) no-repeat 205px 8px;
	border-top:1px solid #FFF;
	clear:both;
	position:relative;
	}
	
#sideNavAlt h4{
	margin:0px 0 0 0px;
	padding:5px 0px 3px 5px;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	border-bottom:#466FA9 solid 1px;
	background:#EfEfEf url(images/navBack.gif) no-repeat -205px 0px;
	border-top:1px solid #FFF;
	clear:both;
	position:relative;
	}

#sideNavAlt ul li.twoCol{
	width:85px;
	display:block;
	margin-left:2px;
	float:left;
	position:relative;
	}

.navIntro{
	padding:10px 5px 5px 15px;
	}

/* Left Nav Filters */

.navCont select { width:100%; margin-top:2px; }	
	
/* ______________________ Footer ______________________ */

/*
Colour Palette
lt Blue. #466FA9 dk Blue. #10366C dk Orange. #FF9B00 Grey. #333 lt Grey. #CFCFCF llt Grey. #EBEBEB
*/

#clearWrapper{	
	border-bottom:#4a0106 solid 1px;
	clear:both;
	height:0;
	}

#footer {
	border-top:#CFCFCF solid 1px;
	clear:both;
	padding-top:0px;
	text-align:center;
	font-size:90%;
	text-align:center;
	margin:0 auto;
	width:920px;
	}

#fholder{
	width:920px;
	margin:0 auto;
	}
	

#copyright{
	text-align:left;
	float:left;
	width:420px;
	padding-top:10px;
	}

#contactNo{
	width:420px;
	padding:10px 20px;
	float:right;
	text-align:left;
	border-left:#CFCFCF solid 1px;
	text-align:right;
	}

#contactAd{
	width:200px;
	}

#contactNo ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#contactNo ul li{
	padding-left:20px;
	background: url(images/bullet.gif) no-repeat 0 3px;
	}

#legalAd {
	clear:both;
	text-align:right;
	padding-top:15px;
	}


/* _____ Gallery _____ */

#gallery img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ECECEC;
    float: left;
    margin: 5px 5px 0 0;
    padding: 5px;
}

/* _____ Data Table _____ */

table.datatable{
	width:100%;
	border-collapse:collapse;
	}

table.datatable td{
	padding:5px;
	}

table.datatable thead td{
	background:url('images/navBack.gif') repeat-x right;
	color:#FFF;
	font-weight:bold;
	}
	
table.datatable tbody td{
	font-size:12px;
	}

table.datatable tbody td h2{
	font-size:15px;
	color:#84b968;
	font-weight:bold;
	}

table.datatable tbody td a.button{
	display:block;
	margin-bottom:10px;
	text-align:center;
	}

	
/* _____ Opening Hrs _____ */


#openinghrs{
	background:#10366C url(/images/whitegrad_130.png) repeat-x;
	width:310px;
	float:left;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#FFF;
	padding:1px 10px 10px 10px;
	height:130px;
	margin-bottom:15px;
	}	
	
#openinghrs h2{color:#FFF;}	


	
/* _____ Testimonials _____ */

#testimonialContainer{
	background:#ECECEC url(/images/whitegrad_130.png) repeat-x;
	width:310px;
	float:left;
	margin-left:10px;
	padding:1px 10px 10px 10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:130px;
	}

#testimonialContainer h2{color:#10366C;}

#testimonials {
    float: left;
    overflow: hidden;
    width: 310px;
	color: #466FA9;
	font-size: 13px;
	line-height: 15px;
	background:none;
}

#testimonials img { height:20px; }

#testimonials .panel {
    display: block;
    float: left;
    width: 310px;
}

#testimonials .panel span{
	font-size:18px;
	font-family: georgia, rockwell, times, times new roman, serif;
	font-weight:bold;
	color:#BBB;
	}

.coda-nav-left, .coda-nav-right {
   display:none;
}

/* Brands */

.brandImage{ width:150px; float:right; }
.brandContent{width:500px; float:left;}

/* _____ PDF _____ */
table.pdfList td { font-size:85% !important; }
