/* ---------------------- S I T E   S T Y L E S H E E T --------------------- */
/* C O N T A I N E R S */
.topBannerContainer
{
	margin:0px;
	height:101px;
}
.banner
{
	margin:0px;
	position:relative;left:0px;
}
.siteOuterContainer
{
	width:100%;
	background-color:black;
	text-align:center;
	border-style:none;
	padding:0px;
	border-width:0px;
}
.siteInnerContainer750
{
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position: relative; top:0px;
	border-style:none;
	padding:0px;
	border-width:0px;
	background:black;
}
.siteInnerContainer950
{
	width:950px;
}
.sitePageContainerCell
{
	width:640px;
	vertical-align:top;
	border-left-style:none;
	border-color:rgb(119,60,0);
	border-width:0px;
	text-align:left;
	margin-left:10px;
	float:left;
}
.homePageContainer, .sitePageContainer
{
	padding:0px;
	padding-top:10px;
	width:100%;
	vertical-align:top;
	min-height:291px;
}
.homePageContainerCell
{
	width:728px;
	background:black;
	text-align:left;
	margin-left:10px;
	border-left-style:none;
	border-right-style:none;
	border-color:rgb(0,64,0);
	border-width:0px;
	min-height:291px;
}
.sitePageContainer
{
}
.pageContainerCell
{
	width:640px;;
	text-align:left;
	margin-left:10px;
	border-left-style:none;
	border-right-style:none;
	border-color:rgb(0,64,0);
	border-width:0px;
	min-height:291px;
}
.headerNavigationContainer
{
	margin-left:2px;
	padding:0px;
	margin-bottom:0px;
	width:100%;
	text-align:left;
	border-style:none;
	border-color:rgb(119,60,0);
	border-width:0px;
	position: relative; right:0px;
	background: black;
	height:29px;
}
.footerNavigationContainer
{
	width:100%;
	padding-top:0px;
	padding-left:0px;
	text-align:center;
	position:relative;top:0px;
	background: black;
}
.rocdoc
{
	position:relative;top:-30px;
}
.leftNavigationContainer
{
	height:175px;
}
.rightNavigationContainer
{
	width:150px;
	vertical-align:top;
	position: relative; right:0px;
	font-family:"Trebuchet","Verdana","Arial",sans-serif;
	height:300px;
	padding-top:185px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
	border-width:0px;
	margin-left:5px;
	font-size:10pt;
}
.contactUsContainer
{
	margin-left:10px;
	width:250px;
	position:relative;left:55px;

	font-size:10pt;
	font-family:"Trebuchet","Verdana","Arial",sans-serif;
	float:left;
}

ul 
{
	list-style-image:url('/images/1110/ul.bmp');
}
/* P A R A G R A P H & B O D Y */
p, div, td
{
	font-size:10pt;
	font-family:"Arial",sans-serif;
	color:rgb(255,255,255);
}
body
{
	font-size:8pt;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	color:rgb(255,255,255);
	background:black;
}
/* H E A D I N G S */

h1, h2
{
	margin:0px;
	font-size:14pt;
	text-align:left;
	color:rgb(150,0,0);
	font-weight:normal;
	margin-bottom:10px;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
}
h3, h4
{
	font-size:12pt;
	text-align:center;
	color:rgb(150,0,0);
	font-weight:bold;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
}
.information
{
	font-size:10pt;
	color:rgb(0,255,0);
	text-align:center;
}
.welcome
{
	color:rgb(0,0,0);
	float:left;
	margin-right:5px;
	position:relative;top:5px;
}
.imageIcon
{
	text-align:center;
	vertical-align:top;
	padding-top:10px;
	border-style:none;
	border-color:rgb(255,255,255);
	border-width:1px;
}
/* L O G I N */
/* The box surrounding the login fields */
.loginBox
{
	margin:0px;
	padding:0px;
	font-size:8pt;
	vertical-align:top;
	padding-right:0px;
	width:300px;
	border-style:none;
	border-color:rgb(172,198,213);
	border-width:0px;
	position:relative;left:0px;top:20px;
}
.loginLabel
{
	font-size:8pt;
	width:60px;
	display:block;
	margin-right:5px;
}
.loginInputBanner
{
	margin:0px;
	display:block;
	margin-left:1px;
	float:left;
}
.loginInput
{
	margin:0px;
	padding:0px;
	text-align:left;
	margin-bottom:3px;
}
/* An input field used in the login box such as user or password */
.loginField 
{
	text-align:left;
	padding:0px;
	spacing:0px;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:black;
	xbackground-color:rgb(207,207,207);
	width:100px;
	font-size:8pt;
	color:rgb(0,0,0);
}
/* Buttons to login or logout in the login box */
.loginButton, .logoutButton
{
	vertical-align:middle;
	font-size:8pt;
	text-align:center;
	background: url(/images/1110/navbackground.bmp) top left;
	color:rgb(255,255,255);
	position:relative;left:5px;top:-7px;
	width:60px;
	height:22px;
	float:left;
}

