/*
-------------------------------------------------
URI: http://www.expresshire.net
Created by Forte Trinity
-------------------------------------------------

CONTENTS

1: SITE MASTER SETUP (including reset from Tripoli)

2: TYPOGRAPHY/DESIGN 

3: LAYOUT
	3.1 main form
	3.2 container
	3.3 header
	3.4 content
	3.5 primary content
	3.6 secondary content
	3.7 tertiary content
	3.8 footer
	
4: GLOBAL ELEMENTS / CONTROLS
	4.1 accessibility
	
5: TEMPLATE / PAGE SPECIFIC
	
6: USEFUL CLASSES

/* -----------------------------------------------
1. SITE MASTER SETUP
----------------------------------------------- */

/* Imported mostly from Tripoli reset.css - http://www.monc.se/tripoli/css/reset.css */
* { margin:0; padding:0; text-decoration:none; outline:none } code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font:inherit } a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border:none } table { border-collapse:collapse; border-spacing:0 } caption, th, td, center { text-align:left; vertical-align:top } q { quotes:"" "" } font { color:inherit !important; font:inherit !important; color:inherit !important } marquee { overflow:inherit !important; -moz-binding:none } blink { text-decoration:none } nobr { white-space:normal }
/* end of import */
body { height:100%; text-align:center; min-width:775px; background:url(../images/backgrounds/pointless-blue-line.jpg) repeat-x }
ul { list-style:disc outside }
ol { list-style:decimal outside }

/* -----------------------------------------------
2. TYPOGRAPHY / DESIGN
----------------------------------------------- */

