@CHARSET "UTF-8";

body { font-size: 14px; font-family: 'Verdana', sans-serif; }

a img { border: 0; vertical-align: middle; }
a:link, a:visited { text-decoration: none; color: #33f; }
a:hover, a:active { text-decoration: underline; }

h1 { font-size: 26px; font-weight: normal; display: block; border-bottom: 1px dashed #0e72b5; color: #0e72b5; }
h2 { font-size: 19px;}
p {line-height: 25px;}

#flashMessage { color: #ffa800; text-align: left; padding: 20px 0; font-family: Lobster; font-size: 20px; }

body.mceContentBody {
	background: #fff;
	color: #000;
	font-size: 14px;
	font-family: 'Verdana', sans-serif;
}

.mail {
text-decoration: none  ! important;
color: #FFF ! important;
background-color: #0e72b5;
padding: 3px;
border-radius: 4px;
font-size: 12px;
}

#content > ul > li {
margin-bottom: 25px;
border-left: 4px solid #0e72b5;
padding-left: 12px;
list-style-type: none;
}

a, a>* {
color: #333;
text-decoration: none;
-webkit-transition: background-color .2s ease,border .2s ease,color .2s ease,opacity .2s ease-in-out,outline .2s ease;
-moz-transition: background-color .2s ease,border .2s ease,color .2s ease,opacity .2s ease-in-out,outline .2s ease;
-ms-transition: background-color .2s ease,border .2s ease,color .2s ease,opacity .2s ease-in-out,outline .2s ease;
-o-transition: background-color .2s ease,border .2s ease,color .2s ease,opacity .2s ease-in-out,outline .2s ease;
transition: background-color .2s ease,border .2s ease,color .2s ease,opacity .2s ease-in-out,outline .2s ease;
}

div.slider_title {
font-size: 50px;
background-color: rgba(6, 80, 175, 0.66);
color: white;
padding: 0 28px;
position: relative;
margin-top: 100px;
width: 680px;
margin: 150px auto 0;
text-align: center;
}

div.slider_txt {
font-size: 28px;
background-color: rgba(0, 0, 0, 0.8);
color: white;
padding: 0 28px;
position: relative;
width: 800px;
margin: 0 auto;
text-align: center;
}

.props {
list-style: none;
padding: 10px 0 0 0;
margin: 0;
width: 270px;
}

.props li {
padding: 5px 5px 5px 0;
border-bottom: 1px dotted #cccccc;
}

.clear {
clear: left;
}

.portrait {
border: 2px solid rgba(202, 202, 202, 0.28);
padding: 17px;
background-color: rgb(247, 247, 247);
margin-bottom: 30px;
}

.portrait img {
float: left;
margin: 17px 17px 0 0;
width: 192px;
}

.partner img {
float: left;
margin: 10px 20px 0 0;
max-height: 75px;
max-width: 150px;
clear: left;
}

.partners-list ul {
display: inline ! important;
}

.partner {
list-style: none;
padding: 20px;
display: block;
min-height: 90px;
border-bottom: 1px dashed #80ACC7;
float: left;
}

