* {margin:0;padding:0}
* { target-new: tab ! important }
/*** Global heading styles ***/
p{padding:5px;margin-bottom:1em;}
h1, h2, h3, h4 { font-family: Verdana, sans-serif; margin: 0px;}

h1 { font-size: 14px; font-weight: bold;  padding: 2px 6px 2px 6px;}

h1 a { color: #343399;}

h2 {font-size: 13px; padding: 3px 6px 3px 6px; }
h3 {font-size: 13px; padding: 2px 6px 3px 0px; }
h2 a, h3 a{color: #343399;}

h2 a:hover, h3 a:hover {color: #343399;}

h4 { margin: 4px 0px 4px 0px; background: url(/gfx/cat_bg3.gif) repeat-x; font-size: 12px; padding: 4px 5px 4px 5px;}

h4 a {font-size: 12px; margin: 10px; color: #343399; }

h5 {font-size: 12px; margin-bottom: 10px; text-align:left;padding: 4px 5px 4px 15px;}

h5 a {font-size: 12px; color: #343399;}

body {
	text-align:center;
	font-size: 70%;
	font-family: Verdana, sans-serif;
}

a {color:#4A4A4A; text-decoration: none;}
a:hover {text-decoration: underline;}
a img {border: none;}

ul { padding: 0; margin: 0;}
ul li { list-style-type: none;}

#wrapper{
	width:990px;
	margin:10px auto;
	background:#ffffff;/* right column colour*/
	text-align:left;
	border:0px;
	background:  url(/templ/img/bg3.gif) repeat-y center center;
}
#wrapper2{
	width:990px;
	margin:10px auto;
	background:#ffffff;/* right column colour*/
	text-align:left;
	border:0px;
	background:  url(/gfx/bg_line.gif) repeat-y center center;
}
#header{
	background:#ffffff;
	color:#000;
	width:990px;
	clear:both;
}
#footer{
	background:#F2F2F2;
	color:#000;
	width:990px;
	clear:both;
	padding-top: 10px;
	text-align:center;
	border-top:2px solid #efb52e;
	border-bottom:2px solid #efb52e
}
#footer div.footer {
	color: #000;
	padding-bottom: 10px;
}
#footer div.footer a {
	color: #004080;
	text-decoration: underline;
}
#header{border-bottom:1px solid #fff;}
/*#footer a{color:#efb52e;}*/
#inner{
	margin-right:180px;
	/*background:#bfcfff; left column colour*/
	border-right:1px solid #fff;
}

#middle{
	/*background:#fff; centre column colour*/
	margin-left:180px;
	border-left:1px solid #fff;
	color:#000;
}
#content,#content2{
	position:relative;
	width:100%;
	float:left;/* contain clearing*/
}
#content2{margin:0 -1px;}/* moz needs this*/
/*#content2{border-left:1px solid #fff; border-right:1px solid #fff;} moz needs this*/

#content{
	position:relative;
	float:left;/* contain clearing*/
	width:100%;
}
#left{
	width:180px;
	margin-left:-179px;/*overlap for old mozilla*/
	position:relative;
	left:-2px;/* now line it up*/
	float:left;
}
#right{
	width:180px;
	margin-right:-179px;/*overlap for old mozilla*/
	position:relative;
	left:2px;/* now line it up*/
	float:right;
}
* html #left{margin-right:-3px;}/* 3 pixel jog*/
* html #right{margin-left:-3px;}/* 3 pixel jog*/


/* clear without structural mark-up */
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}

