/*--------------------------------------------------------------
# MusicTop v.1.0 - June 2008 (for dsnet 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: #037787;
}
#top_right a {
	color: #8b8b8b;
}
#m_top {
	border-bottom: 1px solid #403764;
}
#memberarea a {
	color: #C6C6C6;
}
#memberarea input.button {
	background: url('../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: #D16507;
}
#user_position-4 .moduletable h3 span {
	color: #D16507;
}
/* typohraphy.css
-----------------------------------------------------------------------------------*/
pre, .code {
	background-color:#EDECEC;
	border-left:5px solid #F7850A;
	color: #464646;
}
.info {
	background:transparent url('../images/icons/info.gif') no-repeat left top;
	color:#6F95B7;
}
.warning {
	background:transparent url('../images/icons/warning.gif') no-repeat left top;
	color:#cc0000;
}
.tips {
	background:transparent url('../images/icons/tips.gif') no-repeat left top;
	color:#403764;
}
.date {
	background:transparent url('../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 #403764;
	border-bottom: 1px solid #403764;
	color: #403764;
}
span.clear-2 {
	border-top: 1px solid #F7850A;
	border-bottom: 1px solid #F7850A;
	color: #F7850A;
}
span.color {
	background: #fff;
	color: #403764;
}
span.color-1 {
	background: #fff;
	color: #F7850A;
}
span.color-2 {
	border-left: 2px solid #403764;
	color: #403764;
}
span.color-3 {
	border-left: 2px solid #F7850A;
	color: #F7850A;
}
span.color-4 {
	border-top: 1px solid #F7850A;
	border-bottom: 1px solid #F7850A;
	background: #403764;
	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: #403764;
}
#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: #F7850A;
}
#horiz-menu li.active a {
	background: url('../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: #F7850A!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: #403764 ;
}
#horiz-menu li li a:hover, #horiz-menu li li.sfHover {
	background: #403764 ;
}
/* dsnet_classes.css 
----------------------------------------------------------------------------------*/
h1.contentheading, .contentheading {
	color: #403764 ;
}
h2.contentheading, .contentheading {
	color: #403764 ;
}
a.readon, #memberarea input.button {
	background: url('../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: #403764;
}
.gk_news_image_4_tabsbar_up {
	background: url('../images/style1/tabsbar_up.png') no-repeat 0 0;
}
.gk_news_image_4_tabsbar_down {
	background: url('../images/style1/tabsbar_down.png') no-repeat 0 100%;
}
.gk_news_image_4_wrapper a.readon {
	background: url('../images/style1/b_readon-color.png') no-repeat 0 0;
}
ul li a.topmenu {
    padding: 0 8px 0 0;
}
.mainnewsletter {
    color: #C6C6C6;
    font-family: Century gothic,Tahoma,Helvetica,sans-serif;
    font-size:12px;
}
.TDB-tweetavatar-left .TDB-tweet-align-left {
    margin: 0 0 6px 55px;
}
/* K2 */
div.catItemHeader h3.catItemTitle {
font-family: Century gothic,Tahoma,Helvetica,sans-serif;
}
div.itemHeader h2.itemTitle  {
font-family: Century gothic,Tahoma,Helvetica,sans-serif;
font-size: 28px;
padding: 4px 0;
}
div.genericItemHeader h2.genericItemTitle { 
    font-family: Century gothic,Tahoma,Helvetica,sans-serif;
}
div.itemIntroText {

    font-size: 14px;
    line-height: 16px;
    padding: 4px 0;
    font-weight: normal;
}
div.itemImageBlock {
    float: left;
}
table.tourlisttable tr td {
    height: 28px;
}
td a.tourlist {
    margin: 3px 2px;
    padding: 2px 5px 3px 5px;;
    background-color: #7f7f7f;
    color: #eee;
    border-radius: 3px 3px 3px 3px;
    border-top: 1px solid #333333;
    box-shadow: 0 1px 1px #000000;
}