@import url(http://fonts.googleapis.com/css?family=Gafata&subset=latin,latin-ext);
body {
margin:0;
padding:0;
margin-bottom: 30px;
font-family: Tahoma;
font-size: 12px;
color: #000000;
background: url(../images/main_back.png) repeat;
}
a {
font-family: Tahoma;
font-size: 12px;
color: #000000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a img {
border: none;
}
.clear {
clear: both;
}
.error {
font-size: 10px;
color: #FF0000;
}
.main_frame {
margin: auto;
width: 1000px;
}
#wrapperTop {
width: 100%;
height: 559px;
background: url(../images/top_back.jpg) repeat;
}
#wrapperTopSubs {
width: 100%;
height: 259px;
background: url(../images/top_back.jpg) repeat;
}
#contentTopFrame {
position: absolute;
width: 100%;
top: 496px;
height: 63px;
background: url(../images/content-top.png) bottom center repeat-x;
z-index: 9999999;
}
#wrapperTop #content {
width: 100%;
height: 550px;
padding-top: 9px;
background: url(../images/content-top.png) bottom center repeat-x;
}
#wrapperTop #content #logo {
display: inline-block;
vertical-align: top;
width: 240px;
}

#wrapperTop #content #menu {
display: inline-block;
vertical-align: top;
width: 592px;
padding-top: 20px;
text-align: center;
}
#wrapperTop #content #patron {
display: inline-block;
vertical-align: top;
width: 160px;
}
#wrapperTop #content #menu a {
display: inline-block;
font-family: 'Gafata', Tahoma;
color: #FFFFFF;
font-size: 18px;
text-transform: uppercase;
padding: 5px;
margin: 5px;
}
#wrapperTop #content #menu a:hover {
background: #FFFFFF;
color: #3399FF;
}
#wrapperTop #content #menu ul.subnav a {
display: inline-block;
font-family: 'Gafata', Tahoma;
color: #000000;
font-size: 12px;
text-transform: uppercase;
margin: 10px;
}
#wrapperTop #content #menu ul.subnav  a:hover {
background: rgb(189, 0, 73); 
color: #ffffff;
}

#wrapperTopSubs #content {
width: 100%;
height: 250px;
padding-top: 9px;
background: url(../images/content-top.png) bottom center repeat-x;
}
#wrapperTopSubs #content #logo {
display: inline-block;
vertical-align: top;
width: 240px;
}

#wrapperTopSubs #content #menu {
display: inline-block;
vertical-align: top;
width: 592px;
padding-top: 20px;
text-align: center;
}
#wrapperTopSubs #content #patron {
display: inline-block;
vertical-align: top;
width: 160px;
}
#wrapperTopSubs #content #menu a {
display: inline-block;
font-family: 'Gafata', Tahoma;
color: #FFFFFF;
font-size: 18px;
text-transform: uppercase;
padding: 5px;
margin: 5px;
}
#wrapperTopSubs #content #menu a:hover {
background: #FFFFFF;
color: #3399FF;
}
#wrapperTopSubs #content #menu ul.subnav a {
display: inline-block;
font-family: 'Gafata', Tahoma;
color: #000000;
font-size: 12px;
text-transform: uppercase;
margin: 10px;
}
#wrapperTopSubs #content #menu ul.subnav  a:hover {
background: rgb(189, 0, 73); 
color: #ffffff;
}
ul.topnav {
	list-style: none;
	padding: 0;	
	margin: 0;
	z-index:9999999;

}
ul.topnav li {
	float: left;
	margin: 0;	
	z-index:9999999;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a {
	
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
	cursor: pointer;
}

ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: rgb(150, 197, 27) url(../images/bg_menu.png) top center no-repeat;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #CCCCCC;

	z-index:9999999;
}
ul.topnav li ul.navi2 {
	
	background: rgb(80, 162, 166) url(../images/bg_menu.png) top center no-repeat;

}
ul.topnav li ul.navi3 {
	
	background: rgb(235, 110, 16) url(../images/bg_menu.png) top center no-repeat;

}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	
	border-bottom: 1px solid #ffffff; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: none;
