/* Start of CMSMS style sheet 'JackGoffMain' */
/*
	CSS Style Sheet for Jack Goff Racing website
	Created by ClockTowerWeb Ltd
	www.clocktowerweb.co.uk

	Red of the logo was #A5 14 03;
	Yellow #FF F1 00;

*/

body {
	margin: 0px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(/uploads/images/Structure/background_side2.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
#wrapper {
	width: 960px;
	background-color: Black;
	border-left: 2px solid #FFF100;
	border-right: 2px solid #FFF100;
	/* background-image: url(/uploads/images/Structure/background.jpg); */
	/* background-position: top; */
	/* background-repeat: no-repeat; */
	margin: 0px auto 0px auto;
	color: #DDD;
}
#header {
	height: 120px;
	border-bottom: 2px solid #FFF100;
	color: White;
	padding: 10px;
}
#homepageimage {
	background-image: url(/uploads/images/Structure/newcar_mod.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 400px;
	color: White;
	border-bottom: 2px solid #FFF100;
}
#homepageimage h1 {
	text-align: right;
	margin: 0px;
	padding: 10px;
	font-size: 2.2em;
}
#homefurther {
	width: 350px;
	margin-top: 250px;
	margin-left: 30px;
}
#pagetitle {
	background-image: url(/uploads/images/Structure/pagetitle.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 203px;
	color: White;
	border-bottom: 2px solid #FFF100;
	text-align: right;
}
#pagetitle h1 {
	text-align: right;
	margin: 0px;
	padding: 20px;
	padding-top: 150px;
	font-size: 2.2em;
}
#homebody {
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 500px;
	padding-right: 50px;

	/* Minimum height hack http://www.dustindiaz.com/min-height-fast-hack/ */
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#breadcrumbs {
	padding: 10px;
	font-size: 0.8em;
	font-style: italic;
	border-bottom: 1px dashed #454545;
}
#mainbody {
	padding: 30px 40px 40px 40px;

	/* Minimum height hack http://www.dustindiaz.com/min-height-fast-hack/ */
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#mainbody a, #homebody a, #breadcrumbs a, #mainbody a img {
	color: #FFF100;
	font-weight: bold;
}
#mainbody a:hover, #homebody a:hover, #breadcrumbs a:hover, #mainbody a:hover img {
	color: #DDD;
}
#mainbody1 {
	width: 430px;
	float: left;
	margin-bottom: 15px;
}
#mainbody2 {
	width: 430px;
	float: right;
	margin-bottom: 15px;
}
.NewsSummary {
	padding-bottom: 25px;
	border-bottom: 1px dashed Silver;
	margin-bottom: 25px;
}
.NewsSummaryPostdate {
	font-weight: bold;
}
.NewsSummaryMorelink {
	text-align: right;
}
#footer {
	border-top: 2px solid #FFF100;
	border-bottom: 1px dashed #454545;
	height: 145px;
	background-color: Black;
	text-align: center;
	font-size: 0.7em;
}
#footer p.text {
	padding: 10px 10px 0px 40px;
	text-align: left;
}
#footer img {
	vertical-align: middle;
	margin: 0px 30px 5px 30px;
}
#footerlower {
	background-image: url(/uploads/images/Structure/face_3.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 270px;
	padding: 20px 40px 40px 40px;
}
#footermenulist {
	font-size: 0.8em;
}
#footermenulist li {
	list-style-image: url(/uploads/images/Structure/bullet.gif);
	padding: 3px;
}
#footermenulist li a {
	text-decoration: none;
	color: Silver;
}
#footermenulist li a:hover, #footermenulist li a.currentpage {
	text-decoration: underline;
	color: #FFF;
}
#footermenulist li li {
	list-style-type: none;
	display: inline;
}
.clearer {
	clear: both;
}
#NewsPostDetailReturnLink {
	margin-top: 20px;
}

/*
Styles for editors for the main content area
See Extensions -> TinyMCE WYSIWYG -> CSS Styles tab
*/
.quote {
	background-image: url(/uploads/images/Structure/quote.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 80px;
	padding-left: 90px;
	padding-right: 90px;
	margin-bottom: 80px;
}
p.inthepress {
	clear: both;
	height: 100px;
	padding-left: 70px;
	padding-right: 130px;
}
p.inthepress img {
	padding: 0px 30px 0px 0px;
}
.imagecaption {
	font-style: italic;
	color: Silver;
}
.imageborderwhite {
	border: 2px solid #DDD;
}
.imageborderred {
	border: 2px solid #FFF100;
}
/* End of 'JackGoffMain' */

