/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e5faff;
	background-repeat:no-repeat;
	background-image:url(../images/mbg.png);
}
a
{
	color:#0db3dd;
}
img, div { behavior:url(media/scripts/iepngfix.htc) }
.gw
{
	width:1000px;
}

div.container
{
	background-color:#fff;
	padding:10px;
	margin-left:95px;
	margin-top:70px;
	margin-bottom:50px;
}
div.bnr
{
	background-repeat:no-repeat;
	background-image:url(../images/bnr.png);
	height:239px;
	border:1px solid #fff;
}
div.bnr p
{
	width:300px;
	color:#fff;
	position:relative;
	left:320px;
	top:20px;
	font-size:18px;
	font-style:italic;
	padding:0px;
}

div.footer
{
	background-color:#e2f9ff;
	text-align:center;
	padding:10px;
}
div.footer a
{
	color:#3fa1c0;
	text-decoration:none;
	display:inline-block;
	margin:0px 10px 0px 10px;
}

div.box
{
	width:200px;
	margin-right:10px;
}

div.mcol
{
	width:350px;
	margin-right:16px;
	padding-top:10px;
	margin-left:10px;
}
div.rcol
{
	width:400px;
	background-repeat:no-repeat;
	background-image:url(../images/sbg.png);

}
a.btn
{
	display:inline-block;
	width:170px;
	height:32px;
	background-repeat:no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding-left:60px;
	padding-top:12px;
}
a.btn.dwn
{
	background-image:url(../images/btn_dwn.png);
}
a.btn.play
{
	background-image:url(../images/btn_play.png);
}

div.ritem
{
	width:380px;
	margin-left:20px;
	padding:7px;
}

div.tt
{
	margin-top:200px;
}
h1,h2
{
	font-weight:lighter;
	color:#0681a0;
}
h1
{
	font-size:16px;
	font-weight:bold;
}
h2
{
	font-size:12px;
	font-weight:bold;
}
div.mcol div.item
{
	background-repeat:no-repeat;
	padding-left:40px;
	background-image:url(../images/sprite.png);
}
div.midd
{
	padding-bottom:40px;
}
div.mcol div.item.user
{
	background-position:0px -280px;
}
div.mcol div.item.safe
{
	background-position:0px -125px;
}
div.sponsors
{
	padding-top:10px;
	text-align:center;
}
