/* CSS Document */
/* Lottery Group Sites */

body
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #151515;
	background-color: #799BC4;
	/*background-image: url(../graphics/common/background.jpg);*/
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	

}

.centerTable

{
	border-right: 1px solid #799BC9;
	border-bottom: 1px solid #799BC9;
	border-left: 1px solid #799BC9;
	padding: 0px 0px 0px 0px;
}

/* Index Page Elements */

#welcomeSign

{

	background-image: url(../graphics/indexP/welcome.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #FEF6D3;
	height: 250px;
	
}

#welcomeSign:hover

{ 
	
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 250px;
	
}

#roulette

{

	background-image: url(../graphics/indexP/roulette.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 250px;
	
}

#roulette:hover

{ 
	
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 250px;
	
}

#sign

{

	background-image: url(../graphics/indexP/sign.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-right: 1px solid #FEF6D3;
	height: 250px;
	
}

#sign:hover

{ 
	
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 250px;
	
}

#largeMenuItem

{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEF6D3;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #FEF6D3;
	border-bottom: 1px solid #FEF6D3;
	background-image: url(../graphics/common/largeMenuOpt.jpg);
	background-repeat: repeat-x;
	height: 96px;

}

#largeMenuItemR

{

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEF6D3;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #FEF6D3;
	background-image: url(../graphics/common/largeMenuOpt.jpg);
	background-repeat: repeat-x;
	height: 96px;

}

#sectionHeadline

{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFB529;
	border-bottom: 1px solid #FFB529;
	padding: 2px 0px 3px 0px;
}

#sectionSubHead

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFB529;
	border-bottom: 1px solid #FFB529;
	padding: 2px 0px 2px 0px;
	
}

#sectionBanner

{
	
	font-size: 9px;
	color: FFB529;
	padding: 2px 0px 3px 0px;
		
}

#banner

{
	
	border: 1px dashed #FFB529;
	padding: 1px 1px 1px 1px;
	
}

/* Links and Link Hovers */

a:link

{
	font-size: 13px;
	color: #151550;
	text-decoration: underline;
	
}

a:visited

{
	font-size: 13px;
	color: #151550;
	text-decoration: underline;
	
}

a:hover

{

	font-size: 13px;
	color: #454599;
	text-decoration: none;
	
}

#menuSlat

{
	font-size: 13px;
	background-image: url(../graphics/menuOff.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #FFB529;
	border-left: 1px solid #FFB529;
	border-right: 1px solid #FFB529;
	text-align: center;
	height: 30px;
}

#menuSlat:hover

{
	font-size: 13px;
	background-image: url(../graphics/menuOn.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #FFB529;
	border-left: 1px solid #FFB529;
	border-right: 1px solid #FFB529;
	text-align: center;
	height: 30px;
}

#textLink

{
	font-size: 12px;
	color: #FFD380;
	font-weight: bold;
	background-color: #007363;
	border: 1px solid #FFD380;
	padding: 3px 5px 4px 5px;
	
}

#textLink:hover

{
	font-size: 12px;
	color: #FFB529;
	font-weight: bold;
	background-color: #00974F;
	border: 1px solid #FFB529;
	padding: 3px 5px 4px 5px;
	
}

/* Tables and Data Divisions */

#rightMargin

{
	background-color: #00947F;
	border-right: 1px solid #FFB529;
	border-left: 1px solid #FFB529;
	padding: 3px 3px 5px 3px;
}

.marginCaption

{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD380;
}

#marginPics

{
	border: 1px solid #FFB529;
	
}

#marginPics:hover

{
	border: 1px solid #00FF00;
	
}

/* Forms and input fields - from Dean's Mayoral Site - all by Danny Pryor and Rodan Media */

textarea.userInput 

{


	height: 15mm;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B1D03;

}

input.userData 

{

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B1D03;

}

.form_field_dark

{

	padding: 1px 0px 2px 5px;
	background-color: #3B1D03;
	border-top: 1px dotted;
	border-top-color: #E0A104;
	border-bottom: 1px dotted;
	border-bottom-color: #E0A104;
	vertical-align: top;
	
}

.form_field_lite

{

	padding: 1px 0px 2px 5px;
	background-color: #722E17;
 	border-top: 1px dotted;
	border-top-color: #E0A104;
 	border-bottom: 1px dotted;
	border-bottom-color: #E0A104;
	vertical-align: top;
	
}

.form_field_nutr

{

	padding: 1px 0px 2px 5px;
	vertical-align: top;
	
}
