body {
	margin: 5px auto;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#header {}

#content { width: 980px; }

#dynamic_box_left {
	margin: 0;
	float: left;
}

#dynamic_box_center {
	float: left;
}

#dynamic_box_right {
	margin: 0;
	float: right;
}

#content_footer {clear: both;}

#footer {clear: both;}

/*********deafault layout**********/
#layout_default div#dynamic_box_right        {width: 324px;}
#layout_default div#dynamic_box_left         {width: 152px;}
#layout_default div#dynamic_box_center       {width: 504px;}

/********** two column *************/
#layout_two_column div#dynamic_box_right     {width: 324px;}
#layout_two_column div#dynamic_box_left      {display:none;}
#layout_two_column div#dynamic_box_center    {width: 648px; padding-right: 8px;}

/************ three columns ***************/
#layout_three_columns div#dynamic_box_right  {width: 190px;}
#layout_three_columns div#dynamic_box_left   {width: 190px;}
#layout_three_columns div#dynamic_box_center {width: 610px;}

/************ equal ***************/
#layout_equal div#dynamic_box_right   {width: 330px;}
#layout_equal div#dynamic_box_left    {width: 330px;}
#layout_equal div#dynamic_box_center  {width: 330px;}

/************ equal rights ***************/
#layout_equal_rights div#dynamic_box_right   {width: 260px;}
#layout_equal_rights div#dynamic_box_left    {width: 470px;}
#layout_equal_rights div#dynamic_box_center  {width: 260px;}

/************ non equal ***************/
#layout_non_equal div#dynamic_box_right      {width: 320px;}
#layout_non_equal div#dynamic_box_left       {width: 420px;}
#layout_non_equal div#dynamic_box_center     {width: 250px;}


/************* CONTENT FEATURES *****************/
#content_features_left { float: left;}

#content_features_right { float: left;}

.features_equal_default { width: 100%; overflow: hidden;}

/*********** equal_default *********************/
.features_equal_default #content_features_left       {width: 342px;}
.features_equal_default #content_features_right      {width: 228px;}

/*********** 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;}



/******************** LAYOUT BOXES********************/

#main_news_box {float: left;}

.main_news_box_holder { margin-top: 18px;}

.main_news_box_row {width: 100%; overflow: hidden; margin-bottom: 6px;}

.main_news_category { 
	float:left; 
	display: inline;
	width:49%; 
	margin-right: 3px; /****styles****/
}

.category_news_category { 
	float:left; 
	display: inline;
	width:261px; 
	margin: 6px; /****styles****/
}


/******************** TOOLTIPS ********************/
.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
}

