/* ---------------------- S I T E   S T Y L E S H E E T --------------------- */
/* C O N T A I N E R S */
.siteOuterContainer
{
	width:100%;
	background-color:rgb(255,255,255);
	text-align:center;
	border-style:none;
	padding:0px;
	border-width:0px;
}
.othersitesContainer
{
	width:560px;
}
.topBanner, .topBannerContainer
{
	height:120px;
}
.siteInnerContainer750
{
	width:950px;
	background: rgb(255,255,255);
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position: relative; top:10px;
	border-style:none;
	padding:0px;
	border-width:0px;
}
.siteInnerContainer950
{
	width:950px;
}
.sitePageContainerCell
{
	width:580px;
	padding:5px;
	vertical-align:top;
	border-left-style:none;
	border-color:rgb(119,60,0);
	border-width:0px;
	text-align:left;
	height:750px;
	float:left;
	margin-top:10px;
}
.homePageContainer
{
	width:100%;
	vertical-align:top;
	padding:0px;
}
.homePageContainerCell
{
	width:540px;;
	text-align:left;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	border-left-style:none;
	border-right-style:none;
	border-color:rgb(0,64,0);
	border-width:0px;
}
.sitePageContainer
{
	width:100%;
	vertical-align:top;
	height:400px;
}
.pageContainerCell
{
	width:580px;
	padding:5px;
	vertical-align:top;
	border-left-style:dotted;
	border-right-style:dotted;
	border-color:rgb(255,255,255);
	border-width:1px;
	font-size:10pt;
	text-align:left;
	height:570px;
	float:left;
}
.headerNavigationContainer
{
	width:100%;
	text-align:left;
	border-style:none;
	border-color:rgb(119,60,0);
	border-width:0px;
	position:relative;top:-10px;
	height:22px;
}
.footerNavigationContainer
{
	margin-top:10px;
	width:100%;
	text-align:center;
}
.footerNavigationContainerCell
{
	width:100%;
	text-align:center;
}
.rightNavigationContainer, .yourCMS, .totaldays
{
	width:150px;
	margin-left:5px;
	position:relative;top:-33px;
}
.rightNavigationContainer
{
	vertical-align:top;
	font-family:"Calibri","Arial",sans-serif;
	xheight:290px;
	padding:0px;
	border-width:0px;
	font-size:10pt;
}
.yourCMS
{
	text-align:center;
	font-size:12pt;
	margin-bottom:5px;
	color:rgb(255,255,255);
	background:rgb(228,82,0);
	border-right-style:solid;
	border-right-color:rgb(255,184,56);
	border-right-width:2px;
	border-top-style:solid;
	border-top-color:rgb(255,184,56);
	border-top-width:2px;
	height:42px;
	padding-left:3px;
	padding-right:3px;
	text-transform:uppercase;
}
.totaldays
{
	margin-top:5px;
	text-align:center;
	color:rgb(0,0,0);
}
.contactUsContainer
{
	width:100%;
	background-color:rgb(255,255,255);
	font-size:10pt;
	font-family:"Calibri","Arial",sans-serif;
	float:left;
}
li
{
	list-style-type:circle;
	margin-bottom:1px;
}
/* P A R A G R A P H & B O D Y */
p, div, td
{
	font-size:10pt;
	font-family:"Calibri","Arial",sans-serif;
	color:rgb(64,64,64);
}
body
{
	font-size:10pt;
	font-family:"Calibri","Arial",sans-serif;
	color:rgb(64,64,64);
}
/* H E A D I N G S */
h1
{
	font-size:16pt;
	text-align:left;
}
.galleryBackButton
{
	position:relative;top:-15px;left:150px;
}
h2, .galleryDisplayHeader
{
	font-size:16pt;
	text-align:left;
	color:rgb(255,128,0);
	font-weight:normal;
	font-family:"Trebuchet MS","Calibri","Arial",sans-serif;
}
h2
{
	margin:0px;
	margin-bottom:5px;
}
h3
{
	font-size:12pt;
	text-align:center;
	color:rgb(0,0,0);
	font-weight:bold;
	font-family:"Trebuchet MS","Calibri","Arial",sans-serif;
}
.information
{
	font-size:10pt;
	color:rgb(0,255,0);
	text-align:center;
}
.welcome
{
	font-size:10pt;
	color:rgb(0,0,0);
	text-align:center;
}
.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
{
	text-align:right;
	vertical-align:top;
	padding-right:0px;
	width:170px;
	border-style:none;
	border-color:rgb(172,198,213);
	border-width:0px;
	height:100px;
	position:relative;left:700px;
	xdisplay:none;
}
.loginLabel
{
	font-size:10pt;
}
/* An input field used in the login box such as user or password */
.loginField 
{
	height:20px;
	width:100px;
	font-size:10pt;
	color:rgb(0,0,0);
	background:rgb(255,247,139);
	padding:0px;
	margin:1px;
	height:18px;
}
/* Buttons to login or logout in the login box */
.loginButton 
{
	vertical-align:middle;
	text-align:center;
	background:rgb(228,82,0);
	color:rgb(255,255,255);
	width:60px;
	height:22px;
}
/* Buttons to login or logout in the login box */
.logoutButton 
{
	vertical-align:middle;
	text-align:center;
	background:rgb(228,82,0);
	color:rgb(255,255,255);
	width:60px;
	height:22px;
}
/* An error message that may be displayed when attempting to login */
.loginError 
{
	font-size:10pt;
	color:rgb(255,0,0);
	text-align:center;
}
/* Links in the login box to enable users to get password reminders */
.forgotten 
{
	font-size:10pt;
	color:rgb(0,0,0);
	text-align:center;
}
/* Links in the login box to enable users to create a new user */ 
.newUser 
{
	font-size:10pt;
	color:rgb(0,0,0);
	text-align:center;
}
/* 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:"Calibri","Arial",sans-serif;
	color:rgb(119,60,0); 
}
.mandatory
{
	color: rgb(255,0,0); 
}
.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;
	margin-left:10px;
}
/* The heading that is displayed at the top of the maintenance form */
.userHeader 
{
	font-size:16pt;
	color:rgb(255,128,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:"Calibri","Arial",sans-serif;
	height:20px;
	background:rgb(255,247,139);
}
.userInputText
{
	font-size:10pt;
	font-family:"Calibri","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(255,128,0);
	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:"Calibri","Arial",sans-serif;
	height:20px;
	background:rgb(255,247,139);
}
.paymentInputText
{
	font-size:10pt;
	font-family:"Calibri","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;
	background: rgb(255,255,255);
}
/* The heading that is displayed at the top of the maintenance form */
.contactusHeader 
{
	font-size:16pt;
	color:rgb(255,128,0);
	text-align:left;
}
.contactUsEmails
{
	width:200px;
}
.contactUsWebsite
{
	width:200px;
}
/* The labels that are displayed next to each input field */
.contactusLabels 
{
	width:130px;
}
/* The user input fields */
.contactusInput 
{
	font-size:10pt;
	font-family:"Calibri","Arial",sans-serif;
	padding:0px;
	background:rgb(255,247,139);
}
.contactusInputText 
{
	font-size:10pt;
	font-family:"Calibri","Arial",sans-serif;
	background:rgb(255,247,139);
}
.contactusInputCell 
{
	font-size:10pt;
	font-family:"Calibri","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;
}
.sitemaintenanceButton
{
	vertical-align:middle;
	text-align:center;
	color:rgb(255,255,255);
	background: rgb(228,82,0);
	width:60px;
	height:22px;
}
.sitebackButton
{
	vertical-align:middle;
	text-align:right;
	color:rgb(255,255,255);
	padding-left:8px;
	background: rgb(228,82,0) url(/images/1000/next.bmp) top right no-repeat;
	width:60px;
	height:22px;
}
.sitenextButton
{
	vertical-align:middle;
	text-align:left;
	padding-left:8px;
	background: rgb(228,82,0) url(/images/1000/next.bmp) top right no-repeat;
	width:60px;
	height:22px;
}
.siteexitButton
{
	vertical-align:middle;
	text-align:right;
	padding-right:16px;
	color:rgb(255,255,255);
	background: rgb(228,82,0) url(/images/1000/back.bmp) top left no-repeat;	
	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:visited, a:focus, a:hover, a:active, a:link
{
	color:rgb(0,0,255);
	text-decoration:none;
}
a:hover
{
	color:rgb(255,128,0);
	text-decoration:none;
}
/* N E W S */
.newsExtra
{
	font-size:10pt;
	text-align:center;
	vertical-align:top;
	width:210px;
	border-style:none;
	border-color:rgb(172,198,213);
	border-width:1px;
	position:relative;top:0px;
	margin-bottom:0px;
	height:260px;
}
.newsExtraHeadline
{
	color:rgb(255,128,0);
	text-align:center;
	font-size:14pt;
}
.newsExtraText
{
	position:relative;top:0px;
	color:rgb(64,64,64);
	width:200px;
	height:80px;
}
.newsExtraImage
{
	width:200px;
	height:150px;
	border-style:none;
	position:relative;top:0px;
}
/* H E A D E R N A V I G A T I O N */
.headerNavCell
{
	text-align:left;
	vertical-align:bottom;
	border-style:none;
	font-size:10pt;
	margin-right:5px;
	background:rgb(228,82,0);
	border-right-style:solid;
	border-right-color:rgb(255,184,56);
	border-right-width:2px;
	border-top-style:solid;
	border-top-color:rgb(255,184,56);
	border-top-width:2px;
	height:20px;
}
/* Class that is applied to the actual link (not the cell) */
a.headerNavLink
{
	padding:0px;
	padding-left:3px;
	padding-right:3px;
	font-size:11pt;
}
a.headerNavLink:link, a.headerNavLink:visited, a.headerNavLink:hover, a.headerNavLink:active, a.headerNavLink:focus
{
	color:rgb(255,255,255);
	font-weight:normal;
	text-align:center;
	height:20px;
	display:block;
	float:left;
}
a.headerNavLink:hover
{
	color:rgb(215,107,0);
	background:white;
	font-weight:normal;
	text-align:left;
}
/* 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
{
	font-size:10pt;
}
/* Class that is applied to the actual link (not the cell) */
.footerNavLink
{
	;
}
a.footerNavLink:link, a.footerNavLink:visited, a.footerNavLink:hover, a.footerNavLink:active, a.footerNavLink:focus
{
	color:rgb(0,0,0);
	text-decoration:none;
	font-weight:bold;
	border-style:none;
}
a.footerNavLink:hover
{
	color:rgb(255,128,0);
}
/* R I G H T    N A V I G A T I O N */
/* Cell for the navigation link */
.rightNavCell
{
	text-align:left;
	height:15px;
	background:url(/images/1000/newarrow.bmp) bottom left no-repeat;
}
/* Class that is applied to the actual link (not the cell) */
.rightNavLink
{
	text-align:left;
}
a.rightNavLink:link, a.rightNavLink:visited, a.rightNavLink:active, a.rightNavLink:focus
{
	color:rgb(0,0,0);
	font-weight:normal;
	text-decoration:none;
	position:relative;left:10px;top:-2px;
}
a.rightNavLink:hover
{
	color:rgb(255,128,0);
}
.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%;
}
.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);
}
.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:"Calibri","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;
}
.siteFloatMaintenanceButton
{
	vertical-align:middle;
	text-align:center;
	color:rgb(255,255,255);
	background: rgb(228,82,0);
	width:60px;
	height:22px;
	float:left;
}
.siteFloatAddButton
{
	vertical-align:middle;
	text-align:center;
	color:rgb(255,255,255);
	background: rgb(228,82,0);
	width:60px;
	height:22px;
	float:left;
}
.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:60%;
	position:relative;top:25px;
}
.contactUsRight
{
	position:relative;top:25px;
	width:40%;
}
/* D I S P L A Y   N  E W S */

