* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

body {
	background: #FFF;
	font: 11px/14px Tahoma, Verdana, sans-serif;
}

#xcontainer {
	width: 979px;
	margin: 0 auto;
}

#xheader {
	height: 133px;
	background: url("../img/bg-header.png") no-repeat 100% 100%;
	position: relative;
}
#xheader h1 {
	float: left;
	display: inline;
	margin: 26px 0 0 -14px;
}
#xheader h1 img {position: relative;}

#xmenu {
	float: left;
	font-size: 14px;
	line-height: 42px;
	margin: 54px 0 0 39px;
}
#xmenu li {
	float: left;
	padding: 0 8px 0 9px;
	
                background: url("../img/m-sep.png") no-repeat 0 0;
}
#xmenu ul li.f {
	padding-left: 0;
	background: none;
}
#xmenu ul li a {
	color: #000;
	text-decoration: none;
}

#xsearch	{
	position: absolute;
	top: 95px;
	right: 0;
	width: 235px;
}
#xsearch * {vertical-align: middle;}
#xsearch .inp {
	width: 230px;
	padding: 2px 10px;
	font-size: 8px;
	font-weight: bold;
	color: #D3CBCA;
	border: 1px solid #87B800; 
}



#xa-menu {
	position: absolute;
	top: 65px;
	right: 1px;
	line-height: 21px;
}
#xa-menu li {
	float: left;
	display: inline;
	margin-left: 9px;
}
#xa-menu a {color: #000;}




#xb-menu {
	position: absolute;
	top: 106px;
	left: 0;
}
#xb-menu ul li {
	background: #F60 url("../img/bg-b-menu.gif") no-repeat 100% 0;
	padding-right: 4px;
	margin-right: 5px;
	float: left;
	display: inline;
}
#xb-menu ul li a {
	float: left;
	display: block;
	padding: 0 12px 0 16px;
	line-height: 21px;
	background: url("../img/bg-b-menu.gif") no-repeat 0 0;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#xc-menu {
	position: absolute;
	top: 106px;
	left: 310px;
	line-height: 21px;
	color: #D5D5D5;
}
#xc-menu a {
	margin: 0 5px;
	text-decoration: none;
	color: #545454;
	font-weight: bold;
}

#xmain {
	overflow: hidden;
	zoom: 1;
}
#xcontent {
	float: left;
	width: 664px;
}
#xsidebar {
	float: right;
	width: 276px;
}

#xfeatures {
	height: 392px;
	background: url("../img/bg-features.jpg");
	position: relative;
	margin-bottom: 4px;
}
#xfeatures h2 {
	padding: 45px 0 15px 47px;
}
#xfeatures ul {padding-left: 47px;}
#xfeatures ul li {
	padding-left: 15px;
	text-transform: uppercase;
	position: relative;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	background: url("../img/blt-features.gif") no-repeat 0 50%;
	margin: 0 0 3px;
}
#xfeatures .join {
	position: absolute;
	top: 350px;
	right: 98px;
	width: 173px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#xfeatures .join a {
	color: #FFF;
	text-decoration: none;
}

#xboxes {
	height: 209px;
	background: url("../img/bg-boxes.jpg");
	color: #FFF;
	font-weight: bold;
	line-height: 20px;
}
#xboxes .more {
	position: absolute;
	top: 185px;
	font-size: 12px;
	font-weight: bold;
	padding: 0 !important;
}
#xboxes .more a {color: #FF6000;}








#xb2 {
	float: left;
	display: inline;
	position: relative;
	margin-left: 120px;
	width: 105px;
	padding-top: 51px;
	font-size: 10px;
	line-height: 18px;
}
#xb2 .more {
	left: 0;
	line-height: 21px !important;
}






#xlogin {
	height: 191px;
	background: url("../img/bg-login.png");
	margin-bottom: 8px;
}
#xlogin h2 {
	padding: 23px 0 0 20px;
}
#xlogin form {
  padding: 10px 0 0 20px;
  color: #FFF;
}
#xlogin th {
  text-align: left;
  font-weight: normal;
  width: 72px;
}
#xlogin td, #login th {padding: 3px 0;}
#xlogin .i {
  width: 115px;
  background: #FFF;
  padding: 1px 0 1px 20px;
}
#xi1 {
  background: #FFF url("../img/icon-login.gif") no-repeat 0 50% !important;
}
#xi2 {
  background: #FFF url("../img/icon-password.gif") no-repeat 0 50% !important;
}
#xlogin ul {padding-top: 5px; color: #FFF;}
#xlogin .button {margin-right: 4px;}
#xlogin ul * {vertical-align: middle;}
#xlogin ul a {color: #FFF;}

.xbox {
	height: 199px;
	background: url("../img/bg-box.png");
	margin-bottom: 8px;
}
.xbox h2 {
	padding: 22px 0 5px 24px;
}
.xbox ul {
	padding-left: 18px;
}
.xbox ul .img {
	display: block;
	position: relative;
	width: 116px;
	height: 106px;
}
.xbox ul .img img {
	position: relative;
	top: 7px;
	left: 7px;
}









.xbox ul li {
	float: left;
	display: inline;
	margin-right: 3px;
}
.xbox span {
	display: block;
	padding: 4px 10px 4px 19px;
	background: url("../img/blt-box.gif") no-repeat 7px 8px;
	font-size: 10px;
	color: #535353;
}
.xbox span a {
	font-size: 12px;
	color: #FB7017;
	font-weight: bold;
}





.xbox ul .img i {
	position: absolute;
	top: 0;
	left: 0;
	width: 116px;
	height: 106px;
	display: block;
	background: url("../img/bg-members.png");
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg-members.png', sizingMethod='crop');
	//cursor: pointer;
}
















#xfooter {
	background: url("../img/bg-footer.gif") repeat-x 0 0;
	color: #949495;
	overflow: hidden;
	zoom: 1;
}
#xfooter p.cop {
	float: right;
	padding: 20px 0;
	width: 372px;
}
#xfooter p.cop a {
	color: #949495;
}
#xfooter p.links {
	float: left;
	color: #737373;
	padding: 26px 0;
}
#xfooter p.links a {color: #737373; text-decoration: none;}

