/*
-------------------------------------------------
URI: http://www./
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/page-gradient-bg.jpg) repeat-x #a19483 }
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.1em; color:#000; margin:0 0 12px 0 }
a { color:#79a7ab;}
a:hover { color:#45331e;  }
ul { margin:0 0 12px 0; font-size:1.1em }
ol { margin:0 0 12px 15px; font-size:1.1em }
ol li { padding-bottom:20px; }
ol li ol { list-style:lower-alpha; padding-top:20px; font-size:1em;}
ol li ol li { padding-bottom:20x;}
dl { margin:0 0 12px 0; font-size:1.1em }
hr { display:block; background:#e5e5e5; color:#e5e5e5; width:100%; height:1px; border:none }
address { font-size:1.1em; color:#000 }
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:980px; margin:20px auto 0 auto; background:#fff; position:relative; text-align:left }
body.intro div#container { width:100%; margin:0 auto; position:relative; text-align:center; background:#000 }

/* 3.3 - header */
div#header { width:954px; margin:auto; background:url(../images/global/header-banner.jpg) no-repeat right; }

/* 3.4 - content */
div#content {}
body.subpage div#content { width:954px; margin:32px auto }

/* 3.5 - primary content */
body.index div#primary-content-outer {}
body.index div#primary-content { width:954px; margin:38px auto }
body.subpage div#primary-content { width:710px; float:right; padding-right:20px }
body.subpage div#primary-content h1 { width:643px; height:13px; background:url(../images/backgrounds/sub-title-bg.jpg) no-repeat; font-size:2.0em; color:#45331e; padding:24px 44px }
body.subpage div#primary-content h1 span { color:#a5e1e6 }
body.subpage div#primary-content p { line-height:160% }

body.subpage div#primary-content h2 { font-size:1.5em; color:#45331e; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; padding-top:10px}
body.subpage div#primary-content h2 span { color:#a5e1e6 }

/* 3.6 - secondary content */
body.index div#secondary-content-outer { clear:both; background:#edf9fa }
body.index div#secondary-content { width:954px; margin:38px auto; clear:both  }
body.subpage div#secondary-content { width:218px; float:left }

/* 3.7 - tertiary content */
body.index div#tertiary-content {  }

/* 3.8 - footer */
div#footer { width:934px; margin:auto }

div#flashDiv { width:100%; height:990px; }


/* -----------------------------------------------
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#primary-navigation-outer { background:#f5ece1; height:54px; padding-left:20px }
ul#primary-navigation { width:954px; margin:auto }
ul#primary-navigation li { float:left; list-style:none }
ul#primary-navigation li a { overflow:hidden }
ul#primary-navigation li a:hover { background-position:50% 100% }

#index-nav { width:113px; text-indent:-3000px }
#index-nav a { width:113px; height:54px; background:url(../images/navigation/index-btn.jpg) no-repeat top left; display:block }
#index-nav a:hover { background-position:50% 100% }

#organisation-nav { width:130px; text-indent:-3000px }
#organisation-nav a { width:130px; height:54px; background:url(../images/navigation/organisation-btn.jpg) no-repeat top left; display:block }
#organisation-nav a:hover { background-position:50% 100% }

#products-nav { width:100px }
#products-nav a.dropdown { width:100px; height:54px; background:url(../images/navigation/products-btn.jpg) no-repeat top left; display:block; text-indent:-3000px }
#products-nav a:hover { background-position:50% 100% }

#service-and-delivery-nav { width:130px; text-indent:-3000px }
#service-and-delivery-nav a { width:130px; height:54px; background:url(../images/navigation/service-and-delivery-btn.jpg) no-repeat top left; display:block }
#service-and-delivery-nav a:hover { background-position:50% 100% }

#online-options-nav { width:130px; text-indent:-3000px }
#online-options-nav a { width:130px; height:54px; background:url(../images/navigation/online-options-btn.jpg) no-repeat top left; display:block }
#online-options-nav a:hover { background-position:50% 100% }

#technical-info-nav { width:130px; text-indent:-3000px }
#technical-info-nav a { width:130px; height:54px; background:url(../images/navigation/technical-info-btn.jpg) no-repeat top left; display:block }
#technical-info-nav a:hover { background-position:50% 100% }

#news-nav { width:115px; text-indent:-3000px }
#news-nav a { width:115px; height:54px; background:url(../images/navigation/news-btn.jpg) no-repeat top left; display:block }
#news-nav a:hover { background-position:50% 100% }

#contact-nav { width:93px; text-indent:-3000px }
#contact-nav a { width:93px; height:54px; background:url(../images/navigation/contact-btn.jpg) no-repeat top left; display:block }
#contact-nav a:hover { background-position:50% 100% }


/* 4.3 - footer links */
ul#footer-links { float:right; list-style:none }
ul#footer-links li {float:left; margin:0 0 0 10px}
ul#footer-links li a {color:#666; text-decoration:none }
ul#footer-links li a:hover {color:#a5e1e6} 

