body {
	margin : 50px 0 80px 0;
	padding : 0;
	background : url(./img/lawn-str.jpg) repeat;
}
p, h1, h2, h3, ul, form {
	margin : 0;
	padding : 0;
}
ul {
	list-style : none;
}
img {
	border : 0;
}
a {
	outline : none;
}
.clear {
	clear : both;
	height : 0;
	font-size : 0;
	line-height : 0;
}

/*** B: CSS clearfix ***/
.clearfix:after {
	height : 0;
	content : ".";
	display : block;
	clear : both;
	visibility : hidden;
	line-height : 0;
	font-size : 0;
}
html[xmlns] .clearfix {
	display : block;
}
.clearfix {
	display : inline-block;
}
/*** E: CSS clearfix ***/

#head-wrapper {
	height : 138px;
	background : url(./img/shadow-top.png) no-repeat 50% 0%;
	text-align : center;
}
#header {
	width : 1003px;
	height : 138px;
	background : url(./img/header.jpg) no-repeat bottom;
	margin : 0 auto;
	overflow : hidden;
}
#logo {
	width : auto;
	float : left;
	margin : 13px 0 0 60px;
	display : inline;
}
#nav {
	width : auto;
	font : bold 14px Tahoma, Arial, Verdana, sans-serif;
	float : right;
	margin : 65px 20px 0 0;
	display : inline;
}
#nav a {
	color : #f7f7f7;
	text-decoration : none;
}
#nav a:hover {
	color : #fec35d;
	text-decoration : underline;
}
#nav span#light {
	color : #79848a;
}
#nav span {
	color : #5d666d;
	padding : 0 5px;
}
#content-wrapper {
	height : 1%;
	background : url(./img/shadow-str.png) repeat-y 50% 0%;
	text-align : center;
}
#content {
	width : 1003px;
	background : #ffffff url(./img/content-str.jpg) repeat-x top;
	margin : 0 auto;
	padding-top : 15px;
	text-align : left;
}
#news-detail {
	width : 314px;
	float : left;
	margin-left : 9px;
	display : inline;
}
#news-tip {
	background : url(./img/news-tip.png) no-repeat 0% 0%;
}
#news-name {
	background : url(./img/opacity.png) no-repeat 0% 100%;
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	color : #f47123;
	padding : 203px 0 5px 10px;
}
#news-name a {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	color : #f47123;
	text-decoration: none;
}
#news-name a:hover {
	text-decoration: underline;
}
#news-desc {
	height : 45px;
	background : url(./img/news-desc-bg.jpg) no-repeat;
	font : 12px Arial, Tahoma, Verdana, sans-serif;
	color : #ffffff;
	padding : 10px 0 10px 10px;
	overflow : hidden;
}
#news-list {
	width : 242px;
	float : left;
}
#news-list h1 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	background : url(./img/news-title.jpg) no-repeat;
	color : #ffffff;
	padding : 6px 0 6px 12px;
}
#news-list ul {
	height : 252px;
	font : 8pt Tahoma, Arial, Verdana, sans-serif;
	background-color : #f3f3f3;
	border-right : 1px solid #e2e2e2;
	border-bottom : 1px solid #e2e2e2;
	margin-bottom : 2px;
	padding : 4px 0;
	overflow : hidden;
}
#news-list ul li {
	background : url(./img/news-line.jpg) no-repeat 8px 100%;
}
#news-list a {
	color : #257de7;
	text-decoration : none;
	display : block;
	position : relative;
	padding : 2px 0 6px 11px;
}
#news-list a:hover {
	color : #ff6e03;
	text-decoration : underline;
}
#videos {
	width : 209px;
	float : left;
	margin : 0 5px;
	display : inline;
}
#videos h1 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	background : url(./img/videos-title.jpg) no-repeat;
	color : #ffffff;
	padding : 6px 0 6px 12px;
}
#videos p {
	height : 121px;
}
#videos div {
	font : 8pt Tahoma, Arial, Verdana, sans-serif;
	background-color : #f3f3f3;
	color : #616b74;
	border : 1px solid #e2e2e2;
	margin-top : 2px;
	padding : 2px 0 2px 10px;
}
#videos div a {
	font : 8pt Tahoma, Arial, Verdana, sans-serif;
	color : #257de7;
	line-height : 15px;
}
#videos div a:hover {
	color : #ff6e03;
}
#photos {
	width : 209px;
	float : left;
	display : inline;
}
#photos h1 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	background : url(./img/photos-title.jpg) no-repeat;
	color : #ffffff;
	padding : 6px 0 6px 12px;
}
#photos-img {
	height : 121px;
}
#photos div {
	clear : left;
}
#photos div img {
	float : left;
	margin-top : 2px;
}