/* An error message that may be displayed when attempting to login */
.loginError 
{
	font-size:8pt;
	color:rgb(255,0,0);
	text-align:left;
	position:relative;left:66px;top:-7px;
	float:left;
	width:100px;
}
/* Links in the login box to enable users to get password reminders */
.forgotten
{
	font-size:8pt;
	color:rgb(0,0,0);
	text-align:left;
	position:relative;left:72px;top:-7px;
	float:left;
}
/* Links in the login box to enable users to create a new user */ 
.newUser 
{
	font-size:8pt;
	color:rgb(255,255,255);
	text-align:left;
	position:relative;left:10px;top:-4px;
	float:left;
}
.loginCenter
{
	float:left;
	text-align:left;
}
.notLoggedInError, .notIntranetError
{
	color:rgb(255,0,0);
	padding-top:50px;
}
/* G E N E R A L S T Y L E S */
.error{color:rgb(255,0,0);}
.list
{
	font-size:10pt;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	color:rgb(119,60,0); 
}
.mandatory
{
	color: rgb(255,0,0); 
	font-size:10pt;
}
.mandatoryText
{
	font-size:8pt;
}
.imageButton
{
	vertical-align:middle;
	background: rgb(255,255,255) url(/images/generic/image.gif) no-repeat;
	color: rgb(255,255,255);
}
.maintenanceRow
{
	font-weight:normal;
}
/* U S E R - The classes for the new user and update user forms */ 
.userMaintenance 
{
	font-size:10pt;
	width:100%;
	margin-top:10px;
	position:relative;left:55px;
	padding-bottom:30px;
}
/* The heading that is displayed at the top of the maintenance form */
.userHeader 
{
	font-size:16pt;
	color:rgb(150,0,0);
	text-align:left;
}
/* The labels that are displayed next to each input field */
.userLabels 
{
	width:140px;
}
/* The user input fields */
.userInput 
{
	font-size:10pt;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:black;
}
.userInputText
{
	font-size:10pt;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	background:rgb(255,247,139);
}
/* The row for each label and input field combination */
.userRow 
{
	height:20px;
}
/* An error message that may be displayed next to the user input */
.userErrorMessage 
{
	color:rgb(255,0,0);
	text-align:left;
}
.paymentMaintenance 
{
	font-size:10pt;
	width:100%;
	margin-top:10px;
	margin-left:10px;
}
/* The heading that is displayed at the top of the maintenance form */
.paymentHeader 
{
	font-size:16pt;
	color:rgb(243,0,15);
	text-align:left;
}
/* The labels that are displayed next to each input field */
.paymentLabels 
{
	width:140px;
}
/* The user input fields */
.paymentInput 
{
	font-size:10pt;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	height:20px;
	background:rgb(255,247,139);
}
.paymentInputText
{
	font-size:10pt;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	background:rgb(255,247,139);
}

