body { background:#E3E3E3 url(../img/body_bg.gif) top repeat-x;}

/*************** GLOBAL STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/
#container {
  width:994px;
  background-color: #fff;
  margin: 0px auto 0px auto;
  text-align: left;
  border-top:none;
}
#content { background: #fff url(../img/content_top_corners.gif) top no-repeat; padding:0px;}

#container div#footer div.bottom_corners { background: url(../img/content_bottom_corners.gif) bottom no-repeat; height: 7px;}

/**** Utility Stripe ****/
.utility_stripe {top: -12px; padding:0px; color: #000000; float:right; padding-right: 4px;}

.utility_stripe a { color: #ffffff;}

.utility_stripe input.text { background: #ffffff; border: 1px solid #000000;}

/*** Global anchor styles ***/

a {color:#000; text-decoration: none;}

a:hover {text-decoration: underline;}

a img {border: none;}
/*** Global list styles ***/
ul {padding:0; margin:0;}

ul li {list-style-type:none;}

#content ul li {padding:1px 0px; border-bottom:1px solid #CFCFCF;}

#content ul li a {
  display:block;
  padding:4px 0px 4px 12px;
  background:url(../img/list_bullet.gif) 4px 10px no-repeat;
}
#content ul li a:hover {
  background-color:#FFFFAA;
}
#content ul li p a {
  font-weight:normal;
}

ol {padding-left:25px; margin:0; font-size:12px; font-weight:normal;}

ol li { padding:4px;border-bottom:1px solid #E2E2E2; }

ol p {font-size:12px; margin:0px; padding:2px;}

ol p a {display:block; padding:4px;}

#content ul li.listrow_0, #content ul li.listrow_1 { background-color:#FFFFFF; }
#content ul li.listrow_0 a, #content ul li.listrow_1 a { display:block;padding:2px 2px 3px 15px;font-size:14px;font-weight:normal;background:url(../img/bullet_arrow.gif) 6px 6px no-repeat; }
#content ul li.listrow_0 a:hover, #content ul li.listrow_1 a:hover { background-color:#FFFFCC; }



.article_stats {padding:0 4px; font-weight:normal; color:#888;}

.comment_stats {background:url(../img/icon_comments.png) 0 0 no-repeat; padding:0 4px 0 18px; margin-left:5px;}

/*** Global heading styles ***/

h1, h2, h3, h4 { font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif; margin: 0px;}

h1, h2, h3, h4, h5, h6 {padding:0; margin:0px;}

h1.page_title {font-size:30px; font-weight:normal; margin:10px 0;}

h1, h1.article_title {font-size:24px; font-weight:normal;}

h2, h2.article_title {font-size:18px; font-weight:normal;}

h3, h3.box_title {font-size:16px; font-weight:bold;}

h3, h3.title_white {padding:2px 0; margin-bottom:10px; border-bottom:1px solid #e1e1e1;}

h3, h3.title_gray {font-size:16px;padding:2px 6px; margin-bottom:5px; background:#f2f2f2; border-top:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0;}

h4 { font-size:16px; }

h5.subtitle {font-size:16px; color:#949494; font-weight:normal; margin-bottom:10px;}

h1 a, h1 a:visited { color:#C90404; }
h2 a, h2 a:visited { color:#C90404; }
h3 a, h3 a:visited { color:#C90404; }
h1 a:hover, h2 a:hover, h3 a:hover { color:#828282; }
/* before v 4.5 - J. Booth 
h1 { font-size: 16px; font-weight: normal; }

h1 a { color: #C90404;}

h2, h3 {font-size: 12px; padding-bottom: 4px;}

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

h4 {}

h4 a {}
*/
/*** Global box styles ***/

.box .box_title { 
  font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
  font-weight: normal;
  padding-left: 4px;
  margin-left: 0px;
}
.box {margin-bottom:10px;}

.box_gray {border-bottom:1px solid #ccc;border-right:1px solid #ccc}

.box_white {
  padding:10px; 
  border:1px solid #ccc; 
  -moz-border-radius:8px; 
  -webkit-border-radius:8px;
  -moz-box-shadow:0 0 5px #ccc;
  -webkit-box-shadow:0 0 5px #ccc;
}
.box_white-cvb {
  padding:7px; 
  border:1px solid #ccc; 
  -moz-border-radius:5px; 
  -webkit-border-radius:5px;
  -moz-box-shadow:0 0 5px #ccc;
  -webkit-box-shadow:0 0 5px #ccc;
}

.image {float:left; margin:0 10px 2px 0;}

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

/*************** HEADER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/
.top_links {
  font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
  padding: 5px 5px 8px 250px;
  text-align: left;
  background:#C0C0C0 url(../img/topnav_bg.gif) top left no-repeat;
}
a.top_linksT,a.top_linksT:visited {
  font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FFFFFF;
}

.error {
font-size: 14px;
color: #FF0000;
background-color: #FFFF00;
padding: 2px 2px 2px 2px;
text-align: center;
}

/*************** HEADER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

.header_image { width:100%; overflow:hidden; border-bottom: 1px solid #fff; background: url(../img/header_bg.jpg) top no-repeat;}

.header_image img {float: left;}

.head_ad { float: right; padding: 7px 6px 0px 0px;}


/*** Static pages navigation ***/

.box_pages { /*** static pages list holder ***/ 
  border-top: 1px outset #434343;
  border-bottom: 1px inset #000; 
  padding: 6px; 
  background: url('../img/tableHeader_bg.gif') #f5f5f5 repeat-x scroll center left;
  font-size:11px;
}

.box_pages li { /*** static pages list ***/
  display: inline;
}

.box_pages a {padding: 5px 6px; font-weight: bold;}

.box_pages a:link, .box_pages a:visited {
  color: #818181;
  text-decoration: none;
  border-right: 1px solid #999999;
}

.box_pages a:hover {
  color: #0000ff;
  background: url('../img/tableheader_bg_hover.gif') #efefef repeat-x scroll center left;
  text-decoration: none;
}

.box_pages a.Page10, a.Page10:visited {
color: red;
font-style: italic;
}

/*** Search box ***/

.search { 
  padding: 4px 0px 6px 4px; 
  background: #eee; 
  text-align: left;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.search a {color: #CA0405;padding:2px;}

.search button {
  width: 51px;
  height: 20px;
  margin: 0px 0px 0px 4px;
  padding:0px 0px 4px 0px;
  border: none;
  font-size: 12px;
  font-weight: normal;
  color: #fff; 
  background: url(../img/search_button_blue.jpg) no-repeat;
}
/****  Date box is located in search.tpl for ease of use *******/
#date_h {
  position:relative;
  float:right;
  top:-27px;
  left:0px;
  margin:2px 38px 0px 0px;
  width:auto;
  font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #000066;
  font-weight: bold;
}

/*************** LEFT COLUMN STYLES ********************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_left_holder { padding: 2px 4px 0px 4px;}

#dynamic_box_left div.box {margin-bottom: 12px;}

#dynamic_box_left div.box_title { 
  background: url('../img/tableHeader_bg.gif') #f5f5f5 repeat-x scroll center left;
  /*background-color: #336699;*/
  font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  color:#000000; 
  padding: 2px 2px 2px 3px;
  margin-bottom: 0px;
  border-bottom: 1px solid  #CCCCCC;
  /*display:none;*/
}

#dynamic_box_left div.box_body {border-bottom: 4px solid #A5A5A5;}

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

#box_sections div.box_body { border-bottom: none; margin-bottom: 30px;}

#box_sections li {  
  border-bottom: 1px solid #fff; 
  padding: 1px 0px 0px 0px; 
  font-variant: small-caps;
  padding-left: 6px;
  background: #dcdcdc url(../img/left_nav_bg.gif) top left no-repeat;
}

#box_sections ul li ul li { 
  border-bottom: none; 
  font-variant: normal; 
  font-size: 11px;
  margin-left: -6px;
  background: #f2f2f2 url(../img/left_nav_subs_bg.gif) top left no-repeat;
}

#box_sections li a { 
  color: #181818; 
  font-weight: 600;
  display: block; 
  padding: 4px;
  border-bottom: 1px solid #FCFCFC;
}

#box_sections li a:hover { 
  color: #FFF; 
  background-color: #A5A5A5; 
  text-decoration: none; 
}

#box_sections li ul li a:hover {
  color: #000000; 
  background: #D0D0D0; 
  text-decoration: none; 
}
/* controls font style for 3rd level menu items, such as "Cat - Subcat - live broadcasts" */
ul li ul li ul li {
font-weight: bold;
}

/*************** CONTENT STYLES ************************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_center_holder { padding: 0px 8px; }

#box_center_holder h1 { font-size: 22px; padding-bottom: 4px; margin-bottom: 8px; border-bottom: 3px solid #EEEEEE;}
/* causes text to go across layout - J. Booth 12/2007
#box_center_holder div.category_headline { width: 980px; 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 {  }




/* sets on video player for JW Player */
#containercvidx_wrapper { background:#504F4F;border-top:9px solid #504F4F; }


/***** Headlines *****/
#static_headlines {padding:10px; background:#f2f2f2;}

.static_headline_holder {padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #e0e0e0;}

.static_headline_holder p {padding:0; margin:5px 0;}

h1.headline_title {background:#000; padding:5px; margin-bottom:10px;}

h1.headline_title a {color:#fff;}

h1.headline_title a:hover {color:#e0e0e0;}
/*** Article summaries heights ***/
#latest_news div.short{ width:100%;height:auto;background-color:#FFFFFF;border:1px solid #DBDBDB; }
div.article_link {display: inline; padding-right: 4px;}

div.article_link a {color: #336699;}

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

.short_holder { max-height:138px;width: 100%; overflow: hidden;}

.short { /*** Global summary styles ***/
  margin-bottom: 4px;
  padding: 4px; 
  border-bottom: 1px solid #D5D5D5;
  width:100%;
}


/*** Main news styles ***/
#category_news_box div.box_title { margin-bottom: 6px;}

/*** Category links ***/
#category_news_box div.box_title h4, #category_news_box div.box_title h4 a { 
  font-size: 18px;
  font-weight:lighter; 
  color: #172973;
  border-bottom: 1px solid #eee;
  padding: 4px 0px;
  margin: 0px 0px 4px 0px;
}
.main_news_category {
background: #F6F6F6;
}
/*** Subcategory links ***/
#category_news_box  div.short{ padding:0px 0px 0px 0px;background:#FFFFFF; }
#category_news_box div.box_title span { color: #000; font-size: 11px; padding: 0px 1px; }

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

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

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

#category_news_box div.box_body ul li {
  border-bottom: 1px solid #E3E3E3;
  background-color:#F8F8F8;
}

#category_news_box div.box_body ul li a {
  display: block; 
  padding: 2px 2px 3px 14px; 
  background: url(../img/bullet_arrow.gif) 6px 6px no-repeat;
  color:#C90404;
}
/****** Added from xhtml v4.5 - may not be needed - J. Booth **********/
/*** Subcategory links ***/
.main_news_box_holder {margin-top:10px;}

.title_subcategory {margin-top:-4px; font-size:11px; color:#000; padding:0px 12px 5px 12px;}

.title_subcategory a {padding:2px 3px; background:#f2f2f2; border:1px solid #e0e0e0; border-top:none;}

#content .main_news_box_holder ul {margin-bottom:10px;}

#content .main_news_box_holder ul li {border-bottom:none;}

#content .main_news_box_holder ul li a {font-weight:normal;}


/*** 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; color: #666666; border-bottom: 1px solid #EEEEEE;}

.box_breadcrumb a {color: #CA0405; padding-right: 4px;}

#article_holder h1 { font-size: 24px; color: #CA0405; padding: 8px 0px 4px 0px; margin-bottom: 2px; border-bottom: 3px solid #EEEEEE;}

#article_holder div.article_metadata { padding: 0px 0px 18px 0px; margin-bottom: 4px; border-bottom: 1px solid #EEEEEE;}

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

#article_holder div.font_size { font-size: 11px; text-align: right; padding-bottom: 8px;}

#article_holder div.font_size img { vertical-align: bottom; padding-left: 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: 11px; line-height:normal;}

#article_holder div#article_body { width: 100%; overflow: hidden; margin-bottom: 12px;}

#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, Tahoma, Verdana, sans-serif;}

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

/* REMOVED FOR V 4.1 RC2 - Jamie Booth
#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 { 
  font-size:12px;
		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, Tahoma, Verdana, 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_block h4 img.comment_feed { float:right;}

.comment_block h4 span.no_comments {display:block; font-size:12px; font-weight:normal;}

#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, #comment_list div.comment_rate { float: right;}

#comment_list div.comment_rate { padding-right: 6px;}

.comment_rate div.result {
  float: left; 
  border: 1px solid #ebebeb; 
  background-color: #ffffff; 
  padding: 0px 4px; 
  color: #555555; 
  font-weight: bold;
}

.result span.error {font-weight: normal; font-size: 11px; color: #CA0405;}

div#comment_dump {
  font-size: 14px; 
  color: #172973; 
  background-color: #F8F8F8; 
  border: 1px solid #EBEBEB; 
  padding: 6px; 
}

div#comment_dump span.error {color: #CA0405;}
/*** 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;margin-right:1px;padding:2px 3px;border:1px solid #FFCCFF;border-radius:3px; }
#box_pagination span.pagination a:hover,
#box_pagination span.pagination a.page_groups:hover { background:#CC0000;border:1px solid #FF6666;color:#CCCCCC;text-decoration:none; }

#box_pagination span.pagination_total {color: #C90404;}
#box_pagination span.paginationpagelink { padding:2px 3px 2px;font-size:8px;font-weight:lighter; }
/*** 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;}

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

#box_right_holder {/*stilovi za desnu kolonu, padinzi, margine...*/}

/*** Boxes ***/

#dynamic_box_right div#box_right_holder { padding: 2px 4px 0px 4px;}

#dynamic_box_right .box div.box_title {
  background: url(../img/box_right_head_left.gif) top left no-repeat;
  color: #000;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  padding: 6px;
}

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

#dynamic_box_right .box .box_title_holder {
  background: url(../img/box_right_head_right.gif) top right no-repeat;
}

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


#dynamic_box_right .box {
  background: #FFFFFF url(../img/box_right_body_right.gif) bottom right no-repeat;
  margin-bottom: 6px;
}

#dynamic_box_right .box .box_body {
  background:url(../img/box_right_body_left.gif) bottom left no-repeat;
}

#dynamic_box_right .box .box_body div.box_content {padding: 6px 12px 12px 12px; }

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

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

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

#dynamic_box_right div.box_body ul li a {
  display: block; 
  padding: 4px 4px 4px 14px; 
  background: url(../img/right_box_bullet.gif) 6px 10px no-repeat;
}

#dynamic_box_right div.box_body ul li a:hover {background-color:#FFFFCC;}

/*** Tabs ***/

.tabs {
  font-size:11px;
  line-height:normal;
  font-weight: bold;
  font-family:Arial, Helvetica, Tahoma, Verdana, 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 {font-size:11px;text-decoration: none;}

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

.tabs a.active {background: url(../img/tabs_left.gif) no-repeat left top;}

.tabs a.active span {
  color: #C90404;
  background: url(../img/tabs_right.gif) no-repeat right top;
}

/*** Login
.edit_info {border-top: 1px solid #EEEEEE; padding-top: 4px; margin-top: 4px;}

.edit_info a, .fp_link a {color: #C90404;}

.fp_link {
  border-top:1px solid #EEEEEE;
  margin-top:4px;
  padding-top:4px;
  text-align:center;
}
 Box ***/
.fp_info { font-size: 11px; color: #A5A5A5; margin-bottom: 6px;}

/*** Latest comments box ***/

div#latest_comments div.single_comment img { float: left; margin: 2px 6px 2px 4px;}

div#latest_comments div.single_comment {display: block; width: 100%; overflow: hidden; padding-bottom: 4px; margin-bottom: 6px; border-bottom: 1px solid #eee;}

div#latest_comments div.single_comment div.comment_header { font-size: 11px; color: #666666;}

div#latest_comments div.single_comment div.comment_header a {color: #C90404;}

div#latest_comments div.single_comment div.comment_body { padding-top: 2px; font-size: 11px;}

#box_most_commented ul li a, #box_most_commented ul li a:hover { font-size: 11px;font-weight:normal; }
#box_top_rated ul li a, #box_top_rated ul li a:hover { font-size: 11px;font-weight:normal; }
ul#box_most_popular li a { font-weight:normal; }
ul#box_most_emailed li a { font-weight:normal; }
/*** Featured author box ***/

div#box_users div.box_body img { float: left; margin: 2px 6px 2px 4px;}

div#box_users div.box_body a { display: block; padding-bottom: 6px; color: #C90404;}

div#box_users div.box_content { width: 90%; overflow: hidden;}

/*** Tag cloud box ***/

div#box_tags a:hover, div#box_tags .view_all a {color: #C90404;}
div#box_tags .view_all {text-align:right; border-top: 1px solid #EEEEEE; padding-top: 4px; margin-top: 4px;}

/*** Article page tag box ***/

#article_tags div.article_tags {}

#article_tags div.article_my_tags { padding-top: 6px; margin-top: 6px; border-top: 1px solid #eeeeee;}

#article_tags div.article_add_tag { padding-top: 6px; text-align: center;}

/*** Article Tools box ***/

#dynamic_box_right div#box_article_tools { margin-bottom: 16px;}

#dynamic_box_right div#box_article_tools ul { font-size: 11px;}

#dynamic_box_right div#box_article_tools ul li img { vertical-align: bottom;}

#dynamic_box_right div#box_article_tools ul li a {padding: 0px 4px 2px 4px; background: none; color: #666666;}

#dynamic_box_right div#box_article_tools ul li a:hover {background: none; text-decoration: none; color: #C90404;}

/*** Email friend box ***/

#send_article { padding: 6px; border: 1px solid #eee; }

/*** Article vote box ***/

#stars { padding: 2px; width: 150px; overflow: hidden;}

.article_rating { 
  color: #CECECE; 
  font-weight: bold; 
  font-size: 14px;
  padding-top: 10px; 
  padding-right: 18px; 
  float: right; 
}

div.standard_star { cursor: pointer;}

/*** Attachments box ***/
#dynamic_box_right div.content_attachment {padding: 4px 0px; width: 100%; overflow: hidden;}

#dynamic_box_right div.content_attachment img { vertical-align: bottom; float: left; padding-right: 4px;}

#dynamic_box_right div.content_attachment a { width:206px; overflow:hidden; display:inline;}

/*************** FOOTER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

.webkor {
  font-family: arial,verdana,tahoma,sans-serif;
  font-size: 11px;
  color: #a2a2a2;
  text-decoration: none;
  text-align: center;
  }

.footer { 
  text-align: center; 
  padding: 5px;
  margin:0;
  color: #000066;  
}

.footer a { color:#000066;padding:4px;}

.static_footer { clear:both;width:980px;text-align:center;background:#3366CC url(../img/footer_bg.gif) left top repeat-x;margin:0 auto 10px auto;padding: 7px 0px 8px 0px;color:#003399; }
.static_footer a.staticfooterlink {
  color:#969696;
}

.footer div.corner_bottom {background: url(../img/footer_bottom.gif) no-repeat left bottom; height: 8px;}

/*** First level categories in footer ***/

.footer ul { display:inline;width:980px;height:36px;text-transform: uppercase; padding:0; margin:0 auto 0 auto; }

.footer li { display:inline;margin:1px;padding:5px 5px 6px; background: url(../img/bg-footer-stred-button-23.jpg) left center repeat-x;-moz-border-radius:7px 7px 7px 7px; }

.footer li a { color:#33CCFF; }

/*** Article comments ***/
.bbcodebox ul.bbc_buttons {
  background:#efefef url(../img/gradient_light.gif) top repeat-x;
  padding:3px;
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  width:500px;
  margin:0;
  height:24px;
}

.bbcodebox ul.bbc_buttons li {
  display:block; 
  float:left; 
  width:22px; 
  height:20px; 
  line-height:20px; 
  border:1px solid transparent; 
  background:none; 
  position:relative; 
  text-align:center;
}

.bbcodebox ul.bbc_buttons li ul {
  position:absolute;
  left:0;
  top:22px;
  padding:5px;
  background:#E1E1E2;
  width:270px;
  display:none;
  border:1px solid #316AC5;
}

.bbcodebox ul.bbc_buttons li li, 
.bbcodebox ul.bbc_buttons li li a {float:none; display:inline;}

.bbcodebox ul.bbc_buttons li:hover ul, 
.bbcodebox ul.bbc_buttons li.ie-hover ul {display:block;}

#content .bbcodebox ul.bbc_buttons a {
  display:block; 
  float:left; 
  width:21px; 
  height:20px; 
  line-height:20px; 
  border:1px solid transparent; 
  background:none; 
  padding:0;
}

#content .bbcodebox ul.bbc_buttons li:hover a, 
#content .bbcodebox ul.bbc_buttons li.ie-hover a {background:#c1d2ee; border:1px solid #316ac5;}

#content .bbcodebox ul.bbc_buttons li:hover li a, 
#content .bbcodebox ul.bbc_buttons li.ie-hover li a {background:none; border:none;}

.bbcodebox ul.bbc_buttons li a img {vertical-align:middle;}

.box_link {
  width:580px;
  padding:5px 9px;
  color:#777;
  background:#efefef;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}

/*** BB code styles ***/
span.bold {font-weight:bold;}
span.italic {font-style:italic;}
span.underlined {text-decoration:underline;}
div.quote {
  font-style:italic;
  color:#777;
  padding:10px;
  background:#fff;
  border-left:3px solid #e1e1e2;
  border-right:3px solid #e1e1e2;
  border-bottom:1px solid #e1e1e2;
  border-top:1px solid #e1e1e2;
}

h4.title_comments {
  font-size:20px;
  font-weight:normal;
  border-top:2px solid #000;
  padding:5px 0;
  margin:15px 0px;
}

h4.title_comments span {font-size:16px; color:#949494;}

img.comment_feed {float:right;}

h4.title_comments span.no_comments {display:block; font-size:12px; font-weight:normal;}

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

#comment_list div.comment_holder  div.comment_holder {
  border-bottom:1px solid #d2d2d2; 
  border-top:1px solid #d2d2d2; 
  padding:15px 0; 
  margin:15px 0 0 50px;
}

#comment_list div.comment_header {font-size:11px; padding-bottom:6px; margin-left:50px;}

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

.comment_stamp {color:#949494;}

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

.avatar {float:left;}

#comment_list div.comment_body div.comment_text {margin-left:40px; padding:0px 10px 10px 10px;}

#comment_list div.comment_body div.comment_text a {color:#ca0002;}

.comment_actions {margin-left:50px; font-size:11px;}

.comment_actions a {float:left; margin-right:4px; font-weight:bold;}

.comment_reply {background:url(../img/comment_reply.gif) 0 0 no-repeat; padding:1px 8px 1px 18px;}

.comment_actions div.result {
  float:left;
  border:1px solid #ccc;
  background-color:#fff;
  padding:0px 4px;
  color:#555;
  font-weight: bold;
  margin-right:4px;
}

div#writing_reply {padding:5px; color:#666; border-bottom:1px solid #eee; margin-bottom:5px; background:#fffdd1;}

span#writing_reply_to {font-style:italic;}

div#writing_reply a {color:#ca0002; padding:0 5px;}

.result span.error {font-weight:normal; font-size:11px; color:#ca0002;}

div#comment_dump {
  font-size:14px;
  color:#172973;
  background-color:#f8f8f8;
  border:1px solid #ebebeb;
  padding:6px;
}

div#comment_dump span.error {color:#ca0002;}

/*** Login Box ***/
/*#box_login input.text {width:170px;}*/
#box_login_top { width:584px;text-align:right; }
#box_login { width:194px; }

.fp_link, .fp_link a, .fp_link a:visited {
  font-weight:normal;
  color:#C90404;
  background:#f2f2f2;
  border-top:1px solid #e1e1e1;
  margin-top:4px;
  padding:4px;
  text-align:center;
}

.fp_info {color:#C90404; margin-bottom:6px;}

.logged_in {font-size:14px; padding-bottom:6px;}
/*** Tag cloud box ***/
#box_tags .view_all {
  text-align:right;
  border-top:1px solid #ccc;
  padding:4px;
  margin-top:4px;
  background:#f2f2f2;
  font-weight:bold;
}

/* box_white content tabs from css3 styles */

/*** Tabs ***/
#content ul.tabs{
  margin:0 0 5px 0;
  padding:5px 0 15px 0;
  list-style:none;
  font-weight:bold;
  border-bottom:1px solid #ccc;
}

#content .tabs li {
  display:inline;
  margin:0;
  padding:0;
  border-bottom:none;
}

#content .tabs li a {
  margin:0px 1px 0px 0px;
  padding:4px;
  text-decoration:none;
  text-shadow:0px 1px 0px #999;
  color:#fff;
  display:inline;
  background:url(../img/tabs_bg.gif) 0 -24px repeat-x;
  -moz-border-radius:3px; 
  -webkit-border-radius:3px;
  -moz-box-shadow:0 1px 3px #999;
  -webkit-box-shadow:0 1px 3px #999;
}

#content .tabs a:hover {font-size:11px;color:#f2f2f2; text-decoration:none;}

#content .tabs a.active {font-size:11px;background:url(../img/tabs_bg.gif) 0 0 repeat-x; text-shadow:none;}


