
/************
 * Slide css
 */
#tab_slide0 {
	color:  #000;
	font-family: inherit;
	font-size: 14px;
	top: 37%;
	position:fixed;
	z-index: 2147483647;
}
.tab_slide_corners_left0 {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.tab_slide_corners_right0 {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#tab_slide_include0 {
	padding: 30px 20px 20px 20px;	
}
#tab_slide_background0 {
		background: #fff;

        	box-shadow: 1px 1px 2px #000;

	height:100%;
	opacity: 1;
	position:absolute; 
	top: 0;
	width:100%;
	z-index:-1;	
}
/**********************
 * Custom toggle class
 */
.make_it_slide0 {
	cursor:pointer!important;
}
/******************
 * Default tab css
 */
#tab_toggle0 {
}
#tab_toggle0:hover {
	cursor: pointer;
}
#tab_toggle_bg0:hover {
	cursor: pointer;
}
/*****************
 * Text based tab
 */
 .tab_text_bg0  {
	background-color:#FFF;
	height: 30%;
	overflow: hidden;
	position: absolute;
	top: 37%;
	width: 30%;
}
.tab_text_bg:hover {
  box-shadow:-1px 2px 2px #000000;
}
#tab_title_wrap0 {
	background-color: #FFF;
	color: #000!important;
	display:block;
	font-family: inherit;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 1px;
	margin-left: 1px;
	overflow: visible;
	position: relative;
	-webkit-transform: rotate(90deg);  /* Saf3.1+, Chrome */
	    -moz-transform: rotate(90deg);  /* FF3.5+ */
	       -o-transform: rotate(90deg);  /* Opera 10.5 */
	         zoom: 1;
}

/****************************************
 * Adjust the text offset for open/close
 */
.open_letter_reset0 {
	margin-top: 10px;
	opacity: 1;
}
.close_letter_reset0 {
	margin-top: 10px;
}
.tab_text_left0 {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
        	box-shadow: -1px 1px 1px #000;
	left: -30px;
}
.tab_text_right0 {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	        	box-shadow: 1px 1px 1px #000;
	right: -30px;
}
/* IE Only Offsets */
.newline {
	display: block;
	line-height: 0.7em; 
	margin-left: 3px;
	margin-bottom: 1px;
}
/******************
 * Image based tab
 */
.closed_action0  {
	background-image: url('assets/images/close.gif') !important;
	background-size: 12px 12px;
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 7px;
	position: static;
	width: 12px;
}
.open_action0  {
		background: url('assets/images/MiniGlobe.png');
	background-repeat: no-repeat;
	
	height: 30px;
	position: fixed;
	top:37%!important;
	width:30px;
}
.reset_right0  {
	right: 0;
}
.reset_left0  {
	left: 0;
}
.float_left0  {
	float: left;
	margin-left: 7px;
}
.float_right0  {
	float_right;
	margin-right: 7px;
}

/************
 * Slide css
 */
#tab_slide1 {
	color:  #fff;
	font-family: inherit;
	font-size: 14px;
	top: 40%;
	position:fixed;
	z-index: 2147483647;
}
.tab_slide_corners_left1 {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.tab_slide_corners_right1 {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#tab_slide_include1 {
	padding: 30px 20px 20px 20px;	
}
#tab_slide_background1 {
		background: #000;

        	box-shadow: 1px 1px 2px #fff;

	height:100%;
	opacity: 1;
	position:absolute; 
	top: 0;
	width:100%;
	z-index:-1;	
}
/**********************
 * Custom toggle class
 */
.make_it_slide1 {
	cursor:pointer!important;
}
/******************
 * Default tab css
 */
#tab_toggle1 {
}
#tab_toggle1:hover {
	cursor: pointer;
}
#tab_toggle_bg1:hover {
	cursor: pointer;
}
/*****************
 * Text based tab
 */
 .tab_text_bg1  {
	background-color:#000;
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: 45%;
	width: 24px;
}
.tab_text_bg:hover {
  box-shadow:-1px 2px 2px #000000;
}
#tab_title_wrap1 {
	background-color: #000;
	color: #fff!important;
	display:block;
	font-family: inherit;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 1px;
	margin-left: 1px;
	overflow: visible;
	position: relative;
	-webkit-transform: rotate(90deg);  /* Saf3.1+, Chrome */
	    -moz-transform: rotate(90deg);  /* FF3.5+ */
	       -o-transform: rotate(90deg);  /* Opera 10.5 */
	         zoom: 1;
}

/****************************************
 * Adjust the text offset for open/close
 */
.open_letter_reset1 {
	margin-top: 10px;
	opacity: 1;
}
.close_letter_reset1 {
	margin-top: 10px;
}
.tab_text_left1 {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
        	box-shadow: -1px 1px 1px #fff;
	left: -24px;
}
.tab_text_right1 {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	        	box-shadow: 1px 1px 1px #fff;
	right: -24px;
}
/* IE Only Offsets */
.newline {
	display: block;
	line-height: 0.7em; 
	margin-left: 3px;
	margin-bottom: 1px;
}
/******************
 * Image based tab
 */
.closed_action1  {
	background-image: url('assets/images/close.gif') !important;
	background-size: 12px 12px;
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 7px;
	position: static;
	width: 12px;
}
.open_action1  {
		background: url('assets/images/plus-dark.png');
	background-repeat: no-repeat;
	
	height: 24px;
	position: fixed;
	top:45%!important;
	width:24px;
}
.reset_right1  {
	right: 0;
}
.reset_left1  {
	left: 0;
}
.float_left1  {
	float: left;
	margin-left: 7px;
}
.float_right1  {
	float_right;
	margin-right: 7px;
}

/************
 * Slide css
 */
