﻿*, html {
	font-family: Corbell, Arial Unicode MS, Calibri, Arial, Helvetica, sans-serif;
    text-align: left;
}
body {
	background: #AAADA6;
}
h2 {
	font-size: 120%;
	margin: 0px 10px 0px 0px;
	font-weight:normal;
	line-height: 100%;
}

div#wrapper {
	width: 790px;
	margin: 0 auto;
	background-color:#000000;
	height:250px;
}
div#masthead {
	background-color: #000000;
	clear: both;
}
div#top_nav {
	background-color: #000000;
}

/* Top menu */
ul#topmenu {
	list-style:none;
	float:right;
	margin:0px;
	padding:0px;
}
ul#topmenu li {
	display:inline;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
	color:white;
}
ul#topmenu a, ul#topmenu a:visited {
	font-size:small;
	color:#ffffff;
	text-decoration:none;
}
ul#topmenu a:hover {
	font-size:small;
	color:yellow;
}
/* End top menu */

/* Main menu */
ul#mainmenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #F6FF86;
	border-top:1px solid silver;
}
ul#mainmenu li {
	margin: 0px;
	border-top: 2px #E6E65C solid;
	border-bottom: 2px #E6E65C solid;
	padding: 5px;
	padding-left: 7px;
}
ul#mainmenu a:visited {
	color: #000000;
	font-size: 100%;
	text-decoration: none;
}
ul#mainmenu a {
	color: #000000;
	font-size: 100%;
	text-decoration: none;
}
ul#mainmenu a:hover {
	color: #000000;
	font-size: 100%;
	text-decoration:underline;
}
/* End main menu */

div#container {
	background: white url('../images/bg.jpg') repeat-y;
	float: right;
	width: 790px;
}
div#left_col {
	width: 179px;
	top: 322px;
	height: 100% !important;
	float: left;
	color:#E6E65C;
	border-right:1px #CCCCCC solid;
}
div#main_page_content {
	width: 610px;
	float: right;
	clear: none;
}
div#page_content {
	width: 570px;
	background:transparent url('../images/tyres.jpg') no-repeat bottom right;
	padding: 10px;
	font-size: 90%;
	height: 100%;
	float: left;
	position: relative;
}

div#content_header {
	width: 100%;
/*	background-color: #F5A31B;*/
	background:transparent url('../images/header.gif') repeat-y;
}
div#content_header h1 {
	margin: 0px;
	padding: 3px;
	color: #000000;
	font-style: normal;
	font-size: x-large;
	font-weight: normal;
	border-top:1px silver solid;
}

/* Footer */
div#footer {
	clear: both;
	background-color: #000000;
	color: #e0f2f2;
	height: 1.5em;
	font-size:0.75em;
}
/* Footer End */

/* Copyright */
ul#copyright {
	list-style:none;
	float:left;
	margin:0px 0px 0px 10px;
	padding:0px;
}
ul#copyright li {
	display:inline;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}
/* End Copyright */

/* Terms */
ul#terms {
	list-style:none;
	display:inline;
	float:right;
	margin:0px 10px 2px 0px;
	padding:0px;
}
ul#terms li {
	display:inline;
	float:left;
	margin:0px 5px 0px 0px;
	padding:0px;
}
ul#terms a, ul#terms a:visited {
	font-size:small;
	color:#ffffff;
	text-decoration:none;
}
ul#terms a:hover {
	font-size:small;
	color:yellow;
}
/* End Terms */

/* Contact */
div#contact {
	margin-top:10px;
	margin-left:5px;
	background: #000000;
	padding:5px;
	width:160px;
	
	
	}
div#contact p {
	padding: 0px;
	margin: 3px;
	color: white;
	font-size: 80%;
}
div#contact a {
	font-size: 80%;
	color: white;
}
/* End Contact */
.dotline {
	width: 100%;
	background: url('../images/dot.gif') repeat-x bottom;
	height: 5px;
}
.dotlinevert {
	width: 100%;
	height: 100px;
	background: url('../images/dot.gif') repeat-y center;
}

/* Tabs CSS */
#subNavContainer {
	background-color: #000000;
	margin:0px;
	padding:0px 0px 0px 5px;
	height:22px;
	width:635px;
}

#subNavContainer li {
	float: left;
	display: inline-block;
	margin: 4px 4px 0px 0px;
	padding: 0px;
	background:url(../images/tab_generic_left.gif) top left no-repeat;
}
#subNavContainer li a {
	background-image: url(../images/tab_generic_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	display: block;
	float: left;
	height: 18px;
	padding: 4px 6px 2px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
	overflow: hidden;
}
#subNavContainer li > a {
	/* box model correction */
	height: 12px;
}
#subNavContainer li.selected, #subNavContainer li:hover {
	background-image: url(../images/tab_generic_left_on.gif);
}
#subNavContainer li.selected a, #subNavContainer li:hover a {
	background-image: url(../images/tab_generic_right_on.gif);
	color: #264669;
}
#subNavContainer li a:hover {
	background-color: transparent;
}

.imageborder {
	border:1px solid #CCCCCC;
	padding:0px;
	margin: 5px;
}


.imageright {
	border:1px solid #CCCCCC;
	padding:0px;
	margin: 5px;
	float: right;
}


.imageleft {
	border:1px solid #CCCCCC;
	padding:0px;
	margin: 5px;
        float: left;

}



.galleryimage {
 text-align:center;
 

}

.gallerylist {
 text-align:center;
 margin:0 0 0 40px
 
 }
 
 
 .gallerytitle {
 
 text-align:center;
 
 }
 
.gallerycaption {
text-align:center;

}

.gallerydropdown {
  margin-left:220px;
  width:175px;
 
 }
 
 
 
 
/* Tabs End */
