@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto;
	min-height: 100%;
}
img {
	border: none;
}

#main {
	padding-bottom: 40px;
}
h1 {
	color:#453365;
	font-size:16px;
	line-height:18px;
	font-weight:500;
	margin-top:12px;
	margin-bottom:12px;
}
h2 {
	color:#8A557C;
	font-size:16px;
	line-height:18px;
	font-weight:500;
	margin-top:12px;
}
div.meta_info {
	margin-bottom: 12px;
	margin-left:12px;
	font-size: 10px;
}
h3 {
	color:#8A557C;
	font-size:11px;
	line-height:14px;
	font-weight:900;
	margin-top:12px;
	margin-bottom:12px;
	font-family:Verdana, Geneva, sans-serif;
}
a {
	color:#453365;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#wrap #main .wrapper .listWrapper .listBig .listBigContent.roundIner h2 {
	color:#fff;
	font-size:14px;
	line-height:16px;
	font-weight:400;
	background-color:#8e567d;
}
#wrap #main .wrapper .listWrapper .listBig .listBigContent.roundIner ul {
	margin:12px;
}
#wrap #main .wrapper .listWrapper .listBig .listBigContent.roundIner li {
	list-style:inside;
	margin-top:6px;
}
p {
	margin-top:12px;
	margin-bottom:12px;
}
body {
	background-color:#FFF;
	background-image:url(/images/news/fla.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#666;
}
div.wrapper {
	top:0;
	margin:0 auto;
	position:relative;
	width:994px;
	height:auto;
	background-color:#FFF;
	background-image:url(/images/news/header.jpg);
	background-repeat:no-repeat;
	background-position: 0 top;
	padding-bottom:60px;
}
div.emptyTop {
	position:relative;
	width:994px;
	height:160px;
}
div.pages {
	/*float:left;*/
	padding:0;
	margin:0;
	position:relative;
	left:12px;
	width:600px;
	height:auto;
	display:block;/*background-color:#F60;*/
}
.wrapper .pages ul li {
	display:inline;
	list-style:none;
	margin:0;
	
}
.wrapper .pages ul li a {

	text-decoration:none;
	padding:3px;
	padding-left:9px;
	padding-right:9px;
	color:#333;
}
.wrapper .pages ul li a:hover, .wrapper .pages .static {
	background-color:#8A557C;
	color:#fff;
	background: url('/images/news/pages/back.jpg') no-repeat center;
}
div.listWrapper {
	position:relative;
	width:900px;
	height:auto;
	margin-top:36px;
}
div.clear {
	height:20px;
	width:100%;
	clear:both;
}
div.list {
	float:left;
	position:relative;
	padding:20px;
	width:860px;
	height:138px;
	margin-left:12px;
	margin-top:12px;
	background-color: rgba(240, 240, 232, 0.5);
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7Ff0f0e8', EndColorStr='#7Ff0f0e8');
}
div.listBig {
	/*float:left;*/
	position:relative;
	padding:36px;
	width:820px;
	height:auto;
	margin-left:12px;
	margin-top:12px;
	background-color: rgba(240, 240, 232, 0.5);
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#7Ff0f0e8', EndColorStr='#7Ff0f0e8');
}
.list img {
	float:left;
}
div.listContent {
	width:630px;
	height:133px;
	background-color:#FFF;
	float:left;
	margin-left:20px;
}

div.listContent div.listResume  {
	margin:12px;
}
div.listContent h2 {
	margin-left:12px;
	
}

div.listBigContent {
	width:720px;
	height:auto;
	background-color:#FFF;
	padding:40px;/*float:left;*/
}
div.more {
	text-align:right;
	padding-top:2px;
	/*background-color:#8A557C;*/
	display:block;
	width:100px;
	float:right;
	margin-right:5px;
	height:20px;
}

.more a {
	color:#453365;
	text-decoration:none;
	padding-right:10px;
}
#footer {
	position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 40px;
	clear:both;
	background-color:#453365;
}
/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
div.footerContent {
	margin:0 auto;
	position:relative;
	width:960px;
	height:auto;
	height:20px;
	top:12px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
div.footerContent a {
	color:#FFF;
}
div.root {
	margin-left:-24px;
	margin-top:-24px;
	margin-bottom:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

div.gallery {
	margin-top:20px;
}
