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



/*************** GLOBAL STYLES *************************************************************************************************************************/

/******************************************************************************************************************************************************/



#container {}

#content { background: none; }

#container div#footer div.bottom_corners {}



/*** Global anchor styles ***/

a {color:#c0bebe; 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;}



/*** Global heading styles ***/

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

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; }



h1 a { color: #C90404;}



h2, h3 { font-family: Arial, Helvetica, sans-serif;font-size: 15px; padding-bottom: 4px;}



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



h4 {}



h4 a {}



/*** Global box styles ***/



.box .box_title {

	font-family: Tahoma, Arial, sans-serif;

	font-size: 12px;

	font-weight: normal;

}



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

/******************************************************************************************************************************************************/



.header_image {}



/*** Static pages navigation ***/



.box_pages { /*** static pages list holder ***/

	padding: 0px;

	text-align: right;

	color: #666;

	position: absolute;

	top: 150px;

	right: 10px;

}



.box_pages li { /*** static pages list ***/

	display: inline;

}



.box_pages a {padding: 0px 2px 0px 2px; font-weight: bold;}



.box_pages a:link, .box_pages a:visited {

	color: #FFF;

	text-decoration: none;

}



.box_pages a:hover {

	color: #f60;

	text-decoration: none;

}



/*** Search box ***/



.search {

	/* padding: 4px 15px 9px; */

	clear: both;

	padding-top: 4px;

	padding-left: 15px;

	background: #c0bebe url(../img/tpl4024_search_bg.gif) top right no-repeat;

	text-align: left;

	margin-bottom: 10px;

	height: 30px;

}



/* Hides from IE5-mac \*/

* html .search {padding: 4px 0 0 15px;}

/* End hide from IE5-mac */



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



.search a {color: #000;font-size:11px;}



.search input.text { border: 1px solid #434343; }



.search button {

	width: 50px;

	margin-left: 3px;

    padding: 1px;

	font-size: 11px;

	font-weight: normal;

	font-family: Tahoma, Arial, sans-serif;

}





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

/******************************************************************************************************************************************************/



#box_left_holder { padding: 6px;}



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



#dynamic_box_left div.box_title {

	background: #A5A5A5;

	color:#FFFFFF;

	padding: 4px 2px 3px 3px;

	margin-bottom: 4px;

	border-bottom: 1px solid  #CCCCCC;

}



#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 {

	background-color: #F1F1F1;

	border-bottom: 1px solid #fff;

	padding: 1px 0px;

	font-variant: small-caps;

}



#box_sections li ul li {

	border-bottom: none;

	font-variant: normal;

	font-size: 11px;

	padding-left: 6px;

}



#box_sections li a {

	color: #8B8B8B;

	display: block;

	padding: 4px;

}



#box_sections li a:hover {

	color: #FFF;

	background-color: #A5A5A5;

	text-decoration: none;

}



#box_sections li ul li a:hover {

	color: #000000;

	background: none;

	text-decoration: underline;

}



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

/******************************************************************************************************************************************************/







#box_center_holder {padding: 12px 12px 0px; background: #fff; height: 1%; color: #3a3a3a;}

#box_center_holder h1 { color: #9a0000; font-size: 36px; padding-bottom: 4px; margin-bottom: 20px; border-bottom: 4px solid #c5c5c5;}



#box_center_holder div.category_headline {

	margin-top: 10px; 

	width: 100%; 

	overflow: hidden; 

	margin-bottom: 0; 

	padding-bottom: 0;

	border-bottom: 1px solid #c5c5c5; 

	color: #3a3a3a;

	font-size: 11px;

	}



#box_center_holder div.category_headline h2 a { color: #000; font-size: 15px; font-weight: bold;}

#box_center_holder div.category_headline h2 a:hover { color: #f60; text-decoration: none;}

#box_center_holder div.category_headline div.image {float: right; margin: 0px 0px 6px 10px; #eeeeee; border: 1px solid #999999; padding: 1px;}

