/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

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: Print

Description : Print stylesheet for xxxxxxxxxxxxxxxxxxxxxxxxxxxxx site

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

body { font:12px verdana, arial, helvetica, sans-serif; margin:0; padding:0; background:#FFFFFF; text-align:left; }

#accessibility,
#leftColHome a .newEquipment, 
#leftColHome a .usedEquipment,
#leftColHome a .wantedEquipment,
#rightColHome .featuredNewProducts,
#rightColHome .featuredUsedProducts,
#leftCol,
.back,
.pagination,
.productsAvailable,
.formContain { display:none; }

#container { width: 650px; margin:0 auto; }

#printHeader { display: block; margin-bottom:15px; }
#header, #primaryNav, #breadcrumbs, #pageInfo, #searchInfo, #footer { display: none; }

#rightColHome #latestNews { padding:10px 0 0 0; width:650px; text-decoration:none; font-weight:normal; }
#rightColHome #latestNews .newsItem {display:block; width:650px; height:auto;margin-bottom:15px; text-decoration:none; font-weight:normal;}
#rightColHome #latestNews .newsItem .frame { display:none; }
#rightColHome #latestNews .newsItem .frame .image { display:none; } 
#rightColHome #latestNews .newsItem .title {font-size:12px; font-weight:bold; color:#000; display:block; margin-top:5px; float:left; width:650px; margin-bottom:3px; }
#rightColHome #latestNews .newsItem .posted {font-size:10px; color:#404040; float:left; width:650px; margin-bottom:3px; text-decoration:none; font-weight:normal;}
#rightColHome #latestNews .newsItem .text {display:block;  text-decoration:none; font-weight:normal; width:650px; }
#rightColHome #latestNews .productCount { display:none; width:107px; height:23px; float:left; margin-left:2px; }

#mainContent { width:650px; height:auto;}
#mainContent .padding { padding: 0px 0px 0px 0px; }
/* ----- CMS IMAGE ----- */
#mainContent .padding .frame {float:right; display:block; background:url(../images/layup/cmsImageFrame.png) no-repeat; padding:10px; width:318px; height:239px; margin:0 auto 10px 10px;}
#mainContent .padding .frame  .image {display:block; width:318px; height:239px; background:url(../images/layup/noImage318x239.gif) no-repeat;}

#boxList { width:650px; height:auto; }
#boxList .boxLeft {width:310px; height: 155px; float:left; display:block; margin-bottom:20px; border-bottom:dotted 1px #bababa; text-decoration:none; clear:left;}
#boxList .boxLeft .frame { width:151px; height:113px; display:block; background:url(../images/layup/boxlistFrame.png) no-repeat; padding:9px; float:left; margin: 0 20px 5px auto; }
#boxList .boxLeft .frame .image{background:url(../images/layup/noImage151x113.gif) no-repeat; display:block; width:151px; height:113px;}
#boxList .boxLeft .title {display:block; font-size:11px; font-weight:bold; float:left; width:120px; margin-top:3px; margin-bottom:5px; text-decoration:none;}
#boxList .boxLeft .info {display:block; line-height:20px;  margin-bottom:3px; text-decoration:none; font-weight:normal; }
#boxList .boxLeft .info .price {color:red; text-decoration:none; font-weight:normal;}
#boxList .boxRight {width:310px; height: 155px; float:right; display:block; margin-bottom:10px; border-bottom:dotted 1px #bababa; text-decoration:none; clear:right;}
#boxList .boxRight .frame { width:151px; height:113px; display:block; background:url(../images/layup/boxlistFrame.png) no-repeat; padding:9px; float:left; margin: 0 20px 5px auto; }
#boxList .boxRight .frame .image{background:url(../images/layup/noImage151x113.gif) no-repeat; display:block; width:151px; height:113px;}
#boxList .boxRight .title {display:block; font-size:11px; font-weight:bold; float:left; width:120px; margin-top:3px; margin-bottom:5px; text-decoration:none;}
#boxList .boxRight .info {display:block; line-height:20px;  margin-bottom:3px; text-decoration:none; font-weight:normal; }
#boxList .boxRight .info .price {color:red; text-decoration:none; font-weight:normal;}

#list { width:650px; height:auto; }
#list .listItem { width:650px; height:150px; display:block; float:left; border-bottom:dotted 1px #bababa; margin-bottom:20px; text-decoration:none;}
#list .listItem a {text-decoration:none; font-weight:normal;}
#list .listItem .frame { width:151px; height:113px; display:block; background:url(../images/layup/boxlistFrame.png) no-repeat; padding:9px; float:left; margin: 0 20px 5px auto;  }
#list .listItem .frame .image{ background:url(../images/layup/noImage151x113.gif) no-repeat; display:block; width:151px; height:113px; }
#list .listItem .title { font-size:14px; font-weight:bold; float:left;text-decoration:none;}
#list .listItem .posted { font-size:10px; font-weight:normal; float:right; color:#404040; text-decoration:none; font-weight:normal; }

#list .listItem .description {  float:left; line-height:15px; width:460px; margin-top:5px; text-decoration:none; font-weight:normal;}
#list .listItem .btn { display:none;}



/* ----- 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; }

/* ----- 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: block; }
.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; margin:0 0 15px 15px; }
.image_left { float:left; margin:0 15px 15px 0; }
.image_center { margin:0 auto; }
.hand { cursor:pointer; }

/* ----- HEADINGS & PARAGRAPHS ----- */
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1{font-size:18px;  text-transform:uppercase; width:300px; float:left;}
h2{font-size:18px;  text-transform:uppercase; width:250px; float:left;}

/* ----- 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; }
a:hover { text-decoration:none; }

/* ----- 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;}
.requiredLabel { 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;}
#btnSubmit { 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; }