/* C O N T A C T U S C O N T R O L */
.contactusMaintenance 
{
	font-size:10pt;
	width:100%;
	text-align:left;
	float:left;
	padding-bottom:30px;
	position:relative;left:55px;
}
/* The heading that is displayed at the top of the maintenance form */
.contactusHeader 
{
	font-size:16pt;
	color:rgb(150,0,0);
	text-align:left;
	font-weight:normal;
	width:350px;
}
.contactUsEmails
{
	width:200px;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
}
.contactUsWebsite
{
	display:block;
	margin-top:5px;
	width:200px;
}
.contactusCompany
{
	font-size:12pt;
}
/* The labels that are displayed next to each input field */
.contactusLabels 
{
	width:110px;
}
/* The user input fields */
.contactusInput 
{
	font-size:10pt;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	padding:0px;
	background:white;
	height:18px;
	border-style:solid;
	border-width:1px;
	border-color:black;
}
.contactusInputText 
{
	font-size:10pt;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	background:rgb(255,247,139);
}
.contactusInputCell 
{
	font-size:10pt;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
}
/* The row for each label and input field combination */
.contactusRow 
{
	padding-left:20px;
}
.contactusErrorMessage 
{
	color:rgb(255,0,0);
	font-weight:normal;
	font-size:10pt;
}
.sitemaintenanceButton
{
	vertical-align:middle;
	font-size:8pt;
	text-align:center;
	background: url(/images/1110/navbackground.bmp) top left;
	color:rgb(255,255,255);
	width:60px;
	height:22px;
}
.sitebackButton
{
	vertical-align:middle;
	text-align:right;
	color:rgb(255,255,255);
	padding-left:8px;
	font-size:8pt;
	text-align:center;
	background: url(/images/1110/navbackground.bmp) top left;
	width:60px;
	height:22px;
}
.sitenextButton
{
	vertical-align:middle;
	text-align:left;
	padding-left:8px;
	font-size:8pt;
	text-align:center;
	background: url(/images/1110/navbackground.bmp) top left;
	width:60px;
	height:22px;
}
.siteexitButton
{
	vertical-align:middle;
	color:rgb(255,255,255);
	font-size:8pt;
	text-align:center;
	background: url(/images/1110/navbackground.bmp) top left;
	width:60px;
	height:22px;
}

.siteImageButton
{
	text-align:center;
	color:rgb(255,255,255);
	background:rgb(204,0,51) url(/images/generic/information.gif) top right no-repeat;
	border-style:solid;
	border-color:rgb(204,0,51);
	border-width:1px;
	width:0px;
	height:22px;
}
.siteDisplayHeading
{
	color:rgb(119,60,0);
	font-weight:bold;
	font-size:10pt;
}
.siteDisplayRow
{
	font-weight:normal;
	font-size:10pt;
}
.siteDisplayInfo
{
	color:rgb(119,60,0);
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:4px;
	border-style:none;
	border-width:0px;
	border-color:rgb(0,0,0);
	width:50%;
}
/* L I N K S - Classes to control the style in which links are displayed */
a:link
{
	color:rgb(255,255,255);
	border-style:none;
	text-decoration:none;
}
a:visited
{
	color:rgb(255,255,255);
	border-style:none;
	text-decoration:none;
}
a:focus
{
	color:rgb(255,255,255);
	text-decoration:none;
	border-style:none;
}
a:hover
{
	color:rgb(255,255,255);
	text-decoration:none;
	border-style:none;
}
a:active
{
	color:rgb(255,255,255);
	text-decoration:none;
	border-style:none;
}
/* N E W S */
.newsExtra, #NewsDiv
{
	font-size:8pt;
	text-align:center;
	vertical-align:top;
	width:200px;
	border-style:none;
	border-color:rgb(172,198,213);
	border-width:0px;
	display:block;
	padding-bottom:10px;
	height:291px;
}
.newsExtraHeadline
{
	font-variant:small-caps;
	color:rgb(243,0,15);
	font-size:12pt;
	text-align:center;
	font-weight:bold;
	xbackground:black;
	margin-bottom:5px;
	display:block;
}
.newsExtraText
{
	display:block;
	margin-top:10px;
	position: relative; top:0px;
	width:160px;
	color:rgb(0,64,0);
	margin-left:20px;
	margin-right:20px;
}
.newsExtraImage
{
	border-style:none;
	position: relative; top:0px;
	xwidth:160px;
}
/* H E A D E R N A V I G A T I O N */
.headerNavCell
{
	text-align:center;
	vertical-align:middle;
	border-style:none;
	font-size:11pt;
	font-weight:bold;
	font-family:"Arial",sans-serif;
	margin:0px;
	padding:0px;
	margin-left:5px;
	width:140px;
	border-style:solid;
	border-width:1px;
	border-color:white;
	display:block;
	float:left;
	height:20px;
	xbackground: rgb(150,0,0);
	background: url(/images/1110/navbackground.bmp) top left;

}
/* Class that is applied to the actual link (not the cell) */
a.headerNavLink
{
	height:20px;
}
a.headerNavLink:link, a.headerNavLink:visited, a.headerNavLink:hover, a.headerNavLink:focus, a.headerNavLink:active
{
	margin:0px;
	padding:0px;
	display:block;
	vertical-align:middle;
	color:rgb(255,255,255);
}

