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

Title : 
Author : Chris Munn / chris.munn@gforces.co.uk / G-Forces Web Management Ltd

Type: Print

Description : Print stylesheet for Moores site

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

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

#accessibility,
#footer,
#primaryNavigation,
#header,
#leftCol,
#homeContent,
#breadCrumbs
{ display: none !important; }

#printHeader { padding: 0px 0px 10px 0px; }

#container, #rightCol { width: 650px; }
#rightCol .padding { padding: 0px 10px 0px 10px; }

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 15px 0; margin:0; }
address { font-style:normal;}
a { color:#6f6b5b; font-weight:bold; text-decoration:underline; }
a:hover { text-decoration:none; }
h1, h2, h3, h4, h5, h6 { margin:0; padding:0 0 15px 0; font-size:100%; font-weight:bold;}
h1 { font-weight: bold; font-size: 12px; }

/* ----- CLASSES ----- */
.clear { clear:both; }
.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; padding:0 0 15px 15px; }
.image_left { float:left; padding:0 15px 15px 0; }
.image_center { margin:0 auto;}
.hand { cursor:pointer;}

/* ----- LISTS ----- */
#internalList { padding: 0px 0px 10px 0px; }
#internalList .listItem { width: 208px; float: left; padding-bottom: 7px; }
#internalList .listItem a { display: block; text-decoration: none; }
#internalList .lastItem { width: 208px; }
#internalList .listItem .listImage { width: 208px; height: 173px; display: block; background: url(../images/layup/noImage208x173.jpg) no-repeat; }
#internalList .listItem .listText { display: block; background: #737f5b; color: #FFFFFF; font-weight: bold; text-align: right; padding: 5px 10px 5px 0px; margin: 2px 0px 0px 0px; }
#internalList .lastItem .listText { margin: 2px 0px 0px 0px; }

/* ----- 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; }
legend { padding:0; margin:0; display:none; }
label { display:block; width:90px; float:left; }
input { width:117px; font-size:11px !important;}
textarea { width: 260px; font-size:11px !important; }
.requiredLabel { color:#737f5b;}
.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:80px; height:18px; border:none;}
#subscribe { width: 290px; }
#googleMap { float: right; }
#googleMap img { border: 2px solid #737f5b; }
#contactAddress { float: right; width: 183px; }
#contactAddress .openingHours .openingDay { float: left; width: 102px; margin-bottom: 0px; }
#contactContainer { padding: 0px 60px 0px 0px; }