* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

img {
	vertical-align: top;
	max-width: 100%;
	outline: none;
	border: none;
}

body {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
}

.innercont {
	width: 1000px;
	margin: 0 auto;
}

#header {
	background: url('img/header.jpg') no-repeat 50% 0%;
	position: relative;
}

#headinner {
	background: url('img/header.jpg') no-repeat 50% 0%;
	position: relative;
	z-index: 200;
}

#headl {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 50%;
	background: url('img/headerl.png') repeat-x top left;
	z-index: 100;
}

#headr {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
	width: 50%;
	background: #4E5397;
	z-index: 100;
}

#header .innercont {
	height: 256px;
	position: relative;
}

#titles {
	position: absolute;
	left: 308px;
	top: 90px;
}

#titles_name {
	font-size: 44px;
	font-weight: bold;
	color: #503582;
}

#titles_name a {
	color: #503582;
	text-decoration: none;
}

#titles_desc {
	font-size: 26px;
	color: #503582;
}

#searchblock {
	position: absolute;
	right: 67px;
	top: 193px;
	overflow: hidden;
}

#searchblock input[type="text"] {
	width: 166px;
	height: 31px;
	float: left;
	border: none;
	background: url('img/searchtext.png') no-repeat left top;
	font-family: 'PT Sans', sans-serif;
	padding-left: 10px;
}

#searchblock input[type="submit"] {
	width: 39px;
	height: 31px;
	float: left;
	border: none;
	background: url('img/searchbutton.png') no-repeat left top;
}

#headsocials {
	position: absolute;
	right: 63px;
	top: 89px;
}

#headsocials ul {
	overflow: hidden;
}

#headsocials ul li {
	display: block;
	list-style-type: none;
	float: left;
	padding-left: 5px;
}

#topmenu {
	width: 100%;
	height: 42px;
	line-height: 42px;
	text-align: center;
	margin-bottom: 40px;
	position: relative;
	z-index: 1000;
}

#topmenuinner {
	background: url('img/topmenu.png') no-repeat 50% 0%;
	position: relative;
	z-index: 200;
}

#topmenul {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	height: 100%;
	width: 50%;
	background: #4F5095;
}

#topmenur {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 100;
	height: 100%;
	width: 50%;
	background: #2D77AB;
}

#topmenu ul {
	display: inline-block;
	/*overflow: hidden;*/
}

#topmenu ul li {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	position: relative;
}

#topmenu ul li a {
	display: block;
	padding: 0px 32px;
	color: #fff;
	text-decoration: none;
}

#topmenu ul li:hover {
	background: rgba(0,0,0,0.25);
}

#topmenu ul li ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 42px;
	background: #225980;
	text-align: left;
	display: none;
}

#topmenu ul li:hover ul {
	display: block;
}

#topmenu ul li ul li {
	font-size: 12px;
	line-height: normal;
	border-bottom: 1px dotted rgba(255,255,255,0.25);
	float: none;
	width: 200px;
}

#topmenu ul li ul li a {
	display: block;
	padding: 12px 32px;
}

#content {}

.contblock {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
}

.contblock:last-child {
	border-bottom: 0px;
	margin-bottom: 0px;
}

.contblock h2 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #503582;
	padding-left: 52px;
	position: relative;
	top: -18px;
}

.articles {
	text-align: center;
}

.articles_inner {
	overflow: hidden;
	width: 928px;
	display: inline-block;
	text-align: left;
}

.article {
	float: left;
	margin: 0px 16px;
	width: 200px; 
	padding-top: 152px;
	position: relative;
}

.article.big {
	width: 432px;
	padding-top: 206px;
}

.artimg {
	width: 200px;
	height: 152px;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
}

.article.big .artimg {
	width: 432px;
	height: 206px;
}

.article h3 {
	font-size: 13px;
	font-weight: bold;
	color: #816ea5;
	text-transform: uppercase;
	padding: 12px 0px;
	clear: both;
}

.article h3 a {
	text-decoration: none;
	color: #816ea5;
}

.article h3 a:hover {
	color: #2E77AC;
}

.article.big h3 {
	font-size: 18px;
}

.artlabel {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 200;
	/*width: 100px;*/
	height: 30px;
	padding-left: 22px;
	padding-right: 16px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
}

.artlabel:before {
	position: absolute;
	display: block;
	content: " ";
	background: url('img/artlabel.png') no-repeat left top;
	height: 30px;
	left: 0px;
	top: 0px;
	width: 100px;
	z-index: -100;
}