#box_center_holder div.category_headline div.summary {}

div.article_link {margin-top:0; clear: both;}

div.article_link a {

	float: left; 

	width:72px;

	height: 20px;

	line-height: 20px;

	display: block;

	color:#555555;

	background: url(../img/article-link.gif) no-repeat top right;

	text-align: center;

	overflow: hidden;

	}

.latest_headlines div.article_link a {background: url(../img/article-link-dark.png) no-repeat top right;}





div.box_body div.image {

	float: right;

	margin: 0px 0px 6px 10px;

	padding: 1px;

	border: 1px solid #999;

}



#box_center_holder .box_breadcrumb {

	color: #fff; 

	font-size: 16px;

     font-family: Arial, Helvetica, sans-serif;

	font-weight: bold; 

	margin-top: -38px; 

	margin-bottom: 15px; 

	z-index: 1001;

	position: relative;

	}



#dynamic_box_center .corner_top_left {

	height: 34px; 

	overflow: hidden;

	background: url(../img/box_right_head_right.gif) top right no-repeat;

	}



#dynamic_box_center .corner_top_right {

	height: 17px; 

	overflow: hidden;

	background: url(../img/box_right_head_left.gif) top left no-repeat;

	}



#dynamic_box_center .corner_bottom_left {

	height: 17px; 

	overflow: hidden;

	background: #fff url(../img/box-bottom-right.png) top right no-repeat;

	}



#dynamic_box_center .corner_bottom_right {

	height: 34px; 

	overflow: hidden;

	background: url(../img/box-bottom-left.png) top left no-repeat;

	}



#box_center_holder {background: #fff url(../img/box_bg.png) top left repeat-x; color: #000; border: 0;}



#box_center_holder h2 a, h3 a {color: #000;}

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



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



.short { /*** Global summary styles ***/

	margin-top: 10px;

	margin-bottom: 8px;

	padding: 4px 4px 0px;

	color: #3a3a3a;

	border-bottom: 1px solid #c5c5c5; 

}



