/*
-------------------------------------------------
URI: http://www.freemans-ind.co.uk/
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
	4.2 primary navigation
	4.3 footer links
	
5: TEMPLATE / PAGE SPECIFIC
	5.1 side menu
	5.2 breadcrumb
	5.3 products
	
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 }
ul { list-style:disc outside }
ol { list-style:decimal outside }

/* -----------------------------------------------
2. TYPOGRAPHY / DESIGN
----------------------------------------------- */

html { font-size:62.5%; font-family:verdana, arial, "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.0em; color:#6d6c6c; margin:0 0 12px 0; line-height:140% }
a { color:#ff7b00 }
a:hover { color:#071362  }
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:#ecebeb; color:#ecebeb; width:100%; height:1px; border:none; margin:20px 0 20px 0 }
address { font-size:1.1em; color:#6d6c6c; font-style:normal; margin-bottom:10px }
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 {  }
div.wrapper { width:920px; margin:0 auto; position:relative; text-align:left }

/* 3.3 - header */
div#header { height:124px; background:url(../images/backgrounds/header-bg.gif) repeat-x; padding:28px 0 0 0  }
#logo a { width:310px; height:64px; float:left; background:url(../images/global/freemans-industrial-supplies-logo.gif) no-repeat; display:block; text-indent:-9999px }
#header-contact li { list-style:none }
#header-contact li a { float:right; width:200px; height:56px; background:url(../images/global/header-email.gif) no-repeat; display:block; text-indent:-9999px; }
#header-contact li a:hover { background-position:0% 100% }
#flash-banner { width:672px; height:177px; margin:0 0 22px 0 }

/* 3.4 - content */
div#content {}

/* 3.5 - primary content */
div#primary-content { width:672px; float:right; margin:0; padding:0 10px 0 0 }

/* 3.6 - secondary content */
div#secondary-content { width:230px; float:left }

/* 3.7 - tertiary content */
div#tertiary-content {  }

/* 3.8 - footer */
div#footer { background:url(../images/backgrounds/footer-bg.gif) repeat-x; padding:44px 0 0 0 }

/* -----------------------------------------------
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 */
ul#primary-navigation { clear:both; width:920px; margin:0 auto }
ul#primary-navigation li {float:left; padding:0; margin:0; list-style:none}
ul#primary-navigation li a:hover { background-position:0% 100% }
ul#primary-navigation li .thispage { background-position:0% 100% }

/* buttons */
#home-nav a { width:230px; height:49px; background:url(../images/navigation/home-nav.gif) no-repeat top left; display:block; text-indent:-9999px }
#products-nav a { width:230px; height:49px; background:url(../images/navigation/products-nav.gif) no-repeat top left; display:block; text-indent:-9999px }
#profile-nav a { width:230px; height:49px; background:url(../images/navigation/profile-nav.gif) no-repeat top left; display:block; text-indent:-9999px }
#delivery-nav a { width:230px; height:49px; background:url(../images/navigation/delivery-nav.gif) no-repeat top left; display:block; text-indent:-9999px }
#contact-nav a { width:230px; height:49px; background:url(../images/navigation/contact-nav.gif) no-repeat top left; display:block; text-indent:-9999px }

/* 4.3 - footer links */
ul#footer-links { float:right; list-style:none; font-size:1.0em }
ul#footer-links li {float:left; margin:0 0 0 10px; color:#9aa9a7 }
ul#footer-links li a {color:#9aa9a7; text-decoration:none }
ul#footer-links li a:hover {color:#faa373} 
div#footer span {float:left; font-size:1.0em; margin:0; color:#9aa9a7}
div#footer span a {color:#9aa9a7; text-decoration:none }
div#footer span a:hover {color:#faa373}

/* 4.4 - SEO */
ul#basewords { width:920px; margin:auto; list-style:none; text-align:left }
ul#basewords li { display:inline; margin-right:6px; color:#9AA9A7 }
ul#basewords strong { font-weight:normal }
div#basescript { margin:50px auto 0 auto; }
div#basescript p { color:#9AA9A7 }

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */

/* 5.1 - Side Menu */
#side-menu { margin:19px 0 0 0 }
#side-menu li { list-style:none; margin:0 0 1px 0 }
#side-menu li a { height:13px; background:url(../images/backgrounds/side-menu-bg.gif) no-repeat; font-size:0.8em; color:#fff; font-weight:bold; display:block; padding:5px 10px 4px 10px; margin:0 }
#side-menu li a:hover { background-position:0% 100% }
#side-menu li .selected-link { background-position:0% 100% }
#side-menu li ul { margin:0 }
#side-menu li ul li a { background:#fff!important; display:block; font-size:0.8em; color:#5b5a59; font-weight:normal; border-bottom:1px solid #ecebeb; margin:0 }
#side-menu li ul li a:hover { background:#cdd0e4!important; color:#ff7500 }
#side-menu li ul li .selected-link { background:#cdd0e4!important }

/* 5.2 - Breadcrumb */
.crumb { padding:20px 0 0 0 }
.crumb a { color:#ff7d03 }
#breadcrumb li {  }
#page-links { margin:0; padding:5px 0 }
#page-links li { float:left; padding:0 10px 0 0; list-style:none }
#page-links li a { color:#ff7d03 }

/* 5.3 - Products */
#index-prod-list { margin:0 0 50px 0 }
#index-prod-list li { width:189px; float:left; list-style:none; padding:0 17px }
#index-prod-list li h2 { font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; font-size:1.4em; color:#071362; margin:20px 0 10px 0; line-height:110% }
#index-prod-list li .more-info-btn { margin:30px 0 0 0 }
#index-prod-list li .more-info-btn a { width:188px; height:23px; background:url(../images/buttons/more-info-btn.gif) no-repeat; display:block; text-indent:-9999px }
#index-prod-list li .more-info-btn a:hover { background-position:0% 100% }

.prod-list { width:660px; margin:10px 0 0 0 }
.prod-list li { list-style:none }
.prod-list .image { width:180px; float:left; margin:0 0 0 10px; text-align:center }
.prod-list .content { width:435px; float:right }
.prod-list .content h2 { font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; font-size:1.4em; color:#071362; margin:10px 0 10px 0; line-height:110% }
.prod-list .content .more-info-btn { margin:30px 0 0 245px }
.prod-list .content .more-info-btn a { width:188px; height:23px; background:url(../images/buttons/more-info-btn.gif) no-repeat; display:block; text-indent:-9999px }
.prod-list .content .more-info-btn a:hover { background-position:0% 100% }

.prod-details { width:660px; margin:30px 0 0 0 }
.prod-details li { list-style:none }
.prod-details .image { width:370px; float:left; margin:0 }
.prod-details .image img { border:1px solid #ecebeb; margin:0 0 0 11px }
.prod-details .content { width:288px; float:right }
.prod-details .content h2,h3 { font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; font-size:1.4em; color:#071362; margin:10px 0 10px 0; line-height:110% }
.prod-details .content .contact-us-btn { margin:30px 0 0 100px }
.prod-details .content .contact-us-btn a { width:188px; height:23px; background:url(../images/buttons/contact-us-btn.gif) no-repeat; display:block; text-indent:-9999px }
.prod-details .content .contact-us-btn a:hover { background-position:0% 100% }
#productCatList li { width:50%; float:left; list-style:none }
#productCatList a { color:#ff7d03 }
#sub-content { margin:20px 0 50px 10px }
#sub-content .left-image { float:right; margin:0 0 20px 20px }
.main-title { font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; font-size:2.4em; color:#ff7b00; margin:10px 0 10px 0; line-height:110% } 
.sub-title { font-family:arial, verdana, "microsoft sans serif", helvetica, sans-serif; font-size:1.4em; color:#071362; margin:10px 0 10px 0; line-height:110% }

/* -----------------------------------------------
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 }