@import url("text.css");
@import url(http://www.fatbeehive.com/beekeeper2/reset.css);

/* -------------------------------------------------------------
Remote Gambling Association MAIN STYLES
-------------------------------------------------------------- */

/*GLOBAL----------------------------------------- */
html, body{
	background:#373752;
	margin:0;
	padding:0;
}
body img{ 
	border:0;
}
body h1{ 
	margin:0 0 10px 0;
	padding:0;
}
body h2{ 
	margin:0; 
	padding:10px 0 5px 0; 
}
body h3{ 
	margin:0; 
	padding:0;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}
.imageleft {
float: left;
margin: 0 10px 10px 0px;
}

.imageright {
float: right;
margin: 0 5px 10px 10px;
}

/*CONSTRUCT----------------------------------------- */
#wrapper{
	border-bottom:solid 5px #c7c4b0;
	border-left:solid 5px #c7c4b0;
	border-right:solid 5px #c7c4b0;
	background:#fff;
	margin:0 auto;
	margin-bottom:20px;
	width:1000px;
}

/*HEADER----------------------------------------- */
body#index #header{
	float:left;
	height:455px;
}
a#logo{
	background:url('../images/logo.jpg') no-repeat;
	display:block;
	float:left;
	height: 0px;
	overflow: hidden;
	padding-top:103px;
	margin:15px 0 0 30px;
	width:254px;
}
#langandsearch{
	float:right;
	height:93px;
	margin:25px 10px 0 0;
	width:300px;
}
#searchbox{
	position:relative;
	width:162px;
}
#textfield{
	width:90px;
}
.searchbox{
	border:1px solid #9E9E9E;
	height:25px;
	margin:6px 0 0;
	padding:6px 35px 0 10px;
	vertical-align:top;
	width:90px;
}
.searchbutton{
	border: 0px solid;
	cursor:pointer;
	left:-32px;
	position:relative;
	top:12px;
}
p#topnav{
	position:relative;
	top:10px;
	width:150px;
}

/*language switcher*/
ul#langswitch{
	background:url('../images/langswitchbg.jpg') left no-repeat;
	left:150px;
	margin:0 10px 0 0;
	padding:0 0 0 15px;
	position:relative;
	top:-76px;
	width:109px;
}
ul#langswitch li{
	list-style:none;
}
li#french a{
	background:url('../images/french.jpg') no-repeat;
	display:block;
	height: 0px;
	overflow: hidden;
	padding-top:22px;
	left:0;
	position:relative;
	width:109px;
}
li#german a{
	background:url('../images/german.jpg') no-repeat;
	display:block;
	height: 0px;
	overflow: hidden;
	padding-top:20px;
	left:0;
	position:relative;
	width:109px;
}
li#spanish a{
	background:url('../images/spanish.jpg') no-repeat;
	display:block;
	height: 0px;
	overflow: hidden;
	padding-top:20px;
	left:0;
	position:relative;
	width:109px;
}
li#english a{
	background:url('../images/english.jpg') no-repeat;
	display:block;
	height: 0px;
	overflow: hidden;
	padding-top:20px;
	left:0;
	position:relative;
	width:109px;
}
/*header image*/
body#index #headerimg{
	background:url('../images/headerimgbg.jpg') no-repeat;
	float:left;
	height:318px;
	margin:10px 0 0 34px;
	width:930px;
}
body#index #headerimg #home_page_slideshow{
	left:0;
	position:relative;
	top:-264px;
}
body#index #headeroverlay{
	background:url('../images/headerimgoverlay.png') repeat-x;
	left:505px;
	position:relative;
	height:283px;
	text-align:center;
	top:19px;
	width:425px;
	z-index:10;
}
body#index h1#tagline{
	background:url('../images/headerimgtag.png') no-repeat;
	height:97px;
	left:30px;
	position:relative;
	top:25px;
	width:362px;
}
body#index .lang-fr h1#tagline{
	background:url('../images/headerimgtag_FR.png') no-repeat;
	height:97px;
	left:30px;
	position:relative;
	top:25px;
	width:362px;
}
body#index .lang-de h1#tagline{
	background:url('../images/headerimgtag_DE.png') no-repeat;
	height:97px;
	left:30px;
	position:relative;
	top:25px;
	width:362px;
}
body#index .lang-es h1#tagline{
	background:url('../images/headerimgtag_ES.png') no-repeat;
	height:97px;
	left:30px;
	position:relative;
	top:25px;
	width:362px;
}




#headeroverlay h2{
	margin:30px 0 0 0;
}
#headeroverlay p{
	margin:0 auto;
	width:370px;
}

/*NAV----------------------------------------- */
ul#secnav{
	border-bottom:solid 1px #000;
	margin:0 auto;
	margin-bottom:20px;
	padding:0 0 10px 0;
	width:930px;
	text-align:center;
}
ul#secnav li{
	list-style:none;
	display:inline;
	padding-right:25px;
}
li#last{
	padding-right:0 !important;
}
ul#secnav li a:hover{
	border-bottom:solid 5px #25255e;
	padding-bottom:5px;
}
ul#secnav li a.on{
	border-bottom:solid 5px #25255e;
	padding-bottom:5px;
}

/*CONTENT----------------------------------------- */