.short_holder h2 a { color: #f60; }

.short_holder h3 a { color: #f60; }

.short_holder h2 a:hover { color: #3bb000; text-decoration: none; }

 .short_holder h3 a:hover { color: #3bb000; text-decoration: none; }



/*** Article summaries heights ***/

#latest_news {
  padding-bottom: 10px;
}


#latest_news div.short {


	color: #3a3a3a;

	background: url(../img/news-sep.gif) right bottom repeat-x;

	margin-bottom: 0;

	padding: 4px 10px 0;

    font-size: 11px;

}



#latest_news .short_holder h2 a { color: #000000; }



#latest_news .short_holder h2 a:hover { color: #333333; text-decoration: none; }



/*** 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: 16px;

	color: #172973;

	border-bottom: 1px solid #eee;

	padding: 4px 0px;

	margin-bottom: 4px;

}



/*** 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: #C90404;}



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



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



#category_news_box div.box_body ul li {

	border-bottom: 1px solid #3F3A3A;

	padding: 1px 0px;



}



#category_news_box div.box_body ul li a {

	display: block;

	padding: 2px 2px 2px 14px;

	background: url(../img/bullet_arrow.gif) 3px 5px no-repeat;

}



#category_news_box div.box_body ul li a:hover {

	color: #3bb000}





/*** Category page ***/

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

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



/*** Article styles ***/

/* .box_breadcrumb { padding: 0px 0px 6px; color: #666666; border-bottom: 1px solid #3f3a3a;} */



.box_breadcrumb a {color: #f60;}



#article_holder {overflow: hidden; width: 100%;}

#article_holder h1,  #box_center_holder #article_holder h1{border: 0; font-size: 30px; color: #920000; padding: 8px 0px 4px 0px; margin-bottom: 4px; font-weight: bold; /* border-bottom: 3px solid #3f3a3a; */ }

#article_holder div.article_metadata { color: #3a3a3a; padding: 0px 0px 12px 0px; margin-bottom: 4px; font-size: 10px;}

#article_holder div.article_metadata a {color: #3a3a3a;}

#article_holder div.article_metadata span.metadata_time { font-size: 10px; color: #3a3a3a;}

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

#article_holder div.font_size a {padding-left: 3px;}

#article_holder div.font_size img { vertical-align: middle; border: #555 1px solid;}



#article_holder div.image {

	float: left;

	padding: 4px;

	margin-right: 6px;

	border: 1px solid #999999;

}



#article_body {display: inline;}



#article_body font {color: #3a3a3a;}



#article_body div img, #article_holder .articleimage {float: left;

	padding: 4px;

	margin-right: 6px;

	background: #fff;

	border: 1px solid #999999;}



#article_holder div.image span.image_caption {display: block; text-align: center; font-size: 11px; line-height:normal;}



#article_holder div#article_body { color: #3a3a3a; line-height: 1.6em; 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 { color: #006fbc; font-weight: bold; font-family: Tahoma, Arial, sans-serif;}



#article_holder div#article_body a { color: #f60;}



#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 {

	clear: both;

	color: #666666;

	padding: 6px 6px;

	margin: 6px 0px 12px 0px;

	border-bottom: 1px solid #999;

	border-top: 1px solid #999;

}



#box_social_bookmarks a { color: #666; }



#box_social_bookmarks a:hover { color: #f60; text-decoration: none; }



#box_social_bookmarks img { vertical-align: middle;}



/*** Article comments ***/

.comment_block h4 {

	font-size: 15px;

	font-weight: bold;

	color: #f60;

	border-bottom: 3px solid #3F3A3A;

	padding: 6px;

	margin: 6px 0px;

}



.comment_block h5 {

	font-size: 12px;

	font-weight: bold;

	color: #999;

	border-bottom: 1px solid #3F3A3A;

	padding: 6px;

	margin: 6px 0px;

}



#comment_list { margin: 15px 8px 0px;}



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



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



#comment_list div.comment_header { font-size: 10px; color: #999;}



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



#comment_list div.comment_body_holder {padding: 6px; border-bottom: 1px solid #222; background-color: #3F3A3A;}



#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 { font-size: 11px; color:#3a3a3a; margin:6px 0px; padding:6px; border-bottom: #bbb 1px solid; }

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

#box_pagination span.pagination a { font-weight: bold; color: #006fbc;}

#box_pagination span.pagination_total {color: #006fbc;}



/*** Archive calendar ***/

#box_calendar table caption {

	font-weight: bold;

	border-bottom: 2px solid #333;

	padding: 6px 0px;

}

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

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

#box_calendar table td {padding: 3px 3px; text-align: center;}





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

/******************************************************************************************************************************************************/



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



/*** Boxes ***/

#dynamic_box_right div#box_right_holder { padding: 0px 5px;}

#dynamic_box_right .box div.box_title {

	background: url(../img/box_right_head_left.gif) top left no-repeat;

	color: #ffffff;

  	font: bold 15px Arial, Helvetica, sans-serif;

	/*line-height: 14px;*/

	padding: 10px 12px 6px;

}



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



.box_tabs div.box_title {height: 30px; overflow: hidden;}



#dynamic_box_right .box_tabs li {white-space: nowrap;} 

#dynamic_box_right .box .box_title_holder {

	background: url(../img/box_right_head_right.gif) top right no-repeat;

}



#dynamic_box_right img {

  display: block;

  margin: 0 auto 10px;

  border: 1px solid #878787;

  padding: 1px;

}



#dynamic_box_right li img {

  display: inline;

  margin: 0;

  border: none;

  padding: 0;

}



/* 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: 5px;

}



#dynamic_box_right .box .box_body {

	background:url(../img/box_right_body_left.gif) bottom left no-repeat;

	color: #c0bebe;

}



#dynamic_box_right .box .box_body div.box_content {padding: 6px 10px 12px; height: 1%; }



/* 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 dashed #000;

	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) 3px 7px no-repeat;

}



#dynamic_box_right div.box_body ul li a:hover {color: #f60;}



/*** Tabs ***/