#under-news {
	width : 546px;
	font : bold 9pt Arial, Tahoma, Verdana, sans-serif;
	background-color : #93a1ac;
	color : #ffffff;
	float : left;
	margin : 1px 0 0 9px;
	padding : 1px 0 4px 10px;
	display : inline;
}
#under-news a,
#video-archive a,
#photo-archive a {
	color : #ffffff;
}
#under-news a:hover,
#video-archive a:hover,
#photo-archive a:hover {
	text-decoration : none;
}
#under-news span {
	margin : 0 5px;
}
#video-archive,
#photo-archive {
	width : 199px;
	font : bold 9pt Arial, Tahoma, Verdana, sans-serif;
	background-color : #93a1ac;
	color : #ffffff;
	float : left;
	margin : 1px 0 0 5px;
	padding : 1px 0 4px 10px;
	display : inline;
}
.big-banner {
	background-color : #f3f3f3;
	text-align : center;
	margin : 6px 10px 7px 9px;
	padding : 10px 0;
}
.big-banner img {
	border : 1px solid #848484;
	vertical-align : top;
}
#forum {
	width : 347px;
	float : left;
	margin : 0 4px 0 10px;
	display : inline;
}
#forum h1 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	background : url(./img/forum-title.jpg) no-repeat;
	padding : 6px 0 5px 12px;
}
#forum h1 a {
	color : #ffffff;
}
#forum h1 a:hover {
	text-decoration : none;
}
#forum ul {
	font : 12px Arial, Tahoma, Verdana, sans-serif;
	background-color : #f3f3f3;
	color : #6c757c;
	border : 1px solid #e2e2e2;
	border-top : none;
	padding : 1px 20px 9px 10px;
	line-height : 13px;
}
#forum ul li {
	border-bottom : 1px solid #d6d7db;
	padding : 9px 0;
}
#forum ul li p{
	color : #000000;
}
#forum ul span a {
	font : bold 14px Arial, Tahoma, Verdana, sans-serif;
}
#forum ul span a:hover {
	text-decoration : none;
}
#forum ul a {
	font : 11px Arial, Tahoma, Verdana, sans-serif;
	color : #277fe9;
}
#forum ul a:hover {
	text-decoration : none;
}

