/* CSS Document */

html, body, div, p, h1, h2, h3, h4, h5, h6, form, input, select, textarea, fieldset, label, ul, li, table, tr, th, td
{margin: 0; padding: 0; color: #333; font-size: 13px; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;}
ul, li {list-style-type: none;}
/* body {margin: 2px;} */
body {margin: 0 auto;}
img {border:0;}


/*-------------------------------------------------
PAGE LAYOUT
-------------------------------------------------*/

/*#Container {margin: 0 24px 0 5px;}*/
#Container {
	margin: 0 auto;
	width: 97%;
	min-width: 700px;
	}
	
#SiteHeader {
	height: 40px;
	background-image: url(../Images/gradient2.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	}
	
#SiteHeader_Left {
	float: left;
	width: 276px;
	}
	
#SiteHeader_Right {
	margin-left: 277px;
	text-align: right;
	}
	
#SiteHeader h1 {
	text-indent: -5000px;
	background: url(../Images/logo2.gif) no-repeat;
	height: 40px;
	}
	
#SiteHeader h5 {
	padding-right: 20px;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	height: 17px;
	}
	

#PageHeader {
	padding: 10px 10px 4px 10px;
	border: 1px solid #999;
	margin-top: 10px;
	}
	
.Venue 
{
	background-color: #FFF4AA;
}

.Hotel 
{
	background-color: #DAEABB;
}

.Tour
{
	background-color: #DBE3F3;
}

.Standard
{
	background-color: #DAEABB;
}


#PageHeader h1 a {text-decoration:none;}	
#PageHeader h4 {float: right;}
#PageHeader h4 a {font-weight: normal;}

#MainContent.left {
	float: left;
	width: 62%;
	margin-bottom: 1em;
	margin-left: 0;
}

#MainContent.full {
	width: auto;
	margin-bottom: 1em;
}

#Side.right {
	float: none;
	width: auto;
	margin-left: 65%;
	padding-left: 10px;
	border-left: 1px solid #CCC;
}

div.splitleft {
	float:left;
	width: 49%;
	background-color:Transparent
}

div.splitright {
	float:right;
	width: 49%;
}

#SiteFooter 
{
	margin: 30px 0;
	padding: 10px 0;
	border-top: 1px solid #DDD;
	text-align: center;
	color: #CCC;
	clear: both;
}


/*-------------------------------------------------
GLOBALS
-------------------------------------------------*/

