html
{
    margin-bottom: 0; padding-bottom: 0;
}

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

textarea
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
}

#container {
	width: 996px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#header {}

#content { width: 980px; }
#content
{
    width: 986px;
    padding-left: 10px;
	background: url(../img/bg_slice2.jpg) repeat-y;
}

* html #footer, * html #container {
    background: url(../img/bg_slice_no.gif) repeat-y;
}

#container
{
    background: url(../img/bg_slice.jpg) repeat-y;
}

#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: 320px; margin: 10px 10px 10px 0px;}
#layout_default div#dynamic_box_left         {width: 160px;}
#layout_default div#dynamic_box_center       {width: 630px; margin-left: 10px;}

/* Hides from IE5-mac \*/
* html #layout_default div#dynamic_box_right {margin: 10px 5px 10px 0px;}
/* End hide from IE5-mac */

/* Hides from IE5-mac \*/
* html #layout_default div#dynamic_box_center {margin-left: 5px;}
/* End hide from IE5-mac */

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

/************ 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: 650px;}
.features_equal_default #content_features_right      {width: 320px;padding-left: 10px;}
* html .features_equal_default #content_features_right      {padding-left: 0;}

/*********** 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_row {width: 100%; overflow: hidden; margin: 5px 0px 10px;}

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

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

body
{
    background: #262626 url(../img/bg_cert.gif) repeat-x;
}

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

#container {}

#content { overflow: hidden; padding-top: 0px;}

#container div#footer div.bottom_corners {}

/*** Global anchor styles ***/

