/*Colors:
#233B52 - dark blue background
#5794CD - fancy blue for ribbon
#B1D95C - fancy green for topnav and borders
#FC5F00 - bright orange
#F4FFE0 - light green for backgrounds (#E7FAC5 - a bit darker)
#FFF9E0 - light orange for backgrounds
#DEEDFC - light blue for backgrounds
*/

/*for dev only*/
.bgcolor {background-color:#efe;}
.bgcolor1 {background-color:#fee;}
.bgcolor2 {background-color:#eef;}


/* layout */
.container{width:960px;background-color:#fff;} /*Also can be 840, 720, 600...*/
.containerWrap {margin: 110px auto 0; width:970px;}


/* customize colors */
fieldset, .incolBorder, .incolVBorder, .incolHBorder, .sidenote{border:1px solid #aaa;}
a{text-decoration:underline;}
a:link{color:#2C4B69;}
a:visited{color:#3D3D88;}
a:hover,a:active{color:#386085;}
fieldset dt{color:#333;}
.highlight{background-color:#ffa;}
.quiet, .comment{color:#666;}
table.nice tr:hover{background-color:#ffc;}
label span{color:#f00;}


/* font-family (sizes are set earlier) */
body,legend, .serif{font-family:Georgia,"Times New Roman",Times,serif;}
select,input,textarea,fieldset, .sans {font-family:Tahoma,Verdana,Arial,sans-serif;}
.comment {font-family:Arial, Helvetica, sans-serif;}
pre,code{font-family:"Courier New",Courier,mono;}
#header ul.nav, .ribbon, h1, h2, h3,h4, h5 {font-family:Arial, sans-serif;}
h1{font-size:24px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:14px; line-height:18px}
h5{font-size:12px; line-height:18px}


a.title{font-family: Georgia,serif;color:#f4ffe0;display:block; position:absolute;text-decoration: none;z-index: 100;left: 180px;}
.primary-title{font-size: 30px;top: -80px;}
.secondary-title{font-size: 20px;top: -40px; font-style:italic;}

a.logo {position:absolute; left:25px;top:-93px; _z-index:100; display:block}

/*
See also,
#header ul.nav li#header ul.nav li a
#header ul.nav li a:hover
*/


#footer {text-align:center;}
#footer ul.nav{margin:0 auto; line-height:4em; height:11em;}
#footer ul.nav li {display:block; margin:0 1em 0 0; float:left;}
#footer ul.nav a {text-decoration:none; display:block;}
#footer ul.nav a:hover {text-decoration:underline;}
#footer ul.nav a.active {color:#fff;}
#footer ul.nav li .subnav a {color:#bbb; font-size: 11px;}
#footer ul.nav li .subnav {line-height:20px; position:relative; top: -12px;}


/*Exhibitors drop-down menu
li.exhibitorsMenu {position: relative; margin-left:20px;}
li.exhibitorsMenu a {}
li.exhibitorsMenu ul {position: absolute;z-index:500;top:1.5em;left:-5px;display:none; width:12em;font-size:.8em; line-height:1.5em; background-color:#B1D95C;border: 5px solid #F4FFE0; padding:1em;}
li.exhibitorsMenu:hover ul{display: block;}
li.exhibitorsMenu ul li{display: block;}*/

/*Header*/
.login {position:absolute; right:0; top:-2.2em; line-height:1.8em;}
.login{color:#fff;}
.login a:link, .login a:visited, .login a:hover, .login a:active{color:#fff;text-decoration:underline;}

/*ribbon*/
/*.ribbon {color:#fff;overflow:hidden;font-family:"Lucida Sans Unicode", Arial, sans-serif;}*/
.ribbon {color:#fff; overflow:hidden;font-family:Arial, sans-serif;height:auto; line-height:24px; font-size:13px;}
.insidePageHeader .ribbon {font-size:14px;line-height:32px;}
.ribbon .announcement {float:right; text-align: right; margin-left: 160px; font-size:15px; margin-bottom:18px;}

.ribbon a:link, .ribbon a:active, .ribbon a:hover, .ribbon a:visited {color:#fff;} /*need this extra junk for IE6*/
.ribbon h1 {line-height: 1; font:28px bold Garamond, Serif;}
.ribbon h3 {line-height: 1.2; font-size:17px; margin: 24px 0 36px}
.ribbon .registerButton {display: block; margin-top: 4px; background: url(../images/register.png) no-repeat; width:235px; height:56px;}
.ribbon .registerButtonSmall {display: block; margin-top: 4px; background: url(../images/registersmall.png) no-repeat; width:134px; height:32px;}
.ribbon .registerNowText {text-align:center;}
/* Gallery styles */
#gallery {position: relative;height: 340px;margin-bottom:10px}
#gallery a {float: left;position: absolute;}
#gallery a img {border: none;}
#gallery a.show {z-index: 500;}
#gallery .caption{z-index: 600;background-color: #000;color: #ffffff;height: 80px;width: 100%;position: absolute;bottom: 0;line-height:normal;/*override cssframe*/}
#gallery .caption .content {margin: 5px;}
#gallery .caption .content h3{margin:3px auto;/*overrided(previously0)*/padding:0;color:#1DCCEF;}

/*Footer
#footer {background-color:#233B52; text-align:center;}
#footer ul {list-style:none; margin:18px auto;}
#footer li {display:inline; margin-right:1em;}
#footer ul a {color:#F4FFE0; text-decoration:none;}
#footer ul a:hover {text-decoration:underline;}
#footer ul a.active {color:#fff;}*/

/*Borders*/
.border, .borderR, .borderB, .borderL {border:4px solid #eee;}
.borderR {border-width: 0 4px 0 0;}
.borderL {border-width: 0 0 0 4px;}
.borderB {border-width: 0 0 4px 0;}


/*Sidebars*/
#sideL, #sideR{border:0 solid #eee; padding:9px 20px;}
#sideL img, #sideR img{margin:18px auto;}
#sideL{border-right-width:4px;}
#sideR{border-left-width:4px; }
h4{border-bottom:4px solid #eee; padding-bottom:4px; margin-bottom:6px; }
html body h4.margintop{margin-top:36px;}
#sideL h4, #sideR h4, .box h4{margin-top:36px;}
#sideL h4.first, #sideR h4.first{margin-top:0}
.testimonials cite{display:block; text-align:right; margin-bottom:18px;}

/*box with colors similar to sidebars (can be used instead of pad)*/
.box{border:4px solid #eee; padding:9px 10px;}
/*Common*/
.block {display:block;}

table.prices th div {font-size:.92em; font-family:Arial, Helvetica, sans-serif; color:#666}
table.prices th, table.prices td {padding:4.5px 0; border-bottom:1px solid #eee;}
table.interests th, table.interests td, table.boothcount th, table.boothcount td  {padding:2px 0 0; border-bottom:1px solid #eee;}
table.2col tr:hover{background-color:#ffc;}

/* FloorPlan page*/
.floorPlan {position: relative; clear: left;}
.floorPlan a {left:-1000px; position:absolute; width:20px; height:20px; background-image:url(images/iconSuccessSmall.png); background-repeat:no-repeat;}
.floorPlan a.active{background-image:url(images/highlightFp.png);}
.legend div { float: left; margin-bottom: 10px;}
.prime, .deluxe, .platinum, .gold, .corpBooth, .sponsor {width:20px; height: 20px; margin: 0pt 4px 0pt 20px; border: 1px solid #000000;}
.prime {background-color:#B5DBFF; }
.deluxe {background-color:#FFF9DD;}
.platinum {background-color:#FFC16E;}
.gold {background-color: #FDFF6E;}
.corpBooth {background-color: #AB9B7F;}
.sponsor {background-color: #FF9896;}

/*Exhibitor page*/
.soldOut {color: #FF0000; font-weight: bold; padding-left: 10px;}

/*Exhibitors page*/
input.desciptionText {color: #555;font-style: italic;}

/* Default page*/
.n-row {margin-top: 18px;}
.n-box {padding: 9px 20px;}

.n-box h3, .n-box h2 {border-bottom: 4px solid #eee;margin-bottom: 6px;padding-bottom: 4px;color: #000;}
.n-box cite{display: block;margin-bottom: 12px;text-align: right;line-height: 1.22;}
.n-box blockquote {font-size: 11px;}

#n-sideL{background-color: #fff;border: 0 solid #eee;border-right-width: 4px;}
#n-sideL .n-box p {margin-bottom: 9px;}
#n-sideR {padding: 9px 16px;}
#n-sideR h2 {font-weight: bold;}

#corporateSponsors img {margin: 18px auto;}

#for-exhibitors-box p{ background-repeat: no-repeat;background-position: left 0;padding: 0 0 5px 35px;}
#for-exhibitors-box p a{display: inline;font-weight: bold;}

#why-exhibit{background-image: url(../images/info.png);}
#reserve-a-booth{background-image: url(../images/lighting.png);}
#exhibitors-checklist{background-image: url(../images/mark.png);}
#exhibitoru{ background-image: url(../images/learn.png);}
#marketing{background-image: url(../images/marketing.png);}

#plan-my-visit-list, #exhibitors-list{list-style-type: none;margin: 0; padding: 0;}
#plan-my-visit-list li, #exhibitors-list li{margin: 0;}
#plan-my-visit-list li a{padding: 0 0 9px 35px; display: block;width: auto;}
#plan-my-visit-list li.nopicture a{padding-bottom: 3px;}

#choose-exhibitors{ background-repeat: no-repeat;background-image: url(../images/star.png); background-position: 7px 3px;}
#attend-seminars{ background-image: url(../images/marketing.png); background-repeat: no-repeat; background-position: left 0;}

/* checklist */
.option-content { margin-left: 21px; margin-bottom: 20px;}
.checklist-preview {display:inline;}
.checklist-preview td { padding-right: 20px;padding-bottom:20px;}
.checklist-preview img {border: solid 1px #999;}

/* company details */
.company-mbot {margin-bottom: 10px;}
.company-mtop {margin-top: 10px;}