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

html {
	height:100%;
	margin: 0;
	padding: 0;
	border: 0;
}

* {
	margin: 0;
	padding: 0;
}

body {
	color: #3e3e3e;
	font-family: arial, helvetica, sans-serif;	
	height:100%;
	background-color: #e3e2e3;
	font-size: 15px;
	font-weight: 100;
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #3e3e3e;
}

ul {
	list-style-image: url('../images/arrow-1.jpg');
	margin-left: 15px;
}

li {
	margin-bottom: 10px;
	padding-left: 5px;
}

strong{font-weight:bold;}

iframe {
    width: 100%;
}

#header{
	float:left;
	margin-bottom:40px;	
	margin-top: 30px;
}

.container {
	background:#fff;
	width:100%;
	height:auto;
	float:left;
}


#main-content{
	background:#fff;	
}


img.left-img{
	padding:30px;	
}

.sub-content{
	margin-left:10px;	
	padding-bottom:20px;
	line-height:1.5em;
}

.sub-content p{
	margin-bottom:18px;
}


.footer{
	text-align:left;
	font-size:0.9em;
}

ul.footer-list{
	text-align:left;
	list-style-type:none;
	list-style-image:none;		
}

ul.footer-list li{
	padding-bottom:8px;
}

p.copyright{
	margin-top:70px;	
}

#logo {
	width: 170px;
	height: 206px;
	margin: 0 50px 0 25px;
	float: left;
	position: relative;
	left: 0;
}

#topmenu {
	
	height: 45px;
	border-top: #bc004f solid 3px;
	position: relative;
	float: left;
	background-color: #fff;
	font-size: 17px;
	font-weight: 800;
	line-height: 45px;
}

/*.menu-1 {
	
	float: left;
	background-color: #bc004f;
	height: 45px;
	color: #fff;
	line-height: 45px;
}

.menu-1 a {
	color: #fff;
	line-height: 45px;
	text-decoration: none;
}

.menu-2 {
	
	float: left;
	color: #000;
	height: 45px;
	background-color: #fff;
	line-height: 45px;
}

.menu-2 a {
	color: #000;
	line-height: 45px;
	text-decoration: none;
}*/

.menu-sep {
	width: 1px;
	float: left;
	height: 45px;
	background-color: #dcdcdc;
}

.slogan-title {
	color: black;
	font-size: 36px;
	text-align: left;
	float: left;
	
	font-weight: 700;
	margin: 30px 0;
	text-shadow: 0 2px 3px #fff;
}

#slogan {
	color: black;
	font-size: 22px;
	float: left;
	text-align: left;
	
	text-shadow: 0 2px 2px #fff;
}

#div2 {
	width: 1000px;
	height: 386px;
	margin: 0 auto;
	background-color: #ffffff;
	text-align: center;
}

#slider-container {
	width:97.5%;
	height: 356px;
	background:url(../images/bg-g.jpg) repeat-x center;
	float: left;
	margin: 15px 12px;
}

#slider-container-sub {
	/*width:97.5%;*/
	Width:230px;
	height: 356px;
	background:url(../images/bg-g.jpg) repeat-x center;
	float: left;
	margin: 15px 12px;
}

#slider-left {
	width: 230px;
	float: left;
	text-align: center;
	padding-top: 20px;
}

#slider {
}

.nivoSlider img{
	
}

#home-news{
	float:left;
	margin-left:15px;	
}

.news-box {
	
	
	float: left;
	height: auto;
	text-align: left;
}

.news-title {
	font-size: 22px;
	color: black;
	line-height: 60px;
}

.news-image {
	
	height: 97px;
}

.news-text {
	margin: 25px 0;
	min-height: 176px;
}

.news-date {
	color: #bc004f;
	font-size: 13px;
	font-style: italic;
}

.highlight {
	color: #bc004f;
	font-size: 15px;
	text-decoration: none;
}

.highlight a {
	color: #bc004f;
	font-size: 15px;
	text-decoration: none;
}

.blackfont {
	font-size: 14px;
	color: black;
	line-height: 32px;
}

.blackfont a {
	font-size: 14px;
	color: black;
	line-height: 32px;
	text-decoration: none;
}

.bottom-border hr{
	color:#fff;
	background-color:#fff;
	height:3px;	
	margin:30px 0;
	border:0 none;
}

#bottom-row{
	margin:10px 0;
	position:relative;
	bottom:30px;
	
}

#search-container {
	
	float: left;
	height: 26px;
	margin-top: 47px;
	text-align: right;
}

#search-button {
	
	float: left;
	height: 26px;
	margin-top: 47px;
	text-align:left;
}

.tg {
	float: right;
	position: relative;	
	top: 44px;
}

.clear {
	clear:both;
}

/*----------------For Pages-------------------*/

#pageleft {
	width: 220px;
	height: auto;
	background:url(../images/bg-g-o.jpg) top repeat-x;
	float: left;
}

.content {
	width: 710px;
	height: auto;
	min-height: 365px;
	float: left;
	text-align: left;
	margin: 0 15px 25px 25px;
}

#content-container {
	width: 970px;
	height: auto;
	float: left;
	margin: 15px;
}

.title-line {
	height: 1px;
	width: auto;
	background:url(../images/title-line.jpg) no-repeat left;
	margin-bottom: 25px;
}

.bigred {
	color: #bc004f;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

/*----------------form-----------------*/

.button {
	border:1px solid #ddd;
	padding:5px 10px;
	margin:0 10px;
	text-shadow:1px 1px 1px #fff;
	font-size:1.2em;
	font-weight:normal;
}
.button:active {
	background: #FFF; /* for non-css3 browsers */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#fff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #ccc, #fff); /* for firefox 3.6+ */
}
.gradient {
	background: #FFF; /* for non-css3 browsers */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#cccccc'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #fff, #ccc); /* for firefox 3.6+ */
}
.required {
	color:#bc004f;
}
form {
	
}
fieldset {
	
	padding: 1em;
	border : 1px dotted #ccc;
	background-color:#f2f2f2;
}
form p {
	position: relative;
	width: 100%;
	margin:0 0 10px 0;
}
label {
	float: left;
	width: 10em;
}
.label {
	float:none;
	width:auto;
}
.input {
	
}
.shortinput {
	
}
textarea {
	
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	padding:5px;
}
#charterForm input {
	border:1px solid #ddd;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding:5px;
	margin-top:10px;
}

table.home {
	border: 0;
	background: #E3E2E3;
}

table.home td {
	background: #E3E2E3;
	padding-left: 10px;
}

/*#submit.disabled {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
.active #submit.disabled {
    cursor: pointer;
    filter: alpha(opacity=1);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1;
}*/
.hidden {
    display: none;
}
.captcha-error {
    display: none;
}
.active .captcha-error {
    display: block;
}