a {color:#2A1C18; 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 { "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif; margin: 0px;}

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

h1 a { color: #2a1c18;}

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

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

h4 {}

h4 a {}

/*** Global box styles ***/

.box .box_title {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Arial, Verdana, sans-serif; margin: 0px;
	font-size: 16px;
	font-weight: normal;
}

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

#header {background: url(../img/bg_top_ny.gif) no-repeat;}
#header {background: url(../img/bg_top_ny.gif) no-repeat;}

#logo { text-indent: -9999px; height: 130px;}
#logo { width: 100%;height: 110px;}

#logo a { display: block;  width: 360px; height: 110px; }

.header_image {}

/*** Static pages navigation ***/

.box_pages { /*** static pages list holder ***/
	padding: 6px;
	padding-left: 12px;
}

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

.box_pages a {padding: 5px 6px; font-size: 10px; text-transform: uppercase;}

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

.box_pages a:hover {
	color: #f26e00;
}

/*** Search box ***/

.search {
	padding: 6px 5px;
	padding-right: 12px;
	float: right;
	position:absolute;
	right:5px;
	top: 65px;
	z-index: 200;
}

.search a {color: #000;}

.search_removed button {
	width: 49px;
	height: 20px;
	margin-left: 6px;
	border: none;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	background: url(../img/search_button.gif) no-repeat;
	text-transform: uppercase;
}

.search button {
	text-transform: uppercase;
	font-size: 10px;

}

.search input.text
{
    color: #FFF;
    background: #191919;
}

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

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

#box_center_holder div.category_headline { width: 100%; overflow: hidden; border-bottom: 1px solid #eee; margin-bottom:12px;
padding-bottom:12px;}

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

#box_center_holder div.category_headline div.image { float: left; padding: 0px; margin: 0px 10px 6px 0px; border: 3px solid #b5b5b5;}

#box_center_holder div.category_headline div.image:hover { border: 3px solid #f26e00; }

#box_center_holder div.category_headline div.summary { line-height: 1.6em; font-family: Tahoma, Arial, "Times New Roman", Times, serif;}

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

div.article_link a {color: #f26e00;}

div.box_body div.image {
	float: left;
	margin: 2px 10px 2px 0px;
	border: 3px solid #b5b5b5;
	padding: 0px;
}

div.box_body div.image:hover {
	float: left;
	margin: 2px 10px 2px 0px;
	border: 3px solid #f26e00;
	padding: 0px;
}

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

.short_holder h2 a { color: #060606; font-weight: normal; font-size: 18px; padding-bottom: 10px; }

.short_holder h3 a { color: #2A1C18; font-weight: normal; font-size: 18px; padding-bottom: 10px; }

.short_holder h2 a:hover { color: #2A1C18; }

.short_holder h3 a:hover { color: #f26e00; }

.short { /*** Global summary styles ***/
	color: #333;
	padding: 4px 0px 12px;
	border-bottom: 1px solid #eee;
	line-height: 1.6em;
	font-family: Tahoma, Arial, "Times New Roman", Times, serif;
	margin-bottom:12px;
}

/*** Article summaries heights ***/
#latest_news div.short {
	height: 53px;
	padding: 0px;
	margin-bottom: 4px;
	border-bottom: 1px solid #b5b5b5;
	line-height: normal;
}

#latest_news .short_holder h2 { padding-bottom: 0px; }

#latest_news .short_holder h2 a { font-size: 14px; padding-bottom: 0px; color: #2A1C18; }

#latest_news .short_holder h2 a:hover { color: #f26e00; }

div#latest_news div.image {
	float: left;
	margin: 2px 10px 2px 0px;
	border: 3px solid #b5b5b5;
	padding: 0px;
}

div#latest_news div.image:hover {
	float: left;
	margin: 2px 10px 2px 0px;
	border: 3px solid #f26e00;
	padding: 0px;
}

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

/*** Category links ***/
#category_news_box div.box_title h4, #category_news_box div.box_title h4 a {
	padding: 4px 0px;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
/*** 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;}

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

#category_news_box div.box_body ul li a {
	display: block;
	padding: 3px 3px 3px 22px;
	background: url(../img/tpl4022_bullet1.gif) 3px 1px no-repeat;
	text-transform: uppercase;
	font-size: 10px;
	color: #555;
}

#category_news_box div.box_body ul li a:hover {
	color: #2A1C18;
	text-decoration: none;
}

div#category_news_box div.short_holder h3 { padding-bottom: 12px;}

/*** Category page ***/

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

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

/*** Article styles ***/

.box_breadcrumb { padding: 6px 0px; color: #555; border-bottom: 1px solid #EEEEEE; font-size: 0.9em;}

.box_breadcrumb a {color: #f26e00;  }

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

#article_holder div.article_metadata { font-size: 11px; padding: 0px 0px 12px 0px; margin-bottom: 4px;}

#article_holder div.article_metadata span.metadata_time { font-size: 11px; color: #555;}

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

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

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

#article_holder div.image span.image_caption { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; line-height:normal;}

#article_holder div#article_body { color: #333; font-family: Tahoma, Arial, "Times New Roman", Times, serif; 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: Tahoma, Arial, Helvetica, sans-serif;}

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

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

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

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

/*** Article social bookmarks ***/

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

#box_social_bookmarks a { color: #f26e00; }

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

#box_social_bookmarks img { vertical-align: middle;}

/*** Article comments ***/

.comment_block h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom: 2px solid #f26e00;
	background: url(../img/most_bg.gif) bottom left repeat-x;
	padding: 6px;
	margin: 6px 0px;
}

.comment_block h5 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #eeeeee;
	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: #f26e00; 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: #555; margin-left: 50px; padding: 0px 12px 10px 10px;}

#comment_list div.comment_report { float: right;}

/*** Pagination ***/

#box_pagination { padding: 6px; margin: 6px 0px 10px; background: #f5f5f5; color: #555;}

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

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

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

/*** Archive calendar ***/

#box_calendar table caption {
	font-weight: bold;
	background-color: #b5b5b5;
	border-bottom: 1px solid #c5c1b6;
	padding: 6px 0px;
	color: #2a1c18;
}

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

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

#box_calendar table td { background-color: #b5b5b5; text-align: center; padding: 1px 2px;}

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

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

/*** Boxes ***/

#dynamic_box_right div#box_right_holder { padding: 0px 0px 1px ; background: #fff; margin-right: 10px;}

#dynamic_box_right .box div.box_title {
	background: url(../img/most_bg.gif) bottom left;
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	padding: 4px 10px 2px;
}

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

#dynamic_box_right .box .box_title_holder {

}

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



#dynamic_box_right .box {
	margin-bottom: 10px;
}

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

#dynamic_box_right .box .box_body div.box_content {padding: 8px 10px 8px 10px; }

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

*:first-child+html #dynamic_box_right .box .box_body { height: 1%;} /* IE 7 hack */

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

#dynamic_box_right div.box_body ul li {
	border-bottom: 1px solid #b5b5b5;
	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 9px no-repeat;
}

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

