/******** General styles ************/

body {
    font-family: Tahoma ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	margin: 0px auto;
	padding: 0px;

	
}
a, a:visited, a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.white { /***** Background color of center column *****/
  background: #FFFFFF;
}

.leftColumn {
   background-color: #ECECEC;
}

.rightColumn {
   background-color: #FFFFFF;
}

.header {
	width: 230px;
}

.header_bg { background: url('../img/header_tr_bg.gif') repeat-x top;	}

.footer {
	border-top: 2px solid #A5A6A5;
	padding: 0px;
	font-size: 10px;
	color: #F50000;
	text-align: center
}

.footer a {
	color: #FFFFFF;
}

.trWhite1 {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
    background-color: #FF0000;
}

.plainTxt {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.plainTxt a { color: #000099;}

.plainTxt a:hover { color: #C9001B;}



.plainTxt2 {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-left: 2px;
}

.plainTxt2 a { color: #ff0000;}

.plainTxt2 a:hover { color: #000099;}

.plainTxtGray {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

/***** Styles for top links (Home, Set as homepage, Add to favorites...) *****/

.topNav {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background: url('../img/top_bg.gif') no-repeat top;
	vertical-align:top; padding-left:15px; padding-right:5px; padding-top:5px; padding-bottom:5px
}

.topNav a {
	color: #FFFFFF;
}

/************ SYNDYCATION (Styles for Rss/Rdf and JavaScript for Webmasters links in topNav and footer) ***********/

.syndycation {
	padding: 0px;
}

.syndycation ul {
	padding: 0;
	margin:0;
	font-size: 10px;
	display: inline;
}

.syndycation li {
	list-style-type: none;
	margin-bottom: 2px;
	display: inline;
}

.syndycation li a {
	color: #FFFFFF;
}

/************* SEARCH **************/

.boxSearch {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #434343;
	 padding-right:5px; padding-top:5px;
}
search_bg.gif no-repeat
.boxSearch a {
	font-size: 10px;
	font-weight: bold;
	color: #434343;
}

/*********************** LOGIN STYLE *********************/

.login {
	float:right;
	padding: 6px;
	font-size: 11px;
	color: #434343;
}

.login a { color: #C9001B;}

/*********** STYLES FOR NEWS TICKER ***************/

marquee {

	padding: 3px;
	color: #999999;
}

marquee a {
	font-weight: bold;
	color: #000099;
}

marquee a:hover {
	color: #FF0000;
}

/************ Style for box names, Sections, Archive, Newsletter..... *************/

.boxHeadline {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	padding: 5px;
	

}
.boxHeadline_gm{
			clear:both; 
			border-top:1px solid white; 
			font-size: 12px;
			font-weight: bold;
				background:#000 url('../img/box_top_bg.gif') repeat-x top; color:white; text-transform:uppercase; border-bottom:1px solid #fff; height:1.2em}
.headtaghtia {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding: 5px;
	border-bottom:1px solid #FFFFFF; 
}
.headtaghtia a  {
		color: #FF0000;
	text-decoration: underline; 
}
.headtaghtia a:hover {color: #C9001B;}

.boxHeadline_right {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;

	padding: 0px 5px 5px 5px;
}

h1 { /******  Title of categories, "Headlines" title, "Latest news" title  *******/
    font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    font-variant: normal;
    color: #000000;
	padding-right: 10px;
	margin: 0px;
}

h2, h2 a { /********* Headline news title  **********/
    padding-bottom: 2px;
	margin: 0px;
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	padding: 0px;
	margin: 0px;
}

h2 a:hover {color: #C9001B;}

h3, h3 a { /********* Latest news title  **********/
    padding: 0px;
	margin: 0px;
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}

h3 a:hover {color: #C9001B;}

h4 { /****** Used in Contac form page (plugin required) ********/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding: 5px;
	margin: 0px;
}

.tabele { /****** Used in Advanced search and log in templates ********/
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.formlook { /******* Used for all forms in  *********/
	padding: 0px;
	margin: 0px;

}

.fontSize { /****** Used for font size in Article Full template *********/
	background: url('../img/fontBg.gif') repeat-x;
	text-align: right
}

.article_tools {
	padding: 6px;
}

/********* HEADLINES BOX (styles for Ajax headline rotation ***********/

.headlineTxt {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding-right: 5px;
}

.headlineBox {
	padding: 5px;
	background-color: #ECECEC;
}
	//background-color: #C9001B;
	background: url('../img/play_bg.gif') no-repeat right;

.player {
}

.player span a {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 6px;
}

/************* More Headline News box styles *************/

.headlines_more {
	margin: 27px 0px 0px 5px;
	padding: 6px;
	font-size: 11px;
	border-left: 1px solid #CCCCCC;
}

.headlines_more a {
	display: block;
	margin-bottom: 12px;
	color: #000099;
	font-weight: normal;
}

.headlines_more a:hover {color: #C9001B;}

.headlines_more h3 {
	font-size: 12px;
	color: #434343;
	margin-bottom: 6px;
	padding: 0px;

}


/**************** LATEST NEWS **************/

.latest {
	padding: 24px 0px 6px 0px;
}

.latest h1 {
margin-bottom: 12px;
}

/************** BREADCRUMBS ************/

.BreadcrumbTxt{
   padding-right: 10px;
    padding-top: 0px;
    text-align: right;
    padding-bottom: 0px;
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-variant: normal;
    color: #000000
}

.BreadcrumbTxt a{color: #ffffff;}
text-align: right;

.BreadcrumbTxt a:hover {color: #000000;}

/*************** PAGINATION (Pagination also uses BreadcrumbTxt styles) ***************/
/*.pager {
   background-color: #F1F1F1;
}
*/

.pager a { 
	text-decoration: underline; 
	color: #C9001B;
}

/***************** ARTICLE SHORT STYLES ***************/
.article {
    background-color: #ffffff;
    padding-top: 0px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
	border-top: 1px solid #CCCCCC; 
}

.article img { 
	border: 1px solid #434343; 
	margin-right: 5px;
}


/************** Related News (on article full page) ***************/

#related_news {
	float: right;
	width: 200px;
	background-color: #F1F1F1;
	padding: 6px;
	margin: 6px;
	font-size: 10px;
}

#related_news h3 {
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 6px;
	background: #434343;
	padding: 2px;
}

#related_news a { color: #000099;}

/*************** Article comments (styles for comments on article full and comments page) *******************/

.comments {
	padding: 12px;
	font-size: 11px;
	color: #ff0000;
}

.comments ul { 
	padding:0; 
	margin:0;
}

.comments li {
	list-style-type: none;
	
	padding: 6px;

}

*html .comments li {height:1%;}

.comments li em { 
	font-size: 10px; 
	color: #666666;
}

.comments li span { 
	float: right;
	font-size: 10px;
}

.comments li span img { 
	border: none; 
	vertical-align: middle;
}

/******************* Styles for article votes (at the bottom of the article) *******************/

.article_rate {
	
	padding: 6px 0px 6px 0px;
}




/*********** #TOP navBar link styles ***********/

.dhtml_menu {
  font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background-color: #F1F1F1;
  background: url('../img/dhtml_menu_bg.gif') repeat-x;
  border-bottom: 2px solid #A5A6A5;
  border-top: 1px solid #FFFFFF
}

.ddmx td {border-right: 1px solid #FFFFFF;}

.ddmx .item1,
.ddmx .item1-active{
    padding: 6px 10px 6px 10px;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	border-right: 1px solid #7C7C7C;
}

.ddmx .item1:hover,
.ddmx .item1-active:hover {
	color: #C9001B;
	text-decoration: none;
}

.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 10px Tahoma , Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
	border-bottom: 1px solid #7C7C7C; 
	background: #EFEFEF;
	
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #CECFCE;
}

.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}

.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

.ddmx .section {
    border: 1px solid #7C7C7C;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative;} /* ie 5.0 fix */

/*********** #TOP navBar link styles end ***********/

/****************** Used for various links and headings (i.e.For more news click here link on home page) *****************/	

.trHeadline_right {
	background-color: #F1F1F1;
	font-size: 11px;
	font-weight: bold;
    font-variant: normal;
	color: #666666;
text-align: right;
    padding: 3px;
}

.trHeadline_right a { color: #C9001B;}

.trHeadline {
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
    font-variant: normal;
	color: #666666;
    padding: 3px;
}


/******** General styles end ************/




/******** Left side boxes *********/

/*********** LEFT NAVIGATION ***********/

#navBar {
	width: auto;
	padding: 0;
	margin: 0;
	margin-bottom: 18px;
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
	
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
		
#navBar li {
	margin: 0;
	padding: 0;
}

#navBar li ul { 
	font-weight: normal;
	padding:0;
	margin:0;
}

#navBar li a {
	display: block;
	padding: 3px;
	text-decoration: none;
	width: auto;
	color: #000000;
}

html>body #navBar li a {
	width: auto;
}

#navBar li a:hover {
	color: #C9001B;
}


/********** CALENDAR *************/
.calendar_body {
	background-color: #ECECEC;
	padding-top: 1px;
	font-size: 10px;
	color: #778087;
	padding: 6px;
}

.calendar_body a {
    color: #C9001B;
	font-weight: bold;
	text-decoration: underline;
}

#box_calendar form { margin-bottom: 3px;}

#box_calendar select { width: 50px;}

/********** POLL *************/

#poll {
	padding: 6px;
	font-size: 10px;
	color: #778087;
}

#poll form label { 
	display: block; 
	text-align: right;
	padding: 4px 0px 4px 0px;
}

#poll span {
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
	color: #000000;
}

#poll span a {
	color: #C9001B;
}
/********* Bars for poll results page ************/
.poll_result { 
    background-color: #BE0000;
    height: 10px;
}
.poll_result_rest {
    background-color: #EEEEEE;
	height: 10px;
}

/************ NEWSLETTER ***********/

#newsletter {
	padding: 6px;
}

#newsletter span {
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-bottom: 4px;
}

#newsletter form label { 
	display: block; 
	text-align: right;
	padding: 4px 0px 4px 0px;
}

/******** Left side boxes end *********/



/******** Right side boxes *********/

.right_box {
	padding: 6px;
	background-color: #ffffff;
}

.right_box_top { 
	background: #ECECEC url('../img/right_box_top.gif') no-repeat top;
	padding:4px; margin-top:12px; background-color:#ECECEC
}

.right_box_bottom {
	background: url(../img/right_box_bottom.gif) top no-repeat;
	background-color: #ECECEC;
	padding: 4px;
	margin-bottom: 18px;
}

.right_box_spacer {
	margin:6px 0px 0px 0px;
	background: url(../img/right_box_spacer.gif) repeat-x;
	padding: 1px;
}

.topNews_category {
    font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-variant: normal;
    color: #484848;
} 

.topNews_category a { color: #C9001B;} 

.topNews_category img { vertical-align: middle;}  


/******** Right side boxes end *********/
	
/********** RSS DROP DOWN STYLES (XML drop down list in category view) **************/
#rss ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 88px;  /*Width of Menu Items */
	border-bottom: 0;
	}
	
#rss ul li {
	position: relative;
	}
	
#rss li ul {
	position: absolute;
	right: 0px; /* Set 1px less than menu width */
	top: 14px;
	display: none;
	}

