/**
 * @version $Id: template.css 10498 2008-07-04 00:05:36Z ian $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */



.button {
	cursor:pointer;
	font-size: 1em;
	
}



.inputbox{
	background-color: #f0f0f0;
	border: 1px solid #bcbcbc;
	color: #000;
}
.inputbox:hover{
	background-color: #f0f0f0;
	border: 1px solid #AD793D;
	color: #000;
}

body
{
	background: #fff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;

	margin: 0;
}

td {
vertical-align: top;
}

a:link, a:visited {
	color: #000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;	
	
	}
	
img {
border: none;
}

td.left_col_main {
	width: 50px;
	background: url(../images/col_left_main.jpg) repeat-y;
	height: 100%;
	}
	
td.right_col_main {
	width: 50px;
	background: url(../images/col_right_main.jpg) repeat-y;
	height: 100%;
	}
	
td.eks_top {
	width: 285px;
	height: 92px;
	background: url(../images/eks_top.jpg) no-repeat;


	}
	
td.bul_top {
	width: 286px;
	height: 92px;
	background: url(../images/bul_top.jpg) top right no-repeat;


	}
	
td.eks_m {
	width: 285px;
	height: 49px;
	background: url(../images/eks_m.jpg) no-repeat;
	}
	
td.bul_m {
	width: 286px;
	height: 49px;
	background: url(../images/bul_m.jpg) top right no-repeat;
	}
	
td.eks_m1 {

	height: 30px;
	background: url(../images/eks_m1.jpg) no-repeat;
	}
	
td.bul_m1 {

	height: 30px;
	background: url(../images/bul_m1.jpg) top right no-repeat;
	}
	
td.eks_b {
	width: 285px;
	height: 106px;
	background: url(../images/eks_bot.jpg) no-repeat;
	}
	
td.bul_b {
	width: 286px;
	height: 106px;
	background: url(../images/bul_b.jpg) top right no-repeat;
	}
	
td.adr {
	background: url(../images/adr_bg.jpg) top right repeat-x;
	height: 106px;
	margin-top: 5px;
	padding-right: 30px;
	font-size: 15px;
	font-weight: bold;
}
	
	
td.top_r_l {
	background: url(../images/top_rep.jpg) top right repeat-x;
	height: 49px;
}

td.m_r_l {
	background: #d46528;
}

td.m_menu {
	background: url(../images/m_bg.jpg) repeat-x;
	padding-right: 30px;
	padding-left: 30px;

	}

td.lm1_t {
	background: url(../images/lm1_t.jpg) top left no-repeat;
	height: 58px;
	color: #d46528;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding-right: 20px;
	padding-top: 8px;
}

td.lm2_t {
	background: url(../images/lm2_t.jpg) top left no-repeat;
	height: 58px;
	color: #d46528;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding-right: 20px;
	padding-top: 8px;
}

td.lm3_t {
	background: url(../images/lm3_t.jpg) top left no-repeat;
	height: 41px;
	color: #d46528;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding-right: 20px;
	padding-top: 7px;
}

td.lm1_b {
	background: url(../images/lm1_b.jpg) top left no-repeat;
	}

td.main_cont {


	padding-top: 0px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 15px;

}

td.rm_t {
background: url(../images/r_bg.jpg) top left repeat-y;
}
	
h1.componentheading {
padding: 0;
margin: 0;
border-bottom: 2px #d46528 solid;
font-weight: bold;
margin-bottom: 10px;
}

h2.contentheading {
margin: 0;
border-bottom: 2px #d46528 solid;
font-weight: bold;
margin-bottom: 10px;
}

td.l_bot {
background: url(../images/l_bot.jpg) bottom left no-repeat;
}

td.r_rep {
background: url(../images/r_rep.jpg) bottom right repeat-y;
}

td.r_bot {
background: url(../images/r_bot.jpg) bottom left no-repeat;
height: 56px;
padding-right: 0px;

}

td.r_head {
color: #fff;
font-size: 16px;
font-weight: bold;
border-bottom: 2px #fff solid;
padding-top: 20px;
text-align: left;
}

td.c_bot {
background: url(../images/c_bot.jpg) bottom left repeat-x;
}
	
	
body.contentpane {

width : auto;
margin : 10px;
line-height : 1.4em;
text-align: left;
}

a.mainlevel:link, a.mainlevel:visited {
font-family: Arial, Verdana;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
padding-bottom: 7px;
text-align: center;
padding-right: 15px;
padding-left: 15px;
display: block;
}

a.mainlevel:hover {

font-family: Arial, Verdana;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
padding-bottom: 7px;
text-align: center;
padding-right: 15px;
padding-left: 15px;
background: transparent url(../images/m_bg_act.jpg) repeat-x; 
display: block;
}



a#active_menu:link, a#active_menu:visited {
font-family: Arial, Verdana;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
padding-bottom: 7px;
text-align: center;
padding-right: 10px;
padding-left: 10px;
background: transparent url(../images/m_bg_act.jpg) repeat-x; 
}

a#active_menu:hover {

font-family: Arial, Verdana;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
padding-bottom: 7px;
text-align: center;
padding-right: 10px;
padding-left: 10px;
background: transparent url(../images/m_bg_act.jpg) repeat-x; 
}


a.mainlevel-lm1:link, a.mainlevel-lm1:visited {
font-family: Arial, Verdana;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: none;
padding-bottom: 3px;
text-align: right;
padding-right: 35px;
display: block;
letter-spacing: 1px;
}

a.mainlevel-lm1:hover {
font-family: Arial, Verdana;
font-size: 14px;
color: #fff;
text-decoration: underline;
padding-bottom: 3px;
text-align: right;
padding-right: 35px;
display: block;
letter-spacing: 1px;
}

a#active_menu-lm1:link, a#active_menu-lm1:visited {
font-family: Arial, Verdana;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: underline;
padding-bottom: 3px;
text-align: right;
padding-right: 35px;
display: block;
letter-spacing: 1px;
}

a#active_menu-lm1:hover {

font-family: Arial, Verdana;
font-size: 14px;
font-weight: bold;
color: #fff;
text-decoration: underline;
padding-bottom: 3px;
text-align: right;
padding-right: 35px;
display: block;
letter-spacing: 1px;
}

td.lm1 {
background: #000 url(../images/lm_bg.jpg) repeat-y; 
}

td.lm_sp {
background: url(../images/lm_sp.jpg) top left repeat-y; 
}



/* TOC */
table.contenttoc{
	float: right;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	text-align:left;
}

.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;
}
.footer_seo{background:url(../images/site_work.jpg) repeat-y;}

.f_r_bg{background:url(../images/site_work_r.jpg) 100% 0 repeat-y;}