/*
 * Browser Reset
 */

 
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
} /*  */



 
a:focus { outline: none; }

 
 
html {
	height: 100%;
	margin-bottom: 1px;
}   

/*
 * New standard values
 */


/* lists , ol, dl*/
ul.eq-menu { margin: 1em 0; padding-left: 30px }
/*dl { margin: 1em 0; }
dd { padding-left: 40px; }
*/

/* tables */
td, th { padding: 1px; }






/*
 * Page
 */
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

body.yoopage {
	padding-bottom: 100px;
	background: #AAAFB4;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* center page */
div.eq-wrapper {
	margin: auto; 
}

/*
 * Layout
 */


div#eq-page-body {
	background: #E6E9EB url(../images/eq-body-background.png) 0 0 repeat-x;  /* page_t.png*/
}

div#eq-page-body div.eq-page-body-img {
	background: none;
}

div#eq-page-body div.eq-page-body-b {
	background: url(../images/page_b.png) 0 100% repeat-x;     /* page_b.png  */
}

div#eq-header {
	width: auto;  
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;  
}

div#eq-toolbar {
	width: auto;  
	height: 30px;
	padding: 1px 140px 0px 10px;
	clear: both;  
	background: url(../images/eq-toolbar-bg.png) bottom left repeat-x;
	color: #C8C8C8;
	overflow: hidden;
}

/* set white side border on header*/
div#eq-toolbar, div#eq-headerbar {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    text-align: center;
}


div#eq-topmenu {
	margin: 3px 10px 0px 0px;
	float: left;
}




div#eq-headerbar {
	width: auto;  
	height: 58px;
	padding: 10px 20px 10px 200px;
	clear: both;  
	background: #51bcf4 url(../images/eq-header-bg.png) 0 100% repeat-x;       /*#000000 */
	color: #969696;
	overflow: hidden;

}

div#eq-menubar {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 40px;
	clear: both;  
	position: relative;
}

div#eq-menubar div.eq-menubar-m {
	height: 41px;
	background: url(../images/eq-menubar-m.png) 0 0 repeat-x;
}

div#eq-menubar div.eq-menubar-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 40px;
	height: 41px;
	background: url(../images/eq-menubar-l.png) 0 0 no-repeat; /* ie6png:scale */
}

div#eq-menubar div.eq-menubar-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 41px;
	background: url(../images/eq-menubar-r.png) 0 0 no-repeat; /* ie6png:scale */
}

div#eq-menu {
	position: absolute;
	top: 110px;
	left: 40px;
	z-index: 11;
	padding: 0px 0px 0px 1px;
	height: 41px;
	background: url(../images/menu_sep_black.png) 0 0 no-repeat;
}

div#eq-logo {
	position: absolute;
    top: 83px;
	right: 15px;
}

div#eq-search {
	position: absolute;
    text-align: right;
	top: 6px;
	right: 5px;
	z-index: 12;
	width: 230px;  
}



div#eq-wrapper {
	width: auto;  
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#eq-wrapper div.wrapper-container-t {
	padding: 0px 10px 0px 10px;
	position: relative;
}

div#eq-wrapper div.wrapper-t {
	height: 10px;
	background: url(../images/wrapper_t.png) 0 0 repeat-x; /* ie6png:scale */
}

div#eq-wrapper div.wrapper-tl {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	background: url(../images/wrapper_tl.png) 0 0 no-repeat; /* ie6png:scale */
}

div#eq-wrapper div.wrapper-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 10px;
	background: url(../images/wrapper_tr.png) 0 0 no-repeat; /* ie6png:scale */
}

div#eq-wrapper div.wrapper-b {
	background: #ffffff url(../images/wrapper_b.png) 0 100% repeat-x;
}

div#eq-wrapper div.wrapper-l {
	background: url(../images/wrapper_l.png) 0 0 repeat-y;
}

div#eq-wrapper div.wrapper-r {
	background: url(../images/wrapper_r.png) 100% 0 repeat-y;
}

div#eq-wrapper div.wrapper-bl {
	background: url(../images/wrapper_bl.png) 0 100% no-repeat;
}

div#eq-wrapper div.wrapper-br {
	padding: 0px 10px 100px 10px;
	background: url(../images/wrapper_br.png) 100% 100% no-repeat;
	overflow: hidden;
}

div#eq-wrapper div.wrapper-container {
	margin-top: -10px;
}


div#eq-middle {
	width: auto;  
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#eq-middle .background {
	min-height: 400px;
}

 
div#eq-middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#eq-middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.right div#eq-middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

div#left {
	width: 200px;  
	 
}

.left div#eq-middle div#left {
	float: left;
}

.right div#eq-middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 
.left div#main {
	margin: 0px 0px 0px 210px;  
}

 
.right div#main {
	margin: 0px 210px 0px 0px;  
}

div#maintop {
	padding: 0px 0px 10px 0px;
}

div#eq-mainmiddle {
	margin: 0px 0px 10px 0px;
}

.showright div#eq-mainmiddle {  
	background: none;
}

