/*--------------------------------------------------------------*/
/*# Corporate - April 2009 (for Joomla 1.5)*/
/*# Copyright (C) 2007-2009 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: #FFFFFF;
	line-height: 1;
	color: #000000;
}
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: 62.5%;
/*Reset: 1em = 10px*/
	font-family: "Arial ", Verdana, sans-serif;
	color: #979797;
	background: #F5F5F5;
}
DIV#wrapper_main
{
	font: normal 1.2em/1.5em "Arial ", Verdana, sans-serif;
/*Basic font size: 12px, line-height: 15px*/
}
/*Basic link styles*/
/*---------------------------------------------------------------*/
A
{
	outline: none;
	cursor: pointer;
}
A:link, A:visited, A:active
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
/*Basic image style*/
/*----------------------------------------------------------------*/
IMG
{
	border: none;
	text-decoration: none;
}
/*Basic lists styles*/
/*----------------------------------------------------------------*/
UL
{
	padding: 0 6px 6px;
	margin: 0 6px;
}
UL UL
{
	padding-bottom: 0px;
}
UL LI
{
	padding-left: 0;
	line-height: 100%;
	padding: 5px 0;
}
UL LI A
{
	text-decoration: none !important;
	color: #979797 !important;
}
UL LI A:hover
{
	color: #3A3A3A !important;
}
OL LI
{
	line-height: 170%;
}
DL#system-message DD UL LI
{
	border: none !important;
}
/*Basic heading styles*/
/*-----------------------------------------------------------------*/
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;
}
/*Basic form styles*/
/*-----------------------------------------------------------------*/
FIELDSET
{
	border: none;
	padding: 5px 0;
}
FIELDSET A
{
	font-weight: bold;
}
INPUT, SELECT, BUTTON
{
	font-size: 11px;
	font-weight: normal;
}
/*Basic HR-line style*/
/*-----------------------------------------------------------------*/
HR
{
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #EEE;
	background-color: #EEE;
}
/*Basic positioning classes*/
/*-----------------------------------------------------------------*/
.clearfix
{
	clear: both;
}
.lf
{
	float: left;
}
.rf
{
	float: right;
}
/*Logo*/
/*------------------------------------------------------------*/
A#logo, A#logo_styled
{
	margin: 20px 0 0 10px;
	float: left;
	display: block;
}
A#logo_styled
{
/*
Here you can change width or height of your logo
if you've disabled option "logo as image"
*/
	width: 200px;
	height: 160px;
}
/*Basic wrapper styles*/
/*-----------------------------------------------------------------*/
DIV#wrapper_main
{
	width: 980px;
	margin: 0 auto;
	padding-bottom: 20px;
	position: static !important;
}
DIV#wrapper_top
{
	min-height: 85px;
	margin: 0 0 1px;
	padding: 0;
}
DIV#wrapper_banner
{
	margin: 0;
	padding: 0;
}
DIV#slider_wrap
{
	border-top: 1px solid #E8E8E8 !important;
}
DIV#wrapper_menu
{
	float: right;
	width: 760px;
	height: 46px;
	margin-right: 10px;
	display: block;
	margin-top: 65px;
}
DIV#horiz-menu
{
	width: 770px;
	z-index: 1001;
}
DIV#wrapper_header
{
	position: relative;
}
DIV#wrapper_menu UL
{
	width: auto;
	float: right;
	font-size: 12px;
}
DIV#wrapper_menu UL LI.level1 A, DIV#wrapper_menu UL LI.level1 SPAN.separator
{
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #FFF;
	color: #979797;
}
DIV#wrapper_menu .moomenu UL LI.topli:first-child A, DIV#wrapper_menu .moomenu UL LI.topli:first-child SPAN.separator
{
	border-left: none;
	color: #3A3A3A !important;
}
DIV#wrapper_menu UL LI:first-child A, DIV#wrapper_menu UL LI:first-child SPAN.separator
{
	border-left: none;
}
DIV#wrapper_menu .moomenu UL LI.topli:hover
{
	border: 1px solid #D4D4D4;
	border-bottom: none;
	background: #FFF;
	height: 35px;
	line-height: 22px;
	position: relative;
	right: -1px;
}
DIV#wrapper_menu .moomenu UL LI.topli:hover A, DIV#wrapper_menu .moomenu UL LI.topli:hover SPAN.separator
{
	border: none;
	padding: 0 1px 0 2px;
	color: #3A3A3A !important;
}
DIV#wrapper_menu .moomenu UL LI.topli:hover UL A
{
	color: #3A3A3A !important;
}
DIV#wrapper_menu LI.topli UL
{
	top: 33px !important;
	background: #FFF;
	border: 1px solid #D4D4D4;
	border-top: none;
}
DIV#wrapper_menu LI.level1:hover UL
{
	left: -1px;
}
DIV#wrapper_menu LI.level1:hover UL UL, DIV#wrapper_menu LI.level1:hover UL UL UL, DIV#wrapper_menu LI.level1:hover UL UL UL UL
{
	left: 190px;
}
DIV#wrapper_menu LI.level1 LI:hover
{
	background: #F9F9F9;
}
DIV#wrapper_menu LI.level1 UL UL, DIV#wrapper_menu LI.level1 UL UL UL, DIV#wrapper_menu LI.level1 UL UL UL UL
{
	top: -1px !important;
	border-top: 1px solid #D4D4D4;
}
DIV#wrapper_menu LI.level1 LI#current
{
	background: #F9F9F9;
}
DIV#wrapper_top_content
{
	float: right;
	width: 770px;
	position: static;
	margin-top: 30px;
}
DIV#wrapper_content
{
	background: #FFF;
	margin-bottom: 10px;
	padding: 10px 20px 0;
}
/*top*/
/*-------------------------------------------------------------------*/
DIV#buttons
{
	width: auto;
	float: right;
	margin: 22px 20px 0 0;
}
DIV#buttons SPAN#login_btn_noborder, DIV#buttons SPAN#register_btn_noborder
{
	border: none !important;
	margin-top: 3px;
	display: block;
}
DIV#buttons SPAN:first-child
{
	padding-right: 8px;
	margin-right: 5px;
}
DIV#buttons SPAN
{
	font-size: 11px;
	line-height: 10px;
	font-weight: normal;
	height: 10px;
}
DIV#banner1
{
	width: 468px;
	height: 60px;
	float: left;
	margin: 6px 21px 0 61px;
}
DIV#search
{
	width: 170px;
	height: 19px;
	float: right;
	margin: 20px 20px 0 4px;
}
DIV#search DIV.search
{
	width: 170px;
	height: 19px;
}
DIV#search INPUT#mod_search_searchword
{
	border: 1px solid #E1E1E1;
	height: 15px;
	padding: 2px 25px 0 5px;
	width: 138px;
	display: block;
	font-size: 11px;
	color: #D4D4D4;
}
DIV#search INPUT.button
{
	display: none;
}
/*breadcrumbs*/
/*-------------------------------------------------------------------*/
DIV#wrapper_breadcrumbs
{
	height: 39px;
	margin-bottom: 10px;
	overflow: hidden;
}
DIV#breadcrumbs_left
{
	float: left;
	width: 80%;
	overflow: hidden;
}
DIV#datatop
{
	text-align: right;
	margin: 11px 20px 0 0;
	font-size: 0.9em;
}
DIV#wrapper_breadcrumbs SPAN#breadcrumbs_yah
{
	height: 19px;
	width: auto;
	margin: 10px 24px 10px 20px;
	display: block;
	float: left;
	padding: 0 16px 0 8px;
	color: #FFF;
	line-height: 19px;
	font-weight: bold;
}
SPAN.pathway
{
	margin-left: 8px;
	font-size: 1.1em;
	color: #9F9F9F;
	line-height: 39px;
}
SPAN.pathway A
{
	color: #9F9F9F;
}
SPAN.pathway IMG
{
	padding: 0 10px;
}
SPAN.pathway A:hover
{
	color: #3A3A3A;
}
/*slider for banner position*/
/*-------------------------------------------------------------------*/
DIV#slider
{
	margin: 0 auto 5px;
	width: 71px;
	cursor: pointer;
	height: 14px;
}
.margin0
{
	margin-bottom: 0 !important;
}
/*component + left*/
/*-------------------------------------------------------------------*/
DIV#component-left
{
	float: right;
	margin: 0 0 9px 10px;
}
DIV#left
{
	float: left;
}
DIV#left_1
{
	overflow: hidden;
}
DIV#left_2
{
	overflow: hidden;
	padding-right: 32px;
}
DIV#component-left DIV#mainbody
{
	padding: 0 0 20px;
}
/*component + right*/
/*-------------------------------------------------------------------*/
DIV#component-right
{
	float: left;
	margin: 0 10px 9px 0;
}
DIV#right
{
	float: left;
}
DIV#right_1
{
	overflow: hidden;
}
DIV#right_2
{
	overflow: hidden;
	padding-left: 12px;
}
DIV#component-right DIV#mainbody
{
	padding: 0 0 10px;
}
/*component*/
/*-------------------------------------------------------------------*/
DIV#component
{
	width: 980px;
	padding: 0;
	margin-bottom: 9px;
}
DIV#component DIV#mainbody
{
	padding: 0 0 10px;
}
/*Bottom*/
/*-----------------------------------------------------------------*/
DIV#wrapper_bottom1
{
	background: #FFF;
	margin-bottom: 10px;
	overflow: hidden;
}
H3#bottom_wrapper_header
{
	font-size: 1.2em;
	font-weight: 400;
	border: 1px solid #D4D4D4;
	border-bottom: none;
	margin: 0;
	height: 33px;
	line-height: 33px;
	padding: 0 16px;
}
DIV#wrapper_bottom2
{
	border: 1px solid #D4D4D4;
	margin-bottom: 7px;
}
/*Footer*/
/*-----------------------------------------------------------------*/
DIV#wrapper_footer
{
	border-top: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	padding: 8px 0;
	font-size: 0.9em;
}
DIV#wrapper_footer UL
{
	width: auto;
	float: left;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
DIV#wrapper_footer UL LI.level1 A
{
	border-left: 1px solid #D4D4D4;
	padding: 0 6px;
}
DIV#wrapper_footer UL LI.level1
{
	float: left;
}
DIV#wrapper_footer UL LI.level1:first-child A
{
	border-left: none;
	padding-left: 0;
}
DIV#wrapper_footer DIV.moduletable_content
{
	margin: 0 !important;
	padding: 0 !important;
}
DIV#informations
{
	float: right;
	color: #3A3A3A;
	margin-top: 2px;
}
DIV#stylearea
{
	float: right;
	margin-left: 5px;
	margin-top: 2px;
}
DIV#footer_menu
{
	float: left;
	width: auto;
}
/*set the width of user modules*/
/*-------------------------------------------------------------------*/
.grey
{
	background: #F9F9F9;
	padding: 20px 0;
}
.light
{
	padding: 0;
}
.users_wrap, .module_wrap
{
	margin-bottom: 10px;
}
.us_width-20, .us_width-25, .us_width-33, .us_width-50
{
	display: block;
	float: left;
}
.us_width-20
{
	width: 20%;
}
.us_width-25
{
	width: 25%;
}
.us_width-33
{
	width: 33%;
}
.us_width-50
{
	width: 50%;
}
.us_width-100
{
	width: 100%;
}
/**/
/*suffixes*/
/**/
/*Available suffixes:*/
/** _clear*/
/** _menu*/
/** _text*/
/** _advert*/
/** _nohead*/
/**/
/**/
DIV.moduletable, DIV.moduletable_clear, DIV.moduletable_menu, DIV.moduletable_text, DIV.moduletable_nohead
{
	margin: 0 0 0 20px;
}
DIV.moduletable H3, DIV.moduletable_clear H3, DIV.moduletable_menu H3, DIV.moduletable_text H3
{
	margin: 0 0 12px;
	height: 16px;
	font-size: 1.2em;
	width: 100%;
	line-height: 1.4em;
	text-align: left;
	font-weight: 400;
}
DIV.moduletable_clear H3
{
	margin-left: 0;
}
DIV#wrapper_bottom2 DIV.moduletable H3, DIV#wrapper_bottom2 DIV.moduletable_clear H3, DIV#wrapper_bottom2 DIV.moduletable_menu H3, DIV#wrapper_bottom2 DIV.moduletable_text H3
{
	margin: 20px 0 12px;
	height: 16px;
	font-size: 1.1em;
	width: 100%;
	line-height: 1.4em;
	color: #3A3A3A;
	text-align: left;
	font-weight: normal;
}
DIV.moduletable_nohead DIV.moduletable_content
{
	margin-top: 42px !important;
}
DIV.moduletable_advert DIV.moduletable_content
{
	padding: 9px;
	border: 1px solid #E6E6E6;
	clear: both;
}
DIV.moduletable_advert H3
{
	font-size: 10px;
	font-weight: normal;
	color: #999;
	width: auto;
	float: right;
	margin: 0 12px -8px 0;
	padding: 0 4px;
	background: #FFF;
}
DIV.moduletable H3 SPAN, DIV.moduletable_clear H3 SPAN, DIV.moduletable_menu H3 SPAN, DIV.moduletable_text H3 SPAN
{
	padding: 0;
	display: block;
	height: 16px;
	width: auto;
	float: left;
}
DIV.moduletable_content
{
	padding: 0;
	margin: 0 0 10px;
}
DIV.moduletable_clear
{
	margin: 0;
	padding: 0;
	border: none;
}
DIV.moduletable_clear DIV.moduletable_content
{
	margin: 0;
	padding: 0;
}
/*restrictions*/
/*-------------------------------------------------------------------*/
#wrapper_banner .moduletable, #wrapper_banner DIV.moduletable_content
{
	margin: 0;
}
DIV#wrapper_content DIV.moduletable H3, DIV#wrapper_content DIV.moduletable_clear H3, DIV#wrapper_content DIV.moduletable_menu H3, DIV#wrapper_content DIV.moduletable_text H3
{
	margin: 6px 0 12px;
}
DIV#wrapper_content DIV.moduletable_content
{
	padding: 0;
}
.grey .us_width-20:first-child, .grey .us_width-25:first-child, .grey .us_width-33:first-child, .grey .us_width-50:first-child, .light .us_width-20:first-child, .light .us_width-25:first-child, .light .us_width-33:first-child, .light .us_width-50:first-child
{
	background: none;
}
.light .us_width-20:first-child .moduletable, .light .us_width-25:first-child .moduletable, .light .us_width-33:first-child .moduletable, .light .us_width-50:first-child .moduletable, .light .us_width-100 .moduletable
{
	margin: 0;
}
DIV#right DIV.moduletable, DIV#right DIV.moduletable_clear, DIV#right DIV.moduletable_menu, DIV#right DIV.moduletable_text, DIV#right DIV.moduletable_advert, DIV#left DIV.moduletable, DIV#left DIV.moduletable_clear, DIV#left DIV.moduletable_menu, DIV#left DIV.moduletable_advert, DIV#left DIV.moduletable_text
{
	margin-bottom: 20px;
}
DIV#left DIV.moduletable, DIV#left DIV.moduletable_clear, DIV#left DIV.moduletable_menu, DIV#left DIV.moduletable_advert, DIV#left DIV.moduletable_text
{
	margin-left: 0 !important;
}
DIV#right DIV.moduletable DIV.moduletable_content, DIV#right DIV.moduletable_clear DIV.moduletable_content, DIV#right DIV.moduletable_menu DIV.moduletable_content, DIV#right DIV.moduletable_text DIV.moduletable_content, DIV#right DIV.moduletable_advert DIV.moduletable_content
{
	padding-right: 0 !important;
}
DIV#left DIV.moduletable DIV.moduletable_content, DIV#left DIV.moduletable_clear DIV.moduletable_content, DIV#left DIV.moduletable_menu DIV.moduletable_content, DIV#left DIV.moduletable_text DIV.moduletable_content, DIV#left DIV.moduletable_advert DIV.moduletable_content
{
	padding-left: 0 !important;
}
DIV#left H3
{
	margin-left: 0 !important;
}
DIV#footer_menu DIV.moduletable, DIV#footer_menu DIV.moduletable_clear, DIV#footer_menu DIV.moduletable_menu, DIV#footer_menu DIV.moduletable_text, DIV#footer_menu DIV.moduletable_advert
{
	margin: 0;
}
/*Default Joomla menu*/
.moduletable_menu UL.menu, .moduletable_menu UL.menu UL, .moduletable_menu UL.menu UL UL
{
	list-style-image: none;
	margin: 0;
	padding: 0;
	background: none;
}
.moduletable_menu UL.menu LI
{
	line-height: 18px;
	border-bottom: 1px dotted #DDD;
}
.moduletable_menu UL.menu LI.current
{
	border: none;
}
.moduletable_menu UL.menu LI.current LI
{
	margin-left: 10px;
	padding-left: 16px;
	border-left: 1px dotted #DDD;
}
.moduletable_menu UL.menu UL
{
}
.moduletable_menu UL.menu UL LI A
{
	font-size: 0.9em;
	font-weight: normal;
}
.moduletable_menu UL.menu UL LI
{
	padding: 3px 0;
	background: transparent url(../images/dotted_line.png) repeat-x 0 0;
}
/*popups*/
DIV#popup_login, DIV#popup_register
{
	position: absolute;
	z-index: 100000;
	width: 530px;
	top: 5px;
	margin-left: 450px;
	display: none;
}
DIV#close_button_login, DIV#close_button_register
{
	width: 24px;
	margin: 3px 3px 0 0;
	height: 24px;
	cursor: pointer;
	float: right;
}
DIV.top
{
	width: 488px;
	padding: 0 10px 16px 32px;
	margin: 27px 0 0;
	overflow: hidden;
}
DIV.top FORM#josForm
{
	width: 480px;
	margin: 0 auto;
}
DIV.bottom
{
	width: 530px;
	height: 15px;
}
