/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

body{
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#06739C;
}

.flt{
	float:left;
}

.flr{
	float:right;
}

.clr{
	clear:both;
}

p{
	text-align:justify;
	padding:5px 0;
}

a{
	text-decoration:none;
	outline:none;
	color:#0f7da6;
}

img{
	border:none;
	outline:none;
}

.wrapper{
	width:905px;
	height:auto;
	margin:0 auto;
}

#header{
	background:#94e0f6;
}

#header .topadv{
	padding:5px 0;
}

.logo{
	position:absolute;
	top:0px;
	left:0px;
}

.topstrip{
	background:url(topstrip.jpg) repeat-x;
	height:35px;
	color:#ffffff;
	line-height:30px;
}

.container{
}

.heading{
	font-size:13px;
	font-weight:bold;
	color:#f576a1;
}

.mar05{
	margin-top:5px;
}

.container .leftcol{
	width:228px;
	height:auto;
	padding:30px 0 0 0;
}

.container .leftcol .left-box-top{
	background:url(left-box-top.jpg) no-repeat;
	padding:35px 0 0 20px;
}

.container .leftcol .left-box-mid{
	background:url(left-box-mid.jpg) repeat-y;
	padding:0 20px;
}

.container .leftcol .left-box-mid .bonus{
	background:url(dot-left.jpg) repeat-x left bottom;
	padding:5px 0;
}

.container .leftcol .left-box-mid .bonus .banner{
	float:left;
	border:1px solid #abc8d1;
}

.container .leftcol .left-box-mid .bonus .info{
	padding-left:10px;
	float:left;
}

.container .leftcol .left-box-mid .bonus .play{
	float:right;
	padding-top:5px;
}






.container .leftcol .left-box-btm{
	background:url(left-box-btm.jpg) no-repeat;
	height:24px;
}



























.container .midcol{
	width:498px;
	height:auto;
	padding:10px 0 0 13px;
}

.container .midcol .mid-box-top{
	background:url(mid-box-top.jpg) no-repeat;
	height:25px;
	padding:25px 0 0 24px;
}

.container .midcol .mid-box-mid{
	background:#f4fcfe;
	border-left:1px solid #e3f5f8;
	border-right:1px solid #e3f5f8;
	border-bottom:1px solid #e3f5f8;
	padding:10px;
	margin-left:14px;
}

.mid-heading{
	background:url(mid-heading.jpg) repeat-x;
	line-height:34px;
	border-left:1px solid #e3f5f8;
	border-right:1px solid #e3f5f8;
	border-top:1px solid #e3f5f8;
	margin-left:14px;
	padding:0 10px;
}

.pic{
	float:left;
	margin-right:10px;
	zoom:1;
}

.date{
	font-size:11px;
	color:#666666;
}

.more{
	background:url(link-bg2.jpg) no-repeat;
	width:90px;
	height:22px;
	line-height:22px;
	text-align:center;
	margin-top:-10px;
	margin-bottom:5px;
	float:right;
	margin-right:11px;
}

.more a:hover{
	color:#F577A2;
}

input.txt{
	background:url(inputbg.jpg) no-repeat;
	width:121px;
	height:19px;
	padding:5px 0 0 5px;
	float:left;
	margin-right:4px;
	margin-left:3px;
	border:none;
}





















.container .rightcol{
	width:157px;
	height:auto;
}

.container .rightcol .right-box-top{
	background:url(right-box-top.jpg) no-repeat;
	padding:12px 0 5px 12px;
}

.container .rightcol .right-box-mid{
	background:url(right-box-mid.jpg) repeat-y;
	padding:0 9px;
}

.container .rightcol .right-box-mid ul{
	list-style:none;
}

.container .rightcol .right-box-mid ul li{
	background:url(dot-left.jpg) repeat-x left bottom;
}

.container .rightcol .right-box-mid ul li a{
	display:block;
	background:url(arrow-normal.jpg) no-repeat 5px 8px;
	padding:5px 5px 5px 15px;
	color:#0f7da6;
}

.container .rightcol .right-box-mid ul li a:hover{
	background:#2e9dc7 url(arrow-hover.jpg) no-repeat 5px 8px;
	color:#ffffff;
	text-decoration:none;
}














.container .rightcol .right-box-btm{
	background:url(right-box-btm.jpg) no-repeat;
	height:16px;
}



#footer{
	text-align:center;
	padding:20px 0 0 0;
}

#footer .copy{
	padding:10px 0;
}