a.headerNavLink:hover
{
	text-decoration:none;
	color:rgb(0,0,0);
}
/* F O O T E R N A V I G A T I O N */
.footerNavigation
{
	font-size:10pt;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
/* Cell for the navigation link */
.footerNavCell, .footerSeparator
{
	margin-right:10px;
}
/* Class that is applied to the actual link (not the cell) */
.footerNavLink
{
	color:white;
}
a.footerNavLink:link, a.footerNavLink:visited, a.footerNavLink:hover, a.footerNavLink:active, a.footerNavLink:focus
{
	text-decoration:none;
	font-weight:normal;
	color:white;
	border-style:none;
}
/* L E F T    N A V I G A T I O N */
.leftNavigation
{
	font-size:10pt;
	text-align:left;
	width:150px;
	background-color:rgb(228,82,0);
	
	position: relative; top:63px;
}
/* Cell for the navigation link */
.leftNavcell
{
	height:10px;
	text-align:left;
}
/* Class that is applied to the actual link (not the cell) */
.leftNavLink
{
	padding-left:9px;
	paddxing-bottom:2px;
	text-align:left;
}
a.leftNavLink:link
{
	color:rgb(0,0,0);
	font-weight:normal;
	text-decoration:none;
}
a.leftNavLink:visited
{
	color:rgb(0,0,0);
	font-weight:normal;
	background:url(/images/1000/arrow.bmp) bottom left no-repeat;
	text-decoration:none;
}
a.leftNavLink:hover
{
	color:rgb(119,60,0);
	font-weight:normal;
	background:url(/images/1000/hoveredarrow.bmp) bottom left no-repeat;
	text-decoration:underline;
}
a.leftNavLink:active
{
	color:rgb(119,60,0);
	font-weight:normal;
	background:url(/images/1000/hoveredarrow.bmp) bottom left no-repeat;
	text-decoration:none;
}
a.leftNavLink:focus
{
	color:rgb(119,60,0);
	font-weight:normal;
	background:url(/images/1000/hoveredarrow.bmp) bottom left no-repeat;
	text-decoration:none;
}
/* R I G H T    N A V I G A T I O N */
/* Cell for the navigation link */
.rightNavcell
{
	height:10px;
	text-align:left;
}
/* Class that is applied to the actual link (not the cell) */
.rightNavLink
{
	padding-left:9px;
	paddxing-bottom:2px;
	text-align:left;
}
a.rightNavLink:link
{
	color:rgb(0,0,0);
	font-weight:normal;
	text-decoration:none;
	background:url(/images/1000/arrow.bmp) bottom left no-repeat;
}
a.rightNavLink:visited
{
	color:rgb(0,0,0);
	font-weight:normal;
	background:url(/images/1000/arrow.bmp) bottom left no-repeat;
	text-decoration:none;
}
a.rightNavLink:hover
{
	color:rgb(228,82,0);
	
	font-weight:normal;
	background:url(/images/1000/hoveredarrow.bmp) bottom left no-repeat;
	text-decoration:underline;
}
a.rightNavLink:active
{
	color:rgb(119,60,0);
	font-weight:normal;
	background:url(/images/1000/hoveredarrow.bmp) bottom left no-repeat;
	text-decoration:none;
}
a.rightNavLink:focus
{
	color:rgb(119,60,0);
	font-weight:normal;
	background:url(/images/1000/hoveredarrow.bmp) bottom left no-repeat;
	text-decoration:none;
}
/* P R O M O T O R */
.gigDetailsTableCell
{
	width:300px;
	vertical-align:center;
}
.gigDataDate
{
	color:rgb(119,60,0);
	font-size:10pt;	
}
.gigDataArtist
{
	color:rgb(0,10,0);
	font-size:10pt;
	font-weight:bold;
}
.gigFree
{
	color:rgb(255,0,0);
	font-size:10pt;	
	font-weight:bold;
}
.gigDataPrice
{
	font-size:10pt;	
}
.gigSearchRow
{
	
}
.gigSearchOptions
{
	color:rgb(116,116,208);
	font-size:10pt;	
	vertical-align:center;
}
.gigSearchSelection
{
	color:rgb(119,60,0);
	background:rgb(255,247,139);
	font-size:10pt;	
	vertical-align:center;
}
.gigSearchHeading
{
	color:rgb(0,0,0);
	font-size:10pt;
}
.gigArtistGenre
{
	color:rgb(0,0,0);
	font-size:10pt;	
}
.gigSearchNoneInCategory
{
	color:rgb(255,0,0);
	font-size:10pt;
	position: relative; left:50px; top:80px;
	
}
.gigArtistCell
{
	color:rgb(119,60,0);
	font-size:10pt;
	background: rgb(255,255,255);
	padding:5px;
	vertical-align:top;
	position: relative; right:-5px;
	border-style:solid;
	border-width:1px;
	border-color:rgb(255,240,240);
	width:250px;
}
.gigArtistText
{
	color:rgb(119,60,0);
	font-size:10pt;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	background: rgb(255,255,255);
	padding:5px;
	vertical-align:top;
	position: relative; left:5px;
	border-style:solid;
	border-width:1px;
	border-color:rgb(255,240,240);
	width:300px;
}
.gigSearchWebsite
{
	font-size:10pt;	
}
.gigSearchImageCell
{
	vertical-align:middle;
}
.gigSearchImage
{
	border-style:solid;
	border-width:1px;
	border-color:rgb(228,82,0);
}
.gigSearchBackButton
{
	vertical-align:middle;
	text-align:right;
	color:rgb(64,64,64);
	padding-right:8px;
	background: rgb(228,82,0) url(/images/1000/back.bmp) top left no-repeat;
	width:60px;
	height:22px;
}
.gigSearchNextButton
{
	vertical-align:middle;
	text-align:left;
	color:rgb(64,64,64);
	padding-left:8px;
	background: rgb(228,82,0) url(/images/1000/next.bmp) top right no-repeat;
	width:60px;
	height:22px;
	font-size:10pt;
}
.gigSearchRefreshButton
{
	vertical-align:middle;
	text-align:center;
	color:rgb(64,64,64);
	background: rgb(228,82,0);
	width:60px;
	height:22px;
	font-size:10pt;
}
.gigSearchArchive
{
	font-size:10pt;
}
.gigSearchCurrent
{
	font-size:10pt;
}



.artistDataDate
{
	color:rgb(119,60,0);
	font-size:8pt\
}
.artistDataArtist
{
	color:rgb(0,10,0);
	font-size:10pt;
	font-weight:bold;
}
.artistFree
{
	color:rgb(255,0,0);
	font-size:10pt;	
	font-weight:bold;
}
.artistDataPrice
{
	font-size:10pt;	
}
.artistSearchRow
{
	
}
.artistSearchOptions
{
	color:rgb(116,116,208);
	font-size:10pt;	
	vertical-align:center;
}
.artistSearchHeading
{
	color:rgb(0,0,0);
	font-size:10pt;
}
.artistArtistGenre
{
	color:rgb(0,0,0);
	font-size:10pt;	
}
.artistSearchNoneInCategory
{
	color:rgb(255,0,0);
	font-size:10pt;
	position: relative; left:100px; top:80px;
	
}
.artistArtistText
{
	color:rgb(119,60,0);
	font-size:10pt;
	background: rgb(255,255,255);
	padding:5px;
	vertical-align:top;
	position: relative; right:-5px;
	border-style:solid;
	border-width:1px;
	border-color:rgb(255,240,240);
	width:250px;
}
.artistSearchWebsite
{
	font-size:10pt;	
}
.artistSearchImageCell
{
	vertical-align:middle;
}
.artistSearchImage
{
	border-style:solid;
	border-width:1px;
	border-color:rgb(228,82,0);
}
.artistSearchBackButton
{
	vertical-align:middle;
	text-align:right;
	color:rgb(64,64,64);
	padding-right:8px;
	background: rgb(228,82,0) url(/images/1000/back.bmp) top left no-repeat;
	width:60px;
	height:22px;
}
.artistSearchNextButton
{
	vertical-align:middle;
	text-align:left;
	color:rgb(64,64,64);
	padding-left:8px;
	background: rgb(228,82,0) url(/images/1000/next.bmp) top right no-repeat;
	width:60px;
	height:22px;
	font-size:10pt;
}
.artistSearchRefreshButton
{
	vertical-align:middle;
	text-align:center;
	color:rgb(64,64,64);
	background: rgb(228,82,0);
	width:60px;
	height:22px;
	font-size:10pt;
}
.artistSearchArchive
{
	font-size:10pt;
}
.artistSearchCurrent
{
	font-size:10pt;
}
.rateArtist
{
	font-size:10pt;
}
/* U S E R - The classes for the new user and update user forms */ 
.artistratingMaintenance 
{
	font-size:10pt;
	width:100%;
}
/* The heading that is displayed at the top of the maintenance form */
.artistratingHeader 
{
	font-size:16pt;
	color:rgb(119,60,0);
	text-align:left;
	width:50%;
}
/* The labels that are displayed next to each input field */
.artistratingLabels 
{
	text-align:center;
	width:75px;
	padding-left:60px;
}
/* The user input fields */
.artistratingInput 
{
	height:20px;
}
/* The row for each label and input field combination */
.artistratingRow 
{
	height:20px;
}
/* An error message that may be displayed next to the user input */
.artistratingErrorMessage 
{
	color:rgb(255,0,0);
	text-align:left;
}
.artistRatingText
{
	vertical-align:top;
	text-align:left;
	width:50%;
	padding-left:10px;
	padding-top:10px;
	border-left-style:solid;
	border-width:1px;
	border-color:rgb(119,60,0);
}
.artistRatingForm
{
	
	vertical-align:top;
	padding-top:10px;
	text-align:center;
	width:50%;
}
.artistratingStageName
{
	font-size:14pt;
	text-align:left;
	font-weight:normal;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
}
.artistratingImage
{
	border-style:solid;
	border-width:1px;
	border-color:rgb(228,82,0);
	text-align:center;
}
.artistratingNumber
{
	font-size:10pt;
	position: relative; bottom:4px;
}
.artistratingNoRatings
{
	font-size:10pt;
}
.forgottenPasswordEmail
{
	font-size:10pt;
	color:rgb(0,0,255);
	padding-left:100px;
}
.giglistHeader
{
	font-size:16pt;
	color:rgb(119,60,0);
	text-align:left;
	width:50%;
}
.giglistCell
{
	width:50%;
	vertical-align:top;
	padding-top:20px;
	padding-right:20px;
}
.top
{
	height:350px;
	vertical-align:top;
	padding:1px;
}
.news
{
	position: relative; right:-1px; top:100px;
	text-align:center;
	border-style:none;
	padding-left:0px;
}
.boldblue
{
	color:rgb(119,60,0);
	font-weight:bold;
}
.blue
{
	color:rgb(119,60,0);
}
.totaldays
{
	position: relative; top:-100px;
	text-align:center;
	color:rgb(255,100,0);
	width:145px;
}
.competition
{
	position: relative; top:30px;
	text-align:center;
	color:rgb(119,60,0);
	font-size:12pt;
}
.forumHeader
{
	font-size:14pt;
	color:rgb(228,82,0);
	height:26px;
}
.forumTitle
{	
	font-size:14pt;
	text-align:left;
	font-weight:normal;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	color:rgb(228,82,0);
	margin-bottom:10px;
	margin-left:5px;
}
.forumAddButton
{
	margin-left:45px;
	vertical-align:middle;
	text-align:center;
	color:rgb(255,255,255);
	background:rgb(228,82,0);
	border-style:solid;
	border-color:rgb(255,255,255);
	border-width:1px;
	width:60px;
	height:22px;
}
.forumAddText
{
	font-size:10pt;
	font-family:"Arial","Arial",sans-serif;
	color:rgb(0,64,128);
	width:180px;
	margin-left:5px;
	text-align:left;
	float:left;
}
.forumAddTextArea
{
	float:left;	
	margin-left:5px;
}
.siteFloatMaintenanceButton
{
	vertical-align:middle;
	font-size:8pt;
	text-align:center;
	background: url(/images/1110/navbackground.bmp) top left;
	color:rgb(255,255,255);
	width:60px;
	height:22px;
	float:left;
	position:relative;top:-1px;
}
.siteFloatAddButton
{
	vertical-align:middle;
	text-align:center;
	color:rgb(255,255,255);
	background: rgb(228,82,0);
	border-style:solid;
	border-color:rgb(255,255,255);
	border-width:1px;
	width:60px;
	height:22px;
	float:left;
}
.postContainer
{
	width:100%
	font-family:"Arial","Arial",sans-serif;
	clear:left;
}
.post
{
	clear:left;
	margin-top:10px;
}
.postHeaderContainer
{
	clear:left;
	margin-top:10px;
	background-color:rgb(228,82,0);
	width:100%;
	height:24px;
	padding:3px;
}
.postDateHeader
{
	color:rgb(255,255,255);
	font-family:"Arial",sans-serif;
	width:70px;
	float:left;
	text-align:left;
}
.postTimeHeader
{
	color:rgb(255,255,255);
	font-family:"Arial",sans-serif;
	width:65px;
	text-align:left;
	float:left;
}
.postPostByHeader
{
	font-family:"Arial",sans-serif;
	color:rgb(255,255,255);
	width:60px;
	text-align:left;
	float:left;
}
.postTextHeader
{
	font-family:"Arial",sans-serif;
	color:rgb(255,255,255);
	float:left;
}
.postDate
{
	clear:left;
	font-family:"Arial",sans-serif;
	text-align:left;
	width:70px;
	color:rgb(0,0,0);
	float:left
}
.postTime
{
	width:65px;
	font-family:"Arial",sans-serif;
	text-align:left;	
	color:rgb(0,0,0);
	float:left;
}
.postBy
{
	width:60px;
	font-family:"Arial",sans-serif;
	color:rgb(255,88,0);
	text-align:left;
	float:left;
}
.postText
{
	width:544px;
	text-align:left;
	float:left;
	color:rgb(11,111,143);
	background:rgb(255,247,139);
	padding:5px;
}
.galleryDisplay
{
	margin-left:0px;
	margin-right:0px;
	position:relative;left:-7px;
	width:500px;
	clear:left;
	text-align:left;
}

.galleryDisplayHeader
{
	font-size:16pt;
	text-align:left;
	color:rgb(0,90,0);
	font-weight:normal;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	float:left;
	width:313px;
}
.galleryDisplayDiv
{
	height:100px;
}
.galleryDisplayInfo
{
	padding-top:5px;
	font-size:10pt;
	text-align:left;
	color:rgb(0,0,0);
	font-weight:normal;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	float:left;
	width:300px;
}
.galleryDisplayThumbnail
{
}
.imageDiv
{
	position:relative;
}
.displayImage
{
	position:absolute;left:640px;top:45px;
	display:block;
	z-index:100;
}
.hideImage
{
	position:absolute;
	display:none;
	z-index:-1;
}
.contactUsLeft
{
	width:50%;
	position:relative;top:0px;
}
.contactUsRight
{
	position:relative;top:0px;
	width:50%;
}
/* D I S P L A Y   N  E W S */
.latestContainerCell
{
	margin-left:10px;
	float:left;
	padding-bottom:10px;
}
.displayNews
{
	width:100%;
}
.displayNewsItem
{
	width:440px;
	float:left;
}

.displayNewsLinkDivSummary, .displayNewsLinkDiv
{
	margin-bottom:5px;
	background: url(/images/1110/bullet.gif) top left no-repeat;
	padding-left:15px;
}
.displayNewsHeadlines
{
	width:240px;
	float:left;
}
.displayNewsHeadlinesSummary
{
	width:240px;
	margin-left:10px;
	float:left;
}
.displayNewsLink
{
	color:rgb(243,0,15);
	font-size:10pt;
	margin-bottom:10px;
}
.displayNewsimageNumber
{
	margin-top:10px;
	margin-bottom:10px;
}
.displayNewsText
{
}
.displayNewsNone, .displayNewsheadline, .displayNewsLatest, .displayNewsLatestSummary
{
	font-size:14pt;
	font-variant:small-caps;
	text-align:left;
	color:rgb(192,192,192);
	font-weight:normal;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
	margin-bottom:10px;
}
.displayNewsDisplayFrom
{
	font-size:8pt;
}
a.displayNewsLink:hover, a.displayNewsLink:link, a.displayNewsLink:visited, a.displayNewsLink:focus, a.displayNewsLink:active
{
	color:rgb(0,0,0);
	font-weight:bold;
	margin:0px;
	font-size:8pt;
}

a.displayNewsLinkSummary:hover, a.displayNewsLinkSummary:visited, a.displayNewsLinkSummary:link, a.displayNewsLinkSummary:focus, a.displayNewsLinkSummary:active
{
	text-decoration:none;
	font-weight:bold;
	margin-bottom:10px;
	font-size:8pt;
	color:rgb(0,0,0);
}
a.displayNewsLinkSummary:hover, a.displayNewsLink:hover
{
	text-decoration:underline;
}
.eventsTitle
{
	font-variant:small-caps;
	margin:0px;
	font-size:14pt;
	text-align:left;
	color:rgb(192,192,192);
	font-weight:normal;
	margin-bottom:10px;
	font-family:"Helvetica","Trebuchet","Verdana","Arial",sans-serif;
}
.othersitesContainer
{
	width:450px;
}
.eventsDisplayInfo
{
	position:relative;top:5px;left:10px;
}
.eventsDisplayHeading, .othersitesDisplayHeading, .othersitesDisplayInfo, .eventsDisplayRow
{
	font-size:10pt;
	height:20px;
}
.eventsOption1, .othersitesSelection
{
	font-size:8pt;
	height:20px;
	color:rgb(243,0,15);
}
.othersitesDisplayInfo
{
	position:relative;top:4px;
}
.eventsContainer
{
	width:600px;
}
.eventsDisplayRow
{
	background:none;
	height:20px;
}
.voucherCategoriesContainer
{
	height:290px;
	margin-left:10px;
	margin-bottom:10px;
	width:130px;
}
.voucherCategoryImage
{
	border-style:none;
	margin-bottom:10px;
}
.voucherCategoryName
{
	color:white;
}
.vouchersContainer
{
	float:left;
	width:800px;
}
.voucherDisplayDiv
{
	float:left;
	margin-left:45px;
	margin-bottom:5px
}
.voucherDisplayImage
{
	margin-bottom:5px;
}
.voucherTitleDiv
{
	text-align:left;
}
.voucherTitleName
{
	font-weight:bold;
	font-variant:small-caps;
	position:relative;top:-5px;left:4px;
}
.voucherPrint
{
	text-align:left;
	height:26px;
	width:140px;
}
.printVoucherText
{
	position:relative;top:-6px;left:2px;
}
.voucherPrintLink
{
}
.voucherPrintLinkImage
{
	border-style:none;
}
.voucherBanner
{
	margin:0px;
	
}
.yourAccessLevel, .voucherBuymore
{
	text-align:center;
	width:120px;
	margin-bottom:5px;
}
.middleImage
{
	margin-top:10px;
}


