/*
-------------------------------------------------
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:#000000 }
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:#fff; margin:0 0 12px 0; line-height:180% }
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:1005px; margin:0 auto; position:relative; text-align:left }
body.listing div#container { width:894px; margin:0 auto; position:relative; text-align:left }
body.listing-details div#container { width:894px; margin:0 auto; position:relative; text-align:left }
body.exhibtion div#container { width:894px; margin:0 auto; position:relative; text-align:left }

/* 3.3 - header */
div#header { margin-bottom:40px  }

/* 3.4 - content */
div#content {}

/* 3.5 - primary content */
div#primary-content {}
body.listing div#primary-content { width:675px; float:left; padding-right:0px }
body.listing-details div#primary-content { width:658px; float:left; margin-right:0px }
body.exhibtion div#primary-content { width:555px; float:left;  }

/* 3.6 - secondary content */
div#secondary-content {}
body.listing div#secondary-content { width:174px; float:left }
body.listing-details div#secondary-content { width:219px; float:left }
body.exhibtion div#secondary-content { width:317px; float:left }

/* 3.7 - tertiary content */
div#tertiary-content {  }

/* 3.8 - footer */
div#footer { padding-top:30px  }

/* -----------------------------------------------
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 }

div#top-links-outer { background:#000; margin-bottom:18px }
ul#top-links { width:894px; margin:auto }
ul#top-links li { float:right; padding:0 5px; border-left:1px solid #fff; margin:10px 0 }
ul#top-links li.first { float:right; padding:0 5px; border-left:none; margin:10px 0 }
ul#top-links li a {color:#fff; text-decoration:none }
ul#top-links li a:hover { background:#ff0000; color:#fff}

/* 4.2 - primary navigation */
ul#primary-navigation { width:750px; float:right; margin-top:105px }
ul#primary-navigation li { float:right; margin:0; list-style:none }
ul#primary-navigation li a:hover { background-position:0% 100% }

#association-btn { width:79px; text-indent:-9999px }
#association-btn a { width:79px; height:26px; text-indent:-9999px; background:url(../images/buttons/association-btn.jpg) no-repeat; display:block }

#exhibtion-btn { width:70px; text-indent:-9999px }
#exhibtion-btn a { width:70px; height:26px; text-indent:-9999px; background:url(../images/buttons/exhibtion-btn.jpg) no-repeat; display:block }

#league-table-btn { width:90px; text-indent:-9999px }
#league-table-btn a { width:90px; height:26px; text-indent:-9999px; background:url(../images/buttons/league-table-btn.jpg) no-repeat; display:block }

#classifieds-btn { width:76px; text-indent:-9999px }
#classifieds-btn a { width:76px; height:26px; text-indent:-9999px; background:url(../images/buttons/classifieds-btn.jpg) no-repeat; display:block }

#subscription-btn { width:85px; text-indent:-9999px }
#subscription-btn a { width:85px; height:26px; text-indent:-9999px; background:url(../images/buttons/subscription-btn.jpg) no-repeat; display:block }

#directory-btn { width:69px; text-indent:-9999px }
#directory-btn a { width:69px; height:26px; text-indent:-9999px; background:url(../images/buttons/directory-btn.jpg) no-repeat; display:block }

#media-pack-btn { width:81px; text-indent:-9999px }
#media-pack-btn a { width:81px; height:26px; text-indent:-9999px; background:url(../images/buttons/media-pack-btn.jpg) no-repeat; display:block }

#newspaper-btn { width:80px; text-indent:-9999px }
#newspaper-btn a { width:80px; height:26px; text-indent:-9999px; background:url(../images/buttons/newspaper-btn.jpg) no-repeat; display:block }

/* 4.3 - footer links */
ul#footer-links { float:right; list-style:none; color:#fff }
ul#footer-links li { float:left; margin:0 0 0 5px }
ul#footer-links li a { color:#fff; text-decoration:none }
ul#footer-links li a:hover { color:#ff0000 } 
div#footer span { float:left; font-size:1.1em; margin:0 0 0 0 }
div#footer span a { color:#fff; text-decoration:none }
div#footer span a:hover { color:#ff0000 }

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */

div#flash-intro { width:505px; margin:auto }
div#flash-homepage { width:693px; height:885px; float:left; background-color:#231f20 }
div#flash-logo { width:137px; float:left }


ul.side-adverts { width:156px; float:left; margin-top:15px; padding:0px }
ul.side-adverts li { width:146px; margin:auto; list-style:none; padding-bottom:20px; padding:0px }

div#insur-btn a {padding: 10px 8px; color: #000; font-size: 1.3em; font-weight: bold; position: absolute; bottom: 15px; margin:0 0 0 285px; z-index: 10000; background:-moz-linear-gradient(top, #FFF101, #dbd567); background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF101), to(#dbd567)); -pie-background: linear-gradient(#FFF101, #dbd567); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; webkit-box-shadow:0 0 15px #000; -moz-box-shadow: 0 0 15px #000; box-shadow:0 0 15px #000; border: 2px solid #dbd567; behavior: url(_includes/css/PIE.htc)}
div#insur-btn a:hover {background:-moz-linear-gradient(top, #FFF101, #b5b056); background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF101), to(#b5b056)); -pie-background: linear-gradient(#FFF101, #b5b056); behavior: url(_includes/css/PIE.htc)}



