@charset "UTF-8";
/* CSS Document */


*{
	padding:0;
	outline:0;
	margin:0;
	}
	
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:8pt;
	background-image:url(../Images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	color:#666;
	}
	
#container{
	width:100%;
	}

#wrap{
	width:780px;
	background-image:url(../Images/shadow.png);
	background-repeat:repeat-y;
	/*background-color:#000;*/
	}
	
#main{
	width:750px;
	text-align:center;
	margin: 0 auto;
	}

#logo{
	width:510px;
	height:72px;
	margin-left:20px;
	float:left;
	}

#header{
	background-image:url(../Images/main.jpg);
	width:750px;
	height:363px;
	text-align:left;
	}
#header_about{
	background-image:url(../Images/main_about.jpg);
	width:750px;
	height:363px;
	text-align:left;
	}

#header_contact{
	background-image:url(../Images/main_contact.jpg);
	width:750px;
	height:363px;
	text-align:left;
	}

#header_join{
	background-image:url(../Images/main_join.jpg);
	width:750px;
	height:363px;
	text-align:left;
	}
#header_lessons{
	background-image:url(../Images/main_lessons.jpg);
	width:750px;
	height:363px;
	text-align:left;
	}
#header_member{
	background-image:url(../Images/main_member.jpg);
	width:750px;
	height:363px;
	text-align:left;
	}
#menu{
	width:220px;
	padding-top:20px;
	float:left;
	*position:relative;
	*float:right;
	*margin-top:-70px;
	}

#icons{
	width:220px;
	padding-top:10px;
	float:right;
	text-align:center;
	*position:relative;
	*top:210px;
	*margin-right:-230px;
	*float:right;
	}

#menu_home{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_home.jpg);
	margin-bottom:5px;
	}
#menu_home:hover{
	background-position: 0px -28px;
	cursor:pointer;
	}
#menu_home_active{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_home.jpg);
	margin-bottom:5px;
	background-position: 0px -28px;
	}
	
#menu_about{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_about.jpg);
	margin-bottom:5px;
	}
#menu_about:hover{
	background-position: 0px -28px;
	cursor:pointer;
	}
#menu_about_active{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_about.jpg);
	margin-bottom:5px;
	background-position: 0px -28px;
	}

#menu_contact{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_contact.jpg);
	margin-bottom:5px;
	}
#menu_contact:hover{
	background-position: 0px -28px;
	cursor:pointer;
	}
#menu_contact_active{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_contact.jpg);
	margin-bottom:5px;
	background-position: 0px -28px;
	}

#menu_news{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_news.jpg);
	margin-bottom:5px;
	}
#menu_news:hover{
	background-position: 0px -28px;
	cursor:pointer;
	}

#menu_join{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_join.jpg);
	margin-bottom:5px;
	}
#menu_join:hover{
	background-position: 0px -28px;
	cursor:pointer;
	}
#menu_join_active{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_join.jpg);
	margin-bottom:5px;
	background-position: 0px -28px;
	}

#menu_gallery{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_gallery.jpg);
	margin-bottom:5px;
	}
#menu_gallery:hover{
	background-position: 0px -28px;
	cursor:pointer;
	}
#menu_gallery_active{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_gallery.jpg);
	margin-bottom:5px;
	background-position: 0px -28px;
	}

#menu_lessons{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_lessons.jpg);
	margin-bottom:5px;
	}
#menu_lessons:hover{
	background-position: 0px -28px;
	cursor:pointer;
	}
#menu_lessons_active{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_lessons.jpg);
	margin-bottom:5px;
	background-position: 0px -28px;
	}

#menu_member{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_member.jpg);
	margin-bottom:5px;
	}
#menu_member:hover{
	background-position: 0px -28px;
	cursor:pointer;
	}
#menu_member_active{
	width:212px;
	height:28px;
	background-image:url(../Images/menu_member.jpg);
	margin-bottom:5px;
	background-position: 0px -28px;
	}

#content_main{
	width:750px;
	min-height:168px;
	text-align:left;
	background-image:url(../Images/content_main_bg.jpg);
	background-repeat:no-repeat;
	overflow:auto;
	background-color:#d4dec9;
	}

#content_left{
	width:500px;
	padding:20px 10px 20px 20px;
	float:left;
	
	}

#content_right{
	width:200px;
	padding:65px 20px 20px 0px;
	float:right;
	*top:365px;
	*position:absolute;
	}

#hotspot_news{
	width:252px;
	height:168px;
	background-image:url(../Images/hotspot_news.jpg);
	float:left;
	}
#hotspot_news:hover{
	background-position: 0px -168px;
	cursor:pointer;
	}

#hotspot_jr{
	width:247px;
	height:168px;
	background-image:url(../Images/hotspot_jr.jpg);
	float:left;
	}
#hotspot_jr:hover{
	background-position: 0px -168px;
	cursor:pointer;
	}

#hotspot_join{
	width:251px;
	height:168px;
	background-image:url(../Images/hotspot_join.jpg);
	float:left;
	}
#hotspot_join:hover{
	background-position: 0px -168px;
	cursor:pointer;
	}

#footer{
	width:750px;
	padding: 5px 0px 3px 0px;
	text-align:center;
	background-color:#333;
	color:#999;
	height:20px;
	}

