﻿html, body, form {
	height: 100%;
}

body, td, div, select, textarea, input, h1, h2, h3, h4, h5, h6 {
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	background-color:#333333;
}

form {
	margin: 0px;
	padding:0px;
}

html > body #outer #main, html > body #content {
	height: auto;
	margin-bottom:3px;
}

#content p, #content-side-2 p, table {
	margin:0px 0px 20px 0px;
	}

#content-side-2 img {
	border:none;
	}

#breadcrumb-side label {
	display:none
	}

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	font-size:1.1em;
	font-weight:bold;
	}

h3 {
	font-size:1.4em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}

#outer, #main {
	height: 100.1%;
	min-height: 100%;
}

#outer
{
    background-color:#333333;    
    width:100%;
}

#main
{
    background-color:#fff;
    width:980px;
    border-left:1px solid #efefef;
    border-right:1px solid #efefef;
}

#header 
{
	color:#000000;
	height:105px;
	min-height:50px;
	font-size:1.8em;
	font-weight:bold;
}
	
#header #logo
{
    float:left;
    width: 500px;
	height:105px;
	position:relative;
	top:0px;
	left:0px;
	background: url(../Images/Design/new_header_left.gif) no-repeat left top;
}	

#header #banner
{
    float:left;
    width: 480px;
	height:105px;
	position:relative;
	top:0px;
	left:0px;
	background:#FFF;
}

#topMenu
{
    background-color:#EB1869;
}

#topMenu ul {
	padding: 0px;
	margin:0px 0px 0px 20px;
	height:25px;
}

#topMenu ul li {
    display:inline;
    float:left;
	list-style-type: none;
	line-height: 25px;
	font-weight: bold;
}

#topMenu a {
	color: #fff;
	text-decoration: none;
	height:25px;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
}

#topMenu a:hover, #topMenu a:focus {
	color: #fff;
	text-decoration: underline;
}

#topMenu li#current a {
	color: #ccc;
}
	
#content-container 
{

	background-color:#F6F6F6;
	border-top:1px solid #CBCBCB;
	border-right:1px solid #7F7F7F;
	border-bottom:2px solid #7F7F7F;
	border-left:1px solid #CBCBCB;
	padding:0px;
	margin:0px;
	position:relative;
	}

#content-side {
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
	padding:10px;
	}

#content-side-2 {
	position:absolute;
	top:0;
	right:0px;
	width:120px;
	padding:10px;
	}

#three-column-container, #two-column-container
{
    position:relative;
	width:100%;
}

#three-column-left, #two-column-left
{
	float:left;
	width:150px;
	min-height:1px;
}

#three-column-right 
{
	float:right;
	width:150px;
}

#two-column-right
{
    text-align:left;
    float:left;
    width:600px;
}

#three-column-middle 
{
    text-align:left;
	width:655px;
	margin:0px 150px 0px 150px;
	padding:10px;
}

#main-column-container
{
    width:760px;
}

/* -------------------------------------------------------------------------------- Footer Layout Classes */
#clearFooter {
	height: 50px;
	clear:both;
}

#footer 
{
    width:980px;
	margin-top: -20px;
	height: 20px;
	color: #999;
	background-color:#efefef;
	border-top:1px solid #333;
}

html > body #footer{
	margin-top: -25px;
}

#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}

.none {
	display:none;
	}

.clear {
	clear:both;
	}

.btn
{
    margin-top: 10px;
    border: 1px solid #CCC;
    border-bottom-color: #999;
    border-right-color: #999;
    padding: 2px;
}

.progressBtn
{
    float:right;
}

/* -------------------------------------------------------------------------------- Error Summary Classes */
.errorSummary {
	border: 1px solid #cc0000;
	background-color: #cc0000;
	width: 100%;
	color:#ffffff;
	margin:10px 0px 10px 0px;
}

.errorSummary h4 {
    margin:3px 0px 3px 3px;
    color:#ffffff;
}

.errorSummary ul {
	margin: 0px;
	padding: 5px;
	background-color: #ffffff;
	color:#cc0000;
	list-style-type:none;
}

.searchContainer
{
    width:300px;
    height:360px;
    background: url(../Images/Design/search_bg.gif) no-repeat left top;
    margin:5px;
    background-color:#EFEFEF;
    float:left;
    text-align:left;
}

