/* ******* Styles for CDskin. Author: zarko@considero.net ******* */

/* ******* --------------------------------------- MAIN --------------------------------------- *******/
html, body {
    width: 100%;
    height: 100%;
    background-color: #c1c1c1;
	background-image: url(images/BlueBack.jpg);
	background-position: top center;
	background-repeat: no-repeat;
    font-family: arial;
    font-size: 14px;
}
table {
    font-size: 100%;
}
/* ******* --------------------------------------- TEXT --------------------------------------- *******/
.Normal {
    font-family: arial;
    font-size: 12px;
    color: #444444;
}
.LeftPane .Normal {
    font-family: arial;
    font-size: 12px;
    color: #efefef;
}
h1, h2, h3, h4, h5 {
    font-family: arial;
    color: #004577;
    padding: 0px;
    border: 0px;
    margin: 5px 0px 10px 0px;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 12px;
}
.SmallFont {
	font-size: 10px;
}
.BigFont {
	font-size: 18px;
	font-weight: bold;
}
/* ******* --------------------------------------- LINKS --------------------------------------- *******/
a:active, a:focus{
    outline:none;
}
a:link, a:active {
    color: #0073c6;
	text-decoration: none;
}
a:visited {
    color: #004577;
	text-decoration: none;
}
a:hover {
    color: #0073c6;
	text-decoration: underline;
}

.LeftPane a:link, .LeftPane a:active {
    color: #f4c189;
	text-decoration: none;
}
.LeftPane a:visited {
    color: #f4c189;
	text-decoration: none;
}
.LeftPane a:hover {
    color: #f88103;
	text-decoration: none;
}
.HeaderLink {
	font-size: 11px;
	font-weight: bold;
}
.BottomLink {
	font-size: 10px;
}
a.BottomLink:link, a.BottomLink:active {
    color: #dedede;
	text-decoration: none;
}
a.BottomLink:visited {
    color: #cdcdcd;
	text-decoration: none;
}
a.BottomLink:hover {
    color: #f88103;
	text-decoration: none;
}
/* ******* --------------------------------------- GENERAL --------------------------------------- *******/
.FullWH {
	width: 100%;
	height: 100%;
}
.MainW {  
	width: 922px;
	margin:0px auto;
	height: 100%;
}
.FullW {  
	width: 100%;
}
.SkinMaster {
	text-align: center;
	background-image: url(images/SkinBckg.gif);
	background-position: center;
	background-repeat: repeat-y;
	vertical-align: top;
}
/* ******* --------------------------------------- HEADER --------------------------------------- *******/
.HeaderMaster {  
	height: 85px;
	background-color: #b7e3ff;
	background-image: url(images/HeaderMaster.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.LogoPane {  
	width: 10%;
	padding: 10px;
}
.LogRegPane {  
	text-align: right;
	padding: 10px;
}
.LanguagesPane {  
	text-align: right;
	padding: 10px;
}
/* ******* --------------------------------------- MENU --------------------------------------- *******/
.MenuMaster {
	height: 30px;
	background-color: #0073c6;
	background-image: url(images/MenuMaster.gif);
	background-position: center;
	background-repeat: repeat-x;
	border-bottom: 1px solid #004577;
	padding-left: 10px;
}
/* ******* ------------------------ SolPartMenu ---------------------- *******/
.MainMenu_MenuIcon, .MainMenu_MenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
	border-color: transparent;
}
.MainMenu_MenuBar {
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
.MainMenu_MenuItem {
	line-height: 30px;
	background-color: transparent;
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	cursor:pointer;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-style:normal;
	font-weight:bold;	
	padding: 0px 5px;
}
.MainMenu_MenuItemSel {
	line-height: 30px;
	border: 0px solid transparent;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(images/MenuSel.gif);
	background-position: center;
	background-repeat: repeat-x;
	color: #ffffff;
	cursor:pointer;
	font-family: Tahoma, Arial,Helvetica;
	font-size: 9pt;
	font-style:normal;
	font-weight:bold;
	padding: 0px 5px;
}
.MainMenu_SubMenu {
	background-color: #003963;
	border-left: 1px solid #004577;
	border-bottom: 1px solid #004577;
	border-right: 1px solid #004577;
}
.rootmenuitemactive, .submenuitemactive {
	background-color: transparent;
	background-image: url(images/MenuSel.gif);
	background-position: center;
	background-repeat: repeat-x;
}
/* ******* --------------------------------------- CONTENT --------------------------------------- *******/
.BodyMaster {  
	vertical-align: top;
	height: 70%;
}
.Pane {
	vertical-align: top;
	padding: 5px;
}
.LeftPane {  
	vertical-align: top;
	padding: 5px;
	background-color: #0073c6;
	width: 200px;
	border: 1px solid #7aa4c2;
	border-left: 0px solid transparent;
	color: #efefef;
}
.RestPanes {  
	vertical-align: top;
}
.ShowPane {  
	height: 0px;
}
.BreadcrumbsPane {  
	height: 15px;
	padding: 6px 3px 3px 10px;
}
.TopPane {  }
.TopLeftPane {  
	width: 50%;
}
.TopRightPane {  
	width: 50%;
}
.ContentPane {  }
.BottomLeftPane {  
	width: 50%;
}
.BottomRightPane {  
	width: 50%;
}
.BottomPane {  }
/* ******* --------------------------------------- FOOTER --------------------------------------- *******/
.FooterMaster {  
	background-color: #004577;
	background-image: url(images/FooterMaster.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.FooterLeftPane {  
	width: 33%;
	padding: 5px;
	vertical-align: top;
}
.FooterMidPane {  
	width: 33%;
	padding: 5px;
	vertical-align: top;
}
.FooterRightPane {  
	width: 33%;
	padding: 5px;
	vertical-align: top;
}
.BottomLinksPane {  
	height: 10px;
	color: #999999;
	text-align: center;
	padding: 10px;
	cursor: default;
}
.CopyrightPane {
	height: 10px;
	color: #999999;
	text-align: center;
	padding: 0px 10px 10px 10px;
	cursor: default;
}
