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

Title : 
Author : Matt Mumford / matt.mumford@gforces.co.uk / G-Forces Web Management Ltd

Type: Screen, Projection

Description : Screen and projection stylesheet for ATBone and Sons site

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

/* COMMON AND GLOBAL */
html { height:100% !important; }
body { height:100% !important; font:62.5%/1.6 arial, verdana, helvetica, sans-serif; margin:0 ; padding:0; background:url(../images/layup/bodyBg2.jpg) top center repeat-x #fff; color:#000; 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:1086px;  min-height: 100%; margin:0 auto 0 auto; text-align:left; font-size:110%; line-height: normal; } 
* html #container{height: 100%; }
#container .padding{padding:0 90px 0 80px;}  
#printHeader { display:none;}

#header { height: 100px; position: relative; margin-top:10px;}
#header #logo { position: absolute; top: 0px; left: 80px; }
#header #contactDetails { position: absolute; top: 30px; right: 93px; }

#flash{width:1086px; height:auto; margin:0 auto; float:left; margin-top:15px; margin-bottom:25px;}

/* ----- LEFT COLUMN ----- */
#leftCol { float: left; width: 250px; height:auto;  }
#leftCol #contactInfo{background:url(../images/layup/contactInfoBg.png) no-repeat; text-decoration:none; font-weight:normal; display:block; width:180px; height:178px; padding:21px 31px 21px 23px; color:#ffffff; font-size:12px; margin-bottom:20px;}
#leftCol #contactInfo a{text-decoration:none; font-weight:normal; color:#ffffff; font-size:12px; display:block;}

#leftCol #contactInfo .heading{float:left; width:65px; margin-bottom:3px; display:block;}
#leftCol #contactInfo address{ float:left; width:100px; margin: 0 auto 5px auto; padding:0;}
#leftCol .box {}
#leftCol .usedCarSearch {}

/* ----- RIGHT COLUMN ----- */
#rightCol { float: right; width:660px;   }

#rightCol .contactInfo{width:280px; float:left;}
#rightCol .contactInfo a{text-decoration:none;}
#rightCol .contactInfo .heading { display:block; font-size:12px; font-weight:bold; float:left;}
#rightCol .contactInfo .info {display:block; font-size:12px; font-weight:normal; line-height:18px; float:right; text-align:left; width:130px;}
#rightCol .contactInfo .infoContain{border-bottom:solid 1px #f3f3f3; padding:10px 0 10px 0; }
#rightCol .map{width:350px; float:right;}
#rightCol .map .frame{width:335px; height:135px; background:url(../images/layup/mapFrame.png) no-repeat; padding:3px 5px; margin-bottom:10px;}
#rightCol .map h2{float:left; width:100px; color:#3f5e1a; padding-top:3px; font-size:12px;}
#rightCol .map .directions {width:168px; margin-right:30px; float:left; border:1px solid #d1d1d1; padding:3px 0;}
#rightCol .map h3{font-size:14px; border-bottom:#f3f3f3 solid 1px; padding-bottom:5px; margin-bottom:10px;}
#mainImage { height: 170px; }
#mainContent {}
#mainContent .padding { padding: 0px 0px 0px 0px; }

/* ----- CMS IMAGE ----- */
.internalImageFrame{background:url(../images/layup/cmsImageFrame.gif) no-repeat; width:342px; height:256px; padding:5px; float:right; margin:0 auto 15px 15px;}
.internalImage {background:url(../images/layup/noImage339x254.jpg) no-repeat; width:339px; height:254px; }
.internalImage img {}

/* ----- LIST ----- */
#list {}
#list .listItem { width:660px; float:right; border-top:dashed 1px #000;  margin-bottom:20px;}
#list .listItem a {text-decoration:none;}
#list .listItem .frame {display:block; float:left; padding:4px 0 0 4px; background:url(../images/layup/newsImageFrame.png) no-repeat; width:160px; height:122px;}
#list .listItem .frame .thumb {display:block; float:left; background:url(../images/layup/noImage154x116.jpg) no-repeat; width:154px; height:116px;}
#list .listItem .title {font-size:14px; font-weight:bold; text-decoration:none; display:block; margin:10px auto 10px 4px; float:left;}
#list .listItem .date{float:right; font-size:14px; font-weight:bold; text-decoration:none; font-weight:normal; margin:10px auto 10px 4px; display:block; }
#list .listItem .description { float:left; line-height:18px; width:460px; text-decoration:none; font-weight:normal; margin-left:15px;}
#list .listItem .btn { color:#3f5e1a; float:right; text-decoration:none; font-weight:normal;}



/* ----- 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;}
.printHeadings{display:none;}

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1{font-size:14px; font-weight:bold}

/* ----- TOP NAVIGATION ----- */
#primaryNav { width:1086px; height:32px; background:url(../images/layup/primaryNavBg.gif) no-repeat; margin:0 auto;}
#primaryNav ul { width:850px; margin: 0 auto 0 auto;  list-style: none; padding: 0; }
#primaryNav li { float: left;  margin: 0;}
#primaryNav .sep {background:url(../images/layup/primaryNavSep.gif) no-repeat; height:20px; display:block; width:2px; margin-top:5px;}
#primaryNav li a { display: block; float: left; padding: 8px 4px 10px 4px; font-size:11px; font-weight:normal; color:#fff; text-decoration: none; }
#primaryNav li a:hover{color:#000; background:url(../images/layup/primaryNavBgHover.gif) no-repeat bottom center;}
#primaryNav li a.active{color:#000; background:url(../images/layup/primaryNavBgHover.gif) no-repeat bottom center;}

/* ----- SECONDARY NAVIGATION ----- */
#secondaryNav { width:232px; height:auto;  background:url(../images/layup/secondaryNavBgTop.png) top left no-repeat; padding:22px 0 0; font-size:12px; color:#ffffff;}
#secondaryNav {/*margin-bottom:-10px;*/}
#secondaryNav ul { list-style: none; margin: 0; padding: 0; /*min-height:300px;*/ }
#secondaryNav li { border-bottom:#5e7010 1px solid; position: relative; padding:0 0 10px 0; margin: 0 auto 10px auto; width:170px; }
#secondaryNav li.last{border-bottom:none; padding:0 0 10px 0; margin-bottom: 0px;}
#secondaryNav li a { display:block; text-decoration: none; color:#fff; font-weight:normal; cursor:pointer; }
#secondaryNav .secondarynavTopImage { position: relative; }
#secondaryNav .secondarynavTopImage img { position: absolute; top: -22px; left: -5px; }


/* ----- 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;}
#sitemap li a{ text-decoration:none;}
/* ----- BREADCRUMBS/PAGINATION/PAGE TOP AND BOTTOMS ----- */
#breadcrumbs { color:#ffffff; margin-top:5px; width:600px; float:left;}
#breadcrumbs a{ color:#ffffff; text-decoration:none;}
.back {float:right; width:50px; font-weight:bold; color:#fff; margin-top:5px;}
.back a{text-decoration:none; color:#ffffff;}

#rightCol #pagination { float: right; width:400px; }
#rightCol #pagination ul {list-style:none; float:right;}
#rightCol #pagination li{display:inline;}

#rightCol .articleNum{float:left; width:150px; color:#3f5e1a; font-size:12px; padding:0 0 10px 0; font-weight:bold;}
#pagination li a { padding: 0 6px 0 6px; border-left:1px solid#c3c3c3; text-decoration: none; color:#3f5e1a; }
#pagination li a:hover { text-decoration: none;  color:#000; }
#pagination li.active { text-decoration: none;  color:#000; }
#pagination span { display: block; float: left; padding: 0px 2px 0px 2px; }
#pagination li a.nextPrev {border:none;}
/* ----- FOOTER ----- */
.clearFooter{ clear:both; padding-top:280px;}
#footer { height:280px;  background:url(../images/layup/footerInternal.jpg) no-repeat center bottom; margin-top:-280px;}
#footer .padding { height:50px;  width:916px; margin: 0 auto; padding:230px 90px 0 80px;  }
#footer a { font-weight:normal; text-decoration:none;}
#footer 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:150px; float:left; margin-bottom:8px; }
#frmContact input, textarea {margin-bottom:5px; width:190px; float:right; font-size:11px !important; color:#000;}
.required { color:#000;}
.checkRadio { width:20px; position:relative; left:-7px;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:3px;}
#frmContact input.submit { width:64px; height:22px; border:none; clear:both;}

/* ----- Prototype Validation ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #FF0000; color : #000; }
input.validation-passed, textarea.validation-passed, select.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { margin: 5px 0; width:100px; padding: 0;  color : #FF0000; font-weight:normal;  }

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