﻿body{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#262626;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}
@font-face {
	font-family: 'Conv_3976';
	src: url('../fonts/3976.eot');
	src: local('☺'), url('../fonts/3976.woff') format('woff'), url('../fonts/3976.ttf') format('truetype'), url('../fonts/3976.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

form {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
.wrap{
	width:970px;
	margin:auto;
	position:relative;
	z-index:1;
}
.clear{
	clear:both;
	display:block;
}
img{
	border:0px;
}
.l-float{
	float:left;
}
.r-float{
	float:right;
}
a{
	color:#880b3d;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
button, select{
	cursor:pointer; 
	font-family:Tahoma, Geneva, sans-serif;
}
input, textarea, select{
	font-family:Tahoma, Geneva, sans-serif;
	border:1px solid #cccccc;
}
input, select, textarea, div  { 
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
input{
	background-color: #FFFFFF;
}
.top-nav{
	padding:2px 0 3px;
	background-color:#d9417e;
	text-align:right;
}
.header{
	border-bottom:1px dashed #d3d2d2;
	margin-bottom:12px;
}
.header .col-l{
	float:left;
	width:572px;
	padding-top:13px;
}
.header .col-l .border{
	background-image:url(../img/border.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.header .col-r{
	float:right;
	width:398px;
	height:160px;
	background-image:url(../img/flamingo-head.jpg);
	background-repeat:no-repeat;
}
.header .logo{
	float:left;
}
.header .call{
	float: right;
    margin-right: 2px;
    margin-top: 58px;
    text-align: right;
}
.header .call .title{
	font-size:12px;
	color:#474747;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-0.7px;
}
.header .call .desc{
	font-size:30px;
	color:#474747;
	font-family: 'Conv_3976';
	letter-spacing:-2px;
	line-height: 30px;
}
.header .call .desc span{
	font-size:24px;
}
.nav{
	width:590px;
	padding-top: 8px;
}
.nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.nav ul li{
	display:inline-block;
	padding-right:14px;
}
.nav ul li a{
	display:block;
	color:#474747;
	font-size:14px;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
}
.nav ul li a:hover{
	color:#ca3470;
	text-decoration:none;
}
.nav ul li a.activ{
	color:#ca3470;
	text-decoration:none;
}
.subnav{
	float:left;
	width:263px;
	border-right:1px solid #d5d5d5;
}
.subnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	margin-top:-1px;
	background-image:url(../img/border3.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-bottom:1px;
}
.subnav ul li{
	background-image:url(../img/shadow-nav.gif);
	background-position:right top;
	background-repeat:repeat-y;
}
.subnav ul li a{
	background-image: url("../img/border2.gif");
    background-position: right top;
    background-repeat: no-repeat;
    color: #474747;
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 14px;
    height: 49px;
    letter-spacing: -0.3px;
    line-height: 48px;
    padding: 0;
}
.subnav ul li span{
	display:block;
	background-image:url(../img/pic-list.png);
	background-position:left 21px;
	padding-left:20px;
	background-repeat:no-repeat;
}
/*----------jcarousel-----------*/
.jcarousel-wrapper {
    position: relative;
}
.jcarousel {
    overflow: hidden;
    position: relative;
	width:705px;
	height: 292px;
}
.jcarousel ul {
	margin:0;
	padding:0;
    position: relative;
    width: 20000em;
	list-style:none;
}

.jcarousel li {
    float: left;
}
.jcarousel li img{
	float: left;
}
.jcarousel-navigation {
	bottom: 10px;
    padding-top: 8px;
    position: absolute;
    right: 10px;
    text-align: center;
}
.jcarousel-pagination {
    display:inline-block;
	margin:0;
}
.jcarousel-pagination a {
	text-decoration:none;
	display:block;
	float:left;
	width:8px;
	height:8px;
	font-size:0;
	line-height:0;
	background-color:#fff;
	border-radius:150px;
	box-shadow:1px 1px 1px rgba(0, 0, 0, 0.7) inset;
	margin:0 3px;
}
.jcarousel-pagination a.active {
	background-color:#840b3c;
}
.jcarousel-pagination a:hover{
	background-color:#c49eae;
}
.slider{
	float:right;
	width:705px;
	border:1px solid #bababa;
}
/*----------end-----------*/
.content-home{
	padding-top:20px;
}
.content-home p{
	margin-top:0;
}
.content-home .title{
	border-bottom:2px solid #d25d88;
	padding-bottom:5px;
	margin-bottom:20px;
	position:relative;
}
.content-home .title h1{
	margin:0;
	color:#595959;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
}
.content-home .title span{
	display:block;
	width:10px;
	height:5px;
	background-image:url(../img/pic-title.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	bottom:-7px;
	left:25px;
}
.news-home{
	padding:15px 0;
	border-top:1px dashed #cbcaca;
	border-bottom:1px dashed #cbcaca;
	background-color:#f8f8f8;
	background-image:url(../img/bg-news-home.gif);
	background-repeat:repeat-x;
}
.news-home .group{
	width:993px;
}
.news-home .item{
	width:225px;
	float:left;
	margin-right:23px;
}
.news-home .item .title{
	border-bottom:2px solid #c2c2c2;
	padding-bottom:5px;
	margin-bottom:20px;
	position:relative;
}
.news-home .item .title h2{
	margin:0;
	color:#595959;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
}
.news-home .item .title span{
	display:block;
	width:10px;
	height:5px;
	background-image:url(../img/pic-title2.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	bottom:-7px;
	left:25px;
}
.news-home .item p{
	margin:0;
	font-size:12px;
	color:#262626;
	text-align:justify;
}
.news-home .item .more{
	text-align:right;
	font-size:14px;
	color:#880b3d;
}
.news-home .item .more a{
	text-decoration:underline;
	font-size:12px;
}
.news-home .item .more a:hover{
	text-decoration:none;
}
.footer{
	background-color:#820b3b;
	padding:15px;
	color:#fff;
	margin-top:1px;
}
.footer .col-l{
	float:left;
	width:250px;
}
.footer .col-l .copy{
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	position:relativel;
	margin-top:-6px;
}
.footer .col-c{
	float: left;
    margin-left: 60px;
    margin-top: 35px;
    width: 425px;
}
.footer .col-c ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.footer .col-c ul li{
	display:inline-block;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.footer .col-c ul li a{
	display:block;
	background-image:url(../img/pic-list2.png);
	background-repeat:no-repeat;
	background-position:left 6px;
	margin-right:15px;
	padding-left:10px;
	color:#fff;
}
.footer .col-r{
	float:right;
	width:200px;
	text-align:right;
}
.footer .col-r .call{
	font-size:30px;
	color:#a95778;
	font-family: 'Conv_3976';
	letter-spacing:-2px;
	line-height: 30px;
	margin-bottom:10px;
}
.footer .col-r .call span{
	font-size:24px;
}
.left {
    float: left;
    width: 251px;
	padding-top: 20px;
	margin-bottom:20px;
}
.b-block {
    margin-bottom: 20px;
}
.right {
    float: right;
    width: 705px;
	padding-top: 20px;
	margin-bottom:20px;
}
.right .title{
	border-bottom:2px solid #d25d88;
	padding-bottom:5px;
	margin-bottom:20px;
	position:relative;
}
.right .title h1{
	margin:0;
	color:#595959;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
}
.right .title span{
	display:block;
	width:10px;
	height:5px;
	background-image:url(../img/pic-title.png);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	bottom:-7px;
	left:25px;
}
.breadcrumbs {
    color: #808285;
    font-size:11px;
	margin-bottom:15px;
}
.right h2 {
    font-size: 14px;
    margin-top: 0;
}
.right ul {
    padding-left: 20px;
}
.right ul li {
    padding: 0 0 5px;
}
.media .item{
	float: left;
    padding: 0 25px 23px 0;
    width: 351px;
}
.media .item .image{
	margin-bottom:5px;
}
.media .item .image img {
    border: 6px solid #e0e2e5;
	display:inline-block;
}
.media .photo {
    float: left;
    position: relative;
}
.media .photo div {
   	height: 27px;
    left: 14px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    width: 25px;
}
.media .photo img {
    border: 6px solid #e0e2e5;
	display:block;
}
.media .photo div.next {
    left: auto;
    right: 14px;
}
.media .photo div a {
    background: url("../img/arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 27px;
    width: 25px;
}
.media .photo div.next a {
    background-position: -25px 0;
}
.media .links {
    float: right;
    padding-top: 150px;
    width: 130px;
}
.media h1{
	font-size:14px;
	margin:0;
	margin-top:10px;
}
.navigator {
    padding-top: 15px;
    text-align: left;
}
.navigator a {
    background: none repeat scroll 0 0 #808285;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    margin-right:30px;
    padding: 3px 8px;
    text-decoration: none;
}
.right .summary{
	font-style:italic;
	margin-bottom:15px;
}
.right .summary h2{
	margin:0;
	font-size:14px;
}
.image-news{
	float:left;
	position:relative;
	margin-bottom:15px;
}
.image-news img {
    border: 6px solid #e0e2e5;
	display:block;
}
.image-news span {
    background: none repeat scroll 0 0 #ca3470;
    color: #fff;
	font-size:12px;
    font-weight: bold;
    height: 26px;
    right: 6px;
    line-height: 26px;
    position: absolute;
    text-align: center;
    bottom: 6px;
    width: 105px;
}
.links-news {
    float: right;
    width: 150px;
}
.news-list{
	margin-bottom:20px;
}
.news-list .item{
	padding-bottom:20px;
}
.news-list .item .image{
	float: left;
    position: relative;
    width: 340px;
}
.news-list .item .image img {
    border: 6px solid #e0e2e5;
}
.news-list .item .image span {
    background: none repeat scroll 0 0 #ca3470;
    color: #fff;
	font-size:12px;
    font-weight: bold;
    height: 26px;
    left: 221px;
    line-height: 26px;
    position: absolute;
    text-align: center;
    bottom: 9px;
    width: 105px;
}
.news-list .item h2{
	font-size:16px;
	margin:0;
	margin-bottom:10px;
}
.news-list .item h2 a{
	color:#575757;
}
.news-list .item p{
	margin:0;
	margin-bottom:10px;
}
.pager {
	text-align:center;
	padding-bottom:15px;
}
.pager span {
	margin:0 2px;
	display:inline-block;
	width:22px;
	height:22px;
	line-height: 23px;
}
.pager a {
	color:#000;
	text-decoration:none;
}
.pager .current {
	color:#fff;
	background:#808285;
}
.pager a:hover{
	text-decoration:underline;
}
.filter{
	margin-top:12px;
}
.filter .input {
	float:left;
	width:172px;
	padding-right:34px;
}
.filter .text {
	width:340px;
	padding-top:12px;
}
.filter .text input {
	width:100%;
}
.filter label {
	display:block;
	color:#f37021;
	font-weight:bold;
	padding-bottom:5px;
}
.filter .select select {
	width:100%;
}
.filter .button {
	float:left;
}
.filter .button input{
	border:0;
}
.search-results{
	padding-top:20px;
}
.search-results .item h2{
	margin:0;
	font-size:14px;
	font-weight:normal;
}
.search-results .item{
	margin-bottom:20px;
}
.search-results .item h2{
	font-size:16px;
	margin:0;
	margin-bottom:10px;
}
.search-results .item p{
	margin:0;
	margin-bottom:10px;
}