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

Title : 
Author : Chris Munn / chris.munn@gforces.co.uk / G-Forces Web Management Ltd
Author : John Davies / john.davies@gforces.co.uk / G-Forces Web Management Ltd
Author : Matt Mumford / matt.mumford@gforces.co.uk / G-Forces Web Management Ltd

Type: Screen, Projection

Description : Screen and projection stylesheet for xxxxxxxxxxxxxxxxxxxxxxxxxxxxx site

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

/* COMMON AND GLOBAL */
body { font:62.5%/1.6 arial, verdana, helvetica, sans-serif; margin:0 ; padding:0; background:url(../images/layup/bodyBg.jpg) top center repeat-x #5a7f20; color:#fff; 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 ----- */


/* ----- LEFT COLUMN ----- */
#homeLeftCol { float: left; width: 440px; font-size:12px; color:#fff; line-height:18px; text-align:justify;  }
#homeLeftCol .box {}
#homeLeftCol .usedCarSearch {}

/* ----- RIGHT COLUMN ----- */
#homeRightCol { float: right; width: 440px; }
#homeRightCol a{text-decoration:none; font-weight:normal;}

/* ----- HOMEPAGE NEWS LIST ----- */
#homeRightCol .newsContain{display:block; width:430px; float:left; padding:0; margin-bottom:15px; }
#homeRightCol .newsContain .titleDateContain {border-bottom:1px dashed #000; display:block; float:left; padding-bottom:5px;  margin-bottom:10px; width:430px;}
#homeRightCol .newsContain .newsTitle{color:#051d00; font-size:14px; float:left; font-weight:bold; }
#homeRightCol .newsContain .newsDate{color:#051d00; font-size:14px; float:right; display:block; font-weight:bold;}
#homeRightCol .newsContain .frame{display:block; float:left;  padding:4px 0 0 4px; background:url(../images/layup/newsImageFrame.png) no-repeat; width:160px; height:122px;}
#homeRightCol .newsContain .photo{display:block; float:left; background:url(../images/layup/noImage154x116.jpg) no-repeat; width:154px; height:116px;}
#homeRightCol .newsContain .details{display:block; float:left; width:250px; font-size:12px; color:#fff; text-align:justify; line-height:16px; margin-left:5px; }
#homeRightCol .newsContain .more{float:right; font-size:12px; color:#fff;}


#mainImage { height: 170px; }
#mainContent {}
#mainContent .padding { padding: 0px 0px 0px 0px; }
/* ----- CMS IMAGE ----- */
.internalImage { float: right; margin: 0px 0px 15px 15px; }
.internalImage img {}

/* ----- LIST ----- */
#list {}
#list .listItem {}
#list .listItem a {}
#list .listItem .thumb {}
#list .listItem .thumb .frame {}
#list .listItem .title {}
#list .listItem .description {}
#list .listItem .btn {}

/* ----- BOX LIST ----- */
#boxList {}
#boxList .box {}
#boxList .box a {}
#boxList .box .thumb {}
#boxList .box .thumb .frame {}
#boxList .box .title {}

/* ----- 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;}
.imgHeading {padding:0 0 15px 0;}

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1{font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#fff; font-weight:normal;}

#primaryNav { width:1086px; height:32px; background:url(../images/layup/primaryNavBg2.gif) no-repeat; margin:0 auto;}

/* ----- SECONDARY NAVIGATION ----- */
#secondaryNav {}
#secondaryNav ul { list-style: none; margin: 0; padding: 0; }
#secondaryNav li {  }
#secondaryNav li a { text-decoration: none; }

/* ----- 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 ----- */
#breadcrumbs {}
#pagination { float: right; }
#pagination a { padding: 0px 4px 0px 4px; text-decoration: none; }
#pagination a:hover { text-decoration: none; background:#000000; color:#FFFFFF; }
#pagination .active { text-decoration: none; background:#000000; color:#FFFFFF; }
#pagination span { display: block; float: left; padding: 0px 2px 0px 2px; }

/* ----- FOOTER ----- */


#footerHome { height:280px;  margin-top:-280px; background: url(../images/layup/footerHome.jpg) no-repeat center bottom;}
#footerHome .padding { height:70px;  width:916px; margin: 0 auto; padding:210px 90px 0 80px;  }
#footerHome a { font-weight:normal; text-decoration:none; color:#fff;}
#footerHome a:hover { text-decoration:underline;}

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

/* ----- LINKS ----- */
a { color:#000000; font-weight:bold; text-decoration:underline;cursor:pointer; }
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:#0033FF;}
.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:55px; height:18px; 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 #4544e4; color : #FF3300; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { margin: 5px 0; width:452px; padding: 5px; background-color: #4544e4; color : #FFF; font-weight: bold; }

/* ----- 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;}
