/* Start of CMSMS style sheet 'lc_blue_css' */
a img{ 
border:0; 
} 

body{
	font-family:Arial, Verdana, tahoma;
	font-size:12px;
	color:#000000;
	padding:0px;
	background-color:#02254d;
	background-image:url(images/lc_blue/bg-body.gif);
	background-repeat:repeat-x;
	line-height:18px;
	}
	
form{
	padding:0px;
	margin:0px;
	}

p{
	margin:10px 0px 10px 0px;
	}
	
a, a:visited{color:#123b6e; text-decoration:none; }

a:hover{ color:#265997; text-decoration:underline; }
	
.container{
	}
	
td.header{
	background-image:url(images/lc_blue/header.jpg);
	background-repeat:no-repeat;
	height:136px;
	width:972px !important;
	}
	
.logo{
	width:315px;
	height:108px;
	margin-left:20px;
	}
	
.logo a{
	width:315px;
	height:108px;
	display:block;
	}
	
.navtop{
	background-image:url(images/lc_blue/bg-navtop.gif);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	}
	
.navtop a, .navtop a:visited{
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
	
.navtop a:hover{
	background-image:url(images/lc_blue/bg-navtop-hover.gif) !important;
	background-repeat:repeat-x;
	text-decoration:none;
	display:block;
	padding:7px 0px 7px 0px;
	}
	
.linktop{
	border-left:solid 1px #35506d;
	border-right:solid 1px #030910;
	}
	
.linktop2{
	border-right:solid 1px #030910;
	background-image:url(images/lc_blue/bg-navtop-hover.gif);
	background-repeat:repeat-x;
	}
	
.linktop3{
	border-left:solid 1px #35506d;
	border-right:solid 1px #35506d ;
	}

.main{
	background-color:#fff;
	background-image:url(images/lc_blue/bg-maintop.gif);
	background-repeat:repeat-x;
	}
	
.maintable{
	background-image:url(images/lc_blue/bg-mainbottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:30px;
	padding-top:9px;
	}
	
.mainleft td, .mainright td{
	text-align:left;
	}

.title-box{
	background-image:url(images/lc_blue/bg-title-box.gif);
	background-repeat:no-repeat;
	height:31px;
	}
	
.title-box h3{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding:0px 0px 4px 40px;
	}
	
.repeatbox{
	background-image:url(images/lc_blue/bg-repeaty-box.gif);
	background-repeat:repeat-y;
	}

.box{
	background-image:url(images/lc_blue/bg-box.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px 8px 10px 15px;
	}
	
.box2{
	background-image:url(images/lc_blue/bg-box.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:10px 0px 20px 0px;
	}

.box div{
	float: left;
	margin-right: 4px;
}

	
.box ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}

.box ul li.lonepage, .box ul li.mainpage {

	font-weight: bold;
}

.box div img {
	width: 32px;
	height: 32px;
}
	
.box ul li.lonepage {
	list-style-type:none;
	background-repeat:no-repeat;
	padding:0px 0px 4px 15px;
	background-position:0px 4px;
}
	
.box ul li.mainpage{
	list-style-type:none;
	background-repeat:no-repeat;
	padding:0px 0px 0px 15px;
	background-position:0px 4px;
}

.box ul li.lonepage {
	background-image:url(images/lc_blue/bg-listbox.gif);
	background-repeat: no-repeat;
}

.box ul li.subpage {
	background-image:url(images/lc_blue/bg-listbox_noarrow.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	margin-left: 36px;
}

.box ul li a, .box ul li a:visited{
	color:#000000;
	text-decoration:none;
	}
	
.box ul li a:hover{
	text-decoration:underline;
	color:#0000FF;
	}
	
.title-content01{
	background-image:url(images/lc_blue/bg-title01.gif);
	height:30px;
	background-repeat:no-repeat;
	}

.title-content01 h3{
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding:0px 0px 4px 85px;
	}
	
.title-content02{
	background-image:url(images/lc_blue/bg-title02.gif);
	height:30px;
	background-repeat:no-repeat;
	}

.title-content02 h3{
	color:#fff;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding:0px 0px 4px 55px;
	}
	
	
.tb1{
	background-color:#fff;
	}
	
.tb1 td{
	background-image:url(images/lc_blue/bg-row.gif);
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	padding:3px 0px 3px 0px;
	}
	
.t1 td{
	background-image:url(images/lc_blue/bg-title-blue.gif);
	background-repeat:repeat-x;
	height:24px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	padding:0px 8px 0px 8px;
	}

.tb1 td img.room {
height: 24px;
width: 24px;
}
	
.txtgold{
	color:#cf8b00;
	font-size:13px;
	font-weight:bold;
	}
	
a.l1, a.l1:visited{
	color:#000;
	text-decoration:underline;
	}
	
a.l1:hover{
	color:#000;
	text-decoration:none;
	}
	
.bg-glow{
	background-image:url(images/lc_blue/bg-glow.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	border-left:solid 1px #7a97be;
	border-right:solid 1px #7a97be;
	margin-right:1px;
	}
	
.box-content{
	padding:14px 10px 14px 10px;
	background-image:url(images/lc_blue/bg-bottom-box.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}


.box-content2{
	padding:14px 22px 14px 22px;
	background-image:url(images/lc_blue/bg-bottom-box.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
	
.curve-bottom{
	background-image:url(images/lc_blue/bg-curve-bottom.gif);
	background-repeat:no-repeat;
	}

h4{
	color:#000;
	margin:0px;
	font-size:13px;
	}

.maincontent ul{
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
	}

.maincontent ul li{
	margin:0px;
	padding:0px 0px 0px 12px;
	list-style-type:none;
	background-image:url(images/lc_blue/list.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	}
	
.footer{
	background-image:url(images/lc_blue/bg-footer.gif);
	background-repeat:no-repeat;
	height:54px;
	width:972px;
	text-align:center;
	color:#fff;
	font-size:11px;
	}
	
.footer a, .footer a:visited{
	color:#fff;
	}

div#submit_account_for_rakeback {
background: #225599;
width: 250px;
}

#submit_account_for_rakeback a {
padding: 5px;
display: block;
font-size: 16px;
font-weight: bold;
color: #fff;
text-align: center;
}

#submit_account_for_rakeback a:hover {
text-decoration: none;
background: #0066cc;
}


/* End of 'lc_blue_css' */

