/* Standard elements */



html {



}



body {

	margin: 0px;

	padding: 0px;

	min-width: 1014px;

/*	background-color: #DEFEFF;

	color: #525256;

    text-align: center;

*/

	background: #fff url(../images/background_body.jpg) repeat-x top;

	font: 11px verdana, arial, verdana, sans-serif;

}



a img {

	text-decoration: none;

	border: none;

}



table {

	padding: 0px;

	margin: 0px;

}



tr {

	padding: 0px;

	margin: 0px;

}



td {

	padding: 0px;

	margin: 0px;

}



a:hover {

	text-decoration: none;

}



li ul li {

	margin-left: 12pt;

	/*list-style: url(graphics/trace.png);*/

}



p {

	/*text-indent: 1em;*/

	margin-bottom: 1em;

}



h1 {

	/*text-indent: 1em;*/

	margin-bottom: 1em;

	font-size: 24pt;

	font-weight: bold;

}



h2 {

	/*text-indent: 1em;*/

	margin-bottom: 1em;

	font-size: 16pt;

	font-weight: bold;

	padding-top: 1em;

}







/* Custom items*/



#globalWrapper {

	top: 0;

	padding-left: 10%;

	padding-right: 10%;

}





/*HEADER*/



#header {

	text-align: right;

	height: 200px;

	overflow: hidden;

}



#coatofarms {

	position: absolute;

	left: 10%;

	z-index: 2;

	background: #fff url(../images/background_body.jpg) repeat-x top;

/*	background-color: #DEFEFF;**/

}



#gallery {

	right: 0px;

	z-index: 1;

}



#mainNavigation {

	margin-top: 5pt;

	height: 18pt;

	max-height: 18pt;

	vertical-align: middle;

	background-image: url(../images/blueborder2px.png);

	background-repeat: repeat-x;

}



#mainMenu {

	width: 100%;

	height: 100%;

	vertical-align: middle;

	background-image: url(../images/blueborder2px.png);

	background-repeat: repeat-x;

	background-position: bottom;

}



.mainMenuItem{

	width: 23%;

	text-align: center;

}



.mainMenuItem a {

	display: block;

	color: #333;

}



/*MENU SIDEBAR*/



#siteBodyWrapper {

	margin-top: 1em;

	padding-left: 180px;

	padding-right: 1em;

}



#leftMenu {

	position: absolute;

	width: 10em;

	left: 10%;

}



.menuSection {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	padding-bottom: 10px;

}



.menuSection a {

	color: #333;

}



.menuSection li {

	padding-bottom: 5px;

	cursor: pointer;

}



/*#menusection a:hover {

	background-color: #AAA;

}



#menusection a:active {

	background-color: #AAA;

}*/



.collapsed {

	text-align: center;

}



.collapsed li {

	text-align: left;

}



.collapsed:hover ul {	

}



.collapsed ul {

	display: none;

}



.expanded {

	text-align: center;

}



.expanded li {

	text-align: left;

}



.expanded ul {

	display: block;

}



.embassy {

	/*

	background-color: #AFA;

	background-color: #61d5fe;

	*/

}



.news {

	/*background-color: #FAA;*/

}



.Azerbaijan{

	/*

	background-color: #ACF;

	background-color: #61d5fe;

	*/

}



.contact {

	/*background-color: #FDA;*/

}





/*CONTENT*/



#contentContainer {

	float: left;

	clear: right;

	padding-left: 12pt;

	/*background-color: #FFF;*/

	border-top: solid 1px black;

	border-left: solid 1px black;

	display: block;

	width: 100%;

	min-height: 500px;

}



.title {

	font-size: 24pt;

	font-weight: bold;

}



.subtitle {

	font-size: 16pt;

	font-weight: bold;

	padding-top: 1em;

}



.section {

	font-weight: bold;

}



nobr {

	white-space: nowrap

}



#leftBanner {

	position: relative;

	width: 10em;

/*	left: 10%;

	top: 500px;*/

}

/* text indent for site map */

div.level2 {margin-left: 25px;}
div.level3 {margin-left: 50px;}
