@charset "utf-8";
/* CSS Document */

body{
	background-color:#001800;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%;
}

h1, h2, h3, h4{
	font-weight:bold;
	padding:0 0 10px 0;
}

h1{
	font-size:20px;
}

h2{
	font-size:16px;
}


p{
	text-align:justify;
	padding:0 0 10px 0;
}

p.left{
	text-align:left;
}

strong{
	font-weight:bold;
}

ul{
}

ul.block{
	width:200px;
	float:left;
}

ul ul{
	padding:0 0 0 20px;
}

ul li{
	list-style-position:inside;
	list-style-type:square;
	padding:0 0 10px 0;
	text-align:justify;
}

ul.block li{
	text-align:left;
}

ol li{
	list-style-position:inside;
	list-style-type:decimal;
	padding:0 0 10px 20px;
	text-align:justify;
}

.image-size{
	max-width: 100%;
}

.imageHolder{
	width:30%;
	float:right;
	margin:0 0 10px 10px;
	border-radius:10px;
	box-shadow: 1px 1px 2px #888;
}

.imageBox{
	width:30%;
	float:right;
	margin:0 0 10px 10px;
	clear:right;
}

.miniImageBox{
	float:right;
	margin:0 0 10px 10px;
	clear:right;
}

.miniImageBox img{

}

.colImageBox{
	float:right;
	margin:0 0 0 10px;
	clear:right;
}

.imageTrans{
	float:right;
	margin:0 0 10px 10px;
	clear:right;
}

.imageTrans img{
	display:block;
}

.imageHolder img, .imageBox img, .colImageBox img{
	width:100%;
	border-radius:10px;
	box-shadow: 1px 1px 2px #888;
	display:block;
}

.imageBox p{
	padding:10px 0;
}

iframe.map{
	width:65%;
	float:right;
	margin:0 0 10px 10px;
	border-radius:10px;
	box-shadow: 1px 1px 2px #888;
}

.side-menu{
	padding:10px;
	margin:0 0 10px 0;
	background-color:#fff;
	border-radius:10px;
	box-shadow: 1px 1px 2px #888;
}

.side-menu p{
	font-size:12px;
}

#leftColInner p, #leftColInner h2, #leftColInner h3{
	font-size:12px;
	text-align:left;
}

.side-menu ul li{
	display:block;
	background-color:#030;
	border:0;
	border-bottom:1px dotted #096;
	margin:0;
	padding:0;
	text-align:left;
}

.side-menu ul li.first{
	border-radius:10px 10px 0 0;
}

.side-menu ul li.last{
	border-radius:0 0 10px 10px;
	border:none;
}

.side-menu ul li a{
	text-decoration:none;
	color:#fff;
	display:block;
	padding:10px;
	margin:0;
	font-size:12px;
}

.side-menu ul li a:hover{
	background-color:#000;
	color:#fff;
}

.side-menu ul li.first a{
	border-radius:10px 10px 0 0;
}

.side-menu ul li.last a{
	border-radius:0 0 10px 10px;
}

form label.login{
	font-size:12px;
	padding:0 10px 10px 0;
}

input{
	margin:0 0 10px 0;
	border:1px solid #000;
}

table{
	margin:0 0 20px 0;
	font-size:12px;
}

td{
	padding:5px;
	border:1px solid #333;
}

.clear{
	clear:both;
	font-size:0;
}

#wrapper{
	max-width:1920px;
	min-width:960px;
	min-height:700px;
	margin:0 auto;
	background-image:url(../images/background/bgr.jpg);
	background-repeat:no-repeat;
	background-size:100%;
}

#container{
	max-width:1860px;
	margin:0 1.5625%;
	min-width:580px;
}

#title{
	max-width:1820px;
	height:200px;
	margin:0;
	position:relative;
}

#title-left{
	height:200px;
	margin:0 71px 0 0;
	background-image:url(../images/layout/title.png);
	background-repeat:no-repeat;
}

#title-right{
	width:71px;
	height:200px;
	background-image:url(../images/layout/title-right.png);
	background-repeat:no-repeat;
	float:right;
}

#container-inner{
	margin:0 15px 0 19px;
	background-color:#C9D1C0;
}

.container-inner-pad{
	padding:10px;
}

#leftCol{
	width:25%;
	float:left;
}

#leftColInner{
	padding:0 10px 0 0;
}

#rightCol{
	width:75%;
	float:right;
}

#footer{
	margin:0 15px 20px 19px;
	padding:0 0 10px 0;
	background-color:#C9D1C0;
	border-radius:0 0 10px 10px;
}

#footer-inner{
	padding:10px;
	margin:0 10px;
	background-color:#030;
	border-radius:10px;
	box-shadow: 1px 1px 2px #888;
}

ul.footlist{
	width:162px;
	float:left;
}

ul.footlist li{
	text-align:left;
	font-size:13px;
	color:#0F0;
}

ul.footlist li a{
	color:#fff;
	text-decoration:none;
}

ul.footlist li a:hover{
	color:#0f0;
}

.footRightCol{
	width:200px;
	float:right;
}

.subColLeft{
	width:70%;
	float:left;
}

.subColLeftInner{
	padding:0 10px 0 0;
}

.subColRight{
	width:30%;
	float:right;
}

.homeMini{
	width:33.333333333%;
	float:left;
	margin:0 0 10px 0;
}

.box{
	padding:10px;
	margin:0 0 10px 0;
	background-color:#fff;
	border-radius:10px;
	box-shadow: 1px 1px 2px #888;
}

