@charset "utf-8";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, strong, ol, ul, li, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	text-align:justify;
}
a{
text-decoration:none;
}
a:hover{
text-decoration:none;
}
body{
	background:url(../images/tail.gif) left top repeat-x #0e0e0e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
#wraper{
width:1000px;
margin:0 auto;
padding:0;
}
#header{
width:851px;
height:92px;
margin:0 auto;
padding:0;
}
#header .blog{
width:851px;
}
#header .blog #logowrapper{
width:383px;
height:92px;
float:left;
}
#header .blog #title{
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	float: left;
	width: 280px;
}
#header .blog #logo{
	float: left;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header .blog #t1{
width:468px;
float:right;
padding:17px 0 0 0;
}

#header #title h1{
	width:400px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 30px;

}
#header #title h1 a{
color:#FFFFFF;
}

#menu{
	width:100%;
	height:35px;
	font-weight:bold;
}
#menu ul{
padding:0px;
margin:0px;
padding-left:15px;
}

#menu li{
	line-height:35px;
	float:left;
	background-image: url(../images/menu_line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding:0 50px;
	font-size:12px;
	list-style:none;
}
#menu li.last{
background:none;
}
#menu li a{
color:#FFFFFF;
}
#menu li a:hover{
text-decoration:underline;
}
#menu .last{
background:none!important;
}
#container{
width:950px;
padding:0;
margin:14px auto 0 auto;
background-color:#FFFFFF;
}
#container .topbg{
background:url(../images/container_top_bg.jpg) left top no-repeat;
height:19px;
}
#container .bottombg{
background:url(../images/container_bottom_bg.jpg) left bottom no-repeat;
height:18px;
}
#container .blog{
margin:0 auto;
width:950px;
}
.clear {
	clear:both;
	font-size:1px;
	margin:0;
	padding:0;
}
#container .blog #left_panel{
width:502px;
_width:585px;
float:left;
}
#container .blog #left_panel h2{
width:100%;
text-align:left;
font-size:12px;
font-weight:bold;
height:34px;
background:url(../images/h1_bg.jpg) left top no-repeat;
line-height:35px;
padding:0 0 0 15px;
}

#breadcrumb{
width:100%;
text-align:left;
font-size:11px;
font-weight:bold;
height:34px;
background:url(../images/breadcrumb.jpg) left top no-repeat;
line-height:35px;
padding:0 0 10px 15px;
}

#breadcrumb a{
	color:#000000;
	text-decoration:none;
}

#breadcrumb a:hover{
	color:#000000;
	text-decoration:underline;
}

#container .blog #left_panel h2 a{
text-decoration:none;
text-transform:uppercase;
color:#333333;
}
#container .blog #left_panel h2 a:hover{
text-decoration:underline;
}
#container .blog #left_panel h3{
font-weight:bold;
padding:5px 0 0 10px;
}
#container .blog #left_panel p{
margin:0;
padding:0 10px 10px 10px;
}
#container .blog #left_panel a{
color:#333333;
font-weight:bold;
text-decoration:none;
}
#container .blog #left_panel ul{
padding:10px 10px 10px 0px;
}
#container .blog #left_panel ul li{
list-style: square;
line-height:20px;
margin-left:30px;

}
#container .blog #left_panel a:hover{
text-decoration:underline;
}
#container .blog #right_panel{
width:224px;
float:right;
}
#container .blog #right_panel .topbg{
width:100%;
background-image:none;
/*background:url(../images/right_panel_topbg.jpg) left top no-repeat;*/
height:36px;
padding:0px 0 0 0;
} 
#container .blog #right_panel .topbg h3{
background: url(../images/right_panel_h1bg.jpg) left  bottom no-repeat;
width:179px;
line-height:35px;
margin:0 auto;
padding:0 0 0 35px;
color:#FFFFFF;
text-transform:uppercase;
}

#rightsubtitle{
background: url(../images/right_panel_h1bg.jpg) left  bottom no-repeat;
width:179px;
line-height:35px;
margin:0 auto;
padding:0 0 0 35px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
}

#righttitle{
background: url(../images/right_panel_h1bg.jpg) left  bottom no-repeat;
width:179px;
line-height:45px;
font-weight:bold;
margin:0 auto;
padding:0 0 0 35px;
color:#FFFFFF;
text-transform:uppercase;
}

