@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
}

#container {
   min-height: 100%;
   margin-bottom: -85px;
   position: relative;
}


#footer {
	height: 85px;
	position: relative;
	background-color: #51636f;
}

.clearfooter {
	height: 85px;
	clear: both;
}

#header {
	background-color: #51636f;
}



a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #51636F;
}

.subtitle {font-size: 18px}
.style1 {
	font-size: 18px;
	color: #de0b0b;
}
.style2 {
	font-size: 10px;
	color: #FFFFFF;
}
.style3 {
	font-size: 10px;
	color: #51636F;
}


#side {
	position: relative;
	float: right;
}
#ss_container {
	position: relative;
	float: left;
	background-image: url(images/player_skin.png);
	height: 397px;
	width: 585px;
}
#categories {
	clear: both;
	float: none;
	width: 1020px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#page {
	clear: both;
	float: none;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 10px;
}
#logo {
	position:relative;
	left:0px;
	top:0px;
	width:460px;
	height:70px;
	z-index:2;
	border:none;
	clear: right;
	float: left;
	padding-left: 10px;
}


#navigation {
	position: relative;
	float: right;
}
#main {
	clear: both;
	float: none;
	width: 1030px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;

}

#tell_a_frnd_form
{
margin:0 auto;
width:380px;
height:auto;
}
.frm-hding
{
	width:380px;
	height:43px;
	float:left;
	background-image: url(images/tell-h.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.frm-field
{
	width:380px;
	height:auto;
	color:#666666;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	background-image: url(images/tell-m.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.frm-footer
{
	width:380px;
	height:10px;
	float:left;
	background-image: url(images/tell-b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.input_txt
{
width:170px;
height:16px;
}
.input_txt2
{
width:400px;
height:16px;
}
#reffer_to_frnd_form
{
margin:0 auto;
width:500px;
height:auto;
}
.frm2-hding
{
	width:500px;
	height:43px;
	float:left;
	background-image: url(images/reffer-h.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.frm2-field
{
	width:500px;
	height:auto;
	color:#666666;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	float:left;
	background-image: url(images/reffer-m.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.frm2-field form
{
margin:0px;
padding:0px;
}
.frm2-footer
{
	width:500px;
	height:10px;
	float:left;
	background-image: url(images/reffer-b.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#list li
{
padding-bottom:10px;
}
.sub_btn
{
	width:80px;
	height:26px;
	border:0px;
	float:left;
	background-image: url(images/sub-btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