.award-box{
	padding:10px;
	margin:0 0 10px 0;
	background-color:#e9e3da;
	border-radius:10px;
	box-shadow: 1px 1px 2px #888;
}

.award-box h1{
	margin-top: 30px;
}

.award{
	width: 50%;
	height: auto;
	float: right;
}

.box.green{
	background-color:#030;
	color:#fff;
}

.box.green p{
	text-align:left;
}

.box.green.pad{
	margin:0 10px 0 0;
}

.newsBox{
	height:230px;
	padding:10px;
	margin:0 0 10px 0;
	background-color:#030;
	color:#fff;
	border-radius:10px;
	box-shadow: 1px 1px 2px #888;
}

.innerBox{
	padding:10px;
	margin:0;
	background-color:#fff;
	color:#000;
	border-radius:10px;
}

.bookHolder{
	width:25%;
	float:left;
}

.bookBox{
	padding:10px;
	margin:0 5px 10px 5px;
	background-color:#030;
	color:#fff;
	border-radius:10px;
	box-shadow: 1px 1px 2px #888;
}
	

.slideBox{
	padding:10px;
	margin:0 0 10px 0;
	background-color:#fff;
	box-shadow: 1px 1px 2px #888;
	position:relative;
}


.halfBoxHolder{
	width:50%;
	float:left;
}

.halfBoxPad{
	padding:0 10px 0 0;
}

#nav{
	height:auto;
	margin:0;
	clear:both;
	position:relative;
	background-color:#0f0;
}

.pageLink{
	margin:0 5px 0 0;
	background-color:#000;
	float:left;
	text-transform:uppercase;
	border-radius:5px;
}

.pageLink.tag{
	padding:5px;
	display:block;
}

.pageLink.current{
	padding:5px;
	display:block;
	font-weight:bold;
	background-color:#666;
}

.pageLink :link, .pageLink :visited{
	color:#fff;
	padding:5px;
	display:block;
	font-weight:normal;
}

.pageLink :link:hover, .pageLink :visited:hover{
	color:#fff;
}

.pageLink :link:active, .pageLink :visited:active{
	color:#eee;
}


/* links */


:link, :visited {
	color: #060;
	text-decoration: none;
}
:link:hover, :visited:hover {
	color: #000;
	text-decoration:none;
}
:link:active, :visited:active {
	color: #060;
}


.box.green :link, .box.green :visited {
	color: #0f0;
	text-decoration: none;
}
.box.green :link:hover, .box.green :visited:hover {
	color: #fff;
	text-decoration:none;
}
.box.green :link:active, .box.green :visited:active {
	color: #0f0;
}

.box.green .innerBox :link, .box.green .innerBox :visited {
	color: #060;
	text-decoration: none;
}
.box.green .innerBox :link:hover, .box.green .innerBox :visited:hover {
	color: #000;
	text-decoration:none;
}
.box.green .innerBox :link:active, .box.green .innerBox :visited:active {
	color: #060;
}

/* mailform */

form, fieldset{
	border:none;
}

.formLeft{
	width:50%;
	float:left;
}

.formRight{
	width:50%;
	float:right;
}

.formLeft span.label, .formRight span.label{
	width:20%;
	padding:10px 0;
	float:left;
	clear:left;
}

.formLeft span.textBox, .formRight span.textBox{
	width:80%;
	float:right;
}


input{
height:14px;
color: #eee;
padding:0px 4px;
margin:0px 0;
background-color:transparent;
border: 1px solid #000;
}

input.contact{
	background-color:#ebebeb;
	border:1px solid #000;
		border-radius: 15px;
	box-shadow: 1px 1px 2px #888;
}

textarea{
height:auto;
color: #222;
border: 1px solid #000;
padding:4px;
margin:5px 0;
font-family:inherit;
font-size:inherit;
}

textarea.contact{
	width:90%;
	background-color:#ebebeb;
	margin:0 0 10px 10px;
	float:right;
	border-radius: 15px;
	box-shadow: 1px 1px 2px #888;
}

@media screen and (max-width: 800px) {
	.formLeft{
	width:100%;
}

.formRight{
	width:100%;
}
textarea.contact{
	width:90%;
	background-color:#ebebeb;
	margin:0 0 10px 0;
	float:left;
	border-radius: 15px;
	box-shadow: 1px 1px 2px #888;
}
}

input[type="text"]{
height:18px;
color: #222;
background-color:transparent;
border: 1px solid #000;
padding:0px 4px;
margin:5px 0;
}

input[type="text"].contact{
	background-color:#ebebeb;
	border:1px solid #000;
	width:90%;
	border-radius: 15px;
	box-shadow: 1px 1px 2px #888;
}

input[type="image"]{
	height:20px;
border:0;
margin:0;
padding:0;
cursor:pointer;
}

input[type="radio"]{
border:0;
margin:0;
padding:0;
cursor:pointer;
background-color:#000;
}

input[type="submit"]{
height:20px;
cursor:pointer;
font-size:10px;
margin:0;
color:#222;
}

input[type="submit"].contact{
	border:1px solid #000;
	clear:both;
}


input[type="checkbox"]{
width:30px;
height:29px;
cursor:pointer;
color: #eee;
background: transparent;
border: 1px solid #F00;
padding:4px;
margin:5px 0 0 0;
} 

input[type="reset"], button[type="reset"]{
height:20px;
cursor:pointer;
font-size:10px;
}