/* Styles for Menu Items */
#rss ul li a {
	display: block;
	text-decoration: none;
	background: #eeeeee; /* IE6 Bug */
	padding: 3px;
	border: 1px solid #ffffff; /* IE6 Bug */
	border-bottom: 0px solid;
	}
	
#rss ul li a:hover {
	display: block;
	text-decoration: none;
	background: #cccccc; /* IE6 Bug */
	padding: 3px;
	border: 1px solid #ffffff; /* IE6 Bug */
	border-bottom: 0px solid;
	}
	
/* Holly Hack. IE Requirement \*/
* html #rss ul li { float: right; height: 1%; }
* html #rss ul li a { height: 1%; }
/* End */

#rss li:hover ul, #rss li.over ul { display: block; } /* The magic */

/***************** CONTACT US PAGE STYLES (plugin required) *****************/

.fieldLabel {
	font-family: Tahoma, Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	padding-right: 5px;
	padding-bottom: 10px;
	vertical-align: top;
	width: 150px;
	background: #f6f6f6;
}

.required {
	color:#D80000;
	margin-right: 2px;
}

.FormBuilder {
	width: 100%;
	padding: 5px;
}

input {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

select {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

textarea {
	width: 300px;
	height: 150px;
}

.newsTitle{
	font-family: Tahoma ,Times New Roman ,Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.news{
	font-family: Tahoma ,Times New Roman ,Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.news a { color: #000099;}

.news a:hover { color: #C9001B;}

.boxa { /****** Used in Advanced search and log in templates ********/
	background-color: #FFFFFF;
	border: 1px solid #ff0000;
}
.box_out{ /****** Used in Advanced search and log in templates ********/
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.plainTxtblack {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.tck {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
}

.tck a{
	color: #ffffff;
}


.tck a:hover{
	color: #FF0000;
}

.plainTxtc {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.plainTxtc a { 
	color: #000099;
	font-weight: bold;
}

.plainTxtc a:hover { color: #C9001B;	font-weight: bold;}

.news1{
	font-family: Tahoma ,Times New Roman ,Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
img{
porder : 0px;
margin :0px;
padding : 0px;
}




.dropmenu{
z-index:1;
}
.box_headline {margin: 6px 0px 0px 0px; padding: 0px; background-color: #000000;  height: 210px; position: relative}

.box_headline .headline_article_holder h1 { 
	padding: 4px 0px;
	margin-bottom: -26px;
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 1px;
	width: 510px; 
	font-family: Verdana ,Times New Roman ,Tahoma , Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px; 
	color: #FF0000;
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .80;               /* Standard style for transparency */
	-moz-opacity: .80;          /* Transparency for older Mozillas */
	filter: alpha(opacity=80);  /* Transparency for IE */
}

.box_headline h1 a {color: #FF0000; }

.headline_article_holder { width: 100%; overflow:hidden;}

.headline_image { 
	width:510px;
	height: 190px; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	text-align: center;
}

.headline_image div.image_caption { 
	position: absolute; 
	bottom: 0; 
	left: 0;
	width: 510px; 
	text-align: center;
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .60;               /* Standard style for transparency */
	-moz-opacity: .60;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60);  /* Transparency for IE */
}
.headline_image div.image_caption a{ text-decoration: none;)
.headline_body { padding: 6px;}

.headline_link { text-align: right; font-weight: bold;}
#headline_image {width: 516px}

/********* HEADLINES BOX (styles for Ajax headline rotation ***********/


.player {
	padding-top: 5px;
	background-color: #C9001B;
	background: url(../img/play_bg.gif) right no-repeat;
}

.player span a {
	font-size: 10px;
	font-weight: bold;
    font-variant: normal;
	color: #FFFFFF;
	padding-right: 6px;
}

.mg_title{
font-family: Tahoma ,Verdana ,Times New Roman , Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FF0000;

text-align: center;
}