/* mac hide - force layout in ie \*/
* html .clearfix,* html #inner, * html #middle {height: 1%;}
.clearfix {display: block;}
/* End hide */
p.expand a{color:#fff;display:block;clear:both}
p.expand a:hover{height:200px;}
#content p img{float:right;}
/*#mainTicker {display:none;}*/

.box_pages { /*** static pages list holder ***/
	border-bottom: 2px solid #efb52e;
	padding: 5px 1px 5px 165px;
	height: 14px;
	background:  url(/gfx/menu_bar2.gif) repeat-x;
	background-color: #343399;
}
.box_pages  { /*** static pages list ***/

}
.box_pages ul li { /*** static pages list ***/
	display: inline;
}
.box_pages a {
	padding: 4px 10px 4px 10px;
	border-left: 2px solid #343399;
	border-right: 2px solid #343399;
	/*border: 1px solid #efb52e;
	border-left: 2px solid #efb52e;
	border-right: 2px solid #efb52e;
	border-top: 1px solid #9a919e;*/
	/*background-color: #E5B02F;*/
}
.box_pages a:link, .box_pages a:visited {
	color: #fff;
	text-decoration: none;
}
.box_pages a:hover {
	color: #000;
	background-color: #E5B02F;
	text-decoration: none;
	border-bottom: 2px solid #efb52e;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
.box_pages1 li a {
	color: #000;

}
.box_pages1 a {
	color: #000;
	background-color: #E5B02F;
	text-decoration: none;
	border-bottom: 2px solid #efb52e;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}
#box_line {
	background:  url(/gfx/line_2.gif) repeat-x;
    height: 18px;
    color: #000000;
    padding: 5px 5px 0px 10px;
}
#box_line a {
	color: #000000;
}
.ticker {
	height: 18px;
}
.ticker a {color: #CA0405;}
.ticker span.ticker_category {color: #cccccc;}
.ticker span.ticker_category a {color: #000000;}
.ticker .scroller {
	height:18px;
}
.ticker .section {
	height:18px;
}
#sms_ads {
	width: 440px;
	padding: 3px;

}
#sms_ads div.box_header {
	background-color: #343399;
	text-align: left;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
}
#sms_ads div.box_footer {
	background-color: #e5b030;
	text-align: right;
	padding: 4px;
	font-size: 10px;
}
#sms_ads div.box {
	border-left: 1px solid #b9b9b9;
	/*border-bottom: 1px solid #b9b9b9;*/
	border-right: 1px solid #b9b9b9;
	background-color: #ffffff;
	text-align: left;
	padding: 3px;
	font-size: 12px;
}
#sms_ads div.box_site {
	color: #004080;
	text-align: right;
	font-size: 11px;
	text-decoration: underline;
}
#sms_ads div.box_site a {
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: underline;
}
#sms_ads div.box a {
	color: #000000;
	/*text-decoration: underline;*/
}
#sms_ads div.box ul li {
	border-bottom: 1px solid #eee;
	padding: 2px 0px;
}

#sms_ads div.box ul li a {
	display: block;
	color: #000000;
	/*font-weight: bold;*/
	padding: 3px 3px 3px 5px;

}
#sms_ads div.box ul li a:hover {background-color: #EBEBEB;text-decoration: underline;}

#sms_ads_180 {
	width: 180px;
	padding-top: 2px;

}
#sms_ads_180 div.box_header {
	background-color: #343399;
	text-align: left;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
}
#sms_ads_180 div.box_header a {
	color: #ffffff;
	text-decoration: underline;
}
#sms_ads_180 div.box_header a:hover {
	color: #ffffff;
	text-decoration: none;
}
#sms_ads_180 div.box_footer {
	background-color: #e5b030;
	text-align: right;
	padding: 4px;
	font-size: 10px;
}
#sms_ads_180 div.box_180 {
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
	background-color: #ffffff;
	text-align: left;
	padding: 2px;
	font-size: 11px;
}
#sms_ads_180 div.box_site {
	color: #004080;
	text-align: right;
	font-size: 10px;
	text-decoration: underline;
}
#sms_ads_180 div.box_site a {
	color: #000000;
	/*font-weight: bold;*/
	text-decoration: underline;
}
#sms_ads_180 div.box_180 a {
	color: #000000;
	/*text-decoration: underline;*/
}
#sms_ads_180 div.box_180 ul li {
	border-bottom: 1px dotted #b9b9b9;
	padding: 2px 0px;
}

#sms_ads_180 div.box_180 ul li a {
	display: block;
	color: #000000;
	/*font-weight: bold;*/
	padding: 2px 2px 2px 3px;

}
#sms_ads_180 div.box_180 ul li a:hover {background-color: #EBEBEB;color: #000000;text-decoration: underline;}

