.mod_bannerslider {
	position: relative;
	overflow: hidden;
}
.mod_bannerslider .bs_opacitylayer {
	width: 100%;
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.mod_bannerslider .bs_contentdiv {
	display: none;
}
/* OpenID icon style */
input.system-openid, input.com-system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}
/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(/templates/system/css/../images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(/templates/system/css/../images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(/templates/system/css/../images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(/templates/system/css/../images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(/templates/system/css/../images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(/templates/system/css/../images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(/templates/system/css/../images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(/templates/system/css/../images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/*--------------------------------------------------------------
# MusicTop v.1.0 - June 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/
/* ||| universal set of reset styles |||*/
html, body, div, span, applet, object, iframe, caption, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	vertical-align: baseline;
	font-size: 16px;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: SolaimanLipi;
	font-weight: normal;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/
html {
	height: 100%;
	margin-bottom: 1px;
	font-family: SolaimanLipi;
	font-size: 16px;
	font-weight: normal;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
	border-top: 1px solid #fff;
}
#bg {
	background: #edecec;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:1.6;
	color: #333;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	background: url('/templates/gk_musictop/css/../images/arrow.png') no-repeat 0 5px;
	padding-left: 14px;
	line-height: 170%;
}
ul li a {
	text-decoration: none!important;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
h1 {
	font-size: 250%;
}
h2 {
	font-size: 230%;
	font-weight: normal;
	margin:2px 0 15px 0;
}
h3 {
	font-size: 200%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
th {
	padding: 4px;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input, select, button {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}
.clearfix {
	clear: both;
}
.lf {
	float: left;
}
.rf {
	float: right;
}
/* Here you can change width or height of your logo*/
a#logo {
	background: transparent url('/templates/gk_musictop/css/../images/logo.png') no-repeat 0 0;
	width: 350px;
	height: 66px;
	display: block;
	float: left;
}
/*end*/
/* Set the major blocks
--------------------------------------------------------------------------------*/
.page960 {
	width: 960px;
	margin: 0 auto;
}
#top {
	height: 66px;
	margin-bottom: 10px;
}
#top_right {
	float: right;
	width: 610px;
	text-align: right;
}
#top_right a, .search {
	float: right;
	margin: 34px 0 0;
}
.search {
	margin-left: 10px;
}
#top_right a {
	text-decoration: none;
}
#top_right a:hover {
	text-decoration: underline;
}
.bl {
	border-right: 1px solid #bebebe;
	padding: 0 6px 0 0;
	margin-right: 6px!important;
}
#mod_search_searchword {
	background: url('/templates/gk_musictop/css/../images/bg_search.png') no-repeat 0 0;
	border: none;
	width: 115px;
	height: 16px;
	padding-left: 5px;
}
#m_top {
	clear: both;
	height: 30px;
	position: relative;
}
span#datas {
	position: absolute;
	bottom: 1px;
	left: 1px;
	color: #8f8f8f;
}
/* Members Area 
------------------------------------------------------------------------*/
#memberarea {
	width: 100%;
	height: 25px;
	padding-top: 4px;
	background:#4c4c4c;
	border-bottom: 1px solid #fff;
}
ul.loginposition {
	padding: 0;
	margin: 0;
}
ul.loginposition li {
	float: left;
	background: none;
	padding: 0 14px 0 0;
}
form#form-login label {
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-right: 6px;
	color: #fff;
}
#memberarea input.inputbox {
	background: url('/templates/gk_musictop/css/../images/bg_login.png') no-repeat 0 0;
	border: none;
	width: 115px;
	height: 16px;
	padding-left: 5px;
}
#memberarea input.button {
	width: 62px!important;
	margin: 2px 0 0!important;
	text-align: left!important;
	border: none!important;
	text-indent: 0!important;
}
#memberarea input.button:hover {
	background-position: right!important;
}
#memberarea .logout span {
	float: left;
	color: #fff;
	margin-right: 12px;
}
#memberarea .logout input.button {
	float: none!important;
	display: inline;
}
div.logout {
	float: left;
}
div.logout input.button {
	padding: 0;
}
/* Breadcrumbs
-----------------------------------------------------------------------------------------------*/
span.breadcrumbs {
	display: block;
	clear: both;
	margin: 0 0 0 1px;
	color: #8f8f8f;
}
#restpage {
	clear: both;
	margin-top: 12px;
}
#content_wrap, #us_bottom {
	clear: both;
}
/* Set the block size
------------------------------------------------------------------------------------------------*/
#user_position-1, #user_position-2, #user_position-3, #user_position-4 {
	width: 100%;
	overflow: hidden;
	clear: both;
}
.users {
	overflow: hidden;
	float: left;
}
.us_width-24 .users {
	width: 24.8%;
}
.us_width-33 .users {
	width: 33.3%;
}
.us_width-50 .users {
	width: 50%;
}
.us_width-100 .users {
	width: 100%;
}
.us_width-49 .users {
	width: 49.5%;
}
.us_width-99 .users {
	width: 100%;
}
div.spacer {
	width: 1%;
	float: left;
	height: 1px;
}
.us-stand {
	clear: both;
	width: 100%;
}
/* component */
div#component, div#component-3 {
	width: 100%;
}
/* component + right */
div#component-1 {
	float: left;
	width: 588px;
}
div#right {
	float: right;
	width: 365px;
	margin-left: 7px;
}
div#mainbody {
	clear: both;
	margin-bottom: 7px;
	padding-bottom: 3px;
	background: #fff url('/templates/gk_musictop/css/../images/bg_moduletable.png') repeat-x 0 100%;
}
/*Modules
-------------------------------------------------------------------*/
div.moduletable, div.moduletable-nshow, div.moduletable-tab {
	background: #fff url('/templates/gk_musictop/css/../images/bg_moduletable.png') repeat-x 0 100%;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height:16px;
	margin:0 0 6px;
	padding-bottom: 3px;
}
div.moduletable-banner {
	margin: 0 0 6px;
	padding: 0;
	background: none;
}
div.moduletable-tab {
	background: #4C4C4C url('/templates/gk_musictop/css/../images/bg_moduletable_tab.png') repeat-x 0 100%;
}
div.moduletable-nshow {
	background: #f6f6f6 url('/templates/gk_musictop/css/../images/bg_moduletable_grey.png') repeat-x 0 100%;
}
div.moduletable_add, .border, div.moduletable-tab .border {
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 8px;
}
div.moduletable-banner .moduletable_add {
	border: none;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}