#forum_vote {
	width : 551px;
	float : left;
	margin : 0 4px 0 10px;
	display : inline;
}
#forum_vote h1 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	background : url(./img/forum-vote-title.jpg) no-repeat;
	padding : 6px 0 5px 12px;
}
#forum_vote h1 a {
	color : #ffffff;
}
#forum_vote h1 a:hover {
	text-decoration : none;
}
#forum_vote ul {
	font : 12px Arial, Tahoma, Verdana, sans-serif;
	background-color : #f3f3f3;
	color : #6c757c;
	border : 1px solid #e2e2e2;
	border-top : none;
	padding : 1px 20px 9px 10px;
	line-height : 13px;
}
#forum_vote ul li {
	border-bottom : 1px solid #d6d7db;
	padding : 9px 0;
}
#forum_vote ul span a {
	font : bold 14px Arial, Tahoma, Verdana, sans-serif;
}
#forum_vote ul span a:hover {
	text-decoration : none;
}
#forum_vote ul a {
	font : 11px Arial, Tahoma, Verdana, sans-serif;
	color : #277fe9;
}
#forum_vote ul a:hover {
	text-decoration : none;
}
#vote {
	width : 204px;
	float : left;
	margin-right : 5px;
	display : inline;
}
#vote h1 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	background : url(./img/vote-title.jpg) no-repeat;
	color : #ffffff;
	padding : 6px 0 5px 12px;
}
#vote h1 a {
	color : #ffffff;
}
#vote h1 a:hover {
	text-decoration : none;
}
.vote {
	height : 273px;
	font : 12px Arial, Tahoma, Verdana, sans-serif;
	background-color : #f3f3f3;
	color : #596267;
	border : 1px solid #e2e2e2;
	border-top : none;
	overflow : hidden;
}
.vote h2 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	padding : 8px 0 10px 10px;
}
.vote ul li {
	height : 17px;
	background : url(./img/vote-line.jpg) no-repeat 20px 15px;
	margin-left : 10px;
}
.vote label {
	background-repeat : no-repeat;
	padding-left : 20px;
	cursor : pointer
}
.vote p {
	margin : 8px 0 0 8px;
}
.selected {
	background-image : url(./img/radio-button.png);
	background-position : 0% -16px;
}
.unselected {
	background-image : url(./img/radio-button.png);
	background-position : 0% 0%;
}
.vote_result {
	height : 273px;
	font : 12px Arial, Tahoma, Verdana, sans-serif;
	background-color : #f3f3f3;
	color : #596267;
	border : 1px solid #e2e2e2;
	border-top : none;
	overflow : hidden;
}
.vote_result h2 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	padding : 8px 0 10px 10px;
}
.vote_result ul li {
	height : 40px;
	margin-left : 10px;
}
#tournament {
	width : 423px;
	height : 320px;
	font : 12px Arial, Tahoma, Verdana, sans-serif;
	background : #596269 url(./img/tournament-str.jpg) repeat-y;
	color : #ffffff;
	float : left;
	overflow : hidden;
}
#tournament h1 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	background : url(./img/tournament-title.jpg) no-repeat;
	color : #ffffff;
	margin-bottom : 6px;
	padding : 6px 0 5px 12px;
}
#tournament div.tour-title {
	height : 21px;
	font-weight : bold;
	background : url(./img/tournament-lt.jpg) repeat-y;
	margin-bottom : 4px;
	padding : 5px 25px 0 12px;
	clear : both;
}
#tournament div.tour-title2 {
	height : 21px;
	font-weight : bold;
	border-top : 1px solid #e2e2e2;
	margin-bottom : 4px;
	padding : 5px 25px 0 12px;
	clear : both;
}
#tournament p.qlr {
	margin : 0 30px 0 25px;
}
#tournament p.xlr {
	margin-right : 5px;
}
#tournament div {
	height : 17px;
	padding : 2px 25px 0 12px;
	clear : both;
}
#tournament div.lt {
	background : url(./img/tournament-lt.jpg) repeat-y;
}
#tournament p.km {
	width : auto;
	float : left;
}
#tournament p.ql {
	width : auto;
	margin : 0 30px;
}
#tournament p {
	width : 24px;
	float : right;
	text-align : center;
}
#tournament p.hc {
	margin : 0 8px;
}
#tournament p.oy {
	position : absolute;
	margin-left : 160px;
	float : left;
}
#tournament p.oy_q {
	position : absolute;
	margin-left : 190px;
	float : left;
}
#tournament p.oy_h {
	position : absolute;
	margin-left : 220px;
	float : left;
}
#tournament p.oy_m {
	position : absolute;
	margin-left : 250px;
	float : left;
}