div.sms_info {
	border: 1px solid #CC0033;
	background-color: #FFFFCC;
	text-align: center;
	width: 450px;
	padding: 4px 6px 5px 34px;
	margin-top: 10px;
}
div.sms_i {
	border: 1px solid #E9E9E9;
	background-color: #F7F7F7;
	text-align: left;
	width: 95%;
	margin: 5px;
	padding: 5px 5px 5px 5px;
}
/*************** LEFT COLUMN STYLES ********************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_left_holder { padding: 0px;}

#dynamic_box_left div.box {margin-bottom: 20px;}
#dynamic_box_left div.user_menu_box {padding: 5px;}

#box_left_holder div.box_title {
	background: url('/gfx/poga.gif') left no-repeat;
	color:#fff;
	font-weight: bold;
	padding: 4px 6px 5px 34px;
	border-bottom: 1px solid #fff;
}

#box_left_holder div.box_title a {
	color:#fff;

}


#dynamic_box_left div.box_body {}

/*************** RIGHT COLUMN STYLES ********************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_right_holder { padding: 0px;}

#dynamic_box_right div.box {margin-bottom: 2px; background: url('/gfx/poga_l.gif') no-repeat;}
#dynamic_box_right div.user_menu_box {padding: 5px;}

#box_right_holder div.box_title {
	background: url(/gfx/poga_l.gif) no-repeat;
	color:#000;
	font-weight: bold;
	padding: 4px 6px 5px 34px;
	border-bottom: 1px solid #fff;
}

#box_right_holder div.box_title a {
	color:#000;

}
#box_right_holder ul {
	margin-bottom: 5px;

}
#box_right_holder li {
	border-bottom: 1px solid #fff;
	padding: 1px 0px;
    /*width: 100%;*/
    font-weight: bold;
    /*padding: 3px 0px 5px 10px;*/
}
#box_right_holder li a {
	color: #004080;
	display: block;
	padding: 4px;
}

#box_right_holder li a:hover {
	color: #fff;
	background-color: #343399;
	text-decoration: none;
}
#box_right_ul ul {
	margin-bottom: 5px;

}
#box_right_ul li {
	border-bottom: 1px solid #fff;
	padding: 1px 0px;
    /*width: 100%;*/
    /*font-weight: bold;
    padding: 3px 0px 5px 10px;*/
}
#box_right_ul li a {
	color: #004080;
	display: block;
	padding: 4px;
}

#box_right_ul li a:hover {
	color: #fff;
	background-color: #343399;
	text-decoration: none;
}

#dynamic_box_ul div.box_body {}
#dynamic_box_right div.box_body {}

/*** Section box (navigation list) ***/

#box_sections div.box_body { border-bottom: none; margin-bottom: 30px;}
#box_sections div.box_title {
	background: url('/gfx/poga.gif') left no-repeat;
	color:#fff;
	font-weight: bold;
	padding: 4px 6px 5px 34px;
	border-bottom: 1px solid #fff;
}
#box_sections li {
	border-bottom: 1px solid #fff;
	padding: 1px 0px;
    /*width: 100%;*/
    font-weight: bold;
}

#box_sections li ul li {
	border-bottom: none;
	font-variant: normal;
	font-size: 11px;
	padding-left: 26px;
}
#box_sections li.sel {
	background: #E5B02F;
	display: block;
	padding: 5px;
}
#box_sections li.sub {
	font-weight: normal;
}
#box_sections li.sub a {
	display: block;
	padding-left: 18px;
	font-weight: normal;
	background: url(/gfx/bullet_arrow.gif) 6px 8px no-repeat;
}
#box_sections li.sub_sel {
	display: block;
	padding: 5px 5px 5px 18px;
	font-weight: normal;
	background: url(/gfx/bullet_arrow.gif) 6px 8px no-repeat;
	background-color: #E5B02F;
}
#box_sections li.sub a:hover {
	color: #000;
	background-color: #E5B02F;
	text-decoration: none;
}

#box_sections li a {
	color: #004080;
	display: block;
	padding: 4px;
}

#box_sections li a:hover {
	color: #000;
	background-color: #E5B02F;
	text-decoration: none;
}