/* Page Titles */
#about-us-ttl { height:39px; background:url(../images/titles/about-ttl.jpg) no-repeat; display:block; text-indent:-9999px }
#newspaper-ttl { height:39px; background:url(../images/titles/newspaper-ttl.jpg) no-repeat; display:block; text-indent:-9999px }
#media-pack-ttl { height:39px; background:url(../images/titles/media-pack-ttl.jpg) no-repeat; display:block; text-indent:-9999px }
#directory-ttl { height:39px; background:url(../images/titles/directory-ttl.jpg) no-repeat; display:block; text-indent:-9999px }
#directory-index-ttl { height:39px; background:url(../images/titles/directory-index-ttl.jpg) no-repeat; display:block; text-indent:-9999px; padding:0; margin:0 }
#subscription-ttl { height:39px; background:url(../images/titles/subscription-ttl.jpg) no-repeat; display:block; text-indent:-9999px }
#classifieds-ttl { height:39px; background:url(../images/titles/classifieds-ttl.jpg) no-repeat; display:block; text-indent:-9999px }
#classifieds-index-ttl { height:39px; background:url(../images/titles/classifieds-index-ttl.jpg) no-repeat; display:block; text-indent:-9999px; padding:0; margin:0 }
#league-table-ttl { height:39px; background:url(../images/titles/league-table-ttl.jpg) no-repeat; display:block; text-indent:-9999px }
#league-table-index-ttl { height:39px; background:url(../images/titles/league-index-ttl.jpg) no-repeat; display:block; text-indent:-9999px; padding:0; margin:0 }
#exhibtion-ttl { height:39px; background:url(../images/titles/exhibtion-ttl.jpg) no-repeat; display:block; text-indent:-9999px }
#association-ttl { height:39px; background:url(../images/titles/association-ttl.jpg) no-repeat; display:block; text-indent:-9999px }
#association-index-ttl { height:39px; background:url(../images/titles/association-index-ttl.jpg) no-repeat; display:block; text-indent:-9999px; padding:0; margin:0 }
#people-petrol-ttl { height:53px; background:url(../images/titles/8-people-petrol-ttl.jpg) no-repeat; display:block; text-indent:-9999px }
#contact-ttl { height:39px; background:url(../images/titles/contact-ttl.jpg) no-repeat; display:block; text-indent:-9999px }


ul#main-list { background:#000; padding:10px 0 30px 10px }
ul#main-list li { list-style:none; width:321px; float:left; margin-bottom:4px; margin-right:12px }
ul#main-list li.last { list-style:none; width:321px; float:left; margin-bottom:4px; margin-right:0 }
ul#main-list li a { display:block; color:#fff; background:#ff0000; padding:5px }
ul#main-list li a:hover { color:#ded7b4; background:#3a3a3a }

ul#main-list-side { background:#000; padding:10px 0 30px 10px }
ul#main-list-side li { list-style:none; width:198px; margin-bottom:4px }
ul#main-list-side li a { display:block; color:#fff; background:#ff0000; padding:5px }
ul#main-list-side li a:hover { color:#ded7b4; background:#3a3a3a }

.crumb { font-size:1.4em; font-weight:bold }
.crumb a { color:#e90303 }
.crumb a:hover { color:#fff }

div.main-list-details { width:655px; position:relative; border-bottom:1px solid #555253; padding-bottom:30px; margin-bottom:30px }
div.main-list-details .links { width:643px; text-align:right; padding:10px 5px; list-style:none; background:#000 }
div.main-list-details .links #ad-img { float:left }
div.main-list-details .links .logo { float:left }
div.main-list-details .links a { color:#ff0000; font-weight:bold }
div.main-list-details .links a:hover { color:#fff }
div.main-list-details h2 { width:444px; color:#FFF; border-left:7px solid #d6d5d5; padding-left:14px; margin-top:30px }
div.main-list-details div.description { width:444px; color:#FFF; border-left:7px solid #e90303; margin:0px; padding:7px 0 7px 14px }
div.main-list-details address { font-style:normal; color:#fff; text-align: left }
div.main-list-details dl { width:160px; float:right; border-left:1px solid #555253; margin-top:40px; color:#fff; text-align:right; line-height:160% ; padding-left: 10px }
div.main-list-details dt { font-weight:bold; margin-right: 10px; clear: left; float: left }
div.main-list-details dd { float: left }

div.main-list-details dl.vehicle-data { float: left; border: none; margin: 0 }
div.main-list-details dl.contact-data {  }

ul#exhibition-ctas { float:left; margin-top:30px }
ul#exhibition-ctas li { width:150px; float:left; background:#000; list-style:none; margin:0 21px 21px 0; padding:10px }
ul#exhibition-ctas li.last { width:150px; float:left; background:#000; list-style:none; margin:0 0 21px 0; padding:10px }
ul#exhibition-ctas li h2 { font-size:1.6em; color:#fff; border-bottom:1px solid #262626; padding-bottom:10px }
ul#exhibition-ctas li h2 span { color:#ff0000 }
ul#exhibition-ctas li a { width:73px; display:block; color:#fff; background:#ff0000; padding:5px 8px }
ul#exhibition-ctas li a:hover { color:#ff0000; background:#fff }

ul.exhibition-adverts { float:left; width:331px }
ul.exhibition-adverts li { width:146px; list-style:none; float:left; padding:0 0 15px 0px }

div#compliance { padding:0 25px}
div#compliance h2 { font-size:1.6em; color:#ff0000 }
div#compliance address { color:#fff; font-style:normal; margin-bottom:20px }

ul#basewords { width:700px; margin:0 auto; text-align:center }
ul#basewords li { list-style:none; display:inline; margin:0 8px; color:#fff }

/* -----------------------------------------------
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 }
.red-text { color:#ff0000 }