div#footer span {float:left; font-size:1.1em; margin:0 0 0 0 }
div#footer span a {color:#666; text-decoration:none }
div#footer span a:hover {color:#a5e1e6}

.basewords { width:934px; margin:5px auto 0 auto; text-align:center; list-style:none }
.basewords li { display:inline; border-left:solid 1px #333; padding:0 13px 0 14px; color:#333 }
.basewords li.first { border:0 }
.basewords strong { font-weight:normal }

body.intro .basewords li { border-left:solid 1px #999; color:#999 }



/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */

div#durlok-distributor { width:147px; float:left; background:url(../images/global/durlok-logo.jpg) no-repeat #f5ece1 27px 17px; padding:72px 27px 30px 27px }
div#durlok-distributor ul li { list-style:none; padding-bottom:5px }
div#durlok-distributor ul li a { color:#45331e }
div#durlok-distributor ul li a:hover { color:#7c5b35 }

div#index-column1 { width:509px; float:left }
div#index-column1 h2 { float:left; width:205px; height:85px; background:url(../images/titles/sole-european-durlok-distributor-ttl.jpg) no-repeat; text-indent:-9999px; margin-top:30px }
div#index-column1 p { font-size:1.2em; color:#8796a5; line-height:180%; padding-right:20px }

div#index-column2 { width:238px; float:left; margin-bottom:30px }
div#index-column2 h3 { font-size:1.6em; color:#45331e }
div#index-column2 dl { width:217px; background:url(../images/global/dotted-line.jpg) repeat-x bottom }
div#index-column2 dt { float:left; width:164px; font-size:1.5em; color:#45331e; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; padding-top:10px }
div#index-column2 dd { float:left; color:#45331e }
div#index-column2 dd.image { width:52px; float:left; padding-bottom:10px }
div#index-column2 dt a { color:#45331e }
div#index-column2 dt a:hover { color:#fe3b01 }

ul#index-ctas { background:#edf9fa; padding:45px 0 25px 8px }
ul#index-ctas li { list-style:none; width:188px; float:left; background:url(../images/backgrounds/index-cta-bg.jpg) no-repeat top left; padding:20px 30px 20px 20px }
ul#index-ctas li.last { list-style:none; width:178px; float:left; background:url(../images/backgrounds/index-cta-bg.jpg) no-repeat top left; padding:20px 30px 20px 20px }
ul#index-ctas li h2 { font-size:1.4em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#45331e }
ul#index-ctas li h2 span { color:#a5e1e6 }
ul#index-ctas li p { color:#8796a5; line-height:160% }


ul.product-list { width:100%; margin-top:40px }
ul.product-list li { list-style:none; float:left; }
ul.product-list li.image { width:120px }
ul.product-list li img { float:left; margin:0 20px 20px 0; border:4px solid #a5e1e6 }
ul.product-list li h2 { width:580px; color:#45331e }
ul.product-list li h2 span { color:#a5e1e6 }
ul.product-list li a { font-size:1.8em; color:#a5e1e6; background:url(../images/backgrounds/tan-arrow.jpg) no-repeat right; padding:0 25px 0 0; margin-top:50px; float:right; }
ul.product-list li a:hover { color:#45331e }

ul.product-details { width:100%; margin-top:40px }
ul.product-details li { float:left; list-style:none }
ul.product-details li.image { width:302px; float:left }
ul.product-details li.info { width:369px; float:right; }
ul.product-details li img { margin:0 20px 20px 0; border:4px solid #a5e1e6 }
ul.product-details li h2 { color:#45331e }
ul.product-details li h2 span { color:#a5e1e6 }
ul.product-details li p { color:#8796a5; line-height:160% }
ul.product-details li a { font-size:1.8em; color:#a5e1e6; background:url(../images/backgrounds/tan-arrow.jpg) no-repeat right; padding:0 25px 0 0; margin-top:50px; float:right; margin-bottom:20px; }
ul.product-details li a:hover { color:#45331e }


div.breadcrumb { clear:both; width:95%; background:#f5ece1; padding:20px }
div.breadcrumb a { color:#fe3b01 }
div.breadcrumb a:hover { color:#45331e }

dl#latest-news { margin-top:20px }
dl#latest-news dt { font-size:1.6em; font-weight:bold; color:#45331e; padding-bottom:10px }
dl#latest-news dd { margin-bottom:20px; line-height:180% }

div#latest-news { margin-top:20px }
div#latest-news h3 { font-size:1.6em; font-weight:bold; color:#45331e; padding-bottom:10px }
div#latest-news h4 { font-size:1.2em; font-weight:bold; color:#45331e; padding-bottom:10px }
div#latest-news p { margin-bottom:20px; line-height:180% }
div#latest-news h3 span { color:#A5E1E6;}

div#seo-tags { text-align:left; margin-top:30px }
div#seo-tags h1 {width:934px; margin:auto;  font-size:1.2em; color:#999 }
div#seo-tags p {width:934px; margin:auto; color:#999 }

/* -----------------------------------------------
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 }
.highlight { color:#a5e1e6;}
.italic-text { font-style:italic;}
dl.contact-list { margin-top:20px;}
dl.contact-list dt { font-size:1.2em; font-weight:bold; color:#45331e; padding-top:10px}
dl.contact-list dd { margin-bottom:3px;}
.image-gallery { padding:10px 20px;}
.image-gallery li { padding:18px 10px 0px 15px; background:url(../images/Francis-Kirk-Staff/background-staff.jpg) no-repeat; width:106px; height:159px; float:left; list-style:none;}
.image-gallery li p { font-size:1em; color:#45331e; margin-top:10px;}
.image-gallery2 { padding:10px 20px; float:right; width:150px;}
.image-gallery2 li { padding:18px 10px 0px 15px; background:url(../images/Francis-Kirk-Staff/background-staff.jpg) no-repeat; width:106px; height:159px; float:left; list-style:none;}
.image-gallery2 li p { font-size:1em; color:#45331e; margin-top:10px;}
.bullet-tick { padding:0 0 0 18px;}
.bullet-tick li { list-style:url(../images/products/bullet-tick.jpg); padding-bottom:5px;}
.bullet-none { padding:0 0 0 0px;}
.bullet-none li { list-style:none; padding-bottom:5px;}
.shop-link { background:url(../images/products/graphic-link.jpg) no-repeat; width:251px; height:41px; padding:25px 20px 0px 50px; margin-bottom:30px;}

#productCatList { list-style:none;}
div.pad-hr { padding-bottom:10px; height:70px; width:710px; float:right; }
#best-selling {  margin:20px 0 10px 0px;}
#best-selling li { border-bottom:#CCCCCC solid 1px; list-style:none; background:url(../images/products/1.jpg) no-repeat; background-position:center left;}
#best-selling li h2 { font-size:1.5em; color:#45331e; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; margin:5px 0; line-height:110%; padding-top:10px; padding-bottom:10px; padding-left:30px;}
.feature-box { background-color:#FFFFFF; padding:20px 20px;  }
.feature-box p { color:#8796a5; font-size:1.3em;}
.feature-box h2 { color:#45331e; padding-top:20px;}