.artlabel:after {
	position: absolute;
	display: block;
	content: " ";
	background: #2D77AB;
	height: 30px;
	right: 0px;
	top: 0px;
	width: 100%;
	z-index: -200;
	margin-right: -22px;
}

.artlabel a {
	color: #fff;
	text-decoration: none;
}

.article p {
	clear: both;
	padding-bottom: 22px;
}

.artcont {
	overflow: hidden;
}

.art_readmore {
	float: right;
	height: 26px;
	line-height: 24px;
	text-align: center;
	width: 118px;
	background: url('img/art_readmore.png') no-repeat left bottom;
	font-weight: bold;
	text-transform: uppercase;
	color: #816ea5;
	font-size: 12px;
}

.art_readmore a {
	color: #816ea5;
	text-decoration: none;
}

.art_readmore a:hover {
	color: #2E77AC;
}

.art_date {
	float: left;
	color: #7a7a7a;
	font-size: 12px;
	padding-top: 12px;
}

.article.big p {
	clear: none;
	width: 230px;
	float: right;
	padding-left: 20px;
	border-left: 1px solid #ccc;
	margin-left: 20px;
	padding-bottom: 0px;
}

.article.big .artcont {
	padding-top: 12px;
}

.article.big .art_readmore {
	float: none;
	text-align: left;
	font-size: 14px;
	padding-right: 32px;
	background: url('img/bigrm.png') no-repeat 100% 50%;
	height: 22px;
	line-height: 20px;
	display: inline-block;
	width: auto;
	margin-bottom: 7px;
}

.article.big .art_date {
	float: none;
}

.contblock.vidslider {
	background: #f8f8f8;
	margin-top: -40px;
	padding-top: 40px;
	border: none;
}

.contblock.vidslider#artslider {
	background: #F0E7F2;
}

.vslider {
	text-align: center;
	padding-left: 52px;
	position: relative;
}

.vslider_inner {
	width: 948px;
	margin: 0 auto;
	overflow: hidden;
	display: inline-block;
}

.vslider_lent {
	width: 1000000px;
	overflow: hidden;
}

.vslider_item {
	width: 264px;
	float: left;
	margin-right: 52px;
	text-align: left;
	padding-top: 160px;
	position: relative;
}

.vslider_img {
	width: 264px;
	height: 155px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.vslider_img a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.vslider_img a:after {
	content: " ";
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: url('img/play.png') no-repeat 50% 50%;
}

.vslider_item.noplay a:after {
	background: none;
}

.vslider_item h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #816ea5;
	padding: 8px 0px;
}

.vslider_item h3 a {
	color: #816ea5;
	text-decoration: none;
}

.vslider_item h3 a:hover {
	color: #2E77AC;
}

.vslider_controls {
	position: absolute;
	right: 52px;
	top: -40px;
}

.vslider_controls ul {
	overflow: hidden;
}

.vslider_controls ul li {
	display: block;
	list-style-type: none;
	float: left;
	width: 14px;
	height: 14px;
	background: #816ea5;
	border-radius: 50%;
	text-indent: -9999px;
	margin-left: 4px;
	cursor: pointer;
}

.vslider_controls ul li.active {
	width: 12px;
	height: 12px;
	border: 1px solid #816ea5;
	background: #fff;
	cursor: default;
}

.contblock.briefhistory {
	margin-top: -40px;
	padding-bottom: 0px;
	border-bottom: 0px;
	position: relative;
}

.contblock.briefhistory .briefinner {
	background: url('img/briefhistory.jpg') no-repeat 50% 0%;
	position: relative;
	z-index: 200;
	padding-top: 40px;
}

.briefhistoryl {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 286px;
	width: 50%;
	background:#DAD0D8;
	z-index: 100;
}

.briefhistoryr {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 286px;
	width: 50%;
	background: #E7E3E0;
	z-index: 100;
}

.contblock.briefhistory .innercont {
	height: 266px;
	padding-right: 424px;
	position: relative;
	width: 576px;
	z-index: 200;
}

.brhist {
	padding-left: 52px;
	font-size: 14px;
}

.brhist p {
	margin-bottom: 12px;
}

.bh_readmore {
	position: absolute;
	left: 52px;
	bottom: 21px;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 36px;
	text-align: center;
}

