/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background:#e5e5e5 url(headerbg.jpg) repeat-x;;
}

.flt{
	float:left;
}

.flr{
	float:right;
}

.clr{
	clear:both;
}

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

a{
	outline:none;
	text-decoration:none;
	color:#09539E;
}

a:hover{
	color:#0099FF;
}

img{
	border:none;
}

.wrapper{
	width:965px;
	margin:0 auto;
}

#header{
	background:url(headerbg.jpg) repeat-x;
}

#header .logo{
}

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

#header .update{
	clear:both;
	background:url(updatebg.jpg) repeat-x;
	line-height:26px;
	font-weight:bold;
	color:#ffffff;
	padding:0 10px;
	margin:0 0 10px 0;
}

#maincontent{
	background:#ffffff;
	border-right:1px solid #AFAFAF;
	border-bottom:1px solid #AFAFAF;
	padding:20px 19px 20px 20px;
}

#maincontent .topbox{
	height:300px;	
}

#maincontent .topbox .topbonus{
	background:url(topbonusbox.jpg) no-repeat;
	width:300px;
	padding:1px 1px 0 1px;
	height:286px;
}

#maincontent .topbox .topbonus .toptitle{
	font-weight:bold;
	font-size:13px;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#BE0C0D;
	padding:0 10px;
}

#maincontent .topbox .topbonus .width_280{
	width:300px;
	padding:0px;
	font-weight:bold;
}

#maincontent .topbox .topbonus .width_280 .topinfo{
	padding:5px 10px;
}

#maincontent .topbox .toparticle{
	height:222px;
	padding:22px 13px 40px 274px;
	width:336px;
	background:url(toppic.gif) no-repeat;
}

#maincontent .topbox .toparticle .arttitle{
	font-size:20px;
	font-weight:bold;
	color:#BE0C0D;
}

#maincontent .topbox .toparticle .arttitle a{
	color:#BE0C0D;
}

#maincontent .topbox .toparticle p{
	padding:50px 0 0 0;
}

.border{
	border:1px solid #cccccc;
}

.borderbtm{
	border-bottom:1px solid #cccccc;
}

#maincontent .leftbox{
	width:600px;
}

#maincontent .leftbox .leftcol{
	width:288px;
	margin-bottom:10px;
}

#maincontent .leftbox .rightcol{
	width:288px;
	margin-bottom:10px;
}

#maincontent .rightbox{
	width:300px;
	margin-bottom:10px;
}

.heading{
	background:url("headingbg.jpg") repeat-x scroll 0 0 transparent;
	border-bottom:1px solid #CCCCCC;
	font-size:13px;
	font-weight:bold;
	height:28px;
	line-height:30px;
	overflow:hidden;
	padding:0 10px;
	text-transform:uppercase;
}

.pad08{
	padding:8px;
}

.bonus{
}

.bonus .banner{
	width:75px;
	height:75px;
	padding:1px;
	border:1px solid #cccccc;
}

.info{
	padding-left:8px;
	width:185px;
}

.star{
}

.bonustitle{
	font-weight:bold;
}

.boxgrd{
	background:url(box-grd.png) repeat-x left bottom;
}

.pad02{
	padding:2px;
}

.shadowbox{
	background:url(boxshadow.jpg) no-repeat left bottom;
}

.date{
	background:none repeat scroll 0 0 #EFEFEF;
	color:#666666;
	font-size:11px;
	padding:2px 5px;
}

.pic{
	border:1px solid #CCCCCC;
	margin-right:8px;
	padding:1px;
}

ul.sidelinks{
	list-style:none;
}

ul.sidelinks li{
	border-bottom:1px solid #cccccc;
	font-weight:bold;
}

ul.sidelinks li a{
	border:2px solid #ffffff;
	background:url(boxshadow.jpg) no-repeat left bottom;
	padding:5px;
	display:block;
}

.polebox{
	background:url(grey-grd.png) repeat-x;
	padding:10px 25px 15px 15px;
}

.newsletter{
	background:url(yellow-grd.png) repeat-x;
	border:5px solid #ffffff;
	padding:10px 35px 15px 35px;
}


#footer{
	background:url(footerbg.jpg) repeat-x;
	padding:20px 0;
	color:#CFCFCF;
}

#footer a{
	color:#ffffff;
	padding:0 10px;
}

#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#footer .footlinks{
	margin-bottom:10px;
}