div.box_user_menu a {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	height: 18px;
	width: 180px;
	line-height: 15pt;
	font-weight: bold;
	text-align: left;
	display: block;
	color: #004080;
	padding: 0px 0px 0px 10px;
	}
/*** Search box ***/
#box_search {height: 22px;
	padding: 4px; background-color: #eeeeee; border-bottom: 3px solid #fff; margin: 0px 3px 0px 3px;}

#box_search input, #box_search button {font-size: 11px;}
.search {
	padding: 6px;
	text-align: right;
	background: #eeeeee;
}

.search a {color: #CA0405;}

.search button {
	width: 50px;
	height: 20px;
	margin-left: 6px;
	border: none;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background: url(/gfx/search_button.gif) no-repeat;
}
#box_body {/*width: 622px; background-color: #eeeeee; margin: 2px;*/}
.box_headline {margin: 1px 1px 1px 1px; padding: 6px; background-color: #eee; height: 367px;}

.box_headline h1 { padding: 4px 0px;}

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

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

.headline_image div.image_caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 312px;
	text-align: left;
	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_body { padding: 6px;}

.headline_link { text-align: right; font-weight: bold;}
.player { background: url(/gfx/headlines_player_top_bg.gif) top repeat-x; margin: 6px 0px; padding: 6px;}

.player ul { padding-top: 6px;}

.player li {display: inline;}

.player a {padding: 2px 6px;}

.player a:link, .player a:visited {
	color: #fff;
	background-color: #A5A5A5;
	text-decoration: none;
}

.player a:hover {
	color: #C90404;
	background-color: #B7B8B8;
	text-decoration: none;
}

.player a.active, .player a:visited.active {
	background-color: #C90404;
	color: #FFFFFF;
	font-weight: bold;
}
/*************** CONTENT STYLES ************************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_center_holder {padding: 0px 0px;}

#box_center_holder h1 { font-size: 18px; padding-bottom: 4px; margin-bottom: 12px; border-bottom: 3px solid #EEEEEE;}

#box_center_holder div.category_headline { width: 100%; overflow: hidden;}

#box_center_holder div.category_headline h2 a { color: #CA0405; font-size: 18px; font-weight: normal;}

#box_center_holder div.category_headline div.image { float: left; padding: 6px; margin: 0px 6px 6px 6px; background-color: #eeeeee; border: none;}

#box_center_holder div.category_headline div.summary {}

#nozares {text-align:center;font-size: 12px;}
#nozares div.box_body ul li {
	border-bottom: 1px solid #eee;
	padding: 2px 0px;
	width: 200px;
}

#nozares div.box_body ul li a {
	display: block;
	color: #004080;
	/*font-weight: bold;*/
	padding: 3px 3px 3px 19px;
	background: url(/gfx/bullet_arrow.gif) 6px 8px no-repeat;
}
#nozares div.box_body ul li a:hover {background-color: #EBEBEB;}

/*#nozares div.box_body ul { padding: 5px; font-weight: bold; display: block;}
#nozares div.box_body ul li {
	border: 1px solid #ccc;
	color: #000;
	padding: 3px;
	margin: 3px;
	background-color: #efb52e;
}
#nozares div.box_body_r ul { padding: 5px; font-weight: bold; display: block;}
#nozares div.box_body_r ul li {
	border: 1px solid #ccc;
	color: #fff;
	margin: 3px;
	background-color: #343399;
}
#nozares div.box_body_r ul li a {
	display: block;
	color: #fff;
}
#nozares div.box_body_r ul li a:hover {
	display: block;
	color: #000;
	background-color: #efb52e;
}*/

#nozares div.box_body_r ul li {
	border-bottom: 1px solid #eee;
	padding: 2px 0px;
	width: 200px;
}

#nozares div.box_body_r ul li a {
	display: block;
	color: #004080;
	/*font-weight: bold;*/
	padding: 3px 3px 3px 19px;
	background: url(/gfx/bullet_arrow.gif) 6px 8px no-repeat;
}
#nozares div.box_body_r ul li a:hover {background-color: #EBEBEB;}

div.article_link {display: inline; padding-left: 4px;}