div.moduletable-nshow div.moduletable_add {
	padding: 8px 0 0;
}
div.moduletable h3, div.moduletable-nshow h3, div.moduletable-tab h3, div.moduletable-color h3 {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 28px;
	text-transform: uppercase;
	padding: 0;
	margin: -8px 0 8px;
}
div.moduletable-nshow h3 {
	background: url('/templates/gk_musictop/css/../images/mod_border.png') repeat-x 0 100%;
	padding: 0 8px;
	margin-bottom: 0;
}
/*** Restrictions ***/
#user_position-3 {
	background: #f6f6f6 url('/templates/gk_musictop/css/../images/bg_moduletable_grey.png') repeat-x 0 100%;
	padding-bottom: 3px;
	margin-bottom: -3px;
}
#user_position-3 .moduletable, #user_position-3 .moduletable_add, #user_position-4 .moduletable, #user_position-4 .moduletable_add {
	background: none;
	border: none;
}
#user_position-3 .moduletable_add, #user_position-4 .moduletable_add {
	padding: 0 8px;
}
.border {
	padding: 8px 0;
}
#user_position-3 .users {
	background: url('/templates/gk_musictop/css/../images/pion_border.png') repeat-y 0 0;
}
#user_position-3 div:first-child.users {
	background: none;
}
#user_position-4 {
	background: #4c4c4c url('/templates/gk_musictop/css/../images/bg_bottom_black.png') repeat-x 0 100%;
	padding-bottom: 3px;
}
#user_position-4 .border {
	border: 1px solid #2d2d2d;
	border-bottom: none;
}
#user_position-4 {
	color: #c6c6c6;
}
#user_position-4 a:link, #user_position-4 a:visited {
	color: #c6c6c6;
	text-decoration: underline;
}
#user_position-4 .moduletable h3 {
	color: #fff;
}
#user_position-4 ul li {
	padding-left: 0;
	background: none;
}
/* Footer
-------------------------------------------------------------------------------*/
#footer_wrap {
	height: 40px;
}
div#footer {
	clear: both;
	padding: 0;
	font-size: 11px;
	margin:0 0 20px;
	padding-top: 5px;
}
div#footer a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
div#links {
	float: left;
	color: #666;
}
div#copyright, div#stylearea {
	float: right;
}
/* Style switcher
-------------------------------------------------------------------------------*/
#stylearea {
	float: right;
}
#st_icon-1, #st_icon-2, #st_icon-3 {
	width: 11px;
	height: 11px;
	display: block;
	float: left;
	padding:9px 0 0 6px;
}
#st_icon-1 {
	background: transparent url('/templates/gk_musictop/css/../images/ic_1.png') no-repeat 100% 50%;
}
#st_icon-2 {
	background: transparent url('/templates/gk_musictop/css/../images/ic_2.png') no-repeat 100% 50%;
}
#st_icon-3 {
	background: transparent url('/templates/gk_musictop/css/../images/ic_3.png') no-repeat 100% 50%;
}
.nav, .nav * {
	margin:0;
	padding:0;
}
#horiz-menu {
	height: 30px;
	position: relative;
	float: right;
	z-index: 49;
	margin:0;
	width: 604px;
	bottom: -1px;
	
	padding-left: 6px;
}
#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}
#horiz-menu li span {
	display: block;
	float: left;
}
#horiz-menu a {
	font: bold 20px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}