#tab_slide2 {
	color:  #000;
	font-family: inherit;
	font-size: 14px;
	top: 40%;
	position:fixed;
	z-index: 2147483647;
}
.tab_slide_corners_left2 {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.tab_slide_corners_right2 {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#tab_slide_include2 {
	padding: 30px 20px 20px 20px;	
}
#tab_slide_background2 {
		background: #fff;

        	box-shadow: 1px 1px 2px #000;

	height:100%;
	opacity: 1;
	position:absolute; 
	top: 0;
	width:100%;
	z-index:-1;	
}
/**********************
 * Custom toggle class
 */
.make_it_slide {
	cursor:pointer!important;
}
/******************
 * Default tab css
 */
#tab_toggle2 {
}
#tab_toggle2:hover {
	cursor: pointer;
}
#tab_toggle_bg2:hover {
	cursor: pointer;
}
/*****************
 * Text based tab
 */
 .tab_text_bg2  {
	background-color:#FFF;
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: 45%;
	width: 24px;
}
.tab_text_bg:hover {
  box-shadow:-1px 2px 2px #000000;
}
#tab_title_wrap2 {
	background-color: #FFF;
	color: #000!important;
	display:block;
	font-family: inherit;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 1px;
	margin-left: 1px;
	overflow: visible;
	position: relative;
	-webkit-transform: rotate(90deg);  /* Saf3.1+, Chrome */
	    -moz-transform: rotate(90deg);  /* FF3.5+ */
	       -o-transform: rotate(90deg);  /* Opera 10.5 */
	         zoom: 1;
}

/****************************************
 * Adjust the text offset for open/close
 */
.open_letter_reset2 {
	margin-top: 10px;
	opacity: 1;
}
.close_letter_reset2 {
	margin-top: 10px;
}
.tab_text_left2 {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
        	box-shadow: -1px 1px 1px #000;
	left: -24px;
}
.tab_text_right2 {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	        	box-shadow: 1px 1px 1px #000;
	right: -24px;
}
/* IE Only Offsets */
.newline {
	display: block;
	line-height: 0.7em; 
	margin-left: 3px;
	margin-bottom: 1px;
}
/******************
 * Image based tab
 */
.closed_action2  {
	background-image: url('assets/images/close.gif') !important;
	background-size: 12px 12px;
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 7px;
	position: static;
	width: 12px;
}
.open_action2  {
		background: url('assets/images/plus-light.png');
	background-repeat: no-repeat;
	
	height: 24px;
	position: fixed;
	top:45%!important;
	width:24px;
}
.reset_right2  {
	right: 0;
}
.reset_left2  {
	left: 0;
}
.float_left2  {
	float: left;
	margin-left: 7px;
}
.float_right2  {
	float_right;
	margin-right: 7px;
}

/************
 * Slide css
 */
#tab_slide3 {
	color:  #000;
	font-family: inherit;
	font-size: 14px;
	top: 40%;
	position:fixed;
	z-index: 2147483647;
}
.tab_slide_corners_left3 {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.tab_slide_corners_right3 {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
#tab_slide_include3 {
	padding: 30px 20px 20px 20px;	
}
#tab_slide_background3 {
		background: #fff;

        	box-shadow: 1px 1px 2px #000;

	height:100%;
	opacity: 1;
	position:absolute; 
	top: 0;
	width:100%;
	z-index:-1;	
}
/**********************
 * Custom toggle class
 */
.make_it_slide0 {
	cursor:pointer!important;
}
/******************
 * Default tab css
 */
#tab_toggle3 {
}
#tab_toggle3:hover {
	cursor: pointer;
}
#tab_toggle_bg3:hover {
	cursor: pointer;
}
/*****************
 * Text based tab
 */
 .tab_text_bg3  {
	background-color:#FFF;
	height: 24px;
	overflow: hidden;
	position: absolute;
	top: 45%;
	width: 24px;
}
.tab_text_bg:hover {
  box-shadow:-1px 2px 2px #000000;
}
#tab_title_wrap3 {
	background-color: #FFF;
	color: #000!important;
	display:block;
	font-family: inherit;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 1px;
	margin-left: 1px;
	overflow: visible;
	position: relative;
	-webkit-transform: rotate(90deg);  /* Saf3.1+, Chrome */
	    -moz-transform: rotate(90deg);  /* FF3.5+ */
	       -o-transform: rotate(90deg);  /* Opera 10.5 */
	         zoom: 1;
}

/****************************************
 * Adjust the text offset for open/close
 */
.open_letter_reset3 {
	margin-top: 10px;
	opacity: 1;
}
.close_letter_reset3 {
	margin-top: 10px;
}
.tab_text_left3 {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
        	box-shadow: -1px 1px 1px #000;
	left: -24px;
}
.tab_text_right3 {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	        	box-shadow: 1px 1px 1px #000;
	right: -24px;
}
/* IE Only Offsets */
.newline {
	display: block;
	line-height: 0.7em; 
	margin-left: 3px;
	margin-bottom: 1px;
}
/******************
 * Image based tab
 */
.closed_action3  {
	background-image: url('assets/images/close.gif') !important;
	background-size: 12px 12px;
	background-repeat: no-repeat;
	height: 12px;
	margin-top: 7px;
	position: static;
	width: 12px;
}
.open_action3  {
		background: url('assets/images/plus-light.png');
	background-repeat: no-repeat;
	
	height: 24px;
	position: fixed;
	top:45%!important;
	width:24px;
}
.reset_right3  {
	right: 0;
}
.reset_left3  {
	left: 0;
}
.float_left3  {
	float: left;
	margin-left: 7px;
}
.float_right3  {
	float_right;
	margin-right: 7px;
}
 