/*
-------------------------------------------------
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-bg.gif) repeat-x #9da1ad }
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:16px }
a { color:#272d5b }
a:hover { color:#cacbe0 }
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 }

/* -----------------------------------------------
3. LAYOUT
----------------------------------------------- */

/* 3.1 - main form */
form.main { width:100%; height:100% }

/* 3.2 - container */
div#container { width:794px; margin:0 auto; position:relative; text-align:left; border:1px solid #7e7f3d }

/* 3.3 - header */
div#header { background:#fff; height:138px; padding:0 0 0 0 5px; margin:0}
#header-contact {float:right; padding:30px; margin:0}
#header-contact li {font-size:12px; color:#e5ce99; list-style:none; line-height:16px; }
#header-contact li span{color:#FFFFFF;}
#header-contact li a{color:#fff}
#header-contact li a:hover{color:#e5ce99}
#logo{ float:left; width:231px; height:138px; background:url(../images/global/logo.jpg) no-repeat; display:block; text-indent:-9999px; margin:0 }
#top-contact { float:right; margin:13px}
#top-contact li { font-size:1.2em; color:#272d5b; font-weight:bold; list-style:none; text-align:right; line-height:140% }
#flashcontent{ clear:both; height:247px; background:url(../images/global/banner.jpg) no-repeat; text-indent:-9999px }

/* 3.4 - content */
div#content { clear:both; background:#fff; }

#primary-navigation { width:454px; height:37px; float:right; margin:38px 0 0 0 }
#primary-navigation ul { float:right; padding:0; background:#fff}
#primary-navigation ul li { height:37px; float:left; list-style:none }
#primary-navigation ul li  a:hover { background-position:0% 100%}
#primary-navigation ul li  a.thispage { background-position:0% 100%}

#index-nav a { width:59px; height:37px; background:url(../images/navigation/home-nav.gif) no-repeat; display:block; text-indent:-9999px }
#private-events-nav a { width:102px; height:37px; background:url(../images/navigation/private-events-nav.gif) no-repeat; display:block; text-indent:-9999px }
#corporate-nav a { width:79px; height:37px; background:url(../images/navigation/corporate-nav.gif) no-repeat; display:block; text-indent:-9999px }
#exhibitions-nav a { width:81px; height:37px; background:url(../images/navigation/exhibitions-nav.gif) no-repeat; display:block; text-indent:-9999px }
#map-nav a { width:38px; height:37px; background:url(../images/navigation/map-nav.gif) no-repeat; display:block; text-indent:-9999px }
#contact-nav a { width:95px; height:37px; background:url(../images/navigation/contact-us-nav.gif) no-repeat; display:block; text-indent:-9999px }

/* 3.5 - primary content */
div#primary-content { background:#fff; margin:0 0px }
body.sub div#primary-content { padding:11px 12px; float:left; width:770px }



/* 3.6 - secondary content */
body.index div#secondary-content { padding:11px 12px; float:left; width:770px }


.side-image{ float:right; margin:15px 0 15px 15px }

/* 3.7 - tertiary content */
div#tertiary-content {background:url(../images/global/bar.gif) no-repeat; width:790px; height:33px; margin:0; }

/* 3.8 - footer */
div#footer { width:790px; margin:0 auto; padding:20px 0 0 0}
div#footer span{color:#272d5b; float:left}
div#footer span a{color:#272d5b;}
div#footer span a:hover{color:#fff;}
#footer-navigations {float:right; list-style:none}
#footer-navigations li {display:inline; padding:0 2px; color:#272d5b}
#footer-navigations li a{color:#272d5b;}
#footer-navigations li a:hover{color:#fff;}
/* -----------------------------------------------
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 }

/* -----------------------------------------------
5. TEMPLATE/PAGE SPECIFIC
----------------------------------------------- */
.main-ttl { font-size:1.6em; color:#061559; line-height:120% }

#cta { width:782px; margin:6px auto }
#cta li { width:238px; float:left; background:url(../images/backgrounds/index-cta-bg.gif) repeat-x; list-style:none; padding:9px; margin:0 7px 0 0}
#cta li.last { margin:0}
#cta li h3 {font-size:16px;  color:#fff; text-transform:uppercase}
#cta li p {color:#fff; font-size:12px}
#cta li a.more-info-btn { width:87px; height:24px; background:url(../images/global/more-info-btn.gif) no-repeat; display:block; text-indent:-9999px }
#cta li a:hover { background-position:0% 100% }

#gallery-column-one { width:254px; float:left }
#gallery-thumbs { float:left }
#gallery-thumbs li {float:left; list-style:none; margin:0; padding:0 5px 5px 0 }
#gallery-thumbs li img {margin:0; background:#ccc; padding:7px }
#gallery-thumbs li a:hover img  { margin:0; padding:7px; background:#061559 }
#gallery-column-two { width:497px; float:right }

#page_navigation { clear:both }
#page_navigation a { padding:3px; border:1px solid gray; margin:2px; color:black; text-decoration:none }
.active_page{ background:#0053a0; color:white !important }


ul#basewords { clear:both; float:right; list-style:none }
ul#basewords li { color:#272D5B; float:right; margin-left:8px }
ul#basewords strong { font-weight:normal }

#compliance { width:254px; float:right }


/* -----------------------------------------------
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 }