#horiz-menu a:hover {
	text-decoration: none!important;
}
#horiz-menu li:hover, #horiz-menu li.sfHover {
	background: none;
}
#horiz-menu li li {
	margin: 0;
}
div#horiz-menu li li span, div#horiz-menu li.active li span, div#horiz-menu li:hover li span {
	background:none;
}
.nav {
	line-height:1.0;
	float:left;
	margin-bottom:1.5em;
	position: relative;
}
.nav ul {
	padding: 0;
}
.nav li {
	float:left;
	list-style:none;
	position:relative;
}
.nav li li a {
	display:block;
	padding: 0;
	text-decoration:none;
	background-image: none;
	float:none;
	width:159px;
}
div#horiz-menu li li a {
	height: 28px;
	line-height: 28px;
}
div#horiz-menu li:hover li, div#horiz-menu li.sfHover li, div#horiz-menu li.active:hover li, div#horiz-menu li.active.sfHover li, div#horiz-menu li:hover li span, div#horiz-menu li.sfHover li span {
	background-image: none;
}
div#horiz-menu li:hover li a, div#horiz-menu li.sfHover li a, div#horiz-menu li.active:hover li a, div#horiz-menu li.active.sfHover li a {
	background-image: none;
}
.nav li ul {
	float:none;
	left:-999em;
	position:absolute;
	width: 179px;
	z-index: 100;
}
.nav li:hover ul, .nav li.sfHover ul {
	left:0px;
	top: 30px;
}
.nav li:hover li ul, .nav li.sfHover li ul, .nav li li:hover li ul, .nav li li.sfHover li ul, .nav li li li:hover li ul, .nav li li li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, .nav li li.sfHover ul, .nav li li li:hover ul, .nav li li li.sfHover ul, .nav li li li li:hover ul, .nav li li li li.sfHover ul {
	left: 179px;
	top:0px;
	width: 179px;
}
.nav li li {
	position: relative;
	float:none;
	width: 179px;
}
/*--------------------------------------------------------------
# MusicTop v.1.0 - June 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/* JOOMLA STYLE
--------------------------------------------------------- */