/*** Tabs ***/

.tabs {
	font-size:12px;
	line-height:normal;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

ul.tabs{
	margin:0;
	padding:4px 0 3px 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;
	background: 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:#666;
	background: none;
}

.tabs a:hover {
	text-decoration: none;
	background: url(../img/tabs_left_2.gif) no-repeat left top;
	background: none;
}

.tabs a:hover span {
	color: #2a1c18;
	background: url(../img/tabs_right_2.gif) no-repeat right top;
	background: none;
}

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

.tabs a.active span {
	color: #2a1c18;
	background: url(../img/tabs_right_2.gif) no-repeat right top;
	background: none;
}

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

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

div#latest_comments div.single_comment div.comment_header a {color: #FFF; font-weight: bold;}

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-family: Tahoma, Arial, "Times New Roman", Times, serif; font-size: 22px; display: block; padding-bottom: 6px; color: #f26e00;}

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

/*** Tag cloud box ***/

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

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

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

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

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

/*** Email friend box ***/

#send_article { position: absolute;background: #FFF;padding: 6px; border: 1px solid #b5b5b5;z-index: 10; }
#email_to_a_friend_dump { position: absolute; padding-left: 10px; top: 550px; z-index: 100;}
#email_to_a_friend_form .submit { padding-top: 10px; }

/*** Article vote box ***/

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

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

div.standard_star { cursor: pointer;}

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

.footer {
	text-align: left;
	padding: 0px 0px 25px 330px;
	margin-right: 10px;
	color: #666;
	background: url(../img/tpl4022_footer.jpg) 10px 0px no-repeat;
	bbackground: url(../img/bg_slice.jpg) repeat-y;
	height: 1%;
}

#footer-line
{
	border-top: 5px solid #f26e00;
	margin-left: 8px;
	margin-right: 9px;
}

.footer a { color: #666666;}

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

.static_footer { padding: 5px 0px 15px 0px;}

.footer div.corner_bottom {}

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


.footer ul { text-transform: uppercase; padding: 35px 0px 0px 0px; margin: 0px;}

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

.footer li a { color:#000; font-weight: bold; font-size: 12px;}

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

/*************** TPL4022 STYLES *************************************************************************************************************************/
/******************************************************************************************************************************************************/

div.main_news_box_row .short { margin-bottom: 4px; padding: 4px 0px; }

div.main_news_box_row .box_title h3 a {
	color: #2A1C18;
	font-size: 18px;
	font-weight: normal;
}

div.main_news_box_row .box_title h3 a:hover {
	color: #f26e00;
}

#latest_short_wrap {
	padding: 10px 10px 11px;
	background: #C5C1B6 url(../img/tpl4022_latest_top_corners.gif) top left no-repeat;
	margin-top: 10px;
}

#latest_3_news {
	clear: both;
	padding: 0px 10px 10px;
}

#latest_3_news div.short {
	border-bottom: none;
	float: left;
	height: 140px;
	width: 310px;
	margin-right: 10px;
	margin-bottom: 5px;
	line-height: 1.6em;
}

div#latest_3_news div.short_holder h2 { padding-bottom: 10px; line-height: normal; }

div#latest_3_news div.short_holder h2 a { font-size: 18px; color: #2A1C18; }

div#latest_3_news div.short_holder h2 a:hover { color: #f26e00; }

.author_and_date {
	font-size: 10px;
	text-transform: uppercase;
	color: #f26e00;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.author_and_date span { font-weight: normal; color: #555; margin-bottom: 5px; }

#rss_box {
	background:url(../img/tpl4022_rss_bg.gif) top left no-repeat;
	width: 320px;
	height: 125px;
}

#rss_box h5 {
	margin: 0px;
	padding: 50px 30px 0px 115px
}

#rss_box h5 a {
	font-family: Tahoma, Arial, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFF;
}

#rss_box h5 a:hover {
	color: #f26e00;
	text-decoration: none;
}

.ads {
	margin-bottom: 10px;
}

/*** Tabs ***/

div#box_tabs_holder .tabs {
	font-size:12px;
	line-height:normal;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

