/* @override http://onlyplayers.hzdesign.com/css/players.css */
*:first-child+html #login-box p{position:relative; top:1px;} /* it works whether the browser is IE7 and below , for login position*/
*:first-child+html #login-box p a{position:relative; top:-2px;}
*:first-child+html #login-box p.last{top:0px}
*:first-child+html #nav{right:28px}
*:first-child+html #content-right{margin-right:1px; margin-top:0px}
* {
	padding: 0;
	margin: 0;
}
body:first-of-type .login-textarea{position:relative; top:-1px;}

body {
	background: url(../images/body_bkrd.gif) repeat-x #02020a;
}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #ffffff;
}

/*img, div, span, a { behavior: url('http://www.onlyplayers.com/dev/mod/themeplayers/images/iepngfix.htc')} */

.clear {
	clear: both;
}

img {
	border: none;
}

a, a:active {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 21px;
	padding: 0 0 18px 0;
}

h1 {
	text-indent: -999em;
	background: url(../images/only_players_logo.gif) top left no-repeat;
	height: 121px;
	width: 341px;
	position: relative;
	top:-8px;
}

h1 a {
	display: block;
	position: absolute;
	left: 0px;
	top: 18px;
	width: 334px;
	height: 76px;
}

h2 {
	font-size: 17px;
	line-height: 23px;
	font-weight: normal;
	color: #828282;
	text-transform: uppercase;
	padding-bottom: 17px;
}

h3 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 13px;
	line-height: 13px;
}

h3.about {
	padding-bottom: 30px;
}

#outer-container {
	width: 949px;
	margin: 0 auto;
}

#container {
	background-color: #030303;
	width: 895px;
	padding: 0 27px 27px 27px;
	height: auto !important;
	height: 565px;
	position: relative;
}

#content-top {
	background: url(../images/box_top.gif) top left no-repeat;
	height: 8px;
	margin-top:-4px;
}

#content-mid {
	background: url(../images/box_bkrd.jpg) top right no-repeat #000000;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	width: 831px;
	border-right: 4px solid #18171b;
	border-left: 4px solid #18171b;
	padding: 62px 28px 14px 28px;
}

#content-bot {
	background: url(../images/box_bottom.gif) top left no-repeat;
	height: 8px;
}

#home-content {
	background: url(../images/home_bkrd_box.jpg) top left no-repeat;
	height: 336px;
	padding: 70px 32px 0 32px;
}

#content-left {

}

#content-left ul#home {

}

#content-left ul#home li {
	display: block;
	background: url(../images/star_bullet.gif) top left no-repeat;
	list-style: outside none none;
	padding: 0 0 0 21px;
}

#content-left p a {
	color: red;
	text-transform: uppercase;
}

#content-right {
	float: right;
	width: 264px;
	border-left: 1px solid #828282;
	height: 261px;
	padding-left: 30px;
	margin: -1px 0 47px 47px;
}

#content-right #login-box {
	width: 263px;
	height: 146px;
	background: url(../images/login_box.png) top left no-repeat;
	padding: 13px 0 0 13px;
	font-size: 11px;
}

/** html #content-right #login-box {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/login_box.png')
}*/

#login {
	position: relative;
}

#login-box p {
	padding: 0 0 4px 0;
	line-height: 15px;
}

#login-box p.last {
	padding: 0 0 11px 0;
}

#login-box label {
	display: block;
	padding: 0 0 2px 0;
}

#login-box input {
	width: 234px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 1px;
	font-size: 11px;
	color: #474756;
}

#login-box button {
	float: left;
	background: url(../images/login_button.gif) no-repeat;
	height: 18px;
	width: 45px;
	text-indent:-1200px;
	border: none;
	overflow: visible;
	vertical-align: middle;
	margin-top: 2px;

}

* html #login-box button {
	background: url(../images/login_button_ie6.gif) no-repeat;
	height: 18px;
	overflow: hidden;
	position: relative;
}

#login-box button:hover {
	background-position: 0 -18px;
}

* html #login-box button:hover {
	background-position: 0 -19px;
}

#login-box #checkbox {
	width: 14px;
	margin: 0;
	background: none;
	border: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #474756;
	vertical-align: middle;
}

#login-box div.login-button {
	float: left;
	width: 45px;
}

#login-box div.remember_me {
	float: right;
	width: 198px;
}

#nav {
	font-size:12px;
	height:20px;
	position:absolute;
	right:27px;
	text-align:right;
	top:96px;
}

#nav ul {
	float: right;
}

* html #nav ul {
	display: inline;
}

#nav li {
	float: left;
	margin-right: 12px;
	list-style-type: none;
}

#nav li.last {
	margin-right: 4px;
}

#copyright {
	font-size: 11px;
	text-align: right;
	padding-top: 12px;
	margin-right: 31px;
}

/*
 * @group contact
 */

.contact form {
	margin: 0
}

.contact form h3.about {
	padding-bottom: 10px
}

.contact form fieldset {
	margin: 0 0 15px 0;
	padding: 0;
	border: none
}

.contact form fieldset .field {
	margin: 10px 0;
	clear: both;
}

.contact form fieldset .field label {
	vertical-align: middle;
	width: 75px;
	display: -moz-inline-box;
	display: inline-block;
	font-style: normal;
	line-height: 15px;
	font-family: Arial,sans-serif;
}

.contact form fieldset .field input {
	vertical-align: middle;
	border: 1px solid #717171;
	font: normal 11px/11px Arial,sans-serif;
	padding: 2px
}

.contact form fieldset .radio input {
	float: left;
	border: none;
	padding: 0;
	margin: 0 10px 0px 0
}

.contact form fieldset .radio label {
	float: left;
	width: 450px;
	margin-bottom: 10px
}

.contact form fieldset .checkbox input {
	vertical-align: middle;
	border: none;
	padding: 0;
	margin: 0 10px 5px 0;
}

.contact form fieldset .checkbox label {
	vertical-align: middle;
	display: inline;
	margin-right: 15px
}

.contact form fieldset .textarea input {
	vertical-align: middle;
	border: 1px solid #717171;
	font: normal 11px/11px Arial,sans-serif;
	padding: 2px
}

.contact form button#contact_send {
	padding: 0;
	margin: 0;
	border: none;

	width: 45px;
	height: 18px;

	background: url(../images/formsend.png);
}

.contact form button#contact_send:hover {
	background-position: 0 -18px;
}

.contact form  .note {
	font: normal 10px/14px Arial,sans-serif
}

/*
 * Clearfix
 */

.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%;
}
.remember_me a.trouble {
	color:#FFFFFF;
	display:block;
	float:right;
	padding-right:28px;
	text-align:right;
	width:auto;
	position:relative;
	top:-3px;
}
