﻿body
{
	background-color: #000000;
	color: #6175d8;
	font-family: Lucida Sans;
}

.Banner
{
	width:60%;
	margin-left:12em;
	margin-right:auto;
	margin-bottom:1em;
}

ul
{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 40px;
	background-color: #000034;
	border-right-width: 8px;
	border-right-color: #000025;
	border-right-style: solid;
	border-bottom-width: 8px;
	border-bottom-color: #000025;
	border-bottom-style: solid;
	font-family: Lucida Sans;
	padding-bottom:40%;
}

li
{
	line-height:35px;
}

a
{
	text-decoration: none;
	color: #6175d8;
}

a:hover, Input:hover
{
	color:#fc9900;	
}

hr
{
	color: #000054;
}

.adverts
{
	float:right;
}

.firefighter
{
	float:left;
	margin-right:15px;
	margin-bottom:5px;
}

.Label
{
	float:left;
	width:8em;
}

#Default
{
	margin-bottom:5%;
}

#ContactUs
{
	margin-bottom:30%;
}

#InviteAFriend
{
	margin-top:20%;
	margin-bottom:20%;	
}

span.radio
{
	float:left;
}

legend
{
	font-weight:bold;
	margin-top:20px;
}

fieldset
{
	width: 25em;
	display: block;
	padding-left: 1em;
	padding-bottom: 1em;
	border-color: #0000aa;
}

.RegisterButton
{
	margin-top:18%;
	margin-right:5em;
}

#RegisterInterest
{
	margin-top:10%;
}

.Button, .RegisterButton, .NextButton, .FinishButton, .LogonButton
{
	background-color:#000034;
	color: #6175d8;
	border-color:#00007f;
}

.NextButton, .FinishButton 
{
	margin-top:2%;
}

.LogonButton
{
	margin-top:5%;	
}

#RegisterInterest .Button, .LogonButton
{
	margin-left:40%;
}

#RegisterInterest .TextBox
{
	margin-left:5%;
}

.TextBox
{
	background-color: #9fe1ff;
	font-size:18px;
}

.LinkText, .BottomText
{
	color:Orange;
	text-decoration:underline;
}

.BottomText
{
	font-size:x-small;
}

#BottomSpan
{
	margin-left:25%;
}

#ctl00_ContentPlaceHolder1_lblReturnMessage
{
	margin-top:1em;
	color:Red;
}

.RelatedLink
{
	display:block;
	margin-bottom:2%;
}

.Tip
{
	color:Red;
	width:50%;
	font-size:x-large;
	font-family:Comic Sans MS;
	margin-top:15%;
}

.radButtonList
{
	margin-left:35%;
}

.btnPaypal
{
	margin-top:25%;
}

#ContactUs
{
	margin-top:25%;
}
	
#AboutUs img
{
	float:right;
}	

#AboutUs h5
{
	margin-left:40%;
}

#Logon
{
	margin-top:20%;
	margin-bottom:20%;
	margin-left:40%;
}

.pnlLogon
{
	background-image: url(../images/flames.jpg);
}

#ctl00_ContentPlaceHolder1_pnlLogon
{
	padding-top:10%;
	border-bottom:solid 3px orange;
	border-right:solid 3px orange;
		
}

.ErrorMessage
{
	color:Red;
}

#Search Img
{
	float:left;
}
	
#Search Fieldset
{
	margin-left:5%;
	Display:inline;
}	

.OfferPanel
{
	border:dashed 1px red;
	color:Red;
	font-size:x-large;
	margin-left:25%;
	margin-top:5%;
	text-align:center;
}

.Over18Panel
{
	border:solid 1px;
	font-size:x-large;
	margin-left:25%;
	margin-top:5%;
	text-align:center;
}

.TipImage
{
	margin-top:5%;
	display:block;
}
	
	
.MessageLabel
{
	display:block;
	margin-top:1%;
}

.NameLabel
{
	display:block;
	font-size:x-large;
	margin-top:2%;
}
	
.ratingStar
{font-size:0pt;width:13px;height:12px;margin:3px;padding:0px;cursor:pointer;display:block;background-repeat:no-repeat}

.filledRatingStar
{background-image:url(../Images/FilledStar.png)}

.emptyRatingStar
{background-image:url(../Images/EmptyStar.png)}

.savedRatingStar
{background-image:url(../Images/SavedStar.png)}
		
#advert
{
	margin-left:13%;	
}		
		