? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/public_html/old/happy2/plugins/system/jatabs/jatabs/themes/ja_orisite/
File Upload :
Current File : /home/admin/public_html/old/happy2/plugins/system/jatabs/jatabs/themes/ja_orisite/style.css

/**
 * ------------------------------------------------------------------------
 * JA Tabs Plugin for J25 & J30
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites: http://www.joomlart.com - http://www.joomlancers.com
 * ------------------------------------------------------------------------
 */
.ja_orisite .container {}

.ja_orisite.ja-tabswrap {
	background: #fff;
}

#ja-topsl1 .ja_orisite.ja-tabswrap {
	margin-top: -100px;
}

.ja_orisite .ja-tabswrap div.ja-tab-content {
	width: 95%;
}

.ja_orisite div.ja-tab-subcontent > div { margin: 20px; }

.ja_orisite div.ja-tab-subcontent > div.ja-contentslider  {
	margin: 20px 10px !important;
}

div.ja-tab-subcontent > div.ja-contentslider .ja-contentslider-left, 
div.ja-tab-subcontent > div.ja-contentslider .ja-contentslider-right {
	top: 10px;
	z-index: 100;
}
/* JA Tabs top*/
.ja_orisite .ja-tabs-title-top {
	height: 50px;
	position: relative;
	border-bottom: 1px solid #e5e6e7;
	background: url(pattern.gif) repeat-x left bottom #fff;
}

.ja_orisite .ja-tabs-title-top ul.ja-tabs-title li {
	padding-bottom: 5px;
}

.ja_orisite .ja-tabs-title-top ul.ja-tabs-title li h3 {
	font-size: 100% !important;
	line-height: 50px;
	margin: 0;
	padding: 0 20px;
	color: #a5a6a7;
	font-weight: normal;
	font-style: normal;
	border-bottom: none;
	border-right: 1px solid #e5e6e7;
}

.ja_orisite .ja-tabs-title-top ul.ja-tabs-title li.hover,
.ja_orisite .ja-tabs-title-top ul.ja-tabs-title li.firsthover,
.ja_orisite .ja-tabs-title-top ul.ja-tabs-title li.lasthover { }

.ja_orisite .ja-tabs-title-top ul.ja-tabs-title li.active,
.ja_orisite .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.ja_orisite .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	 background: url("menu-active.png") no-repeat center bottom;
    color: #CC3333;
}

.ja_orisite .ja-tabs-title-top ul li.active h3,
.ja_orisite .ja-tabs-title-top ul li.firstactive h3,
.ja_orisite .ja-tabs-title-top ul li.lastactive h3 { color: #cc3333; }

.ja_orisite .ja-tab-panels-top { background: #fff; }

/* JA Tabs left*/
.ja_orisite .ja-tabs-title-left {
	position: relative;
	float: left;
	height: 100%;
	background: #F7F7F7;
}

.ja_orisite .ja-tabs-title-left ul.ja-tabs-title li {
	height: 100%;
	margin: 0 0 0 1px;
	padding: 0;
	cursor: pointer;
	display: block;
	background: none;
}

.ja_orisite .ja-tabs-title-left ul.ja-tabs-title li h3 {
	font-size: 11px;
	font-weight: bold !important;
	line-height: 30px;
	margin: 0;
	padding: 0 10px;
	background: none;
	font-family: "Lucida Grande", Arial, sans-serif;
	letter-spacing: normal;
}

.ja_orisite .ja-tabs-title-left ul li.active,
.ja_orisite .ja-tabs-title-left ul li.firstactive,
.ja_orisite .ja-tabs-title-left ul li.lastactive {
	background: #FFFFFF;
}

.ja_orisite .ja-tabs-title-left ul li.active H3,
.ja_orisite .ja-tabs-title-left ul li.firstactive H3,
.ja_orisite .ja-tabs-title-left ul li.lastactive H3 {
	color: #333333;
}

/* JA Tabs right*/
.ja_orisite .ja-tab-panels-right .ja-tab-subcontent {
	padding-left: 15px !important;
}

.ja_orisite .ja-tabs-title-right {
	background: #F7F7F7;
}

.ja_orisite .ja-tabs-title-right ul.ja-tabs-title li {
	height: 100%;
	margin: 0 0 0 1px;
	padding: 0;
	cursor: pointer;
	display: block;
	background: none;
}

.ja_orisite .ja-tabs-title-right ul.ja-tabs-title li h3 {
	font-size: 11px;
	font-weight: bold !important;
	line-height: 30px;
	margin: 0;
	padding: 0 10px 0 25px;
	background: none;
	font-family: "Lucida Grande", Arial, sans-serif;
	letter-spacing: normal;
}

.ja_orisite .ja-tabs-title-right ul li.active,
.ja_orisite .ja-tabs-title-right ul li.firstactive,
.ja_orisite .ja-tabs-title-right ul li.lastactive {
	background: #FFFFFF;
}

.ja_orisite .ja-tabs-title-right ul li.active H3,
.ja_orisite .ja-tabs-title-right ul li.firstactive H3,
.ja_orisite .ja-tabs-title-right ul li.lastactive H3 {
	color: #333333;
}

/* JA Tabs bottom*/
.ja_orisite .ja-tabs-title-bottom {
	height: 50px;
	position: relative;
	border-top: 1px solid #e5e6e7;
	background: url(pattern-bottom.gif) repeat-x left top #fff;
}

.ja_orisite .ja-tabs-title-bottom ul.ja-tabs-title li {
	padding: 0px 0px 0px 0px;
	background: none;
	line-height: normal;
}

.ja_orisite .ja-tabs-title-bottom ul.ja-tabs-title li h3 {
	font-size: 100% !important;
	line-height: 50px;
	margin: 0;
	padding: 0 20px;
	color: #a5a6a7;
	font-weight: normal;
	font-style: normal;
	border-bottom: none;
	border-right: 1px solid #e5e6e7;
}

.ja_orisite .ja-tabs-title-bottom ul.ja-tabs-title li.hover,
.ja_orisite .ja-tabs-title-bottom ul.ja-tabs-title li.firsthover,
.ja_orisite .ja-tabs-title-bottom ul.ja-tabs-title li.lasthover { }

.ja_orisite .ja-tabs-title-bottom ul.ja-tabs-title li.active,
.ja_orisite .ja-tabs-title-bottom ul.ja-tabs-title li.firstactive,
.ja_orisite .ja-tabs-title-bottom ul.ja-tabs-title li.lastactive {
	background: url("menu-active-bottom.png") no-repeat center top;
	color: #CC3333;
	margin-top: -5px;
	padding-top: 5px;
}

.ja_orisite .ja-tabs-title-bottom ul li.active h3,
.ja_orisite .ja-tabs-title-bottom ul li.firstactive h3,
.ja_orisite .ja-tabs-title-bottom ul li.lastactive h3 { color: #cc3333; }

.ja_orisite .ja-tab-panels-top { background: #fff; }

.ja_orisite div.ja-tab-subcontent .block_item {
	width: 18%;
	border: none;
	margin: 0;
	padding: 0 1%;
  	display: block;
  	float: left;
}


#ja-topsl1 div.ja-moduletable, #ja-topsl1 div.moduletable {
	border: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

T1KUS90T
  root-grov@210.1.60.28:~$