/*========================================================*/
/*   CSS for DotNetNuke Skin - Amelia Belle Casino V2.0   */
/*              by Community Incorporated                 */
/*             http://www.365advantage.com                */
/*========================================================*/

img, div, input { behavior: url("http://ameliabellecasino.com/iepngfix.htc") }


/* BEGIN EDITOR TEXT AREA */

body{
	margin:0px;
	padding: 10px;
	background-color: #fff;
	text-align:left;
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

/* END EDITOR TEXT AREA */

/* BEGIN CONTROL PANEL FOR ADMIN PAGES */

table.ControlPanel {
	margin: 40px auto 10px !important;
	padding: 0px 0px 20px 0px;
	width:900px;
	border: 1px solid #ccc;
	text-align:left;
}

table.ControlPanel a,
table.ControlPanel a:link,
table.ControlPanel a:visited{
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 11px;
	color:#444;
	font-weight:normal;
	text-decoration:none;
}

table.ControlPanel a:hover,
table.ControlPanel a:active{
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 11px;
	color:#666;
	text-decoration:underline;
}

a.CommandButton,
a.commandbutton:link,
a.commandbutton:visited{
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 11px;
	color:#444;
	font-weight:600;
	text-decoration:none;
}

a.CommandButton:hover,
a.CommandButton:active{
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 11px;
	color:#666;
	font-weight:600;
	text-decoration:underline;
}

.Head{
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 13px;
	color:#333;
	font-weight:600;
}

.SubHead{
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 11px;
	color:#333;
	font-weight:600;
}

/* END CONTROL PANEL FOR ADMIN PAGES */
* {
	margin: 0;
}

html, body, #Form {
	height: 100%;
}

#Body{
	margin:0px;
	padding: 0px;
	background-color: #fff;
	text-align:center;
}

img{
	border:0px;
}

#Body, div, th, td, p, li, a, span, .normal {
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 140%;
}

p{
	margin: 0 0 11px 0;
	padding: 0;
}

h1{
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #d01414 !important;
	line-height: 115% !important;
	padding: 0;
	margin: 0 0 5px 0;
}

h2 {
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #d01414;
	padding: 0;
	margin: 0;
}

h3{
	font-weight: 600;
	color: #000;
}

a, a:link, a:visited{
	color: #bb0000;
	font-weight:normal;
	text-decoration:none;
}

a:hover, a:active{
	color: #333;
	font-weight:normal;
	text-decoration:underline;
}

/* BEGIN CONTAINER LAYOUT */

/* TOP BAR */

div.topbar{
	top:0px;
	left: 0px;
	padding:0px;
	width:100%;
	height:35px;
	background: #ca1c22 url('images/topbg.png') scroll top left repeat-x;
	text-align: center;
	position: absolute;
}
div.toplinks{
	margin: 0 auto;
	padding: 0;
	width:900px;
	text-align: right;
	height:35px;
	line-height: 35px;
}

div.toplinks,
div.toplinks span{
	font-size: 10px;
	color: #fff;
	font-weight:normal;
	letter-spacing: .1em;
}

div.toplinks a,
div.toplinks a:link,
div.toplinks a:visited{
	font-size: 10px;
	color: #fff;
	font-weight:normal;
	text-decoration:none;
}

div.toplinks a:hover,
div.toplinks a:active{
	font-size: 10px;
	color: #fff;
	font-weight:normal;
	text-decoration:underline;
}

div.toplinks .topspacer{
	padding-left: 10px;
}

/* MAIN AREA */

#wrapper {
	margin: 0 auto -230px;
	padding: 0;
	width:900px;
	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

div.Logo {
	/*margin: 45px 0 0 0;*/
	margin: 68px 0 0 0; /*temp fix for mustang image*/
	padding: 0;
	float: left;
	display: inline;
}

div.Logo img{
	height: 116px;
}

.TopPane {
	margin: 45px 0 0 50px;
	padding: 0px;
	float:right;
}

div.HorizNav {
	margin: 20px 0 0 0;
	padding: 0;
	width: 900px;
	clear: both;
	float: left;
	display: inline;
	text-align: center;
	height:35px;
	background: #ca1c22 url('images/topbg.png') scroll top left repeat-x;
}

.TopPane2 {
	margin: 0px 0 0 0;
	padding: 0px;
	width: 900px;
	clear: both;
	float: left;
	display: inline;
}

#contentwrapper {
	margin: 20px 0 0 0;
	padding: 0;
	width:900px;
	clear: both;
	float: left;
	display: inline;
}

.ContentPane {
	margin: 0;
	padding: 0;
	width:500px;
	float: left;
	display: inline;
}

.ContentPane a,
.ContentPane p,
.ContentPane span,
.ContentPane div,
.ContentPane th,
.ContentPane td,
.ContentPane li {
	text-align: justify;
}

.RightPane {
	margin: 0;
	padding: 0;
	width:350px;
	float: right;
	display: inline;
}

.RightPane a,
.RightPane p,
.RightPane span,
.RightPane div,
.RightPane th,
.RightPane td,
.RightPane li {
	text-align: justify;
}

.push{
	_float: left;
	_display: inline;
	clear: both;
}

.push, .footer{
	height: 230px;
}

/* BOTTOM LINKS */

div.footer{
	margin:0;
	padding:0;
	width:100%;
	clear:both;
	background: url('images/footer.jpg') bottom center no-repeat;
}

div.bottompane {
	margin: 0 auto;
	padding-top: 140px;
	width: 900px;
	clear: both;
	text-align: center;
}

