/*#############################################################
Name: Borivan Bulgaria
Date: 2007-04-03
Author: Parabaleum
URL: http://parabaleum.com
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a {color: #446A8F;}
a:hover {color: #333333;}

body {
	background: #446A8F url(img/bg.jpg) repeat-x left bottom;
	color: #444;
	font: normal 62.5% Arial,Helvetica,Verdana,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

/*li {list-style: none;}*/

h1 {
	font: normal 1.8em Arial,Helvetica,Verdana,sans-serif;
	margin-bottom: 18px;
}
h2 {
	font: normal 1.2em Arial,Helvetica,Verdana,sans-serif;
	margin-bottom: 14px;
}

code {
	background:#FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Arial,Helvetica,Verdana,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}


/* Blockquote */
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #cfdceb;
  /*background: #E7F1F3;*/
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}

/*blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}*/

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #cfdceb;
	font-size: 12px;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	background: url(img/headerbg.jpg) repeat-x;
	padding: 1px 10px 0;
}

/* title */
.header {
	background: #cfdceb;
	font-size: 12px;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #b1c2d8;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(img/header.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 779px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	/*background: #D9E1E5 url(img/nav.gif);*/
	border: 1px solid #DFEEF7;
	border-color: #B1C2D8;
	height: 31px;
}
.navigation a {
	 
	background:url(img/nav.gif); 
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: normal 12px sans-serif;
	line-height: 31px;
	padding: 0 8px;
	text-decoration: none;
}
.nav {
	background: #b1c2d8 ;
	color: #456;
	display: block;
	float: left;
	font: normal 12px sans-serif;
	line-height: 31px;
	text-decoration: none;
}
.nav a {
	background: #b1c2d8 ;
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 14px sans-serif;
	line-height: 31px;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom; color: #234;
	text-decoration: underline;
}

/* main */
.main {
	border-top: 4px solid #b1c2d8;
	background: #b1c2d8;
}



/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #554;
	font-size: 12px;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	/*border-top: 1px solid #cfdceb;*/
}
.sidenav li {border-bottom: 1px solid #cfdcef;}
.sidenav li a {
	font-size: 12px;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	/*background: #F0F0EB;*/
	color: #cfdcef;	
	font-weight: bold;
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}


.content .descr {
	color: #664;
	font-size: 10px;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}
.content p {font-family: Arial,Helvetica,Verdana, sans-serif;
}
/*content navigation*/
.contnav {
	color: #446A8F;
	font: bold 1em sans-serif;
	text-align: left;
	
}

.contnav a {
	color: #446A8F;
}

.contnav a:hover {
	color: #cfdcef;	
}

.contentFull {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 720px;
}


.contentFull .descr {
	color: #664;
	font-size: 10px;
	margin-bottom: 6px;
}
.contentFull li {
	margin-left: 18px;
}
.contentFull p {
	font-family: Arial,Helvetica,Verdana,  sans-serif;
}


/*content navigation*/
.contnav {
	color: #446A8F;
	font: bold 1em;
	font-family: Arial,Helvetica,Verdana,  sans-serif;
	text-align: left;
	
}

.contnav a {
	color: #446A8F;
}

.contnav a:hover {
	color: #cfdcef;	
}

/* footer */
.footer {
	font-size: 0.90em;
	background: url(img/bgfooter.jpg) repeat-x;
	color: #446A8F;
	font-family: Arial,Helvetica,Verdana,  sans-serif;
	line-height: 37px;
	text-align: center;
}

.footer a {
	color: #456;
}

.footer a:hover {
/*	color: #cfdcef;	*/
	color: white;	
}


/* ganbox.com ----------------------------- */
a:link {
	color: #446A8F;
	text-decoration: none;
}
a:hover {
	color: #446A8F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {color: #446A8F}
.style4 {font-size: 12px}
.style7 {font-size: 14px; font-weight: bold; color: #446A8F; }
.style17 {color: #446A8F; font-size: 12px; }
.style22 {font-size: 12px}
.style23 {font-size: 13px}
.style24 {font-size: 13px; font-weight: bold; }
.style26 {font-size: 12px}

.langSwitch {
	clear: both;
	background: #b1c2d8 ;
	display: block;
	float: right;
	line-height: 31px;
	text-decoration: none;
	padding: 0px 0px;
}
.langSwitch a {
	clear: both;
	background: #b1c2d8 ;
	display: block;
	float: right;
	line-height: 31px;
	text-decoration: none;
	padding: 0px 0px;
}
.langSwitch img {
	padding: 0px;
}
.langSwitch a:hover {color: #456;}
strong {font-weight: normal;}
.success {
	color: #415F00;
	font: normal 1.2em Arial,Helvetica,Verdana,sans-serif;
	margin-bottom: 14px;
}

.footerMenu {
	color: #446A8F;
	background: url(img/bgfooter.jpg) repeat-x;
	font-size: 0.80em;
	font-family: Arial,Helvetica,Verdana,  sans-serif;
	line-height: 37px;
	text-align: center;
}

.footerMenu a {
	color: #456;
}

.footerMenu a:hover {
	color: white;	
	text-decoration: underline;
}
.footerMenuSelected {
	color: #446A8F;
}
