@charset "utf-8";
body {
	background: #FFF url(../images/headerBg.png) no-repeat 50% 0;
	font-size: 12pt;
	position: relative;
}
* {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
}
.clear {
	clear: both;
}
.page {
	width: 980px;
	margin: auto;
	z-index: 1;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
pre {
	font-family:"Courier New", Courier, monospace;
	font-size: 9pt;
}
/*
--------------------------
*/

.pageHeader {
	height: 170px;
	/*border: 1px solid red;*/
	position: relative
}
.pageHeader .logo {
	top: 20px;
	position: absolute;
}
.pageHeader .searchBox {
	position:absolute;
	bottom: 0px;
	right: 0px;
}
.pageHeader .loginBox {
	position:absolute;
	right:0px;
	padding: 20px 10px 10px;
	text-align:right;
	background:url(../images/loginBoxBg.png) no-repeat;
	width: 245px;
	height: 100px;
}
.pageHeader .loginBox .loginRow {
	margin:2px;
}
/*

-------------------------

*/

.pageMenu {
	/*border: 1px solid red;*/
	margin: 30px 0;
	height: 35px;
	text-align: right;
	color: #FFF;
	line-height: 35px;
	padding: 0 10px;
}
.pageMenu * {
	color: #FFF;
	font-variant:small-caps;
	padding: 0 10px;
	font-size: 14pt;/*	font-weight: bold;*/
}
.pageMenu ul {
	list-style: none;
}
.pageMenu ul li {
	display: inline;
}
/*


cccccccccccccccccccccccccccc


*/

.cP {
	width: 695px;
	float: right;
}
.cP .pageContent {
	padding: 10px;
	background: #F8F8F8;
	font-size: 14pt;
	color: #4d4d4f;
}
.cP .pageContent input, .cP .pageContent textarea {
	color: #C96282;
}
.cP H1 {
	color:#007FB7;
	font-size:18pt;
	margin-bottom:20px;
}
.cP h2
{
	font-size:16pt;
	margin-bottom:10px;
}
.cP h3
{
	color:#C96282;
	font-size:15pt;
	margin-bottom:5px;
}
.cP p {
	text-indent: 10px;
	margin: 10px 0;
}
.cP .pageContent .projectList ul {
	list-style:none;
	padding: 0px;
}
.projectList ul li {
	background:transparent url(../images/projecCatBg.png) no-repeat;
	width: 200px;
	min-height: 98px;
	padding: 5px 10px;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
.projectList img {
	border: none;
}
.projectList ul li h2 {
	line-height: 25px;
	display:block;
	font-size:1.5em;
	font-weight:bold;
}
.projectList ul li h2 a {
	font-size:12pt;
	color: #FFF;
	
}
.projectList ul li p.c {
	margin-top: 10px;
	text-align:center;
}
/*

lllllllllllllllllllllllllllll

*/
.lP {
	width: 280px;
	float: left;
}
.lP .menuHead {
	background:url(../images/menuHeader.png) no-repeat;
	width: 280px;
	height: 9px;
}
.lP .menuContent {
	background: url(../images/menuContent.png) repeat-y;
}
.lP .menuContent .MainMenu {
	background: url(../images/menuGrad.png) no-repeat 50% 0;
}
.lP .menuFooter {
	background:url(../images/menuFooter.png) no-repeat;
	width: 280px;
	height: 9px;
}
.lP .box {
	margin: 20px 0;
}
.lP h3 {
	color: #c96282;
	font-size: 16pt;
	margin: 5px 0;
}
/*

fffffffffffffffffffffffff

*/

.pageFooter {
	text-align:right;
	color: #C96282;
}
.pageFooter a {
	font-weight: bold;
}
.pageFooter a:hover {
	color: #D11A6F;
}
.footerImage {
	position: absolute;
	width: 100%;
	background:url(../images/footerBg.png) no-repeat 50% 0;
	height: 180px;
	bottom: 0;
	z-index: -1;
}
.footerImage .image {
	background:url(../images/footerBg.png) no-repeat;
}

.sponsori
{
	margin: 20px;
	text-align:center;
}
.listContentHolder
{
	background: #FFF;
	
}
.listContentHolder ol
{
	list-style: none;
	
}
.listContentHolder h2 a
{
	color:#C96282;
	
}
.listContentHolder .det
{
/*	border: 1px solid #C96282;*/
		display:block;
	font-size: 10pt;
	font-weight:bold;
	text-align: right;
	color: #000;
	background: #F4E9E9;
	float: right;
	padding: 2px 5px;
}
.listContentHolder .det:hover
{
	display:block;
	text-align: right;
	color: #FFF;
	background: #C96282;
	float: right;
	padding: 2px 5px;
}
.listContentHolder  .pare 
{
	 padding: 5px;
	 background: #FFF5F5;
}
 .listContentHolder  .inpare 
{
	 padding: 5px;
	 background: #FFFBFB;
}
.pageContent .history
{
	color:#4D4D4F;
}
.history a
{
	text-decoration: none;
	color: #007FB7;
}
.history a:hover
{
	color: #000;	
}
 
 .imageGalery a
{
	display: block;
	border: 1px solid #C96282;
	background: #F4E9E9;
	padding: 7px;
	-moz-border-radius:5px 5px 5px 5px;
	float: left;
	margin: 5px;
}
.imageGalery a img
{
	-moz-border-radius:5px 5px 5px 5px;
	width: 160px;
	height: 120px;
}
.pagination 
{
	text-align: center;
}

.page input.ui-button {
	padding:0.2em 0.4em;
}

.page .ui-widget
{
	font-size: 12pt;
}