.contentheading, .componentheading, h1, h2, h3, h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
h2.contentheading, .contentheading {
	margin: 0;
	padding:0;
	font-size: 20px;
}
h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 5px;
}
.componentheading {
	font-size: 220%;
	border-bottom: 1px solid #e7e7e7;
}
td.sectiontableheader {
	padding: 4px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px 4px 6px;
}
tr.sectiontableentry0:hover td, tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
	background-color: #fdfdfd;
}
td.sectiontableheader {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	padding: 8px 5px;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 8px 5px;
}
tr.sectiontableentry1 td a, tr.sectiontableentry2 td a {
	text-decoration: none;
}
.pollstableborder tr.sectiontableentry1 td, .pollstableborder tr.sectiontableentry2 td {
	background: none;
}
.small, .smalldark, .createby, .createdate, .modifydate, .img_caption {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
small, .small {
}
img.caption {
	margin-top: 5px;
}
.img_caption {
	padding: 0 0 6px;
}
.img_caption p {
	padding: 3px 0;
}
.article_separator {
	clear: both;
	display: block;
	height: 12px;
}
.article_column {
}
.column_separator {
	padding: 0 20px;
}
table.contentpane {
	border: none;
	width: 100%;
}
table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 0 12px 5px;
	width: 35%;
}
table.contenttoc td {
	padding: 4px 5px 2px 6px;
	line-height: 14px;
}
table.contenttoc td a {
	text-decoration: none;
}
table.contenttoc th {
	padding: 0 6px 4px 6px;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
.pagenavcounter {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	margin: 2px 0 15px;
}
table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}
table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}
table.pollstableborder tr.sectiontableentry1 td {
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
}
.adminform .inputbox {
}
.blog_more {
}
.blog_more strong {
	display: block;
	font-size: 125%;
	margin: 0 0 5px;
}
.blog_more ul {
	margin: 0;
	padding: 0;
}
.blog_more ul li {
	margin: 0;
	padding: 0 0 0 16px;
}
.category {
	font-size: 100%;
}
.contentdescription {
	display: block;
	margin: -10px 0 30px;
}
a.contentpagetitle, a.contentpagetitle:hover, a.contentpagetitle:active, a.contentpagetitle:focus {
}
a.readon, #memberarea input.button {
	display: block;
	float: left;
	width: 99px;
	height: 17px;
	line-height:16px;
	clear: both;
	text-decoration: none;
	text-transform:uppercase;
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	text-indent: 6px;
}
a.readon:hover, a.readon:active, a.readon:focus {
	background-position: right;
	text-decoration: none;
}
.button, .validate, a.button {
	border: none;
	cursor: pointer;
	text-decoration: none;
	text-transform:uppercase;
	margin-top: 10px;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	text-align: center;
	border: 1px solid #d0d0d0;
	background: url('/templates/gk_musictop/css/../images/bg_button.png') repeat-x 0 0;
}
a.button {
	padding:3px 6px 6px;
}
table.contentpaneopen td, table.contentpane td {
}
table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}
.pagination {
	margin: 14px auto 0;
	padding: 0;
}
.pagination span {
	padding: 2px 5px;
}
.pagination a {
	padding: 2px 3px;
}
.pagination a:hover, .pagination a:active, .pagination a:focus {
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.createdate {
	padding: 3px 5px 3px 0;
}
div.buttonheading {
	right: 0;
	width: 62px;
	padding: 2px;
}
.buttonheading img {
	margin: 0 2px 0 0;
	border: 0;
	float: right;
}
/* colors
-------------------------------------------------------------------------------*/
.small, .smalldark, .createby, .createdate, .modifydate, .img_caption {
	color: #666;
}
h2.contentheading, .contentheading {
}
.componentheading {
	color: #333;
}
td.sectiontableheader {
	background: #f1f1f1;
}
td.sectiontableheader a {
	color: #333;
	text-decoration:none;
	text-transform:uppercase;
}
table.contenttoc td {
	background: transparent url('/templates/gk_musictop/css/../images/arrow.png') no-repeat 6px 10px;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	border-bottom: 1px solid #e7e7e7;
}
tr.sectiontableentry0:hover td, tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
	background: #fdfdfd;
}
table.pollstableborder tr.sectiontableentry1 td {
	background: #f9f9f9;
}
table.contentpaneopen td, table.contentpane td {
}
/*--------------------------------------------------------------
# MusicTop v.1.0 - June 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/* Typohraphy 
-----------------------------------------------------------------------------------*/
pre, .code {
	margin:10px 0pt 15px;
	padding:10px 15px;
	font-size: 11px;
}
.info {
	padding-left:30px;
}
.warning {
	padding-left:30px;
}
.tips {
	padding-left:30px;
}
.date {
	padding-left:30px;
}
.audio, .credit, .email, .feed, .help, .webcam {
	background:transparent url('/templates/gk_musictop/css/../images/icons/audio.gif') no-repeat left top;
	padding-left:30px;
}
.credit {
	background:transparent url('/templates/gk_musictop/css/../images/icons/credit.gif') no-repeat left top;
}
.email {
	background:transparent url('/templates/gk_musictop/css/../images/icons/email.gif') no-repeat left top;
}
.feed {
	background:transparent url('/templates/gk_musictop/css/../images/icons/feed.gif') no-repeat left top;
}
.help {
	background:transparent url('/templates/gk_musictop/css/../images/icons/help.gif') no-repeat left top;
}
.webcam {
	background:transparent url('/templates/gk_musictop/css/../images/icons/webcam.gif') no-repeat left top;
}
.highlight-1, .highlight-2, .highlight-3, .highlight-4 {
	padding:1px 5px;
}
span.clear, span.clear-1, span.clear-2, span.color, span.color-1, span.color-2, span.color-3, span.color-4, span.color-5, span.color-6, span.color-7 {
	display: block;
	padding: 5px 10px;
	margin-bottom: 10px;
}
/*--------------------------------------------------------------
# MusicTop v.1.0 - June 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/* News Show GK2 
---------------------------------------------------------------*/
table.gk_news_show_table {
	width: 100%;
}
tr.gk_news_show_tablerow {
	background: url('/templates/gk_musictop/css/../images/mod_border.png') repeat-x 0 0;
}
tr:first-child.gk_news_show_tablerow {
	background: none;
}
tr.gk_news_show_tablerow td {
	padding:8px 0 8px;
}
tr.gk_news_show_tablerow td.gk_news_show_panel-border {
	padding: 0 8px 8px;
}
h4.gk_news_show_news_header {
	margin:0;
	padding:0;
	color: #333;
}
h4.gk_news_show_news_header a {
	color: #333;
}
a.gk_news_show_news_readmore_inline {
	margin-left: 10px;
}
p.gk_news_show_news_text {
	margin-top: 0px;
}
img.gk_news_show_news_image {
	margin-right: 10px;
}
div.gk_news_show_panel {
	display: none;
	padding: 6px 0 0 0;
}
div.gk_news_show_panel_font {
	float: left;
	width: 100px;
	padding: 0;
}
div.gk_news_show_panel_font_path {
	width: 100px;
	height: 6px;
	padding: 0;
	border: 1px solid #EEE;
}
div.gk_news_show_panel_font_knob {
	width: 5px;
	height: 6px;
	padding: 0;
	cursor: pointer;
	font-size: 1px;
	background: #CCC;
}
span.gk_news_show_panel_font_value {
	display:block;
	float:left;
}
div.gk_news_show_panel_amount {
	float: right;
	width: 50px;
	padding: 0;
}
div.gk_news_show_panel_amount_plus, div.gk_news_show_panel_amount_minus {
	width: 12px;
	height: 12px;
	float:left;
	line-height: 12px;
	padding: 0;
	text-align: center;
	cursor: pointer;
	margin-right: 3px;
	border: 1px solid #EEE;
}
span.gk_news_show_panel_amount_value {
	display: block;
	float:left;
	font-size: 10px;
	margin-left: 4px;
}
div.gk_news_show_panel_tools, div.gk_news_show_panel_tools_hidden {
	cursor: pointer;
	padding: 0;
	float:right;
	font-size: 10px;
}
table.gk_news_show_table a.readon {
	margin-top: 4px;
}
/*** Restriction ***/
div.moduletable-nshow tr.gk_news_show_tablerow td {
	padding: 8px 8px;
}
div.moduletable-nshow tr:hover.gk_news_show_tablerow {
	background: #ededed url('/templates/gk_musictop/css/../images/nshow_h-grey.png') repeat-x 0 0;
}
div.moduletable-nshow tr:first-child:hover.gk_news_show_tablerow {
	background: #ededed url('/templates/gk_musictop/css/../images/nshow_h-grey.png') repeat-x 0 -2px;
}
.moduletable h4.gk_news_show_news_header {
	font: bold 130% Tahoma, Arial, Helvetica, sans-serif;
}
.moduletable img.gk_news_show_news_image {
	padding-bottom: 4px;
}
#user_position-3 .moduletable h4.gk_news_show_news_header {
	font: bold 100% Tahoma, Arial, Helvetica, sans-serif;
}
#user_position-3 .moduletable h4.gk_news_show_news_header {
	font: bold 100% Tahoma, Arial, Helvetica, sans-serif;
}
/* TabArts & TabMods
---------------------------------------------------------------*/
div.gk_tabarts {
	position: relative;
}
div.gk_tabarts_wrap {
	margin: 0 auto;
}
div.gk_tabartsmenu {
	overflow:hidden;
}
ul.gk_tabartsmenu_ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.gk_tabartsmenu_ul li {
	background: none;
	float: left;
	cursor: pointer;
	margin: 0 3px -1px 0;
	position: relative;
	padding: 0;
}
ul.gk_tabartsmenu_ul li span {
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
ul.gk_tabartsmenu_ul li.active span {
	background: url('/templates/gk_musictop/css/../images/bg_tab-active.png') repeat-x 0 0;
}
div.gk_tabarts_container0 {
	clear: both;
	background: #fff url('/templates/gk_musictop/css/../images/bg_tabs.png') repeat-x 0 100%;
}
div.gk_tabarts_container1 {
	overflow: hidden;
}
div.gk_tabarts_item {
	float: left;
	overflow: hidden;
}
div.gk_tabarts_item_wrap {
	margin: 20px 10px;
}
div.gk_tabarts_button_next, div.gk_tabarts_button_prev {
	width: 24px;
	height: 24px;
	background: url('images/left_arrow.PNG') no-repeat 0 0;
	cursor: pointer;
	position: absolute; 
	right: 0;
}
div.gk_tabarts_button_prev {
	background: url('/templates/gk_musictop/css/../images/b_prev.png') no-repeat 0 0;
	left: 0;
	right:inherit;
}
div.gk_tabarts_button_next:hover {
	background: url('/templates/gk_musictop/css/../images/b_next.png') no-repeat 100% 0;
}
div.gk_tabarts_button_prev:hover {
	background: url('/templates/gk_musictop/css/../images/b_prev.png') no-repeat 100% 0;
}
.moduletable-tab img {
	padding: 6px 0;
}
/*  Effects
---------------------------------------------------------------*/
div#memberarea {
	display:none;
}
/* News Image IV
---------------------------------------------------------------*/
div.gk_news_image_4_wrapper {
	overflow: hidden;
	padding: 0!important;
}
div.gk_news_image_4_text_datas {
	display: none;
}
div.gk_news_image_4_text {
	padding: 3px 0 3px 10px!important;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gk_news_image_4_text p {
	margin-bottom: 4px;
}
div.gk_news_image_4_tabsbar p.gk_news_image_4_tab_header, div.gk_news_image_4_tab_active p.gk_news_image_4_tab_header {
	padding: 0!important;
	margin: 0;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
}
div.gk_news_image_4_tab, div.gk_news_image_4_tab_active, div.gk_news_image_4_json {
	padding: 0!important;
}
div.gk_news_image_4_tab img, div.gk_news_image_4_tab_active img {
	border: 1px solid #1c1c1c;
	margin: 2px;
}
div.gk_news_image_4_tab p.gk_news_image_4_tab_text, div.gk_news_image_4_tab_active p.gk_news_image_4_tab_text {
	font-size: 9px;
	font-family: Arial, Verdana;
	color: #FFF;
	margin: 0;
}
div.gk_news_image_4_wrapper h2 {
	font: normal 16px Arial, Helvetica, sans-serif!important;
	padding: 0;
	margin: 0 0 2px;
}
.gk_news_image_4_wrapper a.readon {
	margin: 4px 0 0;
	font-weight: normal;
}
.tool-tip {
	background: #fff;
	z-index: 1300000;
	padding: 1px 3px;
	height: 18px;
	line-height: 18px;
	opacity:0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	color: #000;
	font-weight: bold;
}
.tool-text {
	font-size: 10px;
	background: #fff;
	opacity:0.85;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
}
.gk_news_image_4_tabsbar_knob {
	width: 16px;
	height: 176px;
	margin: 0 auto;
	background: url('/templates/gk_musictop/css/../images/tabsbar_knob.png') no-repeat 50% 50%;
}
.gk_news_image_4_tabsbar_path {
	width: 18px;
	background: #f6f6f6;
}
.gk_news_image_4_tabsbar_up, .gk_news_image_4_tabsbar_down {
	width: 18px;
	height: 17px;
}
.gk_news_image_4_tabsbar_up:hover, .gk_news_image_4_tabsbar_down:hover {
	background-position: right;
}
/* IE6 alert
---------------------------------------------------------------*/
#ie6{
	display: none;
}/*--------------------------------------------------------------
# MusicTop v.1.0 - June 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

/*                     -------------STYLE1--------------- 
----------------------------------------------------------------------------------*/

