/*
-------------------------------------------------
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:960px; background:url(../images/global/bg.gif) repeat-x #1e5f74 }
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 {  }
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:#aaa; color:#aaa; 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 }

/* 2.1 - index page */
h1.ttl-name {}
h2.ttl-select-products {}

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { width:100%; margin:0 auto; position:relative; text-align:left }

/* 3.3 - header */
div#header { background:#000000  }

/* 3.4 - content */
div#content {  }

/* 3.5 - primary content */
div#primary-content { background:#fff; margin:50px 16px 0 16px}
body.sub div#primary-content { background:#fff; margin:0 16px; border:7px solid #000000; width:914px; margin-top:50px  }

/* 3.6 - secondary content */
div#secondary-content { margin:10px 16px  }
body.sub div#secondary-content { background:#fff; margin:0 16px; border:7px solid #000000; width:914px; margin-top:50px  }

/* 3.7 - tertiary content */
div#tertiary-content {  margin:10px 16px}

/* 3.8 - footer */
div#footer { background:url(../images/global/footer-bg.gif) repeat-x; padding:40px 0px; margin:0 0px   }
div#footer span{float:left; color:#FFFFFF; padding-left:16px}
div#footer span a{color:#FFFFFF;}
div#footer ul{float:right; color:#FFFFFF; list-style:none; padding-right:16px}
div#footer ul li{float:left; color:#FFFFFF;}
div#footer ul li a{ color:#FFFFFF; padding:0 2px}

/* -----------------------------------------------
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 }

ul#basewords { width:930px; margin:10px auto 0 auto; list-style:none }
ul#basewords li { color:#fff; float:left; margin-right:8px }
ul#basewords strong { font-weight:normal }

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */
#primary-navigation{float:right; list-style:none}
#primary-navigation li{float:left; font-size:1.3em; font-weight:100; padding:10px 0}
#primary-navigation li a{padding:0px 10px; color:#FFFFFF}
#primary-navigation li a:hover{color:#21cdf8}
#primary-navigation li a.current{color:#21cdf8}

.rhino-flex-ttl{background:url(../images/global/rhino-flex-ttl.png) no-repeat; width:369px; height:83px; text-indent:-3000em; display:block; position:absolute; z-index:9; top:100px}
#rhino-flex2-ttl{background:url(../images/global/rhino-flex2-ttl.png) no-repeat; width:369px; height:92px; text-indent:-3000em; display:block; position:absolute; z-index:9; top:100px}
#rhino-flex3-ttl{background:url(../images/global/rhino-flex3-ttl.png) no-repeat; width:369px; height:92px; text-indent:-3000em; display:block; position:absolute; z-index:9; top:100px}								