div#right {
	width: 180px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
	 
}

 
div#content {
	margin: 0px 0px 0px 0px;
}

 
.showright div#content {
	margin: 0px 190px 0px 0px;  
}

div#contenttop {
	margin: 0px 0px 10px 0px;
}


div#contentbottom {
	margin: 10px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#bottom {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
}

div#bottom .bottomblock {
	margin-top: 10px;
	margin-bottom: -10px;
}

div#footer {
    font-family:Arial,Helvetica,sans-serif;   
	width: auto;  
	margin: 10px -8px 0px -8px;
	padding: 18px 10px 2px 10px;
	clear: both;  
	background: #DCDFE1 url(../images/footer_bg.png) 0 0 repeat-x;
	text-align: center;
	zoom: 1;
}

div#footer a.anchor {
	margin: -10px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}

div#footer a:hover {
color:#FF0000;
}
div#footer a:link, a:visited {
color:#AA1428;
}

/*
 * Clearing & Floating
 */

 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
 
.clearfix { display: block; }

 
.floatbox { overflow:hidden; }

.float-left { float: left; overflow: hidden; }
.float-right { float: right; overflow: hidden; }

.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }


body.width-wide div.eq-wrapper { width: 960px; }


/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * links
 */

a:link, a:visited {
	color: #aa1428;
}

a:hover {
	color: #ff0000;
}



 
a.external {
        padding-left: 13px;
        background: url(../images/link_external.png) 0 40% no-repeat;
}



#eq-panel {

}
#eq-panel h4 {
    font-size: 175%;
    font-weight: normal;
    font-family:Arial,Helvetica,sans-serif;
    color:#5292D6;
    line-height:100%;
    margin:0;
    padding:0;
    margin-bottom:5px;
}

#eq-panel span {
    font-family:Arial,Helvetica,sans-serif;    
    font-size:12px;
    line-height: 125%;
    color: #969696;
}

/*
 * highlighted div and span boxes
 */

span.eq-note,
span.eq-info,
span.eq-alert,
span.eq-download,
span.eq-tip {
	display: block;
}

div.eq-note, span.eq-note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
}

div.eq-info, span.eq-info,
div.eq-alert, span.eq-alert,
div.eq-download, span.eq-download,
div.eq-tip, span.eq-tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.eq-info, span.eq-info {
	background: #f4f5f6 url(../images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.eq-alert, span.eq-alert {
	background: #fff5eb url(../images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}

div.eq-download, span.eq-download {
	background: #f5faeb url(../images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.eq-tip, span.eq-tip {
	background: #fffdeb url(../images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}





/*
 * headings
 */



/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * topmenu
 */

/* 
div#eq-topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#eq-topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div#eq-topmenu li a {
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(../images/topmenu_item_bg.png) 0 4px no-repeat;
	float: left;
	display: block;
	position: relative;
	line-height: 17px;
	overflow: hidden;  
	font-size: 85%;
	text-decoration: none;
}

div#eq-topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

div#eq-topmenu a:link, div#eq-topmenu a:visited {
	color: #C8C8C8;
}

div#eq-topmenu a:hover {
	color: #ffffff;
}   */

/*
 * menu
 */

 
div#eq-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#eq-menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	z-index: 5;  
}

div#eq-menu li a, #eq-menu li span.separator {
	height: 40px;
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	color: #646464;
}

div#eq-menu li span {  
	display: block;
}

div#eq-menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#eq-menu li a.current {  
	color: #aa1428;
}

div#eq-menu a:hover, div#eq-menu span.separator:hover, div#eq-menu span.sfhover {  
	color: #000000;
}

div#eq-menu li.active {  
	font-weight: bold;
}

div#eq-menu li.active ul {  
	font-weight: normal;
}

div#eq-menu li.parent span.separator {  
	cursor: pointer;
}

 
div#eq-menu li.fancy {
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
	background: none;
}

div#eq-menu li.fancy div {
	background: none;
}

div#eq-menu li.fancy div div {
	height: 39px;
	background: url(../images/eq-menu-level1-item-hover.png) 0 0 repeat-x;
}

 
div#eq-menu ul.eq-menu {
	padding-right: 1px;
	background: url(../images/menu_sep_white.png) 100% 0 no-repeat;
}

div#eq-menu li.level1 {
	background: url(../images/menu_sep_white.png) 0 0 no-repeat;
}

div#eq-menu a.level1, div#eq-menu span.level1 {
	background: url(../images/menu_sep_black.png) 100% 0 no-repeat;
	color: #464646;
	font-size: 135%;
	line-height: 250%;
    /**/
    color: #777;
}

div#eq-menu a.level1 span, div#eq-menu span.level1 span {
	padding: 0px 20px 0px 20px;
    /**/
/*    font-weight: bold;*/
}

div#eq-menu li:hover a.level1, div#eq-menu li.sfhover a.level1, div#eq-menu li:hover span.level1, div#eq-menu li.sfhover span.level1 {  
	color: #000000;
}

