body {
	margin: 0px 0px;
	/*margin: 0px 0px;*/
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#container {
	width: 100%;
	margin: 0px auto;
	text-align: left;
}

#header {	width: 100%;
	margin: 0px auto;
}
	
	
#header-a {	width: 100%;
	margin: 0px auto;
	text-align: left; background-color:#ccc;}
	
	
#top-bar {	width: 100%;
	margin: 0px auto;
	text-align: left; background-color:#999; border-top:4px solid #ccc;}

#content { width: 1000px; padding:0 0px; margin: 0px auto;}


#content-bar { width: 996px; padding:0 2px; margin: 0px auto;}

#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; width: 100%; margin: 0px auto; background:#999;  border-top:0px solid #fff; }

#footer_cont { width: 1000px; margin: 0px auto;}

/*********deafault layout**********/
#layout_default div#dynamic_box_right        {width: 240px;}
#layout_default div#dynamic_box_left         {width: 160px;}
#layout_default div#dynamic_box_center       {width: 580px;}

/********** two column *************/
#layout_two_column div#dynamic_box_right     {width: 320px;}
#layout_two_column div#dynamic_box_left      {display:none;}
#layout_two_column div#dynamic_box_center    {width: 680px;}

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

/************ equal ***************/
#layout_equal div#dynamic_box_right   {width: 330px;}
#layout_equal div#dynamic_box_left    {width: 330px;}
#layout_equal div#dynamic_box_center  {width: 340px;}

/************ equal rights ***************/
#layout_equal_rights div#dynamic_box_right   {width: 260px;}
#layout_equal_rights div#dynamic_box_left    {width: 480px;}
#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: 260px;}