div#box_tabs_holder ul.tabs{
	margin:0;
	padding:4px 0 3px 0px;
	list-style:none;
	border-bottom: 1px solid #d2d2d2;
}

div#box_tabs_holder .tabs li {
	display:inline;
	margin:0;
	padding:0;
}

div#box_tabs_holder .tabs a {
	margin: 0px 1px 0px 0px;
	padding:4px 0 4px 4px;
	text-decoration:none;
	background: #d2d2d2;
}

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

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

div#box_tabs_holder .tabs a span {
	padding:4px 8px 4px 4px;
	color:#FFF;
	background: #d2d2d2;
	background: none;
}

div#box_tabs_holder .tabs a:hover {
	text-decoration: none;
	background: url(../img/tabs_left.gif) no-repeat left top;
	background: none;
}

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

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

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

#box_tabs_holder {
	clear: both;
	overflow: hidden;
	height: 1%;
	margin: 10px 0px 10px;
}

#box_tabs_1 .box_tabs {
	width: 100%;
	float: left;
}

#box_tabs_1 .box_body {
	padding: 5px 10px 10px 10px;
	background: #FFF;
	height: 1%;
	border-bottom: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
}

#box_tabs_1 .box_body ul li {
	padding: 3px 0px;
	border-bottom: 1px solid #EEE;
}

#box_tabs_1 .box_body ul li a {
	color: #000;
	padding: 0px 0px 0px 12px;
	background: url(../img/right_box_bullet.gif) 2px 5px no-repeat;
	display: block;
}

#box_tabs_1 .box_body ul li a:hover {
	color: #f26e00;
	text-decoration: none;
	padding: 0px 0px 0px 12px;
	background: url(../img/right_box_bullet2.gif) 2px 5px no-repeat;
}

#tpl4022_stripe {
	background: url(../img/bg_slice.jpg) repeat-y;
	padding: 15px 0px 10px;
}

* html #tpl4022_stripe {
    background: url(../img/bg_slice_no.gif) repeat-y;
}

#top_links {
	float: right;
	color: #FFF;
	padding-top: 6px;
	padding-right: 20px;
}

#top_links a { color: #FFF; font-size: 10px; }

#top_links a:hover { color: #f26e00; text-decoration: none; }




/**************************************/
/**** NOMADIZ *************************/

#box_latest .latest_wrapper
{
    float: left;
    width: 290px;
    background: #f1f3f2 url(../img/most_bg.gif) repeat-x;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 10px;
    padding-top: 0;
    border-bottom: 3px solid #c5c7c6;
}

#box_latest .last
{
    margin-right: 0;
}