div#eq-menu li.active a.level1, div#eq-menu li.active span.level1 {  
	color: #aa1428;
	font-weight: normal;
    /*font-weight: bold; */
}

 
div#eq-menu a.level1 span.title, div#eq-menu span.level1 span.title{
	padding: 0px;
	line-height: 200%;
    font-family:Arial,Helvetica,sans-serif;
}

 
div#eq-menu a.level1 span.sub, div#eq-menu span.level1 span.sub {
    font-family:Arial,Helvetica,sans-serif; 
	padding: 0px;
	font-size: 60%;
	font-weight: normal;
	color: #969696;
	margin-top: -6px;
	line-height: 10px;
}

 
div#eq-menu li:hover a.level1 span.sub, div#eq-menu li:hover span.level1 span.sub, div#eq-menu li.sfhover a.level1 span.sub, div#eq-menu li.sfhover span.level1 span.sub {
	color: #ffffff;
}

 
div#eq-menu ul.eq-menu ul {
	position: absolute;
	top: 40px;
	left: -999em;  
	width: 165px;
	padding: 0px 0px 10px 0px;
	background: url(../images/menu_dropdown_bg.png) 0 100% no-repeat;
}

div#eq-menu li:hover ul, div#eq-menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
}

div#eq-menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#eq-menu li.level1 li a, div#eq-menu li.level1 li span.separator{
    font-family:Arial,Helvetica,sans-serif;   
    height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;;
	background: #ebeced url(../images/menu_level2_item.png) 100% 0 no-repeat;
	float: none;  
	display: block;
	line-height: 25px;
}

div#eq-menu li.level2 a.parent, div#eq-menu li li.level2 span.parent {  
	background: #ebeced url(../images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

 

 
div#eq-menu li ul ul {
	margin: -41px 0 0 164px;  
}

div#eq-menu li:hover ul ul, div#eq-menu li.sfhover ul ul {
	border-top: 1px solid #c8c8c8;
}

 
div#eq-menu li:hover ul ul, div#eq-menu li.sfhover ul ul,  
div#eq-menu li:hover ul ul ul, div#eq-menu li.sfhover ul ul ul,  
div#eq-menu li:hover ul ul ul ul, div#eq-menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#eq-menu li li:hover ul, div#eq-menu li li.sfhover ul,  
div#eq-menu li li li:hover ul, div#eq-menu li li li.sfhover ul,  
div#eq-menu li li li li:hover ul, div#eq-menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}










/*
 * Joomla!
 */

 
.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #64696e;
}

body.green .contentheading, body.green .componentheading { color: #6ea028; }
body.pink .contentheading, body.pink .componentheading { color: #8c3caa; }
body.orange .contentheading, body.orange .componentheading { color: #f04600; }
body.blue .contentheading, body.blue .componentheading { color: #5087d7; }

 
#overDiv {
	line-height: 100%;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

 
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	color: #323232;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

table.blog {
  margin: 0;
  padding: 0;
  width: 100%;
}

.contentpane {
  margin: 0;
  padding: 0;
  width: auto;
}

 
.eq-contentpaneopen {
  margin: 0;
  padding: 0;
  width: 100%;
  /*width: auto;  */
}

 
.contentdescription {
}

 
.article_separator {
	display: block;
	height: 50px;
	background: url(../images/article_separator.png) 50% 50% no-repeat;
}

a.readon, a.readmore {
	margin: 10px 0px 0px 0px;
	width: 100px;
	height: 20px;
	background: transparent url(../images/readmore.png) 0 0 no-repeat; /* ie6png:crop */
	display: block;
	float: left;
	line-height: 20px;
	text-indent: 10px;
	font-size: 90%;
}

#eq-page a.readon:link, #eq-page a.readon:visited, #eq-page a.readmore:link, #eq-page a.readmore:visited {
	color: #ffffff;
	text-decoration: none;
}

#eq-page a.readon:hover, #eq-page a.readmore:hover {
	background: transparent url(../images/readmore.png) 0 -20px no-repeat;
	color: #ffffff;
	text-decoration: none;
}

 
.small {
	font-size: 95%;
	font-style: italic;
	color: #969696;
}

 
/*
 * highlighted div and span boxes
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
    display: block;
}

div.note, span.note {
    margin: 10px 0px 10px 0px;
    padding: 5px 10px 5px 10px;
    background: #f4f5f6;
    border-top: 1px dotted #aab4be;
    border-bottom: 1px dotted #aab4be;
    text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
    margin: 10px 0px 10px 0px;
    padding: 7px 10px 7px 35px;
}

div.info, span.info {
    background: #f4f5f6 url(../images/div_info.png) 3px 3px no-repeat;
    border-top: 1px dotted #aab4be;
    border-bottom: 1px dotted #aab4be;
}

div.alert, span.alert {
    background: #fff5eb url(../images/div_alert.png) 3px 3px no-repeat;
    border-top: 1px dotted #ffb4a0;
    border-bottom: 1px dotted #ffb4a0;
}

div.download, span.download {
    background: #f5faeb url(../images/div_download.png) 3px 3px no-repeat;
    border-top: 1px dotted #78be5a;
    border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
    background: #fffdeb url(../images/div_tip.png) 3px 3px no-repeat;
    border-top: 1px dotted #ffc864;
    border-bottom: 1px dotted #ffc864;
}

