/*--------------------------------------------------------------
# Inspiration - September 2007
# Copyright (C) 2007 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	color: #fff;
}
#bg {
	font: normal 11px Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
a {
	outline: none;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
  text-decoration: none;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	list-style-type: disc;
	margin-left:13px;
}
ol {
	margin-top: 5px;
	margin-bottom: 15px;
}
ol li {
	margin-left: 0;
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
p {
	margin: 10px 0 10px;
}
th {
	padding: 4px;
	text-align: left;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input, select {
	font: normal 12px Arial, Helvetica, sans-serif;
}
.clearfix {
	clear: both;
}
/*Major Blocks 
------------------------------------------------------------------------------------*/

div#pagewrap {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	clear: both;
	height: 100%;
}
div#logowrap {
	padding: 0;
	position: relative;
}
#logo {
	width: 585px;
	height: 79px;
	display: block;
}
div#topwrap {
	clear: both;
	margin-top: 10px;
	height: 60px;
}
#horiz-menu {
	float: left;
}
#search {
	float: right;
}
/* Search area */

div#search input {
	height: 14px;
}
div#search input.inputbox {
	padding: 0 16px 0 4px;
	font: normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height: 14px;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
div#user_position-1 {
	clear: both;
	padding-bottom: 10px;
}
div.us_1-left, div.us_1-right, div.us_1-center {
	float: left;
	width: 33.3%;
}
div#user_position-2 {
	clear: both;
	padding-bottom: 10px;
}
div.us_2-left, div.us_2-right, div.us_2-center {
	float: left;
	width: 50%;
}
div#user_position-3 {
	clear: both;
	padding-bottom: 10px;
}
div.us_3-left, div.us_3-right, div.us_3-center {
	float: left;
	width: 50%;
}
div#user_position-4, div#user_position-5 {
	clear: both;
	padding-bottom: 10px;
}
div.us_4-left, div.us_4-right, div.us_4-center, div.us_5-left, div.us_5-right, div.us_5-center {
	float: left;
	width: 33.3%;
}
div#centerwrap {
	clear: both;
}
div#l_w-1 {
	float: left;
	width: 650px;
	margin-right: 10px;
}
div#l_w-2 {
	width:100%;
}
div#r_w {
	float: right;
	width: 320px;
}
input.button {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
/* Login 
---------------------------------------------------------------------------------*/
table#modlogin td {
	padding: 3px 0;
}
input.inputbox {
	font: normal 11px Arial, Helvetica, sans-serif;
	opacity: 0.6;
	filter:alpha(opacity=60);
	padding-left: 3px;
}
/* Footer
--------------------------------------------------------------------------------*/
div#footer {
	position: relative;
	margin: 10px 0;
	padding-top: 10px;
}
span#info {
	float: left;
	text-align: center;
	margin: 0 0 0 260px;
}
span#info a {
}
div#stylearea {
	float: left;
	margin: 5px 0px 0 5px;
}
.style_switcher {
   float: left;
   margin-left: 6px;
}
#st_icon-0, #st_icon-1, #st_icon-2, #st_icon-3, #st_icon-4 {
	display: block;
	float: left;
	width: 11px;
	height: 11px;
}
a#top {
	float: left;
	width: 9px;
	height: 9px;
	margin: 5px 0 0 5px;
	background: url('../images/icon-top.png') no-repeat 100% 50%;
}
#st_icon-0 {
	background: url('../images/icon-styles.png') no-repeat 100% 50%;
	margin-right: 10px;
}
#st_icon-1 {
	background: url('../images/icon-style1.png') no-repeat 100% 50%;
}
#st_icon-2 {
	background: url('../images/icon-style2.png') no-repeat 100% 50%;
}
#st_icon-3 {
	background: url('../images/icon-style3.png') no-repeat 100% 50%;
}
#st_icon-4 {
	background: url('../images/icon-style4.png') no-repeat 100% 50%;
}
/* Modules
-------------------------------------------------------------------------------- */
div.moduletable {
	font: 100% normal Arial, Helvetica, sans-serif;
	padding: 10px 15px 15px 15px;
	margin: 0px 0px 10px 0;
}
div.moduletable h3 {
	font: normal 120% Arial, Helvetica, sans-serif;
	padding: 0px 15px 0 0;
	margin: -4px -15px 5px 0;
	line-height: 20px;
	height: 20px;
}
/* Restrictions */
div#user_position-1 div.moduletable, div#user_position-2 div.moduletable, div#user_position-3 div.moduletable, div#user_position-4 div.moduletable, div#user_position-5 div.moduletable {
	background: none;
}
div#user_position-1 ul li a {
}
#us-banner div.moduletable {
	padding: 10px;
}
/* Jjoomla 
------------------------------------------------------------------------------*/
.contentheading, .contentpaneopen h2 {
	font: normal 140% Arial, Helvetica, sans-serif;
}
.componentheading {
	font: normal 140% Arial, Helvetica, sans-serif;
}
.contentheading a:link, .contentheading a:visited {
	font: normal 140% Arial, Helvetica, sans-serif;
}
.small, .smalldark, .createdate, .modifydate, .mosimage_caption, .back_button, .pagenavcounter, .pagenav, .pagenavbar {
	font: normal 11px Arial, Helvetica, sans-serif;
}
a.readon {
	font: bold 11px Arial, Helvetica, sans-serif;
}
table.contenttoc th {
	font: normal 11px Arial, Helvetica, sans-serif;
}
.sectiontableheader {
	font: normal 11px Arial, Helvetica, sans-serif;
}
.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
	padding: 0 2px;
}
a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
}
a.pagenav:hover, a.pagenav:active, a.pagenav:focus, .pagenav_prev a:hover, .pagenav_prev a:active, .pagenav_prev a:focus, .pagenav_next a:hover, .pagenav_next a:active, .pagenav_next a:focus, .pagenavbar a:hover, .pagenavbar a:active, .pagenavbar a:focus {
}
/*joomla style-----------------------------------------------*/
.contentheading {
}
.contentheading a:link, .contentheading a:visited {
	text-decoration: none;
}
.contentheading a:hover {
}
.contentpaneopen h2 {
	padding: 0;
	margin: 0;
}
.small, .modifydate, .createdate, .mosimage_caption {
}
.smalldark {
	text-align: left;
}
div.syndicate div {
	text-align: center;
}
.modifydate {
	padding-top: 6px;
}
.pagenavcounter {
	float: right;
}
.mosimage_caption {
	padding-top: 3px;
	padding-bottom: 3px;
}
.componentheading {
	text-align: left;
	margin-bottom: 20px;
	line-height: 30px;
	height: 30px;
}
table.blog span.article_seperator {
	display: block;
	height: 20px;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 10px 0 12px 0;
	width: 200px;
}
table.contenttoc td {
	padding: 1px 5px 2px 18px;
}
table.contenttoc td a:link, table.contenttoc td a:visited {
}
table.contenttoc td a:hover {
}
table.contenttoc th {
	padding: 0px 4px 6px 4px;
	margin-top: 0px;
	text-indent: 14px;
	text-align: left;
	font-size: 120%;
}
.contentpaneopen {
	width: 100%;
}
.contentpaneopen1 {
	width: 100%;
}
table.contentpane {
	width: 100%;
	margin-bottom: 30px;	
}
table.contentpane td {
 padding: 2px 0;
}
.sectiontableheader {
	line-height: 20px;
	padding: 0 10px;
}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {
	height: 20px;
	padding: 0 10px;
	line-height: 20px;
}
tr.sectiontableentry1 td, td.sectiontableentry1 {
}
tr.sectiontableentry2 td, td.sectiontableentry2 {
}
tr.sectiontableentry1:hover td, tr.sectiontableentry2:hover td {
}
.highlight {
}
.contentpane {
	width: auto;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img, table.pollstableborder-default img, table.pollstableborder-color img {
	vertical-align: baseline;
}
table.pollstableborder td.sectiontableentry1, table.pollstableborder td.sectiontableentry2, table.pollstableborder-default td.sectiontableentry1-default, table.pollstableborder tr.sectiontableentry1 td, table.pollstableborder tr.sectiontableentry2 td {
	border-bottom: none;
	height: 20px;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 18px;
	background: none;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
table.adminform {
	width: 400px!important;
}
.adminform .inputbox {
}
a.readon {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 15px;
	display: block;
	float: left;
	width:  85px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}
a.readon:hover {
	text-decoration: underline;
}
/*NS 1.0 SE*/
div.gk_news_show {
}
div.gk_ns_first_news_container {
}
a.gk_ns_first_news_image_link {
}
img.gk_ns_image {
	padding: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
}
div.moduletable-black img.gk_ns_image {
}
a.gk_ns_first_news_title_link {
}
h4.gk_ns_first_news_header {
	font: normal 120% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
h5.gk_ns_first_news_info {
	font-size: 10px;
	padding: 0;
	margin: 0;
}
a.gk_ns_first_news_text_link {
}
p.gk_ns_first_news_content {
	margin: 8px 0;
	padding: 0;
}
a.gk_ns_first_news_readmore {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 5px;
	display: block;
	width:  85px;
	height: 16px;
	line-height: 16px;
	text-align: center;
}
ul.gk_ns_rest_news {
}
li.gk_ns_rest_news_pos {
}
a.gk_ns_rest_news_pos_link {
}
/* Image Slider */
#gk_imageslider_se {
	overflow: hidden;
}
#gk_is_flex_content_se {
}
#gk_is_flex_content_se img {
	float: left;
}
/* typohraphy 
-----------------------------------------------------------------------------------*/
span.clear, span.color, span.color-1 {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}