div.article_link a {color: #C90404;}

div.box_body div.image {
	padding: 2px;
	float: left;
	margin: 2px 4px 2px 2px;
	border: 1px solid #CCCCCC;
}
div.box_body div.image2 {
	padding: 2px;
	margin: 2px 4px 2px 2px;
	border: 2px solid #CCCCCC;
}

div.summary {
	margin: 0px 0px 0px 4px;
}


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

.short { /*** Global summary styles ***/
	margin-bottom: 4px;
	padding: 4px;
	border-bottom: 1px solid #eee;
	font-size: 120%;
}

/*** Article summaries heights ***/
#latest_news div.short{height:115px;}


/*** Main news styles ***/
#category_news_box div.box_title { background: url(/gfx/cat_bg3.gif) no-repeat;}
#category_news_box div.box_title2 { background: url(/gfx/cat_bg3.gif) top repeat-x; margin: 3px 2px 0px 2px;}
div.box_title3 { background: url(/gfx/cat_bg3.gif) top repeat-x; margin: 3px 2px 0px 2px;}
/*** Category links ***/
#category_news_box div.box_title h4, #category_news_box div.box_title h4 a {
	font-size: 13px;
	color: #172973;
	padding: 3px 0px 0px 10px;
	margin-bottom: 0px;
	height:22px;

}
/*** Subcategory links ***/
#category_news_box div.box_title span { color: #000; font-size: 11px; padding: 0px 1px; }

#category_news_box div.box_title span a { color: #FF0000;}

#category_news_box div.box_title span a:hover { color: #000;}

#category_news_box div.box_body font { color: #800000; font-size: 10px; padding: 0px 5px; }

#category_news_box div.box_body font a { color: #800000;}

#category_news_box div.box_body font a:hover { color: #000; text-decoration: none;}

#category_news_box div.box_body ul { padding: 0px 0px;}

#category_news_box div.box_body ul li {
	border-bottom: 1px solid #ccc;
	padding: 1px 0px;
}

#category_news_box div.box_body ul li a {
	display: block;
	padding: 2px 2px 2px 16px;
	background: url(/gfx/bullet_arrow.gif) 6px 6px no-repeat;
	font-size: 120%;
	/*font-weight: bold;*/
	color: #004080;
}

#category_news_box div.archive {
    color: #000;
    font-size: 12px;
    padding: 5px 5px 5px 5px;
    text-align: right;
}

/*** Category page ***/

#category_holder div.subcategory_list div.box_body { padding: 6px;}

#category_holder div.short { margin-bottom: 12px; padding-bottom: 12px;}

/*** Article styles ***/

.box_breadcrumb { padding: 6px 0px 2px 6px; color: #666666; border-bottom: 1px solid #EEEEEE;}

.box_breadcrumb a {color: #004080; padding-right: 4px;}
#article_holder {padding: 6px;};
#article_holder h1 { font-size: 13px; font-weight: bold; color: #004080; padding: 8px 0px 4px 0px; margin-bottom: 2px; border-bottom: 3px solid #EEEEEE;}

#article_holder div.article_metadata { padding: 0px 0px 5px 0px; margin-bottom: 2px; border-bottom: 1px solid #EEEEEE;text-align: right;}

#article_holder div.article_metadata span.metadata_time { font-size: 12px; color: #666666; float: right;}

#article_holder div.font_size { font-size: 12px; float: right; margin-bottom: 12px;}

#article_holder div.font_size img { vertical-align: bottom; padding-left: 3px;}

#article_holder div.popup {
	cursor: pointer;
	margin-top: 3px;
}

#article_holder div.image {
	float: left;
	padding: 4px;
	margin-right: 6px;
	border: 1px solid #cccccc;
}

#article_holder div.image span.image_caption { font-size: 12px; line-height:normal;}

#article_holder div#article_body {font-size: 12px; line-height: 1.6em; }

#article_holder div#article_body h1,
#article_holder div#article_body h2,
#article_holder div#article_body h3,
#article_holder div#article_body h4,
#article_holder div#article_body h5,
#article_holder div#article_body h6 { font-family: Arial, Helvetica, sans-serif;}

#article_holder div#article_body a { color: #002BB8;}

#article_holder div.content_attachment { padding:6px; text-align:right; font-size: 11px;}

#article_holder div.content_attachment img { vertical-align: bottom;}

