@charset "UTF-8";
/* CSS Document */

@import url('reset.css');
@import url('typography.css');
@import url('easyslider.css');
@import url('jquery.tweet.css');
@import url('thickbox.css');

body {
font-family: "Helvetica", Arial, sans-serif;
background: #fff9df;
margin-top: 10px;
}

/* TOP SHADOW */

.addresshandbook {
	padding-bottom: 30px;
}

.bodyblackonWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	vertical-align: top;
	}


#top-shadow {
background: url(../images/shadows/shadow_top.png) bottom center no-repeat;
height: 8px;
margin: 0px auto;
padding-top: 20px
}

/* OUTER WRAPPER */

#outer-wrapper {
margin: 0 auto;
width: 816px;
position: relative;
background: url(../images/shadows/shadow_mid.png) top repeat-y;
}

/* RIBBON */

#ribbon {
z-index: 1;
position: absolute;
width: 149px;
height: 181px;
top: -13px;
left: 630px;
}

/* LOGO */
#logo {
z-index: 100;
width: 285px;
height: 255px;
position: absolute;
top: 80px;
left: 2px;
}

/* CONTAINER */

#container {
width: 800px;
height: 100%;
margin: 0 auto;
}


/* HEADER DIV */

#header {
width: 800px;
height: 83px;
position: relative;
overflow: hidden;
}

.headerexhibitor {
background: url(../images/gradients/top_pattern_exhibitor.jpg);
}

.headervisitor {
background: url(../images/gradients/top_pattern_visitor.jpg);
}

.headergeneric {
background: url(../images/gradients/top_pattern.jpg);
}

/* ICONS FOR NEWS & GENERIC PAGES */

#icons {
padding-top: 18px;
padding-left: 15px;
}

#icons ul {
display:block;
margin-left: 10px; 
height:51px;
width: 435px;
list-style:none;
background:url(../images/icons/icons.png) no-repeat 0 0;
}

#icons ul li {
display:block;
height:51px;
float:left;
}

#see {
width:57px;
}
#video {
width:64px;
}
#photos {
width:69px;
}
#comments {
width:85px;
}
#survey {
width:60px;
}
#dinner {
width:100px;
}

#icons ul li a {
display:block;
width:100%;
height:100%;
text-indent:-9999px;
outline:none;
}

li#see a:hover {
background:url(../images/icons/icons.png) no-repeat 0 -52px;
}
li#video a:hover {
background:url(../images/icons/icons.png) no-repeat -57px -52px;
}
li#photos a:hover {
background:url(../images/icons/icons.png) no-repeat -121px -52px;
}
li#comments a:hover {
background:url(../images/icons/icons.png) no-repeat -190px -52px;
}
li#survey a:hover {
background:url(../images/icons/icons.png) no-repeat -275px -52px;
}
li#dinner a:hover {
background:url(../images/icons/icons.png) no-repeat -335px -52px;
}

/* ICONS FOR VISITOR PAGES */

#iconsvisitor {
padding-top: 18px;
padding-left: 15px;
}

#iconsvisitor ul {
display:block;
margin-left: 10px; 
height:51px;
width: 435px;
list-style:none;
background:url(../images/icons/icons.png) no-repeat 0 0;
}

#iconsvisitor ul li {
display:block;
height:51px;
float:left;
}

#seevisitor {
width:57px;
}
#videovisitor {
width:64px;
}
#photosvisitor {
width:69px;
}
#commentsvisitor {
width:85px;
}
#surveyvisitor {
width:60px;
}
#dinnervisitor {
width:100px;
}

#iconsvisitor ul li a {
display:block;
width:100%;
height:100%;
text-indent:-9999px;
outline:none;
}

li#seevisitor a:hover {
background:url(../images/icons/icons.png) no-repeat 0 -52px;
}
li#videovisitor a:hover {
background:url(../images/icons/icons.png) no-repeat -57px -52px;
}
li#photosvisitor a:hover {
background:url(../images/icons/icons.png) no-repeat -121px -52px;
}
li#commentsvisitor a:hover {
background:url(../images/icons/icons.png) no-repeat -190px -52px;
}
li#surveyvisitor a:hover {
background:url(../images/icons/icons.png) no-repeat -275px -52px;
}
li#dinnervisitor a:hover {
background:url(../images/icons/icons.png) no-repeat -335px -52px;
}