.tabs {

	font-size:15px;

	line-height:normal;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

}



ul.tabs{

	margin:0;

	/* padding:6px 7px 4px 0px; */

	padding:0px 7px 0px 0px;

	list-style:none;

}



.tabs li {

	display:block;

	float: right;

	font-size: 15px;

	margin:0;

	padding:0;

}



.tabs a {

	display: block;

	white-space: nowrap;

	margin: 0px 1px 0px 0px;

	padding: 0 0 0 7px;

	text-decoration:none;

}



.tabs a span {

	display: block;

	padding:7px 11px 7px 4px;

	color:#D3D3D3;

}



/* 

*: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:hover {text-decoration: none; background: url(../img/tabs_left.gif) no-repeat left top;}



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



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



.tabs a.active span {

	color: #FFF;

	background: url(../img/tabs_right.gif) no-repeat right top;

}



/*** 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: #3bb000;}



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



/*** Featured author box ***/

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



div#box_users div.box_body a { font-size: 12px; font-weight: bold; display: block; padding-bottom: 6px; color: #f60;}



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



/*** Tag cloud box ***/

div#box_tags a:hover {color: #f60;}



/*** 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 #3F3A3A;}



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



/*** Article Tools box ***/



#dynamic_box_right div#box_article_tools { 

	margin-bottom: 36px; 

	background: url(../img/articlestoolbox.png) top left no-repeat; 

	width: 220px;

	height: 88px;

	padding: 26px 15px 0 15px;

	overflow: hidden;

	line-height: 18px;

	}



#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 { border-bottom: 1px solid #3F3A3A; padding: 3px 0px; }



#dynamic_box_right div#box_article_tools ul li a {padding: 1px 4px 1px 4px; background: none; color: #999;}

#dynamic_box_right div#box_article_tools ul li a img {float: right; margin-left: 4px;}

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



/*** Email friend box ***/

#send_article { padding: 6px; border-top: 1px solid #3F3A3A; color: #c0bebe; }



/*** Article vote box ***/

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



.article_rating {

	color: #CECECE;

	font-weight: bold;

	font-size: 15px;

	padding-top: 10px;

	padding-right: 18px;

	float: right;

}



div.standard_star { cursor: pointer;}



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

/******************************************************************************************************************************************************/



.footer {

	text-align: center;

	padding: 10px 0;

	color: #666666;

	background: url(../img/tpl4024_footer_bg.gif) top right no-repeat;

	margin: 15px 0 0;

	height: 1%;

}