#article_holder div.content_attachment a {color: #C90404;}

/*** Article social bookmarks ***/

#box_social_bookmarks {
	color: #666666;
	padding: 2px 6px;
	margin: 6px 0px 12px 0px;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
}

#box_social_bookmarks img { vertical-align: middle;}

/*** Article comments ***/

.comment_block h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: #f4f4f4;
	padding: 6px;
	margin: 6px 0px;
}

#comment_list { margin: 15px 8px;}

#comment_list div.comment_holder { margin-bottom: 20px;}

#comment_list div.comment_header { padding-bottom: 6px;}

#comment_list div.comment_header { font-size: 11px;}

#comment_list div.comment_header a { color: #C90404; font-weight: bold;}

#comment_list div.comment_body_holder {padding: 6px; border-bottom: 1px solid #EBEBEB; background-color: #F8F8F8;}

#comment_list div.comment_body {width: 100%; overflow: hidden; }

#comment_list div.comment_body img { float: left;}

#comment_list div.comment_body div.comment_text { color: #666666; margin-left: 50px; padding: 0px 12px 10px 10px;}

#comment_list div.comment_report { float: right;}

/*** Pagination ***/

#box_pagination { padding: 6px; margin: 6px 0px; background: #eeeeee; color: #666666;}

#box_pagination span.pagination { float:right; font-weight: bold;}

#box_pagination span.pagination a { font-weight: normal; color: #C90404;}

#box_pagination span.pagination_total {color: #C90404;}

/*** Archive calendar ***/

#box_calendar table caption {
	font-weight: bold;
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	padding: 6px 0px;
	margin-bottom: 6px;
}

#box_calendar table caption a {color: #C90404;}

#box_calendar table caption span { cursor: pointer; padding: 0px 4px;}

#box_calendar table td { background-color: #F1F1F1; padding: 1px 2px;}

/*######################################################*/


#leftfr {
	margin: 0px 2px 10px 2px;
	float:right;
	width:173px;
	/*border-left: 2px solid #004080;*/
}
#leftfl {
	margin: 0px 0px 10px 0px;
	float:left;clear:both;
	padding-bottom: 15px;
	border-right: 2px solid #004080;
	/*border-bottom: 2px solid #fff;*/
	width:448px;

}
#leftfl div.counter {
	/*padding-left: 5px;
    padding-top: 5px;
    margin-bottom: 5;*/
    margin:10px auto;
	background:#ffffff;/* right column colour*/
	text-align:left;
	border:0px;
	background:  url(/templ/img/bg3.gif) repeat-y center center;

}
#leftfl2 {
	margin: 0px 6px 10px 6px;
	float:left;clear:both;
	padding-bottom: 15px;
	width:410px;
    border-right: 2px solid #004080;
}
#leftfl select {
	margin: 3px 2px 3px 0px;
	font-size: 11px;
}
#leftfl span.sel {
	margin: 0px 0px 3px 0px;
}
#box_center_left {
    width: 448px;
}
#box_center_right {
    width:140px;
	margin-right:-479px;/*overlap for old mozilla*/
	position:relative;
	float:right;
	border-left: 2px solid #004080;
	background-color: #F1F1F1;
}
#leftfr li {
	/*border-bottom: 1px solid #ccc;*/
	padding: 0px 0px 0px 0px;
    /*width: 100%;*/
}

/*#leftfr li ul li {
	font-variant: normal;
	font-size: 12px;
	padding-left: 26px;
}*/

#leftfr div.box_content ul {
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	borderb-bottom: 1px solid #ccc;*/
	border: 1px solid #ccc;
}
/*
#leftfr li a {
	color: #004080;
	display: block;
	padding: 1px;
	/*background: #111;
}*/

#dynamic_box_center {
	float: left;
	text-align: left;
	/*background-color: #C0C0C0;*/
}




/*********deafault layout**********/
#layout_default div#dynamic_box_center       {width: 630px;}

#dynamic_box_right {}




/************* CONTENT FEATURES *****************/
#content_features_left { float: left;/*background-color: #008000;*/}

#content_features_right { float: left;/*background-color: #FF8000;*/}

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