/************* 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: 500px;}
.features_equal #content_features_right      {width: 500px;}

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

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

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

/*********** inside *********************/
.features_inside                              {width: 680px; 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_row {width: 100%; overflow: hidden;}

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

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


body { background: #666666; background-color: #f5f5f5; background: #eee; color:#333333;/* background-image:url(../../../images/header-bg.gif); background-position:left top; background-repeat:repeat-x;*/}
/*body { background: #E5E5E5 url(../img/body_bg.gif) top repeat-x;}*/


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

#container {background-color: #f5f5f5; background: #eee;}

/*#content { background: #fff url(../img/content_top_corners.gif) top no-repeat; padding-top: 12px;}*/
#content { background: #ffffff; padding-top: 0px; margin: 0px auto;}

#content-bar { background: #ffffff ; padding-top: 6px; margin: 0px auto;}

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

/*** Global anchor styles ***/

a {color:#004395; 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 { font-family: Helvetica, Arial, sans-serif; margin: 0px;}

h1 { font-size: 18px; font-weight: normal; }

h1 a { color: #fa7a00;}

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

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

.summary a {color: #fa7a00;}

.summary {font-size:13.5px;}

h4 {}

h4 a {}

/*** Global box styles ***/

.box .box_title { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

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

.header_image { /*border-bottom: 3px solid #fff;*/ /*background: #e5e5e5 url(../img/top_header_bg.gif) top repeat; height:102px;*/}

/*** Static pages navigation ***/


/*.box_pages { 
	
	border: 0px solid #000; 
	padding: 6px 0px; 
	
	background: #fff;
	border-bottom: 3px solid #fff;
}

.box_pages li { 
	display: inline;
	border-left:1px solid #000000;
}

.box_pages a {padding: 5px 13px; font-weight:normal; text-transform:uppercase; font-size:13px;}

.box_pages a:link, .box_pages a:visited {
	
	color: #000;
	text-decoration: none;
}

.box_pages a:hover {
	
	color: #C90404;
	
	text-decoration: none;
}*/





.box_pages {float: right; }

.box_pages li {display: inline; padding:4px 0px;}

.box_pages li.last a {border-right: none;}

.box_pages a {padding: 1px 5px; border-right: 1px solid #DCDCDC;}
.box_pages a:link, .box_pages a:visited {text-decoration: none;}

.box_pages a:hover {text-decoration: underline;}

/*** Search box ***/

.search { 
	/*padding: 6px; 
	background: #eee; 
	text-align: right;*/
}

.search a {color: #CA0405;}

.search button {
	width: 50px;
	height: 20px;
	margin-left: 6px;
	border: none;
	font-size: 12px;
	font-weight: normal;
	color: #fff; 
	background: url(../img/search_button.gif) no-repeat;
}

/*.search button {
	width: 30px;
	height: 20px;
	margin-left: 0px;
	border: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff; 
	background: url(../img/search_button.gif) right no-repeat;
}*/


/*************** 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: 0px 12px; padding: 0px 0px;  line-height:1.6em;}

#box_center_holder a{ }

#box_center_holder h1 { font-size: 24px; padding-bottom: 4px; margin-bottom: 12px; border-bottom: 3px solid #DCDCDC; font-size:16px; text-transform:uppercase; font-weight:bold; margin-bottom:10px; color:#999999;}

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

#box_center_holder div.category_headline h2 a { color: #fa7a00; 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 {}



#box_center_holder2 {padding: 0px 0px; line-height:1.6em;}

#box_center_holder2 a {text-decoration: underline; }
#box_center_holder2 a:hover {text-decoration: none; }

#box_center_holder2 h1 { font-size: 24px; padding-bottom: 4px; margin-bottom: 12px; border-bottom: 3px solid #DCDCDC;}

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

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

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

#box_center_holder2 div.category_headline div.summary {}




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

div.article_link a {color: #fa7a00;}

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

.short_holder { width: 100%; overflow: hidden; font-size:13.5px;}

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

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


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

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

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

#category_news_box div.box_body ul li {
	border-bottom: 0px solid #eee; 
	background: url(../img/greyArrow.gif) left 6px no-repeat;
	margin:0px; padding:0px;
	list-style-position:outside;
}

#category_news_box div.box_body ul li a {
	display: block;
	margin:0px; padding:0px;
	padding: 2px 2px 2px 18px;
}




#category_usanews_box div.box_title span { color: #000; font-size: 11px; padding: 0px 1px; }

#category_usanews_box div.box_title span a { color: #fa7a00;}

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

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

#category_usanews_box div.box_body ul li {
	border-bottom: 0px solid #eee; 
	background: url(../img/blue-arrow.jpg) 2px 4px no-repeat;
	margin:0px; padding:0px;
	list-style-position:outside;
}

#category_usanews_box div.box_body ul li a {
	display: block;
	margin:0px; padding:0px;
	padding: 2px 2px 2px 18px;
}



#category_worldnews_box div.box_title span { color: #000; font-size: 11px; padding: 0px 1px; }

#category_worldnews_box div.box_title span a { color: #fa7a00;}

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

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

#category_worldnews_box div.box_body ul li {
	border-bottom: 0px solid #eee; 
	background: url(../img/greyArrow.gif) 2px 4px no-repeat;
	margin:0px; padding:0px;
	list-style-position:outside;
}

#category_worldnews_box div.box_body ul li a {
	display: block;
	margin:0px; padding:0px;
	padding: 2px 2px 2px 18px;
}









/*** Category page ***/

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

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

/*** Article styles ***/

.box_breadcrumb { padding: 3px 0px; color: #666666; border-bottom: 1px solid #DCDCDC;}

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

#article_holder h1 { font-size: 20px; color: #fa7a00; color:#666; padding: 8px 0px 6px 0px; margin-bottom: 0px; border-bottom: 3px solid #DCDCDC; text-transform:none; font-weight:normal;}

#article_holder div.article_metadata { padding: 0px 0px 22px 0px; margin-bottom: 0px; border-bottom: 1px solid #DCDCDC;}

#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; 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; font-size:13.5px; width: 100%; overflow: hidden; margin-bottom: 12px; text-align:justify;}

#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: Helvetica, Arial, sans-serif;}

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

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

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

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

/*** Article social bookmarks ***/

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

#box_social_bookmarks img { vertical-align: middle;}


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

#box_social_bookmarks_top img { vertical-align: middle;}

/*** Article comments ***/

.comment_block h4 { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px; 
	font-weight: bold;
	color: #666666; 
	border-top: 1px solid #DCDCDC; 
	border-bottom: 1px solid #DCDCDC; 
	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: #fa7a00; font-weight: bold;}

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

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

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

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

#comment_list div.comment_report { float: right;}

/*** Pagination ***/

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

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

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

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

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

#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: 6px;}

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

/*** Tabs ***/

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

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

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

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

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

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

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

.tabs a.active span {
	color: #fa7a00;
	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: #fa7a00;}

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

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

/*** Tag cloud box ***/

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

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

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

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

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

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

.footer { 
	text-align: center; 
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
	color: #d5d5d5;
	color: #fff;
	/*background-color:#999;*/
	/*border-bottom:7px solid #FFFFFF;
	border-top:6px solid #555555;*/
}

.footer a { color: #d5d5d5; color: #fff;}

.static_footer { background-color: #EFEFEF; padding: 12px 0px 8px 0px;}

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

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

.footer ul { /*text-transform: uppercase;*//* background: #CBCBCB;*/ padding: 0px 0px 0px 0px; margin: 0px;}

.footer li {/*display: inline;*/ padding: 3px 3px;}

.footer li a { color:#d5d5d5; color: #fff;}



.subtitle { color:#333333;}

.article_headline { color:#2E748B;}

.cat_headline { color:#2E748B;}

.headline { color:#2E748B;}








.magtabs {/*float: left;*/ }
.magtabs li {display: inline; padding:0px 3px 0px 0px;}

.magtabs a:link, .box_pages a:visited {text-decoration: none;}











#abj-nav { clear:both; background-color:#005899; background-color:#e5e5e5;  display:block; width:346px; margin:0px; padding:0px 0px 0px 0px; border-top:0px solid #fff; list-style:none; height:28px; line-height:28px; color:#333;}
	#abj-nav a { color:#333; text-decoration:none; }
	#abj-nav li { display:inline;}
	#abj-nav .selected { color:#FFFFFF;}
	

#nav-content {
	
	background-color:#e5e5e5;
	float:left;
	height:28px;
	line-height:28px;
	width:inherit;
	}
	
#nav-content div {
	float:left;
	}

	
#current-nav {
	padding:0 9px 0 10px;
	margin:0 0 0 0px;
	background-color:#333;
	border-right:#FFFFFF 2px solid;
	border-left:#FFFFFF 2px solid;
	}
	
#current-nav a {
	color:#333;
	
	border-width:0px;
	font-weight:bold
	}

#normal-nav a{
	padding:0 9px 0 10px;
	margin:0 0 0 0px;
	display:block;
	
	border-left:#FFFFFF 2px solid;
	background:transparent;
	font-weight:900;
	color:#333;
	}

#normal-nav a:hover {
	background-color:#ccc;
	color:#FFFFFF;
	font-weight:900;
	display:block;
		padding:0 9px 0 10px;
	}
	

#last-nav a{
	padding:0 9px 0 10px;
	margin:0 0 0 0px;
	display:block;
	
	border-right:#FFFFFF 0px solid;
	background:transparent;
	font-weight:900;
	color:#333;
	}

#last-nav a:hover {
	background-color:#ccc;
	color:#FFFFFF;
	font-weight:900;
	display:block;
		padding:0 9px 0 10px;
	}









#abj-nav-app { clear:both; background-image:url(../../../images/bar-nav-n-c111.gif); background-position:left top; background-repeat:repeat-x; background-color:#83A952;  display:block; width:990px; margin:0px 0px; padding:0px 5px; border-top:0px solid #fff; list-style:none; height:32px; line-height:32px;}
	#abj-nav a { color:#333333; text-decoration:none; }
	#abj-nav li { display:inline;}
	#abj-nav .selected { color:#aaaaaa;}
	

#nav-content-app {
	
	background:transparent;
	float:left;
	height:32px;
	line-height:32px;
	width:inherit;
	/*letter-spacing:.2px;*/
	}
	
#nav-content-app div {
	float:left;
	}

	
#current-nav-app {
	padding:0 10px 0 10px;
	margin:0 0 0 0px;
	background-color:#83A952;
	border-right:#cccccc 1px solid;
	border-left:#cccccc 1px solid;
	}
	
#current-nav-app a {
	color:#ffffff;
	
	border-width:0px;
	font-weight:bold
	}

#normal-nav-app a{
	padding:0 10px 0 10px;
	margin:0 0 0 0px;
	display:block;
	
	border-right:#ccc 1px solid;
	background:transparent;
	font-weight:900;
	color:#fff;
	background-color:#83A952;

	}

#normal-nav-app a:hover {

	
	background-image:url(../../../images/abj-nav-hover111.gif); background-position:left top; background-repeat:repeat-x;
	background-color:#ddd;
	color:#333;
	font-weight:900;
	display:block;
		padding:0 10px 0 10px;
		text-decoration:none;
	}


#last-nav-app a{
	padding:0 10px 0 10px;
	margin:0 0 0 0px;
	display:block;
	
	border-right:#cccccc 0px solid;
	background:transparent;
	font-weight:900;
	color:#fff;
	background-color:#83A952;

	}

#last-nav-app a:hover {

	
	background-image:url(../../../images/abj-nav-hover1111.gif); background-position:left top; background-repeat:repeat-x;
	background-color:#ddd;
	color:#333;
	font-weight:900;
	display:block;
		padding:0 10px 0 10px;
		text-decoration:none;
	}




#most_popular_rated_box .tabs {font-size:12px; line-height: 18px;}

#most_popular_rated_box .tabs a {background: url(../img/tabs_left_large_inactive.gif) no-repeat left top;}

#most_popular_rated_box .tabs a span {color:#808080; color:#fff; background: url(../img/tabs_right_large_inactive.gif) no-repeat right top;}

#most_popular_rated_box .tabs a:hover {background: url(../img/tabs_right_large.gif) no-repeat left top;}

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

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

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





#most_popular_rated_box1 .tabs {font-size:12px; line-height: 22px;}

#most_popular_rated_box1 .tabs a {background: url(../img/tab-inactive.gif) no-repeat left top; color:#000000; /*padding:4px 0px 5px 4px;*/}

#most_popular_rated_box1 .tabs a span {color:#808080; color:#000000; background: url(../img/tab-inactive.gif) no-repeat right top;}

#most_popular_rated_box1 .tabs a:hover {background: url(../img/tab-active.gif) no-repeat left top; color:#000000; /*padding:4px 0px 5px 4px;*/}

#most_popular_rated_box1 .tabs a:hover span {color: #397099; color:#000000; background: url(../img/tab-active.gif) no-repeat right top;}

#most_popular_rated_box1 .tabs a.active {background: url(../img/tab-active.gif) no-repeat left top; color:#000000; /*padding:4px 0px 5px 4px;*/}

#most_popular_rated_box1 .tabs a.active span {color: #397099; color:#000000; background: url(../img/tab-active.gif) no-repeat right top;}






.submenu_stripe {font-size: 11px; margin: 0px 0px; padding: 0px 0px; border-bottom: 0px solid #DCDCDC;}

/*input.searchbox{
	border:1px solid white;
	color:#333;
	font-size:13px;
	padding:0em;
	vertical-align:middle;
	width:185px;
	font-weight:normal;
	height: 15px;
	background-color:#FFFFFF;
	
}

input.searchbtn{background-color:#ffffff; background-image:url(../img/Findz.gif); background-repeat:no-repeat; border:none;cursor:pointer;height:20px;margin:0.05em;margin-right:0.2em;vertical-align:middle;width:20px;padding-top:0px;line-height:20px;}
*/


input.searchbox{
	border:1px solid #666;
	color:#333;
	font-size:13px;
	padding:0em;
	vertical-align:middle;
	width:185px;
	font-weight:normal;
	line-height:17px;
	height: 17px;
	padding:2px;
	background-color:#FFFFFF;
	
}

input.searchbtn{background-color:#ffffff; background-image:url(../img/magnify.png); background-repeat:no-repeat; border:none;cursor:pointer;height:20px;margin:0.05em;margin-right:0.2em;vertical-align:middle;width:20px;padding-top:0px;line-height:20px;}






#normal-nav-app .rev-menu ul ul li a{
	padding:0 16px 0 17px;
	margin:0 0 0 0px;
	display:block;
	width:100px;
	
	border-right:#cccccc 0px solid;
	background:transparent;
	font-weight:900;
	color:#444444;
	background-image:url(../../../images/bar-nav-n-c.gif); background-position:center top;
	}
	
#normal-nav-app .rev-menu ul ul li a:hover{
	background-color:#666666;
	
	background-image:url(../../../images/abj-nav-hover.gif); background-position:left top; background-repeat:repeat-x;
	color:#fff;color:#000000;
	font-weight:900;
	display:block;
		padding:0 16px 0 17px;
		text-decoration:none;
	}

/*review menu*/
.rev-menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.rev-menu li{
float:left;
position:relative;
z-index:10000;
}

/* use the table to position the dropdown list */
.rev-menu table{
position:absolute;
border-collapse:collapse;
z-index:9999;
left:-1px;
top:34px;

}

/* style all the links */
.rev-menu a, .rev-menu :visited {
display:block;
/*font-size:10px;
width:149px;
padding:7px 0;
color:#000;
background:#949e7c;
text-decoration:none;
margin-right:1px;
text-align:center;
font-family:verdana, sans-serif;*/

}
/* style the links hover */
.rev-menu :hover{
/*color:#444;
background:#d4d8bd;*/
}

/* hide the sub level links */
.rev-menu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.rev-menu ul li:hover ul,
.rev-menu ul a:hover ul{
visibility:visible;
}










/* 
CSS for gm-bar
 */
 
.abjusa_gm:link, .abjusa_gm:visited, .abjusa_gm:active { 
	color: #fff;
	text-decoration: none;
	height:32px;
	width:137px;
	background: url(../img/gm-2/American-Business-Journal-n.jpg) no-repeat;
	display:block;
	
	
	}

.abjusa_gm:hover {
	text-decoration: none;
	background: url(../img/gm-2/American-Business-Journal-h.jpg) no-repeat;
	
}

.abjusa_gm span {
display:none;
}

.taubj_gm:link, .taubj_gm:visited, .taubj_gm:active { 
	color: #fff;
	text-decoration: none;
	height:32px;
	width:137px;
	background: url(../img/gm-2/Australian-Business-Journal-n.jpg) no-repeat;
	display:block;
	
	
	}

.taubj_gm:hover {
	text-decoration: none;
	background: url(../img/gm-2/Australian-Business-Journal-h.jpg) no-repeat;
	
}

.taubj_gm span {
display:none;
}

.tabj_gm:link, .tabj_gm:visited, .tabj_gm:active { 
	color: #fff;
	text-decoration: none;
	height:32px;
	width:137px;
	background: url(../img/gm-2/african-journal-n.jpg) no-repeat;
	display:block;
	
	
	}

.tabj_gm:hover {
	text-decoration: none;
	background: url(../img/gm-2/african-journal-h.jpg) no-repeat;
	
}

.tabj_gm span {
display:none;
}

.irjonline_gm:link, .irjonline_gm:visited, .irjonline_gm:active { 
	color: #fff;
	text-decoration: none;
	height:32px;
	width:137px;
	background: url(../img/gm-2/international-resource-journal-n.jpg) no-repeat;
	display:block;
	
	
	}

.irjonline_gm:hover {
	text-decoration: none;
	background: url(../img/gm-2/international-resource-journal-h.jpg) no-repeat;
	
}

.irjonline_gm span {
display:none;
}


.crdonline_gm:link, .crdonline_gm:visited, .crdonline_gm:active { 
	color: #fff;
	text-decoration: none;
	height:32px;
	width:137px;
	background: url(../img/gm-2/Canadian-Resource-Directory-n.jpg) no-repeat;
	display:block;
	}

.crdonline_gm:hover {
	text-decoration: none;
	background: url(../img/gm-2/Canadian-Resource-Directory-h.jpg) no-repeat;
	
}

.crdonline_gm span {
display:none;
}


.cbj_gm:link, .cbj_gm:visited, .cbj_gm:active { 
	color: #fff;
	text-decoration: none;
	height:32px;
	width:137px;
	background: url(../img/gm-2/Canadian-Business-Journal-n.jpg) no-repeat;
	display:block;
	
	
	}

.cbj_gm:hover {
	text-decoration: none;
	background: url(../img/gm-2/Canadian-Business-Journal-h.jpg) no-repeat;
	
}

.cbj_gm span {
display:none;
}



.network_gm:link, .network_gm:visited, .network_gm:active { 
	color: #fff;
	text-decoration: none;
	height:28px;
	width:121px;
	background: url(../img/gm-2/george-media-network-n.jpg) no-repeat;
	display:block;
	
	
	}

.network_gm:hover {
	text-decoration: none;
	background: url(../img/gm-2/george-media-network-h.jpg) no-repeat;
	
}

.network_gm span {
display:none;
}





/* Styles for forms */

form { /******* Used for all forms in Print2online *********/
	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;
}






.ticker { 
	height: 14px; 
	border-bottom: 0px solid #DDDDDD; 
	padding: 0px 0px 6px 6px;
	/*margin: 0px 6px;*/
	/*background-color: #FFFFFF;*/
}

.ticker a {/*color: #CA0405;*/ color:#002B5E; font-weight:bold;}

.ticker span.ticker_category {color: #666666;}

.ticker span.ticker_category a {color: #000000;}

.ticker .scroller {
	height:14px;
}

.ticker .section {
	height:14px;
}
/*.video_item {
	padding: 4px; 
	background-color: #dedede;
	font-size: 11px;
	margin-bottom: 2px;
	color: #333333;
}

.selected { background-color: #c1c1c1;}

.video_title {
	font-size: 12px; 
	font-weight: bold; 
	padding:0px 0px 4px 4px;
	margin-bottom: 4px; 
	color:#000000;
	border-bottom: 1px solid #999999;
}

.video_buttons {
	padding: 4px 0px 4px 4px; 
	margin-top: 4px; 
	background: #333333 url(../img/pages_bg.gif) top repeat-x;
}

.video_buttons img { 
	margin-bottom: -3px; 
	padding-right: 6px;
}

.video_buttons a {color:#FFFFFF;}

.video_image {
	float:left; 
	margin: 0px 4px 4px 0px; 
	padding: 1px; 
	border: 2px solid #666666;
}*/

#box_video_headline_container { float:left; margin-right: 10px;}

.video_item {
	padding: 5px;
	padding-right:15px;
	background: #ccc url(../img/entertain_video_item_bg.gif) bottom repeat-x;
	font-size: 11px;
	/*height: 76px;*/
	color: #333;
	border-bottom:1px solid #e5e5e5;
	
}

.selected {background: #dddddd url(../img/now-playing.gif) right top no-repeat;}

.video_title {
	font-size: 12px; 
	font-weight: bold; 
	padding:0px 0px 2px 4px;
	padding-right:15px;
	margin-bottom: 2px; 
	color:#00b0ff;
}

.video_buttons {
	padding: 0px 0px 3px 5px; 
	padding-right:15px;
	margin-top: 2px;
	font-weight:bold; 
	
}

.video_buttons a {color:#000;}

.video_image {
	float:left; 
	margin: 0px 10px 5px 0px; 
	padding: 1px; 
	border: 1px solid #666666;
}



