/*
Stylesheet For: Morgan Wales Club
URL: http://www.vsitemplate4.co.uk
Version: v1.0
Author: VSI-Thinking, http://www.vsi-thinking.com
*/

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* CONTENTS

   A: Universal Elements
      1. Body & Html
      2. Hyperlinks
      3. General Divs
      4. Headings

   B: Structure
      1. Header & Navigation
      2. Content Wrapper
      3. Sidebar
      4. Main Body
	  5. Footer

	C: Modules

	D: Other
                                                               */
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

/* *********************************************************** */
/* A. Universal Elements                                       */
/* *********************************************************** */

/* ----------------------------------------------------------- */
/* A1. Body & Html                                             */
/* ----------------------------------------------------------- */
body, html {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #2B2B2A;
}
body, p, div, td {
	font-family: "Lucida Sans",Arial,Verdana;
	font-size: small;
}

/* ----------------------------------------------------------- */
/* A2. Hyperlinks                                              */
/* ----------------------------------------------------------- */
div#contentArea a.button {
	padding: 2px;
	background: #86CA7E;
	border: #0E310A 1px solid;
	color: #0E310A;
	text-decoration: none;
}
div#contentArea a.button:hover {
	background: #0E310A;
	color: #FFFFFF;
}
/* ----------------------------------------------------------- */
/* A3. General Divs                                            */
/* ----------------------------------------------------------- */
div.clearfix {
	clear: both;
}
div.content {
	width: 980px;
	margin: auto auto;	
}
div.hr {	
	border-top: #C3C3C3 1px solid;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.hr hr {
	display: none;
}

/* ----------------------------------------------------------- */
/* A4. Headings                                                */
/* ----------------------------------------------------------- */
h1 {
	color: #0E310A;
	font-size: x-large;
}

/* *********************************************************** */
/* B. Structure                                                */
/* *********************************************************** */

/* ----------------------------------------------------------- */
/* B1. Header & Navigation                                     */
/* ----------------------------------------------------------- */
#head {
    min-height: 254px;
    height: auto !important;
    height: 254px;
    background: #FFFFFF url(../pics/bg-head.gif) repeat-x bottom left;
}
#head #logo {
	min-height:219px;
	height: auto !important;
	height: 219px;	
	background: transparent url(../pics/logo.jpg) no-repeat bottom left;
}
#head #menu {
	background: transparent url(../pics/bg-menu.gif) no-repeat top left;
	height: 33px;
}
#head #menu ul {
	margin: 0px;
	padding: 0px;
	margin-left: 268px;
	list-style: none;
	border-bottom: #94292E 6px solid;

	height: 28px;
}
#head #menu ul li {
	display: block;
	list-style-type: none;
	float: left;

}
#head #menu ul li a {
	display: block;
	font-size: medium;
	font-weight: bold;
	color: #DD2329;
	text-decoration: none;
	padding: 5px;

	padding-bottom: 5px;
	padding-right: 30px;
	border-bottom: #94292E 5px solid;
	
}
#head #menu ul li a:hover {
	border-bottom: #DD2329 6px solid;
}

/* ----------------------------------------------------------- */
/* B2. Content Wrapper                                         */
/* ----------------------------------------------------------- */
#wrapper {
	min-height:300px;
	height: auto !important;
	height: 300px;	
	background: transparent url(../pics/bg-wrapper.gif) repeat-x top left;
}
/* ----------------------------------------------------------- */
/* B3. Side Bar                                                */
/* ----------------------------------------------------------- */
#wrapper #navigation {
	width: 258px;
	float: left;
	background: transparent url(../pics/bg-leftmenu.gif) no-repeat top left;

}
#wrapper #navigation ul {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	list-style: none;
}
#wrapper #navigation ul li {
	width: 258px;
	margin-bottom: 1px;
	margin-top: 1px;
}
#wrapper #navigation ul li a {
	display: block;
	padding: 6px;
	padding-right: 20px;
	color: #0E310A;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	font-size: medium;
	background: transparent url(../pics/bg-leftmenu-item.gif) no-repeat right bottom;
}