.bh_readmore a {
	display: block;
	width: 140px;
	height: 36px;
	background: url('img/bh_readmore.png') no-repeat left top;
	padding-right: 16px;
	color: #fff;
	text-decoration: none;
}

.contblock.cform {
	border-bottom: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;
}

.contform {
	overflow: hidden;
	padding: 0px 52px;
}

.contform label {
	display: block;
	padding-bottom: 2px;
	color: #707070;
	font-size: 12px;	
}

.cf_line {
	margin-bottom: 20px;
}

.cf_line:last-child {
	margin-bottom: 0px;
}

.cf_left {
	float: left;
	width: 250px;
}

.cf_left input[type="text"] {
	width: 240px;
	padding-left: 8px;
	height: 30px;
	border: 1px solid #ccc;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
}

.cf_right {
	width: 394px;
	float: right;
	overflow: hidden;
}

.cf_right textarea {
	padding: 4px;
	height: 92px;
	width: 384px;
	border: 1px solid #ccc;
	resize: none;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
}

.cf_right input[type="submit"] {
	float: right;
	border: none;
	font-family: 'PT Sans', sans-serif;
	width: 156px;
	height: 36px;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	background: url('img/cfsubmit.png') no-repeat left top;
}

#footer {
	height: 38px;
	background: #2E77AC url('img/footer.jpg') no-repeat 50% 0%;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .innercont {
	position: relative;
}

#copyright {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 38px;
	line-height: 38px;
	z-index: 900;
}

#footmenu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
}

#footmenu ul {
	display: inline-block;
	overflow: hidden;
}

#footmenu ul li {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0px 12px;
	text-transform: uppercase;
	font-weight: bold;
}

#footsocials {
	position: absolute;
	right: 0px;
	top: 6px;
	height: 38px;
	overflow: hidden;
}

#footsocials li {
	display: block;
	list-style-type: none;
	float: left;
	margin-left: 6px;
}

/* --- */

#error404 {
	width: 340px;
	padding: 40px;
	text-align: center;
	margin: 0 auto;
	background: #efefef;
}

#error404 h1 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: bold;
}

#error404 h2 {
	padding-left: 0px;
	position: static;
}

/* --- */

.page {

}

.page h1 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	color: #503582;
}

.artmenu {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
}

.artmenu ul {
	overflow: hidden;
}

.artmenu ul li {
	list-style-type: none;
	position: relative;
	display: block;
	margin-right: 62px;
	padding-left: 16px;
	line-height: 30px;
	float: left;
}

.artmenu ul li:before {
	content: ' ';
	display: block;
	background: #000;
	position: absolute;
	left: 0px;
	top: 10px;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: #503582;
}

.artmenu ul li.active:before {
	content: ' ';
	display: block;
	background: #000;
	position: absolute;
	left: 0px;
	top: 10px;
	width: 8px;
	height: 8px;
	border-radius: 5px;
	border: 1px solid #503582;
	background: #fff;
}

.artmenu ul li a {
	color: #503582;
	text-decoration: none;
}

.artmenu ul li a:hover {
	text-decoration: underline;
}

.catartlist {
	overflow: hidden;
}

.catartlist .article {
	width: 228px;
	margin: 0px 24px 48px 0px;
	padding: 0px 0px 0px 200px;
}

.catartlist .article .artimg {
	min-height: 144px;
}

.catartlist .article .artlabel {
	right: 238px;
}

.catartlist .article h3 {
	padding-top: 0px;
}

.catartlist .article .artimg {
	width: 190px;
}

/* --- */

.article_text {
	font-size: 14px;
}

.article_text p {
	margin-bottom: 20px;
}

/* --- */

.breadcrumbs {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #898989;
}

.breadcrumbs ul {
	overflow: hidden;
}

.breadcrumbs ul li {
	display: block;
	list-style-type: none;
	float: left;
	padding-right: 20px;	
	text-transform: uppercase;
	background: url('img/breadcrumbs.png') no-repeat 100% 50%;
	margin-right: 6px;
}

.breadcrumbs ul li:last-child {
	background: none;
}

.breadcrumbs ul li a {
	color: #503582;
	text-decoration: none;
}

.breadcrumbs ul li a:hover {
	text-decoration: underline;
}

/* --- */

.arttop {
	overflow: hidden;
}

.artdate {
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 2px solid #ccc;
	color: #898989;
	font-weight: bold;
	font-size: 14px;
	line-height: 26px;
}

/* --- */

