/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Nicholas Mee and Company
Author : John Davies / john.davies@gforces.co.uk / G-Forces Web Management Ltd

Type: Screen, Projection

Description : Screen and projection stylesheet for Nicholas Mee Racing site

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 arial, verdana, helvetica, sans-serif; margin:0; padding:0; background:#19312c url(../images/layup/bodyBg.jpg) top center no-repeat; color:#000000; text-align:center; }
/*  This font sizing is for standards based browsers (firefox, opera, mozilla) that can re-size text.  
Declaring the font size in pixels makes it more consistent across browsers. */
td, textarea, input, select { font:100% arial, verdana, helvetica, sans-serif; }
html>body td, html>body textarea, html>body input, html>body select { font-size:11px; }
/* some browsers don't inherit the font into tables or textareas! */

/* ----- IDS ----- */
#container { width:944px; background: #fff; margin:0px auto 10px auto; text-align:left; font-size:110%; line-height: normal; }   
#printHeader { display:none; }

#header { height: 104px; background: #004438; position: relative; }
#header #logo { position: absolute; top: 0px; left: 0px; }
#header #contactDetails { position: absolute; top: 47px; right: 25px; }
#header #flags { position: absolute; top: 24px; right: 25px; }
#header #flags a { float: left; margin-right: 7px; }
#header #socialFacebook { position:absolute; right:20px; top:10px; }
#header #socialYouTube { position:absolute; right:60px; top:10px; }

#mainImage { position: relative; width: 944px; height: 280px; background:#000; }
#mainImage #master0 { background:#000; }
#mainImage #master0 div { background:#000; }
#mainImage .frame { position: absolute; top: 0px; left: 0px; }
#mainImage #searchBox { position: absolute; border-bottom: 1px solid #aeaca3; top: 42px; left: 22px; width: 194px; height: 28px; }
#mainImage #searchBox  input { width: 149px; float: left; height: 17px; margin-right: 7px; }
#mainImage #searchBox  #btnGo { width: 32px; height: 23px; margin: 0; }
#mainImage #newsWrapper { position:absolute; right:10px; top:10px; background:url(../images/layup/mainImageNewBg.png) no-repeat left top; width:225px; height:250px; z-index:999; }
#mainImage #newsWrapper .padding { padding:55px 0 0; }
#mainImage #newsWrapper ul { padding: 0; margin: 0; list-style: none; }
#mainImage #newsWrapper ul li { display: block; padding: 0px 3px; }
#mainImage #newsWrapper ul li a { display: block; color: #fff; font-weight: normal; text-decoration: none; padding: 4px 14px 4px 19px; width: 185px; position: relative; z-index: 1; }
#mainImage #newsWrapper ul li a:hover { background: #0c1c0d; }

/* ----- LEFT COLUMN ----- */
#leftCol { float: left; width: 203px; padding-top: 10px; padding-left: 23px; }
#leftCol .box { display: block; width: 203px; margin-bottom: 20px; }
#leftCol .box a { display: block; width: 203px; cursor: pointer; text-decoration: none; font-weight: normal; color: #000; }
#leftCol .box .title { display: block; padding-bottom: 12px; }
#leftCol .box .content { display: block; padding-bottom: 16px; padding-right: 75px; }
#leftCol .box .btn { display: block; padding-bottom: 9px; }
#leftCol .newsletter { background:url(../images/layup/newsletter.gif) right 31px no-repeat; }
#leftCol .carsForSale { background:url(../images/layup/carsForSale.jpg) right 31px no-repeat; }
#leftCol .carsForSale .content { padding-right:86px; }
#leftCol .ctr .content { padding-right:0; }
#leftCol .news ul { padding: 0; margin: 0; list-style: none; }
#leftCol .news li { padding: 0px 0px 16px 0px; }
#leftCol .news  a:hover { color:#004438; }

/* ----- RIGHT COLUMN ----- */
#rightCol { float: right; width: 694px; padding-top: 10px; padding-right: 14px; padding-bottom: 10px; }
#homeJumps { margin-bottom: 21px; }
#homeJumps .jump { float: left; margin-bottom: 16px; }
#homeContent { padding: 0px 30px 0px 16px; }
#mainContent { padding: 0px 6px 0px 16px; }

