
/*#############################################################
Author: AirJet
URL: http://PozitivIT.com/
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
  }

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #F0F7F6 url('../pic/site/back.gif') no-repeat center top;
	color: #444;
	font: normal 9pt Verdana;
	margin: 0;
	padding: 0;
     }

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;}

input {
			font-family: Verdana;
			font-size: 11px;
			background-color:#f7f7f7;
			border:1px solid #ddd;
			color: #333333;
       }

input:focus{
			font-family: Verdana;
			font-size: 11px;
			background-color:#fff;
			border:1px solid #333;
			color: #333333;
           }

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(../pic/cms/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: 1px solid #E6DDDD;
	background: #FFF;
	font-size: 9pt;
	margin: 0 auto;
	padding: 0px;
	width: 900px;
}

.outer-container {
	background: url('../pic/site/fback.gif') no-repeat center bottom;
	padding-top: 20px;
	padding-bottom: 50px;
}

/* headere & title */
.header {
	background: #eee url('../pic/site/head.jpg') no-repeat;
	height: 189px;
	width: 900px;
	margin: 0px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}

.title {height: 44px;}

.title a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	text-decoration: none;
}
.title a:hover {border-color: #F60; color: #FFF;}


.nav {	width: 190px;
	float: left;
	margin: 20px 0px 0px 0px;
	/*overflow:hidden;*/
	}
.nav a {	 display: block;
	 color: #CA1007;
     width: 210px;
	 float: left;
	 font: bold 9pt sans-serif;
	 line-height: 44px;
     text-decoration: none;
     border-right: 2px solid red;
	 padding: 5px 0px 0px 30px;}

.nav a:hover {
         text-decoration: underline;
         }

/* path */
.nav2 {
	width: 190px;
	float: left;
	margin: 0px;
	/*overflow:hidden;*/
	}
.nav2 a {
	 display: block;
	 color: #CA1007;
     width: 210px;
	 float: left;
	 font: normal 8pt sans-serif;
	 line-height: 20px;
     text-decoration: none;
	 padding: 5px 0px 0px 30px;}

.nav2 a:hover {
         text-decoration: underline;
         }



.clearer {clear: both; font-size: 0;}

 A.cat {color:#800080; font-weight:normal; font-family:Verdana; font-size:8pt;  text-decoration: underline;}
 A.cat:hover {color:#996699; text-decoration: none; font-weight:normal;}
 A.cat:active {color:#800080; text-decoration: none; font-weight:normal;}


h1 {color:white; background: #006599; padding: 4px; margin: 4px; border-bottom: 2px solid #eee; border-top: 2px solid #eee;}

/* path */
.path {
/*	background: #eee;
	color: #000;
	font: normal 8pt sans-serif;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;

	padding: 2px 12px;
	width: 876px;
*/
	clear: both;

}
.path a {
	color: #000;
	text-decoration: none;
}
.path a:hover {
	color: #000;
	text-decoration: underline;
}

/* main */
.main {
	background: #FFF url('../pic/site/sline.jpg') no-repeat right top;
/*	border-top: 4px solid #eee;
	padding: 0px 12px 0 0;
*/
    padding-bottom: 12px;
	clear: both;
    width: 900px;
}

.main_nm {
	border-top: 4px solid #FFF;
	padding: 8px 0px 0 0;
}
/* content */
.content {
	padding: 0;
	float: right;
	margin: 0;
	margin-top: 30px;


	width: 650px;
}
.content .descr {
	color: #664;
	font-size: 7pt;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../pic/cms/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */

}
.news strong {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.news ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.news li {border-bottom: 1px solid #EAEADA;}
.news li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.news li a:hover {
	background: #F0F0EB;
	color: #654;
}


/* footer */
.footer {
	background: #4584A5 url(../pic/site/footer.gif);
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 0;
    height: 73px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer p {
	color: #F7F7F2;
	text-decoration: none;
	margin: 25px 15px;
}

.footer a:hover {color: #FFC;}