/*leftcol-----------------*/
body#index #leftcol{
	border-right:1px solid #C5C5C5;
	float:left;
	height:340px;
	margin:0 22px 0 30px;
	padding-right:25px;
	width:211px;
}
#leftcol h1{
	border-bottom:solid 1px #aaa;
	padding-bottom:8px;
}
.loginbox{
	border:solid thin #c8c8c8;
	height:23px;
	padding:7px 10px 0 82px;
	margin-top:-20px;
	vertical-align:top;
	width:120px;
}
p#user{
	left:10px;
	position:relative;
	top:16px;
	width:80px;
}
.passwordbox{
	border:solid thin #c8c8c8;
	height:23px;
	margin:-20px 0 10px 0;
	padding:7px 10px 0 82px;
	vertical-align:top;
	width:120px;
}
p#password{
	left:10px;
	position:relative;
	top:16px;
	width:80px;
}
#signin{
	float:right;
	vertical-align:top;
}


/*midcol------------------*/
body#index #midcol{
	border:none;
	float:left;
	margin:0 25px 0 0;
	width:280px;
}
body#index #midcol h1{
	border-bottom:solid 1px #aaa;
	padding-bottom:8px;
}

/*rightcol----------------*/
body#index #rightcol{
	border-left:1px solid #C5C5C5;
	float:left;
	padding-left:20px;
	width:350px;
}
#rightcol h1{
	border-bottom:solid 1px #aaa;
	padding-bottom:8px;
}
body#index #rightcol img{
	border:solid 3px #25255e;
	float:left;
	margin:0 15px 5px 0;
	clear: left;
}

/*FOOTER----------------------------------------- */
#footer{
	border-top:solid 7px #25255e;
	margin:25px 0 0 30px;
	padding-top:10px;
	width:930px;
}
.blue{
	color:#25255e;
}

/*SUB PAGE----------------------------------------- */
#header{
	float:left;
	height:345px;
}
#headerimg img{
	left:0;
	position:relative;
	top:-158px;
}
#headerimg{
	background:url('../images/subheaderimgbg.jpg') no-repeat;
	float:left;
	height:318px;
	margin:10px 0 0 34px;
	width:930px;
}
h1#tagline{
	background:url('../images/subheaderimgtag.png') no-repeat;
	height:97px;
	left:30px;
	position:relative;
	top:45px;
	width:362px;
}
body.lang-fr h1#tagline{
	background:url('../images/subheaderimgtag_FR.png') no-repeat;
	height:97px;
	left:30px;
	position:relative;
	top:45px;
	width:362px;
}
body.lang-de h1#tagline{
	background:url('../images/subheaderimgtag_DE.png') no-repeat;
	height:97px;
	left:30px;
	position:relative;
	top:45px;
	width:362px;
}
body.lang-es h1#tagline{
	background:url('../images/subheaderimgtag_ES.png') no-repeat;
	height:97px;
	left:30px;
	position:relative;
	top:45px;
	width:362px;
}
#headeroverlay{
	background:url('../images/headerimgoverlay.png') repeat-x;
	left:505px;
	position:relative;
	height:175px;
	text-align:center;
	top:19px;
	width:425px;
	z-index:10;
}
#leftcol{
	border-right:1px solid #C5C5C5;
	float:left;
	height:340px;
	margin:0 22px 0 30px;
	padding-right:25px;
	width:180px;
}
#midcol{
	border-right:1px solid #C5C5C5;
	float:left;
	margin:0 15px 0 0;
	padding-right:20px;
	width:480px;
}
#rightcol{
	float:left;
	width:200px;
}
#rightcol blockquote{
	border-bottom:solid 1px #7c7c9e;
	border-top:solid 1px #7c7c9e;
	padding:10px 0 15px 0;
}
#rightcol cite{
	margin-left:15px;
}
/*sub navigation---------------- */
ul#subnav{
	border-left:solid 3px #25255e;
	margin:0;
	padding:10px 0 10px 28px;
}
ul#subnav ul{
	margin:0;
	padding:10px 0 10px 0;
}
ul#subnav li{
	list-style:none;
	margin:0 0 0 -28px;
	padding:7px 0 7px 0;
}
ul#subnav li ul li{
	list-style:none;
	margin:0;
	padding:5px 0 5px 0;
}
ul#subnav a{
	background:url('../images/subnavbg.jpg') left no-repeat;
	display:block;
	padding:0 0 0 25px;
}
ul#subnav ul li a{
	background:none;
}
ul#subnav ul li a:hover{
	background:none;
}
ul#subnav a:hover{
	background:url('../images/subnavhover.jpg') left no-repeat;
}
ul#subnav a.on{
	background:url('../images/subnavhover.jpg') left no-repeat;
	color:#648200;
	font-weight:bold;
}
ul#subnav ul li a.on{
	background:none;
	color:#000;
	font-weight:bold;
}
ul#subnav ul li a{
	padding:0 0 0 35px;
}


ul#sitemap_page {
	padding: 0;
	margin: 0;
}

ul#sitemap_page li {
	list-style-type: none;
	margin: 0 0 20px;
	font-weight: bold;
}

ul#sitemap_page li ul li {
	margin: 10px 0 10px 20px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}

#searchResults dl { margin: 10px 0 20px 0px; } 
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; } 
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none; 
font-weight: normal; }

.news-item {
	clear: left;
}

#headeroverlay div {
	width: 425px;
}