body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(.../images/bg2.jpg);*/
	background-repeat:repeat-x;
	background-color:#fff;
}
/*---body---*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
#main_container {
	margin: 0px auto;
	width: 960px;
	height: auto;
}
#header {
	height: 237px;
}
#body {
	width:960px;
	float:left;
	background-color:#FFFFFF;
}
#row1 {
	width:948px;
	padding: 10px 6px 0px 6px;
	float:left;
	height:497px;
}
#player {
	width:674px;
	float:left;
}
#playerdetails {
	width:274px;
	float:right;
}
.box-orange {
	width:260px;
	height:52px;
	background-image:url(../images/box-orange.gif);
	background-repeat:no-repeat;
	padding: 22px 0px 0px 14px;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.box-subname {
	width:265px;
	height:44px;
	padding: 12px 0px 0px 9px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.box-subname2 {
	width:265px;
	height:24px;
	padding: 12px 0px 0px 9px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
}
.box-subdetail {
	width:265px;
	padding: 25px 0px 0px 9px;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
#row2 {
	width:960px;
	float:left;
	height:7px;
	background-color:#f98506;
}
#row3 {
	width:932px;
	float:left;
	padding: 21px 0px 13px 15px;
	height:662px;
}
.row3-cola { width:243px; height:220px; float:left;}
.row3-colb { width:243px; height:220px; float:left;}
.row3-colc { width:243px; height:220px; float:left;}
.row3-cold { width:186px; height:220px; float:left;}

.button {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	display:block;
	text-align: left;
	background-image: url(../images/art-player.gif);
	background-repeat: no-repeat;
	width:155px;
	height:183px;
}
.button strong {
	font-weight:bold;
	font-size:13px;
	text-decoration: none;
}
.button a {
	color: #000000;
	line-height: 18px;
	text-decoration: none;
	display:block;
	white-space:nowrap;
	background-image: url(../images/art-player.gif);
	background-repeat: no-repeat;
	width:155px;
	height:183px;
	padding: 14px 10px 11px 10px;
}
.button a:hover {
	color: #000000;
	text-decoration: none;
	display: block;
	background-image: url(../images/art-player-r.gif);
	background-repeat: no-repeat;
}
.txtgrey {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:13px;
	color: #999999;
	line-height: 18px;
	text-decoration: none;
}

#footer {
	width: 960px;
	float:left;
	height: 168px;
}


