/*general*/
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background:#000 url(../images/main-bg.jpg) no-repeat 50% 0;
}
img{border:none;}
a{
	text-decoration:none;
	color:#fff;
}
form, fieldset{
	margin:0;
	padding:0;
	border:none;
}
.clear{ clear:both; }
#main{
	width:963px;
	margin:0 auto;
}
/*header*/
#header{
	width:100%;
	overflow:hidden;
}
#header .print-logo { display:none;}
/*logo*/
#header .logo{
	margin:17px 0 0 21px;
	float:left;
	display:inline;
}
#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;}
.header-navigations ul li a{ padding:2px 5px 2px 2px; }
.header-navigations ul li a:hover{ background:#CCC; color:#000; }
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;
}
a.more:hover{ color:#b6e00d; }
.header-navigations a.more{margin-top:15px;}
/*content-holder*/
.content-holder{
	margin:15px 0 0;
	width:100%;
	overflow:hidden;
}
/*tabs*/
.tabs-holder{
	width:652px;
	float:left;
}
.tabset{
	overflow:hidden;
	height:1%;
	padding:0 0 0 17px;
	margin:0 0 -1px;
}
.tabset a.tab{
	width:119px;
	height:25px;
	background:url(../images/tab.png) no-repeat;
	overflow:hidden;
	float:left;
	text-align:center;
	padding:7px 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{
	width:652px;
	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;
	padding:0 15px 0 30px;
}
* html .tab-blocks{height:249px;}
.bottom-tab-blocks{
	background:url(../images/bottom-tab-blocks.png);
	width:652px;
	height:17px;
	overflow:hidden;
	display:block;
}
div.tab{
	width:100%;
	overflow:hidden;
	margin:-4px 0 -3px;
	float:left;
	position:relative;
}
.video{float:right; border:3px solid #222; margin-left:20px; }
.intro-content{
	overflow:hidden;
	height:1%;
	padding:0;
}
.intro-content h2{
	margin:12px 0 0 0;
	font:24px/25px "Times New Roman", Times, Georgia, serif;
	color:#9ec017;
}
.intro-content h3{
	font-size:12px;
	color:#666;
}
.intro-content p{
	margin:11px 0 0;
	color:#fff;
	line-height:24px;
}
.intro-content p a{ color:#9ec017; font-weight:bold; }
.intro-content p a:hover{ text-decoration:underline; }
.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;
	color:#FFF;
}
.sidebar.top-indent{margin:31px 0 0;}
.sidebar-content{
	width:302px;
	background:url(../images/sidebar-bg.png) repeat-y;
	overflow:hidden;
}
.sidebar-content img.frame{ border:3px solid #333; margin-top:8px; }
.bottom-sidebar{
	display:block;
	background:url(../images/bottom-sidebar.png);
	width:302px;
	height:15px;
}
.sidebar h2{
	margin:5px 0;
	font:24px/25px "Times New Roman", Times, Georgia, serif;
	color:#9ec017;
	padding:5px 0 0 0;
	border-bottom:1px solid #333;
}

/*account*/
.account{
	padding:0 23px 0 24px;
	min-height:245px;
}
* html .account{height:248px;}
.account h2{ padding-top:10px; }
.account p{
	margin:15px 0 5px;
	line-height:24px;
	color:#fff;
}
.account p a{
	font-style:italic;
	font-weight:bold;
	color:#9ec017;
}
.account p a:hover{ text-decoration:underline; }
.account p.disclaimer a{ color:#9ec017; font-weight:normal; font-style:normal; }

.account .text{
	margin:2px 0 0;
	background:url(../images/account-block.gif) no-repeat;
	width:254px;
	height:34px;
}
.account .text input{
	font-size:18px;
	width:234px;
	height:28px;
	float:left;
	padding:0;
	border:none;
	background:none;
	text-align:center;
	color:#eee;
	padding:6px 0 0;
	margin:0 0 0 10px;
}
.account .button{
	float:right;
	width:157px;
	height:34px;
	background:url(../images/account-block-small.gif) no-repeat;
	text-align:center;
	color:#9ec017;
	margin:2px 0 0;
	border:0;
	padding:0;
	font:bold 12px Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.account ul{ list-style:none; padding:10px 0 10px 10px; }
.account ul li{ padding:0 0 0 23px; background:url(../images/arrow.gif) no-repeat 0 50%; }
.account ul li a{ font-size:14px; font-weight:bold; padding:2px 5px 2px 2px; color:#9ec017;}
.account ul li a:hover{ text-decoration:underline; }


/* create account */

.create{ font-size:14px; }
.create th, .create td{ padding-bottom:3px; }
.create th{ background:none; color:#EEE; font-weight:normal; }
.create td.error{ font-size:11px; color:#9ec017; }
.create input{
	font-size:16px;
	/*
	width:200px;
	height:18px;
	*/
	border:none;
	background:#FFF;
	padding:3px;
}
.create .button{
	float:right;
	width:157px;
	height:34px;
	background:url(../images/account-block-small.gif) no-repeat;
	text-align:center;
	color:#9ec017;
	margin:2px 0 0;
	border:0;
	padding:0;
	font:bold 12px Arial, Helvetica, sans-serif;
	cursor:pointer;
}

/* clubs logos */
.clubs{
	width:962px;
	height:106px;
	background:url(../images/logos-bg.png) no-repeat;
	margin:13px 0 0;
}
.clubs ul{
	margin:0;
	padding:25px 0 0;
	list-style:none;
	text-align:center;
	position:relative;
}
.clubs ul li{
	display:inline;
	padding:0 5px;
}
.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 dt a{ padding:2px 5px 2px 2px; }
.book dl dt a:hover{ background:#CCC; color:#000; }
.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 ul li a{ padding:2px 5px 2px 2px; }
.module ul li a:hover{ background:#CCC; color:#000; }
.module .more{margin-top:32px;}
.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;
	color:#fff;
	line-height:24px;
}
.bottom-content{
	background:url(../images/bottom-tab-blocks.png);
	width:652px;
	height:17px;
	overflow:hidden;
	display:block;
}
#content h2{
	margin:5px 0;
	font:24px/25px "Times New Roman", Times, Georgia, serif;
	color:#9ec017;
	border-bottom:1px solid #333;
}
#content h3{
	font:19px/20px "Times New Roman", Times, Georgia, serif;
	color:#9ec017;
	margin:15px 0 0 0;
}
#content h3 a{ color: #9ec017; font-weight:normal; }
#content h3 a:hover{ }
#content h4{
	font-size:12px;
	color:#666;
	margin:0;
}
#content h5{
	font-size:11px;
	color:#666;
	margin:0;
}
#content em{
	display:block;
	font-style:normal;
	font-weight:bold;
	margin:9px 0 0;
	color:#666;
}
#content p{
	margin:4px 0 15px;
	color:#fff;
	line-height:24px;
}
#content a { color:#9ec017; font-weight:bold; }
#content a.list{ text-decoration:none; color:#EEE; border:none; font-weight:normal; }
#content a:hover{ background:#CCC; color:#000; }
#content span{ color:#666; font-size:11px; padding-left:5px; }

#content img.border{ float:left; margin:0 20px 10px 0; border:2px solid #333; }

#content p.more{ display:block; text-align:right; font-size:11px; margin-top:10px; }
#content p.more a{ padding:2px 4px; background:#333; color:#999; border:1px solid #333;}
#content p.more a:hover{ background:#CCC; color:#000; }
#content #spacer{ border-bottom:1px solid #333; padding:0 0 10px 0; }

#content ul{ list-style:none; padding-left:20px; }
#content ul li{ padding:0 0 0 23px; background:url(../images/arrow.gif) no-repeat 0 50%; }

#content #pagination{ clear:both; }
#content #pagination a{ padding:2px 4px; background:#333; color:#999; border:1px solid #333; }
#content #pagination a:hover{ background:#CCC; color:#000; }
#content p.next{ display:block; float:right; font-size:11px; }
#content p.prev{ display:block; float:left; font-size:11px; }

#content .redeem{ background:#333; }
#content .balance{ font-size:24px; padding:12px 0 10px 0; font-weight:bold; background:#333; border:2px solid #333; text-align:center; margin:10px 0; }

#content img.float-left{ border:2px solid #CCC; margin:18px 20px 10px 0; float:left; }

table{ border-collapse:collapse; margin-top:7px; }
th{ background:#333;}
th, td{ text-align:left; vertical-align:text-top; padding:2px 2px 0 5px; }
.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;}
/*course*/
.course{
	text-align:center;
	margin:0 0 5px;
}
.course .sidebar-content{
	width:298px;
	padding:9px 4px 15px 0;
}
.course img{vertical-align:top;}
.course-links{
	padding:5px 25px;
}
.course-links h3{ color:#9ec017; margin:15px 0 0 5px;}
.course-links p{
	margin:13px 0 0;
	line-height:24px;
	color:#fff;
}
.course-links p strong{
	display:block;
	margin:35px 0 0;
}
.course-links ul{
	margin:0 0 20px 15px;
	padding:0;
	list-style:none;
}
.course-links ul li{padding:12px 0 0 23px; background:url(../images/arrow.gif) no-repeat 0 85%;}