/* News Widget Type A */
	
.Hidden {
    display: none;	
}

.NewO_Widget {
    float: left;
    width: 670px;
    text-align: left;
}

.Blue a {
    text-decoration: none;
    color:  #07569d !Important;
}
.Red a{
	text-decoration: none;
    color: #a8264e !Important;
}
.Green a{
	text-decoration: none;
    color: #188007 !Important;
}
.Brown a{
	text-decoration: none;
    color: #897206 !Important;
}
.Cyan a{
	text-decoration: none;
    color: #1f7d83 !Important;
}

.SN-Red a{
	text-decoration: none;
    color: #d90708 !Important;
}

.Purple a {
    text-decoration: none;
    color: #A767B2 !Important;
}

.NewO_Head {
    width: 670px;
    height: 20px;
}

.Blue .NewO_Head {
    background-image:url('/assets/plugins/news/images/O_head_1x20_blue.jpg');
    background-repeat:repeat-x;
}

.Brown .NewO_Head {
    background-image:url('/assets/plugins/news/images/O_head_1x20_brown.jpg');
    background-repeat:repeat-x;
}

.Cyan .NewO_Head {
    background-image:url('/assets/plugins/news/images/O_head_1x20_cyan.jpg');
    background-repeat:repeat-x;
}

.SN-Red .NewO_Head {
    background-image:url('/assets/plugins/news/images/O_head_1x20_red-sn.jpg');
    background-repeat:repeat-x;
}

.Green .NewO_Head {
    background-image:url('/assets/plugins/news/images/O_head_1x20_green.jpg');
    background-repeat:repeat-x;
}

.Red .NewO_Head {
    background-image:url('/assets/plugins/news/images/O_head_1x20_red.jpg');
    background-repeat:repeat-x;
}

.NewO_CategoryName a, .NewO_CategoryName a:hover, .NewO_CategoryName a:visited {
    margin-top: 2px;
    color: #fff !Important;
}

.NewO_Selector {
    float: right;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    margin-top: 2px;
    margin-right: 25px;
}

.NewO_SelectorItem {
    color: #fff;
    display: inline;
    padding-right: 10px;
    text-decoration: none;
}

.NewO_SelectorItemNumber {
    cursor: pointer;
    color: #404040;
}

.NewO_SelectorItemNumberSelected {
    cursor: pointer;
    color: #fff;
}

.NewO_SelectorDelimiter {
    width: 2px;
    height: 10px;
    background-color: #fff;
    display: inline;
}

.NewO_Items {
    float: left;
    width: 670px;
}

.Blue .NewO_Items {
    background-image:url('/assets/plugins/news/images/O_bg_670x349_blue.jpg');
    background-repeat:no-repeat;
    color: #07569d;
}

.Brown .NewO_Items {
    background-image:url('/assets/plugins/news/images/O_bg_670x349_brown.jpg');
    background-repeat:no-repeat;
    color: #897206;
}

.Cyan .NewO_Items {
    background-image:url('/assets/plugins/news/images/O_bg_670x349_cyan.jpg');
    background-repeat:no-repeat;
    color: #1f7d83;
}

.SN-Red .NewO_Items {
    background-image:url('/assets/plugins/news/images/O_bg_670x349_red.jpg');
    background-repeat:no-repeat;
    color: #1f7d83;
}

.Green .NewO_Items {
    background-image:url('/assets/plugins/news/images/O_bg_670x349_green.jpg');
    background-repeat:no-repeat;
    color: #188007;
}

.Red .NewO_Items {
    background-image:url('/assets/plugins/news/images/O_bg_670x349_red.jpg');
    background-repeat:no-repeat;
    color: #a8264e;
}

.NewO_Marks {
    float: left;
}

.NewO_FotoMark, .NewO_VideoMark, .FIO_FotoMark, .FIO_VideoMark {
	float: left;
    background-color: #ff0000;
    color: #fff;
    font-size: 8px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-left: 1px;
    padding-right: 1px;
    margin-right: 2px;
}

.NewO_Meta {
}

.NewO_MetaTime {
}

.NewO_MetaComments {
}

.NewO_ItemsLeft {
    float: left;
    width: 245px;
    overflow:hidden;
}

.NewO_ItemsRight {
    float: right;
    width: 425px;
    overflow:hidden;
    margin-top: 20px;
}