#shadow_footer{
	width:780px;
	height:10px;
	background-image:url(../Images/shadow_footer.png);
	background-repeat:no-repeat;
	}


#member{
	padding-top:80px;
	padding-bottom:20px;
	}
	
div#member .content_top{
	width:470px;
	height:10px;
	background-image:url(../Images/content_top.png);
	background-repeat:no-repeat;
	margin-bottom:-3px;
	}

div#member > .content_top{
	width:470px;
	height:10px;
	background-image:url(../Images/content_top.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	
	}
div#member > .content_bg{
	width:430px;
	background-image:url(../Images/content_bg.png);
	background-repeat:repeat-y;
	/*padding:10 20px 10px 20px;
	margin: 0 0 0 30px;*/
	}
	
/* Sidebar */
#submenu_theclub{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_theclub.png);
	background-repeat:no-repeat;
	background-position:0 -28px;
	cursor:pointer;
	margin-bottom:3px;
	}
#submenu_theclub:hover{
	background-position: 0 0;
	}
	
#submenu_theclub_active{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_theclub.png);
	background-repeat:no-repeat;
	margin-bottom:3px;
	}
#submenu_ourclubpro{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_ourclubpro.png);
	background-repeat:no-repeat;
	background-position:0 -28px;
	cursor:pointer;
	margin-bottom:3px;
	}
#submenu_ourclubpro:hover{
	background-position: 0 0;
	}
	
#submenu_ourclubpro_active{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_ourclubpro.png);
	background-repeat:no-repeat;
	margin-bottom:3px;
	}
#submenu_lessonsregistration{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_lessonsregistration.png);
	background-repeat:no-repeat;
	background-position:0 -28px;
	cursor:pointer;
	margin-bottom:3px;
	}
#submenu_lessonsregistration:hover{
	background-position: 0 0;
	}
	
#submenu_lessonsregistration_active{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_lessonsregistration.png);
	background-repeat:no-repeat;
	margin-bottom:3px;
	}
#submenu_lessonsprivate{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_lessonsprivate.png);
	background-repeat:no-repeat;
	background-position:0 -28px;
	cursor:pointer;
	margin-bottom:3px;
	}
#submenu_lessonsprivate:hover{
	background-position: 0 0;
	}
	
#submenu_lessonsprivate_active{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_lessonsprivate.png);
	background-repeat:no-repeat;
	margin-bottom:3px;
	}	
#submenu_lessonsjr{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_lessonsjr.png);
	background-repeat:no-repeat;
	background-position:0 -28px;
	cursor:pointer;
	margin-bottom:3px;
	}
#submenu_lessonsjr:hover{
	background-position: 0 0;
	}
	
#submenu_lessonsjr_active{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_lessonsjr.png);
	background-repeat:no-repeat;
	margin-bottom:3px;
	}
#submenu_memberdownload{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_memberdownload.png);
	background-repeat:no-repeat;
	background-position:0 -28px;
	cursor:pointer;
	margin-bottom:3px;
	}
#submenu_memberdownload:hover{
	background-position: 0 0;
	}
	
#submenu_memberdownload_active{
	width:200px;
	height:28px;
	background-image:url(../Images/submenu_memberdownload.png);
	background-repeat:no-repeat;
	margin-bottom:3px;
	}


#sidebar_top{
	background-image:url(../Images/sidebar_top.png);
	background-repeat:no-repeat;
	width:200px;
	height:10px;
	}
#sidebar_bottom{
	background-image:url(../Images/sidebar_bottom.png);
	background-repeat:no-repeat;
	width:200px;
	height:10px;
	padding-bottom:10px;
	}
#sidebar_bg{
	background-image:url(../Images/sidebar_bg.png);
	background-repeat:repeat-y;
	padding:10px;
	color:#ffffff;
	width:200px;
	*margin-top:-3px;
	}
#sidebar_content{
	width:180px;
	}

#sidebar_images{
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	}

/* Classes */ 
.content{
	width:470px;
	padding-top:10px;
		overflow:auto;
	}

.content .content_top{
	width:470px;
	height:10px;
	background-image:url(../Images/content_top.png);
	background-repeat:no-repeat;
	margin-bottom:-3px;
	}

.content > .content_top{
	width:470px;
	height:10px;
	background-image:url(../Images/content_top.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	
	}
.content_bg{
	width:470px;
	background-image:url(../Images/content_bg.png);
	background-repeat:repeat-y;
	padding:10 20px 10px 20px;
	margin-top:0px;
	}
.content_text{
	width:430px;
	padding-left:20px;
	}
.content_bottom{
	width:470px;
	height:12px;
	background-image:url(../Images/content_bottom.png);
	background-repeat:no-repeat;
	}

a.text{
	color:#363;
	text-decoration:none;
	border-bottom: 1px dotted #363;
	}
a:hover{
	text-decoration:none;
	border:0px;
	}
a.text_white{
	color:#fff;
	text-decoration:none;
	border-bottom: 1px dotted #363;
	}	

li{
	margin-left:30px;
	padding-bottom:2px;
	}

img.sidebar {
	border:solid 5px #ffffff;
	margin-bottom:10px;
	}


