/*--------------------------------------------------------------

	# YourFlash.com - November 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 

	---------------------------------------------------------------*/

	



/* ------------------------- STYLE 1 --------------------------*/



/* template_css.css */

#bg {

	background: #000000 url('../images/style1/bg_page.jpg') no-repeat 50% 0;

}

a:link,

a:visited,

a:active {

	color: #0863ad;

}

a:hover {

	color: #85BAD2;

}

a#logo {

	background: url('../images/style1/logo.jpg') no-repeat 0 0;

}

#mod_search_searchword {

	background: url('../images/style1/bg_search.png') no-repeat 0 50%;

}

#wrap_search input.button {

	background: url('../images/style1/bg_search_button.png') no-repeat 0 50%;

}

div.moduletable_col1 {

	background: #fff url('../images/style1/bg_moduletable_col1.png') repeat-x 0 0;

	color: #5f92a9;

}

div.moduletable_col1 h3 {

	background: #e2e2e2 url('../images/style1/bg_moduletable_col1_h3.png') repeat-x 0 0;

	color: #fff;

}

/* suckerfish.css */

#horiz-menu li:hover {

	background: url('../images/style1/menu_hover.png') repeat-x 100% 0!important;

}

#horiz-menu li:hover a {

	color: #fff;

}

#horiz-menu li:hover ul,

#horiz-menu li.sfHover ul {

	background: #6e9fc7 url('../images/style1/menu_hover.png') repeat-x 0 100%!important;

}

#horiz-menu ul.menu li {

	border: none;

}

#horiz-menu li.parent:hover,

#horiz-menu li li.active {

	background: url('../images/style1/menu_hover.png') repeat-x 100% 0!important;

}

#horiz-menu li.parent:hover a {

	color: #fff;

}

#horiz-menu li li {

	border-bottom: 1px solid #a2cfe4!important;

}

/* joomla_classes.css */

a.readon,

.back_button a {

	background: url('../images/style1/readon_button.png') no-repeat 0 50%;

	color: #fff;

}

.button,

button.validate {

	background: url('../images/style1/bg_button.png') repeat-x 0 50%;

	color: #fff;

}

.button:hover,

button.validate:hover {

	background: url('../images/style1/bg_button_h.png') repeat-x 0 50%;

}

.pagenavcounter {

	color: #85BAD2;

}

.written_by {

	color: #0863ad;

}

div.img_caption p {

	color: #0863ad;

}

/* gk_stuff.css */

.tool-tip,

.tool-text {

	background:#85BAD2;

}

ul.gk1_tabmixmenu_ul-style1 li.active {

	background: url('../images/style1/tab_active_l.png') no-repeat 0 0;

}

ul.gk1_tabmixmenu_ul-style1 li.active span {

	background: url('../images/style1/tab_active_r.png') no-repeat 100% 0;

}

input#modlgn_username,

input#modlgn_passwd {

	background: url('../images/style1/login_input.png') no-repeat 0 0;

	color: #5f92a9;

}

input#modlgn_passwd:focus,

input#modlgn_username:focus {

	color: #5f92a9;

}

#form-login-button input.button,

.logout input.button {

	background:transparent url('../images/style1/button_login.png') no-repeat scroll 0 50%;

}

li#form-login-remember {

	border-left: 1px solid #bad9e7!important;

}

ul.loginposition li label {

	color:#5f92a9;

}

/* typography.css*/

pre,

.code {

	background-color:#f7f7f7;

	border-left:5px solid #7bb0c8;

	color: #414141;

}

.highlight-1 {

	background:#ffffda;

}

.highlight-2 {

	background:#f1f1f1;

}

.highlight-3 {

	background:#414141;

	color: #fff;

}

.highlight-4 {

	background:#7bb0c8;

	color: #fff;

}

span.clear {

	border-top: 1px solid #999;

	border-bottom: 1px solid #999;

	color: #999;

}

span.clear-1 {

	border-top: 1px solid #7bb0c8;

	border-bottom: 1px solid #7bb0c8;

	color: #7bb0c8;

}

span.clear-2 {

	border-top: 1px solid #414141;

	border-bottom: 1px solid #414141;

	color: #414141;

}

span.color {

	color: #7bb0c8;

}

span.color-1 {

	color: #414141;

}

span.color-2 {

	border-left: 2px solid #7bb0c8;

	color: #7bb0c8;

}

span.color-3 {

	border-left: 2px solid #414141;

	color: #414141;

}

span.color-4 {

	border-top: 1px solid #414141;

	border-bottom: 1px solid #414141;

	background: #414141;

	color: #fff;

}

span.color-5 {

	border-top: 1px solid #f1f1f1;

	border-bottom: 1px solid #f1f1f1;

	background: #f5f5f5;

	color: #7bb0c8;

}

span.color-6 {

	border-top: 1px solid #e9e9a1;

	border-bottom: 1px solid #e9e9a1;

	background: #ffffee;

	color: #666;

}

span.color-7 {

	border-top: 1px solid #7bb0c8;

	border-bottom: 1px solid #7bb0c8;

	background: #7bb0c8;

	color: #fff;

}


