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

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

Type: Print

Description : Print stylesheet for AEI Compounds site

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

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

#container { width: 650px; }

#accessibility,
#header,
#footer,
#rightCol,
#mainImage,
#latestNews,
#homeQuote,
#homeTitle,
#breadcrumbs,
#subList #viewAll a
{ display: none !important; }

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

#leftCol #cmsImage { border: 1px solid #d5d5d5; float: right; margin: 0px 0px 15px 15px; }
#leftCol #cmsImage .border { border: 1px solid #f1f1f1; }
#leftCol #cmsImage img { padding: 1px; }
#leftCol #mailLink img { width: 650px; }

/* ----- LISTS ----- */
#subList #listHeading { font-size: 14px; font-weight: bold; color: #05245f; border-bottom: 1px solid #05245f; margin: 10px 0px 10px 0px; }
#subList .listItem { margin-right: 8px; padding-bottom: 5px; float: left; }
#subList .listItem a { display: block; width: 200px; height: 34px; float: left; background: url(../images/layup/subListItemBg.jpg) no-repeat; color: #05245f; font-size: 12px; text-transform: uppercase; text-decoration: none; }
#subList .listItem a span { display: block; padding: 7px 0px 0px 10px; }

#internalList .listItem { border: 1px solid #d5d5d5; float: left; margin: 0px 15px 15px 0px; height: 161px; }
#internalList .listItem a { display: block; border: 1px solid #f1f1f1; }
#internalList .listItem img { padding: 1px; }
#internalList .listItem span { display: block; padding: 5px 5px 5px 5px; text-align: center; text-decoration: none; color: #05245f; font-weight: bold; }

#newsList .listItem { border-bottom: 1px solid #d5d5d5; margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; }
#newsList .listItem a { display: block; text-decoration: none; font-weight: normal; }
#newsList .listItem img { padding: 1px; float: left; border: 1px solid #d5d5d5; margin-right: 15px; }
#newsList .listItem span { display: block; }
#newsList .listItem .itemDetails .itemHeading { color: #05245f; font-weight: bold; }

/* ----- CLASSES ----- */
.clear { clear:both; }
.clearSmall { clear: both; display: block; line-height: 0px; height: 0px; font-size: 0px; }
.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; }
.image_center { margin:0 auto;}
.hand { cursor:pointer; }
.sectionColour { color: #05245f; }

h1 { font-size: 14px; font-weight: bold; color: #05245f; }

/* ----- GLOBAL ----- */
img { display:block; border:0; }
p { padding:0 0 15px 0; margin:0; }
address { font-style:normal;}

/* ----- 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:#05245f;}
.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:60px; height:19px; border: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; }