
/*

  General 

*/


* 
{
	margin: 0;
	padding: 0;
}

BODY 
{
	background-color: #ffffff;
	color: #202020;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
}


H1 
{
	border-bottom: 1px solid #bae9ee;
	color: #009ca8;
	font-size: 170%;
	font-weight: normal;
	margin: 0 0 1.3em 0;
	padding: 0 0 0.65em 0;
}

H2 
{
	color: #025e67;
	font-size: 120%;
	font-weight: bold;
	margin: 0 0 1.3em 0;
}

H3, H4, H5, H6 
{
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 1.3em 0;
}

I, EM 
{
	font-style: italic;
}

B, STRONG 
{
	color: #404040;
	font-weight: bold;
}


p
{
    line-height: 1.4em;
    padding-top: 0pt;
    padding-right: 0pt;
    padding-bottom: 1.3em;
    padding-left: 0pt;
}



A 
{
	color: #383880;
	font-weight: bold;
}

A:link 
{
	text-decoration: none;
}

A:visited 
{
	text-decoration: none;
}

A:hover 
{
	text-decoration: underline;
}

A:focus 
{
	text-decoration: underline;
}

A:active
{ 
	text-decoration: underline;
}


LI 
{
	padding: 0em 0em 0.65em 0em;
}

OL, UL 
{
	padding: 0em 0em 0.65em 4.00em;
}


LEGEND 
{
	display: none;
}


.captaviaErrorLabel
{
	font-weight: bold;
}




.divFullWidth
{
	width: 100%;
}

#searchPadding 
{
	padding: 2em 1em 1em 1.5em;
}

.searchInputArea 
{
	background-color: #edf9fa;
	clear: both;
	padding: 1em 0 0 0;
	width: 99%;
	border: none;
}

.searchFieldSet
{
	border-style: none;
	border-width: 0px;
}

.captaviaSearchButton
{
    background-color: #f1d3b1;
    border-style: solid;
    border-width: 1px 2px 2px 1px;        
    border-color: #000000;    
    color: #202020;
    font-weight: bold;
    padding-top: 0pt;
    padding-bottom: 0pt;  
    padding-left: 0.5em;
    padding-right: 0.5em;
    width: auto;
}
.captaviaSearchButton:disabled
{
    background-color: #f1d3b1;
    border-style: solid;
    border-width: 1px 2px 2px 1px;        
    border-color: #000000;    
    color: Gray;
    font-weight: bold;
    padding-top: 0pt;
    padding-bottom: 0pt;  
    padding-left: 0.5em;
    padding-right: 0.5em;
    width: auto;
}

.searchInputCaption 
{
    float: left;
    padding: 0.25em 1% 1em 0;
    text-align: right;
    width: 38.9%;
}

.searchInputControls 
{
    float: left;
    padding: 0 0 1em 1%;
    text-align: left;
    width: 58.9%;
}

.searchInputRow
{
    clear: both;
    float: left;
    width: 99%;
}

.postcodeLabelRow
{
	text-align: center;
	margin-bottom : 1em;	
}


.pager
{
	background-color: #edf9fa;
	clear: both;
	padding: 1em 0 0 0;
	width: 99%;
	border: none;
}

.pageButton
{
	width: 5em;
	background-color: #edf9fa;
	clear: both;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor: pointer;
}


.captaviaDialog {
	background-color:#fff;
	border:solid 1px #000;
	width:350px;
}

.captaviaDialog .captaviaDialogTitle
{
	background-color:#bae9ee;
	color:#fff;
	height:15px;
	padding:5px;
	font-weight:bold;
}

.captaviaDialog .captaviaDialogBody
{
	padding:5px;
}

.captaviaExDialog .captaviaDialogBody image
{
	margin-left:10px;
}

.captaviaDialog .captaviaDialogBody .dialogButtons
{
	clear:both;
	text-align:right;
	width:auto;
	margin-top:10px;
}

.captaviaDialog .captaviaDialogBody .dialogButtons .captaviaDialogButton
{
	width:75px;
	padding:2px;
}

.displayNone 
{ 
	display:none; 
}


.captaviaText
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 100%;
}

.captaviaMemo
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 100%;
}

.captaviaDropDown
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 100%;
}

.captaviaSelect
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 100%;
}





/*

  Event Details Page

*/



.captaviaEventData
{
	border-width: 1px;
    border-style: solid;
    border-color: #9edde3;
    width: 99%;
}


.eventData1
{
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bae9ee;
    background-color: #e5f6f8;
    height: 1.75em;
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
}

.eventData2
{
	border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #bae9ee;
    height: 1.75em;
    padding-top: 0.5em;
    padding-right: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
}

.eventDataLeft
{
	float: left;
    font-weight: bold;
    padding-right: 0pt;
    padding-left: 1em;
    width: 20%;
}

.eventDataRight
{
	float: left;
    font-weight: normal;
    padding-right: 1em;
    padding-left: 0pt;   
    width: 70%;
}


.eventDetailsLogoPanel
{
	width: 30%;
	float: right;
}

.eventDetailsLogo
{
	float: right;
}









/* 

  Booking Page

*/

.bookingTable
{
	font-weight: normal;
	border-style: solid;
    border-color: #edf9fa;
    border-width: medium;
    width: 99%;
}

.bookingTableHeader
{
	font-weight: bold;    
    background-color: #edf9fa;	 
}


.bookingDetailsPanel
{
	border-style: solid;
	border-width: 2px;
	border-color: #edf9fa;
	width: 700px;
}

.bookingAddAttendPrice
{
	border: none;
	background-color: #edf9fa;
	font-weight: bold;	
}

.bookingAddAttendValidation
{
	font-size : x-small;
	font-weight: bold;
	
}

.bookingErrorLabel
{
	color: #CC0000;
}





/*

  Event Payment Page

*/

.eventPaymentTable
{
	margin-left: 10%;
}

.eventPaymentTableCell
{
	text-align: right;
	padding: 3px;
}

.eventPaymentTableTotal
{
	border-bottom: solid thin #000000;
	border-top: solid thin #000000;
}

.CostsPaymentLeft
{
    float: left;
    padding: 0.25em 1% 1em 0;
    text-align: right;
    width: 68.9%;
}

.CostsPaymentRight 
{
    float: left;
    padding: 0.25em 1% 1em 0;
    text-align: right;    
    width: 28.9%;
}




/*

  Search Results Page

*/

.resultList
{
	width: 90%;
}


.eventDetailsReturned
{
	text-align: center;
	color: #025e67;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 1.3em 0;
}


.searchResultHeaderLeft
{
	background-color: #edf9fa;
    clear: both;
    padding: 1em 0 0 0;
    border: none;
    text-align: left;
    color: #404040;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;    
}

.searchResultHeaderCenter
{
	background-color: #edf9fa;
    clear: both;
    padding: 1em 0 0 0;
    border: none;
    text-align: center;
    color: #404040;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.searchResultHeaderRight
{
	background-color: #edf9fa;
    clear: both;
    padding: 1em 0 0 0;
    border: none;
    text-align: right;
    color: #404040;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.searchResultLine
{
	background-color: #ffffff;
    clear: both;
    padding: 1em 0 0 0;
    border: none;
    border-color: #9edde3;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.searchResultProximityLine
{	
    border-bottom: 1px;
    border-bottom-style : solid;
    border-color: #9edde3;
}


.searchResultEventLine
{	
    border-bottom: 1px;
    border-bottom-style : dotted;
    border-bottom-color: #9edde3;
}

.searchResultEventLineCenter
{
	text-align: center;
}

.searchResultEventLineRight
{
	text-align: right;
}