h1 {font-size: 24px; font-weight: normal;}
h2 {margin: 15px 0 5px 0; font-size: 18px; font-weight: bold; border-bottom: 1px solid #333;}
h3 {margin: 15px 0 5px 0; font-size: 15px; font-weight: bold; border-bottom: 1px solid #333;}
h4 {font-size: 13px; font-weight: normal;}
p {font-size: 13px;}

a {font-weight: normal; text-decoration: underline; padding: 1px; }
a:link,a:visited {color: #3F5683;}
a:hover, a:active {text-decoration: none; color: #FFF; background: #3F5683;}

.admin a, a.admin {text-decoration: underline; font-weight: normal; padding: 1px; }
.admin a:link, .admin a:visited, a:link.admin, a:visited.admin {color: #DF3333;}
.admin a:hover, .admin a:active, a:hover.admin, a:active.admin {text-decoration: none; color: #FFF; background: #DF3333;}

a.logout {text-decoration: underline; font-weight: normal; padding: 1px; }
a:link.logout, a:visited.logout {color: #BBB;}
a:hover.logout, a:active.logout {text-decoration: none; color: #333; background: #BBB;}

.AdminMenuSection a {color: #fff;}
.AdminMenuItem a {color: #fff;}

a.HeaderLink {text-decoration: underline; padding: 1px; }
a:link.HeaderLink, a:visited.HeaderLink {color: #FFF;}
a:hover.HeaderLink, a:active.HeaderLink {text-decoration: none; color: #FFF; background: #DF3333;}

a[disabled]
{
   color:Grey; text-decoration:none;
}

.admin {font-size: 12px;}
div.admin {margin-top: -3px;margin-bottom: 8px;}
.comment {font-size: 11px;font-weight: normal;color: #777;}
.Error {font-size: 13px;font-weight: bold;color: Red;}
.alt {display: none;}
.smaller {font-size:12px;}
.padleft {margin-left: 20px;}
.padright {margin-right: 40px;}
.fluidwidth_full {width: 95%;}
.actionMessage {
   border: 2px solid green;
   margin: 10px 0;
   padding: 10px;
   width: 250px;
   background-color: #66CC66;
   color: #FFF;
   }

.back a {font-size: 12px; font-weight: normal; color: #CCC; text-decoration: none; border-bottom: 1px dotted #000;}
.back a:link, .back a:visited {color: #666;}
.back a:hover, .back a:active {color: #FFF; background-color: #666;}

input.button
{
	background: #DBE3F3;
	color: #333;
	border: 1px solid #CCC;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 20px 0 0;
	padding: 3px;
}


/*-------------------------------------------------
SITE HEADER
-------------------------------------------------*/

body#header {
	margin: 0;
	padding: 0;
	background: #668CD6;
	background-position: right;
	}
	
body#header div#headerlogo {
	background: url(../Images/headerimage.gif) no-repeat;
	height: 61px;
	width: 65%;
	}
	
body#header div#headermenu {
	position: absolute;
	top: 0;
	right: 0;	
	height: 61px;
	padding: 0;
	margin: 0;
	}
	
body#header div#headermenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	}
	
body#header div#headermenu li {
	text-align: right;
	border-bottom: 1px solid #97AFDE;
	border-right: 10px solid #97AFDE;
	border-left: 2px solid #97AFDE;
	width: 200px;
	margin: 0;
	padding: 0 15px 0 0;
	font: 10px/19px Verdana;
	color: #3F5683;
	background: #B0C6F1;
	}


/*-------------------------------------------------
RESULTS TABLE
-------------------------------------------------*/

table.Results 
{
	width: 100%;
	border: none;
	margin-top: 20px;
}

table.Results td
{
	background-color: #F5F5F5;
	font-size: 14px;
	padding: 10px 20px;
	border-style: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table.Results tr.ResultsHeader td, table.Results th
{
/*	background-color: #CCC;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 4px 20px;*/

	background-color: #666;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 20px;
}

table.Results caption 
{
	font-size: 15px;
	font-weight: bold;
}


/*-------------------------------------------------
LIST TABLE
-------------------------------------------------*/

table.List
{
	width: 95%;
	border: none;
	border-collapse:collapse;
}

table.List th, table.List td.ListInfo
{
	width: 80%;
	text-align: left;
	vertical-align: top;
	padding: 7px 5px;
	border-style: none;
	border-top: 1px solid #CCC;
	background-color: #F5F5F5;
	font-weight: normal;
}

table.List td, table.List td.ListControl
{
	text-align: right;
	vertical-align: top;
	padding: 7px 5px;
	border-style: none;
	border-top: 1px solid #CCC;
	background-color: #F5F5F5;
}

/*-------------------------------------------------
HOTEL SHEETS
-------------------------------------------------*/

div#HotelSheetFormat {background: #FFF; color: #000; font-size: 12px;}

div#HotelSheetFormat #header {
	display: block;
	height: 150px;
	text-align: center;
}

div#HotelSheetFormat #hoteltable {margin: 0 auto;}
div#HotelSheetFormat tbody.preview {font-size: 15px;}
div#HotelSheetFormat h1 {margin: 0 auto; text-align: center;}

div#HotelSheetFormat #content 
{
	padding: 15px 2% 15px 2%;
	border: 1px dotted #69C;
	border-top: 0;
	margin: 0 10%;
}

div#HotelSheetFormat .fieldtype {font-weight: bold;}
div#HotelSheetFormat td {padding: 5px 10px;}

div#HotelSheetFormat ul#address 
{
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 10px;
}

div#HotelSheetFormat ul#address li
{
	display: inline;
	padding: 0 10px;
}

div#HotelSheetFormat ul#otherfacilities 
{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

div#HotelSheetFormat address 
{
	font-style: normal;
	font-size: 11px;
}

div#HotelSheetFormat #pagetitle 
{
	display: block;
	width: 100%;
	background: #D1DAEC;
	line-height: 1.5;
}

div#HotelSheetFormat #pagefooter
{
	display: block;
	width: 100%;
	background: #D1DAEC;
	line-height: 1.5;
	text-align: center;
}


ul#SheetControls {margin: 10px auto; text-align: center;}
#SheetControls a {font-size: 14px; color: #FFF; padding: 10px 10px;}
#SheetControls a:link, #SheetControls a:visited {color: #FFF; background-color: #F93;}
#SheetControls a:hover, #SheetControls a:active {color: #FFF; background-color: #666;}

div.facilitytype {font-weight: bold;}
div.facilityinfo {margin-left: 15px;}

/*-------------------------------------------------
CALENDARS
-------------------------------------------------*/

div#StartDateCalendar table td, div#EndDateCalendar table td, div.DateCalendar table td
{
	margin: 0;
	padding: 2px;
}

.calendar 
{
	font-family: Verdana;
	font-size: 10px;
	border: solid 1px #69C;
	padding: 0;
	margin: 0;
}

table.calendar .calendar 
{
	border: 0;
	font-weight: bold;
}


/*-------------------------------------------------
SITE MENU
-------------------------------------------------*/
ul#menutabs_main 
{
	float: right;
	padding-right: 20px;
	background-image: url(../Images/rightcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*height: 21px;*/
}

#menutabs_main li {
	display: inline;
	border: none;
}
	
#menutabs_main a:link, #menutabs_main a:visited {
	/*float: right;*/
	float: left;
	background: #54678E;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 6px;
	margin: 0 -1px 0 0;
	border: 1px solid #92AAD8;
	text-decoration: none;
	color: #FFF;
}

#menutabs_main a:link.selected, #menutabs_main a:visited.selected {
	background: #EDF1F8;
	color: #333;
}

#menutabs_main a:hover {
	background: #7992C6;
	color: #FFF;
}

#menutabs_main a:active {
	background: #EDF1F8;
	color: #333;
}

/*-------------------------------------------------
SITE SUB MENU
-------------------------------------------------*/
ul.menutabs_sub {
	padding-right: 20px;
	margin-right: 20px;
	/*background-image: url(rightcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	height: 21px;
	clear: right;
	float: right;

}

ul.menutabs_sub li {
	display: inline;
	border: none;
}
	
ul.menutabs_sub a:link, ul.menutabs_sub a:visited {
	float: left;
	background: #EDF1F8;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 6px;
	margin: 0 -1px 0 0;
	border: 1px solid #92AAD8;
	border-bottom: #92AAD8;
	text-decoration: none;
	color: #333;
}

ul.menutabs_sub a:link.selected, ul.menutabs_sub a:visited.selected {
	border-bottom: 1px solid #fff;
	background: #92AAD8;
	color: #FFF;
	font-weight: bold;
}

ul.menutabs_sub a:hover {
	color: #FFF;
	background: #92AAD8;
}


/*-------------------------------------------------
DAY DETAIL VIEW
-------------------------------------------------*/

div.VenueEvent 
{
	margin-bottom: 10px;
	padding-bottom: 5px;
}

div.VenueEvent table 
{
	border-bottom: 1px solid #BBB;
	width: 100%;
}

div.VenueEvent table a.admin 
{
	color: #FFF;
}

div.VenueEvent th
{
	text-align: right;
	vertical-align: top;
	padding: 5px 10px;
	border-right: 1px solid #BBB;
	background-color: #EEE;
	font-size: 12px;
}

div.VenueEvent th.Header {
	background-color: #666;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

div.VenueEvent td
{
	background-color: #F5F5F5;
	padding: 5px 10px;
}

div.VenueEvent h4 
{
/*	font-weight: bold;
	font-size: 14px;
	padding: 5px 5px 5px 15px;
	background-color: #F5F5F5;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;*/
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #BBB;
}
	
div.VenueEvent h4 a {font-weight: bold;}
div.VenueEvent h4 a.admin {font-weight: normal;}

div.VenueEvent h5
{
	font-size: 13px;
	padding: 0 5px 10px 30px;
	background-color: #F5F5F5;
	font-weight: normal;
}

div.VenueEvent h6
{
	text-align: right;
	padding: 0 5px 10px 30px;
	font-size: 11px;
}

div#dayviewheader 
{
	clear: both;
	padding: 4px 0 4px 5px;
	background-color: #BEC8D1;
	border: 1px solid #69C;
	color: #3F5683;
}

div#dayviewheader h1, div#dayviewheader h2 
{
	display: inline;
	padding: 0;
	margin: 0;
}

div.dayviewheader 
{
	background-color: #666;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding: 4px 4px 4px 10px;
	margin: 0;
}

div#daycontact
{
	background: #DBE3F3;
	border: 1px solid #69C;
	margin: 0;
	padding: 2px 0 2px 5px;
	color: #3F5683;
	text-align: right;
	vertical-align: middle;
}	

div#daycontact ul
{
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 11px;
}

div#daycontact table
{
	display: inline;
}

div#daycontact li
{
	display: inline;
	list-style: none;
	padding: 0 5px;
	margin: 0;
}

div#daycontact h2, div#daycontact ul
{
	display: inline;
}

div.section .dayviewleft, div.section .leftside
{
	float: left;
	width: 50%;
	margin: 0 0 5px 0;
}

div.section .dayviewright, div.section .rightside
{
	float: right;
	width: 50%;
	margin: 0 0 5px 0;
}



div.section .HotelInfo
{
	width: 100%;
}

div.section .ResInfo
{
	width: 100%;
}

div.section .Documents
{
	width: 100%;
}

div.section .dayviewleft .subheader
{
	border-right: 0;
	border-left: 0;
}


div.section .dayviewright .subheader
{
	border-left: 0;
	border-right: 0;
}

div.section dl {
	margin-top: 5px;
	margin-bottom: 15px;
	display: block;
	}
	
div.VenueDistance dl 
{
	margin: 0;
	display: block;
}

div.VenueDistance dl dt {
	float: left;
	padding: 8px 0 2px 0;
	margin: 0;
	margin-right: 5px;
	font-weight: bold;
	clear: left;
	text-align: right;
	display: block;
	vertical-align: bottom;
}
 

div.VenueDistance dl dd 
{
	padding: 2px;
	margin: 0;
	clear: right;
	display: block;
}

div.section dl dt {
	float: left;
	padding: 2px;
	width: 90px;
	margin-right: 5px;
	font-weight: bold;
	clear: left;
	text-align: right;
	display: block;
}

div.section dl dd {
	padding: 2px;
	margin: 0;
	clear: right;
	display: block;
}

div.dayviewevent .documents ul.HotelSheetList
{
	list-style: none;
	padding: 0;
	margin: 0;
}

div.dayviewevent .documents ul.HotelSheetList li
{
	background: #F4F6FA;
	border: 1px solid #DBE3F3;
	margin: 2px 0;
	padding: 5px 10px;
}


div#daycontact table#_Contacts 
{
	padding: 0;
	margin: 0;
}

div#daycontact h2
{
	padding-bottom: 30px;
}


/*-------------------------------------------------
WIZARD STEPS
-------------------------------------------------*/

div#WizardSteps {padding:10px;}
div#WizardSteps h2 {display:inline; border:0; margin:0px 10px; color:#CCC;}
div#WizardSteps h2.active {color:#333;}
.WizardID {text-transform: uppercase;}


/*-------------------------------------------------
TOUR SPREADSHEET CONTROLS
-------------------------------------------------*/

dl#SpreadViewControl
{
	font-size: 11px;
	background-color: #D3EBC9;	
	border-left: 10px solid #B2C9A8;
}

dl#SpreadViewControl dt label
{
	padding-left: 5px;
}

dl#SpreadViewControl dd 
{
	display: block;
	margin-left: 110px;
	margin-top: -24px;
	background-color: #D3EBC9;	
}

dl#SpreadViewControl dt
{
	display:block;
	padding: 7px 0;
	font-weight:bold;
	background-color: #D3EBC9;	
}

dl#SpreadViewControl dd input, dl#SpreadViewControl dd select
{
	margin-left:15px;
}


/* Form Definitions */



/*-------------------------------------------------
TOUR SPREADSHEET
-------------------------------------------------*/
table.Spreadsheet
{
	width: 100%;
	border: none;
}

table.Spreadsheet td
{
	background-color: #F5F5F5;
	font-size: 13px;
	padding: 6px 10px;
	border-style: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;	
	text-align: left;
}

table.Spreadsheet thead th
{
	background-color: #666;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 20px;
}

table.Spreadsheet caption {
	font-size: 16px;
	font-weight: bold;
	padding: 4px 0 4px 5px;
	background-color: #CCD7E3;
	border: 1px solid #69C;
	color: #3F5683;
}

table.Spreadsheet td.spreadsheetdate {
	background-color: #DFDFDF;
	text-align: center;
}

tr.commission0 td {background: #FFFFFF;}
tr.commission1 td {background: #DBE3F3;}
tr.commission2 td {background: #FFCC00;}
tr.commission3 td {background: #FF0000;}
tr.commission4 td {background: #FF0000;}
tr.commission5 td {background: #99CC72;}
tr.commissionReceived td {background: #DBE3F3;}

.TourCell_Control {display:inline;padding-right: 3px;border-right: 1px solid #CCC;margin-right: 3px;width: 29px;}
table.Spreadsheet .spacerrow {background-color: #BBB; color: #FFF; border-color: #BBB;}

/* Band List */
ul.bandList { float: left; margin-right: 20px; margin-bottom: 100px;}
ul.bandList li {padding: 5px;}
/* Commission Received */

/*---*/


div.spreadsheet_control {
	background-color: #F5F5F5;
	border-bottom: 2px solid #333;
	padding: 8px 10px;
	}
	
div.spreadsheet_control h2 {
	border-style: none;
	padding: 0;
	margin: 0;
	display: inline;
}

div.formblock
{
	border-left: 5px solid #CCC;
	margin: 3px 0 10px 0;
	width: 98%;
	clear: both;
	background-color: #F5F5F5;
	padding: 8px;
}

div.formblockitem
{
	float: left;
	width: 250px;
	padding-right: 15px;
	padding-bottom: 10px;
}



/*-------------------------------------------------
TABS
-------------------------------------------------*/
	
ul.Tabs {
	height: 24px;
	margin: 0;
	padding: 0;
	display: inline;
	float: right;
	font-size: 11px;
}

ul.Tabs li {
	padding: 0;
	display: inline;
	list-style-type: none;
	border: none;
	padding: 0;
}
	
.Tabs a {
	margin: 0 5px;
}




table.BandList 
{
	width: 100%;
	border-style: none;
	margin-top: 20px;
}

table.BandListShort 
{
	width: 50%;
	border-style: none;
	margin-top: 20px;
}

table.BandList td, table.BandListShort td
{
	background-color: #F5F5F5;
	font-size: 14px;
	padding: 10px 20px;
	border-style: none;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table.BandList tr.BandListHeader td
{
	background-color: #CCC;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 10px;
	padding: 4px 20px;
}

.TourCell_Name {display:inline;}


/*-------------------------------------------------
FORM TABLES
-------------------------------------------------*/

table.EntryForm, table.RecordDisplay {width: 100%;}
table.EntryForm th, table.RecordDisplay th {
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	border-style: none;
	color: #333;
	padding: 5px 10px 5px 15px;
	width: 40%;
}
table.EntryForm th {border-top: 1px solid #C3D4F4;}
table.RecordDisplay th {border-top: 1px solid #CCC;}

table.EntryForm th.required {background-color: #FFFAAA;}
table.EntryForm textarea {width: 200px;}

table.EntryForm th.EntryHead, table.RecordDisplay th.EntryHead {
	background-color: #666;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

table.EntryForm th.EntryHeadBlue 
{
	background-color: #7992C6;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
	
	

th.EntryHead .comment {color: #F5F5F5;}
table.EntryForm td, table.RecordDisplay td {
	border-style: none;
	vertical-align: top;
	text-align: left;
	padding: 5px 15px;
}
table.EntryForm td {border-top: 1px solid #C3D4F4; background-color: #EDF1F8;}
table.RecordDisplay td {border-top: 1px solid #CCC; background-color: #F5F5F5;}
table.EntryForm td.spacer, table.RecordDisplay td.spacer {
	background-color: #FFF;
	text-align: right;
	padding-bottom: 10px;
	width: 40%;
}
table.EntryForm td.FormButtons, table.RecordDisplay td.FormButtons {
	background-color: #FFF;
	padding-bottom: 10px;
}

table.RecordDisplay td.Full 
{
	background-color: #E5E5E5;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 17px;
	border-left: 8px solid #CCC;
}


/*-------------------------------------------------
STAFF SIGN-IN
-------------------------------------------------*/

table.SignIn 
{
	width: 50%;
}

table.SignIn th
{
	text-align: left;
	background-color: #666;
	color: #FFF;
	padding: 5px;
	padding-left: 60px;
}

table.SignIn td
{
	padding: 10px;
	padding-left: 60px;
	text-align: left;
	border-top: 1px solid #C3D4F4; background-color: #EDF1F8;	
}

table.SignIn td.Button
{
	background-color: #FFF;
}

div#SignIn
	{margin: 100px 0;}
	
/* New CSS */
.formgroup {
	
	white-space: nowrap;
	padding-right: 10px;
	}	
	
.formgroup label {
	font-size: 11px;
	color: #888;
	}
	
table.formpair {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
table.formpair td+td {
	text-align: right;
	}
	
table.formpair td {
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 5px;	
	}
	
#Side address {
	font-style: normal;
	font-size: 12px;
	}
	
	