#tournament-full {
	width : 683px;
	font : 12px Arial, Tahoma, Verdana, sans-serif;
	background : #596269 url(./img/tournament-str.jpg) repeat-y;
	color : #ffffff;
	float : left;
	overflow : hidden;
}
#tournament-full h1 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	background : url(./img/tournament-title.jpg) no-repeat;
	color : #ffffff;
	margin-bottom : 6px;
	padding : 6px 0 5px 12px;
}
#tournament-full div.tour-title {
	height : 21px;
	font-weight : bold;
	background : url(./img/tournament-lt.jpg) repeat-y;
	margin-bottom : 4px;
	padding : 5px 25px 0 12px;
	clear : both;
}
#tournament-full div.tour-title2 {
	height : 21px;
	font-weight : bold;
	border-top : 1px solid #e2e2e2;
	margin-bottom : 4px;
	padding : 5px 25px 0 12px;
	clear : both;
}
#tournament-full p.qlr {
	margin : 0 30px 0 25px;
}
#tournament-full p.xlr {
	margin-right : 5px;
}
#tournament-full div {
	height : 17px;
	padding : 2px 25px 0 12px;
	clear : both;
}
#tournament-full div.lt {
	background : url(./img/tournament-lt.jpg) repeat-y;
}
#tournament-full p.km {
	width : auto;
	float : left;
}
#tournament-full p {
	width : 24px;
	float : right;
	text-align : center;
}
#tournament-full p.ql {
	margin : 0 30px;
}
#tournament-full p.hc {
	margin : 0 8px;
}
#tournament-full p.oy {
	margin-right : 8px;
}

#games {
	width : 423px;
	font : 12px Arial, Tahoma, Verdana, sans-serif;
	background : #596269 url(./img/tournament-str.jpg) repeat-y;
	color : #ffffff;
	float : left;
	overflow : hidden;
}
#games h1 {
	font : bold 12px Arial, Tahoma, Verdana, sans-serif;
	background : url(./img/tournament-title.jpg) no-repeat;
	color : #ffffff;
	margin-bottom : 6px;
	padding : 6px 0 5px 12px;
}
#games div.tour-title {
	height : 21px;
	font-weight : bold;
	background : url(./img/tournament-lt.jpg) repeat-y;
	margin-bottom : 4px;
	padding : 5px 20px 0 12px;
	clear : both;
}
.hr {
	height : 1px;
	background-color : #FFFFFF;
}
#games div {
	height : 17px;
	padding : 2px 25px 0 12px;
	clear : both;
}
#games tr.lt {
	background : url(./img/tournament-lt.jpg) repeat-y;
}
#games p {
	width : 24px;
	float : left;
	text-align : center;
}

.foot-banners {
	background-color : #f3f3f3;
	text-align : center;
	margin : 6px 10px 7px 10px;
	padding : 10px 15px;
}
.foot-banners img {
	border : 1px solid #898989;
	vertical-align : top;
}
.alignleft {
	width : auto;
	float : left;
}
.alignright {
	width : auto;
	float : right;
}
#clubs {
	text-align : right;
	padding : 20px;
}
#clubs a {
	margin : 0 7px;
}
#clubs img {
	vertical-align : middle;
}
#foot-wrapper {
	height : 93px;
	background : url(./img/footer.png) no-repeat 50% 0%;
	text-align : center;
}
#footer {
	width : 1003px;
	margin : 0 auto;
	overflow : hidden;
}
#copyright {
	width : 605px;
	font : 11px Tahoma, Arial, Verdana, sans-serif;
	color : #fefefe;
	float : left;
	margin : 33px 0 0 20px;
	display : inline;
	text-align : left;
}
#copyright a {
	color : #fefefe;
}
#copyright a:hover {
	text-decoration : none;
}
#searchbox input {
	width : 230px;
	font : 11px Arial, Tahoma, Verdana, sans-serif;
	background : url(./img/searchbox.jpg) no-repeat;
	color : #b8b8b8;
	border : none;
	float : left;
	margin : 37px 0 0 85px;
	display : inline;
	padding : 7px 0 6px 10px;
}
#submit input {
	float : left;
	margin : 37px 0 0 -10px;
	display : inline;
}