/*general*/
*{
	background:none !important;
}
body{
	margin:0;
	page-break-after:avoid;
	font:12px Arial, Helvetica, sans-serif;
}
img{border:none;}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{text-decoration:underline;}
#main{
	width:100%;
	margin:0;
}
/*header*/
#header{
	width:100%;
	overflow:hidden;
}
/*logo*/
#header .logo,
#header .print-logo{
	margin:30px 0 0 21px;
	float:left;
	display:none;
}
#header .print-logo { display:block;}
#header .logo a{
	width:294px;
	height:116px;
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}
/*header navigations*/
.header-navigations-holder{
	width:607px;
	float:right;
}
.header-navigations{
	background:url(../images/top-navigatios-bg.png) repeat-y;
	width:574px;
	padding:15px 0 5px 33px;
	overflow:hidden;
}
.bottom-header-navigations{
	display:block;
	width:607px;
	height:15px;
	background:url(../images/bottom-top-navigations.png) no-repeat;
}
.header-navigations .navigation-column{
	float:left;
	width:191px;
}
.header-navigations .navigation-column.progarms{padding:0 0 0 5px; width:186px;}
.header-navigations h2{
	margin:0;
	font:24px/25px "Times New Roman", Times, Georgia, serif;
	color:#9ec017;
}
.header-navigations ul{
	margin:0;
	padding:0;
	list-style:none;
}
.header-navigations ul li{margin:11px 0 0;}
a.more{
	font-weight:bold;
	color:#9ec017;
	float:left;
	padding:0 0 0 23px;
	background:url(../images/arrow.gif) no-repeat 0 50%;
	margin:0 0 0 9px;
}
.header-navigations a.more{margin-top:15px;}
/*content-holder*/
.content-holder{
	margin:15px 0 0;
	width:100%;
	overflow:hidden;
}
/*tabs*/
.tabs-holder{
	margin:0;
}
.tabset{
	overflow:hidden;
	height:1%;
	padding:0 0 0 17px;
	margin:0 0 -1px;
}
.tabset a.tab{
	width:119px;
	height:27px;
	background:url(../images/tab.png) no-repeat;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:5px 0 0;
	line-height:27px;
	color:#333;
	font-weight:bold;
	margin:0 -11px 0 0;
}
.tabset a.tab:hover{text-decoration:none;}
.tabset a.tab.active{background:url(../images/tab-active.png) no-repeat;}
.top-tabs-blocks{
	background:url(../images/top-tab-blocks.png) no-repeat;
	padding:17px 0 0;
}
.tab-blocks{
	width:607px;
	background:url(../images/tab-block-bg.png) repeat-y;
	min-height:233px;
	padding:0 15px 0 30px;
}
* html .tab-blocks{height:233px;}
.bottom-tab-blocks{
	background:url(../images/bottom-tab-blocks.png);
	width:652px;
	height:17px;
	overflow:hidden;
	display:block;
}
div.tab{
	margin:-4px 0 -3px;
	position:relative;
	display:block !important;
}
div.tab:after {
	content:"";
	clear:both;
	display:block;
}
.video{float:right;}
.video img{display:block;}
.intro-content{
	overflow:hidden;
	height:1%;
	padding:0 20px 0 0;
}
.intro-content h2{
	margin:12px 0 0 -2px;
	font:24px/25px "Times New Roman", Times, Georgia, serif;
	color:#9ec017;
}
.intro-content p{
	margin:11px 0 0;
	color:#fff;
	line-height:24px;
}
.intro-content a.more{
	float:right;
	margin-top:30px;
	margin-right:3px;
}
/*right-column*/
.right-column{
	width:302px;
	float:right;
}
/*sidebar*/
.sidebar{
	width:302px;
	background:url(../images/top-sidebar.png) no-repeat;
	padding:15px 0 0;
}
.sidebar.top-indent{margin:31px 0 0;}
.sidebar-content{
	width:302px;
	background:url(../images/sidebar-bg.png) repeat-y;
	overflow:hidden;
}
.bottom-sidebar{
	display:block;
	background:url(../images/bottom-sidebar.png);
	width:302px;
	height:15px;
}
.sidebar h2{
	margin:0;
	font:24px/25px "Times New Roman", Times, Georgia, serif;
	color:#9ec017;
}
/*account*/
.account{
	padding:0 23px 0 24px;
	min-height:237px;
}
* html .account{height:237px;}
.account p{
	margin:15px 0 5px;
	color:#fff;
}
.account p a{
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	color:#9ec017;
}
.account ul{
	margin:0;
	padding:0;
	list-style:none;
}
.account ul li{
	margin:2px 0 0;
	width:100%;
	overflow:hidden;
}
.account ul p{
	margin:0;
	text-align:center;
	font-size:18px;

	line-height:34px;
	background:url(../images/account-block.gif) no-repeat;
}
.account ul li a{
	float:right;
	width:157px;
	line-height:34px;
	background:url(../images/account-block-small.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	color:#9ec017;
}
/* clubs logos */
.clubs{
	width:962px;
	height:106px;
	background:url(../images/logos-bg.png) no-repeat;
	margin:13px auto 0;
}
.clubs ul{
	margin:0;
	padding:21px 0 0;
	list-style:none;
	text-align:center;
	position:relative;
}
.clubs ul li{
	display:inline;
	padding:0 14px;
}
.clubs ul li img{vertical-align:middle;}
/*modules holder*/
.modules-holder{
	margin:12px 0 0;
	width:100%;
	overflow:hidden;
}
.modules-holder h2{
	margin:0 0 0 -1px;
	font:24px/25px "Times New Roman", Times, Georgia, serif;
	color:#9ec017;
}
/*book block*/
.book{
	width:338px;
	float:left;
	padding:16px 0 0;
	background:url(../images/top-book-block.png) no-repeat;
}
.book-content{
	background:url(../images/book-block-bg.png) repeat-y;
	overflow:hidden;
	padding:10px 30px;
	height:1%;
}
.bottom-book{
	background:url(../images/bottom-book-block.png);
	width:338px;
	height:15px;
	display:block;
}
.book dl{
	margin:3px 0 0 1px;
	overflow:hidden;
	width:275px;
	color:#fff;
}
.book dl dt{
	float:left;
	clear:both;
	width:165px;
	margin:9px 0 0;
}
.book dl dd{
	float:right;
	width:95px;
	margin:9px 0 0;
}
/*module*/
.module{
	width:607px;
	float:right;
	background:url(../images/top-module-bg.png) no-repeat;
	padding:16px 0 0;
}
.module-content{
	height:1%;
	overflow:hidden;
	background:url(../images/module-bg.png) repeat-y;
	padding:10px 0 10px 32px;
}
.bottom-module{
	background:url(../images/bottom-module-bg.png);
	height:16px;
	width:607px;
	display:block;
}
.module ul{
	margin:0;
	padding:3px 0 0;
	list-style:none;
}
.module ul li{margin:9px 0 0;}
.module .more{margin-top:35px;}
.news{
	width:300px;
	float:left;
}
.partners{
	float:left;
	width:270px;
}
/*footer*/
#footer{
	padding:35px 0;
	width:100%;
}
.social{
	margin:0;
	padding:0 0 34px;
	list-style:none;
	text-align:center;
}
.social li{
	display:inline;
	padding:0 10px 0 15px;
}
.social li img{vertical-align:middle;}
#footer p{
	margin:0;
	text-align:center;
	font-size:11px;
	color:#565656;
	line-height:13px;
}
/*             interior page                  */
.top-content{
	width:652px;
	background:url(../images/top-tab-blocks.png) no-repeat;
	padding:17px 0 0;
	float:left;
}
#content{
	width:592px;
	background:url(../images/tab-block-bg.png) repeat-y;
	padding:8px 30px 10px;
}
.bottom-content{
	background:url(../images/bottom-tab-blocks.png);
	width:652px;
	height:17px;
	overflow:hidden;
	display:block;
}
#content h2{
	margin:0 0 0 -1px;
	font:24px/25px "Times New Roman", Times, Georgia, serif;
	color:#9ec017;
}
#content h3{
	margin:32px 0 0;
	font-size:14px;
	color:#9ec017;
}
#content em{
	display:block;
	font-style:normal;
	font-weight:bold;
	margin:9px 0 0;
	color:#666;
}
#content p{
	margin:4px 0 0;
	color:#fff;
	line-height:24px;
}
.table-1{
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.table-1 td, .table-1 tr{
	margin:0;
	padding:0;
}
.table-1{margin:24px 0 0;}
.table-1 td, .table-1 th{
	color:#fff;
	height:24px;
	text-align:left;
}
.col-1{width:70px;}
.col-2{width:142px;}
.col-3{width:106px;}
.col-4{width:135px;}
/*likeridge*/
.likeridge,
.clubs,
.modules-holder,
#footer,
.likeridge-links,
.top-indent,
.video{display:none;}