.contblock.biobrief {
	margin-bottom: 0px;
	border-bottom: none;
	overflow: hidden;
	font-size: 14px;
}

.biovideo {
	float: left;
	padding-right: 20px;
}

.contblock.biobrief h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #503582;
	margin-bottom: 20px;
}

.contblock.biobrief p {
	margin-bottom: 20px;
}

.contblock.biobrief p:last-child {
	margin-bottom: 0px;
}

.contblock.biopoints {
	color: #816ea5;
	font-size: 14px;
}

.bp {
	display: table;
	width: 100%;
	margin-bottom: 27px;
	position: relative;
}

.bp:last-child {
	margin-bottom: 0px;
}

.bp:after {
	display: block;
	width: 6px;
	height: 30px;
	left: 40px;
	bottom: -28px;
	background: #816ea5;
	content: " ";
	position: absolute;
}

.bp:last-child:after {
	display: none;
}

.bpinner {
	display: table-row;
}

.bp_year {
	height: 88px;
	display: table-cell;
	width: 208px;
	background: url('img/bp.png') no-repeat 0% 50%;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
	padding-left: 16px;
}

.bp_info {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}

.contblock.orgz {
	margin-top: -40px;
	padding-bottom: 0px;
	border-bottom: 0px none;
	position: relative;
}

.orgzinner {
	background: transparent url("img/orgz.jpg") no-repeat scroll 50% 0%;
	position: relative;
	z-index: 200;
	padding-top: 40px;
}

.orgzinner .innercont {
	height: 358px;
	padding-right: 352px;
	position: relative;
	width: 648px;
	z-index: 200; 
}

.orgzl {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 377px;
	width: 50%;
	background: #DAD0D8 none repeat scroll 0% 0%;
	z-index: 100;
}

.orgzr {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 377px;
	width: 50%;
	background: #E7E3E0 none repeat scroll 0% 0%;
	z-index: 100;
}

.orgz h2 {
	clear: both;
	padding-left: 18px;
	margin-bottom: 20px;
	top: -10px;
}

.orgz ul {
	width: 216px;
	float: left;
}

.orgz ul li {
	padding-left: 18px;
	padding-right: 18px;
	display: block;
	height: 80px;
	margin-bottom: 10px;
	position: relative;
}

.orgz ul li:after {
	content: " ";
	display: block;
	width: 6px;
	height: 6px;
	background: #503582;
	border-radius: 3px;
	position: absolute;
	left: 5px;
	top: 6px;
}

.contblock.achievpoints {
	background: url('img/theborder.png') no-repeat 50% 100%;
	border: none;
	padding-bottom: 60px;
}

.achievpoints h2 {
	clear: both;
	padding-left: 18px;
	margin-bottom: 40px;
	top: 0px;
}

.ap {
	display: table;
	width: 100%;
	margin-bottom: 37px;
	position: relative;
}

.ap:last-child {
	margin-bottom: 0px;
}

.apinner {
	display: table-row;
}

.ap_year {
	height: 28px;
	display: table-cell;
	width: 151px;
	background: url('img/ap.png') no-repeat 0% 50%;
	font-weight: bold;
	color: #b9accb;
	font-size: 20px;
	vertical-align: middle;
	padding-left: 73px;
	padding-bottom: 20px;
}

.ap_info {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
	font-size: 14px;
}

.contblock.rewardlist {
	border: none;
	font-size: 14px;
}

.rewardlist h2 {
	clear: both;
	padding-left: 18px;
	margin-bottom: 40px;
	top: 0px;
}

.rewardlist ul.spoiled {
	display: none;
}

.rewardlist ul li {
	display: block;
	list-style-type: none;
	margin-bottom: 4px;
	padding-left: 18px;
	position: relative;
}

.rewardlist ul li:before {
	display: block;
	content: " ";
	position: absolute;
	left: 0px;
	top: 5px;
	background: #b9accb;
	border-radius: 3px;
	width: 6px;
	height: 6px;
}

.rewardrm {
	padding-top: 30px;
	text-align: right;
}

.rewardrm a {
	color: #503582;
	display: inline-block;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	height: 27px;
	vertical-align: middle;
}

.rewardrm a i {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url('img/therm.png') no-repeat 100% 0%;
	margin-left: 6px;
	vertical-align: middle;
	margin-top: -6px;
}

.rewardrm.opened a i {
	background-position: 0px -27px;
}

#rewslider {
	background: #d6d0d7;
	margin-bottom: 60px;
	position: relative;
}

