/*#------------------------------------------------------------------------# Corporate - April 2010 (for Joomla 1.5)## Copyright (C) 2007-2010 Gavick.com. All Rights Reserved.# License: Copyrighted Commercial Software# Website: http://www.gavick.com# Support: support@gavick.com   #------------------------------------------------------------------------ # Based on T3 Framework#------------------------------------------------------------------------# Copyright (C) 2004-2009 J.O.O.M Solutions Co., Ltd. All Rights Reserved.# @license - GNU/GPL, http://www.gnu.org/copyleft/gpl.html# Author: J.O.O.M Solutions Co., Ltd# Websites: http://www.joomlart.com - http://www.joomlancers.com#------------------------------------------------------------------------*//* * file: template.css */ a:hover,a:active,a:focus { color: #CC8033/*#736a61*/; }#gk-mainbody a { color:#CC8033/*#736a61*/; } #gk-header-block { color:#eeeeee; background:url('../images/style5/header_grey_bg.jpg') no-repeat 0 0; }#gk-header-highlight { background:url('../images/style5/header_grey_bar.jpg') repeat-y 0 0; }#gk-header-block a.readon { background:#CC8033/*#736a61*/; }#gk-header-block a.readon:hover { background:#a7a29c; }#gk-header-block a.readon.header_art { color:#a7a29c; }#gk-header-block a.readon.header_art:hover { background:#CC8033/*#736a61*/; }#gk-header-block li { border-top:1px solid #bbbbbb; }#gk-header-block a { color:#ffffff; }.moduletable_menu a { color:#CC8033; /*#736a61*/ }/* color */.moduletable.color { background:transparent url('../images/style5/header_grey_bg.jpg') no-repeat 0 0; border:1px solid #736a61; }.moduletable.color h3 { background:#736a61; }.moduletable.color ul li { border-top:1px solid #bbbbbb; }.moduletable.color ul li ul { border-left:1px dotted #bbbbbb; }.moduletable.color a.readon { color: #fff!important; background:#a7a29c; }.moduletable.color a.readon:hover, .moduletable.color a.readon:active, .moduletable.color a.readon:focus { background:#736a61; }.moduletable.color .button { background:#736a61; border:1px solid #a7a29c!important; border-top:none!important; border-left:none!important; }.moduletable.color .button:hover, .moduletable.color .button:focus{ background:#736a61!important;}/* * SUCKERFISH *//*********************** MY SUCKERFISH **************************//* Mainlevel */ul.menu-suckerfish {	z-index: 1;	float: left;	/*border-right: 1px solid #404040;*/	border-bottom: 28px solid #000000;	text-align: left;	width: 100%;	margin: 0;	padding: 0;	list-style: none;	cursor: pointer;	background:transparent margin:0 0 4px 0}ul.menu-suckerfish li {	float: left;	display: inline;	background: none;	margin: 0;	padding: 0;}ul.menu-suckerfish a:link,ul.menu-suckerfish a:visited {	display: block;	/*border-right: 1px solid #6A746B;	border-left: 1px solid #6A746B;*/	border-right: 1px solid #FFFFFF;	/*border-left: 1px solid #FFFFFF;*/	background: #333333;	margin: 0;	/*padding: 3px 1.1em;*/	padding: 1.2em 1.5em;	color: #ffffff;	/*color: #003333;*/	font-family: Arial, Helvetica, sans-serif;	text-transform: uppercase;	font-weight: bold;	text-decoration: none;	font-size: 1.0em;}ul.menu-suckerfish a:hover {	/*background-color: #445045;*/	background-color: #CC8033;	color: #ebebeb;}ul.menu-suckerfish li.active a {	/*background-color: #445045;*/	background-color: #000000;}/* Sublevel */ul.menu-suckerfish ul {	position: absolute;	left: -999em;	z-index: 2;	margin: 0;	padding: 0;	list-style: none;}/* Other containers */ul.menu-suckerfish ul ul {	margin: -26px 0 0 184px;	z-index: 3;}/* Items */ul.menu-suckerfish ul li {	position: relative;	width: 185px;	margin: 0;	background: none;	padding: 0;}ul.menu-suckerfish ul a:link,ul.menu-suckerfish ul a:visited {	display: block;	border-top: 1px solid #000000;	border-right: 1px solid #cccccc;	border-bottom: 1px solid #000000;	/*border-left: 1px solid #ffffff;*/	background: #CC8033 none;	color: #FFFFFF;	padding: 4px 10px;	font-size: 0.9em;	font-weight: normal;	text-decoration: none;	height: 1%;	text-transform: none;	letter-spacing: normal;}ul.menu-suckerfish ul a:hover,ul.menu-suckerfish ul li.parent a:hover,ul.menu-suckerfish ul li.parent li.parent a:hover {	border-top: 1px solid #000000;	background-color: #000000;	color: #ffffff;}/* Active */ul.menu-suckerfish ul li.active a,ul.menu-suckerfish ul li.active li.active a,ul.menu-suckerfish ul li.active li.active li.active a {	font-weight: bold;	color: #ffffff;}/* Clear active */ul.menu-suckerfish ul li.active li a,ul.menu-suckerfish ul li.active li.active li a {	font-weight: normal;	color: #cfdbe5;}/* Children expanded */ul.menu-suckerfish ul li.parent a,ul.menu-suckerfish ul li.parent li.parent a {	background: #284d73 url("../images/suckerfish-expand.png") no-repeat 95% center;	padding-right: 10px;}/* Clear children expanded */ul.menu-suckerfish ul li.parent li a,ul.menu-suckerfish ul li.parent li.parent li a {	background-image: none;}/* Rollover actions */ul.menu-suckerfish li:hover ul,ul.menu-suckerfish li.hover ul,ul.menu-suckerfish li:hover ul li:hover ul,ul.menu-suckerfish li.hover ul li.hover ul,ul.menu-suckerfish li:hover ul li:hover ul li:hover ul,ul.menu-suckerfish li.hover ul li.hover ul li.hover ul {	left: auto;}ul.menu-suckerfish li:hover ul ul,ul.menu-suckerfish li.hover ul ul,ul.menu-suckerfish li:hover ul li:hover ul ul,ul.menu-suckerfish li.hover ul li.hover ul ul,ul.menu-suckerfish li:hover ul li:hover ul li:hover ul ul,ul.menu-suckerfish li.hover ul li.hover ul li.hover ul ul {	left: -999em;}ul.menu-suckerfish,ul.menu-suckerfish li li {	clear: left;}/*********************** END SUCKERFISH **************************/#frontright {	float: right;	width: 40%;	background: #ebebeb;	padding: 25px 10px 10px 10px;	margin-left: 25px;	margin-top: 10px;	}/* * file: gk_stuff.css */h4.gk_npro_header a { color:#736a61 }div.gk_npro_short_ulwrap ul li h4,div.gk_npro_short_ulwrap ul li h4 a { color:#736a61; }.gk_is_wrapper-style1 { background:transparent url('../images/style5/header_grey_bg.jpg') no-repeat 0 0; }.gk_is_wrapper-style1 .gk_is_preloader { background:#a7a29c url('../images/style5/header_grey_bg.jpg') no-repeat 0 0; }.gk_is_text_item h4 a:hover,.gk_is_art h4 a:hover { color:#a7a29c; }.gk_is_art a.readon { color:#a7a29c; }.gk_is_art a.readon:hover { background:#736a61;  }.gk_is_list li { border-top:1px solid #bbbbbb!important; color: #EDEAE3/*#d6d6d6*/; }#gk-container ul.gk_tab_ul-style1 li { background:#a7a29c; }#gk-container ul.gk_tab_ul-style1 li.active,#gk-container ul.gk_tab_ul-style1 li:hover { background:#736a61;}/* * file: joomla.css */ a.readon:hover, a.readon:active, a.readon:focus { background:#736a61; }.adminform button:hover, #adminForm button:hover,.adminform button:focus, #adminForm button:focus,.button:hover, .button:focus{ background:#736a61; }.tool-title{background:#736a61;} /* * file: typo.css */.article-content pre, .article-content .code1{border-left:5px solid #a7a29c!important}.article-content .code2{border-top:5px solid #a7a29c; border-bottom:5px solid #a7a29c}.article-content .code3{border-top:1px solid #a7a29c; border-bottom:1px solid #a7a29c}.article-content blockquote div.blockquote1{background:transparent url(../images/style5/typography/open1.png) no-repeat left bottom}.article-content blockquote div.blockquote1 div{background:transparent url(../images/style5/typography/close1.png) no-repeat right top}.article-content blockquote div.blockquote2{background:transparent url(../images/style5/typography/open1.png) no-repeat left top}.article-content blockquote div.blockquote2 div{background:transparent url(../images/style5/typography/close1.png) no-repeat right top}.article-content blockquote div.blockquote3{background:transparent url(../images/style5/typography/open2.png) no-repeat left bottom}.article-content blockquote div.blockquote3 div{background:transparent url(../images/style5/typography/close2.png) no-repeat right top}.article-content blockquote div.blockquote4{background:transparent url(../images/style5/typography/open2.png) no-repeat left top}.article-content blockquote div.blockquote4 div{background:transparent url(../images/style5/typography/close2.png) no-repeat right top}.article-content .highlight-2{background:#a7a29c; color:#fff}.article-content .highlight-3{background:#736a61; color:#fff}.article-content span.clear{border-top:1px solid #a7a29c; border-bottom:1px solid #a7a29c; color:#a7a29c}.article-content span.clear-1{border-top:1px solid #736a61; border-bottom:1px solid #736a61; color:#736a61}.article-content span.color{color:#a7a29c}.article-content span.color-1{color:#736a61}.article-content span.color-2{color:#a7a29c; border-left:2px solid #a7a29c}.article-content span.color-4{color:#a7a29c; background:#f4fbff}.article-content span.color-5{color:#fff; background:#736a61}.article-content ul.circle1{list-style-image:url(../images/style5/typography/bullet3ul.png)!important}.article-content ul.circle2{list-style-type:circle}.article-content ul.bullet1{list-style-image:url(../images/style5/typography/bullet_ol_1_dark.png)!important}.article-content ul.bullet2{list-style-image:url(../images/style5/typography/bullet1ul.png)!important}.article-content ul.bullet3{list-style-image:url(../images/style5/typography/bullet2ul.png)!important}.article-content ul.bullet4{list-style-image:url(../images/style5/typography/bullet_ol_1_color.png)!important}.article-content ul.square1{list-style-type:square}.article-content ul.square2{list-style-image:url(../images/style5/typography/bullet_squ1_dark.png)!important}.article-content ul.square3{list-style-image:url(../images/style5/typography/bullet_squ1_color.png)!important}.article-content div.number1 span{background:transparent url(../images/style5/typography/bullet_ol_2.png) no-repeat center center; color:#fff}.article-content div.number2 span{background:transparent url(../images/style5/typography/bullet_ol_2_color.png) no-repeat center center; color:#fff}/* * file: k2.css */div.itemHeader h2.itemTitle span sup {color:#CF1919;} /* "Featured" presented in superscript */div.itemComments ul.itemCommentsList li span.commentAuthorName {color:#736a61;}div.itemCommentsForm form input.button:hover {background: #736a61}div.itemCommentsForm form span#formLog {color:#CF1919;}div.catItemHeader h3.catItemTitle span sup {color:#CF1919;} /* superscript */	div.userItemHeader h3.userItemTitle span sup {color:#CF1919;} /* "Unpublished" presented in superscript */div.k2LatestCommentsBlock ul li > a {color: #736a61; }div.k2ArchivesBlock ul li a {color: #736a61}table.calendar tr td.calendarTodayLinked {background:#736a61;}div.k2CategoriesListBlock ul li a {color: #736a61}div.k2TagCloudBlock a:hover {background:#736a61;}