/* ICONS FOR EXHIBITOR PAGES */

#iconsexhibitor {
padding-top: 18px;
padding-left: 15px;
}

#iconsexhibitor ul {
display:block;
margin-left: 10px; 
height:51px;
width: 435px;
list-style:none;
background:url(../images/icons/icons.png) no-repeat 0 0;
}

#iconsexhibitor ul li {
display:block;
height:51px;
float:left;
}

#seeexhibitor {
width:57px;
}
#videoexhibitor {
width:64px;
}
#photosexhibitor {
width:69px;
}
#commentsexhibitor {
width:85px;
}
#surveyexhibitor {
width:60px;
}
#dinnerexhibitor {
width:100px;
}

#iconsexhibitor ul li a {
display:block;
width:100%;
height:100%;
text-indent:-9999px;
outline:none;
}

li#seeexhibitor a:hover {
background:url(../images/icons/icons.png) no-repeat 0 -52px;
}
li#videoexhibitor a:hover {
background:url(../images/icons/icons.png) no-repeat -57px -52px;
}
li#photosexhibitor a:hover {
background:url(../images/icons/icons.png) no-repeat -121px -52px;
}
li#commentsexhibitor a:hover {
background:url(../images/icons/icons.png) no-repeat -190px -52px;
}
li#surveyexhibitor a:hover {
background:url(../images/icons/icons.png) no-repeat -275px -52px;
}
li#dinnerexhibitor a:hover {
background:url(../images/icons/icons.png) no-repeat -335px -52px;
}

/* NAVIGATION DIV (HOME/EXHIBITOR/VISITOR) */

#navigation {
width: 800px;
height: 52px;
padding-top: 12px;
}

.navigationexhibitor {
background: url(../images/gradients/nav_pattern_exhibitor.jpg);
}

.navigationvisitor {
background: url(../images/gradients/nav_pattern_visitor.jpg);
}

.navigationother {
background: url(../images/gradients/nav_pattern.jpg);
}



#navigation ul {
display:block;
margin-left: 210px;
height:40px;
width: 579px;
list-style:none;
background:url(../images/navigation/main/main_navigation.png) no-repeat 0 0;
}

#navigation ul li {
display:block;
height:40px;
float:left;
}

#home {
width:78px;
}
#exhibitor {
width:259px;
}
#visitor {
width:242px;
}

#navigation ul li a {
display:block;
width:100%;
height:100%;
text-indent:-9999px;
outline:none;
}

li#home a:hover {
background:url(../images/navigation/main/main_navigation.png) no-repeat 0 -40px;
}
li#exhibitor a:hover {
background:url(../images/navigation/main/main_navigation.png) no-repeat -78px -40px;
}
li#visitor a:hover {
background:url(../images/navigation/main/main_navigation.png) no-repeat -337px -40px;
}

.currenthome {
background:url(../images/navigation/main/main_navigation.png) no-repeat 0 -40px;
}
.currentexhibitor {
background:url(../images/navigation/main/main_navigation.png) no-repeat -78px -40px;
}
.currentvisitor {
background:url(../images/navigation/main/main_navigation.png) no-repeat -337px -40px;
}

/* CONTENT */

#content {
width: 800px;
height: 100%;
background: #b1b1b2;
overflow: hidden;
}

#content p a{
color: #e21031;
}

#content p a:hover{
color: #7D0619;
}

/* SIDE NAV */

#side-nav {
background: #b1b1b2;
position: relative;
width: 200px;
height: 100%;
float: left;
}

#advert1 {
height: 120px;
width: 120px;
position: absolute;
top: 230px;
left: 40px;
border:1px solid #000000;
}

#advert1 a:hover img{
border:1px solid #ffffff;
}

#advert2 {
height: 120px;
width: 120px;
position: absolute;
top: 370px;
left: 40px;
}

#advert2 a:hover img{
border:1px solid #ffffff;
}



/* SIDE-NAV-MENU */