#rewslider:after {
	content: " ";
	display: block;
	width: 100%;
	height: 20px;
	position: absolute;
	left: 0px;
	bottom: -20px;
	background: url('img/theborder.png') no-repeat 50% 0%;
}

#dipslider {
	background: #d6d0d7;
	margin-bottom: 0px;
	position: relative;
}

/* --- */

.cfform {
	padding: 20px 10px;
	border: 1px solid #efefef;
	margin: 20px 0px;
}

.cfform h2 {
	position: static;
	padding: 0px;
	margin-bottom: 20px;
}

.cfform .contform {
	padding: 0px;
}

/* --- */

.catartlist2 {
	text-align: center;
	padding-left: 52px;
	position: relative;
}

.catartlist2_inner {
	width: 948px;
	margin: 0px auto;
	overflow: hidden;
	display: inline-block;
}

.article2 {
	width: 264px;
	float: left;
	margin-right: 52px;
	text-align: left;
	padding-top: 160px;
	position: relative;
	height: 100%;
}

.art2img {
	width: 264px;
	height: 155px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.article2 h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #816EA5;
	padding: 8px 0px;
}

.article2 h3 a {
	color: #816EA5;
	text-decoration: none;
}

.article2 h3 a:hover {
	color: #2E77AC;;
}

/* --- */

.articleinn {
	width: 800px;
	margin: 0 auto;
	text-align: justify;
}

.breadcrumbs.articleinn {
	margin-bottom: 20px;
}

.articleinn h2 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #503582;
    padding-left: 0px;
    position: static;
    margin-bottom: 20px;
}

.articleinn hr {
	height: 1px;
	border: none;
	background: #503582;
	margin-bottom: 20px; 
}

.articleinn a {
	color: #503582;
	text-decoration: underline;
}

.articleinn a:hover {
	text-decoration: none;
}

/* --- */

.pagetop {
	position: relative;
	z-index: 800;
}

.pagetop:after {
	content: " ";
	display: block;
	clear: both;
}

.pagetop h1 {
	float: left;
}

.pagetop .datesel {
	float: right;
}

.datesel {
	font-size: 14px;
	text-transform: uppercase;
	color: #898989;
	font-weight: bold;
	position: relative;
}

.selecter {
	height: 22px;
	line-height: 28px;
	padding: 4px;
	cursor: pointer;
}

.selecter i {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url('img/therm.png') no-repeat 100% 0%;
	margin-left: 6px;
	vertical-align: middle;
	margin-top: -6px;
}

.selecter.opened i {
	background-position: 0px -27px;
}

.datesel a {
	color: #503582;
	text-decoration: none;
}

.datesel ul {
	position: absolute;
	padding: 4px;
	border: 1px solid #f0f0f0;
	right: 40px;
	top: 35px;
	border-radius: 1px;
	background: #fcfcfc;
}

.datesel ul li {
	white-space: nowrap;
	list-style-type: none;
	display: block;
	border-radius: 1px;
	text-align: right;
}

.datesel ul li a {
	display: block;
	padding: 6px;
}

.datesel ul li a:hover {
	background: #9DC9E9;
}

/* --- */

.pagenavi {
	padding: 6px;
	overflow: hidden;
	text-align: center;
}

.pagenavi ul {
	display: inline-block;
	overflow: hidden;
}

.pagenavi ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px 4px;
	font-weight: bold;
}

.pagenavi ul li a {
	color: #503582;
}

.pagenavi ul li.active a {
	color: #222;
	text-decoration: none;
}

/* --- */

.vidlist {
	overflow: hidden;
}

.vidlist_inner {
	width: 1060px;
}

.vidlist_item {
	width: 300px;
	padding: 9px;
	border: 1px solid #e0e0e0;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.vidlist_item h3 {
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: uppercase;
}

.vidlist_item h3 a {
	text-decoration: none;
}

.vidlist_item h3 a:hover {
	color: #000;
}

.vidlist_img {
	margin-bottom: 10px;
	position: relative;
}

.vidlist_img a {
	position: relative;
	display: block;
	width: 300px;
	height: 200px;
}

.vidlist_img a:after {
	display: block;
	content: " ";
	width: 62px;
	height: 62px;
	background: #fff;
	border-radius: 31px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -31px;
	margin-top: -31px;
	z-index: 999;
	background: #fff url('img/play.png') no-repeat 60% 50%;
}

.vidline {
	overflow: hidden;
}