.displayNews
{
	xwidth:100%;
}
.displayNewsItem
{
	width:400px;
	float:right;
	margin-right:20px;
}
.latestContainerCell
{
	float:right;
	padding-bottom:10px;
	width:730px;
}
.displayNewsHeadlines
{
	position: relative;left:10px;
	width:300px;
	float:left;
}
.displayNewsLink
{
	margin-top:0px;
	color:rgb(255,128,0);
	font-size:10pt;
}
.displayNewsimageNumber
{
	display:none;
}
.displayNewstext
{
	margin-top:10px;
}
.displayNewsNone, .displayNewsheadline, .displayNewsLatest, .displayNewsLatestSummary
{
	font-size:14pt;
	text-align:left;
	color:rgb(255,128,0);
	font-weight:normal;
	font-family:"Calibri","Arial",sans-serif;
}
.displayNewsDisplayFrom
{
	margin-top:5px;
	font-size:8pt;
	font-weight:bold;
	color:rgb(0,0,0);
}
.displayNewsLatestSummary, .displayNewsLatest
{
	margin-bottom:10px;
}
.displayNewsItem
{
	margin-top:0px;
}
a.displayNewsLink:link, a.displayNewsLink:visited, a.displayNewsLink:focus, a.displayNewsLink:active
{
	color:rgb(0,0,0);
	font-weight:normal;
	height:15px;
	margin:0px;
	font-size:10pt;
}
a.displayNewsLinkSummary:link, a.displayNewsLinkSummary:visited, a.displayNewsLinkSummary:focus, a.displayNewsLinkSummary:active
{
	color:rgb(0,0,0);
	font-weight:normal;
	height:15px;
	margin:0px;
	font-size:10pt;
	background:url(/images/1000/newarrow.bmp) bottom left no-repeat;
	padding-left:10px;
}
a.displayNewsLinkSummary:hover
{
	color:rgb(255,128,0);
}
.displayNewsHeadlinesSummary
{
	margin-top:0px;
}
.displayNewsLinkDivSummary
{
	width:230px;
	margin-top:3px;
}
.rssDiv
{
	width:140px;
}
.displayNewsLinkDiv
{
	margin-bottom:5px;
}
#newsExtraImage
{
	filter:alpha(opacity=10);
}

