body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #000;
}
body, p, ul, li, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
h1 {
	line-height: 110%;
}
a {
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	line-height: 105%;
}
a, a:hover, a:active {
	outline: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.row5 {
	margin-bottom: 5px;
}
.row {
	margin-bottom: 10px;
}
.row15 {
	margin-bottom: 15px;
}
.row20 {
	margin-bottom: 20px;
}
.row25 {
	margin-bottom: 25px;
}
.rowTop5 {
	margin-top: 5px;
}
.rowTop {
	margin-top: 10px;
}
.rowTop20 {
	margin-top: 20px;
}
.fs10 {
	font-size: 10px;
}
.fs11 {
	font-size: 11px;
}
.fs12 {
	font-size: 12px;
}
.fs13 {
	font-size: 13px;
}
.fs14 {
	font-size: 14px;
}
.fs15 {
	font-size: 15px;
}
.fs16 {
	font-size: 16px;
}
.fs17 {
	font-size: 17px;
}
.fs18 {
	font-size: 18px;
}
.fs19 {
	font-size: 19px;
}
.fs20 {
	font-size: 20px;
}
.fs21 {
	font-size: 21px;
}
.fs22 {
	font-size: 22px;
}
.fs23 {
	font-size: 23px;
}
.fs24 {
	font-size: 24px;
}
.fs30 {
	font-size: 30px;
}
.pointer {
	cursor: pointer;
}
.hidden {
	display: none !important;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.alignLeft {
	text-align: left;
}
.center {
	margin: 0 auto;
}
.clear {
	clear: both;
}
.inline {
	display: inline;
}
.normal {
	font-weight:normal;
}
.bold {
	font-weight:bold;
}
.uppercase {
	text-transform: uppercase;
}
.underline {
	text-decoration:underline;
}
.italic {
	font-style:italic;
}
.ml5 {
	margin-left:5px;
}
.ml10 {
	margin-left:10px;
}
.ml20 {
	margin-left:20px;
}
.mr5 {
	margin-right:5px;
}
.mr10 {
	margin-right:10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mt5 {
	margin-top: 5px;
}
li {
	list-style:none;
}
.bold {
	font-weight: bold;
}
input[type=button], input[type=submit] {
	cursor: pointer;
}
textarea {
	resize: none;
}
.layout {
	width: 100%;
	float: left;
}
.hasLayout {
	width: 100%;
	overflow:hidden;
}
.overflow {
	overflow: hidden;
}
.w50 {
	width: 50px;
}
.w75 {
	width:75px;
}
.w100 {
	width: 100px;
}
.w140 {
	width: 140px;
}
.w180 {
	width: 180px;
}
.w200 {
	width: 200px;
}
.w220 {
	width: 220px;
}
.w480 {
	width: 480px;
}
.black {
	color: #000;
}
.articleText li {
	list-style: inside;
}
.articleText ul{
	margin: 0 0 0 40px;
}
.articleText ol li {
	list-style: decimal inside;
}
.articleText a {
	text-decoration: underline;
	color: #4786B6;
}
.articleText {
	font-size: 12px;
}
.articleText p {
	margin-bottom: 15px !important;
}
/* specific */
.topMenu a, .color1 {
	color: #4786b6;
}
.pageHolder {
	width: 940px;
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	border: 1px solid #ddd9d0;
	overflow: hidden;
}
.pageHeader {
	padding: 8px 0 18px 0;
	background: url(/img/header.png) 0 bottom no-repeat;
	margin-bottom: 4px;
	position: relative;
}
.pageHeader .siteLink {
	color: #3F3F3F;
	font-size: 11px;
	left: 153px;
	position: absolute;
	top: 59px;
}
.pageHeader .siteLink a {
	font-weight: bold;
	color: #4786b6
}
.sitesGroup {
	border-bottom: 1px solid #ddd9d0;
	height: 24px;
	line-height: 21px;
}
.sitesGroup a {
	color: #6b6046;
	font-size: 11px;
	margin-right: 18px;
   position: relative;
}
.sitesGroup a.selected{
	color: #4786B6
}
.sitesGroup a.last {
	margin-right: 0px !important;
}
.sitesGroup .kulGroup{
   padding-left: 10px;
}
.sitesGroup .kulGroup span{
   display: block;
   background: url(/img/kulGroup.png) no-repeat 0 0;
   width: 17px;
   height: 16px;
   position: absolute;
   left: -9px;
   top: 50%;
   margin-top: -8px;
}
.sitesGroup .svaiGroup{
   padding-left: 10px;
}
.sitesGroup .svaiGroup span{
   display: block;
   background: url(/img/sportuvaiGroup.png) no-repeat 0 0;
   width: 17px;
   height: 16px;
   position: absolute;
   left: -9px;
   top: 50%;
   margin-top: -8px;
}
.logo {
	background: url(/img/sprite.png) -4px 0 no-repeat;
	width: 250px;
	height: 55px;
}
.topMenu .leftCol, .pageHeader .leftCol {
	width: 631px;
	margin: 0 8px 0 0;
}
.topMenu .leftCol a {
	font-size: 11px;
	font-weight: bold;
	margin: 0 5px;
}
.topMenu .leftCol a:hover {
	color: #97c0e0;
	text-decoration: none;
}
.suggestPublication {
	background: url(/img/sprite.png) no-repeat right -101px transparent;
	display: inline-block;
	font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	height: 42px;
	line-height: 18px;
	width: 300px;
	padding-top: 5px;
	text-transform: uppercase;
	margin: 8px 0 4px;
}
.topMenu .first {
	margin-left: 0 !important;
}
.topMenu {
	color: #d3d2cd;
	font-size: 10px;
	line-height: 18px;
	border-bottom: 1px solid #ddd9d0;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-top: 4px;
}
.leftCol {
	width: 620px;
	float: left;
	margin: 0 20px 0 0;
}
.rightCol {
	width: 300px;
	float: left;
}
.rightBox {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
}
.rightBorderBox {
	border-right: 1px solid #DDD9D0;
	overflow: hidden;
	margin-top: 4px;
}
.title {
	margin-bottom: 4px;
}
.title a {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.thumbnail {
	float: left;
	margin-right: 8px;
}
.newsInfo {
	color: #6b6046;
	font-size: 11px;
}
.clInfo, .info {
	margin-bottom: 12px;
	padding-bottom: 8px;
}
.info {
	color: #6B6046;
	font-size: 11px;
	background: url(/img/dash.png) bottom repeat-x;
}
.clInfo a, .info a, .newsInfo a {
	color: #4786b6;
	font-size: 9px;
	text-transform: uppercase;
}
.more {
	background: url(/img/icons.png) 0 0;
	width: 9px;
	height: 9px;
	margin-left: 10px;
	display: inline-block;
	display: none;
}
.borderBottom {
	border-bottom: 1px solid #ddd9d0;
	padding-bottom: 15px;
}
.homeNewsBoxes .box {
	float: left;
	width: 300px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ddd9d0;
}
.homeNewsBoxes .last {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
	width: 298px;
}
.homeNewsBoxes .borderBottom {
	min-height: 190px;
	height: auto !important;
	height: 190px;
	border: none;
}
.homeNewsBoxes .info {
	background: none;
}
.vip {
	float: left;
	height: 51px;
	margin: 0 10px 0 0;
	width: 36px;
	background: url(/img/sprite.png) -264px 0 repeat-x;
}
.heading {
	border-bottom: 1px solid #ddd9d0;
	padding: 0 0 8px 0;
	margin-bottom: 12px;
	float: left;
	width: 100%;
}
.heading, .heading a {
	color: #4786b6;
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia;
}
.heading .l {
	background: url(/img/icons.png) right -25px no-repeat;
	padding-right: 25px;
	text-transform: uppercase;
}
.mostViewed .heading .l {
	background: none;
	padding: 0;
}
.heading2 {
	background: url(/img/header2.png) 0 bottom repeat-x;
	border: none;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.heading3 {
	font-size: 11px;
	border-bottom: 1px solid #ddd9d0;
	margin-bottom: 12px;
	padding-bottom: 8px;
	float: left;
	width: 100%;
}
.heading4 {
	background: url(/img/dash.png) bottom repeat-x;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia;
	text-transform: uppercase;
	margin-bottom: 12px;
	padding-bottom: 8px;
	float: left;
	width: 100%;
}
.pagination {
	clear: both;
	text-align: center;
	padding: 15px;
	border-bottom: 1px solid #ddd9d0;
	margin-bottom: 20px;
}
.pagination .next, .pagination .prev, .pagination .page {
	font-size: 11px;
	color: #6b6046;
	display: inline-block;
	font-size: 11px;
	height: 17px;
	line-height: 17px;
	margin-right: 2px;
	padding: 0 5px;
	text-align: center;
}
.pagination span.prev, .pagination span.next {
	color: #A0A0A0;
}
.pagination .current {
	background: #5f93bb;
	color: #fff;
}
.pagination a:hover {
	text-decoration: none;
}
.mostViewed .box {
	float: left;
	width: 378px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #ddd9d0;
}
.mostViewed .boxLast {
	float: left;
	width: 220px;
}
.mostViewed .borderBottom {
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.pageFooter {
	background: url(/img/footer.png) center 0 no-repeat;
	padding-top: 15px;
}
.pageFooter, .pageFooter a {
	color: #6b6046;
	font-size: 11px;
}
.rightBanner {
	background: #ddd9d0;
	color:#fff;
	text-transform:uppercase;
	font-size: 10px;
}
.pageHeader .searchInputHolder {
	height: 25px;
	margin: 19px 0 0 8px;
	width: 293px;
	background: url(/img/sprite.png) -9px -57px;
}
.pageHeader .searchInput {
	border: 0 none !important;
	color: #A1A1A1;
	font-size: 11px;
	margin: 5px 0 0 5px;
	outline: 0 none !important;
	width: 250px;
}
.pageHeader .searchButton {
	background: url(/img/icons.png) 0 -52px;
	border: medium none;
	height: 14px;
	margin: 5px 10px 0 0;
	outline: medium none;
	width: 14px;
}
.footerLogo {
	background: url(/img/sprite.png) -4px -183px;
	width: 140px;
	height: 30px;
}
.footerLogo2 {
	width: 77px;
	height: 24px;
	margin: 5px 0 0 25px;
	background: url(/img/sprite.png) -144px -185px;
}
.bottomMenu {
	width: 660px;
	margin-bottom: 30px;
	line-height: 150%;
}
.bottomMenu a {
	margin: 0 5px;
}
.title a:hover {
	color: #303030;
}
.newsList .newsItem {
	background: url(/img/dash.png) bottom repeat-x;
	margin-bottom: 13px;
	padding-bottom: 13px;
	float: left;
	width: 100%;
}
.newsList .title a {
	font-size: 16px
}
.newsList .thumbnail {
	margin-right: 15px;
}
.externalNews .newsItem .title a {
	font-size: 14px;
}
.externalNews .newsInfo a {
	font-weight: bold;
	text-transform: none;
	font-size: 11px;
}
.mostViewedRight .newsItem {
	border-bottom: 1px solid #ddd9d0;
	background: none;
}
.mostViewedRight .newsItem .title a {
	font-size: 14px;
}
.tabContent {
	padding: 20px;
}
.tabs {
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: 15px;
}
.tabs .tab {
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	line-height: 30px;
	padding: 0 12px;
	color: #a79e88;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #EBEBEB;
	margin-bottom: -1px;
	background: #fff;
}
.tabs .selected, .tabs .first {
	border-right: 1px solid #EBEBEB;
}
.tabs .selected {
	font-family: Georgia;
	border-top: 1px solid #EBEBEB;
	border-bottom: 0;
	color: #4786b6;
	height: 32px;
	line-height: 32px;
}
/* Article */

.articleDetails .source {
	margin-top: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDD9D0;
}
.articleDetails .articleDetails .source, .articleDetails .source a {
	font-size: 11px;
}
.articleDetails .articleDate {
	margin: 0 0 15px 0;
}
.articleDetails h1.title {
	font-size: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
.articleDetails .articleThumbnail {
	float: left;
	width: 284px;
	margin: 0 15px 15px 0;
}
.articleDetails .articleTop {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(/img/dash.png) bottom repeat-x;
}
/****/
.heading2 .s {
	color: #2a200a;
	font-family: Tahoma;
	font-weight: bold;
}
.heading2 .s a {
	font-weight: bold;
	color: #4786b6
}
.articleIcons .icon {
	width: 22px;
	height: 22px;
	float: left;
	margin-right: 3px;
	background: url(/img/icons.png);
}
.articleIcons .facebook {
	background-position: 0 -75px !important;
}
.articleIcons .twitter {
	background-position: 0 -97px !important;
}
.articleIcons .print {
	background-position: 0 -119px !important;
}
.articleIcons .fontSize {
	background-position: 0 -141px !important;
}
/*****/
.videoList .videoItem {
	border-right: 1px solid #DDD9D0;
	float: left;
	height: 215px;
	margin: 0 12px 12px 0;
	padding: 0 12px 12px 0;
	width: 190px;
}
.videoList .last {
	margin-right: 0;
	border-right: 0;
	padding-right: 0;
}
.videoList .category {
	overflow: hidden;
	padding: 10px 0 7px;
}
.videoList .category a {
	color: #4786b6;
	font-size: 9px;
	text-transform: uppercase
}
.videoThumb {
	border: 1px solid #393939;
	float: left;
	position: relative;
}
.videoThumb .overlay {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size:11px;
	font-weight: bold;
	background: url(/img/dot.png);
}
.videoThumb .padding {
	padding: 4px;
	overflow: hidden;
}
.videoThumb .playButton {
	background: url(/img/icons.png) 0 -166px;
	width: 17px;
	height: 15px;
}
.videoThumb .overlay span {
	cursor: pointer;
}
.videoList .fixed {
	height: 100px;
	overflow: hidden;
	border-bottom: 1px solid #DDD9D0;
}
a.comments {
	background: url(/img/icons2.png) 0 -91px;
	padding-left: 13px;
}
a.video {
	background: url(/img/icons2.png) 0 -134px;
	padding-left: 20px;
}
a.gallery {
	background: url(/img/icons2.png) 0 -112px;
	padding-left: 17px;
}
a.video, a.gallery, a.comments {
	color: #818181 !important;
	display: inline-block;
	font-size: 10px !important;
	height: 11px;
	line-height: 11px;
	margin-left: 2px;
	background-repeat: no-repeat !important;
	font-family: Tahoma, Geneva, sans-serif;
}
a.video:hover, a.gallery:hover, a.comments:hover {
	text-decoration: none;
}
.sharingButtons {
	border-bottom: 1px solid #ddd9d0;
	margin: 20px 0 15px 0;
	padding-bottom: 10px;
}
.topBanner {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
/* Gallery */

.galleryPage.leftCol {
	width: 100%;
	margin: 0;
}
.contentWrap .galleryPage {
	width: 100%;
}
.galleryPage .topNavigation .pictureInfo {
	bottom: 4px;
	font-size: 10px;
	margin-top: 7px;
	right: 5px;
}
.galleryPage .topNavigation .pictureInfo a {
	font-size: 10px;
}
.galleryWrap {
	float: left;
	margin-top: 10px;
}
.galleryPage .galleryTable .galleryMainTd {
	width:808px;
	vertical-align: top;
}
.galleryPage .galleryTable .galleryRightTd {
	vertical-align: top;
}
.galleryPage .galleryMain, .galleryMain a {
	font-weight: normal;
}
.galleryPage .galleryRight a {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
}
.galleryPage .topNavigation {
	border-top: 2px solid #DDD9D0;
	height: 32px;
	margin-right: 8px;
	padding: 0 10px;
	font-size: 11px;
}
.galleryRight {
	border-top: 2px solid #DDD9D0;
}
.galleryPage .topNavigation .fl {
	padding: 10px 0;
}
.galleryPage .topNavigation .button {
	margin: 0 5px;
	cursor: pointer;
}
.galleryPage .imgDescription {
	clear:both;
	margin:5px 10px;
	text-align:left;
	min-height:75px;
	height:auto !important;
	height:75px;
}
.galleryPage .tHolder {
	text-align: center;
	margin-top: 5px;
}
.galleryPage .galleryRight h2 {
	color:#000;
	font-size:12px;
	margin: 5px 0 0 6px;
	line-height: 19px;
	font-size:11px;
}
.galleryPage .galleryRight h2 a {
	font-size: 14px;
	text-transform: uppercase;
	font-family:Georgia;
	color: #6a8fc5;
}
.galleryPage .galleryRight .rightItem {
	line-height: 12px;
	border-bottom: 1px solid #fff;
	padding: 4px 7px 3px 7px;
}
.galleryPage .galleryRight .lastItem {
	border: none;
	padding-bottom: 0 !important;
}
.galleryPage .galleryRight .rightItem img {
	border:1px solid #DDD9D0;
	height:114px;
	margin:4px 1px;
	width:152px;
}
.galleryPage .gThumb {
	border:1px solid #DDD9D0;
	float:left;
	margin-right: 3px;
	overflow:hidden;
	opacity: 0.5;
	filter:alpha(opacity=50);
	margin-bottom: 10px;
}
.galleryPage .mainPictureContainer img {
	border: 1px solid #DDD9D0;
}
.galleryPage .gThumb img {
	float: left;
}
.galleryPage .selected, .galleryPage a:hover {
	opacity: 1 !important;
	filter:alpha(opacity=100) !important;
}
.galleryPage .nextImgBottom, .galleryPage .prevImgBottom {
	margin-top: 28px;
	float: left;
	cursor: pointer;
}
.galleryPage .imagePreviews {
	height:66px;
	overflow:hidden;
	width:765px;
	position: relative;
	float: left;
	margin: 10px 6px 0 6px;
}
.galleryPage .current .overlay, .galleryPage a:hover .overlay {
	opacity: 0;
}
.galleryPage .allTitle {
	text-transform: uppercase;
	padding: 10px 0;
	border-top: 2px solid #DDD9D0;
	font-family: Georgia;
	font-size: 16px;
	color: #696969;
	float: left;
	width: 100%;
	margin: 14px 0;
}
.galleryPage .otherGalleries .otherGallery {
	width: 165px;
	height: 200px;
	margin: 0 28px 11px 0;
	background: #A39B8B;
	color: #fff;
	float: left;
	font-size: 10px;
	line-height: 11px;
}
.galleryPage .otherGalleries .title2 {
	height: 48px;
	overflow: hidden;
}
.galleryPage .otherGallery .count {
	color:#fff;
	font-weight:bold;
	height:16px;
	margin-right: 5px;
	line-height:15px;
	padding-left:17px;
	background: url(/img/galleryIconG.png) no-repeat left;
}
.galleryPage .intextPanel {
	float: left !important;
	margin: 0 0 10px 0 !important;
	width: 550px;
	border: none;
}
.galleryPage .sharingPanel .sharingBox {
	margin-right:6px;
}
.galleryPage .intextPanel .simpleLink {
	margin-left:4px;
	width:25px;
}
.galleryPage .otherGalleries .otherGallery a {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
.galleryPage .otherGalleries .bottom {
	padding:3px 4px;
}
.galleryPage .otherGalleries .last {
	margin: 0 !important;
}
.galleryPage .otherGalleries {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.galleryPage .galleryTitle {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.galleryPage .galleryTitle a {
	font-size:32px;
	color: #424242;
	font-weight: bold;
	font-family: Georgia;
	line-height:34px;
}
.galleryPage .gHolder {
	text-align: center;
	width: 100%;
	overflow: hidden;
	width: 798px;
	margin-left:5px;
}
.galleryPage .tRow {
	display: table-row;
}
.galleryPage .tRow {
	display: table-cell;
	vertical-align: middle;
}
.galleryPage .pagination {
	text-align: left;
}
.scrollHolderDiv {
	position: absolute;
}
.bannerBackground {
    background:#FFFFFF;
	/*   height: 250px;*/
    width: 300px;
}

.articleTop .subtitle {
	font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
}
/*.rightCol .exp-banner-holder {
    height: auto !important;
    margin-bottom: 20px;
    min-height: 250px;
    position: relative;
    width: 300px;
}
.exp-banner-holder #exp-banner{
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
}
#exp-banner span{
   float: right;
   margin-left: -600px;
}*/