/* Left Style 1 ********************************************************/

.NewO_LeftStyle1 {
    float: left;
    width: 235px;
    margin: 5px;
}

.NewO_LeftStyle1  .NewO_Picture {
    display: none;
}

.NewO_LeftStyle1 .NewO_SuperTitle {
    display: none;
}

.NewO_LeftStyle1 .NewO_Marks {
    display: inline;
}

.NewO_LeftStyle1 .NewO_FotoMark, .NewO_LeftStyle1 .NewO_VideoMark {
	font-size: 10px;
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 2px;
    margin-right: 2px;
}

.NewO_LeftStyle1 .NewO_Title {
    display: inline;
    font-size: 18px;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    text-decoration: none;
    line-height: 18px;
    margin-top: 4px;
    margin-bottom: 10px;
}

.NewO_LeftStyle1 .NewO_Meta {
    width: 222px;
    color: #404040;
    border-bottom: 1px dotted #404040;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    margin-top: 2px;
    padding-bottom: 2px;
}

.NewO_LeftStyle1 .NewO_MetaTime, .NewO_LeftStyle1 .NewO_MetaComments {
    display: inline;
}

.NewO_LeftStyle1 .NewO_Excerpt {
	float: left;
    width: 222px;
    color: #404040;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
}

/* Left Style 2 ********************************************************/

.NewO_LeftStyle2 {
    float: left;
    width: 235px;
    margin: 5px;
}

.NewO_LeftStyle2 .NewO_Picture {
    display: none;
}

.NewO_LeftStyle2 .NewO_SuperTitle {
    display: none;
}

.NewO_LeftStyle2 .NewO_Marks {
    display: inline;
}

.NewO_LeftStyle2 .NewO_FotoMark, .NewO_LeftStyle2 .NewO_VideoMark {
    font-size: 10px;
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 2px;
    margin-right: 2px;
}

.NewO_LeftStyle2 .NewO_Title {
	display: inline;
    font-size: 18px;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    text-decoration: none;
    line-height: 18px;
    margin-top: 4px;
    margin-bottom: 10px;
}

.NewO_LeftStyle2 .NewO_Meta {
    float: left;
    width: 222px;
    color: #404040;
    border-bottom: 1px dotted #404040;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    margin-top: 2px;
    padding-bottom: 2px;
}

.NewO_LeftStyle2 .NewO_MetaTime, .NewO_LeftStyle2 .NewO_MetaComments {
    display: inline;
}

.NewO_LeftStyle2 .NewO_Excerpt {
    display: none;
}

/* Right Style 1 ********************************************************/

.NewO_RightStyle1 {
    float: left;
    width: 414px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 5px;
}

.NewO_RightStyle1 .NewO_Picture {
    display: none;
}

.NewO_RightStyle1 .NewO_SuperTitle {
    display: none;
}

.NewO_RightStyle1 .NewO_FotoMark, .NewO_RightStyle1 .NewO_VideoMark {
	margin-top: 1px;
	padding: 1px;
}

.NewO_RightStyle1 .NewO_Title {
    float: left;
    clear: right;
    width: 270px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
}

.NewO_RightStyle1 .NewO_Meta {
    float: left;
    color: #404040;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    margin-right: 10px;
}

.NewO_RightStyle1 .NewO_MetaTime, .NewO_RightStyle1 .NewO_MetaComments {
    display: inline;
}

.NewO_RightStyle1 > .NewO_Excerpt {
    display: none;
}

/* Right Style 2 ********************************************************/

.NewO_RightStyle2 {
    float: left;
    width: 405px;
    padding: 10px;
    border-top: 1px solid #aaa;
}

.NewO_RightStyle2 .NewO_Picture {
    float: left;
    margin-right: 6px;
}

.NewO_RightStyle2 .NewO_SuperTitle {
    float: left;
    width: 250px;
    color: #404040;
    border-bottom: 1px dotted #404040;
    font-size: 14px;
    font-family: Georgia, Times, serif;
    font-weight: bold;
    text-decoration: none;
    margin-top: 0px;
    padding-bottom: 2px;
}

.NewO_RightStyle2 .NewO_Marks {
	position: absolute;
	margin-top: 78px;
}