#wrapper #navigation ul li a:hover {
	color: #E1232B;
	background: transparent url(../pics/bg-leftmenu-item-hover.gif) no-repeat right bottom;
	text-decoration: none;
}
#wrapper #navigation .sponsors, #wrapper #navigation .updates  {
	margin-top: 40px;
	text-align: right;
}

#wrapper #navigation .sponsors span, #wrapper #navigation .updates {
	font-size: medium;
	font-weight: bold;
	color: #0E310A;
	padding-right: 20px;
}

#wrapper #navigation .sponsors .NewtownBox {
	background: url(../pics/bgSponsors.jpg) bottom; 
	height: 350px; 
	position: relative; 
	text-align: left;
}

#wrapper #navigation .sponsors .NewtownBox p {
	position: absolute;
	color: #FFFFFF;
	font-size: x-small;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 130px;
	width: 234px;
	margin-left: 12px;
}

#wrapper #navigation .sponsors .NewtownBox .Dealership {
	position: absolute;
	margin-left: 10px;
}

#wrapper #navigation .sponsors .NewtownBox .Dealership a {
	text-decoration: none;
	border: 0px;
	display: block;
	height: 40px;
	padding-left: 125px;
	padding-top: 15px;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
}

#wrapper #navigation .sponsors .NewtownBox .Dealership a span {
	color: #FFFFFF;
}

#wrapper #navigation .sponsors .NewtownBox .Dealership a img {
	margin-right: 5px;
	border: 0px;
}

#wrapper #navigation .sponsors .NewtownBox .Chevrolet {
	margin-top: 200px;
}

#wrapper #navigation .sponsors .NewtownBox .Chevrolet a {
	background: url(../pics/logoChevroletSponsor.gif) top left no-repeat ;
}

#wrapper #navigation .sponsors .NewtownBox .Vauxhall {
	margin-top: 250px;
}

#wrapper #navigation .sponsors .NewtownBox .Vauxhall a {
	background: url(../pics/logoVauxhallSponsor.gif) top left no-repeat ;
}

#wrapper #navigation .sponsors .NewtownBox .Morgan {
	margin-top: 150px;
}

#wrapper #navigation .sponsors .NewtownBox .Morgan a {
	background: url(../pics/logoMorganSponsor.gif) top left no-repeat ;
}

#wrapper #navigation .sponsors .NewtownBox .Newtown {
	margin-top: 300px;
}

#wrapper #navigation .sponsors .NewtownBox .Newtown a {
	margin: 0px;
	padding: 0px;
	width: 234px;
	text-align: center;
}

#wrapper #navigation .updates input {
	border: #0E310A 1px solid;
}
#wrapper #navigation .updates a.button {
	background: #86CA7E;
	font-weight: bold;
	border: 0px;
	padding: 1px;
	text-decoration: none;
	color: #0E310A;
}

/* ----------------------------------------------------------- */
/* B4. Main Body                                               */
/* ----------------------------------------------------------- */
#wrapper #page {
	width: 698px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	padding-right: 10px;
	float: right;
}
#wrapper #page #Breadcrumbs {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width:50%;
	float: left;
}
#wrapper #page #Breadcrumbs a {
	color: #00AFFF;
	text-decoration: none;
}
#wrapper #page #Breadcrumbs a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#wrapper #page #SiteSearch {
	width: 50%;
	float: right;
	text-align: right;
}
#wrapper #page #SiteSearch input {
	border: #003E59 1px solid;
}
#wrapper #page #SiteSearch a {
	background: #003E59;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
#wrapper #page #Banner {
	height: 350px;
	display: none;
}

/* ----------------------------------------------------------- */
/* B5. Footer                                                  */
/* ----------------------------------------------------------- */
#footer .content {
	border-top: #E9E9E9 2px solid;
	padding-bottom: 10px;
	font-size: 85%;
}

#footer .content .vsicredit {
	float: left;
}

#footer .content .taffmogcredit {
	float: right;
}

/* *********************************************************** */
/* C. Modules                                                  */
/* *********************************************************** */

