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

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

.flt{
	float:left;
}

.flr{
	float:right;
}

.clr{
	clear:both;
}

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

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

#wrapper{
	background:#ffffff;
	width:965px;
	margin:0 auto;
	min-height:800px;
}

#wrapper .header{
	background:url(headerbg.jpg) repeat-x;
	height:166px;
	padding:0 7px;
}

#wrapper .header .topheader{
	height:41px;
	line-height:30px;
	overflow:hidden;
	text-align:left;
	padding:0 15px;
}

#wrapper .header .topheader a{
	color:#FFF711;
	font-weight:bold;
}

#wrapper .header .logo{
}

#wrapper .header .topadv{
	height:100px;
}

#wrapper .header .update{
	font-weight:bold;
	color:#e9e269;
}

#wrapper .header .searchbox{
	color:#ffffff;
	font-weight:bold;
}

#wrapper .container{
	background:url(containershadow.jpg) repeat-x;
	padding:9px 0 0 0;
}

#wrapper .container .hr{
	background:url(hr.jpg) repeat-x left bottom;
}

#wrapper .container .vr{
	background:url(vr.jpg) repeat-y right top;
}

.heading{
	border-bottom:4px solid #ef3b23;
	height:34px;
	margin:0 0 5px 0;
}

.heading .headingleft{
	background:url(heading-lft.jpg);
	width:33px;
	height:34px;
}

.heading .headingmid{
	background:url(heading-mid.jpg) repeat-x;
	line-height:34px;
	padding:0 5px 0 2px;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
}

h1{
	color:#ffffff;
	font-weight:bold;
	line-height:34px;
	font-size:15px;
}

.heading .headingright{
	background:url(heading-rht.jpg) no-repeat;
	width:11px;
	height:34px;
}

.article{
}

.article .pic{
	margin-right:10px;
}

.article .date{
	font-size:11px;
	font-weight:bold;
	color:#888888;
	text-transform:uppercase;
}

a.more{
	background:#ef3b23;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	padding:2px 4px;
}

a.more:hover{
	background:#232323;
}

.width_140{
	width:140px;
	padding:0 5px;
}





#wrapper .container .leftcol{
	width:469px;
}

#wrapper .container .leftcol .leftbox{
	width:450px;
	padding:8px 9px 7px 10px;
}

#wrapper .container .leftcol .leftbox .scriptbox{
	height:270px;
	background:#232323;
}

#wrapper .container .midcol{
	width:292px;
}

#wrapper .container .midbox{
	padding:8px 0 7px 1px;
}

#wrapper .container .midbox ul.links{
	list-style:none;
	padding:3px;
}

#wrapper .container .midbox ul.links li{
	font-weight:bold;
	background:url(plus.jpg) no-repeat 0 7px;
	margin:2px 0;
	padding:0 0 0 20px;
}

#wrapper .container .midbox ul.links li a{
	color:#f70000;
	text-decoration:none;
}

#wrapper .container .midbox ul.links li a:hover{
	color:#f70000;
	text-decoration:underline;
}

.reviews{
	padding:4px 3px;
}

.revbanner{
	padding:2px;
	border:1px solid #232323;
	float:left;
	margin-right:10px;
}

.newsletter{
	background:#7e0608;
	border:1px solid #a00000;
	width:183px;
}

.newsletter .newsbox{
	padding:5px;
	color:#ffffff;
}

.newsletter .newsbox input.txt{
	border:1px solid #7f9db9;
	width:114px;
	height:18px;
	margin-bottom:5px;
}




























#wrapper .container .rightcol{
	width:200px;
}

#wrapper .container .rightcol .rightbox{
	padding:8px 7px 7px 0;
}

.bonus{
	padding:7px 0 7px 10px;
}

.bonus .banner{
	margin-bottom:5px;
	background:url(bannerbg.jpg) no-repeat;
	height:76px;
	width:183px;
	text-align:center;
	padding:4px 0 0 0;
}

.title{
	font-weight:bold;
	font-size:14px;
}

.title a{
	color:#000000;
}

.bonus .maxupto{
	background:url(icon.jpg) no-repeat 0 5px;
	line-height:20px;
	padding:0 0 0 20px;
}

.bonus .download{
	text-align:center;
}




#footer{
	background:#000000;
	padding:0 10px;
	line-height:44px;
	font-weight:bold;
	color:#ffffff;
}

#footer .footerlinks{
	
}

#footer a{
	color:#fff711;
}

#footer .copy{
}






