.bottompane_links{
	padding-bottom: 9px;
	width: 100%;
}

.bottompane_links a,
.bottompane_links a:link,
.bottompane_links a:visited,
.bottompane_links span{
	font-size: 11px;
	color: #fff;
	font-weight:400;
	letter-spacing: .2em;
	text-decoration:none;
	text-transform: uppercase;
}

.bottompane_links a:hover,
.bottompane_links a:active{
	text-decoration:underline;
}

.bottompane_links .bottomspacer{
	padding: 0 30px;
}

.bottompane_contact{
	clear:both;
	width: 100%;
}

.bottompane_contact,
.bottompane_contact a,
.bottompane_contact a:link,
.bottompane_contact a:visited,
.bottompane_contact span{
	font-size: 10px;
	color: #fff;
	font-weight:400;
	letter-spacing: .1em;
	text-decoration:none;
}

.bottompane_links a:hover,
.bottompane_links a:active{
	text-decoration:underline;
}

.bottompane_contact .bottomspacer{
	padding: 0 7px;
}

/* END CONTAINER LAYOUT */


/* RADMENU */

.RadMenu .rmRootGroup,
.RadMenu .rmLink,
.RadMenu .rmText,
.RadMenu .rmLeftArrow,
.RadMenu .rmRightArrow,
.RadMenu .rmTopArrow,
.RadMenu .rmBottomArrow{
	background: none;
}

.RadMenu .rmGroup{
	background: #fff;
	background-image: none;
}

.RadMenu img{
	display: none;
}

.RadMenu .rmRootGroup{
	border:0px !important;
	margin-left: 35px;
}

.RadMenu .rmRootGroup li{
	margin-right: 50px;
}

.RadMenu .rmRootGroup li.rmLast{
	margin-right: 0;
}

.RadMenu .rmRootGroup a{
	margin:0;
	padding: 0;
	cursor: pointer;
}

.RadMenu .rmText {
	padding: 0px !important;
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	letter-spacing: .2em;
	line-height: 35px;
	height: 35px;
}

.RadMenu,
.RadMenu .rmLink{
	text-decoration: none;
}

.RadMenu .rmItem .rmLink:hover,
.RadMenu .rmItem .rmFocused,
.RadMenu .rmItem .rmSelected,
.RadMenu .rmItem .rmExpanded,
.RadMenu .rmItem .rmExpanded:hover{
	background: url(images/menu_on.png) left top repeat-x;
}

.RadMenu .rmItem .rmLink:hover .rmText,
.RadMenu .rmItem .rmFocused .rmText,
.RadMenu .rmItem .rmSelected .rmText,
.RadMenu .rmItem .rmExpanded .rmText,
.RadMenu .rmItem .rmExpanded:hover .rmText{
	color: #fbbe03;
}

.RadMenu .rmLevel1 {
	background: #ca1c22;
	border: 0px !important;
}

.RadMenu .rmLevel1 .rmText {
	margin: 0;
	padding: 0 15px !important;
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	text-align: left;
	letter-spacing: 0em;
	line-height: 25px;
	height: 25px;
}

.RadMenu .rmLevel1 .rmFirst {
	padding-top: 10px !important;
}

.RadMenu .rmLevel1 .rmLast {
	padding-bottom: 10px !important;
}

.RadMenu .rmLevel1,
.RadMenu .rmLevel1 .rmLink{
	margin: 0;
	padding: 0 !important;
	font-family: geneva, MS Sans Serif, arial, verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: left;
}

.RadMenu .rmLevel1 .rmItem .rmLink:hover,
.RadMenu .rmLevel1 .rmItem .rmFocused,
.RadMenu .rmLevel1 .rmItem .rmSelected,
.RadMenu .rmLevel1 .rmItem .rmExpanded,
.RadMenu .rmLevel1 .rmItem .rmExpanded:hover{
	color: #ffac0e;
	background: none;
}

.RadMenu .rmLevel1 li{
	margin: 0;
	padding: 0;
}







.TsfEventsWeekAtGlanceContent .RadTabStrip li {
	width: 50px;
	overflow: hidden;
}

.WeekAtGlanceGayList{
	padding: 2px 0;
}


.DayTopPiece span {
	font-weight: 600;
	color: #ff8032;
}

.DayBottomPiece span {
	color: #555;
}

.tsf_listerPretextDiv{
	border-bottom: 1px dotted #ffac32;
	margin-bottom: 3px !important;
}

.tsf_listerPretextDiv a{
	color: #ff8032 !important;
	font-size: 16px !important;
	font-weight: 400 !important;
}

.rgAltRow {
	background: none !important;
}

.tsf_Lister_Line1 {
	color: #444 !important;
	font-size: 13px !important;
	text-decoration: none !important;
}

.tsf_Lister_Line2,
.tsf_Lister_Line3,
.tsf_Lister_Line4,
.tsf_Lister_ReadMore {
	color: #666 !important;
	font-size: 11px !important;
	text-decoration: none !important;
}

div.rtsSelected {
	background: #f0f0f0 !important;
}

div.rlvI,
div.rlvA {
	margin: 15px 0;
	border-bottom: 	1px solid #ccc !important;
}

div.rlvI a,
div.rlvA a {
	color: #bb0000 !important;
	font-weight: 600;
	text-decoration: none !important;
}

.ModuleTitle_MenuBar span {
	color: #000 !important;
	text-decoration: none !important;
}

#locationinfo{
	margin: 10px 0;
}