.tooltip .xtop, .tooltip .xbottom { display: block; background: transparent; font-size: 1px; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { display: block; overflow: hidden; }
.tooltip .xb1, .tooltip .xb2, .tooltip .xb3 { height: 1px; }
.tooltip .xb2, .tooltip .xb3, .tooltip .xb4 { background: #666; border-left: 1px solid #333; border-right: 1px solid #333; }
.tooltip .xbottom .xb2, .tooltip .xbottom .xb3, .tooltip .xbottom .xb4 { background: #666; }
.tooltip .xb1 { margin: 0 5px; background: #333; }
.tooltip .xb2 { margin: 0 3px; border-width: 0 2px; }
.tooltip .xb3 { margin: 0 2px; }
.tooltip .xb4 { height: 2px; margin: 0 1px; }

.tooltip .xboxcontent {
	padding: 0 .5em;
	margin: 0;
	color: #000;
	text-shadow: 2px 2px 0px #CCC;
	word-wrap:break-word;
	border: 1px solid #333;
	border-width: 0px 1px 0 1px;
	background-color: #666;
	text-align: left;
}

body {background: #E1E1E2;}

/*************** GLOBAL STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

#container { background: #E1E1E2;}

#content { width: 100%; overflow:hidden;}

/*** 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;}

/*** Global heading styles ***/

h1, h2, h3, h4 {margin: 0px;}

h1 { font-size: 18px; font-weight: normal; }

h1 a { color: #C90404;}

h2, h3 {font-size: 14px; padding: 0px 12px 7px 0px; font-weight: bold;}

h2 a, h3 a {color: #0048C0;}

h4 {}

h4 a {}

/*** Global box styles ***/

.box div.box_title {
	background: url(../img/box_head_left.gif) top left no-repeat;
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	padding: 6px;
}

.box .box_title_holder {background: url(../img/box_head_right.gif) top right no-repeat;}

/* Hides from IE5-mac \*/
* html .box .box_title_holder { height: 1%;}
/* End hide from IE5-mac */


#layout_two_column .box {
	background: #FFFFFF url(../img/box_body_right.gif) bottom right no-repeat;
	margin-bottom: 6px;
}

.box_body {background:url(../img/box_body_left.gif) bottom left no-repeat;}

.box .box_body div.box_content {padding: 8px;}

/* Hides from IE5-mac \*/
* html .box .box_body {height: 1%;}
/* End hide from IE5-mac */

.box_ads {text-align: center;}

.sponsored_by { color: #A7A7A7; font-size:10px; font-weight: bold; margin: 8px 0px;}

/*** Category box styles ***/
#category_holder .box div.box_title {padding: 3px;}

#category_holder .box .box_body div.box_content {padding: 0px 6px 6px 6px;}

/*************** HEADER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/
.header_image { padding: 6px; background: #FFFFFF;}

.top_add { float:right; padding: 6px 6px 0px 0px;}

/*** Search bar ***/

.rss_button {float:right; padding-top: 8px; padding-right: 4px;}

.search_bar {width:100%; overflow:hidden; background: #f6f6f7; margin-bottom: 6px;}

.search { 
	font-size: 10px;
	font-weight: bold;
	color: #B3B3B3;
	padding: 8px 4px;
	float:left;
}

.search a {color: #cc0000; font-weight: normal;}

.search button.site_search {
	width: 90px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
	margin-bottom: 3px;
	margin-left: 3px;
	border: none;
	background: url(../img/search_button.gif) no-repeat;
}

/* Hides from IE5-mac \*/
* html .search button.site_search {margin-top: -2px;}
/* End hide from IE5-mac */

*:first-child+html .search button.site_search {margin-top: -2px;}

.search button.google_search {
	width: 104px;
	height: 16px;
	vertical-align: middle;
	cursor: pointer;
	margin-bottom: 3px;
	margin-left: 3px;
	border: none;
	background: url(../img/search_button_google.gif) no-repeat;
}

/* Hides from IE5-mac \*/
* html .search button.google_search {margin-top: -2px;}
/* End hide from IE5-mac */

*:first-child+html .search button.google_search {margin-top: -2px;}

input.input_search {
	width: 160px;
	height: 13px;
	font-weight: normal;
	color: #707070; 
	font-size: 10px; 
	background-color:#FFFFFF;
	border: 1px solid #7E9DB9;
	padding:2px;
}

input.input_radio {padding:0px; margin:0px 2px 0px 2px;}

/*************** LEFT COLUMN STYLES ********************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_left_holder { }

#dynamic_box_left div.box {}

#dynamic_box_left .box div.box_title {border-bottom: 1px solid #DDDDDD;}

#dynamic_box_left .box_ads div.box_title {border-bottom: none; padding: 2px;}

#dynamic_box_left ul { 
	padding:0; 
	margin:0;
	font-size: 11px;
}

#dynamic_box_left ul li { 
	padding: 3px 4px 3px 16px;
	margin: 0; 
	list-style-type: none;
	background: url(../img/left_navi_arrow.gif) 2px 6px no-repeat;
	border-bottom: 1px solid #F0F0F0;
}

#dynamic_box_left ul li a { display: block;color: #0048C0;}

#dynamic_box_left ul li a:hover { background-color: #F9F9F9;}

/*** 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; 
}

.podcast_name {
	color:#336699;
	font-size:10px;
	font-weight:bold;
}

/*************** CONTENT STYLES ************************************************************************************************************************/
/******************************************************************************************************************************************************/

#box_center_holder {padding: 0px 0px 0px 0px;}

#box_center_holder h1 {
	color:#336699;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-variant:normal;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 6px;
}

#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;}

span.summary {
	font-size: 11px;
	line-height: 1.5em;
	color: #333333;
	padding-right: 8px;
	display: block;
}

div.article_link {display: inline; padding-left: 4px; font-size: 10px;}

div.article_link a {color: #0000EE;}

div.box_body div.image { 
	float: left;
	margin: 6px 6px 0px 0px;
}

#top_headlines .short_first {float:left; width: 280px; padding: 0px 21px 11px 21px;}

#top_headlines  .box_body .box_content { background:url(../img/divider.gif) repeat-y scroll center top;}

.right_headlines { margin-bottom: 8px;}

.right_headlines .short { padding: 8px 10px;}

#top_headlines .right_headlines {float:left; width: 300px; padding: 0px 11px;}

.inner_add { background: url(../img/add_bckg.gif) top left no-repeat; padding: 10px 0px; margin-bottom: 5px;}

.short_first div.short_holder h2 { font-size: 18px; font-weight: bold; padding:5px 0px;}

.short_first div.short_holder div.image {margin: 8px 6px 0px 0px; float: none;}

.short_first div.short_holder span.summary { font-size: 12px; color: #717171;}

/* Hides from IE5-mac \*/
* html .short_first div.short_holder div.image {padding-top: 6px;}
/* End hide from IE5-mac */

.short_holder { width: 100%; overflow: hidden;}

.short { /*** Global summary styles ***/
	margin-bottom: 4px;
	padding: 8px 0px; 
}

div.short_holder div.image {float: left; margin: 0px 6px 0px 0px;}


/*** Search results ***/

.search_result { border-bottom: 1px solid #E1E1E2;}

.search_result span.metadata_time { color:#999999;}

/*** Article summaries heights ***/
#latest_news div.short { padding:5px 5px;}

#dynamic_box_center #latest_news .box_content { padding: 4px; margin-top: 0px; background: url(../img/divider.gif) top center repeat-y;}

#dynamic_box_center #latest_news { padding-bottom:10px;}

#latest_news .box_content { padding: 4px; margin-top: 0px;}

.box_ads_728x90 { background:#FFFFFF url(../img/bottom_article_bg.gif) no-repeat scroll left bottom; text-align:center; margin-bottom:10px;}

.box_ads_728x90 .box_ads728x90_holder { background:transparent url(../img/box_728x90_bg.gif) no-repeat scroll left top; margin-top: 10px; padding: 10px 0px; }

#dynamic_box_center #article_most_popular div.box_title { border-bottom: 1px solid #E1E1E2;}

/*** Main news styles ***/

.main_news_category {background: url(../img/box_more_body_right.gif) bottom right no-repeat;}

.main_news_category div.box_body {background: url(../img/box_more_body_left.gif) bottom left no-repeat; margin-right: 6px; }

.main_news_category div.box_title {background: url(../img/box_more_head_right.gif) top right no-repeat;}

.main_news_category div.box_title h4{
	padding: 4px;
	background: url(../img/box_more_head_left.gif) top left no-repeat;
}

/*** Category links ***/
#category_news_box div.box_title h4, #category_news_box div.box_title h4 a { 
	font-size: 12px; 
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
/*** 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 0px 6px 6px;
	margin:0;
	list-style: none;
}

#category_news_box div.box_body ul li {
	margin: 0;
	padding: 3px 4px 3px 16px;
	background: url(../img/right_list_bullet.gif) 2px 6px no-repeat;
	display: block;
}

#category_news_box div.box_body ul li a {
	color: #0048C0; display: block;
}

/*** Box Reviews and Blogs ***/

#box_review_blog h3 { color: #336699; font-weight: bold; border-bottom: 1px solid #DDDDDD; font-size: 18px; padding-left: 8px;}

/*** Forum Box ***/
#forum_feed div.box_title {border-bottom: 1px solid #DDDDDD;}

#forum_feed a { display: block; width:286px; color: #0048C0; font-weight: bold; font-size: 11px;}

#forum_feed .box_body  .box_content {background: url(../img/divider.gif) center repeat-y; }

#dynamic_box_right #forum_feed .box_body  .box_content {background: none;}

#dynamic_box_right #forum_feed .first { border-right: none;}

#dynamic_box_right .forum_col {padding:5px 10px; margin: 0px 0px;}

.forum_col {float:left; padding:11px 18px; margin: 10px 0px;}

.forum_col li { padding-bottom: 10px;}

.forum_col div.discussion_author { font-size: 10px; color: #717171;}

/*** Category page ***/

#category_holder div.subcategory_list div.box_body { padding: 6px;}

#category_headlines div.headlines_left {width:260px; float:left; padding:10px 18px;}

#category_headlines div.headlines_right {float:left; width:315px; padding:10px 18px; border-left:1px solid #DDDDDD;}

.latest_two_col {width:612px; overflow:hidden; background: url(../img/divider.gif) center repeat-y; padding:6px 18px;}

.latest_two_col .row_0, .latest_two_col .row_1 {width:296px; float:left;}

.latest_two_col .row_0 {margin-left:10px;}

.latest_two_col .row_1 {margin-right:10px;}

.latest_two_col .short_holder div.image {margin:4px 6px 0 0;}

#box_review_blog .short_holder {padding:5px 20px; overflow: none; width: auto;}


/*#category_holder div.short { margin-bottom: 12px; padding-bottom: 12px;}*/

/*** Article styles ***/

#article_holder {width:100%; overflow:hidden;}

span.info { position: absolute; top: -20px; width:250px;}

#article_holder .box_ads { background: url(../img/box_ads_article_bg.gif) center center no-repeat; ;
	height:60px;
	margin:0 auto;
	padding:10px;
	text-align:center;
}

#container span#print_button {display: none;}

.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: 18px; color: #336699; padding: 0px 0px 4px 0px; margin: 10px 0px 10px 0px; border-bottom: none; font-weight: bold; }

#article_holder div.article_metadata { padding: 0px; margin: 0px; float: left; font-size: 11px; width: 330px;}

#article_holder div.article_metadata span.author { font-weight: bold; float: left; padding-right: 10px;}

#article_holder div.article_metadata span.metadata_time {display: block; font-size: 10px;}

#article_holder div.font_size { font-size: 11px; text-align: right; margin-bottom: 12px;}

#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 { line-height: 1.6em; 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: Verdana, Arial, Helvetica, sans-serif;}

#article_holder div#article_body a { color: #002BB8;}

#article_body strong.abstract { font-style:italic;}

#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: #0000EE;}

.right_article_holder { float:right; width: 280px; border: 1px solid #E1E1E2; padding: 0px 10px 10px 10px; margin-top: 17px;}

.image_gallery { clear: both;}

.image_gallery h2 { padding-bottom: 10px;}

.article_page_bottom_links { padding: 10px 0px; border-top: 1px solid #E1E1E2; margin: 0px 10px;}

.article_page_bottom_links ul { overflow: hidden; width: 100%; }

.article_page_bottom_links ul li { float: left; width: 33.3%; height: 24px;}

.article_page_bottom_links ul li a { padding-left: 10px; font-size: 10px; font-weight: bold;}

.article_most_popular .box_content { overflow: hidden; width: 100%;}

.article_most_popular .short { float:left; width:300px; padding: 0px 12px; margin: 5px 0px;}

#dynamic_box_center .article_most_popular .box_content { 
	background:transparent url(../img/divider.gif) repeat-y scroll center top;
	padding:0px;
}

#dynamic_box_center .article_most_popular .short_holder { padding-bottom:6px;}

.article_page_bottom_links ul li img { vertical-align: middle;}

#article_holder { background: #fff url(../img/bottom_article_bg.gif) bottom left no-repeat;}

#article_most_popular { margin-top:10px;}

.article_autor_tools_holder {
	overflow: hidden; 
	width: 620px; 
	padding:6px 0px 5px 10px; 
	height:25px; 
	background: url(../img/article_tools_bg.gif) top center no-repeat;
}

#article_holder  .right_article_holder  .box_ads  {background:none;}

#article_second_holder { padding: 10px;}

.title_article_holder {background: url(../img/top_article_bg.gif) top left no-repeat; padding-top: 10px;}

.right_article_holder .add_small { border:none;}

#box_related_news div.box_body div.box_content ul.image_list li { background: none;}

/*** Article Tools box ***/

.toolbox { border-top: 1px solid #DDDDDD; border-bottom: 1px solid #DDDDDD; padding: 6px 0px; margin: 8px 0px;}

#article_holder div#box_article_tools {float: right; width: 260px;}

#article_holder div#box_article_tools ul { font-size: 10px;}

#article_holder div#box_article_tools ul li { display: inline;}

#article_holder div#box_article_tools ul li img { vertical-align: bottom;}

#article_holder div#box_article_tools ul li a {padding: 0px 4px 2px 4px; background: none; color: #0000EE;}

#article_holder div#box_article_tools ul li a:hover {background: none;}

/*** 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; color: #999999;}

#box_pagination span.pagination { float:right; font-weight: bold;}

#box_pagination span.pagination a {color: #0000EE;}

#box_pagination span.pagination_total { font-weight: bold; color: #666666;}

/*** 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;}


/*** RSS page ***/

.rss_atom_holder {width:100%; overflow: hidden;}

.rss_atom_holder h3 { font-size: 16px; color: #A7A7A7;}

.rss_atom_holder h1 a { color: #336699;}

.rss_atom_box {float:left; width: 47%; padding: 8px;}

.rss_atom_box .category_link {
	font-size: 11px;
	padding: 3px 4px 3px 16px;
	margin: 0; 
	list-style-type: none;
	background: url(../img/right_list_bullet.gif) 2px 6px no-repeat;
}
	
.rss_atom_box .category_link a {
	color: #336699;
	font-weight: bold;
}

#more_image_galleries .box_title_holder .box_title { border-bottom: 1px solid #DDDDDD;}

.frame_box { background:  #fff url(../img/top_article_bg.gif) top left no-repeat; margin-bottom: 10px;}

.frame_body { background: url(../img/bottom_article_bg.gif) bottom left no-repeat;}

.frame_content { padding: 10px;}


/*************** RIGHT COLUMN STYLES *******************************************************************************************************************/
/******************************************************************************************************************************************************/

/*** Boxes ***/

#dynamic_box_right div#box_right_holder {padding: 0px;}

#dynamic_box_right .box div.box_title, .feedbox div.box_title {border-bottom: 1px solid #DDDDDD;}

#dynamic_box_right .box_ads div.box_title {border-bottom: none; padding: 2px;}

#dynamic_box_right .box_tabs div.box_title {padding:0px; text-align: left;}

/********** Lists ***************/

#dynamic_box_right div.box_body ul li, div.box_body ul.feeds li {
	font-size: 11px;
	padding: 3px 4px 3px 16px;
	margin: 0; 
	list-style-type: none;
	background: url(../img/right_list_bullet.gif) 2px 6px no-repeat;
	width: 256px;
	overflow: hidden;
}

#dynamic_box_right div.box_body ul li a, div.box_body ul.feeds li a {
	display: block;
	color: #336699;
	font-weight: bold;
}

#dynamic_box_right div.box_body ul li a:hover, #dynamic_box_right div.box_body ul.feeds li a:hover {color: #999999;}

/*** Tabs ***/

.tabs {
	line-height:normal;
	font-weight: bold;
}
ul.tabs{
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	height:25px;
}
.tabs li {
	float:left;
	margin:0px;
	width:150px;
	text-align:center;
	background: none;
	padding: 0px;
	border-bottom:0px;
}

.tabs a {
	display:block;
	height:25px;
	padding:0 3px 0 3px;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: normal;
}

.tabs a:hover { text-decoration: underline;}

.tabs a.active {
	color: #336699;
	font-weight: bold;
}

.tabs li.active_left a { background: none;}

.tabs li.active_left a.active {background:#336699 url(../img/tab_active_left.gif) left top no-repeat;}

.tabs li.active_right a { background: none;}

.tabs li.active_right a.active {background:#336699 url(../img/tab_active_right.gif) right top no-repeat;}

/*** IT Jobs box ***/

.it_buttons { text-align: center; padding: 6px 0px;}

.it_buttons a img { padding: 0px 8px;}

/*** 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;}

/*** 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: #336699; font-weight:bold;}

div#box_users div.box_content { width: 90%; overflow: hidden;}

/*** Tag cloud box ***/

div#box_tags a:hover {color: #C90404;}

/*** 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;}

/*** Email friend box ***/

#send_article { 
	padding: 6px; 
	border: 1px solid #C5C5C5; 
	width: 220px; 
	position: absolute;
	left: 0px;
	top: 18px;
	background-color: #FFFFFF;
	font-size: 10px;
	margin-top: 6px;
}


/*** Article vote box ***/
#stars { padding: 2px; width: 100px; float: left; 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;}

#layout_two_column #box_article_rating { background: none; border-top: 1px solid #e1e1e2; border-bottom: 1px solid #e1e1e2; padding: 10px 0px;}

#latest_news a { font-size: 12px; font-weight: bold; color: #336699; }

#box_banner_300x600 { margin-bottom: 10px; text-align:center;}

#dynamic_box_right #box_banner_300x600 .box_title_holder .box_title { border-bottom: none; padding: 2px;}

/*************** FOOTER STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

.footer { 
	background: #c7c7c8;
	padding: 0px 12px;
	font-size: 10px;
	color: #336699;
	text-align: center;
	position: relative;
}

.footer a {color: #336699;}

.footer .right {position: absolute; top: 3px; right: 10px;}

.static_footer {background-color: #c7c7c8; padding: 12px 0px 8px 0px;}

#footer div.corner_top {background: url(../img/footer_top.gif) no-repeat left bottom; height: 8px;}

#footer div.corner_bottom {background: url(../img/footer_bottom.gif) no-repeat left bottom; height: 8px;}

/*** First level categories in footer ***/

.footer ul { text-transform: uppercase; background: #CBCBCB; padding: 6px 0px 6px 0px; margin: 0px;}

.footer li {display: inline; padding: 0px 3px;}

.footer li a { color:#FFFFFF;}

#mainNav ul#footer_menu li a { padding: 0px 6px; font-size: 11px; text-transform: lowercase; color: #494646; font-weight:normal;}

#mainNav ul#footer_menu li { border: none;}

#mainNav ul#footer_menu li a:hover { background:#CBCBCB; color: #fff;}

#mainNav ul#footer_menu .selected { background: #CBCBCB;}

.footer #mainNav ul#footer_menu li a:hover { background: #CBCBCB;}

.footer #mainNav { margin-bottom: 10px;}

/********** Image Lists ***************/
#dynamic_box_right div.box_body ul.image_list li {
	font-size: 11px;
	padding:7px;
}

#dynamic_box_right div.box_body ul.image_list li a img { float: left; border: 1px solid #DDDDDD; margin-right:6px;}

#register .box_body {background:none;}

#register .box {background:none;}



/*********************************************** Category FOTO category ****************************************************/

#category_holder .foto_gallery {width:100%; overflow:hidden;}

#category_holder .foto_gallery div.short {float:left; width:204px; text-align:center; padding: 0px 4px 4px 4px;}

#category_holder .foto_gallery .main_news_box_row { margin:10px 5px;}

#category_holder .foto_gallery div.short {background:none; margin-bottom:0px;}

#category_holder .foto_gallery .short div.short_holder {background: #e7e7e7 url(../img/gallery_category_bottom.gif) bottom left no-repeat;}

#category_holder .foto_gallery .short div.short_holder a img { margin: 10px 0px;}

#category_holder .foto_gallery div.foto_image_container {height:120px; overflow:hidden;}

#category_holder .foto_gallery div.short h4 { padding-bottom: 10px; color:#F60002; text-transform: uppercase; font-size: 11px;}

#category_holder .foto_gallery div.short h2 { padding-bottom: 10px;}

#category_holder .foto_gallery div.short h2 a {font-size:11px; color:#336699; font-weight: normal;}

#category_holder .foto_gallery div.short h2 a:hover {color:#000;}

#category_holder .foto_gallery div.short h3 {background: url(../img/gallery_category.gif) top left no-repeat; padding: 4px 0px;}

#category_holder .foto_gallery div.short h3 a {color:#000; font-size:13px;}

#center_holders_holder { background: #fff url(../img/top_article_bg.gif) top left no-repeat; width: 648px;}

#center_holders_holder #category_holder { background:  url(../img/bottom_article_bg.gif) bottom left no-repeat; width: 648px;}

#center_holders_holder #category_holder h1 { border-bottom: 1px solid #E1E1E2; padding: 5px;}


/* Styles for forms */

form { /******* Used for all forms in Vivvo *********/
	padding: 0px;
	margin: 0px;
}

input, select, textarea { }

select  {}

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

.form_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 100%;
	overflow: hidden; /* if used, needs to be hidden because of Opera */
}

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


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

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



input.submit_button, button { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.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;}

/*************** CONTENT FORMS *******************************************************************************************************************/
/******************************************************************************************************************************************************/

#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;
}






.quote_right { 
	color: #C90404; 
	float: right; 
	margin: 6px; 
	display: inline; 
	width: 200px; 
	height: auto;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	padding: 6px;
}

.quote_right img { margin: 4px;}

.quote_left {  
	color: #C90404; 
	float: left; 
	margin: 6px; 
	display: inline; 
	width: 200px; 
	height: auto;
	background: #f9f9f9;
	border: 1px solid #cccccc;
	padding: 6px;
}

.quote_left img { margin: 4px;}

.right_image { float: right; margin: 6px; display: inline;}

.left_image { float: left; margin: 6px; display: inline;}
.menu2, .menu2 ul { /* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}



.menu2{ padding-left:0px;}

.menu2 li {
	margin: 0;
	padding: 0;
        border-right:#FFFFFF solid 1px;
	display: block;
	float: left;	      /* move all main list items into one row, by floating them */
	position: relative;	  /* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		      /* thus we need to apply explicit z-index here... */
	list-style: none;
}

.menu2 li:hover {
	z-index: 10000;	      /* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;  /* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							 see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu2 li li {
	float: none;		 /* items of the nested menus are kept on separate lines */
	position:relative !important;
}

.menu2 ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	       /* while hidden, always keep them at the top left corner, */
	top: 0;		       /* to avoid scrollbars as much as possible */
}

.menu2 li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	            /* 1st level go below their parent item */
}

.menu2 li li:hover>ul {	    /* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear -- force containment of floated LIs inside of UL */
.menu2:after, .menu2 ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu2, .menu2 ul {/* IE7 float clear: */min-height: 0;}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu2 UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu2 ul {
	background-image: url(../img/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu2 ul ul {
	padding: 30px 30px 30px 10px;
	margin: 0 0 0 -10px;
}
/* -- sticky.submenu.END -- */




.menu, .menu ul { /* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.menu{ padding-left:0;}

.menu li {
	margin: 0;
	padding: 0;
	border:0;
	display: block;
	float: left;	      /* move all main list items into one row, by floating them */
	position: relative;	  /* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		      /* thus we need to apply explicit z-index here... */
	list-style: none;
}

.menu li:hover {
	z-index: 10000;	      /* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;  /* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							 see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}

.menu li li {
	float: none;		 /* items of the nested menus are kept on separate lines */
	position:relative !important;
}

.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	       /* while hidden, always keep them at the top left corner, */
	top: 0;		       /* to avoid scrollbars as much as possible */
}

.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	top: 100%;	            /* 1st level go below their parent item */
}

.menu li li:hover>ul {	    /* 2nd+ levels go on the right side of the parent item */
	top: 0;
	left: 100%;
}

/* -- float.clear -- force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {/* IE7 float clear: */min-height: 0;}
/* -- float.clear.END --  */

/* -- sticky.submenu --
	it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(../img/empty.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	/*background: #f00;*/	/* uncomment this if you want to see the "safe" area.
								you can also use to adjust the safe area to your requirement */
}
.menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: 0 0 0 -10px;
}
/* -- sticky.submenu.END -- */



/************************************************************************************/
/*************************** DHTML_menu styles **************************************/
#mainNav {
   font-size: 11px;
   background: #E8E8E8;
}

.selected{
   background: #738FBF;
}


.menu2 ul {
	font-size:100%;
	color: #0000CC;
}

.menu2 ul li {
	color: #0000CC;
        margin:0;
        float:none;
  }
.menu2 ul li ul {
	font-size:100%;
}

.menu2 ul {
	width: 14em;
	margin:0px; 
	padding:0px;
}

.menu2 li:hover {
	color: #0000CC;
	text-decoration: none;
        background: #738FBF;
}

/* Link styles */
.menu2 li a{
	display:block;
        color: #0000CC;
	height:25px;
	line-height:25px;
	padding:0 12px;
}

.menu2 li a:link,
.menu2 li a:visited,
.menu2 li a:hover {
    color: #0000CC;
    font-weight:bold;
    text-decoration:none;
}

.menu2 li a:hover {
	color: #FFFFFF;
}

.menu2 ul li {
	background:#F0F6FF;
}

.menu2 ul li:hover {
	background:#0000CC;
}

.menu2 ul li a:link,
.menu2 ul li a:visited,
.menu2 ul li a:hover {
	text-decoration: none;
	display: block;
	float:none;
	position: relative;
	border:none;
	height:auto;
	line-height:100%;
	padding:4px;
	background:transparent;
	border-top:1px solid #F0F6FF;
	border-right:1px solid #99ABDB;
	border-bottom:1px solid #99ABDB;
	border-left:1px solid #99ABDB;
	color: #000;
}

.menu2 ul li a:hover {
	color: #0000CC;
}

.menu2 ul li ul li a:link,
.menu2 ul li ul li a:visited,
.menu2 ul li ul li a:hover {
	text-decoration: none;
}

.menu2 li ul li ul li a:hover {
	text-decoration: none;
}
  
.menu2 a:hover, .menu2 li:hover>a {}

.menu2 li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	padding:0;
}




/***************************************************************************************/
/*************************** DHTML_submenu styles **************************************/
#subNav {
   font-size: 10px;
   background: #738FBF;
}


.menu ul {
	font-size:100%;
}

.menu ul li {
    margin:0;
    float:none;
    border:none;
  }
.menu ul li ul {
	font-size:100%;
}

.menu ul {
	width: 14em;
	margin:0; 
	padding:0;
}

.menu li:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* Link styles */
.menu li a{
	display:block;
	height:25px;
	line-height:25px;
	padding:0 12px;
}

.menu li a:link,
.menu li a:visited,
.menu li a:hover {
	color: #FFFFFF;
    font-weight:bold;
    text-decoration:none;
}

.menu li a:hover {
	color: #FFFFFF;
}

.menu ul li {
	background:#F0F6FF;
}

.menu ul li:hover {
	background:#FFFFFF;
}

.menu ul li a:link,
.menu ul li a:visited,
.menu ul li a:hover {
	text-decoration: none;
	display: block;
	float:none;
	position: relative;
	border:none;
	height:auto;
	line-height:100%;
	padding:4px;
	background:transparent;
	border-top:1px solid #F0F6FF;
	border-right:1px solid #99ABDB;
	border-bottom:1px solid #99ABDB;
	border-left:1px solid #99ABDB;
	color: #000;
}

.menu ul li a:hover {
	color: #FFFFFF;
}

.menu ul li ul li a:link,
.menu ul li ul li a:visited,
.menu ul li ul li a:hover {
	text-decoration: none;
}

.menu li ul li ul li a:hover {
	text-decoration: none;
}
  
.menu a:hover, .menu li:hover>a {}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	padding:0;
}


/********************************************************************************************/
/**************************** Internet Explorer only styles ********************************/

/* Hides from IE5-mac \*/
* html #mainNav a {float:left;}
* html #subNav a {float:left;}

* html .menu, * html .menu ul {zoom: 1;}

* html .menu li.adxmhover {z-index: 10000;}

* html .menu .adxmhoverUL {visibility: visible;}

* html .menu .adxmhoverUL {top: 100%; left: 0;}

* html .menu .adxmhoverUL .adxmhoverUL {top: 0; left: 100%;}

* html .menu ul a {zoom: 1;}

* html .menu ul li {display:inline !important;}

* html .menu ul li a:link,
* html .menu ul li a:visited,
* html .menu ul li a:hover {text-decoration: none; display:inline-block; display:block;}



* html .menu2, * html .menu2 ul {zoom: 1;}

* html .menu2 li.adxmhover {z-index: 10000;}

* html .menu2 .adxmhoverUL {visibility: visible;}

* html .menu2 .adxmhoverUL {top: 100%; left: 0;}

* html .menu2 .adxmhoverUL .adxmhoverUL {top: 0; left: 100%;}

* html .menu2 ul a {zoom: 1;}

* html .menu2 ul li {display:inline !important;}

* html .menu2 ul li a:link,
* html .menu2 ul li a:visited,
* html .menu2 ul li a:hover {text-decoration: none; display:inline-block; display:block;}





* html #mainNav .menu2 li ul li {margin:0; padding:0;}
* html #subNav .menu li ul li {margin:0; padding:0;}

* html .menu li li {width:100%; margin:0; padding:0;}

* html #mainNav .menu2 ul li a:link,
* html #mainNav .menu2 ul li a:visited,
* html #mainNav .menu2 ul li a:hover {float:none;}

* html #subNav .menu ul li a:link,
* html #subNav .menu ul li a:visited,
* html #subNav .menu ul li a:hover {float:none;}

* html .menu ul ul {padding:0;}
* html .menu2 ul ul {padding:0;}
/* End hide from IE5-mac */

