﻿/* ******* Styles for AZSkin. Author zarko@considero.net   28.04.2009. ******* */
/* ******* --------------------------------------- MAIN --------------------------------------- *******/
html, body {
    width: 100%;
    height: 100%;
    font-family: arial;
    font-size: 12px;
}
.Normal blockquote, .Normal pre 
{
	font-family:Arial;
	font-size: inherit;
}
table {
    font-size: 100%;
}
p {
    padding: 0px;
    margin: 0.5em 0;
}
/* ******* --------------------------------------- GENERAL --------------------------------------- *******/
.FullWH {
    width: 100%;
    height: 100%;
}
.FullW {
    width: 100%;
}
.FullH {
    height: 100%;
}
.MainW {
	width: 799px;
}
.SkinMaster {
	margin: 0px auto;
	border: 1px solid #030000;
}
/* ******* --------------------------------------- TEXT --------------------------------------- *******/
.Normal {
    font-family: arial;
    font-size: 12px;
    color: #444444;
}
h1, h2, h3, h4, h5 {
    font-family: arial;
    color: #b71521;
    padding: 0px;
    border: 0px;
    margin: 5px 0px 10px 0px;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
}
h5 {
    font-size: 10px;
}
/* ******* --------------------------------------- LINKS --------------------------------------- *******/
a:active, a:focus{
    outline:none;
}
a:link, a:active {
    color: #b71521;
	text-decoration: underline;
}
a:visited {
    color: #b71521;
	text-decoration: none;
}
a:hover {
    color: #b71521;
	text-decoration: underline;
}
/* ******* --------------------------------------- HEADER --------------------------------------- *******/
.HeaderPart {
	background-color: transparent;
	background-image: url(images/HeaderImage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding: 0;
	height: 219px;
}
.HeaderPart img {
	margin: 0;
	padding: 0;
	float: left;
}
.LeftHeader { 
	height: 219px;
	background-color: transparent;
	background-image: url(images/HeaderGrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 455px;
}
.HeaderMenuPane {
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}
/* ******* --------------------------------------- BODY --------------------------------------- *******/
.BodyPart {
	padding-top: 20px;
}
.LeftPart {
	width: 163px;
	height: 100%;
	vertical-align: top;
}
.LeftMenuPane {
	height: 1px;
	padding-bottom: 10px;
}
.LeftPane {
	vertical-align: top;
	height: 100%;
	padding-left: 10px;
}
.LeftFooter {
	height: 192px;
	background-color: transparent;
	background-image: url(images/LeftFooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.BreadcrumbsPane {
	height: 10px;
	padding: 0px 20px 20px 20px;
	font-size: 10px;
	color: #666666;
	cursor: default;
	border-left: 1px solid #b71521;
}
a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
    font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.Breadcrumb:hover {
    color: #b71521;
	text-decoration: none;
}
.RestPanes {
	vertical-align: top;
	padding-bottom: 20px;
	border-left: 1px solid #b71521;
}
.ContentPane {
	vertical-align: top;
	padding: 0px 20px 10px 20px;
}
.LeftContentPane {
	vertical-align: top;
	padding: 0px 20px 10px 20px;
}
.RightContentPane {
	vertical-align: top;
	padding: 0px 20px 10px 0px;
}
.Mid_L_Pane {
	vertical-align: top;
	padding: 0px 20px 10px 20px;
}
.Mid_M_Pane {
	vertical-align: top;
	padding: 0px 0px 10px 0px;
}
.Mid_R_Pane {
	vertical-align: top;
	padding: 0px 20px 10px 0px;
}
.BottomPane {
	vertical-align: top;
	padding: 0px 20px 10px 20px;
}

.BottomSpace {
	height: 20px;
}
.RightFooter {
	height: 31px;
	background-color: transparent;
	background-image: url(images/RightFooter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 20px;
	color: #d58b91;
	cursor: default;
	text-align: center;
}
a.FooterLink:link, a.FooterLink:active, a.FooterLink:visited {
    font-size: 10px;
	color: #d58b91;
	text-decoration: none;
}
a.FooterLink:hover {
    color: #ffffff;
	text-decoration: none;
}
/* ******* ====================  SOLPART MENU  ====================== *******/
.MainMenu_MenuContainer {
	width: 100%;
	margin-bottom: 10px;
}
.MainMenu_MenuBar {}
.MainMenu_MenuIcon {
	border: 0px solid transparent;
	background-color: transparent;
	width: 1px;
	padding: 0px 2px;
}
.MainMenu_MenuArrow {
	border: 0px solid transparent;
	background-color: transparent;
	width: 1px;
	padding: 0px 2px;
}
.MainMenu_MenuRootArrow {}
.MainMenu_MenuBreak {}

.MainMenu_MenuItem td, .MainMenu_MenuItem {
	font: 12px arial;
	line-height: 200%;
	color: #b71521;
	border: 0px solid transparent;
	background-color: transparent;
}
.MainMenu_MenuItemSel, .MainMenu_MenuItemSel td {
	font: 12px arial;
	line-height: 200%;
	color: #333333;
	border: 0px solid transparent;
	background-color: transparent;
}

.MainMenu_SubMenu {
	padding: 0px;
	border: 1px solid #b71521;
}

.Rootmenuitem td, .Rootmenuitemactive td, .Rootmenuitemselected td  {
	padding: 0px 10px;
}
.Rootmenuitemactive td {
	border: 0px solid transparent;
	background-color: transparent;
	color: #333333;
}
.Rootmenuitemselected td {
	border: 0px solid transparent;
	background-color: transparent;
	color: #ffffff;
	background-color: #b71521;
}

.MainMenu_SubMenu .Submenuitemactive {
	color: #333333;
}
.MainMenu_SubMenu .Submenuitemselected {
	color: #ffffff;
	background-color: #b71521;
}

/* ******* ====================  OTHER STYLES  ====================== *******/

div.NewsArticles div p, div.NewsArticles div div {
	text-align: left;
}