/*--------------------------------------------------------------
# SGOM - ILife - Development & Modificaions
# Copyright (C)2009 HPI-ING Global Partners. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.hpi-ing.com
# Support: service@hpi-ing.com 
---------------------------------------------------------------*/

/*--------------------------------------------------------------
# ILife 
# 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;
	padding: 0;
	margin: 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 {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
}
#bg {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6;
}
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 #fff;
	padding-left: 0;
	line-height: 170%;
	padding: 5px 0;
}
ul li a {
	text-decoration: none!important;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
th {
	padding: 4px;
	text-align: left;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 115%;
}
p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}
h3.frontpage {
	margin: 0 0 8px;
	padding: 1px 5px;
	white-space: nowrap;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input, select, button {
	font: normal 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: 500px;
	height: 52px;
	float: left;
	margin-top: 25px;
	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;
	clear: both;
}
div#top_wrap {
	height: 102px;
}
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: 14px 14px 0;
	clear: both;
}
div#horiz-menu {
	width: 958px;
	height: 34px;
}
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;
}
/* 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: 588px;
}
div#right {
	float: right;
	width: 330px;
}
div#content_wrap {
	background: #fff;
}
/* component */

div#component {
	width: 100%;
}
#mainbody {
	padding: 0;
	margin-bottom: 10px;
}
/* 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.moduletable h3 span, div.moduletable_menu h3 span {
	padding: 1px 3px;
}
div.moduletable, div.moduletable_menu {
	padding: 14px;
	line-height: 13px;
	margin: 0 0 14px;
	background: #f7f7f7;
}
/* SPECIAL MODULE FOR SGOM */
div.moduletable_orange h3, div.moduletable_blue h3, div.moduletable_grey h3 {
	margin: 0 0 8px;
	padding: 1px 5px;
	white-space: nowrap;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 18px;
	width: auto;
}
div.moduletable_orange h3 span, div.moduletable_blue h3 span, div.moduletable_grey h3 span {
	padding: 1px 3px;
}
div.moduletable_orange, div.moduletable_blue, div.moduletable_grey {
	padding: 0px;
	line-height: 13px;
	margin: 0 0 14px;
	background: #ebebeb;
}

div.moduletable_orange ul, div.moduletable_blue ul, div.moduletable_grey ul {
	padding: 0px 10px;
}
div.moduletable_orange ul li, div.moduletable_blue ul li, div.moduletable_grey ul li {
	border-bottom: none;
}
/* 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;
}

/* Added Styles for Modules, Plugins etc.
----------------------------------------------------------*/

/* plg authordetails */
#authordetails {
	font-size: 11px;
}
#authordetails_info, #authordetails_alias {
	font-size: 11px;
	border-top: 1px solid #ccc;
}
#toggleothers {
	cursor: pointer;
}
#toggleothers:hover {
	text-decoration: underline;
}
#otherarticles {
	margin-top: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* plg zaragoza tags */

.Show_Tags {
	font-size: 10px;
	background-color: #efefef;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
/* plg zaragoza tags */

.plg_yaa_container {
	padding-top: 3px;
}