/* template_css.css 
----------------------------------------------------------------------------------*/
a:link, a:visited, a:active {
	color: #006600;
}
#top_right a {
	color: #8b8b8b;
}
#m_top {
	border-bottom: 1px solid #f7a60a;
}
#memberarea a {
	color: #F7A60A;
}
#memberarea input.button {
	background: url('/templates/gk_musictop/css/../images/style1/b_login.png') no-repeat 0 0!important;
}
#memberarea input.button:hover {
	color: #ef8411;
}
div.moduletable h3 span, div.moduletable-nshow h3 span {
	color: #f7850a;
}
#user_position-4 .moduletable h3 span {
	color: #f7a60a;
}
/* typohraphy.css
-----------------------------------------------------------------------------------*/
pre, .code {
	background-color:#EDECEC;
	border-left:5px solid #F7850A;
	color: #F7850A;
}
.info {
	background:transparent url('/templates/gk_musictop/css/../images/icons/info.gif') no-repeat left top;
	color:#6F95B7;
}
.warning {
	background:transparent url('/templates/gk_musictop/css/../images/icons/warning.gif') no-repeat left top;
	color:#cc0000;
}
.tips {
	background:transparent url('/templates/gk_musictop/css/../images/icons/tips.gif') no-repeat left top;
	color:#E98B05;
}
.date {
	background:transparent url('/templates/gk_musictop/css/../images/icons/date.gif') no-repeat left top;
	color:#35cc00;
}
.highlight-1 {
	background:#ffffda;
}
.highlight-2 {
	background:#f1f1f1;
}
.highlight-3 {
	background:#F7850A;
	color: #fff;
}
.highlight-4 {
	background:#666;
	color: #fff;
}
span.clear {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
span.clear-1 {
	border-top: 1px solid #F7A60A;
	border-bottom: 1px solid #F7A60A;
	color: #F7A60A;
}
span.clear-2 {
	border-top: 1px solid #F7850A;
	border-bottom: 1px solid #F7850A;
	color: #F7850A;
}
span.color {
	background: #fff;
	color: #F7A60A;
}
span.color-1 {
	background: #fff;
	color: #F7850A;
}
span.color-2 {
	border-left: 2px solid #F7A60A;
	color: #F7A60A;
}
span.color-3 {
	border-left: 2px solid #F7850A;
	color: #F7850A;
}
span.color-4 {
	border-top: 1px solid #F7850A;
	border-bottom: 1px solid #F7850A;
	background: #F7A60A;
	color: #fff;
}
span.color-5 {
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	background: #e7e7e7;
	color: #333;
}
span.color-6 {
	border-top: 1px solid #e9e9a1;
	border-bottom: 1px solid #e9e9a1;
	background: #FFFFDA;
	color: #333;
}
span.color-7 {
	border-top: 1px solid #424242;
	border-bottom: 1px solid #424242;
	background: #5c5c5c;
	color: #fff;
}
/* suckerfish.css 
----------------------------------------------------------------------------------*/
#horiz-menu {
	background: #f7a60a;
}
#horiz-menu li.active a:hover, #horiz-menu li a:hover, #horiz-menu li.sfHover, #horiz-menu li:hover span.topdaddy a, #horiz-menu li.sfHover span.topdaddy a, #horiz-menu li li.sfhover a:hover {
	color: #333;
}
#horiz-menu li.active a {
	background: url('/templates/gk_musictop/css/../images/style1/menu_active_bullet.png') no-repeat 50% 100%;
}
.nav ul {
	background:#fff;
}
#horiz-menu a, #horiz-menu li.sfHover a, #horiz-menu li li a {
	color: #fff!important;
}
div#horiz-menu a:hover {
	color: #333!important;
}
div#horiz-menu li li a:hover {
	color: #fff!important;
}
#horiz-menu li li {
	border-bottom: 1px solid #5a5a5a;
}
#horiz-menu li:hover ul, #horiz-menu li.sfHover ul {
	background: #4c4c4c;
}
#horiz-menu li li a:hover, #horiz-menu li li.sfHover {
	background: #565656;
}
/* joomla_classes.css 
----------------------------------------------------------------------------------*/
h2.contentheading, .contentheading {
	color: #f7850a;
}
a.readon, #memberarea input.button {
	background: url('/templates/gk_musictop/css/../images/style1/b_readon.png') no-repeat 0 0;
	color: #333;
}
a.readon:hover, a.readon:active, a.readon:focus {
	color: #ef8411;
}
.button:hover, .validate:hover {
	color: #ef8411;
}
/* gk_stuff.css 
----------------------------------------------------------------------------------*/