#side-nav-menu {
background: url(../images/gradients/sub_nav_gradient.png) no-repeat;
margin-top: 10px;
margin-left: 10px;
margin-bottom: 10px;
width: 182px;
height: 200px;
}

#side-nav-menu ul {
font-size: 11.5px;
font-weight: bold;
line-height: 14px;
padding: 0px 4px;
color: #000
}

#side-nav-menu li a{
display: block;
color: #FFF;
width: 159px;
padding: 3px 7px;
text-decoration: none;
}

#side-nav-menu li a:hover{
background-color: #b1b1b2;
width: 161px;
padding: 3px 7px;
font-size: 11.5px;
color: #000;
}

/* SUB-NAVIGATION-NEWS (LATEST/SHARON'S SHOWBUSINESS/MEDIA RELEASES/REGISTER AS PRESS)*/

#sub-navigation-news {
width:600px;
background: #eeeeee;
padding-top: 10px;
padding-bottom: 10px;
float:right;
}

#sub-navigation-news ul {
display:block;
margin-left: 10px; 
height:40px;
width: 579px;
list-style:none;
background:url(../images/navigation/news/news_navigation.png) no-repeat 0 0;
}

#sub-navigation-news ul li {
display:block;
height:40px;
float:left;
}

#latest-news {
width:289px;
}
#register-as-press {
width:290px;
}

#sub-navigation-news ul li a {
display:block;
width:100%;
height:100%;
text-indent:-9999px;
outline:none;
}

li#latest-news a:hover {
background:url(../images/navigation/news/news_navigation.png) no-repeat 0 -40px;
}
li#register-as-press a:hover {
background:url(../images/navigation/news/news_navigation.png) no-repeat -289px -40px;
}

/* SUB-NAVIGATION-VISITOR (REGISTER/FLOORPLAN/TESTIMONIALS/PAST EXHIBITORS)*/

#sub-navigation-visitor {
width:600px;
background: #eeeeee;
padding-top: 10px;
padding-bottom: 10px;
float:right;
}

#sub-navigation-visitor ul {
display:block;
margin-left: 10px; 
height:40px;
width: 579px;
list-style:none;
background:url(../images/navigation/visitor/visitor_navigation.png) no-repeat 0 0;
}

#sub-navigation-visitor ul li {
display:block;
height:40px;
float:left;
}

#register-visitor {
width:143px;
}
#floorplan-visitor {
width:144px;
}
#testimonials-visitor {
width:143px;
}
#pastexhibitors-visitor {
width:148px;
}

#sub-navigation-visitor ul li a {
display:block;
width:100%;
height:100%;
text-indent:-9999px;
outline:none;
}

li#register-visitor a:hover {
background:url(../images/navigation/visitor/visitor_navigation.png) no-repeat 0 -40px;
}
li#floorplan-visitor a:hover {
background:url(../images/navigation/visitor/visitor_navigation.png) no-repeat -144px -40px;
}
li#testimonials-visitor a:hover {
background:url(../images/navigation/visitor/visitor_navigation.png) no-repeat -287px -40px;
}
li#pastexhibitors-visitor a:hover {
background:url(../images/navigation/visitor/visitor_navigation.png) no-repeat -430px -40px;
}

/* SUB-NAVIGATION-EXHIBITOR (MANUAL/FLOORPLAN/TESTIMONIALS/SPONSORSHIP/PAST EXHIBITORS/STATISTICS)*/

#sub-navigation-exhibitor {
width:600px;
background: #eeeeee;
padding-top: 10px;
padding-bottom: 10px;
float:right;
}

#sub-navigation-exhibitor ul {
display:block;
margin-left: 10px; 
height:40px;
width: 579px;
list-style:none;
background:url(../images/navigation/exhibitor/exhibitor_navigation.png) no-repeat 0 0;
}

#sub-navigation-exhibitor ul li {
display:block;
height:40px;
float:left;
}

#manual {
width:82px;
}
#floorplan {
width:86px;
}
#testimonials {
width:103px;
}
#sponsorship {
width:102px;
}
#pastexhibitors {
width:122px;
}
#statistics {
width:84px;
}