.footer a { color: #666666;font-size: 11px;}



.static_footer { padding: 2px 0px 10px 0px;}



.footer div.corner_bottom {}



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



.footer ul { padding: 10px 0px 2px 0px; margin: 0px;}



.footer li {display: inline; padding: 0px 5px;}



.footer li a { color:#DCDCDC; font-size: 15px; font-weight: bold; font-family: Arial, Helvetica, sans-serif;}



.footer li a:hover { color: #f60; text-decoration: none; }



/*************** TPL4024 STYLES *************************************************************************************************************************/

/******************************************************************************************************************************************************/



/** BLACK CORNERS **/



.corner_top_left {}

.corner_bottom_left {}

.corner_top_right {}

.corner_bottom_right {}



/***/



.latest_headlines { background: #b7b7b7 url(../img/bg-mid-gray.gif) top right no-repeat; margin: 0; height: 1%; }

.latest_headlines div { padding: 1px 0 3px; background: url(../img/headlines_footer.gif) right bottom no-repeat; }

.l_h_title { background: url(../img/tpl4024_headlines_title.gif) top left no-repeat;}

#latest_news,

#latest_news div {

  background: none;

}



.l_h_title h1 { color: #ffffff; padding: 8px 10px; font: bold 15px Arial, Helvetica, sans-serif}



div.new_games { background:  url(../img/tpl4024_new_games_bg.gif) top left no-repeat;}



div.new_games h1 { color: #ffffff; padding: 8px 10px; margin: 0; font: bold 15px Arial, Helvetica, sans-serif }



#log_in_wrap #box_login {

 background: transparent url(../img/login.gif) no-repeat right top;

 width: 394px;

 position: absolute;

 top: 137px;

 right: 10px;

 padding: 0 10px 0 0;

}



#log_in_wrap #box_login .box_title {display: none;}



#log_in_wrap #box_login .form_line {float: right; width: 105px; padding-top:13px; display: inline;}



#log_in_wrap #box_login .form_line label {color: #FFF; display: block; margin-bottom: 2px;}



#log_in_wrap #box_login .form_line_login_button {padding-top: 12px; float: right;}



#log_in_wrap #box_login .form_line_login_button input {width: 65px;}



#log_in_wrap #box_login .register {

  background: transparent url(../img/register.gif) no-repeat right top;

  font: bold 15px Arial, Helvetica, sans-serif;

  display: block;

  width: 99px;

  padding: 6px 0;

  position: absolute;

  top: 8px;

  left: 17px;

  text-align: center;

}



div.register a { color: #fff; }

div.loged_info a {color: #000;}



div.register a:hover, div.loged_info a:hover { color: #f60; text-decoration: none; }



#log_in_wrap .loged_info { font-size: 12px; color: #000; text-align: center; padding-top: 15px; padding-bottom: 11px;}



.ads1 { text-align: center; margin: 10px 0px 10px; }



.ads2 { text-align: center; margin-bottom: 5px; }



/***/



#dynamic_box_right #latest_comments .box_body { padding: 0px; border-bottom: none;  }



#dynamic_box_right #latest_comments .comments ul li .comment_header,



#dynamic_box_right #latest_comments .comments ul li .comment_header a {

	padding-left: 3px;

	padding-bottom: 6px;

	padding-top: 3px;

	font-size: 10px;

	color:#F60;

	font-family: Tahoma, Arial, sans-serif;

}



#dynamic_box_right #latest_comments .comments ul li .comment_body {

	padding-left: 6px;

	padding-bottom: 6px;

	overflow: hidden;

	height: 1%;

}



#dynamic_box_right #latest_comments .comments ul li .comment_body img { margin-right: 5px; float: left;}





/***/



#tpl4024_stripe {

	background: url(../img/tpl4024_stripe_bg.gif) top left no-repeat;

	margin: 10px 0;

	width: 960px;

	height: 100px;

	overflow: hidden;

	clear: both;

}



/***/



div#more_news_tabbed div.short {

	/*background: url(../img/tpl4024_short_review_bg.gif) bottom left no-repeat;*/

	border-bottom: none;

	padding: 8px 8px 2px;

}



.review_short {

	border-top:2px solid #ccc;

	margin-top:0;

	padding:5px 0px 3px;

	text-align: right;

}



.review_short ul li {display: inline;}



.review_short ul li span {color: #3bb000;}



div.main_news_box_row .box_title h3 a { color: #3bb000; font-size: 12px; font-weight: normal; }



div.main_news_box_row .box_title h3 a:hover { color: #f60;  text-decoration: none; }



div#game_review .box_body ul li { padding: 3px 0px;}



div#game_review .box_body ul li span { color: #3bb000; }



#register p { color: #f60; }



/***/

#box_right_holder #box_most_popular h2, #box_right_holder #box_most_emailed h2 { padding-right: 6px; padding-bottom: 8px; }

#box_most_popular h2 a, #box_most_emailed h2 a { color: #000; }



#box_most_popular li span, #box_most_emailed li span { color: #696969; }



div#dynamic_box_right #box_most_popular li, div#dynamic_box_right #box_most_emailed li { font-size: 11px; padding: 5px 12px; border-bottom: 1px solid #cccccc; white-space:normal;}

div#dynamic_box_right #box_most_popular li strong, div#dynamic_box_right #box_most_emailed li strong, #newsletter_form_holder strong { font-size: 11px;color:#3a3a3a; }



#box_center_holder .box_body { color: #f60; }



#box_archive_navigation .box_body h3 { padding-top: 6px;}



div#box_poll .box_body { padding: 8px 12px;}





/*** Poll page ***/



.poll_box_holder { border-bottom: 1px solid #999; margin: 12px 0px; padding: 6px;}

.poll_box_holder h2, .poll_question { color: #006fbc; }

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

.poll_box_header span { color: #3bb000;}



.poll_line {

	margin-bottom: 6px;

	padding-bottom: 6px;

	width: 98%;

	overflow: hidden; /*** if used, needs to be hidden because of Opera ***/

	color: #bbb; 

	}



.poll_line img { vertical-align: middle;}



.poll_answer_title {

	text-align: right;

	padding: 0px 3px 2px 0px;

	display: block;

	float: left;

	width: 30%;

	font-size: 10px;

	color: #3a3a3a;

	font-weight: bold;

}



/** 3 tabs **/



#most_box { }



#most_box .box_title_holder {background: url(../img/box_right_head_right.gif) top right no-repeat; height: 1%;}



#most_box div.box_title {background: url(../img/box_right_head_left.gif) top left no-repeat; height: 1%;}



#most_box div.box_title { padding: 4px 0px 0px 8px; height: 1%;}



#most_box .box {background: #FFFFFF url(../img/tpl4024_box_right_body_right.gif) bottom right no-repeat;}



#most_box .box .box_body {background:url(../img/tpl4024_box_right_body_left.gif) bottom left no-repeat; height: 1%;}



#most_box .box .box_body div.box_content {padding: 0 0 12px; height: 1%;}



#most_box div.box_body ul li {padding: 8px 0px 0px; background: #E5E5E5;}



#most_box div.box_body ul li.first_article {

  background: #cccccc;

    border-bottom: 2px solid #bbbbbb;

	color: #3A3A3A;

	padding: 10px 12px 10px;

	overflow: hidden;

}

#most_box div.box_body ul li.first_article div.image {

  float: right;

}

#most_box div.box_body ul li.first_article ul.first_box,

#most_box div.box_body ul li.first_article ul.second_box,

#most_box div.box_body ul li.first_article ul.third_box {width: 185px; padding: 0px 6px 0px 0px; float: right;}



#most_box div.box_body ul li.first_article ul.second_box,

#most_box div.box_body ul li.first_article ul.third_box {padding-top: 5px;border-right:2px solid #BFBFBF;}





#most_box div.box_body ul li.first_article ul.first_box li,
#most_box div.box_body ul li.first_article ul.second_box li,
#most_box div.box_body ul li.first_article ul.third_box li { background: transparent; padding: 5px 0px;}

#most_box div.box_body ul li.first_article ul.first_box li span,
#most_box div.box_body ul li.first_article ul.second_box li span,
#most_box div.box_body ul li.first_article ul.third_box li span {color: #3A3A3A;}



#most_box div.box_body ul li a {

	display: block;

	font-size: 12px;

	font-family: Tahoma, Arial, sans-serif;

	color: #000000;

    font-weight: bold;

	padding: 0px 16px 0px 0px;

	background: url(../img/right_box_bullet.gif) 99% 4px no-repeat;

}



#most_box div.box_body ul li a:hover { color: #B8860B; text-decoration: none;}



#most_box div.box_body ul li.first_article a { color: #000000; background: none; padding: 0; font: bold 15px Arial, Helvetica, sans-serif}



#most_box div.box_body ul li.first_article a:hover { color: #B8860B; background: none; padding: 0;}



.review_short_tab {

	padding:8px 0px 4px 16px;

	text-align: left;

    background: transparent url(../img/sep3.gif) repeat-x right bottom;

    font-size: 11px;

}



div.review_short_tab ul li { border-bottom: none; display: inline; color: #696969; }