ul.gk_tabartsmenu_ul li.active span {
	color: #45494d;
}
div.gk_news_image_4_tabsbar p.gk_news_image_4_tab_header, div.gk_news_image_4_tab_active p.gk_news_image_4_tab_header {
	color: #EBD491;
}
.gk_news_image_4_wrapper a.readon {
	color: #F7A60A;
}
.gk_news_image_4_tabsbar_up {
	background: url('/templates/gk_musictop/css/../images/style1/tabsbar_up.png') no-repeat 0 0;
}
.gk_news_image_4_tabsbar_down {
	background: url('/templates/gk_musictop/css/../images/style1/tabsbar_down.png') no-repeat 0 100%;
}
.gk_news_image_4_wrapper a.readon {
	background: url('/templates/gk_musictop/css/../images/style1/b_readon-color.png') no-repeat 0 0;
}
/*--------------------------------------------------------------
# MusicTop v.1.0 - June 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/

#ie6 {
	position: absolute;
	top: 0;
	display: block;
	height: 220px;
	width: 100%;
	filter: alpha(opacity=94);
	background: #fff;
	border-bottom: 4px solid #999;
	z-index: 1001;
}
#ie6 div {
	width: 1000px;
	height: 210px;
	margin: 0 auto;
	color: #333;
	background: transparent url('/templates/gk_musictop/css/../images/ie7.gif') no-repeat 0 0;
	padding-left: 256px;
	
}
#ie6 h2 {
	color: #ff0000;
	margin-bottom: 0;
}
#ie6 h3 {
	color: #4574A1;
	margin-bottom: 10px;
	
}
/*--------------------------------------------------------------
# MusicTop v.1.0 - June 2008 (for Joomla 1.5)
# Copyright (C) 2007-2008 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/
#m_top {
	position: static;
}
span#datas {
	position: relative;
	padding-top: 12px;
	float: left;
	color: #8f8f8f;
}
div.moduletable-tab div.moduletable_add {
	padding-bottom: 0;
}
#memberarea input.button {
	padding-left: 8px;
}
