@charset "utf-8";
/* CSS Document */


/* -------------------------------Font Styles---------------------------------------*/
H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #F0F0F0;
	font-weight: bold;

	margin: 0px;
	padding: 2px;
}
H2{
	font-size: 25px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
H3{
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

H3 a:link {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

H3 a:visited {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

H3 a:hover {
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F1B31F;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

H4{
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 30px;
	
}
.Content{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.Content_underline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-decoration: underline;
}

.Content a:link {
	font-size: 13px;
	text-decoration: bold;
	color: #930;
	text-decoration: none;
}

.Content a:visited {
	text-decoration: bold;
	color: #000;
	text-decoration: none;
}


.Content a:active {
	text-decoration: bold;
	color: #000;
	text-decoration: none;
}

.Content a:hover {
	text-decoration: bold;
	color: #FFF;
	text-decoration: underline;
}

.Content_white{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

.Content_white a:link {
	color: #FFE98E;
	text-decoration: none;
}

.Content_white a:visited {
	text-decoration: none;
	color: #FFE98E;
}


.Content_white a:active {
	text-decoration: none;
	color: #FFE98E;
	text-align: left;
}

.Content_white a:hover {
	text-decoration: underline;
	color: #000;
}

.yellow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0;
	margin: 0px;
	padding: 0px;
}

.yellow a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0;
	margin: 0px;
	padding: 0px;
}

.yellow a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0;
	margin: 0px;
	padding: 0px;
}

.yellow a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.Link_yellow a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FF0;
	margin: 0px;
	padding: 0px;
}

.Link_yellow a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FF0;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.Link_yellow a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FF0;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


.Link_yellow a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}



.Navigation {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #930;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.Navigation-nolink {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.Navigation a:link{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #930;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}



.Navigation a:visited{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #930;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.Navigation a:hover{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	color: #000;
	margin: 0px;
	padding: 0px;
	
}

.blackBig {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.blackBig a:link{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.blackBig a:visited{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.blackBig a:hover{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}



.blackBigger {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.blackBigger a:link{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.blackBigger a:visited{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.blackBigger a:hover{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.BottomNav{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFE98E;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.BottomNav a:link{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFE98E;
	text-decoration: none;
}

.BottomNav a:active{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFE98E;
	text-decoration: none;
}

.BottomNav a:visited{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFE98E;
	text-decoration: none;
}

.BottomNav a:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #17a200;
	text-decoration: none;
}




H5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	font-weight: bold;
	line-height: 36px;
	margin: 0px;
}

H5 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	font-weight: bold;
	line-height: 36px;
	margin: 0px;
	text-decoration: none;
}

H5 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000;
	font-weight: bold;
	line-height: 36px;
	margin: 0px;
}

H5 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
	line-height: 36px;
	margin: 0px;
	text-decoration: underline;
}

H6{
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	
}

H6 a:link{
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	
}

H6 a:visited{
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;

}

H6 a:hover{
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	
	
}

.Content Big{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.Content_Bold_Underline   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}

.Content_Bold   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}

.Content_Bold a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.Content_Bold a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.Content_Bold a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.Content_Bold a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;

.ContentBlack {
	color: #000;
}

.ContentBlack a:link {
	text-decoration: underline;
	color: #000;
}

.ContentBlack a:visited {

	color: #FFF;
}

.ContentBlack a:hover {
	text-decoration: underline;
	color: #FFF;
}



.WhiteTall {
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}

.borderWhite {border: 8px solid #FFF;}

.brownBigger {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	color: #561a0f;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.brownBigger a:link{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	color: #561a0f;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.brownBigger a:visited{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	color: #561a0f;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.brownBigger a:hover{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 25px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}


.center
{
margin-left:auto;
margin-right:auto;
width:70%;

}

.right
{
position:absolute;
right:0px;
width:360px;
}

/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0px 40px 0px 0px; 
	margin-right:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	background: transparent url(images/white-button-full.png) no-repeat right -120px; 
}
	
button.submitBtn span {
	padding: 22px 0px 0px 40px;
	height:40px;
	background: transparent url(images/white-button-full.png) no-repeat left top;
	color:#464545;
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -180px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -60px;
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtnDblSp { 
	padding: 0px 40px 0px 0px; 
	margin-right:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: center;
	background: transparent url(images/white-button-full.png) no-repeat right -120px; 
}
	
button.submitBtnDblSp span {
	padding: 15px 0px 0px 40px; 
	width: auto;
	height:40px; 
	background: transparent url(images/white-button-full.png) no-repeat left top; 
	color:#464545; 
}
	
button.submitBtnDblSp:hover, button.submitBtnDblSpHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -180px; 
}
	
button.submitBtnDblSp:hover span, button.submitBtnDblSpHover span {
	background-position: 0 -60px;
}





/* ---------------------------------Drop Down Menu-------------------------------------*/

.menu {width:745px; height:32px; position:relative; z-index:100;border-right:1px solid #585752; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #585752; border-width:1px 0 1px 1px; background:#a6a299; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#e5e1d6; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#000; background:#fcd6a7;}
.menu :hover > a, .menu ul ul :hover > a {color:#000; background:#fcd6a7;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible;}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}
	
	
	
	


fieldset, label { margin: 0; padding: 0; }
body{ margin: 10px; }
h1 { font-size: 1em; margin: 5px; }

/****** Style Star Rating Widget *****/

.rating { 
  border: none;
  float: left;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: -4px;
  font-size: 2.5em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\1F4A7";
}

.rating > .half:before { 
  content: "\1F4A7";
  position: absolute;
}

.rating > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  } 
