@import "reset.css";

/* BODY STYLING
----------------------------------------------- */
body {
	margin:0px;
	background-color: #222;
	background-image: url(../media/Tile-Body.gif);
	background-repeat: repeat;
	padding: 0px;
}

a:link {
	color:#4490b2;
	text-decoration: none;
}

a:visited {
	text-decoration:none;
	color:#4490b2;
}

a:hover {
	text-decoration:none;
	color:#c1b46b;
}

a:active {
	text-decoration:none;
	color:#4490b2;
}

img {
	border-style: none;
	display: block;
}


em {
	font-style: normal;
}

strong {
	font-weight: bold;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.float-left {
	float: left;	
}
.float-right {
	float: right;	
}

abbr, acronym {
	cursor: help;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/* CONTAINER
----------------------------------------------- */
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../media/Bgd-Content.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}

/* HEADER
----------------------------------------------- */
	
#header {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../media/Bgd-Contact-Numbers.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
/* HEADERS
----------------------------------------------- */
#branding {
	height: 88px;
	width: 182px;
	background-image: url(../media/MobAd.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 0px;
	cursor: pointer;
	float: left;
	margin-top: 30px;
}
#branding:hover {
	height: 88px;
	width: 182px;
	background-image: url(../media/MobAd.png);
	background-repeat: no-repeat;
}

/* MIDDLE CONTENT
----------------------------------------------- */
#middle-content {
	overflow: hidden;
	margin-bottom: 30px;
}
/* LEFT CONTENT
----------------------------------------------- */
#left-content {
	width: 561px;
	float: left;
	display: inline;
	color: #aaaaaa;
	font-size: 12px;
	line-height: 18px;
}
#hdr-about {
	text-indent: -9999px;
	background-image: url(../media/Hdr-About-MobAd.png);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#hdr-news {
	text-indent: -9999px;
	background-image: url(../media/Hdr-News.png);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#hdr-faqs {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Faqs.png);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#hdr-contact {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Contact.png);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#hdr-vehicle-graphics {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Vehicle-Graphics.png);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#hdr-service {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Service.png);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#hdr-fleet {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Fleet.png);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#hdr-design {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Design.png);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#hdr-terms {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Terms.png);
	background-repeat: no-repeat;
	height: 52px;
	margin: 0px;
	padding: 0px;
}
#left-content h3{
	font-size: 17px;
	font-style: normal;
	color: #e1e1e1;
	font-weight: normal;
	padding-bottom: 20px;
}
#left-content p {
	padding-bottom: 20px;	
}
#left-content strong {
	color: #e1e1e1;
}
#left-content em {
	color: #e1e1e1;
}
#left-content p.date{
	color: #5e5e5e;
}
#left-content address{
	padding-bottom: 20px;
}

/* ARTICLES
----------------------------------------------- */
#left-content .articles{
	margin-bottom: 20px;
}
#left-content .articles a{
	-webkit-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;	
}
#left-content .articles p{
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
	line-height: 18px;
}
#left-content .articles ul{
	margin-bottom: 30px;
	margin-left: 10px;
}
#left-content .articles li{
	list-style-type: square;
	list-style-position: inside;
}
#left-content .articles em{
	font-style: italic;
	color: #bbb;
}

#left-content .articles .posted{
	font-size: 12px;
}
#left-content .articles .posted strong{
	color: #FCD52B;
}

#left-content .articles .comments{
	color: #7E4B79;
	font-size: 11px;
}
/* SUB NAV
----------------------------------------------- */

#sub-nav {
	overflow: hidden;
	padding-bottom: 20px;
}
#sub-nav li {
	float: left;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sub-nav li a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #767676;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-align: center;
	height: 42px;
	width: 164px;
	line-height: 42px;
	background-image: url(../media/Bgd-Sub-Nav.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#sub-nav li a:hover{
	font-weight: bold;
	text-transform: uppercase;
	color: #767676;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-align: center;
	background-image: url(../media/Bgd-Sub-Nav.png);
	background-position: 0px -42px;
	background-repeat: no-repeat;
}
#sub-nav li a.selected{
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-align: center;
	background-image: url(../media/Bgd-Sub-Nav.png);
	background-repeat: no-repeat;
	background-position: 0px -84px;
	height: 51px;
}
/* SCROLL CONTENT
----------------------------------------------- */

#scroll-content {
	overflow-y:scroll;
	height: 250px;
}
/* Logos
----------------------------------------------- */
#logos {
	background-image: url(../media/Bgd-Logos.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	height: 70px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logos #hdr-3m {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#logos p {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

/* RIGHT CONTENT
----------------------------------------------- */
#right-content {
	width: 359px;
	float: left;
	display: inline;
	color: #aaaaaa;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 40px;
}
#hdr-news-archive {
	text-indent: -9999px;
	background-image: url(../media/Hdr-News-Archive.png);
	background-repeat: no-repeat;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
#hdr-contact-details {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Contact-Details.png);
	background-repeat: no-repeat;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
#hdr-gallery {
	text-indent: -9999px;
	background-image: url(../media/Hdr-Gallery.png);
	background-repeat: no-repeat;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
#right-content #news{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #424242;
}
#right-content #news li{
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #424242;
	float: none;
}

#right-content #news li a{
	background-image: url(../media/Bgd-News-Off.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	padding-bottom: 13px;
	padding-left: 50px;
	padding-top: 13px;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	line-height: 16px;
	padding-right: 30px;
	float: none;
	display: block;
	color: #c5c5c5;
}
#right-content #news li a:hover{
	background-image: url(../media/Bgd-News-On.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	color: #c1b46b;
	padding-left: 30px;
}
#right-content #news li a.on{
	background-image: url(../media/Bgd-News-On.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	color: #c1b46b;
	padding-left: 30px;
}
#right-content address {
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 20px;
	font-style: italic;
	color: #aaaaaa;
}
#right-content address strong {
	color: #FCD52B;
	font-weight: bold;
	font-style: normal;
}
#right-content #google-map {
	height: 400px;
	overflow: hidden;
	background-color: #282828;
	margin-top: 30px;
}
#right-content strong {
	color: #fff;
	font-weight: bold;
	font-style: normal;
}
#right-content #flashcontent {
	height: 366px;
	width: 359px;
	z-index: 0;
}

/* FOOTER
----------------------------------------------- */
#footer {
	overflow: hidden;
	background-image: url(../media/Tile-Footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer .copyright {
	color: #CCC;
	float: left;
	font-size: 13px;
}
#footer .copyright strong {
	color: #FCD52B;
}

#twist {
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	color: #aaaaaa;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#twist strong {
	font-weight: bold;
}
#twist ul {
	margin: 0px;
	padding: 0px;	
}
#twist li {
	display: inline;
	line-height: 20px;
}

#twist a{
	color: #6f6f6f;
	-webkit-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;	
}
#twist a:hover{
	color: #c1b46b;
}

#compliancy a{
	color: #292929;
	background-color: #3e3e3e;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	-webkit-transition:all 500ms ease-in;
	-o-transition:all 500ms ease-in;
}
#compliancy a:hover{
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	display: inline-block;
	text-decoration: none;
	color: #5e5e5e;
	background-color: #FCE87D;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}

