/* DEFAULT TEMPLATE STYLES */
body, .backimg {
	background-color: #ffffff;
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: scroll;
}
html, body {
	height: 100%;
}


/* LINK STYLES */
.toplinks a, .toplinks {
	color: #999999;
	line-height: 30px;
	font-size: 10px;
}


/* BACKGROUND COLORS */
.backwh {
	background-color: #FFFFFF;
}
.backbl {
	background-color: #34322a;
}


/* FORM STYLES */
.formbut, .formbutlogin {
	color: #FFFFFF;
	padding: 0px 3px 3px 3px; 
	background-color: #34322a;
	border: 1px solid #34322a;
	height: 22px;
	width: 50px;
	min-width: 44px;
	cursor: pointer;
}
.formline {
	border: 1px solid #34322a; 
	padding: 3px 3px 3px 3px; 
	background-color: #FFFFFF;
	width: 200px;
	min-width: 194px;
	height: 22px;
	line-height: 15px;
}
.formarea {
	border: 1px solid #34322a; 
	padding: 3px 3px 3px 3px; 
	background-color: #FFFFFF;
	width: 200px;
	min-width: 194px;
}


/* MENU STYLES */
.menu1, .menu1selected {
	display: block;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 25px;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 40px;
	margin-right: 30px;
	background-image: url(../image/web/arrow_big.png);
	background-position: -50px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.menu1:hover, .menu1selected, .menu1selected:hover {
	background-color: #f6f6f6;
	background-position: right;
	color: #34322a;
}
.menu1selected, .menu1selected:hover {
	background-color: #eeeeee;
}
.menu2, .menu2selected {
	display: block;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 40px;
	margin-right: 30px;
	background-image: url(../image/web/arrow_small.png);
	background-position: -50px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #fafafa;
	color: #999999;
}
.menu2:hover, .menu2selected, .menu2selected:hover {
	background-color: #eeeeee;
	background-position: right;
	color: #34322a;
}
.menu2selected, .menu2selected:hover {
	background-color: #eeeeee;
}
.menu3, .menu3selected {
	display: block;
	font-size: 11px;
	padding-left: 30px;
	padding-right: 20px;
	line-height: 20px;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 40px;
	margin-right: 30px;
	background-image: url(../image/web/arrow_small.png);
	background-position: -50px 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #fafafa;
	color: #999999;
}
.menu3:hover, .menu3selected, .menu3selected:hover {
	background-color: #eeeeee;
	background-position: right;
	color: #34322a;
}
.menu3selected, .menu3selected:hover {
	background-color: #eeeeee;
}
.menuline {
	line-height: 1px;
	font-size: 1px;
	color: #ffffff;
	margin-left: 40px;
	margin-right: 30px;
}


/* ADMIN MENU YELLOW */
.adminmenu {
	margin: 30px 30px 30px 40px;
	background-color: #fffad4;
	padding: 0px 0px 2px 0px;
	border: 1px dashed #ffe400;
}
.adminmenutitle {
	font-size: 12px;
	padding: 10px 20px 10px 20px;
	background-color: #fff073;
	line-height: 16px;
}
/* ADMIN MENU GREY */
.adminmenu {
	margin: 30px 30px 30px 40px;
	background-color: #fafafa;
	padding: 0px 0px 2px 0px;
	border: 1px dashed #cccccc;
}
.adminmenu ul {
	margin: 5px;
	padding: 0px;
}
.adminmenu li {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style-type: square;
	list-style-position: outside;
}
.adminmenutitle {
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	background-color: #eeeeee;
	line-height: 16px;
}


/* COLORED TABLE */
.colortable {
	background-image: url(../image/web/colortable_bg.gif);
	border-collapse: collapse;
	border: 1px solid #eeeeee;
}
.colortablerow, .colortablerowover {
	cursor: pointer;
}
.colortablerowover {
	background-color: #eeeeee;
}
.colorrow {
	background-color: #eeeeee;
}
.colorrow td {
	font-weight: bold;
}
.colortablelink {
	background-image: url(../image/web/arrow_big.png);
	background-position: right;
	background-repeat: no-repeat;
	background-attachment: scroll;
	display: block;
	line-height: 25px;
}
.colortable a {
	line-height: 25px;
}
.colortable td {
	line-height: 25px;
	padding-left: 10px;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
td.colortablerowempty {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
.colortableclean {
	background-image: none;
}
.colortableclean td {
	border: 1px solid #eeeeee;
	vertical-align: top;
}
.frontpagenewstext {
	margin: 5px 10px;
	height: 65px;
	overflow: hidden;
}
.pageoptions {
	margin-left: 15px;
	margin-top: 20px;
	clear: both;/*20100610 chris*/
}


/* ExtraZake FUNCTIONS */
.highlight {
	background-color: #fff2ac;
	color: #000000;
	padding: 0px 1px 0px 1px;
	border: 1px solid #ffd800;
}
.formrequired {
	background-color: #fff2ac;
	color: #000000;
	text-indent: 5px;
	border: 1px solid #ffd800;
}
.Mainmenu {
	color: #000000;
}
.photothumb {
	width: 77px;
	height: 77px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom: -20px;
}
.photothumb td {
	vertical-align: top;
	background-position: center;
	width: 75px;
	height: 56px;
	overflow: hidden;
}
.photothumb img {
	width: 75px;
	height: 56px;
	border: 1px solid #ffffff;
	background-position: center;
}


/* EXTRANET STYLES */
.calendar0 {
	padding: 1px;
	background-color: transparent;
}
.calendar1 {
	padding: 1px;
	background-color: #F5F5F5;
}

.webcalendar, .webcalendar:hover
{
	color: #328925;
}
.intranetcalendar, .intranetcalendar:hover
{
	color: #ff7e00;
}

.faqcontent {

}
.pluslink {

}
.minlink {

}


/* CHARTS */
.chartlegenda {
	margin-top: 20px;
	margin-bottom: 20px;
}
.chartlegenda div {
	line-height: 15px;
}
.chartlegendaitem {
	width: 15px;
	height: 15px;
	min-width: 15px;
	max-width: 15px;
	min-height: 15px;
	max-height: 15px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 1px;
}
.chart {
	position: relative;
	background-position: top left;
	background-repeat: repeat-y;
}
.chart6 {
	background-image: url(../image/web/chart/6_bg.gif);
}
.chart6num {
	background-image: url(../image/web/chart/6_num_bg.gif);
	height: 15px;
}
.chart7 {
	background-image: url(../image/web/chart/7_bg.gif);
}
.chart7num {
	background-image: url(../image/web/chart/7_num_bg.gif);
	height: 15px;
}
.chartbar {
	position: relative;
	height: 10px;
	line-height: 10px;
	min-height: 10px;
	max-height: 10px;
	margin-bottom: 1px;
	overflow: hidden;
}
.chartbar, .chartbar * {
	color: #ffffff;
	line-height: 10px;
}
.chartspace {
	position: relative;
	background-color: #ffffff;
	width: 5px;
}
.chartlabel {
	position: relative;
	background-color: #eeeeee;
	width: 210px;
	border-bottom: 5px solid #ffffff;
	vertical-align: middle;
}
.chartwidth {
	position: relative;
	background-color: #ffffff;
	width: 485px;
	border-bottom: 5px solid #ffffff;
	vertical-align: middle;
}
.chartmargin {
	margin: 5px 10px;
}
