﻿/*--------------------------------------------------------------
# ILife - September 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: 100%;
	outline: 0;
	border: 0;
}
/* 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;
}
/* 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;
}
.clr {
	font-size : 1px;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/
html {
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	height: 100%;
}
#bg {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}
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 {
	border-bottom: 1px solid #F0C76E;
	padding-left: 0;
	line-height: 130%;
	padding: 5px 0;
}
ul li a {
	text-decoration: none!important;
	font-weight: bold;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
	float: left;
}
th {
	padding: 4px;
	text-align: left;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 115%;
}
p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	padding: 0;
	text-align: justify;
}
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 {
	width: 730px;
	height: 100px;
	float: left;
	margin-top: 62px;
	display: block;
}
/*end*/
/* Set the major blocks
--------------------------------------------------------------------------------*/
div#page_wrap_2 {
	min-height: 638px;
}
div#memberarea, div#memberarea_wrap, div#top_wrap, div#main_wrap, div#banner_wrap, div#main_wrap_bottom {
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	clear: both;
	height: 100%;
}
div#top_wrap {
	height: 275px;
}
div#main_wrap {
}
div#main_wrap_top {
	width: 904px;
	background: #e8e8e8;
	margin: 14px 14px 0;
	padding: 14px 14px 0;
}
div#header_wrap {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
div#bg_content_wrap {
	margin: 0 20px 0 5px;
	clear: both;
	min-height: 1000px;
}
div#horiz-menu {
	width: 943px;
	height: 33px;
	padding: 0 8px;
	background-image: url('../images/style2/bg_menu.png');
}
div#dat_wrap {
	padding: 0 14px;
	height: 33px;
	line-height: 33px;
	background: #f7f7f7;
}
div#pathway_wrap {
	width: auto;
	float: left;
}
div#datatop {
	width: auto;
	float: right;
}
div#datatop span {
	padding: 1px 2px;
}
span.breadcrumbs_start {
	padding: 1px 2px;
	margin-right: 6px;
}
div#header {
	float: left;
	overflow: hidden;
}
div#advert2 {
	float: right;
	overflow: hidden;
}
/* Search module in the top 
----------------------------------------------------------*/
#search {
	float: right;
	margin-top: 55px;
}
input.mod_search_button, input.mod_search_button:hover {
	width: 28px;
	height: 22px;
	border: none;
}
input#mod_search_searchword {
	border: none;
	width: 204px;
	height: 12px;
	padding: 4px 0 4px 6px;
	margin: 0 5px 0 0;
}
#memberarea input.button {
	float: left;
	height: 22px;
	width: 61px;
	margin-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	border: none;
}
div#search input.button {
	float: right;
	width: 28px;
	height: 22px;
	border: none;
	padding: 0px;
	margin: 0;
}
div#search input.inputbox {
	float: right;
}
#memberarea .logout span {
	float: left;
	color: #333;
	margin: 3px 15px 0 14px;
	line-height: 27px;
}
#memberarea .logout input.button {
	float: none!important;
	display: inline;
	margin-top: 6px;
}
div.logout {
	float: left;
}
div.logout input.button {
	padding: 0;
}
/* set the width of user modules */
div#bottom_wrap {
	padding: 14px;
}
.users_wrap {
	clear: both;
	height: 430px;
	float: right;
	width: 660px;
	margin-top: 10px;
}
/* set the width of user modules */
.us_width-32b, .us_width-49b, .us_width-32b-special1, .us_width-32b-special2 {
	overflow: hidden;
	float: left;
	margin-left: 2%;
}
.us_width-32b {
	width: 32%;
}
.us_width-32b-special1 {
	width: 24%;
}
.us_width-32b-special2 {
	width: 48%;
}
.us_width-49b {
	width: 49%;
}
div:first-child.us_width-32b, div:first-child.us_width-49b {
	margin-left: 0;
}
.us-stand {
	clear: both;
	width: 100%;
}
/* component + right */
div#component-2 {
	float: left;
	width: 670px;
}
div#right {
	float: right;
	width: 250px;
}
div#content_wrap {
	background: url('../images/style2/superb.png') repeat-y center top;
}
/* component */
div#component {
	width: 100%;
}
#mainbody {
	float: left;
	margin-bottom: 10px;
	padding: 20px 0 0;
	width: 660px;
}
/* Footer */
#footer_wrap {
	width: auto;
	float: right;
	clear: both;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 0 3px 0 3px;
}
#footer_wrap div {
}
#footer_wrap div div {
}
div#footer_wrap a {
	text-decoration: none;
	color: #fff;
}
div#highlighter {
	clear: both;
}
/* Moduletable 
-------------------------------------------------------------------------------- */
div.moduletable h3, div.moduletable_menu h3 {
	margin: 0 0 8px;
	padding: 0;
	white-space: nowrap;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #666;
}
div.moduletebletop {
	padding-top: 0px;
}
div.moduletable h3 span, div.moduletable_menu h3 span {
	padding: 1px 3px;
}
div.moduletable_menu, div.moduletable {
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 14px;
	padding-bottom: 10px;
	line-height: 14px;
	margin: 0 0 5px;
	background: url('../images/style2/module2.png') no-repeat;
}
/* Restrictions */
div#main_wrap_top .moduletable {
	background: none;
	padding: 0;
}
div#bottom_wrap .moduletable {
	background: none;
	color: #fff;
	font-weight: bold;
}
div#bottom_wrap .moduletable h3 {
	color: #fff;
}
div#bottom_wrap a {
	color: #fff;
}
div#bottom_wrap h4.gk_news_show_news_header a {
	padding: 1px 2px;
}
/* Joomla menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0 0 6px;
	background: #fff;
}
ul.menu li {
	background: none;
	margin: 0 14px;
	padding: 0;
	border-bottom: 1px solid #f1f1f1;
}
ul.menu li a {
	display: block;
	outline: none;
	padding: 5px 2px;
	color: #333;
	text-decoration: none!important;
}
ul.menu li a:hover, ul.menu li a:active, ul.menu li a:focus {
	color: #659901;
}
ul.menu li.active a {
	color: #659901;
}
ul.menu li.parent a {
	background: url('../images/menu_joomla_bullet.png') no-repeat 96% center;
}
ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.menu li li {
	border-bottom: 1px solid #f1f1f1;
}
ul.menu li li:first-child {
	border-top: 1px solid #f1f1f1;
}
ul.menu li li a {
	border: none;
	font-weight: normal !important;
	padding-left: 20px !important;
}
ul.menu li li a:hover, ul.menu li li a:active, ul.menu li li a:focus {
	background: none;
}
ul.menu li:last-child {
	border: none;
}
ul.menu li:last-child a {
	padding-bottom: 0;
}
ul.menu li li:last-child a {
	padding-bottom: 5px;
}
ul.menu li.parent li a {
	background: none;
}
/* Style switcher
-------------------------------------------------------------------------------*/
#links {
	width: 93%;
	float: left;
}
#stylearea span {
	float: left;
	padding: 11px 4px;
}
#stylearea a {
	color: #fff;
}
.st-icon-1, .st-icon-2, .st-icon-3 {
	width: 70px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	display: block;
	float: left;
	margin: 5px;
	border: 1px solid #fff;
}
.st-icon-1 {
	background: #FF7400;
}
.st-icon-2 {
	background: #253748;
}
.onav {
	width: 980px;
	height: 35px;
	vertical-align: top;
}
.onavleft {
	width: 50%;
	float: left;
	vertical-align: top;
	text-align: left;
}
.odklik {
	width: 50%;
	float: right;
	vertical-align: top;
	text-align: right;
	padding: 0px;
	margin: 0px;
}