html { font-size:62.5%; font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; line-height:1.4em; color:#000 }
code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea { font-size:1.1em; font-family:monaco, "Lucida Console", courier, mono-space }
h1 { font-size:1.6em; color:#000; margin:0 0 12px 0 }
h2 { font-size:1.5em; color:#000; margin:0 0 12px 0 }
h3 { font-size:1.4em; color:#000; margin:0 0 12px 0 }
h4 { font-size:1.3em; color:#000; margin:0 0 12px 0 }
h5 { font-size:1.2em; color:#000; margin:0 0 12px 0 }
h6 { font-size:1.1em; color:#000; margin:0 0 12px 0 }
p {  font-size:1.2em; color:#000; margin:0 0 12px 0; line-height:160% }
a {  }
a:hover {  }
a:visited {  }
a:active {  }
ul { margin:0 0 12px 0; font-size:1.1em }
ol { margin:0 0 12px 0; font-size:1.1em }
dl { margin:0 0 12px 0; font-size:1.1em }
hr { display:block; background:#ccc; color:#ccc; width:95%; height:1px; border:none; margin:0 auto }
address { font-size:1.1em; color:#000; font-style:normal }
blockqoute {  }
table { border-top:1px solid #ccc;  border-left:1px solid #ccc }
th, td { border-bottom:1px solid #ddd; border-right:1px solid #ccc }
fieldset { border:1px solid #ccc; }
legend { background:#fff; }
label { font-size:1.1em }
textarea, input[type='text'], select { border:1px solid #000; background:#fff; font-size:11px; color:#000 }

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { width:966px; margin:0 auto; position:relative; text-align:left }

/* 3.3 - header */
div#header { background:url(../images/backgrounds/nav-bg.jpg) repeat-x }
div#header img { margin-top:14px }

/* 3.4 - content */
div#content {}

/* 3.5 - primary content */
div#primary-content { width:657px; float:right; background:url(../images/backgrounds/shadow-bg.jpg) repeat-y }
div#lower-shadow-index { clear:both; width:657px; height:6px; background:url(../images/backgrounds/shadow-bottom.jpg) no-repeat bottom right}
div#lower-shadow { clear:both; width:657px; height:6px; background:url(../images/backgrounds/shadow-bottom.jpg) no-repeat bottom right}

/* 3.6 - secondary content */
div#secondary-content { width:305px; float:left }
div#secondary-content h2 { background:#0765a3; font-size:1.8em; color:#fff; padding:15px }
div#secondary-content p { padding:7px}

/* 3.7 - tertiary content */
div#tertiary-content {  }

/* 3.8 - footer */
div#footer { clear:both;  }

/* -----------------------------------------------
4. GLOBAL ELEMENTS / CONTROLS
----------------------------------------------- */

/* 4.1 - accessibility */
ul#skiplinks { display:none }
ul#skiplinks a, ul#skiplinks a:hover, ul#skiplinks a:visited { position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden } 
ul#skiplinks a:active, ul#skiplinks a:focus { position:static; width:auto; height:auto }

/* 4.2 - primary navigation */
div#flash-navigation { width:420px; height:29px; float:right; margin:38px 0 0 0 }

/* 4.3 - footer links */
ul#footer-links { float:right; list-style:none; color:#999 }
ul#footer-links li {float:left; margin:30px 0 0 10px}
ul#footer-links li a {color:#999; text-decoration:none }
ul#footer-links li a:hover {color:#5da2cf} 
div#footer span {float:left; font-size:1.1em; margin:30px 0 0 0; color:#999}
div#footer span a {color:#999; text-decoration:none }
div#footer span a:hover {color:#5da2cf}

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */

/* Index */
ul#index-ctas { margin-left:7px }
ul#index-ctas li { width:323px; float:left; list-style:none }
ul#index-ctas a.view-our-range { height:27px; margin:20px 0 0 12px; background:url(../images/buttons/view-our-range-btn.gif) no-repeat; display:block; text-indent:-9999px }
ul#index-ctas a:hover.view-our-range { background-position:0% 100% }
ul#index-ctas h3 { font-size:1.5em; color:#0765a3; line-height:110%; padding:30px 140px 28px 12px; margin:0 }

ul#index-ctas #hire-cta { background:url(../images/ctas/index-1-bg.jpg) repeat-x 0px 38px #e6f1f8; padding-bottom:25px }
ul#index-ctas #hire-cta h2 { background:#e3eff7; font-size:2.2em; letter-spacing:-0.9px; padding:12px; margin:0 }
ul#index-ctas #hire-cta p {color:#666; line-height:140%; padding:0 12px 10px 12px; margin:40px 0 28px 0}

ul#index-ctas #thermal-imaging-cta { background:url(../images/ctas/index-2-bg.jpg) repeat-x 0px 38px #cde3f1; padding-bottom:25px }
ul#index-ctas #thermal-imaging-cta h2 { background:#c8e0f0; font-size:2.2em; letter-spacing:-0.9px; padding:12px; margin:0 }
ul#index-ctas #thermal-imaging-cta p {color:#666; line-height:140%; padding:0 12px 10px 12px; margin-top:42px}


ul#index-ctas #calibration-cta { background:url(../images/ctas/index-3-bg.jpg) repeat-x 0px 38px #8ec0e1; padding-bottom:25px }
ul#index-ctas #calibration-cta h2 { background:#8ec0e1; font-size:2.2em; letter-spacing:-0.9px; padding:12px; margin:0 }
ul#index-ctas #calibration-cta p {color:#fff; line-height:140%; padding:0 12px 10px 12px; margin-top:30px}


ul#index-ctas #sales-and-demo-cta { background:url(../images/ctas/index-4-bg.jpg) repeat-x 0px 38px #5da1ce; padding-bottom:25px }
ul#index-ctas #sales-and-demo-cta h2 { background:#5da2cf; font-size:2.2em; letter-spacing:-0.9px; padding:12px; margin:0 }
ul#index-ctas #sales-and-demo-cta p {color:#fff; line-height:140%; padding:0 12px 10px 12px; margin-top:30px}


div#quick-search { padding:15px 15px 30px 15px}
div#quick-search label { clear:both; color:#0765a3; font-weight:bold; display:block; padding-bottom:10px }
div#quick-search input { height:20px; border:1px solid #f2f1f1; margin-top:-15px; background:url(../images/backgrounds/form-input-bg.jpg) no-repeat top left }
div#quick-search .form-button { height:35px; border:none }

ol#quick-menu { background:url(../images/backgrounds/quick-menu-bg.gif) repeat-x #c8e0f0; padding:14px; margin-top:-10px }
ol#quick-menu li { font-size:2.2em; font-weight:bold; color:#0765a3; padding:10px 60px 10px 0; list-style:none; border-bottom:1px solid #e3eff7 }
ol#quick-menu li img { float:right; margin:0 0 20px 10px}
ol#quick-menu li h3 { color:#cbbda9; font-size:0.9em; padding:0; margin:0 0 15px 0; display:block }
ol#quick-menu li h3 span { color:#0765a3 }
ol#quick-menu li p { color:#0765a3; font-size:0.5em; font-weight:normal; line-height:160%; padding:0; margin:0 0 0 25px }

ol#quick-menu #contact { background:url(../images/quickmenu/icon-1.jpg) no-repeat 100% 20% }
ol#quick-menu #technical { background:url(../images/quickmenu/icon-2.jpg) no-repeat 100% 20% }
ol#quick-menu #order { background:url(../images/quickmenu/icon-3.jpg) no-repeat 100% 20% }
ol#quick-menu #delivery { background:url(../images/quickmenu/icon-4.jpg) no-repeat 100% 20% }
ol#quick-menu #support { background:url(../images/quickmenu/icon-5.jpg) no-repeat 100% 20% }
ol#quick-menu #off-hire { background:url(../images/quickmenu/icon-6.jpg) no-repeat 100% 20% }

div#index-lower-text { clear:both; width:645px; margin-left:7px; background:url(../images/backgrounds/download-catalogue-bg.jpg) repeat-x 0px 38px  #5fa2cf }
div#index-lower-text h3 {background:#0765a3; font-size:2.2em; color:#fff; letter-spacing:-0.9px; padding:12px; margin:0}
div#index-lower-text p {padding:12px}
div#index-lower-text #download-catalogue-btn a { height:43px; background:url(../images/buttons/download-catalogue3-btn.jpg) no-repeat top left; display:block; text-indent:-9999px }
div#index-lower-text #download-catalogue-btn a:hover { background-position:0% 100% }

/* How To Hire */
div#iso-logos { width:287px; height:77px; margin:auto; background:url(../images/backgrounds/iso-logos.jpg) no-repeat }

#organisation-list { width:608px; clear:both; margin:30px auto }
#organisation-list li { float:left; width:25%; list-style:none; margin-bottom:0px; text-align:center }
#organisation-list li img { float:none; padding:0; margin:0 }

#organisation-list2 { width:608px; clear:both; margin:30px auto }
#organisation-list2 li { float:left; width:33%; list-style:none; margin-bottom:25px; text-align:center }
#organisation-list2 li img { float:none; padding:0; margin:0 }

div.how-to-hire-list { clear:both }
div.how-to-hire-list ul { margin-top:20px }
div.how-to-hire-list ul li { list-style:none; width:50%; float:left }
div.how-to-hire-list ul li.last { clear:right }
div.how-to-hire-list ul li h2 { color:#0765a3; font-size:1.6em; padding:0; margin:0 0 15px 0; display:block }
div.how-to-hire-list ul li h2 span { color:#000 }
div.how-to-hire-list ul li p { margin-bottom:25px; padding-right:100px }

div.how-to-hire-list #contact { background:url(../images/howto/icon-1.jpg) no-repeat 90% 20% }
div.how-to-hire-list #technical { background:url(../images/howto/icon-2.jpg) no-repeat 90% 20% }
div.how-to-hire-list #order { background:url(../images/howto/icon-3.jpg) no-repeat 90% 20% }
div.how-to-hire-list #delivery { background:url(../images/howto/icon-4.jpg) no-repeat 90% 20% }
div.how-to-hire-list #support { background:url(../images/howto/icon-5.jpg) no-repeat 90% 20% }
div.how-to-hire-list #hire { background:url(../images/howto/icon-6.jpg) no-repeat 90% 20% }

/* About Us */
div.about-us-list { clear:both }
div.about-us-list ul { margin-top:20px }
div.about-us-list ul li { list-style:none; width:50%; float:left }
div.about-us-list ul li.last { clear:right }
div.about-us-list ul li h2 { color:#0765a3; font-size:1.4em; padding:0; margin:0 0 15px 0; display:block }
div.about-us-list ul li h2 span { color:#000 }
div.about-us-list ul li p { margin-bottom:25px; padding-right:20px }

div.about-us-list ul li ol li { width:90%; background:url(../images/backgrounds/blue-arrows.jpg) no-repeat 0px 5px ; display:block; float:none; padding:0 0 10px 25px; line-height:160% }


/* Subpages */
#subpage-main-ttl-bg { background:url(../images/backgrounds/subpage-main-ttl-bg.jpg) no-repeat top left; display:block; padding:18px 20px; font-family:"Arial Black"; color:#191919; font-size:2.4em }
.subpage-sub-ttl { font-size:1.4em; color:#0765a3 }

ul#side-buttons {}
ul#side-buttons li { list-style:none }
ul#side-buttons li a:hover { background-position:0% 100% }

ul#side-buttons #hire-btn a { height:43px; background:url(../images/buttons/hire-btn.jpg) no-repeat top left; display:block; text-indent:-9999px }
ul#side-buttons #hire-btn a:hover { background-position:0% 100% }

ul#side-buttons #thermal-btn a { height:43px; background:url(../images/buttons/thermal-imaging-btn.jpg) no-repeat top left; display:block; text-indent:-9999px }
ul#side-buttons #thermal-btn a:hover { background-position:0% 100% }

ul#side-buttons #calibration-btn a { height:43px; background:url(../images/buttons/calibration-btn.jpg) no-repeat top left; display:block; text-indent:-9999px }
ul#side-buttons #calibration-btn a:hover { background-position:0% 100% }

ul#side-buttons #sales-btn a { height:43px; background:url(../images/buttons/sales-btn.jpg) no-repeat top left; display:block; text-indent:-9999px }
ul#side-buttons #sales-btn a:hover { background-position:0% 100% }

ul#side-buttons #iso-logos { height:60px; background:url(../images/backgrounds/iso-logos.jpg) no-repeat; display:block; text-indent:-9999px; margin-top:10px }


ul#side-buttons #download-catalogue-btn a { height:43px; background:url(../images/buttons/download-catalogue2-btn.jpg) no-repeat top left; display:block; text-indent:-9999px }
ul#side-buttons #download-catalogue-btn a:hover { background-position:0% 100% }

ul#side-buttons #ask-a-question-btn a { height:43px; background:url(../images/buttons/ask-a-question-btn.jpg) no-repeat top left; display:block; text-indent:-9999px }
ul#side-buttons #ask-a-question-btn a:hover { background-position:0% 100% }

ul#side-buttons #terms-btn a { height:43px; background:url(../images/buttons/terms-btn.jpg) no-repeat top left; display:block; text-indent:-9999px }
ul#side-buttons #terms-btn a:hover { background-position:0% 100% }


div#opening-text { padding:23px; font-size:1.2em }
div#opening-text p { font-size:1.2em}
div#opening-text .top-img { float:right; margin:-71px 0 0 60px }

div#main-text { padding:23px; font-size:1.2em }

ul#hire-list { width:645px; margin:auto; background:url(../images/backgrounds/content-bg.jpg) repeat-x #e6f1f8; border-top:3px solid #e3eff7; padding-bottom:50px }
ul#hire-list li { width:604px; margin:auto; list-style:none; border-bottom:1px solid #dbdcdc }
ul#hire-list li.no_img { background:url(../images/global/folder-icon.gif) no-repeat 0% 50%; }
ul#hire-list li.last { border-bottom:none }
ul#hire-list li a { color:#0765a3; font-size:1.8em; display:block; padding:30px 80px }
ul#hire-list li a:hover { color:#cbbda9 }


ul#product-list {  }
ul#product-list p { padding:10px; margin-left:15px}
ul#product-list li { list-style:none; padding-bottom:30px }
ul#product-list li img { padding:25px }
ul#product-list li h3 { color:#0765a3; font-size:1.5em; margin-top:20px }
ul#product-list li a.more-info-btn { width:127px; height:35px; margin-left:500px; background:url(../images/buttons/more-info-btn.jpg) no-repeat; display:block; text-indent:-9999px }
ul#product-list li a:hover.more-info-btn { background-position:0% 100% }

ul#product-list li p { padding-right:40px; line-height:160% }
.product-list-ttl-bg { width:615px; margin:auto; padding:10px 15px; background:#1f74ac; color:#fff; font-size:1.6em }
#pdf-download { width:85%; background:url(../images/backgrounds/adobe-icon.jpg) no-repeat 0% 80%; margin:15px auto; padding:25px 0 0 50px }
#pdf-download a { font-weight:bold; color:#0765a3 }
#pdf-download a:hover { color:#8ec0e1 }

a.return-to-list { font-weight:bold; color:#0765a3; float: right; padding: 28px 20px }

ol#terms { margin:0 0 0 20px}
ol#terms li { padding-bottom:20px; line-height:140% }
ol#terms li ol {margin:20px 0 0 2px}
ol#terms li ol li { font-size:0.9em; list-style:none; line-height:140% }

div#compliance { padding:15px 23px; font-size:1.2em }
div#compliance h2 {font-size:14px; color:#0765a3;}
div#compliance p,address { margin-bottom:20px; line-height:160% }
div#compliance a { color:#0765a3 }
div#compliance a:hover { color:#8ec0e1 }

dl.contact-details { margin:35px 0 0 5px }
dl.contact-details dt { font-size:1.4em; font-weight:bold; color:#0765a3; margin-top:15px }

#lower-strapline { clear:both; height:59px; background:url(../images/global/lower-strapline.jpg) no-repeat bottom left; display:block; text-indent:-9999px }

#searchEngineScript {text-align:left; width:966px; margin:auto; padding:150px 0 20px 0; font-size:1.0em; color:#999 }
#searchEngineScript p,h1,em {font-style:normal; color:#999}
#searchEngineScript strong {font-weight:normal; color:#999}

#basewords { width:966px; text-align:center; margin:auto }
#basewords ul {}
#basewords li { list-style:none; display:inline; margin:0 8px; color:#999 }
#basewords li:hover { color:#5da2cf }

/* -----------------------------------------------
6. USEFUL CLASSES
----------------------------------------------- */

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden }
.clr { overflow:hidden; clear:both; height:1px; margin-top:-1px }
.la { text-align:left }
.ra { text-align:right }
.ca { text-align:center }
.fl { float:left }
.fr { float:right }
.vt { vertical-align:top }
.vm { vertical-align:middle }
.vb { vertical-align:bottom }
.nb { border:0 none }
.clearBoth { clear:both }
.center-img { text-align:center }