/* ----- CMS IMAGE ----- */
.cmsImageLinks { float: right; margin: 0px 0px 15px 15px; }
.cmsImage { margin-bottom: 6px; width: 320px; height: 240px; }
.cmsLinks { background: #e1e7e7; padding: 4px 9px 5px 12px; }
.cmsLinks ul { padding: 0; margin: 0; list-style: none; }
.cmsLinks li { display: block; width: 299px; padding: 0px 0px 0px 0px; background:url(../images/layup/dotsH.gif) bottom left repeat-x;  }
.cmsLinks li a { display: block; width: 285px; padding: 8px 7px 8px 7px; text-decoration: none; color: #656565; font-size: 1.1em; }
.cmsLinks li a:hover { background: #b7bbbb; color: #fff; }
.cmsLinks li.last { background: none; }

/* ----- LIST ----- */
#list {}
#list .listItem { width: 672px; padding: 14px 0px 14px 0px; background: url(../images/layup/listDivider.gif) bottom left no-repeat; }
#list .listItem .thumb { display: block; float: left; width: 235px; height: 166px; }
#list .listItem .thumb a { display: block; width: 235px; height: 166px; background:url(../images/layup/noImage221x166.gif) top left no-repeat; }
#list .listItem .title { display: block; font-size: 1.5em; float: left; }
#list .listItem .title a { display: block; text-decoration: none; width: 437px; height: 47px; color: #125342; }
#list .listItem .details { display: block; width: 437px; float: left; cursor: pointer; height: 93px; }
#list .listItem .btns { display: block; width: 437px; float: left; }
#list .listItem .btns a { float: right; margin-right: 11px; }

/* ----- GLOBAL CLASSES ----- */
.clear { clear:both; display: block; }
.clearSmall { clear: both; display: block; height: 0; line-height: 0; font-size: 0; }
.hide { display:none; }
.show { display:block; }
.printShow { display:none; }
.printHide { display:block; }
.float_left { float:left !important; }
.float_right { float:right !important; }
.align_left { text-align:left !important; }
.align_center { text-align:center !important; }
.align_right { text-align:right !important; }
.align_justify { text-align:justify !important; }
.align_bottom { vertical-align:bottom !important; }
.image_right { float:right; margin:0 0 15px 15px; }
.image_left { float:left; margin:0 15px 15px 0; }
.image_center { margin:0 auto; }
.hand { cursor:pointer; }
.seo {text-decoration:none;font-weight:normal;}

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight: normal; }
#homeContent h1 { color: #fe6c33; font-size: 2.0em; text-transform: uppercase; }
#mainContent h1 { color: #fe6c33; font-size: 1.5em; text-transform: uppercase; font-weight: bold; }
p { padding:0 0 15px 0; margin:0; }

/* ----- TOP NAVIGATION ----- */
#primaryNav { border: 2px solid #a4a4a4; height: 26px; background: #b2b6b9; font-size: 1.1em; }
#primaryNav ul { list-style: none; margin: 0px; padding: 0px; }
#primaryNav li { padding: 0px; margin: 0px; float: left; background: url(../images/layup/primaryNavDivider.gif) top right no-repeat; padding-right: 1px; }
#primaryNav li a { display: block; float: left; text-decoration: none; padding: 6px 21px; color: #fff; }
#primaryNav li a:hover,
#primaryNav li .active { background: #02493b; }
#primaryNav li.last { padding-right: 0px; background: none; }
#primaryNav li.last a { padding: 6px 33px 6px 33px; }

/* ----- DROPDOWN NAV ----- */
#primaryNav ul li  ul {	left: -999em; position: absolute;  }
#primaryNav ul li:hover ul,
#primaryNav ul li.sfhover ul { left: auto; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; display: block; width: 200px; }
#primaryNav ul li:hover ul li,
#primaryNav ul li.sfhover ul li { display: block; padding: 4px 0px 0px 0px;	margin: 0px; background: #ececec; width: 200px; height: 20px; border-bottom: 1px solid #CFCFCF; border-left: 1px solid #CFCFCF; border-right: 1px solid #CFCFCF; }
#primaryNav ul li:hover ul li a,
#primaryNav ul li.sfhover ul li a {	padding: 0px 5px 5px 10px; margin: 0px; color: #666666; }
#primaryNav ul li:hover ul li a:hover,
#primaryNav ul li.sfhover ul li a:hover { padding: 0px 5px 5px 10px; margin: 0px; color: #000; }

/* ----- SITE MAP ----- */
#sitemap { list-style:none; margin:0 0 0 5px; padding:0;}
#sitemap ul { list-style:none;  margin:10px 0 0px 15px; padding:0;}
#sitemap li { background:url(../images/layup/bulletSitemap.gif) 0px 11px no-repeat; padding:6px 0 5px 15px;}

/* ----- BREADCRUMBS/PAGINATION/PAGE TOP AND BOTTOMS ----- */
#pageInfo { position:relative; padding-top: 38px; color: #656565; height: 22px; }
#pageInfo a  { color: #656565; text-decoration: none; }
#pageInfo a:hover  { text-decoration: underline; }
#pageInfo .frame { position: absolute; top: 0px; left: 0px; }
#breadcrumbs { float: left; padding-left: 25px; }
#breadcrumbs .active { font-weight: bold; }
#breadcrumbs a { font-weight: normal; text-decoration: none; }
#breadcrumbs .active { text-decoration: underline; color: #02493b; }
#btnBack { float: right; width: 250px; text-align: right; padding-right: 32px; font-weight: bold; }
#pagination { float: right; }
#pagination .nextPrev { font-weight: bold; margin: 0px 8px 0px 8px; color: #000; }
#pagination a { padding: 0px 4px 0px 4px; text-decoration: none; font-weight: normal; color: #000; }
#pagination a:hover { text-decoration: underline; color:#02493b; }
#pagination .active { text-decoration: underline; color:#02493b; font-weight: bold; }
#pagination span { display: block; float: left; padding: 0px 2px 0px 2px; }
#sortBy { float: right; width: 214px; }
#sortBy label { width: 47px; }
#paginationBottom { float: right; padding: 15px 0px 15px 0px; }
#paginationBottom .nextPrev { font-weight: bold; margin: 0px 8px 0px 8px; }
#paginationBottom a { padding: 0px 4px 0px 4px; text-decoration: none; font-weight: normal; }
#paginationBottom a:hover { text-decoration: underline; color:#02493b; }
#paginationBottom .active { text-decoration: underline; color:#02493b; font-weight: bold; }
#paginationBottom span { display: block; float: left; padding: 0px 2px 0px 2px; }

/* ----- FOOTER ----- */
#footer { background:url(../images/layup/footerBg.gif) top left no-repeat; height: 102px; width: 905px; padding: 14px 16px 0px 23px; color: #fff; }
#footer p { padding: 0px 0px 10px 0px; }
#footer a { font-weight:normal; text-decoration:none; color: #fff; }
#footer a:hover { text-decoration:underline; }
#footer .footerR { float: right; text-align: right; }
#footer .footerL { float: left; text-align: left; }
#footer .logo { width: 141px; margin: 0 auto; }

/* ----- GLOBAL ----- */
img { display:block; border:0; }
address { font-style:normal; padding: 0px 0px 12px 0px; }

/* ----- LINKS ----- */
a { color:#000000; font-weight:bold; text-decoration:underline;cursor:pointer; outline: none; }
a:hover { text-decoration:none; }

/* ----- FORMS ----- */
form { padding:0; margin:0; }
fieldset { padding:0; margin:0; border:0px none; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:260px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.required { color:#fe6c33;}
.checkRadio { width:20px; position:relative; left:-7px;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#submit { width: 116px; height:26px; border:none;}

/* ----- Prototype Validation ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #fe6c33; color : #FF3300; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { display:none !important; }

/* ----- TABLES ----- */
table { border-collapse:collapse; }
table p { padding:0px; }

/* ----- STOCK UPDATES FORM ----- */
#promoForm { padding:12px 0 0 19px; }
#promoForm .signupBoxes { margin-bottom:20px; margin-top:10px;}
#promoForm .signupBoxes label { float:left; width:450px; position:relative; top:4px;}
#promoForm .signupBoxes input { float:left; width: 14px; margin-right: 10px;}
#promoForm select { width:125px !important; margin-bottom: 10px; display:block; margin-right:15px;}
#promoForm .carSelects { padding-top:18px;}
#promoForm .submitButton { margin:5px 0 20px 0;}


#flagPopupuk { position:absolute; left:890px; top:28px; width:150px; background:#fff; padding:20px; color:#000; }
#flagPopupuk #closeLink { float:right; position:relative; top:-10px; left:10px; cursor:pointer; }

#flagPopupus { position:absolute; left:890px; top:28px; width:150px; background:#fff; padding:20px; color:#000; }
#flagPopupus #closeLink { float:right; position:relative; top:-10px; left:10px; cursor:pointer; }

#flagPopupirish { position:absolute; left:890px; top:28px; width:150px; background:#fff; padding:20px; color:#000; }
#flagPopupirish #closeLink { float:right; position:relative; top:-10px; left:10px; cursor:pointer; }

#flagPopupfrench { position:absolute; left:890px; top:28px; width:150px; background:#fff; padding:20px; color:#000; }
#flagPopupfrench #closeLink { float:right; position:relative; top:-10px; left:10px; cursor:pointer; }