#box_latest .latest_wrapper .latest_headline
{
    height: 35px;
    padding-top: 13px;
    padding-left: 45px;
    font-size: 1.1em;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#box_latest .latest_wrapper #latest_headline1
{
    background: url(../img/most_pop.gif) no-repeat;
}

#box_latest .latest_wrapper #latest_headline2
{
    background: url(../img/most_com.gif) no-repeat;

}

#box_latest .latest_wrapper #latest_headline3
{
    background: url(../img/most_rec.gif) no-repeat;
}

#box_latest .latest_wrapper li
{
    border-bottom: 1px solid #c5c7c6;
    background: url(../img/tpl4022_bullet1.gif) 0px 7px no-repeat;
    padding-top: 5px;
    padding-left: 20px;
    height: 35px;
    color: #000;
}

#box_latest .latest_wrapper li a
{
    font-weight: bold;
    display: block;
    color: #333;
}

#box_latest .latest_wrapper li span
{
    font-size: 0.8em;
}

#company-info
{
    clear: both;
    border-top: 0;
    margin: 15px;
    margin-bottom: 5px;
    padding-top: 0;
}

#about
{
    float: left;
    width: 620px;
    width: 100%;
    height: 200px;
    margin-right: 15px;
}

#content #company-info h2
{
    font-size: 1.7em;
    font-weight: normal;
}

#content #company-info
{
    font-size: 1.1em;
}

#advertising
{
    float: left;
    width: 300px;
}

#advertising, #about
{
    margin-top: 2px;
    line-height: 145%;
    font-family: Tahoma, Arial, "Times New Roman", Times, serif;
}

#advertising h2, #about h2
{
    font-size: 1.5em;
    color: #333;
}

#advertising a
{
    color: #f26e00;
}

.floatfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#dynamic_box_right .box
{
    background: #ededed url(../img/bg_box.gif) repeat-x;
    padding: 10px;
}

#rotating_headlines
{
    background: #ededed url(../img/bg_box.gif) repeat-x;
}

#dynamic_box_right .box .box_title
{
    color: #333;
}

#rss
{
    background: url(../img/rss.jpg) no-repeat;
    padding-left: 16px;
}

#comment_dump .error
{
    color: #0800b4;
}

#box_magazinesignup form, #box_newslettersignup form
{
    padding-top: 2px;
}

#content #box_magazinesignup .box_title, #content #box_newslettersignup .box_title
{
    padding-top: 0px;
    padding-bottom: 0px;
}

#content #box_magazinesignup, #content #box_newslettersignup
{
    margin-bottom: 7px;
}

#content #box_magazinesignup .box_content, #content #box_newslettersignup .box_content
{
    padding-bottom: 6px;
}

#content #box_quotes
{
    margin-bottom: 0;
}

#content #box_quotes .box_content
{
    padding-bottom: 5px;
}

#box_quotes .box_content
{
    height: 125px;
}

#box_newslettersignup .box_content, #box_magazinesignup .box_content
{
    height: 30px;
}

#box_quotes .box_content .quote
{
    font-size: 1em;
    line-height: 140%;
}

#box_quotes .box_content .person
{
    padding-top: 4px;
    text-align: right;
    color: #f26e00;
}

.quote-wrapper
{
    display: none;
}

#quote-wrapper1
{
    display: block;
}

#content #box_magazinesignup, #content #box_newslettersignup, #content #box_quotes
{
    padding: 6px;
}

#box_newslettersignup input.text
{
    width: 100px;
}

.main_news_category
{
    padding-top: 4px;
    border-top: 1px solid #CCC;
}

#footer
{
    padding-bottom: 15px;
    background: url(../img/bg_slice.jpg) repeat-y;
}

* html #footer {
    background: url(../img/bg_slice_no.gif) repeat-y;
}

#more-publications ul
{
    border-bottom: 1px dotted #CCC;
}

#more-publications ul li
{
    line-height: 30px;
    border-top: 1px dotted #CCC;
    background: url(../img/tpl4022_bullet1.gif) no-repeat scroll 1px 7px;
    padding-left: 20px;
}

#category_news_box .short, #category_news_box .main_news_category
{
    border: 0;
}

#category_news_box .main_news_category
{
    padding-top: 0;
    margin-top: 0;
}

#footer-headline
{
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    width: 97%;
}

#footer-headline h2
{
    line-height: 25px;
    margin: 0;
    padding: 0;
    padding-left: 5px;
}

.floatfix { display:inline-block; }

/* Hides from IE-mac \*/
* html .floatfix { height: 1%; }
.floatfix { display: block; }
/* End hide from IE-mac */

/**************************************/
/**** END NOMADIZ *********************/

/* 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, textarea.text {border: 1px solid #999; background: url(../img/input_bg.gif) repeat-x;}

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

/*************** 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;
}
.menu, .menu ul { /* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.menu{ padding-left:5px;}

.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 li li a {
	line-height: 30px;
}

.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 {
    background: #000;
    background: #000 url(../img/bg_meny.gif) repeat-x;
    border-top: 1px solid #666;
	border-bottom: 2px solid #000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	z-index: 100;
	padding-top: 2px;
	margin-right: 9px;
	margin-left: 8px;
}

* html #mainNav
{
    display: inline;
}

#mainNav a
{
    font-weight: bold;
    color: #000;
    letter-spacing: 1px;
}

#mainNav a:hover
{
    color: #FFF;
}

#mainNav
{
    height: 22px;
    padding-top: 7px;
}

#mainNav li
{
    border-right: 1px solid #000;
    height: 15px;
}

#mainNav li li
{
    border: 0;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-top: 1px solid #FFF;
    height: auto;
}

#mainNav li li a
{
    border: 0;
    height: auto;
}

#mainNav li a
{
    height: 15px;
    line-height: 15px;
}

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

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

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

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

.menu li:hover {

}

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

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

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

.menu ul li {
	background:#f1f3f2; /* Level 1 sub - MD */
}

