/* CSS Document */

/* jubileecasino.com styles */
/* Layout Stylesheet */ 

body {
 background: url("../img/common/bg.jpg");
 background-repeat: repeat-x;
 background-color: #1f1e30;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin:0px;
 font-size:11px; 
 line-height: 16px;
/* color:#66000c;*/
 color:#343026;
 padding:0px;
 }

#outer {
	text-align:left;
	border:0px solid #000000;
	width:772px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0px solid #00f;
}
 
#flash {
width: 772px;
margin: 0px auto 0px auto;
}

div#home_callouts {
 background: url("../img/bg_callouts.jpg");
 background-repeat: repeat-x;
 background-position: center; 
 background-color: #66000d;
 border: 0px solid #ff0;
 width: 772px;
 height: 325px;
 }


div#home_callouts_right {
float: right;
width: 318px;

}
  .callout_slot_right {
  float: none;
  margin: 10px 0px 0px 0px;
  border: 1px solid #9D9F67;
  width: 299px;
  }
  
div#home_callouts_left {
float:right;
width: 445px;
}
  div.callout_slot_left_top {
  margin: 11px 5px 0px 0px;
  border: 4px solid #554442;
  width: 428px;
  height: 147px;
  }
  
  div.callout_slot_left_bot {
  margin: 11px 5px 0px 0px;
  border: 4px solid #554442;
  width: 428px;
  height: 95px;
  }
 
div#col_container {
  width:772px;
  background-image:url(../img/bg_callouts.jpg);
  background-repeat:repeat-x;
  background-color:#b9a165;
  float:left;
} 
  
div#r_col{
  float:right;
  width:520px;
  padding-right:65px;
  border: 0px solid #ff0;
  }
  
div#l_col{
  float:left;
  width:150px;
  border: 0px solid #ded;
  }

div#l_col_extra {
  float:left;
  clear:left;
  width:200px;
  }

div#page_title {
  width:672px;
  padding-left:100px;
  }

 div.thumbs{
  border: 1px solid #554442;
  width: 125px;
  height: 81px;
  }
  
div#footer {
  background-color:#b9a165;
  color: #ebe9d5;
  clear:both;
  width:772px;
  border: 0px solid #0c4;
  text-align: center;
  padding-bottom:0px;
  }
 
div#footer a:link { color: #ebe9d5; text-decoration: none; }
div#footer a:visited { color: #ebe9d5; text-decoration: none;}
div#footer a:hover { color: #695726; text-decoration: underline; }


 /* Presentation Stylesheet */ 
 
A:link	{ color: #3C2B28; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:underline;}
A:visited	{ color: #3C2B28; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; text-decoration:underline;}
A:active	{ color: #3C2B28; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; text-decoration:underline;}
A:hover	{ color: #ffffff; font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; text-decoration:underline;}

#promo {
	/* background:url(../img/promo_bg.gif); */
	background-repeat:repeat-x;
	/*height:40px;*/
	height: 5px;

}

.flagtxt { 
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size:10px ; 
	color:#ff0000;
}

.whttxt { 
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size:10px ; 
	color:#ffffff;
}

.flagformtxt { 
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size:10px ; 
	color:#990000;
}

.bigflagtxt { 
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	font-size:12px ; 
	color:#ffcc00;
}


p {
 font-size:11px; 
 color: #fffff;

 }

h2 {
 font-size: 15px;
 color: #FFFFFF;
 /*display:inline;*/
 font-weight:bold;
 }

h3 {
 font-size: 13px;
 font-weight: bold;
/* color: #262d6f;*/
 display:inline;
 }
 
 h4 {
 font-size: 11px;
/* color:#FFFFFF;*/
 display: inline;
 }
 
 /*** Used for employment listings ***/
 
  .column_hdr3 {
 width:  100%;
 height: 20px;
 background-color: #89713b;
 margin: 0px;
 border: 0px solid #0c4;
 padding-top: 6px;
 }
 
  .column_hdr3 p {
 padding-top: 10px;
 padding-left: 5px;
 color: #ffffff;
 font-family: Arial, Verdana, Helvetica, sans-serif; 
 font-size:14px; 
 font-weight: bold;
 display: inline;
 border: 0px solid #0c4;
 }

 hr {
	border: none 0; 
	border-top: 0px solid #663300;
	border-bottom: 1px solid #efefef;
	width: 100%;
	height: 2px;
	text-align: center;
	clear:both;
	}
	
  /****** Form Styles *****/
  
  .notrequired {
  background-color: #ffffff;
  }
 
   .notrequired_gray {
  background-color: ##F6F3F6;
  }
  
  .required {
  background-color: #ffff66;
  }
  
  .blockquote {
  width: 350px;
  }
 
 
/* EVENT ITEM LIST; PACKAGE LIST */

		/* manually change parent div below dep. on layout */
		div#r_col div.event
		{
			/*border-top: 1px solid #fcd079;*/
			float: none;
			margin: 10px 0px 0px 0px;
			padding: 15px 0px 5px 0px;
			width: 495px;
			height: 120px;
		}

			div.event img.event_image
			{
				float: left;
				width: 175px;
				height: 100px;
			}

			div.event div.event_info
			{
				/*border-right: 1px dotted #fcd079;*/
				float: left;
				margin-left: 20px;
				padding-right: 10px;
				width: 200px;
				height: 92px;
			}

				div.event h1, div.event h2, div.event h3 { margin: 0px; padding: 0px; }
				div.event h1, div.event h2 { color: #ffffff; font-size: 11px; font-weight: bold; }
				div.event h2, div.event h3 { color: #ffffff; font-size: 11px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

				div.event p
				{
					margin: 11px 0px 0px 0px;
					line-height: 13px;
					padding: 0px 0px 5px 0px;
					display: block;
					width: 100%;
				}
				
				div.casino_event_info p { border-left: 1px dotted #b3ccfc; }

			div.event img.ticketmaster
			{
				padding: 0px 0px 0px 9px;
				width: 80px;
				height: 20px;
			}

			div.event p.ticketmaster
			{
				float: left;
				line-height: normal;
				padding: 0px 0px 0px 9px;
				margin: 0px;
				width: 80px;
				 border: 0px solid #0c4;
			}

			div.event img.booknow
			{
				padding: 0px 0px 0px 9px;
				width: 82px;
				height: 25px;
			}

				div.event_item h1, div.event_item h2, div.event_item h3 { margin: 0px; padding: 0px; }
				div.event_item h1 { color: #ffffff; font-size: 14px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}	
				div.event_item h2 { color: #d79c50; font-size: 12px; font-weight: bold; }
				div.event_item h3 { color: #ffffff; font-size: 12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}	

/** END EVENT ITEM LIST */

 
 /*** Used for employment listings ***/
 
  .column_hdr3 {
 width:  518px;
 height: 20px;
 background-color: #cc9933;
 margin: 0px;
 border: 0px solid #0c4;
 padding-top: 6px;
 }
 
  .column_hdr3 p {
 padding-top: 10px;
 padding-left: 5px;
 color: #ffffff;
 font-family: Arial, Verdana, Helvetica, sans-serif; 
 font-size:14px; 
 font-weight: bold;
 display: inline;
 border: 0px solid #0c4;
 }