﻿

/*=== standard elements ============================================*/
html
{
	min-height: 100%;
}

*
{
	margin: 0;
	padding: 0;
}

a
{
	color: #048;
}
a:hover
{
    color: #01458E;
}

body
{
    /*background: url('img/body.jpg') no-repeat center top;*/ /*background-color: #01458E;*/
    color: #444;
    font: normal 62.5% Tahoma,sans-serif;
    padding-top: 25px;
    background-color: #01458E;
}

p, code, ul
{
	padding-bottom: 1.2em;
}

li
{
	list-style: none;
}

h1
{
	font: normal 1.8em Tahoma,sans-serif;
}
h2
{
	font: bold 1.4em sans-serif;
}
h3
{
	font: bold 1em Tahoma,sans-serif;
}

form, input
{
	margin: 0;
	padding: 0;
	display: inline;
}

code
{
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote
{
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1, h2, h3
{
	padding-top: 6px;
	color: #553;
	margin-bottom: 4px;
}

/*=== misc ============================================*/
.clearer
{
	clear: both;
	font-size: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

/*=== structure ============================================*/
.inner-container
{
    
    border: 2px solid #D7D7D2;
    background: #FFf;
    font-size: 1.2em;
    margin: 0 auto;
    padding: 10px;
    /*width: 1280px;*/
    width: 1150px;
}

.outer-container
{
	/*background: url('img/container.jpg') no-repeat center bottom;*/
	padding-bottom: 25px;
}

/*=== headere & title ============================================*/
.header
{
	/*background: #FFF url('img/header_160.png') no-repeat;*/
	/*background: #FFF url('img/vk_384_100.jpg') no-repeat;*/
	
	background: #FFF url('img/maxe_2014-2.jpg') no-repeat;
	height: 170px; /*height: 160px;*/
	margin-bottom: 5px;
	text-align: center;
}
.header .title
{
	color: #FFF;
	padding-top: 10px;
}
.header .title .sitename a
{
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover
{
	border-color: #F60;
}
.header .title .slogan
{
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;	
}
.header .title .sloganRight
{
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
    /*padding-bottom: 20px;*/
	text-align: right;
	color: #333333;
}

/*=== path ============================================*/

.path
{
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
/*
    .path a
{
	color: #FAFAFA;
	text-decoration: none;
	padding-right: 10px;
}
.path a:hover
{
	color: #FFE;
	text-decoration: underline;
}    
    */


/*=== main ============================================*/
.main
{
	/*background: url(img/main.gif) repeat-y;*/
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/*=== content ============================================*/
.content
{
	/*float: right;
	width: 738px;
    width: 900px;*/    
    width: 95%; 
    margin-left: auto;
    margin-right: auto;

    
}
.content .descr
{
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li
{
	/*list-style: url(img/li.gif);
	margin-left: 18px;*/
}
.content p
{
	font-family: "Lucida Sans Unicode" ,sans-serif;
}

/*=== navigation ============================================*/
.navigation
{
	float: left;
	width: 150px;
    
}
.navigation h2
{
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 0px;
}
.navigation ul
{
	padding: 0;
	/*border-bottom: 1px solid #EAEADA;*/
}
.navigation li
{
	/*border-bottom: 1px solid #EAEADA;*/
}
.navigation li a
{
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 4px 0 4px 5%;
	text-decoration: none;
	/*width: 95%;*/
}
.navigation li a:hover
{
	background: #F0F0EB;
	color: #654;
}

/*=== footer ============================================*/
.footer
{
	background: #949490;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a
{
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover
{
	color: #FFC;
}
.footer .right, .footer .right a
{
	color: #C8C8C3;
}
.footer .right a:hover
{
	color: #F7F7F2;
}



/*=== MenuBar ============================================*/
.MenuBar
{
	padding: 0 10px 0 10px;
	/*
        background-color: #dedede;
        */
	border-width: 0px;
	border-style: solid;
	border-color: #5f5f5f;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; /*border-radius: 5px;*/
	font: 14px calibri;
	/*width: 100%;*/
	/*margin: auto;*/
    /*
	border-left: 0px solid #5B5C3A;
	border-right: 0px solid #5B5C3A;
	border-top: 2px solid #5B5C3A;
	border-bottom: 2px solid #5B5C3A;
        
    */
	vertical-align: top;
	border-spacing: 0px;
	/*
        background-image: url( 'mainbk.png' );
	    background-repeat: repeat-x;
        */
	height: 20px;
	font-weight: bold;
    z-index:0;
}

.StaticMenuItem
{
	text-align: left;
	border-width: 0;
	font: small Raavi;
	color: #FFFFFF;
	text-decoration: none; /*text-shadow: #FFF 0 0 0;*/
	text-transform: capitalize;
	padding-right: 4px;
	padding-left: 4px;
	height: 20px;
	font: 14px WST_Engl;
	font-weight: bold;
}

.DynamicMenuItem
{
	text-align: left;
	border-width: 0;
	font: 14px WST_Engl;
	color: #FFF;
	text-decoration: none; /*text-shadow: #FFF 0 0 0;*/
	background-color: #424542;
	padding-right: 4px;
	padding-left: 4px;
	height: 20px;
}

.staticHover
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; /*border-radius: 5px;*/ /*
        background-image: url( "MHovr.png" );
	    background-repeat: repeat-x;
        */
    text-align: left;
    border-width: 0;
    font: 14px WST_Engl;
    color: #FFFFFF;
    text-decoration: none; /*text-shadow: #FFF 0 0 0;*/
    background-color: #EC921A;
    padding-right: 4px;
    padding-left: 4px;
    height: 20px;
    font-weight: bold;
}

.DynamicHover
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; /*border-radius: 5px;*/
	text-align: left;
	border-width: 0;
	font: 14px WST_Engl;
	color: #FFFFFF;
	text-decoration: none; /*text-shadow: #FFF 0 0 0;*/
	background-color: #EC921A;
	padding-right: 4px;
	padding-left: 4px;
	/*
        background-image: url( "MHovr.png" );
	    background-repeat: repeat-x;
        */
	height: 20px;
}