#container .blog #right_panel .blog{
	width:222px;
	/*border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;*/
	padding:5px 0 5px 0;
	text-align: center;
	margin:0 auto;
}
#container .blog #right_panel .blog .banner{
width:125px;
margin:0 auto 5px auto;
border:1px solid #dddddd;
padding:5px;
}
#container .blog #right_panel .bottombg{
	/*background:url(../images/right_panel_bottom_bg.jpg) left bottom;*/
	height:15px;
	background-image:none;
	text-align:center;	
}
#footer{
width:851px;
height:47px;
padding:30px 20px 0 20px;
margin:0 auto;
}
#footer p{
text-align:left;
color:#CCCCCC;
}
#footer a{
color:#CCCCCC;
}
#footer a:hover{
text-decoration:underline;
}
.left_image{
float:left;
border:1px solid #dddddd;;
padding:3px;
margin:5px 5px 0 10px;
}

.right_image{
float:right;
border:1px solid #dddddd;;
padding:3px;
margin:5px 10px 0 5px;
}

.tableheader {
	background-color:#872006;
	height:25px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-align:left;
	padding-left:5px;
}
.tableheaderbg {
	background-color:#d8ddde;
	height:28px;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	
}

.tableborder {
	border:solid 1px #700a0b;
}

.altrow {
	background-color:#fbe9e4;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-left:5px;
	height:30px;
}

.altrow a{
	color:#000000;
	text-decoration:underline;
}

.altrow a:hover{
	color:#000000;
	text-decoration:none;
}

.textalign {
	text-align:center!important;
}
.altrow1 {	
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:left;
	padding-left:5px;
	height:30px;
}

.altrow1 a{
	color:#000000;
	text-decoration:underline;
}

.altrow1 a:hover{
	color:#000000;
	text-decoration:none;
}


.im {
	padding-left:150px;
	padding-bottom:10px;
}

.casinotableborder {
	border:solid 1px #b1c1c4;
}

.borderright {
	border-right:solid 1px #b1c1c4;
}

.casinoim {
	background-color:#ffdddd;	
}
.rightsidebatext {
	text-align:center;
}

.bannerbottom {
	padding-left:15px;
}

.center_image{
	width:400px;
	height:175px;
	margin:0 auto;
	padding:3px;
	border:groove 1px #CCCCCC;
	margin-bottom:8px;
}

/*----------------- left side bar ----------------*/


#container .blog #leftsidebar{
width:224px;
float:left;
}
#container .blog #leftsidebar .topbg{
width:100%;
background-image:none;
/*background:url(../images/right_panel_topbg.jpg) left top no-repeat;*/
height:36px;
padding:0px 0 0 0;
} 
#container .blog #leftsidebar .topbg h3{
background: url(../images/right_panel_h1bg.jpg) left  bottom no-repeat;
width:179px;
line-height:35px;
margin:0 auto;
padding:0 35px 0 0px;
color:#FFFFFF;
text-transform:uppercase;
}

/*#rightsubtitle{
background: url(../images/right_panel_h1bg.jpg) left  bottom no-repeat;
width:179px;
line-height:35px;
margin:0 auto;
padding:0 0 0 35px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
}

#righttitle{
background: url(../images/right_panel_h1bg.jpg) left  bottom no-repeat;
width:179px;
line-height:45px;
font-weight:bold;
margin:0 auto;
padding:0 0 0 35px;
color:#FFFFFF;
text-transform:uppercase;
}*/

#container .blog #leftsidebar .blog{
	width:222px;
	/*border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;*/
	padding:5px 0 5px 0;
	text-align: center;
	margin:0 auto;
}
#container .blog #leftsidebar .blog .banner{
width:125px;
margin:0 auto 5px auto;
border:1px solid #dddddd;
padding:5px;
}
#container .blog #leftsidebar .bottombg{
	/*background:url(../images/right_panel_bottom_bg.jpg) left bottom;*/
	height:15px;
	background-image:none;
	text-align:center;	
}

.topbanner {
	width:468px;
	height:60px;
	margin:0 auto;
}
/*------------------*/

.breadcrumb {
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	line-height:35px;
}

.breadcrumb a{
	color:#FFFFFF;
	text-decoration:none;
}

.breadcrumb a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}