.find-out-more-btn{ background:#000000; color:#FFFFFF; font-size:1.8em; padding:5px; display:block; top:380px; position:absolute; z-index:99999999}


#slider							{ background: white url(../images/global/featured-bg.jpg); height: 418px; overflow: hidden;
								  position: relative;  border:7px solid #000000; width:914px }
								  
                                /* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */								  
#mover							{ width: 2880px; position: relative; }

.slide							{ padding: 40px 20px; width: 914px; float: left; position: relative; }
.slide h1						{ font-family: Helvetica, Sans-Serif; font-size: 30px; letter-spacing: -1px;
								  color: #ac0000;  }
.slide p						{ color: #000; font-size: 1.2em; line-height: 22px; width: 300px; position:absolute; top:200px; z-index:99 }
.slide p span{font-size:1.8em; color:#000000}
.slide img						{ position: absolute; top: 0px; left: 300px; z-index:0 }
#slider-stopper					{ display:none; position: absolute; top: 1px; right: 20px; background: #21CDF8; color: white;
								  padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
								  

.cta{float:left; width:226px; padding:0 8px 0 0px}
.cta .cta-link{border:8px solid #000000; display:block; height:102px}
.cta .cta-link:hover{border:8px solid #d7e4ea; display:block; height:102px}

.cta .read-on{background:#000000; color:#FFFFFF; padding:5px 10px; font-size:1.3em; width:206px; display:block; text-align:center; margin:10px 0 0 0}
.last{ padding:0!important}

.about-rhinoflex{width:610px; float:left}
.about-rhinoflex h3{border-bottom:1px #CCCCCC solid; color:#FFFFFF; padding:5px 0; font-size:2.0em; font-weight:400}
.about-rhinoflex p{color:#FFFFFF; font-size:1.1em; line-height:1.5em}

.contact-rhinoflex{width:300px; float:right}

.contact-rhinoflex h3{border-bottom:1px #CCCCCC solid; color:#FFFFFF; padding:5px 0; font-size:2.0em; font-weight:400}
.contact-rhinoflex ul{list-style:none;}
.contact-rhinoflex li{color:#FFFFFF; font-size:1.0em; line-height:1.5em; padding:0 0 5px 0}
.contact-rhinoflex li a{color:#FFFFFF;}
.contact-rhinoflex li address{color:#FFFFFF; font-style:normal; font-size:1.0em}


#goodyear-logo{background:url(../images/global/goodyear-logo.gif) no-repeat; width:330px; height:65px; text-indent:-3000em; display:block}
#redwing-reeling-hose-ttl{background:url(../images/global/redwing-reeling-hose-ttl.gif) no-repeat; width:324px; height:28px;  text-indent:-3000em; display:block}
#red-rhino-flex-ptfe-hose-ttl{background:url(../images/global/red-rhino-flex-ptfe-hose-ttl.gif) no-repeat; width:324px; height:55px;  text-indent:-3000em; display:block}



.specs{float:left; width:330px; padding:20px 20px 20px 20px}
.specs dl{color:#1e5f74;}
.specs dt{color:#000; font-size:1.8em}
.specs dd{ font-size:1.5em; line-height:1.4em; padding:10px 0 0px 0; }
.specs h3{font-size:1.7em;}
.specs p{font-size:1.2em; line-height:1.6em}
.specs-images{float:left; width:490px; padding:50px 20px 20px 20px}

.further-details{float:left; width:340px; padding:20px 20px 20px 20px}
.further-details dl dt{font-size:2em; padding:20px 0 20px 0}
.further-details dl dd{font-size:1.2em; line-height:1.6em}


.length-table-full{float:left; width:680px; padding:40px 20px 20px 20px}
.length-table-full h4{font-size:2em; padding:0px 0 20px 0; font-weight:normal}
.length-table-full table thead{background:#5ea3d6; border:1px solid #fff;}
.length-table-full table thead th{padding:5px; color:#FFFFFF; font-size:1.2em}
.length-table-full table tbody td{padding:5px; color:#000; font-size:1.2em}

.length-table{float:left; width:490px; padding:40px 20px 20px 20px}
.length-table h4{font-size:2em; padding:0px 0 20px 0; font-weight:normal}
.length-table table thead{background:#5ea3d6; border:1px solid #fff;}
.length-table table thead th{padding:5px; color:#FFFFFF; font-size:1.2em}
.length-table table tbody td{padding:5px; color:#000; font-size:1.2em}


body.hoses #primary-content{background:url(../images/global/oil-hose-range.jpg) center no-repeat; width:960px; height:432px; margin:50px 0}
body.hoses #primary-content h1{ background:url(../images/global/rhino-flex-oil-range-ttl.gif) bottom center no-repeat; width:335px; height:99px;  text-indent:-3000em; display:block; padding:120px 20px 0 30px}
body.hoses #primary-content p{background:url(../images/global/oil-hose-range-statement.gif) center no-repeat; width:312px; height:172px; display:block; text-indent:-3000em; padding:0 30px}

body.ptfe #primary-content{background:url(../images/global/ptfe-hoses.jpg) center no-repeat; width:960px; height:432px; margin:50px 0}
body.ptfe #primary-content h1{ background:url(../images/global/rhino-flex-ttl.png) no-repeat; width:369px; height:83px; text-indent:-3000em; display:block; z-index:9; top:100px; padding:0 0 0 0; margin:0 0 0 30px}
body.ptfe #primary-content p{ color: #000; font-size: 1.2em; text-indent:0!important; line-height: 22px; width: 300px;  top:200px; z-index:99; background:none}
body.ptfe #primary-content p span{font-size:1.8em; color:#000000; text-indent:0!important}
body.factory #primary-content{background:url(../images/global/factory-fitted.jpg) center no-repeat; width:960px; height:432px; margin:50px 0}
body.factory #primary-content h1{ background:url(../images/global/rhino-flex-oil-range-ttl.gif) bottom center no-repeat; width:335px; height:99px;  text-indent:-3000em; display:block; padding:120px 20px 0 30px}
body.factory #primary-content p{background:url(../images/global/oil-hose-range-statement.gif) center no-repeat; width:312px; height:172px; display:block; text-indent:-3000em; padding:0 30px}
.rhino-flex-logo{padding:8px 25px;}

body.hoses #secondary-content {}
body.hoses #secondary-content .side-panel-info{ width:250px; float:left}
body.hoses #secondary-content .side-panel-info h2{background:#000000; color:#FFFFFF; padding:5px 5px}
body.hoses #secondary-content .side-panel-info p{color:#FFFFFF;}
body.hoses #secondary-content #accordion{width:645px; float:right; overflow:hidden}
body.hoses #secondary-content .tables{width:645px; float:right; overflow:hidden}
body.hoses #secondary-content .info h4{color:#FFFFFF; font-size:14px; padding-top:12px}
body.hoses #secondary-content .info dl{color:#FFFFFF; float:left; width:140px}
body.hoses #secondary-content .info dl dt{color:#FFFFFF; font-size:14px; font-weight:bold}
body.hoses #secondary-content .info .image{ border:5px solid #000; float:left; margin-right:30px}
body.hoses #secondary-content #accordion h1 {background:#000000; color:#FFFFFF; padding:5px 5px; width:635px; display:block; clear:both}
body.hoses #secondary-content #accordion h1 a{background:#000000; color:#FFFFFF; padding:0px; width:635px; display:block; clear:both; font-size:14px}
body.hoses #secondary-content #accordion h3 a{background:#000000; color:#FFFFFF; padding:5px 5px; width:635px; display:block; clear:both}
body.hoses #secondary-content #accordion p{color:#FFFFFF;}
body.hoses #secondary-content .tables table{width:643px; border:0}
body.hoses #secondary-content .tables table tr, td, th, td{border:0; color:#FFFFFF; font-size:14px; padding:5px 2px}
body.hoses #secondary-content  h4{color:#FFFFFF;}


.factory-fitted{float:left; width:265px;}
.factory-fitted dd {color:#FFFFFF;}
.factory-fitted dt {color:#FFFFFF; font-weight:bold}

.factory-fitted img{border:5px solid #000000;}
body.contact #primary-content{background:url(../images/global/contact.gif) top right #fff no-repeat; border:7px solid #000; width:914px;  margin:50px 0; padding:25px}
body.contact #primary-content h1{ background:url(../images/global/contact-ttl.gif) no-repeat; width:329px; height:91px; text-indent:-3000em; display:block}
body.contact #primary-content .compliance{padding:0px 20px 20px 20px; float:right; width:430px}

.compliance a{color:#000000;}
/* -----------------------------------------------
6. USEFUL CLASSES
----------------------------------------------- */
.pdf{background:url(../images/global/pdf-icon.gif) no-repeat center left; padding-left:40px; color:#000; display:block; height:48px; text-indent:-3000em }
.image-border{border:5px solid #f3f3f3}
#rhino-flex-logo{background:url(../images/global/rhino-flex-logo.gif) no-repeat; width:219px; height:93px; text-indent:-3000em; display:block}
.wrapper{width:960px; margin:0 auto; text-align:left;}
.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 }