body {
	margin:auto;
	padding:0px;
	font-size:13px;
	color:#002662;
	font-family:Arial;
}
.body_about_us {
	background-image:url(images/about_us.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.body_scope{
	background-image:url(images/scope.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.body_portfolio {
	background-image:url(images/portfolio.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.body_contact_us {
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.body_news {
	background-image:url(images/news.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.body_career {
	background-image:url(images/careers.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.body_why_partner {
	background-image:url(images/why_partner.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.layout{
	width:937px;
	min-height:600px;
	max-height:100%;
	padding:0px;
	margin:auto;
}
.body_index {
	background-image:url(images/body_bg2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
}
.layout_index{
	width:937px;
	min-height:600px;
	max-height:100%;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	border:solid 1px #F00;
}
.upper_container{
	width:937px;
	height:68px;
	float:left;	
}
.menu_container{
	width:687px;
	height:42px;
	float:right;
	font-weight:bold;
	margin-right:20px;
	text-shadow: 2px 1px #000;
}
.logo{
	width:148px;
	height:47px;
	float:left;
	margin-top:8px;
	margin-left:20px;
}
.about{
	width:65px;
	height:40px;
	float:left;
	padding-left:5px;
	margin-top:25px;
	cursor:pointer
}
.about_hover{
	width:65px;
	height:40px;
	float:left;
	padding-left:5px;
	margin-top:25px;
	border-bottom:solid 3px #f6eb21;
	cursor:pointer
}
.scope{
	width:100px;
	height:40px;
	float:left;
	padding-left:8px;
	margin-top:25px;
	cursor:pointer
}
.scope_hover{
	width:100px;
	height:40px;
	float:left;
	padding-left:8px;
	margin-top:25px;
	border-bottom:solid 3px #f6eb21;
	cursor:pointer
}
.portfolio{
	width:147px;
	height:40px;
	float:left;
	padding-left:7px;
	margin-top:25px;
	cursor:pointer
}
.portfolio_hover{
	width:147px;
	height:40px;
	float:left;
	padding-left:7px;
	margin-top:25px;
	border-bottom:solid 3px #f6eb21;
	cursor:pointer
}
.why_partners{
	width:138px;
	height:40px;
	float:left;
	padding-left:7px;
	margin-top:25px;
	cursor:pointer
}
.why_partners_hover{
	width:138px;
	height:40px;
	float:left;
	padding-left:7px;
	margin-top:25px;
	border-bottom:solid 3px #f6eb21;
	cursor:pointer
}
.news{
	width:43px;
	height:40px;
	float:left;
	padding-left:8px;
	margin-top:25px;
	cursor:pointer
}
.news_hover{
	width:43px;
	height:40px;
	float:left;
	padding-left:8px;
	margin-top:25px;
	border-bottom:solid 3px #f6eb21;
	cursor:pointer
}
.careers{
	width:56px;
	height:40px;
	float:left;
	padding-left:9px;
	margin-top:25px;
	cursor:pointer
}
.careers_hover{
	width:56px;
	height:40px;
	float:left;
	padding-left:9px;
	margin-top:25px;
	border-bottom:solid 3px #f6eb21;
	cursor:pointer
}
.contact{
	width:70px;
	height:40px;
	float:left;
	padding-left:8px;
	margin-top:25px;
	cursor:pointer
}
.contact_hover{
	width:70px;
	height:40px;
	float:left;
	padding-left:8px;
	margin-top:25px;
	border-bottom:solid 3px #f6eb21;
}
.separator{
	width:1px;
	height:42px;
	float:left;
}
.main_text_container{
	width:918px;
	min-height:180px;
	max-height:100%;
    float:left;
	margin-top:350px;
	padding-left:28px;
	font-family: 'HelveticaNeueRegular';
    src: url('helveticaneue-ultralight-webfont.eot');
    src: url('helveticaneue-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneue-ultralight-webfont.woff') format('woff'),
         url('helveticaneue-ultralight-webfont.ttf') format('truetype'),
         url('helveticaneue-ultralight-webfont.svg#HelveticaNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	color:#FFF;
	position:relative;
}
.leading_text{
	width:912px;
	height:51px;
	float:left;
	font-size:51px;	
}
.facility_text{
	width:912px;
	height:27px;
	float:left;
	font-size:24px;
	margin-top:5px;
}
.text{
	width:330px;
	height:87px;
	float:left;
	font-size:12px;
	font-family:Arial;
	line-height:18px;
	margin-top:25px;
	text-align:left;
}

.text_container{
	width:500px;
	min-height:100px;
	max-height:100%;
	float:left;
	font-family:Arial;
	margin-top:40px;
	font-size:12px;
	margin-left:20px;
}
.text_container ul{
	list-style:none
}
.contact_us_container{
	width:553px;
	min-height:100px;
	max-height:100%;
	float:left;
	font-family:Arial;
	margin-top:40px;
	font-size:12px;
	margin-left:20px;
	position:relative;
}
#map_location{
	width:452px; height:360px; float:left; margin-top:30px; display:none; margin-left:55px; position:relative; z-index:10 
}
.ifram_location{
	border:solid 10px #002661; float:right; cursor:pointer
}
.bottom_border_1{
	width:414px;
	height:2px;
	float:left;
	display:block;
	border-bottom:solid 1px #b2bdd0;
}
.bottom_border_2{
	width:473px;
	height:2px;
	float:left;
	display:block;
	border-bottom:solid 1px #b2bdd0;
}
.bottom_border_3{
	width:518px;
	height:2px;
	float:left;
	display:block;
	border-bottom:solid 1px #b2bdd0;
}
.bottom_border_full{
	width:519px;
	height:2px;
	float:left;
	border-bottom:solid 1px #b2bdd0;
}
.bottom_border_full_none{
	width:519px;
	height:2px;
	float:left;
	border-bottom:solid 1px #b2bdd0;
	display:none;
}
.letter_of_ceo{
	width:470px;
	min-height:37px;
	max-height:100%;
	float:left;
	padding-top:10px;
	cursor:pointer;
}
.arrow{
	width:360px;
	height:34px;
	float:left;
	font-size:14px;
	padding-top:2px;
}
.arrow2{
	width:430px;
	min-height:34px;
	max-height:100%;
	float:left;
	font-size:34px;
}
.title{
	width:326px;
	height:29px;
	float:left;
	margin-left:24px;
	margin-top:-29px;
	padding-top:5px;
	padding-left:10px;
		font-family: 'HelveticaRegular';
    src: url('helvetica-webfont.eot');
    src: url('helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica-webfont.woff') format('woff'),
         url('helvetica-webfont.ttf') format('truetype'),
         url('helvetica-webfont.svg#HelveticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.title_2{
	width:396px;
	min-height:34px;
	max-height:100%;
	float:right;
	margin-right:-8px;
	margin-top:-15px;
		font-family: 'HelveticaRegular';
    src: url('helvetica-webfont.eot');
    src: url('helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica-webfont.woff') format('woff'),
         url('helvetica-webfont.ttf') format('truetype'),
         url('helvetica-webfont.svg#HelveticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.letter_text{
	width:470px;
	min-height:1px;
	max-height:100%;
	float:left;	
	margin-top:10px;
	margin-left:44px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
}
.letter_text_ceo{
	width:380px;
	min-height:1px;
	max-height:100%;
	float:left;
	margin-top:10px;
	margin-left:44px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
}
.karate_pic{
	width:490px;
	height:56px;
	float:left;
	margin-bottom:1px;
}
.border_raduis{
	-moz-border-radius:1px;
	border-radius:1px;
	-webkit-border-radius:1px;
}
.health_pic{
	margin-top:-5px;
	-moz-border-radius:5px;
    margin-left:10px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.family_pic{
	 margin-top:-5px;
	 margin-left:10px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.joy_pic{
	 margin-top:-5px;
	 margin-left:10px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.karate_text{
	width:290px;
	height:56px;
	float:right;
	margin-right:-35px;
	margin-top:-80px;
	margin-bottom:5px;
}
.footer{
	width:630px;
	min-height:25px;
    float:right;
	padding-left:263px;
	font-size:11px;
	margin-top:75px;
}
.footer_index{
	width:260px;
	min-height:25px;
    float:right;
	font-size:11px;
	padding-left:677px;
	margin-top:15px;
	color:#FFF;
}
.afooter_index:link{
	color:#FFFFFF;
	text-decoration:none;
}
.afooter_index:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.afooter_index:active{
	color:#FFFFFF;
	text-decoration:none;
}
.afooter_index:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer_margin{
	width:630px;
	min-height:25px;
    float:right;
	padding-left:263px;
	font-size:11px;
	margin-top:355px;
}
.footer_news{
	width:630px;
	min-height:25px;
    float:right;
	padding-left:263px;
	font-size:11px;
	margin-top:120px;
}

.footer_all{
	width:630px;
	min-height:25px;
    float:right;
	padding-left:263px;
	font-size:11px;
	margin-top:20px;
}
.amenu:link{
	color:#FFFFFF;
	text-decoration:none;
}
.amenu:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.amenu:active{
	color:#FFFFFF;
	text-decoration:none;
}
.amenu:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.afooter:link{
	color:#002662;
	text-decoration:none;
}
.afooter:visited{
	color:#002662;
	text-decoration:none;
}
.afooter:active{
	color:#002662;
	text-decoration:none;
}
.afooter:hover{
	color:#002662;
	text-decoration:underline;
}
.italic{
	font-style:italic;
	margin-left:20px;
}
.italic_only{
	font-style:italic;
}
.about_us_text{
	width:250px;
	height:50px;
	float:right;
	font-size:40px;
	color:#FFFFFF;
	margin-top:25px;
	text-shadow: 1px 1px #0b5c94;
	margin-right:-46px;
    font-family: 'HelveticaRegular';
    src: url('helvetica-webfont.eot');
    src: url('helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica-webfont.woff') format('woff'),
         url('helvetica-webfont.ttf') format('truetype'),
         url('helvetica-webfont.svg#HelveticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.bold{
	font-weight:bold;
}
.font_type{
	font-family:Arial;
}
.arrow_css{
/*	font-size:0px;
	width: 0px;
	border-bottom: 8px solid #002661;
	border-left: 8px solid #FFFFFF;
	border-right: 8px solid #FFFFFF;
	position:absolute;
	top:270px;
	right:1042px;*/
	width:7px;
	height:16px;
	float:left;
	margin-top:20px;
}
.input_style{
   height:23px;
   width:210px;
   font-size:11px;
   color:#002662;
   background-color:#F9F9F9;
   border:solid 1px #d1d1d1;
   -webkit-box-shadow:0 1px 0 #d1d1d1 inset;
   -moz-box-shadow:0 1px 0 #d1d1d1 inset;
   box-shadow:0 1px 0 #d1d1d1 inset;
   text-align:left;
   padding-left:3px;
   padding-right:3px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-border-radius:5px;
   float:left;
}
.brows_style{
   height:23px;
   width:120px;
   font-size:11px;
   color:#002662;
   background-color:#F9F9F9;
   border:solid 1px #d1d1d1;
   -webkit-box-shadow:0 1px 0 #d1d1d1 inset;
   -moz-box-shadow:0 1px 0 #d1d1d1 inset;
   box-shadow:0 1px 0 #d1d1d1 inset;
   text-align:left;
   padding-left:3px;
   padding-right:3px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-border-radius:5px;
   float:left;
}

.textarea_style{
   min-height:60px;
   max-height:60px;
   min-width:210px;
   max-width:210px;
   font-size:11px;
   color:#002662;
   background-color:#F9F9F9;
   border:solid 1px #d1d1d1;
   -webkit-box-shadow:0 1px 0 #d1d1d1 inset;
   -moz-box-shadow:0 1px 0 #d1d1d1 inset;
   box-shadow:0 1px 0 #d1d1d1 inset;
   text-align:left;
   padding-left:3px;
   padding-right:3px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-border-radius:5px;
   float:left;
}
.radio{
	 background-color:#F9F9F9;
}
.mail_message{
	width:340px;
	min-height:20px;
	max-height:100%;
	float:right;
	color:#002662;
	margin-right:160px;
	margin-top:-30px;
}
.why_partner_text{
	width:426px;
	min-height:120px;
	max-height:100%;
	float:left;
	margin-top:20px;
	margin-bottom:40px;
	margin-left:40px;
	line-height:17px;
}
.why_partner_text2{
	width:446px;
	height:5px;
	float:left;
	margin-top:10px;
	margin-left:40px;
	line-height:17px;
	margin-bottom:70px;
}
.why_partner_pic{
	width:450px;
	height:253px;
	float:left;
	margin-top:10px;
	margin-left:40px;	
}
.news_container_border{
	width:364px;
	min-height:341px;
	max-height:100%;
	overflow:auto;
	float:left;
	margin-top:15px;
	border-bottom:solid 2px #b2bdd0;
}
.news_container{
	width:364px;
	min-height:341px;
	max-height:100%;
	overflow:hidden;
	float:left;
	margin-top:15px;
}
.news_pic{
	width:106px;
	height:106px;
	float:left;
	border:solid 1px #aeaeae;
	border-radius:7px;
	-webkit-border-radius:7px;
}
.news_pic_border{
	border-radius:5px;
	-webkit-border-radius:5px;
}
.news_text{
	width:247px;
	min-height:310px;
	max-height:100%;
	margin-bottom:10px;
	float:right;
	line-height:18px;
}
.portfolio_inner_container{
	width:500px;
	min-height:38px;
	max-height:100%;
	float:left;
	margin-bottom:10px;
	margin-left:50px;
	text-align:left;
}
.each_clube_container{
	width:500px;
	min-height:38px;
	max-height:100%;
	float:left;
	text-align:left;
}
.portfolio_text{
	width:340px;
	height:43px;
	float:right;
	font-size:11px;
	margin-top:15px;
	padding-top:15px;

}
.portfolio_text2{
	width:290px;
	height:58px;
	float:right;
	font-size:11px;
	margin-right:5px;
	margin-top:15px;
}
.portfolio_pic{
	width:140px;
	height:56px;
	float:left;
	margin-top:15px;
	border:solid 1px #BABABA;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-align:center;
	display:table;
	text-align:center;
}
.v_align_middle{
	display:table-cell; 	
	vertical-align:middle;
}
.portfolio_pic_without{
	width:140px;
	height:58px;
	float:left;
	margin-top:15px;
	text-align:center;
	display:table;
}
.portfolio_left_pic{
	min-width:59px;
	max-width:61px;
	height:58px;
	float:left;
	border:solid 1px #BABABA;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-align:center;
	display:table;
}
.portfolio_right_pic{
	min-width:59px;
	max-width:61px;
	height:58px;
	float:right;
	border:solid 1px #BABABA;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	text-align:center;
	display:table;
}
.left_portfolio_text{
	width:100%;
	height:10px;
    float:left;
}
.portfolio_clubs_image{
	width:453px;
	height:185px;
    float:left;
	margin-bottom:10px;
}
.managed_facilities_container{
	width:394px;
	height:125px;
	float:left;
	margin-bottom:20px;
	border:solid 1px #BABABA;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.managed_facilities_container:hover{
	width:394px;
	height:125px;
	float:left;
	margin-bottom:20px;
	background-color:#C9D4D6;
	border:solid 1px #BABABA;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.clube_img_container{
	width:125px; height:125px; display:table; float:left; text-align:center;
}
.v-align{
	display:table-cell; vertical-align:middle; text-align:center;
}
.managed_picture1{
	width:355px;
	height:125px;
	float:left;
	margin-bottom:20px;
	background-image:url(images/sta.png);
}
.managed_picture2{
	width:355px;
	height:125px;
	float:left;
	margin-bottom:20px;
	background-image:url(images/krs.png);
}
.managed_picture3{
	width:355px;
	height:125px;
	float:left;
	margin-bottom:20px;
	background-image:url(images/pearl.png);

}
.managed_picture1_hover{
	width:355px;
	height:125px;
	float:left;
	margin-bottom:20px;
	background-image:url(images/sta_hover.png);

}
.managed_picture2_hover{
	width:355px;
	height:125px;
	float:left;
	margin-bottom:20px;
	background-image:url(images/krs_hover.png);
}
.managed_picture3_hover{
	width:355px;
	height:125px;
	float:left;
	margin-bottom:20px;
	background-image:url(images/pearl_hover.png);
}
.managed_text{
	width:254px;
	height:60px;
	float:right;
	margin-top:40px;
/*	margin-right:20px;*/
	font-size:20px;
	color:#002662;
	font-family: 'HelveticaRegular';
    src: url('helvetica-webfont.eot');
    src: url('helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica-webfont.woff') format('woff'),
         url('helvetica-webfont.ttf') format('truetype'),
         url('helvetica-webfont.svg#HelveticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.arial{
	font-family:Arial;
	font-size:12px;
	
}
.overview_pic{
	width:446px;
	height:248px;
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
.clubs_service_title{
	width:203px;
	min-height:26px;
	max-height:100%;
	float:left;
	margin-top:20px;
	margin-bottom:4px;
	font-size:14px;
	padding-left:5px;
	font-family: 'HelveticaRegular';
    src: url('fonts/helvetica-webfont.eot');
    src: url('fonts/helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-webfont.woff') format('woff'),
         url('fonts/helvetica-webfont.ttf') format('truetype'),
         url('fonts/helvetica-webfont.svg#HelveticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	text-align:left;
}
.clubs_service_container_left{
	width:208px;
	min-height:208px;
	max-height:100%;
	float:left;
	margin-right:38px;
}
.clubs_service_container_right{
	width:208px;
	min-height:208px;
	max-height:100%;
	float:right;
}
.clubs_service_pics{
	width:208px;
	min-height:208px;
	max-height:100%;
	float:left;
	margin-top:0px;-webkit-border-radius:3px;
	-moz-border-radius:3px;
    border-radius: 3px;
	border: 5px solid #FFFFFF;
}
.clubs_service_pics:hover{
	width:208px;
	height:208px;
	float:left;
	margin-top:0px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
    border-radius: 3px;
	border: 5px solid #d0d0d0;
	background-color:#d0d0d0;
}

























#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0;  left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; }
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto;  border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#cboxOverlay{background:#000; }
#colorbox{}
#cboxContent{margin-bottom:32px;   margin-right:30px; overflow:visible;}
.cboxIframe{background:#FFF; }
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{background:#103B68; border-radius:3px; -webkit-border-radius:3px; padding:5px;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
#cboxLoadingOverlay{background:#000;}
#cboxTitle{position:absolute; bottom:-20px;  color:#FFF;}
#cboxCurrent{position:absolute; top:0px; right:0; text-indent:-9999px;}
#cboxSlideshow, #cboxPrevious, #cboxNext{text-indent:-9999px; border-radius:3px; -webkit-border-radius:3px; width:46px;  height:43px; bottom:13px;   position:absolute; background:url(images/twin_arrows.png) no-repeat ;}
#cboxPrevious{background-position:0px 0px; right:65px; }
#cboxNext{background-position:-52px 0px; right:15px; }
#cboxClose{position:absolute; top:10px; right:-30px; border-radius:3px; -webkit-border-radius:3px; color:#FFF; text-indent:-9999px; width:60px; height:105px; background:url(images/close.png) no-repeat ; background-position:25px 0px; }
#cboxClose:hover{background-position:25px 0px;}
.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}
		
























.demo-wrap {
	width: 520px;
	height: 500px;
	overflow: hidden;
	float:left;
	margin-left:-32px;
	top:130px;
}
.demo-wrap ul {
	width: 364px;
	height: 680px;
	overflow: hidden;
	float:left;
	position:absolute;
	left:0px;
}
.demo-wrap li {
	list-style: none;
	height: 328px;
	width:368px;
}
.demo-wrap .bx-wrapper {
	margin: 0 auto;
}
.demo-wrap .bx-next{
	position:absolute;
	top: 382px;
	left: 417px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background-color:#00F;
	background: url(images/blue_arrow_down.png) no-repeat 0 0px;
}
.demo-wrap .bx-prev{
	position: absolute;
	top: 310px;
	right: -80px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(images/blue_arrow_up.png) no-repeat 0 0px;
}
/*pager*/
.bx-prev .bx-next .bx-pager {
	position:absolute;
	min-height:200px;
	max-height:100%;
	width:30px;
	border:solid 1px #000000;
}
.bx-pager {
		position:absolute;
		left:420px;
		top:345px;
		width:5px;
}
.bx-pager a {
	font-size: 12px;
	color: #002662;
	text-decoration:none;
	padding: 6px 13px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:2px;
	display:block;
	margin-top:3px;
	font-family: 'HelveticaRegular';
    src: url('helvetica-webfont.eot');
    src: url('helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica-webfont.woff') format('woff'),
         url('helvetica-webfont.ttf') format('truetype'),
         url('helvetica-webfont.svg#HelveticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.bx-pager .pager-active,
.bx-pager a:hover {
	color: #002662;
	padding: 6px 13px;
	border-radius:100px;
	padding-left:5px;
	padding-top:0px;
	padding-bottom:2px;
	-webkit-border-radius:10px;
	background-color:#D5D5D5;
	text-decoration: none;
	
}
/*thumbnails*/
.thumbs {
	text-align: center;
}
.thumbs a {
	padding: 0 5px;
}
.thumbs a.pager-active,
.build-pager a.pager-active {
	border-bottom: solid #de312a 2px;
}
.thumbs a img {
	border: solid #cdcdcd 1px;
}
/* RIGHT ------------------------------------------------ */

#right {
	width: 270px;
	float: right;
}
#right .btn {
	display: block;
	font: 35px BebasReg;
	margin: 20px 0;
	padding: 3px 0 7px;
}
#right .btn.download {
	background: #de312a url(../images/icon_arrow_down.png) no-repeat 16px 11px;
	padding-left: 70px;
	
}
#right .btn.donate {
	background: #838383 url(../images/icon_beer.png) no-repeat 19px 11px;
	padding-left: 70px;
	word-spacing: 5px;
}
ul,li{
  margin:0px;
  padding:0px;
  border:0px;
  outline:0px;
  background:transparent;
  }
  		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
#TB_window {
	
	color: #333333;
}

#TB_secondLine {

	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	margin-right:30px;
	background-color:#FFFFFF;
}
#TB_closeAjaxWindow{
	position:absolute;
	right:23px;
	top:603px;
	color:#FFFFFF;
	width:40px;
	height:40px;
	background-color:#FFF;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	color:#FFFFFF;		
}
#TB_window {
	position: fixed;
	background: none;
	z-index: 102;
	color:#000000;
	display:none;
	border: none;
	text-align:left;
	/*top:5%;*/
	top:50%;	
	left:50%;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:#000;
	margin-bottom:-1px;
	margin-top:15px;
	_margin-bottom:1px;	

}
.info_container_blue{
	width:40px;
	height:124px;
    position:absolute;
	right:22px;
    top:90px;
    background-color:#197ec0;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	
}
.info_container_orange{
	width:40px;
	height:124px;
    position:absolute;
	right:22px;
    top:90px;
    background-color:#DE9526;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	

		
}
.info_container_green{
	width:40px;
	height:124px;
    position:absolute;
	right:22px;
    top:90px;
    background-color:#0c9648;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;	
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	

}
.info_img{
	width:40px;
    height:26px;
    margin-top:10px;

}
.info_text{
	width:40px;
	height:30px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	margin-top:30px;
    padding-top:10px;
    margin-left:4px;
	font-size:18px;
    color:#FFFFFF;
    -moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
    /*font-family:"Comic Sans MS", cursive;*/
font-family:Arial;
	letter-spacing:1px;	
	
}
.gallery_container_blue{
	width:40px;
	height:124px;
    position:absolute;
	right:22px;
    top:230px;
	background-color:#197ec0;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	
	
}
.gallery_container_orange{
	width:40px;
	height:124px;
    position:absolute;
	right:22px;
    top:230px;
	background-color:#DE9526;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;	
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	

}
.gallery_container_green{
	width:40px;
	height:124px;
    position:absolute;
	right:22px;
    top:230px;
	background-color:#0c9648;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	
	
}
.gallery_img{
	width:40px;
    height:26px;
    margin-top:10px;
	margin-right:7px;
}
.gallery_text{
	width:60px;
	height:40px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	margin-top:25px;
    padding-top:18px;
    margin-left:-8px;
	font-size:18px;
    color:#FFFFFF;
    -moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
    font-family:Arial;
	letter-spacing:1px;
}
.location_container_blue{
	width:40px;
	height:124px;
    position:absolute;
	right:22px;
    top:370px;
	background-color:#197ec0;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	
		
}
.location_container_orange{
	width:40px;
	height:124px;
    position:absolute;
	right:22px;
    top:370px;
	background-color:#DE9526;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	
		
}
.location_container_green{
	width:40px;
	height:124px;
    position:absolute;
	right:22px;
    top:370px;
	background-color:#0c9648;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	
		
}
.location_img{
	width:40px;
    height:26px;
    margin-top:10px;
}
.location_text{
	width:70px;
	height:40px;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	margin-top:20px;
    padding-top:23px;
	font-size:18px;
    margin-left:-10px;
    color:#FFFFFF;
    -moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	font-family:Arial;
	letter-spacing:1px;
}
#main_container img{
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.main_container_thickbox{
	width:953px;
    height:650px;
	margin:auto;
	background-color:#FFF;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.main_clubs_container_thickbox{
	width:710px;
    height:620px;
	max-height:100%;
	margin:auto;
	overflow:hidden;
	background-color:#FFFFFF;
	border-radius:5px;
	-webkit-border-radius:5px;
}
.left_scope_container{
	width:670px;
	height:590px;
	overflow:hidden;
	float:left;
	padding-top:15px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:30px;
	color:#002662;
	font-size:12px;
	background-color:#FFFFFF;
}
.left_clubs_container{
	width:670px;
	height:590px;
	overflow:hidden;
	float:left;
	padding-top:15px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:30px;
	color:#002662;
	font-size:12px;
	background-color:#FFFFFF;
}
.left_managed_container{
	width:440px;
	height:240px;
	float:left;
	padding-top:15px;
	color:#002662;
	font-size:12px;
	background-color:#FFFFFF;
}
.right_managed_container{
	width:440px;
	height:240px;
	float:right;
	padding-top:15px;
	padding-right:10px;
	color:#002662;
	font-size:12px;
	background-color:#FFFFFF;
}
.clubs_font_color{
	color:#129dd6;
}
.ul_style{
	list-style:none;
	font-style:italic;
	margin-left:40px;
}
.ul_style_loweralpha{
	list-style:lower-alpha;
	font-style:italic;
	margin-left:40px;
}
.right_clubs_container{
	width:501px;
	height:486px;
	float:right;
	margin-top:15px;
	margin-right:15px;
	color:#FFF;
	font-size:12px;
}
.pool_pic{
	width:600px;
	height:142px;
	float:left;
    margin-top:10px;
	margin-bottom:10px;
}
.games_pic{
	width:78px;
	height:248px;
	float:right;
	margin-top:-20px;
}
.upper_container_thickbox_clubs{
	width:1022px;
    height:73px;
	margin:auto;
	background-color:#129dd6;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;	
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;
	
}
.upper_container_thickbox_green{
	width:1022px;
    height:73px;
	margin:auto;
	background-color:#129dd6;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;	
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;
	
}
.upper_container_thickbox_orange{
	width:1022px;
    height:73px;
	margin:auto;
	background-color:#129dd6;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;	
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;
	
}
.upper_container_thickbox_clubs2{
	width:680px;
    height:65px;
	margin:auto;
	background-color:#06417B;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;	
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;
	display:table;
	padding-left:30px;
	font-size:28px;
	color:#FFF;
	font-family:Arial;
}
.upper_container_thickbox_blue{
	width:953px;
    height:69px;
	margin:auto;
	background-color:#197ec0;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;	
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;
	
}
.upper_container_thickbox_orange{
	width:953px;
    height:69px;
	margin:auto;
	background-color:#DE9526;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;	
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;	
	
}
.upper_container_thickbox_green{
	width:953px;
    height:69px;
	margin:auto;
	background-color:#0c9648;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;	
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;	
}
.title_thickbox{
	width:554px;
	height:30px;
	float:left;
	margin-top:9px;
	margin-left:24px;
	font-size:24px;
	color:#FFF;
	font-family: 'HelveticaRegular';
    src: url('helvetica-webfont.eot');
    src: url('helvetica-webfont.eot?#iefix') format('embedded-opentype'),
         url('helvetica-webfont.woff') format('woff'),
         url('helvetica-webfont.ttf') format('truetype'),
         url('helvetica-webfont.svg#HelveticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.website_thickbox{
	width:70px;
	height:48px;
	margin-right:32px;
	margin-top:10px;
	float:right;
}
.upper_text_thichbox{
	width:920px;
	height:260px;
	float:left;
	margin-left:25px;
	font-size:12px;
}
.upper_text_thichbox_left{
	width:420px;
	height:260px;
	float:left;
	margin-left:25px;
	font-size:12px;
}
.upper_text_thichbox_right{
	width:420px;
	height:260px;
	float:right;
	margin-left:25px;
	font-size:12px;
}
.lower_text_thichbox{
	width:920px;
	height:275px;
	float:left;
	margin-left:25px;
	font-size:10px;
	margin-top:10px;

}
.gallery_slider_container{
	width:925px;
	height:513px;
	float:left;
	margin-top:25px;
	padding-left:25px;
}
.border_raduis{
	border-radius:2px;
	-webkit-border-radius:2px;
}
.info_blue_left_container{
	width:440px;
	min-height:257px;
	max-height:100%;
	overflow:hidden;
	float:left;
	margin-top:15px;
	margin-left:4px;
}
.info_blue_right_container{
	width:440px;
	height:257px;
	float:right;
	margin-top:15px;
	margin-right:4px;
}
.inner_left_text{
	width:440px;
	height:257px;
	float:left;
	margin-top:15px;
	margin-left:4px;
}
.inner_right_text{
	width:440px;
	height:257px;
	float:right;
	margin-right:5px;
	margin-top:15px;
}
.facilities_blue{
	width:445px;
	height:27px;
	position:absolute;
    left:61px;
	font-size:18px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:30px;
	background-color:#197ec0;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;	
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	
}
.facilities_orange{
	width:460px;
	height:27px;
	position:absolute;
    left:61px;
	font-size:18px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:20px;
	background-color:#DE9526;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;	
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	
}
.facilities_green{
	width:460px;
	height:27px;
	position:absolute;
    left:61px;
	font-size:18px;
	color:#FFFFFF;
	padding-top:3px;
	padding-left:20px;
	background-color:#0c9648;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;		
}

.inner_left_image{
	width:195px;
	height:266px;
	float:left;
}

.inner_right_image{
	width:195px;
	height:266px;
	float:right;
	margin-right:20px;
}
.mark{
	filter:alpha(opacity=45);
	-moz-opacity: 0.45;
	opacity: 0.45;
}
































/////////////////////////////////////////////////////////////image gallery////////////////////////////////////////////







/* Showcase
-------------*/

#awOnePageButton .view-slide{
	display: none;
}
.showcase-load{
	height: 513px; /* Same as showcase javascript option */
	overflow: hidden;
}
/* Container when content is shown in slider */
.showcase{
	position: relative;
	width:100%;
	float:left;
	height:100%;
}
.showcase-content-container{
	background-color: #000;
}
.showcase-content{
	background-color: #e3e3e3;
	text-align: left;
	z-index:1;
	width:100%;
	height:100%;
	position:absolute;
	border:solid 1px #e3e3e3;
}
/* Navigation arrows */
.showcase-arrow-previous, .showcase-arrow-next{
	position: absolute;
	background:url(images/arrows2.png);
	width: 25px;
	height: 26px;
	top: 493px;
	cursor: pointer;
	z-index:2;
}
.showcase-arrow-previous{
	left: 715px;
}
.showcase-arrow-next{
	right: 143px;
	background-position: -30px 0;
}	
/* Thumbnails */
.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */{
	background-color: #FFF;	
}

.showcase-thumbnail-wrapper{
	overflow: hidden;
}
	
.showcase-thumbnail{
	width: 105px;
	height: 105px;
	cursor: pointer;
	border: solid 5px #FFF;
	position: relative;
	margin-left:5;
	border-radius:3px;
	-webkit-border-radius:3px;
}

.showcase-thumbnail-caption{
	position: absolute;
	bottom: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.showcase-thumbnail-content{
	padding: 10px;
	text-align: center;
	padding-top: 5px;
}
/*.showcase-thumbnail:hover{
	border: solid 5px #197ec0;
	background-color:#197ec0;
	border-radius:3px;
	-webkit-border-radius:3px;
}*/
.showcase-thumbnail:hover .showcase-thumbnail-cover{
	display: none;
}
.showcase-thumbnail.active{
	border: solid 5px #197ec0;
		background-color:#197ec0;
	border-radius:3px;
	-webkit-border-radius:3px;
}
.showcase-thumbnail.active .showcase-thumbnail-cover{
	display: none;
}
.showcase-thumbnail-wrapper-horizontal{
	padding: 1px;
}
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail{
	margin-right: 8px;
}
.showcase-thumbnail-wrapper-vertical{
	padding: 10px;
}
.showcase-thumbnail-wrapper-vertical .showcase-thumbnail{
	margin-bottom: 5px;
}
.showcase-thumbnail-button-backward,
.showcase-thumbnail-button-forward{
	padding: 7px;
	padding-bottom:10px;
	cursor: pointer;
}
.showcase-thumbnail-button-forward{
	padding-bottom: 0px;
	padding-top:2px;
}
.showcase-thumbnail-button-backward{
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
/*.showcase-thumbnail-button-backward .showcase-thumbnail-vertical,
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical,
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal,
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal{
	background-image: url(images/arrows-small4.png);
	background-repeat: repeat;
	display: block;
	width: 110px;
	height: 16px;

}*/
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical{
	background-position: -1px -51px;
	margin-left: 5px;
	
}		
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical{
	height:16px;
	background-position: 20 -34px;
	margin-left: 5px;
}
	/* Hide button text */
.showcase-thumbnail-button-forward span span,
.showcase-thumbnail-button-backward span span{
	display: none;
}



/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}
#about_1 img {
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}
#about_2 img {
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}
#about_3 img {
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
}
#contact_us table{
	font-family:Arial;
}
.browser_btn
   {
   width: 80px;
   height: 26px;
   float:left;
   cursor:pointer;
   position: relative;
   overflow: hidden;
   margin-left:10px;
   background:url(images/browse_btn.png)  no-repeat;
   }
#fileatt
   {
   height:40px;
   position: absolute;
   left: -143px;
   cursor:pointer;
   opacity: 0;
   filter: alpha(opacity=0);
   cursor:pointer;
   }
.abighref:link{
	color:#002662;
	text-decoration:none
}
.abighref:hover{
	color:#002662;
	text-decoration:none
}
.abighref:active{
	color:#002662;
	text-decoration:none
}
.abighref:visited{
	color:#002662;
	text-decoration:none
}
.light_div{
	width:200px; height:200px; text-align:center; margin:auto; margin-top:190px; position:relative; z-index:100;
}
.close_img{
	position:absolute; cursor:pointer; top:-20px; right:0px;  border-top-left-radius:5px;   border-top-right-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px; 
}
.light_title{
	width:335px; height:35px; padding-left:15px; text-align:left; background-color:#06417B; float:left; display:table; color:#FFFFFF; font-size:14px;  border-top-left-radius:5px;   border-top-right-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px; 
}
.light_data{
	width:335px; height:65px; display:table; float:left; padding-left:15px; 
}
.display_none{
	display:none;
}