.menu ul li:hover {
	bbackground:#f26e00;
}

.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-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	background:transparent;
	border-bottom:1px solid #947515;
	color: #FFF;
	text-transform: none;
}

.menu ul li a:hover {
	background: #3f3f3f;  /* Level 1 sub MouseOver - MD */
	color: #333;
}

.menu ul li ul li a:link,
.menu ul li ul li a:visited,
.menu ul li ul li a:hover {
	background:#947515;
}

.menu li ul li ul li a:hover {
	background: #bfbfbf;
	color: #C90404;
}

.menu a:hover, .menu li:hover>a {}

.menu li li:hover>ul {	/* inset 2nd+ submenus, to show off overlapping */
	background:#333333;
	padding:0;
}
/********************************************************************************************/
/**************************** Internet Explorer only styles ********************************/

/* Hides from IE5-mac \*/
* html #mainNav 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 #mainNav .menu li ul li {margin:0; padding:0;}

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

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

* html .menu ul ul {padding:0;}
/* End hide from IE5-mac */
.box_headline {margin: 10px 10px 10px 10px; padding: 10px; background-color: #f7f7f7; height: 300px;}

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

.box_headline h1 a { font-size: 18px; }

.box_headline h1 a:hover { text-decoration: none; color: #f26e00; }

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

.headline_image {
	width:288px;
	height: 300px;
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
	background: #FFF;
}

.headline_image div.image_caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 288px;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	z-index: 999;
	opacity: .60;               /* Standard style for transparency */
	-moz-opacity: .60;          /* Transparency for older Mozillas */
	filter: alpha(opacity=60);  /* Transparency for IE */
}

.headline_body { padding: 6px 0px; color: #333; font-family: Arial, "Times New Roman", Times, serif; line-height: 1.6em;}

.headline_link { text-align: right; font-weight: bold;}

.player {
	margin:6px 0px;
	padding:10px 10px 15px;
	position:absolute;
	top:649px;
	left:330px;
	width:280px;
	border-bottom:1px solid #b5b5b5;
	border-top:1px solid #b5b5b5;
	text-align: center;
}

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

.player li {display: inline;}

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

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

.player a:hover {
	color: #FFF;
	background-color: #f26e00;
	text-decoration: none;
}

.player a.active, .player a:visited.active {
	background-color: #f26e00;
	color: #FFFFFF;
	font-weight: bold;
}

.ticker {
	height: 20px;
	padding: 5px 0px 0px 10px;
	margin-right: 27px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.ticker a {color: #f26e00; font-weight: bold;}

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

.ticker span.ticker_category a {color: #2a1c18;}

#ticker .ticker .scroller {
	height:20px;
	margin: 0;
}

#ticker .ticker .section {
	height:20px;
	background: none;
	float: none;
	padding-left: 0;
	padding-right: 0;
	width:100%;
}

.box_stripes {
	width: 100%;
	overflow: hidden;
	margin: 0px 10px;
	width: 960px;
}

#review {
    position: relative;
}

.controls {
	bottom:185px;
	left:10px;
	top: 30px;
	padding:5px;
	position:absolute;
	right:10px;
	z-index: 0;
}

/* Hides from IE5-mac \*/
* html .controls { bottom: 45px; left: 10px; padding: 5px; position: absolute; right: -5px; }
/* End hide from IE5-mac */

.controls a { color: #A5A5A5;}

.controls img { vertical-align: middle;}

.controls span.section_next { float: right;}

.scroller {
	height:155px;
	width:860px;
	margin: 0px 50px;
	overflow:hidden;
}

.section {
	width:856px;
	height:155px;
	overflow:hidden;
	float:left;
	padding-left: 4px;
	padding-top: 0px;
	background: url(../img/tpl4022_stripe_separator.gif) left 50% no-repeat;

}

.box_stripes div.image {
	float: none;
	text-align: center;
	margin-bottom: 4px;
}

.box_stripes div.stripe_summary_holder {
	width: 128px;
	height:155px;
	float: left;
	padding: 0px 6px 0px 6px;
	background: url(../img/tpl4022_stripe_separator.gif) right 50% no-repeat;
	text-align: center;
	z-index: 10;
	position: relative;
}

.box_stripes div.stripe_summary_text_holder h3 a {
	color: #2a1c18;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