.searchForm
{
    width:280px;
    padding:10px 10px 0px 10px;
}

.searchForm select.location
{
    margin-top:5px;
    width:250px;
}

.searchForm select.number
{
    margin-top:5px;
    width:50px;
}

.searchForm label.number
{
    float:left;
    display:block;
    width:90px;
    text-align:right;
}

.bookingSummary
{
    width:350px;
    padding:10px;
    margin:10px;
    border:1px solid #EEEEEE;
    background-color:#EFEFEF;
}

.bookingErrata
{
    width:350px;
    padding:10px;
    margin:10px;
    border:1px solid #EEEEEE;
}

.bookingSection
{
    width:585px;
    clear:both;
    border-top:1px solid #EFEFEF;
}

.bookingTitle
{
    width:200px;
    float:left;
}

.bookingFields
{
    float:left;
    width:350px;
    padding:10px;
    border:1px solid #EEEEEE;
    background-color:#EFEFEF;  
}

.bookingFields label
{
    float:left;
    display:block;
    width:150px;
}

.rooms
{
    padding:5px;
    background-color:#EFEFEF;
}

.rooms th
{
    text-align:left;
}

#divResults
{
    margin:10px;
}


#exhibitionRates #ratesPodHeader
{
    margin-top:10px;
    background-color:#EB1869;
    color:#fff;
    line-height:20px;
    font-weight:bold;
    height:20px;
    padding: 2px 0px 2px 10px;
}

#exhibitionRates #ratesPod
{
    padding:5px;
    border:1px solid #EB1869;
}

.exhibitionItem
{
    padding:5px;
}

.exhibitionEntry label
{
    margin-right:5px;
    float:left;
    display:block;
    width: 150px;
    text-align:right;
    vertical-align:top;
}

.exhibitionEntry
{
    position:relative;
}

.mandatory, .optional
{
  margin-top:3px;
  clear:left;
}

.mandatory label, .mandatoryGuest label
{
    font-weight: bold;
}

.mandatoryGuest label, .optionalGuest label
{
    text-align:left;
    width:auto;
}

.mandatoryGuest, .optionalGuest
{
    text-align:left;
    width:auto;
}

.exhibitionEntry div
{
    padding: 2px;
}

.guestList
{
    width:615px;
    background-color:#BCC3ED;
    margin-bottom:15px;
}

.guestForm
{
    height:90px;
    width:600px;
    background-color:#CDD3F8;
}

.guestForm div
{
  float:left;
}

.guestForm div label
{
    line-height:20px;
    text-align:left;
    display:block;
}

.ticket
{
    width:350px;
    height:30px;
    clear:both;
}

.ticketQuantity
{
    float:right;
}

.ticketQuantity input
{
    width:25px;
}

.ticketInfo
{
    float:left;
    width:300px;
}

.adminMenu
{
    margin-top:10px;
}

.adminMenu ul
{
	list-style:none;
    margin-left:0px;
}

.adminMenu ul li strong
{
	display:block;
	margin-top:1em;
}

.adminMenu ul li
{
	text-align:left;
	width:120px;
}

#monoSlideshow
{
    width:480px;
    float:right;
    margin:10px 5px 10px 10px;
}

#homePageLeft
{
    width:450px;
    float:left;
    text-align:left;
    margin:10px 5px 10px 10px;
}

p.intro
{
    color:#333;
    font-weight:bold;
    line-height:15px;
}

p.standard
{
    color:#000;
    line-height:15px;
}

table.frm
{	
	background-color:#efefef;
	width:100%;
}

table.frm tr
{
	vertical-align:top;
}

table.frm td
{
	padding:5px;
}

table.frm td.lbl
{
	width:30%;
	text-align:right;
	font-weight:bold;
}

table.eventHotels
{
	text-align:left;
	width:95%;
	margin:0 auto 20px auto;
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;
}

table.eventHotels thead
{
	background-color:#CC0033;
}

table.eventHotels thead th
{
	padding:5px 0 5px 5px;
	color:#FFF;
}

table.eventHotels tr td
{
	border-bottom:1px solid #CECECE;
}

table.eventHotels tr td
{
	padding:5px 0 5px 5px;
}

table.eventHotels tr.alternate
{
	background-color:#CECECE;
}

table.eventHotels tr td.ourRate img
{
	margin-left:10px;
}