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

Title : The TVR Centre
Author : John Davies / john.davies@gforces.co.uk / G-Forces Web Management Ltd

Type: Print

Description : Print stylesheet for The TVR Centre site

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

body { font:12px verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#FFFFFF; text-align:left; }

#accessibility
{ display:none; }

#container { width:650px; text-align:left; font-size:100%; }  
#container .padding { padding: 0px; }
#header { display: none; }
#printHeader { display:block; height: 110px; }
#nav { display:none; }
#leftCol { display:none; }
#jump { display:none; }
#pageInfo { display: none; }
#rightCol #internalInfo { float: right; }
#rightCol #internalInfo .thumb { position: relative; margin: 0px 0px 16px 22px; }
#rightCol #internalInfo .frame { display:none; }

#rightCol .article { display: block; float: left; padding: 10px 0px 10px 0px; text-decoration: none; cursor: pointer; background:url(../images/layup/dotsH.gif) bottom left repeat-x; width: 650px; }
#rightCol .article .thumb { display: block; float: left; position: relative; }
#rightCol .article .thumb .frame { display:none; }
#rightCol .article .thumb .special { display:none; }
#rightCol .article .title { display: block; float: left; padding: 3px 0px 12px 10px; }
#rightCol .article .content { display: block; float: left; line-height: 120%; width: 440px; padding-left: 10px; font-weight: normal; }
#rightCol .article .price { color: #f81313; font-size: 1.2em; display: block; float: left; padding: 22px 0px 0px 10px;   }
#rightCol .article .btn  { display:none; }

#carTitle { font-weight: bold; font-size: 1.1em; padding: 0px 0px 10px 0px; }
#carPhoto { width: 300px; height: 250px; float: left; }
#carPhoto .frame { display: none; }
#carPhoto .iconEnlarge { display: none; }
#vehicleOptions { display: none; }
#downloadsCMS { display: none; }
#thumbnails { display: none; }
#options { display: none; }

/* ----- FRANCHISE ----- */
#featuredCar { display:none; }
#aftersales { display:none; }
#accessories { display:none; }
#mainBanner { display:none; }

#footer { display:none; }

/* ----- TABS ----- */
#t1, #t2, #t3, #t4, #t5, .tabset_content {  display: block !important;}
#printHideTab { display: none !important; }
.domtab { margin: 0px 0px 0px 0px; padding: 0px; float:left; position:relative; }
.tabset_tabs { display: none; }
.tabset_content	{ display:none; padding:0px; background:none !important; color: #000000 !important; border:none !important; position: relative; }
.trAlt { background:#ffffff !important; }
.tabset_label { display:none }
.tabset_content	thead h1 { font-size: 1.1em; margin: 0px !important; padding: 4px 0px 0px 0px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-size: 1.0em !important; }
.tabset_content	tbody td { padding: 0px 12px 10px 12px;} 
.tabset_content_active	{ display:block; }
.tabset_content th { background: #eeeeee; color: #c10435; height: 23px; padding: 0px 12px 0px 12px;}
.tabset_content td { height: 23px; padding: 0px 12px 0px 12px; font-size: 1.0em;}
.tabset_content table { margin-top: 0px; border-bottom: 1px solid #c3c3c3; border-left: 1px solid #c3c3c3; border-right: 1px solid #c3c3c3; }
.tabset_print { display: inline; margin: 0; padding: 0; width: 647px !important;}
.tabset_print ul { padding: 0; margin: 0px 0px 0px 0px;}
.tabset_print li { list-style: none; padding: 0px; font-weight: bold; margin: 0px; float:left; }
.tabset_content table {width:649px !important; }
.tabset_print a { text-decoration:none; }
.contentHeight .clear {}
#financeCalculator { display: none; }

/* ---- NEW CAR DETAIL PAGE ----*/
#printTitle { display: block; margin-bottom: 7px; font-weight: bold; font-size: 1.4em; }
#printCarDetails { float: left; margin-left: 25px; font-size: 1.1em; margin-top: 14px; }
#printCarDetails td { height: 30px; }
#printCarDetails tfoot td { border-top: 1px solid #999999; font-size: 1.2em; }
#printCarDetails .price { border-top: 1px solid #999999; font-size: 1.4em; font-weight: bold; }

/* ----- SITE MAP ----- */
#sitemap { list-style:square; margin:0 0 0 5px; padding:0; font-size: 0.9em; }
#sitemap ul { list-style:square;  margin:10px 0 0px 25px; padding:0;}
#sitemap li { padding:5px 0 5px 10px; margin: 0px 0px 0px 20px; }
#sitemap a { text-decoration: none; }
#sitemap 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:block; width:260px; float:left; }
input, textarea { width:200px; font-size:11px !important;}
.required { color:#f1ad09; font-weight: bold; }
.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:83px; height:34px; border:none;}

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

/* ----- CLASSES ----- */
.clear { clear:both; }
.hide { display:none; }
.show { display:block; }
.printShow { display:none; }
.printHide { 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; }
.image_center { margin:0 auto;}
.relative { position:relative; }
.inline {display:inline;}
.hand { cursor:pointer;}

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

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