/*********** equal_default *********************/
.features_equal_default #content_features_left       {width: 53%;}
.features_equal_default #content_features_right      {width: 47%;}

/*********** equal *********************/
.features_equal #content_features_left       {width: 495px;}
.features_equal #content_features_right      {width: 495px;}

/*********** left *********************/
.features_left #content_features_left        {width: 680px;}
.features_left #content_features_right       {width: 310px;}

/*********** right *********************/
.features_right #content_features_left       {width: 310px;}
.features_right #content_features_right      {width: 680px;}

/*********** equal_three *********************/
.features_inside .content_features_col       {width: 223px; float: left;}

/*********** inside *********************/
.features_inside                              {width: 670px; overflow: hidden;}
.features_inside #content_features_left       {width: 335px;}
.features_inside #content_features_right      {width: 335px;}


 /*border:1px solid #004080;*/
/******************** LAYOUT BOXES********************/

#main_news_box {float: left;}

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

.main_news_category {
	float:left;
	display: inline;
	/*width:310px;*/
	height:auto;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin: 1px;/****styles****/
}

.category_news_category {
	float:left;
	display: inline;
	width:261px;
	margin: 6px; /****styles****/
}

/* FORMAS */

form { /******* Visām formām *********/
	padding: 0px;
	margin: 0px;

}

input, select, textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

input {border: 1px solid #7F9DB9; }

select  {}

textarea  {border: 1px solid #7F9DB9;}

.form_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 100%;
	overflow: hidden; /* Operai */
}

*:first-child+html .form_line {margin-bottom: 0px; padding-bottom: 6px;}


input.text {border: 1px solid #7F9DB9;}

select.options { border: 0px solid #7F9DB9;}



input.submit_button, button {
	font-size: 11px;
	height: 21px;
}

.formElement p { margin-top: 0;}
/***************** Box forms *******************/

#dynamic_box_right .form_line label {}

#dynamic_box_right .form_line div.submit { text-align: right;}

#dynamic_box_right .form_line div.submit a { float: left; padding-top: 3px; color: #C90404;}

#dynamic_box_center div.form_line label {
	text-align: right;
	padding: 3px 0px 3px 3px;
	display: block;
	float: left;
	width: 30%;
	font-size: 12px;
	color: #666666;
}

#dynamic_box_center div.formElement {float: left; margin-left: 6px; display: inline; z-index: auto;}

#dynamic_box_center div.formElement label {
	padding: 0px;
	width: auto;
	text-align: left;
	float: none;
	display: block;
	font-weight: normal;
}
#box_poll {margin-top: 6px; margin-left: 6px;}

#box_poll span.poll_question { color: #000000; padding: 0px 0px 2px 0px;}

#box_poll label { display: block; border-bottom: 2px solid #ddd; padding: 1px 0px;}

#box_poll label img { vertical-align: middle;}

#box_poll input { border: 0px;}

#box_poll div.button_holder { padding-top: 8px;}

#box_poll div.button_holder a { color: #C90404;}

#box_poll div.button_holder input { float: left;}


/*** Poll page ***/

.poll_box_holder { border-bottom: 2px solid #efb52e; border-top: 2px solid #efb52e; margin: 4px 0px; padding: 6px;}

.poll_box_header { border-bottom: 2px solid #efb52e; margin-bottom: 6px; padding-bottom: 4px;}

.poll_box_header span { color: #efb52e;}

.poll_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 98%;
	overflow: hidden; /*** Operai ***/
}
.poll_box_holder table {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	width: 99%;
}
.poll_box_holder td {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	padding: 3px 2px 3px 2px;
}
.poll_box_holder li {
	border-bottom: 1px solid #ccc;
	padding: 1px 0px;
    /*width: 100%;*/
    font-weight: bold;
}

.poll_box_holder li ul li {
	border-bottom: none;
	font-variant: normal;
	font-size: 12px;
	padding-left: 26px;
}

.poll_box_holder li a {
	color: #004080;
	display: block;
	padding: 1px;
	/*background: #111;*/
}

.pet_box_holder { border-bottom: 2px solid #efb52e; border-top: 2px solid #efb52e; margin: 4px 0px; padding: 6px;}

.pet_box_holder li {
	border-bottom: 1px solid #ccc;
	padding: 1px 0px;
    /*width: 100%;*/
    font-weight: bold;
}

.pet_box_holder li ul li {
	border-bottom: none;
	font-variant: normal;
	font-size: 12px;
	padding-left: 26px;

}

.pet_box_holder li a {
	color: #004080;
	display: block;
	/*padding: 3px;
	background: #111;*/
	padding: 3px 3px 3px 19px;
	background: url(/gfx/bullet_arrow.gif) 6px 8px no-repeat;
}

.poll_line img { vertical-align: middle;}

.poll_answer_title {
	text-align: right;
	padding: 0px 3px 2px 0px;
	display: block;
	float: left;
	width: 46%;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}
.box_tabs {margin-bottom: 5px;}
#leftfr div#box_right_holder { padding: 0px;}

#leftfr .box div.box_title {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 19px;
	padding: 0px 0px 0px 35px;
}

#leftfr .box_tabs div.box_title {padding: 0px 6px 0px 25px;}

#leftfr .box .box_title_holder {
	/*background: url(/templ/img/poga_l.gif) top left no-repeat; */
    background-color: #F5F5DC;
}

/* Hides from IE5-mac \*/
* html #leftfr .box .box_title_holder { height: 1%;}
/* End hide from IE5-mac */


#leftfr .box_title {
	margin-bottom: 0px;
}

#leftfr .box .box_body {}

#leftfr .box .box_body div.box_content {}

div.box_content {padding: 0px 0px 0px 0px; }
/* Hides from IE5-mac \*/
* html #dynamic_box_right .box .box_body { height: 1%;}
/* End hide from IE5-mac */

/********** Lists ***************/

#leftfr div.box_body ul li {
	border-bottom: 1px solid #eee;
	padding: 0px 0px;
}
#leftfr div.box_body2 ul li {
	border-bottom: 1px solid #eee;
	padding: 0px 0px;
}