/* ----------------------------------------------------------- */
/* Site Search                                                 */
/* ----------------------------------------------------------- */
table.siteSearchResults {
	width: 100%;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;

}
table.siteSearchResults th {
	margin: 0px;
	background: #00405D;
	padding: 3px;
	color: #FFFFFF;
	text-align: left;
}
table.siteSearchResults th.siteSearchRank {
	width: 80px;
}
table.siteSearchResults td {
	padding: 3px;
	margin: 0px;
	border-bottom: #E9E9E9 1px  solid;
}


/* ----------------------------------------------------------- */
/* Pagination 1                                                */
/* ----------------------------------------------------------- */
table#tblNav {
	width: 100%;
	background: #E9E9E9;
	padding: 5px;
}
table#tblNav td {
	padding-top: 4px;
	padding-bottom: 4px;
}
div#paginationOptions{
	position: absolute;
	z-index: 100;
	border: 1px solid black;
	padding: 5px;
	background-color: #ffffff;
	width: 180px;
	margin-left: 12%;
	display: none;
	margin-top: -100px;
}

/* ----------------------------------------------------------- */
/* Pagination2                                                */
/* ----------------------------------------------------------- */
table#tblNav a{
	font-size: 90%;
}
table#tblNav a.selected{
	text-decoration: none;
	color: #2B2B2A;
}

/* ----------------------------------------------------------- */
/* VSINews                                                     */
/* ----------------------------------------------------------- */
div#vsiNews div.vsiNewsArticle {
	margin-bottom: 20px;
}
div#vsiNews div.vsiNewsArticle h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#vsiNews div.vsiNewsArticle h3 a {
	color: #0E310A;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
div#vsiNews div.vsiNewsArticle img, div#vsiNews div.vsiNewsArticle p img {
	float: left;
	padding-right: 5px;
	border: 0px;
}
div#vsiNews div.vsiNewsArticle p a.vsiNewsView {
	float: right;
}
div#articleLargeImage {
	display: none;
}

div#vsiNews.vsiNewsHome div.vsiNewsArticle {
	border-top: #86CA7E 2px solid;
	border-bottom: #86CA7E 4px solid;
	padding-top: 2px;
}
div#vsiNews.vsiNewsHome div.vsiNewsArticle h3 {
	margin: 0px;
	padding: 0px;
}
div#vsiNews.vsiNewsHome div.vsiNewsArticle h3 a {
	color: #600006;
}
div#vsiNews.vsiNewsHome div.vsiNewsArticle p {
	padding-left: 105px;
	color: #600006;
}

/* ----------------------------------------------------------- */
/* VSIEvents                                                   */
/* ----------------------------------------------------------- */
div#vsiEvents div.vsiEvent {
	margin-bottom: 20px;
}
div#vsiEvents div.vsiEvent h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
div#vsiEvents div.vsiEvent h3 a {
	color: #0E310A;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}
div#vsiEvents div.vsiEvent img, div#vsiEvents div.vsiEvent p img {
	float: left;
	padding-right: 5px;
	border: 0px;
}
div#vsiEvents div.vsiEvent p a.vsiEventView {
	float: right;
}


div#vsiEvents.vsiEventHome div.vsiEvent {
	border-top: #86CA7E 2px solid;
	border-bottom: #86CA7E 4px solid;
	padding-top: 2px;
}
div#vsiEvents.vsiEventHome div.vsiEvent h3 {
	margin: 0px;
	padding: 0px;
}
div#vsiEvents.vsiEventHome div.vsiEvent h3 a {
	color: #600006;
}
div#vsiEvents.vsiEventHome div.vsiEvent p {
	padding-left: 105px;
	color: #600006;
}

/* *********************************************************** */
/* D. Other                                                    */
/* *********************************************************** */

/* ----------------------------------------------------------- */
/* Homepage                                                    */
/* ----------------------------------------------------------- */

div.homeNews {
	width: 339px;
	float: left;
}
div.homeEvents {
	width: 339px;
	float: right;
}