color: #000000;
	font-size:12px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: rgb(189, 0, 73); 
}
#wrapperTop #content #mainSlider {
clear: both;
width: 100%;
height: 380px;
}
#ind_boxes #ind1 {
display: inline-block;
vertical-align:top;
margin: 13px;
width: 218px;
height: 42px;
padding-top: 100px;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #96C51B url(../images/box1.png) top center no-repeat;
background-position: 65px 20px; 
font-family: 'Gafata', Tahoma;
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
text-transform: uppercase;
text-align: center;
}
#ind_boxes #ind2 {
display: inline-block;
vertical-align:top;
margin: 13px;
width: 218px;
height: 42px;
padding-top: 100px;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #50A2A6 url(../images/box2.png) top center no-repeat;
background-position: 65px 20px; 
font-family: 'Gafata', Tahoma;
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
text-transform: uppercase;
text-align: center;
}
#ind_boxes #ind3 {
display: inline-block;
vertical-align:top;
margin: 13px;
width: 218px;
height: 42px;
padding-top: 100px;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #BD0049 url(../images/box3.png) top center no-repeat;
background-position: 65px 20px; 
font-family: 'Gafata', Tahoma;
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
text-transform: uppercase;
text-align: center;
}
#ind_boxes #ind4 {
display: inline-block;
vertical-align:top;
margin: 13px;
width: 218px;
height: 42px;
padding-top: 100px;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #EB6E10 url(../images/box4.png) top center no-repeat;
background-position: 65px 20px; 
font-family: 'Gafata', Tahoma;
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
text-transform: uppercase;
text-align: center;
}
#ind_boxes #ind1:hover, #ind_boxes #ind2:hover, #ind_boxes #ind3:hover, #ind_boxes #ind4:hover {
text-decoration: none;
background-color: #666666;
} 
#classes {
padding-top: 10px;
}
#classes span {
font-size: 18px;
padding-left: 10px;
color: #6299E4;
font-weight:bold;
}
#classes a {
margin: 4px;
}
#slogan {
margin-left: 10px;
width: 940px;
padding: 15px;
margin-bottom: 25px;
font-size: 18px;
color: #666666;
line-height: 26px;
border-bottom: solid 5px #6299E4;
}
#slogan span {
color: #6299E4;
}
#index_news {
margin-bottom: 20px;
}
#index_news span {
font-size: 18px;
padding-left: 10px;
color: #6299E4;
font-weight:bold;
}
#index_news .news_item {
display: inline-block;
width: 287px;
margin-left: 20px;
margin-right: 20px;
}
#index_news .news_item h3 {
font-weight: normal;
color: #666666;
font-size: 22px;
font-family: 'Gafata', Tahoma;
}
#index_news .news_item img {
margin-bottom: 10px;
}
#index_news .news_item a:hover {
text-decoration: none;
color: #6299E4;
}
#wrapperBottom {
background: #3399FF;
padding-top: 20px;
padding-bottom: 20px;
width: 100%;
color: #FFFFFF;
margin-bottom: 10px;
}
#wrapperBottom #menu1 {
display: inline-block;
width: 180px;
padding-right: 10px;
vertical-align: top;
}
#wrapperBottom #menu2 {
display: inline-block;
width: 180px;
padding-right: 10px;
vertical-align: top;
}
#wrapperBottom #newsletter {
display: inline-block;
width: 230px;
padding-right: 10px;
vertical-align: top;
}
#wrapperBottom #facebook {
display: inline-block;
vertical-align: top;
background: #FFFFFF;
width: 350px;
}
#wrapperBottom #menu1 h3, #wrapperBottom #menu2 h3, #wrapperBottom #newsletter h3 {
font-size: 22px;
font-family: 'Gafata', Tahoma;
font-weight: normal;
margin-top: 0;
padding-top: 0;
}
#wrapperBottom #menu1 a, #wrapperBottom #menu2 a {
color: #FFFFFF;
line-height: 20px;
;
}
#copy {
float: right;
}
#copy a {
color: #0099FF;
}
.footer {
background: url(../images/wsp2.png) top center no-repeat;
min-height: 60px;
}
.page_title {
display: block;
font-size: 22px;
font-family: 'Gafata', Tahoma;
color: #0099FF;
padding-bottom: 10px;
border-bottom: dashed 1px #666666;
margin-bottom: 10px;
}
#other_news {
margin-bottom: 20px;

}
#other_news .news_item {
display: inline-block;
width: 100%;

margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: dashed 1px #CCCCCC;
}
#other_news .news_item h3 {
font-weight: normal;
color: #666666;
font-size: 18px;
margin-top: 0;
padding-top: 0;
font-family: 'Gafata', Tahoma;
}
#other_news .news_item img {
margin-bottom: 10px;
margin-right: 10px;
float: left;
max-height: 75px;
}
#other_news .news_item a:hover {
text-decoration: none;
color: #6299E4;
}
.paginator {

float: right;
/*border-top: solid 1px #C6C6C6;
padding-left: 13px;
padding-top: 24px;
padding-bottom: 24px;
padding-right: 13px;*/
font-size: 12px;
color: #474747;
font-weight: bold;
}
.paginator a {
display: inline-block;
border: solid 1px #CFCFCF;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 3px 6px;
-khtml-border-radius: 2px;
-icab-border-radius: 2px;
-webkit-border-radius: 2px;

font-size: 12px;
color: #474747;
text-decoration: none;
font-weight: bold;
margin-left: 2px;
margin-right: 2px;
background: #FFF url(../images/paginator.jpg) bottom left repeat-x;
}
.paginator a:hover {
	border-color: #02A9DE;
}
.paginator a.current {
color: #ffffff;
border-color: #01A8DD;
background: #2ACBFF url(../images/paginator2.jpg) bottom left repeat-x;
}
#newsletter_email {
width: 216px;
height: 34px;
border: solid 2px #FFFFFF;
background: none;
color: #FFFFFF;
padding-left: 4px; 
padding-right: 4px;
border-radius: 0;
box-shadow: none;
}
#newsletter_send {
float: right;
margin-right: 2px;
margin-top: 10px;
}
#newsletter .error {
color: #FFFFFF;
}
#newsletter_email.error {
border: solid 2px #FF0000;
font-size: 13px;
}
/*---[ form ]-----------------------------------------------------------------------*/
ul.form {
	margin: 0;
	list-style: none;
}
ul.form li {
	display: block;
	padding: 4px 0;
	margin: 0;
	background: none;
}
ul.form li.gap {
	padding: 4px 0 4px 155px;
	margin: 0;
	background: none;
}

ul.form li label {
	display: block;
	float: left;
	color: #3e3e3e;
	font-weight: bold;
	width: 240px;
	padding: 6px 15px 6px 0;
	text-align: right;
}
ul.form li label.error {
	display: inline-block;
	float: none;
	color: #ff0000;
	font-weight: normal;
	width: auto;
	padding: 2px;
	text-align: left;
}
ul.form li label span {
	font-weight: bold;
	color: #27dada;
}

ul.form li p {
	color: #787878;
	padding: 6px 0 6px 155px;
	margin: 0;
}
ul.form li p a {
	color: #ef9514;
}
ul.form li p a:hover {
	text-decoration: underline;
}
ul.form li div.status {
	color: #787878;
	padding: 6px 0 6px 155px;
	margin: 0;
}
ul.form li div.status a {
	color: #ef9514;
}
ul.form li div.status a:hover {
	text-decoration: underline;
}
ul.form li input[type="text"],
ul.form li input[type="file"],
ul.form li textarea {
	width: 260px;
}
ul.form li input[type="text"].short {
	width: 75px;
}
ul.form li select.short {
	width: 75px;
}

ul.form li textarea {
	vertical-align: top;
}
ul.form li .checkRadio {
	padding: 4px 0;
}
ul.form li .checkRadio label {
	display: inline;
	float: none;
	color: #3e3e3e;
	font-weight: normal;
	width: auto;
	padding: 0;
	text-align: left;
}
ul.form li .selectBox {
	width: 282px;
	float: left;
}
ul.form li .selectBox .sbHolder {
    width: 280px;
}
ul.form li .selectBox .sbSelector {
    width: 253px;
}
ul.form li .selectBox .sbOptions {
	width: 280px;
}
ul.form li .selectBoxShort {
	width: 75px;
	float: left;
}
ul.form li .selectBoxShort .sbHolder {
    width: 73px;
}
ul.form li .selectBoxShort .sbSelector {
    width: 46px;
}
ul.form li .selectBoxShort .sbOptions {
	width: 73px;
}
ul.form li .selectBoxMedium {
	width: 135px;
	float: left;
}
ul.form li .selectBoxMedium .sbHolder {
    width: 132px;
}
ul.form li .selectBoxMedium .sbSelector {
    width: 106px;
}
ul.form li .selectBoxMedium .sbOptions {
	width: 132px;
}
ul.form li.submit {
	padding: 10px 0 4px;
}
input[type="text"], input[type="password"], input[type="file"], select, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D7D7D7;
    border-radius: 3px;
    box-shadow: 1px 1px #EEEEEE inset;
    color: #686868;
    font-family: Arial,Helvetica,sans-serif,sans-serif;
    font-size: 13px;
    font-weight: normal;
    padding: 6px 10px 5px;
    width: 168px;
}

.buttonSubmit {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    color: #2F2B21;
    margin: 0;
    overflow: visible;
    padding: 0;
}
button {
    cursor: pointer;
}
.buttonBlue,
a.buttonBlue {
	display: inline-block;
	font-family: Arial, Geneva, sans-serif !important;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0 14px;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}
.buttonBlue,
a.buttonBlue {
	color: #fff;
	background: transparent url("../images/b-blue.gif") repeat-x 0 0;
	text-shadow: 1px 1px #32508e;
}
#facebook_container {

    position: fixed;
    right: -280px;
    top: 25%;
    width: 320px;
    z-index: 10000;

}
#facebook_container #cont {
	background: #ffffff;
	margin-left: 41px; 
	padding: 10px;
	border:solid 1px #2BC3E7;
} 
#facebook_button {
border:0;
float: left;
}

.fb_iframe_widget {
    background:  #FFFFFF;
    
}