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

.tabs-social {
    height: 36px;
    float: left;
    clear: both;
	list-style:none;
	padding:0px;
	width:100%;	
	margin:0px 0 20px; 
	border-bottom:2px solid #000;
}
.tabs-social li {
    float: left;
    margin-right:5px;	
}
.tabs-social li.current-so {
    position: relative;
    z-index: 5;
}
.tabs-social li a {
    padding: 10px;
    color: #fff;
    text-decoration: none; 	
	font-family: "open_sansbold";
	font-size:14px; 
	line-height: 36px;
	border-top-left-radius:4px; 
	border-top-right-radius:4px; 
	color: #111;   display: block;  
	padding:0 20px;
	
	background: #d1d1d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d1d1d1 0%, #969696 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1d1), color-stop(100%,#969696)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d1d1d1 0%,#969696 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d1d1d1 0%,#969696 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d1d1d1 0%,#969696 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d1d1d1 0%,#969696 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#969696',GradientType=0 ); /* IE6-9 */
}
.tabs-social li:hover a,
.tabs-social li.current-so a{
	background: url("../images/admin/admin-tab-hover.jpg") repeat-x scroll center bottom #474747; color: #fff;
}
.tab_so {
    background-color: #fff;
    float: left;
    width: 100%;
}
.tab-social-content {
    display: none;
}
#tab-so-3 {
 display: block;   
}

/* ================================================================== */

#tabs-container, #tabs-container2,#tabs-container3{ float:left; /*width:200px;*/ margin-top:6px;
}
.tabs-menu, .tabs-menu2, .tabs-menu3 {
    float: left;
    clear: both;
	list-style:none;
	margin:0px;
	padding:0px;
	width:100%;
}
.tabs-menu li, .tabs-menu2 li ,  .tabs-menu3 li{
    float: left;
    margin-right: 10px;
}
.tabs-menu li.current, .tabs-menu2 li.current2 , .tabs-menu3 li.current3{
    position: relative;
    z-index: 5;
}
.tabs-menu li a , .tabs-menu2 li a , .tabs-menu3 li a{
    padding:5px 10px;
    color: #000;
    text-decoration: none;
	background:#f1f1f1; 
	border-radius:4px;
	border:1px solid #b9b9b9;
	font-weight:bold;
}
.tabs-menu li.current a, .tabs-menu2 li.current2 a , .tabs-menu3 li.current3 a{
    color: #fff;
	background:#656565;
	border:1px solid #434343;
}
.tab, .tab2 , .tab3{
    float: left;
    width: 100%;
}
.tab-content, .tab-content2 , .tab-content3{
    display: none;
}
#tab-1 {
 display: block;   
}
#tab-11 {
 display: block;   
}
#tab-111 {
 display: block;   
}

/* ==================== css for club package 12-03-15 ==================== */

.cp-menu1,
.cp-menu2,
.cp-menu3{float: left; clear: both; list-style:none;	margin:0 10px; padding:10px;}

.cp-menu1 li,
.cp-menu2 li,
.cp-menu3 li{float:left; margin:4px;}

.cp-menu1 li:last-child,
.cp-menu2 li:last-child,
.cp-menu3 li:last-child {margin-right:0px;}

.cp-menu1 li.current,
.cp-menu2 li.current,
.cp-menu3 li.current{position: relative;  z-index:5;}

.cp-menu1 li.current a,
.cp-menu2 li.current a,
.cp-menu3 li.current a{color: #000;}

.cp-menu1 li a,
.cp-menu2 li a,
.cp-menu3 li a{
padding: 10px; color: #fff; text-decoration: none; font-size:15px; font-weight:bold; line-height: 30px; border-radius:4px; color: #838383; display: block;	padding:0 10px;
background: #d4d4d4; /* Old browsers */
background: -moz-linear-gradient(top,  #d4d4d4 0%, #d5d5d5 49%, #cccccc 50%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4d4d4), color-stop(49%,#d5d5d5), color-stop(50%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d4d4d4 0%,#d5d5d5 49%,#cccccc 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d4d4d4 0%,#d5d5d5 49%,#cccccc 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d4d4d4 0%,#d5d5d5 49%,#cccccc 50%); /* IE10+ */
background: linear-gradient(to bottom,  #d4d4d4 0%,#d5d5d5 49%,#cccccc 50%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.clubpackage1,
.clubpackage2,
.clubpackage3{ width: 100%;}

.cp-content1,
.cp-content2,
.cp-content3{display: none;}

.cp-content1.tab-cp1-1,
.cp-content2.tab-cp2-1,
.cp-content3.tab-cp3-1 {display: block;}

/* ================================================================== */

/* ================================================================== */

.tabsright-menu {
    float: left;
    clear: both;
	list-style:none;
	margin:0px;
	padding:10px;
	width:100%;
	border-bottom:1px solid #000;
}
.tabsright-menu li {
    float: left; 
	margin-right: 2px;	
}
.tabsright-menu li:last-child {
    margin-right:0px;	
}
.tabsright-menu li.current {
    position: relative;
    z-index:5;
}
.tabsright-menu li a {
    padding: 10px;
    color: #fff;
    text-decoration: none;
	font-size:12px;
	font-weight:bold;
	line-height: 30px;
	border-top-left-radius:4px; 
	border-top-right-radius:4px; 
	color: #000;   
	display: block;  
	padding:0 4.5px;
	
	background: #d1d1d1; /* Old browsers */
	background: -moz-linear-gradient(top,  #d1d1d1 0%, #969696 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d1d1d1), color-stop(100%,#969696)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d1d1d1 0%,#969696 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d1d1d1 0%,#969696 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d1d1d1 0%,#969696 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d1d1d1 0%,#969696 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#969696',GradientType=0 ); /* IE6-9 */
}
.tabsright-menu .current a {
	background: url("../images/admin/admin-tab-hover.jpg") repeat-x scroll center bottom #474747;
    color: #fff;
}
.tabright {
    float: left;
    width: 100%;
}
.tabright-content {
    display: none;
	/*border:1px solid #b9b9b9;*/
	/*padding:5px;*/
}
#tab-r1 {
 display: block;   
}