#leftfr div.box_body ul li a {
	display: block;
	color: #004080;
	/*font-weight: bold;*/
	padding: 3px 3px 3px 19px;
	background: url(/gfx/bullet_arrow.gif) 6px 8px no-repeat;
}
#leftfr div.box_body2 ul li a {
	display: block;
	color: #282828;
	padding: 5px 3px 3px 7px;
	/*background: url(/gfx/bullet_arrow.gif) 6px 8px no-repeat;*/
}
#leftfr div.box_body2 img {
	padding: 3px 3px 3px 3px;
	border: 1px solid #eee;
}

#leftfr div.box_body ul li a:hover {background-color: #EBEBEB;}

.box_title {
	background: url(../img/poga_l.gif) top left no-repeat;
	margin-bottom: 0px;
}
div.box_terms ol ul li {
	display: block;
	padding: 5px;
}
/*** Tabs ***/

.tabs {
	font-size:11px;
	line-height:normal;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}
ul.tabs{
	margin:0;
	padding:4px 0 4px 0px;
	list-style:none;
}
.tabs li {
	display:inline;
	margin:0;
	padding:0;
}

.tabs a {
	margin: 0px 1px 0px 0px;
	padding:4px 0 4px 4px;
	text-decoration:none;
}

*:first-child+html .tabs a {padding:0 0 0 4px;} /* IE 7 hack */

/* Hides from IE5-mac \*/
* html .tabs a {padding:0 0 0 4px;}
/* End hide from IE5-mac */

.tabs a span {
	padding:4px 8px 4px 4px;
	color:#666666;
}

.tabs a:hover {text-decoration: none;}

.tabs a:hover span {color: #C90404;}

.tabs a.active {}

.tabs a.active span {
	color: #C90404;
}

#shadow-container {
	float:left;
    position: relative;
	left: 8px;
	top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}

	#shadow-container .shadow1 {
		background: #F1F0F1;
	}

	#shadow-container .shadow2 {
		background: #DBDADB;
	}

	#shadow-container .shadow3 {
		background: #B8B6B8;
	}

	#shadow-container .container {
		background: #ffffff;
		border: 1px solid #848284;
		padding: 2px;
	}
img.none {
	border: 1px solid #000000;
}