#sub-navigation-exhibitor ul li a {
display:block;
width:100%;
height:100%;
text-indent:-9999px;
outline:none;
}

li#manual a:hover {
background:url(../images/navigation/exhibitor/exhibitor_navigation.png) no-repeat 0 -40px;
}
li#floorplan a:hover {
background:url(../images/navigation/exhibitor/exhibitor_navigation.png) no-repeat -82px -40px;
}
li#testimonials a:hover {
background:url(../images/navigation/exhibitor/exhibitor_navigation.png) no-repeat -168px -40px;
}
li#sponsorship a:hover {
background:url(../images/navigation/exhibitor/exhibitor_navigation.png) no-repeat -270px -40px;
}
li#pastexhibitors a:hover {
background:url(../images/navigation/exhibitor/exhibitor_navigation.png) no-repeat -373px -40px;
}
li#statistics a:hover {
background:url(../images/navigation/exhibitor/exhibitor_navigation.png) no-repeat -496px -40px;
}

/* MAIN BODY COPY AREA */
#body-text .title {
padding-bottom: 10px;
padding-top: 7px;
width: 566px;
height: 37px;
overflow: hidden;
}

#body-text .title2lines {
padding-bottom: 10px;
padding-top: 7px;
width: 566px;
height: 74px;
}

#body-text .target {
float: right;
}

.register-free-target {
height:203px;
float:right;
width:170px;
}

#body-text ul {
list-style-type:disc;
color: #000;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
}

#body-text ul a {
color: #e21031;
}

#body-text li {
margin-bottom: 5px;
}

#body-text{
background: #eeeeee;
padding-left: 10px;
padding-right: 10px;
padding-bottom:10px;
width: 580px;
height: 100%;
float: right;
}

.status{
color:#e21031;
font-weight: bold;
}

.dividers_exhibit{
background: url(../images/dividers/dividers_exhibit.png) no-repeat;
padding-top: 10px;
width: 579px;
}

.dividers_generic{
background: url(../images/dividers/dividers_generic.png) no-repeat;
padding-top: 10px;
width: 579px;
}

.dividers_visit{
background: url(../images/dividers/dividers_visit.png) no-repeat;
padding-top: 10px;
width: 579px;
}

#holiday {
width:550px;
background-image:url(../images/gradients/holiday.jpg); repeat:y;
border: 1px dotted #fff;
padding: 10px 10px 10px 10px;
}

#holiday h2 {
font-size: 32px;
color:#fff;
}

#holiday p {
color:#fff;
}

#holiday span a{
color: #ffff00;
text-decoration:none;
}

#holiday span a:hover {
color: #ffffff;
text-decoration: underline;
}


/* EXHIBITOR LIST CODING */

#exhibitorlist ul{
font-weight: normal;
list-style: none;
}

.whosexhibiting {
float:left;
width: 350px;
}

.exhibletter {
float: left;
}

.exhibleft {
width: 250px;
float: left;
}

.exhibleft ul li{
list-style:none;
font-weight:normal;
}

.exhibright ul li{
list-style:none;
font-weight:normal;
}

/* CONTACT PAGE FORM CODE */
#contactbox {
margin: auto;
background: #e4e4e4;
width: 420px;
border: 1px dotted;
padding: 10px 10px 0px 10px
}

#contactbox h2 {
margin-left: 140px;
padding-top: 10px;
}

.contactdetails ul li {
list-style: none;
}

.contactdetails{
float: left;
line-height: 22px;
}

.contactfields ul li {
list-style: none;
margin-left: 140px;
line-height: 22px;
}

/* REGISTER AS PRESS FORM CODE */

#registeraspress {
margin: auto;
background: #e4e4e4;
width: 420px;
border: 1px dotted;
padding: 10px 10px 0px 10px
}

#registeraspress h2 {
margin-left: 140px;
padding-top: 10px;
}

.registerdetails ul li {
list-style: none;
}

.registerdetails{
float: left;
width: 200px;
line-height: 21px;
}

.registerfields ul li {
list-style: none;
margin-left: 140px;
line-height: 20px;
}



/* FOOTER */
#footer .disclaimer {
font-size: 11px;
color: #fff;
}

