/*--------------------------------------------------------------
	# Website: http://www.jm-experts.com
	# Support: support@joomla-manager.com
	---------------------------------------------------------------*/
	

/* News Show GK3 
---------------------------------------------------------------*/

h4.gk_news_show_news_header,
h4.gk_news_show_news_header a {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 2px!important;
}
p.gk_news_show_news_info {
	color: #666;
	font-size: 11px;
}
table.gk_news_show_table {
	width: 100%;
}
p.gk_news_show_news_info {
	margin: 0!important;
}
table.gk_news_show_table img {
	border: 1px solid #ddd;
	background: #fff;
	padding: 3px;
}
td.gk_news_show_center img,
td.gk_news_show_left img,
td.gk_news_show_right img {
	margin-right: 6px;
}
td.gk_news_show_panel-border {
	border-top: 1px solid #eee!important;
}
td.gk_news_show_tablerow_bottom p {
	font-weight: bold;
	margin: 0 0 4px!important;
}
td.gk_news_show_tablerow_bottom p a {
	font-weight: normal;
}
td.gk_news_show_center,
td.gk_news_show_left,
td.gk_news_show_right {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #f1f1f1;
}
ul.gk_news_show_list li {
	line-height: 110%!important;
	border-bottom: 1px solid #f1f1f1;
}
ul.gk_news_show_list li:last-child {
	border: none;
}
/* Restrictions */
#bottom_wrap_2 td.gk_news_show_panel-border {
	border-top: 1px solid #484848!important;
}
#bottom_wrap_2 td.gk_news_show_center,
#bottom_wrap_2 td.gk_news_show_left,
#bottom_wrap_2 td.gk_news_show_right {
	border-bottom: 1px solid #484848;
}
#bottom_wrap_2 table.gk_news_show_table img {
	border: 1px solid #484848;
	background: #494949;
	padding: 3px;
}
/* News Imgae 3 Module  for Photoslide
--------------------------------------------------------------------------------*/
.gk_news_image_3_tabsbar {
	float: none;
}
img.gk_news_image_3_tab_active {
	border: 1px solid #ddd!important;
	background: #ddd;
}
img.gk_news_image_3_tab,
img.gk_news_image_3_tab_active {
	border: 1px solid #ddd;
}
.tool-tip,
.tool-text {
}
.gk_news_image_3_text p {
	margin: 3px 0;
	line-height: 140%;
}
/* Tabmix Module 
--------------------------------------------------------------------------------------*/

h4.gk_tabmix_gk1_news_header {
	font-size: 11px;
}
.gk1_tabmixmenu_space {
	margin:10px;
}
.gk1_tabmix_item_space {
	margin: 0;
	padding:0 0 10px;
}
div.gk1_tabmix_item-style1 {
	float:left;
	overflow:hidden;
	padding:6px 0 0;
}
ul.gk1_tabmixmenu_ul-style1 {
	background: #e2e2e2 url('../images/bg_moduletable_h3.png') repeat-x 0 0;
	padding: 11px 11px 0;
	height: 30px;
	margin: 0;
}
ul.gk1_tabmixmenu_ul-style1 li {
	float: left;
	cursor: pointer;
	margin: 0 6px 0 0;
	border: none;
	position: relative;
	padding: 0px;
}
ul.gk1_tabmixmenu_ul-style1 li {
	background: url('../images/tab_l.png') no-repeat 0 0;
}
ul.gk1_tabmixmenu_ul-style1 li span {
	background: url('../images/tab_r.png') no-repeat 100% 0;
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 0 9px 0 7px;
	font-size: 10px;
	color: #a0a0a0;
	font-weight:bold;
	text-transform:uppercase;
	margin-left: 2px;
}
ul.gk1_tabmixmenu_ul-style1 li.active {
}
ul.gk1_tabmixmenu_ul-style1 li.active span {
	color: #fff;
}
div.gk1_tabmix_container0-style1 {
	clear: both;
	background: none;
}
div.gk1_tabmix_container1-style1 {
	overflow: hidden;
	background: none;
}
/* Restrictions */
.gk1_tabmix table.gk_news_show_table {
	padding: 0 11px;
}
/* IE6 alert
---------------------------------------------------------------*/

#ie6 {
	display: none;
}
/* Login Form */
ul.loginposition {
	padding: 0;
	margin: 0;
	text-transform:none;
	font-size :11px;
}
ul.loginposition li {
	float: left;
	background: none;
	padding: 3px 12px 0 0;
	line-height: 30px;
	border: none;
}
ul.loginposition li label {
	margin-left: 12px;
	font-weight: bold;
}
input#modlgn_username,
input#modlgn_passwd {
	border: none;
	width: 172px;
	height: 18px;
	padding: 5px 6px 0;
}
input#modlgn_passwd:focus,
input#modlgn_username:focus {
	background-position: 100% 0;
}
ul.loginposition input.button {
	padding-bottom: 2px;
	margin-left: 0;
}
div.logout input.button {
	padding-bottom: 2px;
}
li#form-login-remember {
	margin: 6px;
	padding: 0;
	height: 24px;
	line-height:24px;
}
#form-login-button input.button,
.logout input.button {
	font-size:12px;
	font-weight:bold;
	height:24px;
	width:65px;
}
.logout span {
	float: left;
}
.logout input.button {
	float: right;
}