.NewO_RightStyle2 .NewO_FotoMark, .NewO_RightStyle2 .NewO_VideoMark {
	height: 12px;
}

.NewO_RightStyle2 .NewO_Title {
	float: left;
    width: 250px;
	font-size: 18px;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    text-decoration: none;
    line-height: 18px;
    margin-top: 4px;
    margin-bottom: 10px;
}

.NewO_RightStyle2 .NewO_Meta {
    float: left;
    width: 250px;
    color: #404040;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-decoration: none;
    margin-top: 2px;
    padding-bottom: 2px;
}

.NewO_RightStyle2 .NewO_MetaTime, .NewO_RightStyle2 .NewO_MetaComments {
    display: inline;
}

.NewO_RightStyle1 .NewO_Excerpt,  .NewO_RightStyle2 .NewO_Excerpt{
    display: none !Important;
}
.FIO_Widget{
    width:300px;
}
.FIO_Head{
    width:300px;
    height:20px;
    padding:3px;
}
.red-head{
    background: url(/assets/delo/plugins/news/article-bgr-red.gif) repeat-x;
}
.blue-head{
    background: url(/assets/delo/plugins/news/article-bgr-blue.gif) repeat-x;
}
.green-head{
    background: url(/assets/delo/plugins/news/article-bgr-green.gif) repeat-x;
}
.purple-head{
    background: url(/assets/delo/plugins/news/article-bgr-purple.gif) repeat-x;
}
.brown-head{
    background: url(/assets/delo/plugins/news/article-bgr-brown.gif) repeat-x;
}
.cyan-head{
    background: url(/assets/delo/plugins/news/article-bgr-cyan.gif) repeat-x;
}
.SN-Red-head{
    background: url(/assets/delo/plugins/news/article-bgr-red.gif) repeat-x;
}
.FIOTitle {
    padding-bottom: 5px;
}
.FIO_CategoryName a, .FIO_CategoryName a:visited, .FIO_CategoryName a:hover,
.FIOTitle a, .FIOTitle a:visited, .FIOTitle a:hover{
    width: 100%;
    font-size: 1.8em;
    font-family: Georgia, Times, serif;
    font-weight: bold;
    text-decoration:none;
}
.FIO_CategoryName a,.FIO_CategoryName a:visited, .FIO_CategoryName a:hover {
	font-size: 1.4em !Important;
    font-family: Georgia, Times, serif;
    font-weight: bold;	
}
.FIO_CategoryName a, .FIO_CategoryName a:visited, .FIO_CategoryName a:hover{
    color:#ffffff !Important;
}
.FIO_Items{
	margin-top:5px;
    width:300px;
    border-top: #acacac 1px solid;
    border-left: #acacac 1px solid;
}
.FIO_Item{
    padding:5px;
}
.blue a, .blue a:visited, .blue a:hover{
    color:#007cbb !Important;
}
.red a, .red a:visited, .red a:hover{
    color:#c3315a !Important;
}
.green a, .green a:visited, .green a:hover{
    color:#008700 !Important;
}
.brown a, .brown a:visited, .brown a:hover{
    color:#937a00 !Important;
}
.dgreen a, .dgreen a:visited, .dgreen a:hover{
    color:#008389 !Important;
}
.lgreen a, .lgreen a:visited, .lgreen a:hover{
    color:#75a011 !Important;
}
.cyan a, .cyan a:visited, .cyan a:hover{
    color:#1F7D83 !important;
}
.SN-Red a, .SN-Red a:visited, .SN-Red a:hover{
    color:#f01a24 !important;
}
.purple a, .purple a:visited, .purple a:hover{
    color:#A767B2 !important;
}

.FIOO_Meta{
    width:285px;
    border-top: #acacac 1px solid;
    border-right: #acacac 1px solid;
    height:15px;
    line-height:20px;
}
.FIO_MetaTime, .FIO_MetaComments{
    float:left;
    color: #717171;
    font-weight:bold;
    padding-right:10px;
}
.NewO_CategoryName, .NewO_CategoryName a {
    float: left;
    font-size: 12px;
    font-family: Georgia, Times, serif;
    font-weight: bold;
    color: #fff !Important;
    text-decoration: none;
    margin-left: 6px;
}

a.NewO_over, a:hover.NewO_over, a:visited.NewO_over{
	color:#ffffff !Important;
}
