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

Title : Drake And Fletcher Groundscare
Author : Darren Lynch / darren.lynch@gforces.co.uk / G-Forces Web Management Ltd

Type: Screen, Projection

Description : Print stylesheet for Drake And Fletcher site

Created : 29/06/07
Modified : 02/07/07

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

body { font:62.5%/1.6 verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#ffffff url(../../images/layup/headerBg.jpg) top left repeat-x; color:#464646; 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% verdana, arial, helvetica, sans-serif; }
html>body td, html>body textarea, html>body input, html>body select { font-size:10px; }
/* some browsers don't inherit the font into tables or textareas! */

a { color:#464646; font-weight:bold; text-decoration:none; }

#accessibility
{ display: none; }

/* ----- IDS ----- */
#container { width:650px; margin:0 auto; text-align:left; }
#header { position:relative; height: 100px; }
#logo { display:none;}  
#logoPrint { display: block; }
#backToGroup { display:none;}
#inner {}
#inner  .padding { padding: 11px 0px 0px 0px;}
.breadcrumbs { display:none;}
.breadcrumbsGroup { display:none;}
.found {  display:none;}
#pagination {display:none;}
#paginationBottom { display:none;}
#leftCol { display:none;}
#rightCol { float: left; width: 650px; }
#mainImageClubCar {display:none;}
#groupContent { padding:15px 0px 0 0px; }
.cmsImage { float:right;  }

#homeFlash { display:none;}
#homeCol1 { width:650px; float:left;}
#homeCol2 { display:none;}

.listItem { position:relative; /*height: 174px;*/ margin: 4px 0px 0px 0px;}
.listItem a{ text-decoration: underline; font-weight: normal; color: #8149aa !important; }
.listItem a:hover{ text-decoration: none; }
.listImage { float:left;/* height: 174px;*/}
.listImageTitle { position:absolute; top: 129px; left: 7px; font-weight: bold; font-size: 1.1em; }
.listText { float:left; padding-top: 10px; width: 470px;}
.listTextUsed { float:left; padding-top: 10px; width: 400px; padding-left: 23px; }
.listTextUsed p { width:400px; padding-bottom:0;}
.listHeading { background: #f0f0f0; text-transform:uppercase; margin-left: 172px; color: #7c49a6; padding: 7px 0px 0px 15px; height: 18px; }
.listPrice { font-size: 1.3em; color: #f81313; position: absolute; top: 16px; right: 10px; font-weight: bold; }
.icons { padding-top: 8px; }
.icons img { float: left; margin-right: 3px; }

#list { padding: 0px 0px 0px 0px; margin: 0px 1px 0px 1px; }
.listBox { position:relative; float: left; width: 168px; height: 192px; }
.listBoxTitle { position:absolute; top: 129px; left: 7px; font-weight: bold; font-size: 1.0em; clear: both; line-height: 130%; width: 140px; }
.listBox .thumb {width: 168px; height: 129px; background:url(../images/layup/frameList.gif) top left no-repeat; }
.listBox .thumbImage { position:absolute; top: 4px; left: 5px; }
.listBox .thumbContent { padding: 0px 8px 0px 12px; color: #202020; }

.newVehicleBox { position:relative; float: left;  height: 180px; }
.newVehicleBox img { width: 200px; }
.newClubBox { position:relative; float: left; width: 336px; height: 256px; }
.newClubBoxTitle { position:absolute; top: 220px; left: 7px; font-weight: bold; font-size: 1.0em; color: #7c49a6; text-transform:uppercase; clear: both; line-height: 130%; width: 200px; }
.newClubBoxTitle a { color: #7c49a6; }
.newVehicleBoxTitle { position:absolute; top: 175px; left: 7px; font-weight: bold; font-size: 1.0em; color: #7c49a6; text-transform:uppercase; clear: both; line-height: 130%; width: 200px; }
.newVehicleBoxTitle a { color: #7c49a6; }


#usedImage { position:relative; width:360px; float:left;}
#frame { position:absolute; top:-3px; left:-3px;}
#enlarge { position:absolute; top:200px; left:10px;}
#usedDetails { width:200px; float:left; padding-top:3px;}
#usedDetails p { line-height:18px;}
#productSpec { margin-top:15px; width:430px; float:left;}
#productSpec .title { float:  width:100px; background:#f2f2f2; }
#productSpec .title .padding { padding:8px 12px;}
#productSpec .details { border:6px solid #f2f2f2;  min-height:108px;}
#productSpec .detailsHeading { padding:17px 18px 10px 8px;}
#productSpec .price { color:#f81313; font-size:120%; font-weight:bold;}
#productSpec .altRow { background:#f2f2f2; padding: 4px 8px; float:left; width:402px;}
#productSpec .altRow span { float:left; width:100px; display:block;}
#productSpec .normalRow { padding: 4px 8px; float:left; width:402px;}
#productSpec .normalRow span { float:left; width:100px; display:block;}
#productIcons { display: none; }


/* ----- NAVIGATION ----- */
#nav { display:none;}

/* ----- FOOTER -----*/
#footer { display:none; }

/* ----- CLASSES ----- */
.clear { clear:both; }
.hide { display:none; }
.show { display:block; }
.printShow { display:none; }
.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; padding:0 0 15px 15px; }
.image_left { float:left; padding:0 15px 15px 0; }
.relative { position:relative; }
.inline {display:inline;}
.purple { color: #750b41; }
.red { color: #ff0000; }
.divider { background:url(../images/layup/dots.gif) bottom left repeat-x; height: 12px; margin-bottom: 10px; }
.height150 { height: 150px;}
.price { font-size:1.2em;} 
.homeNewsDivider { margin:10px 0 12px 0; padding-left:3px;}
.fullDetails { float:right; position:relative; top:-2px; right:10px;}
.fullDetails a { color:#999999; font-weight:bold; text-transform:lowercase;} 
.stockNumber { margin-top: 10px; color:#000000; font-weight:bold;}
.newsItem { background:url(../images/layup/dots.gif) bottom left repeat-x; padding:15px 0 5px 0;}
.newsItemFirst { background:url(../images/layup/dots.gif) bottom left repeat-x; padding:0 0 15px 0;}
.newsItemLast { padding:15px 0 0 0;}
.newsImage { float:left; padding:3px; border:1px solid #cccccc; margin-right:12px; margin-bottom:12px;}
.cmsImage { float:right; padding:3px; margin: 10px 0 15px 15px;}
.cmsImage .icon { margin-top: 15px; width: 242px;}
.cmsImage .icon img { float: left; border: none; margin-right: 2px; margin-bottom: 2px; }
.cmsImage img { border:1px solid #cccccc;}
.documentDownload { float: right; background: #ffffff; padding: 3px; margin: 0px; border: 1px solid #cccccc; clear: right; width: 240px }
.documentDownload .padding {padding: 10px 10px 0px 10px !important; background:#d9d9d9; }
.documentDownload .document { height: 40px; }
.documentDownload .fileName {padding: 8px 0px 0px 30px !important; }.newsItem h2 { float: left;}
.newsItem ul { padding: 0; margin: 0; float: right; }
.newsItem li { list-style: none; display: inline; margin-left: 40px; }
#faqs { margin:0; padding:0; list-style:none;}
#faqs li { padding:8px 20px 10px 35px;}
.question { background:#f5f5f5 url(../images/layup/question.gif) 0px 0px no-repeat; border-bottom:1px solid #ffffff;}
.question p { padding-top:8px; padding-bottom:8px; }
.answer { background:#edf8f2 url(../images/layup/answer.gif) 0px 0px no-repeat; padding: 0px;  margin: 0px 0px 10px 0px; }
.answer td { background:#edf8f2; font-size: 1.0em; }
.answer p { padding:0px;}
.answerImage {padding: 0px 0px 0px 0px; }
.answerText {padding: 8px 0px 8px 0px; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-size: 1.0em; color: #562281; padding-bottom: 13px;}

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0px 0px 10px 0px; margin:0; line-height: 120%; }
address { font-style:normal;}

/* ----- LINKS ----- */
a { color:#35388d; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }

/* ----- FORMS ----- */
form { padding:0; margin:0; }
fieldset { padding:0; margin:0; border:0px none; display:inline; }
legend { padding:0; margin:0; display:none; }
label { display:none; }
.required { color:#a74979;}
.frmUsedVehicle { }
.frmUsedVehicle select { height: 18px;}
.usedVehicleSelect { width:154px; border:1px solid #d0d0d0; padding:2px 0px 2px 0px; margin:9px 5px 0px 20px;}
.usedVehicleSearch { height: 185px; width:202px; margin: 0px; background:url(../../images/layup/usedVehicleSearchBg.gif) top left repeat-x;}
#usedVehicleSearchButton { width:82px !important; height:29px; position:absolute; top:167px; left:94px; }
#pagination label { display:block; text-align:right; float:left; padding-top: 12px; }
#pagination input, textarea { width:100px; padding:1px 2px; margin-top: 12px; font-size: 1.0em;}
#pagination select { width:100px; margin-top: 12px; font-size: 1.0em;}

.requiredLabel { color:#0033FF;}
#frmContact { margin-bottom:15px;}
#frmContact p { padding:7px 0;}
#frmContact select { width:204px;}
#frmContact div { margin-bottom:10px;}
#frmContact form { padding:0; margin:0; }
#frmContact fieldset { padding:0; margin:0; border:0px none; display:inline; }
#frmContact legend { padding:0; margin:0; display:none; }
#frmContact label { display:block; width:260px; float:left; }
#frmContact input, textarea { width:200px; font-size:11px !important;}
#frmContact .submit { width:82px; height:27px;}
#contactInfo { width: 447px; background:#edebea; border: 1px solid #d2d2d2; padding: 10px; margin-bottom: 10px; }

/* ----- Prototype Validation ----- */
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
input.validation-failed, textarea.validation-failed, select.validation-failed { border: 1px solid #7b48a5; 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: #7b48a5; color : #FFF; font-weight: bold; }

/* ----- TABLES ----- */
table{ border-collapse:collapse; }


/* ----- TABS ----- */
#t1, #t2, .tabset_content {  display: block !important;}

.domtab { margin-top: 0px; float:left !important; /*clear: both;*/ }
#contentHeight {  float:left !important; position:relative; margin-right: 15px; background:#ffffff; border-top:5px solid #f2f2f2; border-left:5px solid #f2f2f2; border-right:5px solid #f2f2f2; border-bottom: 5px solid #f2f2f2; color: #717171; }
.tabset_content h2 { display:none; }
.tabset_tabs { display: none; margin-right: 15px; }
.printTableWidth { width: 300px !important; } 
.printTableWidthLarge { width: 600px !important; } 

.tabset_print { display: block;  margin:0; padding:0; list-style-type:none; margin-left: 0px;}
.tabset_print ul { list-style: none; margin: 0px; padding: 0px; }
.tabset_print li { list-style: none; margin:0 5px 0 0; padding:0; float:left; }
.tabset_print a	{text-decoration:none; clear: right; font-size:100%; display:block; padding: 0px; margin:0px; color:#000000;  background: #ffffff; border-left: 2px solid #f2f2f2; border-right: 2px solid #f2f2f2; border-bottom: 2px solid #f2f2f2;  border-top: 2px solid #f2f2f2; }
.tabset_print a:hover { text-decoration:none; font-size:100%; display:block; padding:0; color:#000000;  background: #f2f2f2; border-left: 2px solid #f2f2f2; border-right: 2px solid #f2f2f2; border-top: 2px solid #f2f2f2; }
.tabset_print span { color:#8f8f8f !important; display:block; padding:5px 15px; }

.tabset_printSingle { display: block;  margin:0; padding:0; list-style-type:none; margin-left: 0px;}
.tabset_printSingle ul { list-style: none; margin: 0px; padding: 0px; }
.tabset_printSingle li { list-style: none; margin:0 5px 0 0; padding:0; float:left; }
.tabset_printSingle a	{ text-decoration:none; clear: right; font-size:100%; display:block; padding: 0px; margin:0px; color:#000000;  background: #ffffff; border-left: 2px solid #f2f2f2; border-right: 2px solid #f2f2f2; border-bottom: 2px solid #f2f2f2;  border-top: 2px solid #f2f2f2; }
.tabset_printSingle a:hover { text-decoration:none; font-size:100%; display:block; padding:0; color:#000000; background: #f2f2f2; border-left: 2px solid #f2f2f2; border-right: 2px solid #f2f2f2; border-top: 2px solid #f2f2f2; }
.tabset_printSingle span { color:#8f8f8f !important; display:block; padding:5px 15px; }

.tabset_content table { }
.tabset_content	{ padding:0px 10px 20px 0px; clear: both; background:none !important; border:none !important;}
.tabset_content .inlineMiddle { display:inline; vertical-align:middle; }
.tabset_label	{ display:none }
.tabset_content_active	{ display:block; }
.tabset_tabs .active { background: #f2f2f2; color: #000000 !important; }
.tabset_tabs .active span { color: #000000 !important; }
.trAlt { background:#f2f2f2 !important; }
.tabset_content th { height: 50px; padding: 0px 12px 0px 12px;}
.tabset_content td { height: 23px; padding: 0px 12px 0px 12px;}

#singleContentHeight { width: 200px; float:left !important; position:relative;  background:#ffffff; border-top:5px solid #f2f2f2; border-left:5px solid #f2f2f2; border-right:5px solid #f2f2f2; border-bottom:5px solid #f2f2f2; color: #717171; }
.singleTab_content	{ color: #000000;  padding:0px 0px 0px 0px; background:none !important; border:none !important;}
.singleTab_content .inlineMiddle { display:inline; vertical-align:middle; }
.singleTab_content th { height: 22px; padding: 8px 12px 0px 12px;}
.singleTab_content td { height: 22px; padding: 0px 12px 0px 12px;}
.singleTab_content table { }
.singleTab_content a { color:#ff0000; text-decoration:underline; }
.singleTab_content a:hover { color:#ff0000; text-decoration:none; }

#singleContentHeight form { border: none; }
#loanDetails input, textarea, select { width: 74px !important; font-weight: bold;}
