﻿body {background:#173F6D url(images/refresh/bg.png) 0 0 repeat-x;font-family: Arial, Verdana;font-size: 12px;color: #000000;margin: 0;}
a {cursor: pointer;font-weight: bold;color: #003366;text-decoration: none;}
a:hover {cursor: pointer;text-decoration: underline;}
#bglogo{background:url(images/refresh/bglogo.png) 0 0 repeat;position: absolute;width: 100%;z-index: -1;top: 110px;left: 0;}
.header {
	background:#174472 url(images/refresh/bg_header.png) 0 0 repeat-x;
	height: 123px;
}
.header .logo {
	margin: 16px;
	margin-left: 44px;
	background: url(images/refresh/edenz_logo.png) 0 0 no-repeat;
	width: 240px;
	height: 70px;
	display: block;
}
.header .utils {
	float: right;
	text-align: right;
	margin: 20px 49px 0 0;
}
.header .utils #google_translate_element {
	margin-top: 9px;
}

.bgwhite {
	background-color: #FFFFFF;
}
.pageTitle {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #993300;
	height: 25px;
	text-decoration: none;
}
.bgcenter {
	/*background-image: url("Images/page_bkground.jpg"); background-position: bottom; background-repeat: repeat-x; */
	background-color: #FFFFFF;
}
.borderIndex {
	margin-top: -21px;
}
.borderIndex td.main_content_top{
	height: 51px;
	background: url(images/refresh/main_top.png) 0 0 no-repeat;
}
.borderIndex td.main_content{
	background: url(images/refresh/main_bg.png) 0 0 repeat-y;
}
.borderIndex td.main_content_btm{
	height: 39px;
	background: url(images/refresh/main_btm.png) 0 0 no-repeat;
}
.copyright {
	color: #122047;
	font-family: Arial, Verdana;
	font-weight: bold;
}
.borderImage {
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
}
.lineBar {
	color: #9abeff;
	height: 1px;
}
.link {
	color: #444444;
	text-decoration: none;
}
.link:hover {
	color: #111111;
	text-decoration: underline;
}
.menuTitle {
	background: url("Images/refresh/menu_header.png") 0 0 no-repeat;
	height: 26px;
	font:bold 14px Arial;
	text-transform: uppercase;
	color: #FFFFFF;	
	padding:0 0 0 29px;
}
.navmenu TABLE TD {
	padding: 0;
}
.itemMenuHeader, .accordionMenuHeader {
	background: url("Images/refresh/menu_item.png") 0 0 no-repeat;
	height: 25px;
	font:bold 12px Arial;
	color: #000000;
	cursor: pointer;
	border-top: 1px solid #fff;
}
.itemMenuHeader:hover, .accordionMenuHeader:hover, .accordionMenuHeaderSelected, .accordionMenuHeaderSelected {
	background-image: url("Images/refresh/menu_item_hover.png");
}

.accordionMenuHeader, .accordionMenuHeaderSelected {	
	font:bold 12px Arial;
	color: #000000;
	cursor: pointer;
	padding: 6px 0 0 29px;
	height: 19px;
	border-top: 1px solid #fff;
}


.accordionMenuContent {
	background-color: #adcfdd; /*padding-left: 20px; height: 21px; */
	width: 225px;
}
.accordionMenuContent table {
	margin:2px 0 10px 30px;
	width: 175px!important;
}
.accordionMenuContent table td{
	padding: 3px 0;
	background: url("Images/refresh/submenu_bgline.gif") left bottom repeat-x;
}

.menuLink {
	font:bold 12px Arial;
	color: #000000;
	text-decoration: none;
	xmargin: 0 0 0 29px;
	display: block;
	height: 19px;
	padding: 6px 0 0 29px;
}
.menuLink:hover {
	text-decoration: none;
}
.subMenuLink {
	font:normal 11px Arial;
	color: #000000;
	text-decoration: none;
}
.subMenuLink:hover {
	text-decoration: underline;
	font-weight: bold;
}

.accordionHeader {
	/*background-color: #CCCCFF; */
	background-color: #EEEEEE;
	font-family: Verdana, Arial; /*font-size: 16px; */
	padding: 3px 0px 3px 10px; /*color: #990033; */
	color: #081044;
	cursor: pointer;
	border: solid 1px #003366;
	margin-bottom: 5px;
	margin-top: 5px;
}
.accordionHeader:hover {
	/*background-color: #A6A6FF; */
	background-color: #081044;
	color: #FFFFFF;
}
.accordionHeaderSelected {
	/*background-color: #A6A6FF; */
	background-color: #081044;
	font-family: Verdana, Arial; /*font-size: 16px; */
	padding: 3px 0px 3px 10px; /*color: #990033; */
	color: #FFFFFF;
	cursor: pointer;
	border: solid 1px #003366;
}
.accordionContent {
	border-left: solid 1px #081044;
	border-right: solid 1px #081044;
	border-bottom: solid 1px #081044;
	padding: 5px 5px 5px 5px; /*background-color: #C5DAED; */
	background-color: #EEEEEE;
}
/* Accordion FAQ */
.accordionFaqHeader {
	font-family: Verdana, Arial;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 3px 5px;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 5px;
}
.accordionFaqHeader:hover {
	text-decoration: underline;
}
.accordionFaqHeaderSelected {
	font-family: Verdana, Arial;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 3px 5px;
	cursor: pointer; /*background-color: #C5DAED; */
	background-color: #EEEEEE;
	border-left: dashed 1px #666666;
	border-right: dashed 1px #666666;
	border-top: dashed 1px #666666;
}
.accordionFaqHeaderSelected:hover {
	text-decoration: underline;
}
.accordionFaqContent {
	text-align: left;
	border-left: dashed 1px #666666;
	border-right: dashed 1px #666666;
	border-bottom: dashed 1px #666666;
	padding: 5px 5px 5px 5px; /*background-color: #C5DAED; */
	background-color: #EEEEEE;
}
/* END Accordion FAQ */

.menuContent {
	background-image: url("Images/menu_bg.gif");
	padding-left: 23px;
	height: 21px;
}
.menuContent:hover {
	background-image: url("Images/menu_bg_over.gif");
	padding-left: 23px;
	height: 21px;
}
.lastNews {
	border-bottom: solid 1px #CCCCCC;
}
.lastNewsLink {
	font-family: Verdana, Arial;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
.lastNewsLink:hover {
	color: #111111;
	text-decoration: underline;
}
.tabEdenzBorder {
	border: solid 1px #003366;
}
.tabEdenzDetImage {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
}
.tabEdenzMargin {
	margin-top: 2px;
	margin-right: 4px;
}
.tabEdenzTitle {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #081044;
	text-decoration: none;
}
.tabEdenzTitle {
	text-decoration: none;
	cursor: default;
}
.tabEdenzReadMore {
	text-align: right;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #2A72BA;
	text-decoration: none;
}
.tabEdenzReadMore:hover {
	color: #003366;
}
.titleBlue {
	color: #003366;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	height: 30px;
}
.pagerBlue, pagerBlue:link {
	background-color: #003366;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.marginRight {
	margin-right: 5px;
}
.modalPopUpTable {
	border: solid 1px #000000;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
}
.modalPopup {
	text-align: center;
	border: solid 1px #666666;
	background-color: #FFFFFF;
	width: 300px;
	height: 100px;
}
.modalProgress {
	background: #222222;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.latestBox {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.sideMargin {
	padding-left: 5px;
	padding-right: 5px;
}
.input {
	font-size: 12px;
	border: solid 1px #999999;
	background-color: #FFFFFF;
}
.button {
	font-size: 12px;
	border: solid 1px #999999;
	background-color: #F1A22B;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.bold {
	font-weight: bold;
}
.adminMenu {
	background-image: url("Images/menu_bg.gif");
	padding-left: 23px;
	padding-top: 6px;
	height: 17px;
}
.adminMenuLink {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.adminMenuLink:hover {
	text-decoration: underline;
}
.tableEnrol {
	border: solid 1px #003366;
	background-color: #C5DAED;
	font-size: 11px;
}
.tableEnrolTitle {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
.textAlignLeft {
	text-align: left;
}
.textAlignCenter {
	text-align: center;
}
.font11px {
	font-size: 11px;
}
/*-----Password Strenght-----*/
.VeryPoor {
	background-color: Red;
	color: White;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}
.Weak {
	background-color: Orange;
	color: White;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}
.Average {
	background-color: Gray;
	color: White;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}
.Strong {
	background-color: Blue;
	color: White;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}
.Excellent {
	background-color: Green;
	color: White;
	font-family: Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}
.marginPhotoGallery {
	margin: 5px 5px 5px 5px;
	cursor: hand;
}
.photoGalleryImageCover {
	margin: 5px 5px 5px 5px;
	border-color: #003366;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}
.uppercase {
	text-transform: uppercase;
}
.showHide {
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.showHide:hover {
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}
.hide {
	display: none;
}
.justify {
	text-align: justify;
}
.dragHandle {
	width: 10px;
	height: 15px;
	background-color: Blue;
	background-image: url(images/bg-menu-main.png);
	cursor: move;
	border: outset thin white;
}
.helpBackground {
	background-image: url("Images/help_top_background.jpg");
	background-position: center;
}
.txtAlignMiddle {
	padding: 2px 2px 0px 2px;
}
/*
.input:focus { font-size: 11px; border: solid 1px #FF0000; background-color: #FFFFCC; height: 15px; }
.inputFocus { font-size: 11px; border: solid 1px red; background-color: #FFFFCC; height: 15px; }
*/