#footer {
float:left;
position: relative;
height: 235px;
width: 800px;
}

.footerexhibitor {
background: url(../images/gradients/bottom_pattern_exhibitor.jpg);
}

.footervisitor {
background: url(../images/gradients/bottom_pattern_visitor.jpg);
}

.footerother {
background: url(../images/gradients/bottom_pattern.jpg);
}

/* COLUMN 1 = further information */

#column1 {
background: url(../images/columns/column_1.png) no-repeat;
height: 207px;
width: 180px;
margin-top: 15px;
margin-left: 10px;
padding-left: 10px;
float: left;
}

#col1interest {
border-bottom: 1px dotted #fff;
padding-bottom: 8px;
width:160px;
}

#col1interest ul {
font-size: 12px;
padding-top: 30px;
list-style: none;
line-height: 15px;
}

#col1interest ul li a{
color: #fff;
text-decoration: none;
}

#col1interest ul li a:hover {
color: #fff9df;
text-decoration: underline;
}

#mailinglist {
margin-left: 7px;
}

#mail p {
color: #fff;
padding-top: 5px;
padding-right: 10px;
}

#form {
padding-bottom: 10px;
}

/* h2 tag target the submit button */

#form h2 {
margin-top: 10px;
margin-left: 50px;
}

#submit {
padding-left: 40px;
}

#emailaddress {
margin-right: 10px;
}

/* COLUMN 2 = Twitter (USE JQUERY.TWEET.CSS TO STYLE TWEET FEED) */

#column2 {
background: url(../images/columns/column_2.png) no-repeat;
height: 207px;
width: 278px;
margin-top: 15px;
margin-left: 10px;
padding-left: 10px;
padding-right: 10px;
float: left;
}

#twitter {
width: 258px;
margin-top: 30px;
}

#twittertype p {
color: #fff;
padding-top: 3px;
padding-left: 35px;
}

#twittertype p a {
color: #fff;
text-decoration: none;
}

#twittertype p a:hover {
color: #fff9df;
text-decoration: underline;
}

#twittertype img {
margin-left: 85px;
height: 16px;
width: 70px;
}


/* COLUMN 3 = other marketing opportunities in Group Travel */


#column3 {
background: url(../images/columns/column_3.png) no-repeat;
height: 207px;
width: 272px;
margin-top: 15px;
float: left;
}

#column3 p {
color: #fff;
padding-top: 46px;
padding-left: 10px;
padding-right: 10px;
}

#yandellmedia ul {
display:block;
margin-top: 18px;
margin-left: 23px; 
height:56px;
width: 221px;
list-style:none;
background:url(../images/logos/yandellmedia.png) no-repeat 0 0;
}

#yandellmedia ul li {
display:block;
height:56px;
float:left;
}

#yandelllogo {
width:221px;
}

#yandellmedia ul li a {
display:block;
width:100%;
height:100%;
text-indent:-9999px;
outline:none;
}

li#yandelllogo a:hover {
background:url(../images/logos/yandellmedia.png) no-repeat 0 -56px;
}

/* BOTTOM SHADOW & COPYRIGHT */

#bottom-shadow {
background: url(../images/shadows/shadow_bottom.png) top center no-repeat;
height: 8px;
margin-bottom: 3px;
}

#copyright {
	margin: auto;
	width: 800px;
	height: 31px;
	position: relative;
}

#copyright p {
	color: #000;
	font-size: 9px;
	line-height: 15px;
	padding-top: 10px;
padding-right: 10px;
}

#validation-logo {
	position: absolute;
	top: 5px;
	left: 660px;
	width: 88px;
	height: 31px;
        margin-left: 60px;

}


/* HANDBOOK STYLING */

#handbookright ul {
	font-weight: normal;
	padding-left: 80px;
	list-style:none;
	line-height: 14px;
}

#handbookright ul li {
	padding-bottom:10px;
}


#handbookright li .deadline {
	padding-left: 200px;
}

#checklistleft {
	float:left;
	padding-left:80px;
	width: 300px;
}

#checklistright {
	float:left;
	width:200px;
}

p .palign {
margin-left:80px;
}
