﻿body
{
	background:#545454;
	margin:0px;
	padding:0px;
	color:#2E2F2F;
    font-family:Arial,Helvetica,sans-serif;
}
.STPage
{
	background-color:#FFFFFF;
}
.NewsLink
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	color:#0460A7;
    line-height:20px;
    font-weight:bold;    
}
.TopLeftLinks
{
	float:left;
	color:#003366;
	padding-top:3px;
}
.TopLeftLinks,.TopRightLinks
{	
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;
}
.TopLeftLinks a,.TopRightLinks a
{
	font-size:12px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.TopRightLinks
{
	float:right;
	color:#2469B8;
}
.TopRightLinks a
{
	color:#3366CC;
	text-transform:none;
}
.TopLeftLinks a:hover,.TopRightLinks a:hover
{
	text-decoration:underline;
}
.EventsBlock
{
	background-color:#F9F9F9;
	margin:5px 0px;
	position:relative;
	padding:0px 16px;
	height:100px;
	overflow:hidden;
}
.EventCircularImage
{
	width:75px;
	height:75px;
	float:left;
	margin:10px 0px 0px 20px;
	/*
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	*/
	-moz-border-radius:40px; /* Firefox */
	-webkit-border-radius: 40px; /* Safari, Chrome */
	-khtml-border-radius: 40px; /* KHTML */
	border-radius: 40px; /* CSS3 */
	behavior:url("border-radius.htc");
	
	background-image:url("");
	background-repeat:no-repeat;
}
.EventsList li
{	
	border-right:1px dotted #BBBBBB;
}
.EventDetails
{
	width:200px;
	font-size:11px;
	color:#666666;
	float:left;
	font-weight:bold;
	margin:10px 5px 0px 5px;
}
.EventHeading
{
	font-size:12px;
	color:#999999;
	text-transform:uppercase;
	padding-bottom:7px;
	font-weight:bold;
}
.EventDate
{	
	text-transform:uppercase;
	padding-top:3px;
}
.Event_Prev
{
	position:absolute;
	top:35px;
	left:4px;
	background:#F9F9F9 url("../images/slider-prev.png") no-repeat left top;
	border:0px;
	height:27px;
	width:16px;
	cursor:pointer;
}
.Event_Next
{	
	position:absolute;
	top:35px;
	right:4px;	
	background:#F9F9F9 url("../images/slider-next.png") no-repeat left bottom;
	border:0px;
	height:27px;
	width:16px;
	cursor:pointer;
}
.Event_Next:hover
{
	background-position:left top;
}
.Event_Prev:hover
{
	background-position:left bottom;
}
.Header
{
	background-color:#003366;
	height:80px;
	border-left:2px solid #E90606;
}
.Logo
{
	background:url("../images/logo.jpg") no-repeat center left;
	height:43px;
	width:231px;
	cursor:pointer;
	float:left;
	margin:17px 0px 0px 10px;
}
.HeaderLinks
{
	float:right;
	color:#FFFFFF;
	font-size:12px;	
	font-weight:bold;
	text-decoration:none;
	margin:34px 20px 0px 0px;
}
.HeaderLinks a
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.HeaderLinks a:hover
{
	text-decoration:underline;
}
.UpdatedDateClass
{
	font-size:12px;	
	margin:10px 10px;
}
.UpdatedDateClass b
{
	font-size:14px;
}
.SearchBoxClass
{
    border: 1px solid #BBBBBB;
    height: 25px;    
    width: 335px;
    text-indent:5px;
    font-size:12px;
    color:#666666;
}
.watermark
{
	color: #999999 !important;
	/*font-style: italic !important;*/
}
.SearchBoxBg
{	
	background:#FFFFFF url("https://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif") no-repeat 7px 7px;
}
.SearchButton
{
	background-color:#BBBBBB;
	border: 0px solid #BBBBBB;
    color: #FFFFFF;
    font:normal normal bold 12px/25px Arial;
    height: 29px;
    width: 60px;
    cursor:pointer;
}
.Initiatives
{
	background:url("../images/initiatives.jpg") no-repeat top left;
	width:233px;
	height:37px;
	cursor:pointer;
	position:relative;
}
.InitiativesDropdown
{
	position:absolute;
	top:37px;
	left:0px;
	width:231px;
	background-color:#FF3C1F;
	border:1px solid #EE2E24;
	z-index:1100;
	display:none;
}
.InitiativesDropdown div
{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	cursor:pointer;	
	padding:10px;
}
.InitiativesDropdown div:hover
{
	background-color:#006699;
}
.eShoping
{
	background:url("../images/eshopping.jpg") no-repeat top left;
	width:233px;
	height:38px;
	cursor:pointer;
	margin-top:8px;
}
.Footer
{
	background-color:#000000;
	padding:30px;
	padding-bottom:10px;
}
.FooterLinks1,.FooterLinks2
{
	float:left;
	padding-right:60px;
	line-height:25px;
}
.FooterLinks1 a
{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-transform:uppercase;
}
.FooterLinks2 a
{
	font-size:16px;
	font-weight:bold;
	color:#7F878D;
	text-decoration:none;
	display:block;
}
.FooterLinks1 a:hover,.FooterLinks2 a:hover
{
	text-decoration:underline;
}
.clear
{
	font-size:1px;
	height:1px;
	clear:both;
}
.MainNewsBlockImages
{
	height:250px;
	overflow:hidden;
	background-color: #999999;
	display:table-cell;
	vertical-align:middle;
	width:400px;
	text-align:center;
}
.MainNewsBlockImages img
{
	max-width:400px;
	border:0px;
	max-height:250px;
	cursor:pointer;
}
#MainNewsBlock
{
	background-color: #D6DAD9;
	height:250px;
	overflow:hidden;
	width:100%;
}
.MainNewsLinkCSS,.MainNewsLinkCSSActive
{
	font-family:Georgia,"Times New Roman",Times,serif;
    border-bottom: 1px solid #B6B8B7;
    color: #666666;
    padding:8px 10px;
    text-decoration: none;
    cursor:pointer;
    overflow:hidden;
}
.MainNewsLinkCSSActive
{
    background-color: #999999;
}
.MainNewsLinkCSS h1,.MainNewsLinkCSSActive h1
{
   margin:0px;
   padding:0px;
   font-size:12px;   
}
.MainNewsLinkCSS p,.MainNewsLinkCSSActive p
{  
   margin:0px;
   padding:0px;
   padding-top:2px;
   color: #000000;
   font-size:12px;
   font-weight:normal;
}
.MainNewsLinkCSSActive h1
{
    color: #000000;
    font-size:16px;
}
.MainNewsSharerBlock
{
	background-color:#000000;
	padding:8px 12px;
}
.BlockClass
{
	border:1px solid #CCCCCC;
	position:relative;
	padding-bottom:15px;
}
.BlockClass2
{
	border:2px solid #EE2E24;
	border-bottom:3px solid #EE2E24;
	position:relative;
	padding-bottom:18px;
}
.BlockHeader
{
	font-family:Impact;
	background-color:#EE2E24;
	font-weight:normal;
	text-align:center;
	font-size:22px;
	color:#FFFFFF;
	padding:7px 0px;
	cursor:pointer;
	text-transform:uppercase;
	letter-spacing:1px;
}
.GalleryHeader
{
	position:absolute;
	top:0px;
	left:0px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	z-index:1000;
}
.BlockArrow
{
	background:url("../images/block_arrow.png") no-repeat top center;
	height:10px;
	display:none;
}
.BlockContained
{
	padding:7px;	
	font-size:12px;
}
.PollBG
{
	background-color:#F0F7FD;
}
.BlogsBG
{
	background-color:#F6F5F0;
}
.Form_Submit
{	
    background-color:#666666;
    border: 1px solid #333333;
    color: #FFFFFF;
    cursor: pointer;
    font-size:12px;
    font-weight:bold;
    padding:3px 10px;
}
.MoreLink
{
	color:#9B3631;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.MoreLink:hover
{
	text-decoration:underline;
}
.BlockNewsList
{
	font-size:12px;
	color:#2E2F2F;
    line-height:18px; 
}
.BlockNewsList img
{
	width:55px;
	/*height:40px;*/
	border:0px;
	float:left;
	margin:3px 7px 0px 0px;	
}
.BlockNewsList a
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	color:#0460A7;
    line-height:20px;
    font-weight:bold;
    text-decoration:none;
}
.BlockNewsList a:hover
{
	color:#000000;
}
.OtherCitiesTopNews img,.EntertainmentTopNews img
{
	width:203px;
	height:127px;
	float:none;
	text-align:center;
	margin:0px;
	cursor:pointer;
}
.BlogsList
{
	font-size:12px;
	color:#4A4A4A;
    line-height:16px; 
}
.BlogItem
{
	background:url("../images/blogs_bottom_bar.jpg") repeat-x bottom left;
    padding:15px 7px 25px 7px;	
}
.BlogsList img
{
	width:50px;
	border:0px;
	float:left;
	margin:3px 7px 0px 0px;	
}
.BlogsList a
{	
	font-size:12px;
	color:#4A4A4A;
    font-weight:bold;
    text-decoration:none;
}
.BlogsList a.BlogLink
{	
	color:#DE7B05;
}
.BlogsList a:hover,.BlogsList a.BlogLink:hover
{
    text-decoration:underline;
}
.Video_Block
{
    width:100%;
}
.Video_Block td
{
    padding:10px 0px 0px 10px;    
    width:50%;
}
.Video_Block img {
    width:100%;
    height:100px;
}
.Video_Block a
{
    color:#333333;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}
.Video_Block a
{
    line-height:18px;
}
.Video_Block a:hover
{
    text-decoration:underline;
}
.IndexBlockSpace
{
	height:6px;
	font-size:2px;
}
.TextJustify
{
	text-align:justify;
}
.LeftMenu
{
	width:180px;
}
@font-face
{
    font-family:"Franklin Gothic Medium Cond";
    src:url('FRAMDCN.TTF');
}
.LeftMenu div
{		
	cursor:pointer;
	background:#ACAFB3 url("../images/left_menu_bg.jpg") repeat-y top right;
	border-bottom:1px solid #919296;
	
	font-family:"Franklin Gothic Medium Cond";
    font-size: 18px;
    font-weight:normal;
    letter-spacing:1px;
    text-align:left;
    text-transform:uppercase;
    color:#FFFFFF;
    padding:20px 0px 20px 15px;
}
.LeftMenu div:hover,.LeftMenu div.active
{
	color:#333333;
	background:#FFFFFF url("../images/left_menu_bg_hover.jpg") repeat-y top right;
}
.InnerMid
{
	width:590px;
}
.RightCol
{
	width:230px;
	height:300px;
	background:#F5F3F3 url("../images/rightcol_bg.jpg") repeat-y top left;
}
.RightColBlock
{
	padding:0px 1px 0px 7px;	
}
.TopStoriesNews
{
	padding:17px;
}
.TopStoriesNews div
{
	padding-bottom:12px;
}
.TopStoriesNews a
{
	color:#3300CC;
	font-size:12px;
	text-decoration:underline;
}
.TopStoriesNews a:hover
{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.RightVideoBlock
{
	padding:0px 0px 20px 7px;
}
.RightVideoBlock img
{
	cursor:pointer;
	border:1px solid #CCCCCC;
	width:205px;	
}
.RightVideoBlock iframe
{
	width:205px;
	height:135px;
}
.SectionNewsList
{
	padding:15px 12px;
}
.DateProvider
{
	font-size:11px;
	color:#999999;
}
.DateProvider span
{
	font-weight:bold;
}
.SectionNewsTitle
{
	font-size:30px;	
	color:#000000;	
	padding-top:5px;
	padding-bottom:10px;
	border-bottom:1px solid #CECECF;
}
.SectionNewsTitle a
{
	font-size:30px;	
	color:#000000;
	text-decoration:none;
}
.SectionNewsTitle a:hover
{
	text-decoration:underline;
}
.SectionSharerDiv
{
	padding-bottom:10px;
}
.SectionSharerDivInner
{
	float:left;
	padding-top:7px;
}
.SectionPrintDiv
{
	float:right;
}
.SectionNews
{	
	border-top:1px solid #CECECF;
	padding-top:10px;
}
.SectionNewsText
{
	font-size:12px;
	color:#333333;
	line-height:20px;
	padding:10px 0px;
}
.SectionNewsCounter
{
	color:#333333;
	font-size:12px;	
	text-align:right;
	padding-top:10px;
}
.SectionNewsCounter a
{
	text-decoration:none;
}
.SectionImageBlock
{
	background-color:#000000;
	border:1px solid #B4B4B4;
	position:relative;
	padding:20px 12px;
}
.SectionImage
{
	width:540px;
	height:400px;
	overflow:hidden;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.SectionImage img
{
	max-width:540px;
	max-height:400px;
	border:0px;
}
.PV_Next,.PV_Back
{
	width:29px;
	height:73px;
	position:absolute;
	top:170px;
	background:url("../images/pv_bg.png") repeat top left;
	cursor:pointer;
	border:1px solid #FFFFFF;
}
.PV_Next
{
	right:0px;
	border-right:0px;
}
.PV_Back
{
	left:0px;	
	border-left:0px;
}
.PV_Next:hover,.PV_Back:hover
{
	background:none;
	background-color:#999999;
}
.SectionNewsAll
{
	padding:10px;
}
.SectionNewsAllHeading
{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	border-bottom:1px solid #AB23BB;
	padding-bottom:5px;	
}
.SectionNewsAllTable
{
	width:570px;
}
.SectionNewsAllTable td
{
	padding-right:10px;
	padding-top:15px;
	width:180px;
}
.SectionNewsAllTable img
{
	max-width:180px;
	height:85px;
	border:0px;
	cursor:pointer;
}
.SectionNewsAllTable a
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.SectionNewsAllTable a:hover
{
	text-decoration:underline;
}
.SectionMore
{
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.SectionMore:hover
{
	text-decoration:underline;
}
.NewsHeading
{
	font-family:"Franklin Gothic Medium Cond";
	color:#000000;
	font-weight:normal;
	font-size:40px;	
	line-height:45px;
}
.ProviderClass
{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding:10px 0;
}
.NewsPage
{
	position:relative;
}
.NewsDetailsBlock
{
	padding:12px;
}
.NewsDate
{
	color:#999999;
}
.NewsDetails
{
	color:#3C3D3D;
    font-size:14px;
    line-height:20px;
    padding-top:10px;
    padding-bottom:30px;
    width:566px;
    overflow:hidden;
}
.NewsDetails img
{
    max-width:566px;
}
.NewsTags
{
	padding:10px 0;
	border-top:1px dotted #929292;
	border-bottom:1px dotted #929292;
	font-size:12px;
}
.NewsTags a
{
	color:#096DB9;
	text-decoration:none;
}
.NewsTags a:hover
{
	text-decoration:underline;
}
.NewsShareBlock
{
	position:absolute;
	top:640px;
	left:-130px;
	border-left:1px solid #E8E8E8;
	padding-left:10px;
}
.LikeDislikeBlock
{
	font-size:12px;
	line-height:25px;
}
.ThumbsUp
{
    background:url('../images/thumbup.gif') no-repeat center left;
    width:16px;
    height:26px;
    cursor:pointer;
    float:left; 
}
.ThumbsDown
{
    background:url('../images/thumbdown.gif') no-repeat center left;
    width:16px;
    height:26px;
    cursor:pointer;
    float:left;
}
.CommentsMainBlock
{
	padding:12px;
}
.CommentsBlock
{
	padding:5px 0px;
	font-size:14px;
	font-weight:400;
	line-height:20px;
	color:#3F4549;
	background-color:#FFFFFF;
	border-bottom:1px solid #E8E8E8;
}
.CommentsBlock b
{
	color:#288CE4;
}
.CommentDate
{
	color:#999999;
	font-size:12px;
}
.Comment_Title
{
	color:#3F4549;
	font-size:18px;
	font-weight:700;
}
.NewComment_Title
{
	color:#27221F;
	font-size:22px;
	font-weight:normal;
}
.NewCommentBlock
{
	color:#333333;
	font-size:14px;
	background-color:#EDEDED;
	position:absolute;
	width:1000px;
	top:0;
	left:-180px;
}
.NewCommentBlockInner
{
	padding:45px;
	margin-left:120px;
}
.StarClass,.Form_Required
{
    color: #FF0000;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}
.Form_InputBox,.Form_TextArea
{
	border: 1px solid #CED0D0;
    height: 25px;
    text-indent:8px;
    font-size:14px;
    width:460px;
    outline:none;
}
.Form_InputBox:focus
{
	background-color:#FFFFDF;
	border:1px solid #FFCC00;
}
.Form_TextArea
{
    height:150px;
    padding-top:7px;
}
.CommentButton
{	
    background:#FFFFFF url("../images/comment_button_bg.jpg") repeat-x top left;
    border: 1px solid #BBBBBB;
    color: #468175;
    cursor: pointer;
    font-size:12px;
    font-weight:bold;
    padding:0px 10px;
    text-transform:uppercase;
    height:25px;
}
.AddCommentProfile
{
	float:left;
	margin-right:40px;
	color:#8D8D8D;
	font-size:11px;
	font-weight:bold;
}
.AddCommentsBlock
{
	line-height:25px;
	float:left;
	font-size:12px;
	position:relative;
}
.AddCommentsArrow
{
	background:url('../images/arrow_comment.jpg') no-repeat top left;
	width:32px;
	height:33px;
	position:absolute;
	top:23px;
	left:-31px;
}
.FormValidationErrorDiv
{	
	position:absolute;
	font-size:12px;
	color:#000000;
	font-weight:bold;	
	display:none;
	
	padding:8px;
	margin-top:5px;
	background:#D9E5F0;
	border:1px solid #D9E5F0;

   /* css3 */
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
   border-radius:10px;
   background:-moz-linear-gradient(top, #D9E5F0, #EBF2F7);
   background:linear-gradient(top, #D9E5F0, #EBF2F7);
}
.FormValidationErrorDiv:before
{
   content:"";
   display:block; /* reduce the damage in FF3.0 */
   position:absolute;
   top:-12px;
   left:20px;
   width:0;
   border-width:0px 12px 12px;
   border-style:solid;
   border-color:#D9E5F0 transparent;
}
.Text
{
	font-size:12px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
}
.watermark
{
	color: #666666 !important;
	/*font-style: italic !important;*/
}
#FB_PostComments
{
	padding:50px 0px 20px 140px;
}
.NewsBlockTopLeft {
    background: url("../images/nb_topleft.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 5px;
    width: 6px;
}
.NewsBlockTopMid {
    background: url("../images/nb_topmid.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 5px;
}
.NewsBlockTopRight {
    background: url("../images/nb_topright.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 5px;
    width: 11px;
}
.NewsBlockLeft {
    background: url("../images/nb_left.gif") repeat-y scroll left top rgba(0, 0, 0, 0);
    width: 6px;
}
.NewsBlockRight {
    background: url("../images/nb_right.gif") repeat-y scroll left top rgba(0, 0, 0, 0);
    width: 11px;
}
.NewsBlockBottomLeft {
    background: url("../images/nb_bottomleft.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 14px;
    width: 6px;
}
.NewsBlockBottomMid {
    background: url("../images/nb_bottommid.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 14px;
}
.NewsBlockBottomRight {
    background: url("../images/nb_bottomright.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 14px;
    width: 11px;
}
.DateTimeClass {
    color: #999999;
    font-size:12px;
    line-height:18px;
    text-decoration: none;
}
.PagingBlock {
    text-align: center;
}
.Paging {
    color: #BB1A00;
    font-size: 14px;
    margin: 6px;
    text-decoration: none;
}
.PagingActive {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.Link, .LinkBold {
    color: #0460A7;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
.LinkBold {
    font-weight: bold;
}
.Link:hover, .LinkBold:hover {
    text-decoration: underline;
}
.TagPageHeading
{	
	font-family:"Franklin Gothic Medium Cond";
	color:#000000;
	font-weight:normal;
	font-size:30px;	
	line-height:35px;
}
#divVideoEmbed
{
    padding-bottom:10px;
}
#divVideoEmbed iframe
{
    width:566px;
    height:400px;
}
.TemperatureImg
{
	float:left;
}
.TemperatureMax,.TemperatureMin
{
	background-color:#F59203;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px 0px;
	width:60px;
	text-align:center;
	float:left;
	margin-left:5px;		
	
	-moz-border-radius:4px; /* Firefox */
	-webkit-border-radius: 4px; /* Safari, Chrome */
	-khtml-border-radius: 4px; /* KHTML */
	border-radius: 4px; /* CSS3 */
	behavior:url("border-radius.htc");
}
.TemperatureMin
{
	background-color:#BCBCBC;
}
.VideoGalleryThumb {
    float: left;
    margin: 10px 10px 10px 0;
    overflow: hidden;
    width: 180px;
}
.VideoGalleryThumb img {
    border: 0 none;
    width: 180px;
}
.VideoGalleryThumb a {
    color: #438bc5;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-decoration: none;
}
.VideoGalleryThumb a:hover {
    text-decoration: underline;
}
.IndexMoreLink
{
	position:absolute;
	bottom:5px;
	right:5px;
}
.IndexMoreLink a
{
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.IndexMoreLink a:hover
{
	text-decoration:underline;
}
ul.dash {
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
}
ul.dash li
{
	list-style-image: url("../images/arrow.gif");
    list-style-position: inherit;
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-top:2px;
}
/*ul.dash li:before {
    display: inline-block;
    content: "-";
    width:5px;
    margin-left:-5px;
}*/
ul.dash li a
{
	/*font-size:12px;*/
	line-height:17px;
}
ul.dash li a:hover
{
	text-decoration:underline;
}

.BreakingNewsBolck
{
	border:0px solid #E9F3FB;
	line-height:1.2em;
	width:1000px;
	background-color:#E9F3FB;
	margin-top:5px;
}
.BreakingNewsHeader
{
	font-size:14px;
	font-weight:bold;
	background-color:#0268B3;
	border-right: 5px solid #F2202B;
	padding:5px;
	color:#FFFFFF;
	margin-right:8px;
}
.ticker {
    float: left;
    width: 570px;
    padding: 7px 0 0 10px;
}
.news1
{
	padding:5px;
}
.news1 ul {
    margin: 0px;
    padding: 0 0px;
}
.news1 li,.news1 ul {
    list-style: none;
    height: 15px;
    overflow: hidden;
    display: inline;
    color: #BB1A00;
}
.news1 a {
    color: #BB1A00;
    text-decoration: none;
}
.news1 a:hover {
    color: #BB1A00;
    text-decoration: none;
}
.news1 a:visited {
    color: #BB1A00;

}
.FlipSideButton
{
	font-family:Impact;
	background-color:#ee2e24;
	font-weight:normal;
	text-align:left;
	font-size:22px;
	color:#FFFFFF;
	padding:7px 10px;
	cursor:pointer;
	text-transform:uppercase;
	letter-spacing:1px;
	margin-top:5px;
}
.Cartoons_Date
{
	color:#000000;
    font-family:"Franklin Gothic Medium Cond";
    font-size:20px;
    font-weight:normal;
    line-height:25px;
    padding:5px 0px;
}
.FlipSideImageBlock
{
	background-color:#000000;
	border:1px solid #B4B4B4;
	position:relative;
	padding:20px 12px;
}
.FlipSideImage
{
	width:540px;
	height:450px;
	overflow:hidden;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}
.FlipSideImage img
{
	max-width:540px;
	max-height:450px;
	border:0px;
}
.FlipSidePV_Next,.FlipSidePV_Back
{
	width:29px;
	height:73px;
	position:absolute;
	top:170px;
	background:url("../images/pv_bg.png") repeat top left;
	cursor:pointer;
	border:1px solid #FFFFFF;
}
.FlipSidePV_Next
{
	right:0px;
	border-right:0px;
}
.FlipSidePV_Back
{
	left:0px;	
	border-left:0px;
}
.FlipSidePV_Next:hover,.FlipSidePV_Back:hover
{
	background:none;
	background-color:#999999;
}
.FooterRight
{
	float:right;
}
.CopyRight
{
	font-size:12px;
	color:#7F878D;
	float:left;
	padding-top:8px;
}
.PoweredBy
{
	font-size:12px;
	color:#7F878D;
	float:right;
}
.PoweredBy a
{
	font-size:12px;
	color:#7F878D;
	text-decoration:none;
	font-weight:normal;
}
.PoweredBy a:hover
{
	text-decoration:underline;
}
.SakalMediaGroupFooter
{
	background:url("../images/sakal_media_group.png") no-repeat top left;
	width:176px;
	height:65px;
	margin:5px 0px;
}
.FooterShare
{
	text-align:right;
}
.PicAlbum
{
	width:184px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	overflow:hidden;
	position:relative;
}
.PicAlbumName,.PicAlbumNameIndex
{
	padding:5px 7px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:url("../images/pg_bg.png") repeat top left;
	position:absolute;
	bottom:0;
	left:0;
	z-index:1000px;
	width:184px;
}
.PicAlbumNameIndex
{
	width:249px;
	padding:7px 7px;
	font-size:14px;
}