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

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

#header {}
#content { width: 990px; overflow: hidden;}
/* #content { width: 990px; } */

#dynamic_box_left {
	width: 200px;
	margin: 0;
	float: left;
}

#dynamic_box_center {
	float: left;
}

#dynamic_box_right {
	width: 200px;
	margin: 0;
	float: right;
}

#content_footer {clear: both;}

#footer {clear: both;}

/*********deafault layout**********/
#layout_default div#dynamic_box_right        {width: 206px;}
#layout_default div#dynamic_box_left         {width: 213px;}
#layout_default div#dynamic_box_center       {width: 555px;}

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

/************ 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_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: #E5E5E5 url(../img/body_bg.gif) top repeat-x;}

/*************** GLOBAL STYLES The Red Elephant *************************************************************************************************************************/
/******************************************************************************************************************************************************/

#container {background-color: #fff;}

#content { background: #fff; padding-top: 6px;}

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

/*** Global anchor styles ***/
a, a:visited { color: #0465AB; text-decoration: none;}

a:hover {text-decoration: underline; color: #FE0000;}

a img {border: none;}

/*** Global list styles ***/

ul { padding: 0; margin: 0;}

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

/*** Global heading styles ***/

h1 { /******  Title of categories, "Headlines" title, "Latest news" title  *******/
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
	padding: 5px 0px 6px 0px;
	margin: 0px;
/*	border-bottom: 2px dotted #5C5BDB; */
}

h2, h2 a { /********* Headline news title  **********/
    padding-bottom: 5px;
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #010080;
	padding: 0px;
	margin: 0px;
}

h3, h3 a {
    padding: 4px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #0048C0;
}
h2 a:hover, h3 a:hover {color: #FE0000;}

h5 { 
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-variant: normal;
    color: #ed2024;
	padding: 0px 0px 6px 0px;
	margin: 0px;
}

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

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

h1 a { color: #FE0000;}

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

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

h4 {}

h4 a {}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~**/

/*** Global box styles ***/

.box .box_title { 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}

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

/*.header_image { border-bottom: 1px solid #fff;} */

/*** Static pages navigation ***/

.box_pages { /*** static pages list holder ***/ 
/*	border: 2px solid #010080;  */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    height:46px;
/*	padding: 6px; */
	background: url(../img/player_bg.gif) center repeat-x;
/*	background: #42464A url(../img/pages_bg.gif) bottom repeat-x; */
}

.box_pages li { /*** static pages list ***/
	display: inline; 
	height:38px;
	line-height:38px;
	padding:0 6px;
	border-left: 1px solid #fbfbfb;
}

.box_pages ul li a:link, .box_pages ul li a:visited {
	text-decoration: none;
    font-weight:bold;
	float:none;
	position: relative;
	border:none;
	height:auto;
	line-height:100%;
	padding:6px;
	background:transparent;
	color: #010080;
}

.box_pages ul li a:hover {
	color: #FE0000;
/*	background: url(../img/dhtml_menu_hover_bg.gif) top center no-repeat; */
	text-decoration: underline;
}
/*.box_pages a {
	padding: 5px 6px; 
    color: #010080;
    font-weight:bold;
    text-decoration:none;
	border-right: 1px solid #b9b9b9;
}

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

/*.box_pages a:hover {
	color: #FE0000;
	background: url(../img/dhtml_menu_hover_bg.gif) top center no-repeat;
/*	background-color: #B7B8B8; 
	text-decoration: none;
}*/

/*** Search box ***/

.search {
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	float: right;
	padding: 12px;
	position: absolute;
	top: 30px;
	left: 355px;
}
.search404 {
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: right;
	float: right;
	padding: 12px;
	position: absolute;
	top: 130px;
	left: 335px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~
.search { 
	padding: 6px; 
	background: #eee; 
	text-align: right;
}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.search a {color: #FE0000;}

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


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

#box_left_holder { padding: 6px;}

#dynamic_box_left div.box {
margin-bottom: 12px;
background:#ffffff url(../img/left_column_box_body.gif) repeat-y;
}

#dynamic_box_left div.box_title { 
	background:#ffffff url(../img/window_01.gif) top left no-repeat;
	color:#FFFFFF; 
	height: 25px;
	width: 200px;
	padding-top: 13px;
/*	padding-left: 10px; */
	margin-bottom: 0px;
	text-align: center; 

	font-size:12px;
	line-height:normal;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

}
.box_bottom{
background:#ffffff url(../img/left_column_box_bottom.gif) bottom no-repeat;
width: 200px;
height:7px;

}

#dynamic_box_left div.box_body .box_content{
	padding: 6px 8px 8px 8px;
	width: 95%;
}


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

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

#dynamic_box_left div.box_body ul li a:hover {
	background-color: #E8E8E8;
	display: block; 
	padding: 4px 4px 4px 14px; 
	background: #E8E8E8 url(../img/bullet_arrow.gif) left no-repeat;	
	text-decoration: none;
}


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


#box_sections div.box_body { 
background:#ffffff url(../img/left_column_box_body.gif);
border-bottom: none;
 }


#box_sections li { 
	background-color: #FFFFFF; 
	border-bottom: 1px solid #fff; 
	padding: 4px 4px; 
	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: #010080; 
	display: block; 
	padding: 4px;
	border-bottom: 1px solid  #CCCCCC;
}

#box_sections li a:hover { 
	color: #FE0000; 
	background-color: #CADAEA; 
	text-decoration: none; 
}

#box_sections li ul li a:hover {
	color: #000000; 
	background: none; 
	text-decoration: underline; 
}

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

#box_center_holder {padding: 0px 5px;}

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

#box_center_holder div.category_headline { width: 100%; overflow: hidden;}
#box_center_holder div.category_headline .c_pf{
background:#F4F4F4 url(../img/top_c_pf.gif) top center no-repeat ; width: 154px;

}
#box_center_holder div.category_headline h2 a { color: #ffffff; font-size: 12px; padding-bottom: 10px;}

#box_center_holder div.category_headline div.image {  padding: 0px; margin: 6px 6px 6px 6px; background-color: #F4F4F4; border: none;}

#box_center_holder div.category_headline div.summary { width: 156px ; padding-left: 10px}

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

div.article_link a {color: #FE0000;}

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

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

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

}

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


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

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

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

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

#category_news_box div.box_body ul li a {
	display: block; 
	padding: 2px 2px 2px 10px; 
	background: url(../img/bullet_arrow.gif) 6px 6px no-repeat;
}

/*** 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: #010080; font-size: 12px; border-bottom: 1px solid #EEEEEE;}

.box_breadcrumb a {color: #0465AB; padding-right: 4px;}
.box_breadcrumb a:hover {color: #FE0000; text-decoration: none; padding-right: 4px;}

#article_holder h1 { font-size: 24px; color: #000000; padding: 8px 0px 4px 0px; margin-bottom: 4px; border-bottom: 1px solid #D9D9D9;}

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

#article_holder div.article_metadata span.metadata_time { font-size: 10px; color: #010080; 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 #010080;
}

#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;
/*	list-style-image: url(../../../../html/images/bullet_li2.gif); */
}

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

#article_holder div#article_body a { color: #2826B7;}
#article_holder div#article_body a:hover { color: #FF0000;}

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

/*** Article social bookmarks ***/

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

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

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

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

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

#dynamic_box_right .box div.box_title {
	background: #FFFFFF url(../img/left_column_h3_title.gif) top no-repeat;
	height: 28px;
	width: 200px;
	color:#ffffff;
	text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	font-size: 16px;
}

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

#dynamic_box_right .box .box_body {
 background: #ffffff url(../img/left_column_box_body.gif) ;
}

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

/* 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/left_navi_arrow.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: Tahoma, Verdana, Arial, Helvetica, 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: #ffffff;}

.tabs a.active {}

.tabs a.active span {
	color: #ffffff;
}

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

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

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

/*** Tag cloud box ***/

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

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

#article_tags div.article_tags {}

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

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

/*** Article Tools box ***/

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

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

/*** 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 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #DADADA url(../img/footer_bg.gif) bottom no-repeat;
	padding: 10px;
	font-size: 12px;
	color: #010080;
	text-align: center;
	font-weight: normal;
	border-top: 1px solid #B9B9B9;
	height: 100px;
}

/*.footer { 
	font-weight: bold; 
	text-align: center;
	font-size: 11px;
	padding: 6px 0px;
	margin: 0px 6px 0px 6px;
	color: #010080;
	text-transform: uppercase;
}*/

.footer a { color: #2826B7;}
.footer a:hover { color: #FE0000; text-decoration: underline;}
/*.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;*/}

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

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

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

.footer li a {
	width:80px;
    color:#FFFFFF; 
	background:#010080; 
	align: center;
	border: 1px dotted #5C5BDB; 
}

.footer li  a:hover {
	background:#010080; 
	border: 1px dotted #ffffff; 
}*/

/******** added *************/
/*.dhtml_search {
	background: url(../img/dhtml_menu.gif) top repeat-x;
	height:43px; 
} */

.top_links {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010080;
	padding: 15px 15px 0px 0px;
	background: url(../img/topNav_bg.gif) top right no-repeat;
	text-align: right;
	height: 81px;
	position: relative;
	align:right;
}

.top_links a { color: #4686B4;}

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

.top_links a img { 
	border: 0; 
	margin-right: 4px; 
	margin-bottom: -3px;
}

.top_links_logo {
	align: left;
	position: absolute;
	top: 0px;
	left:0px;
}


/********** Languages images ********************/

.lang_uk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 16px;
	margin-right: 3px;
	position: absolute;
	top: 296px;
	right: 60px;
	text-align: center;
}

.lang_uk img { margin-bottom: 4px;}

.lang_uk a:hover { text-decoration: none; color: #ed2024; border-bottom: 1px solid #ed2024; border-top: 1px solid #ed2024; }

.lang_nl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 16px;
	margin-right: 3px;
	position: absolute;
	top: 296px;
	right: 35px;
	text-align: center;
}

.lang_nl img { margin-bottom: 4px;}

.lang_nl a:hover { text-decoration: none; color: #ed2024; border-bottom: 1px solid #ed2024; border-top: 1px solid #ed2024; }

.lang_ar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 16px;
	margin-right: 3px;
	position: absolute;
	top: 296px;
	right: 10px;
	text-align: center;
}
.lang_ar img { margin-bottom: 4px;}
.lang_ar a:hover { text-decoration: none; color: #ed2024; border-bottom: 1px solid #ed2024; border-top: 1px solid #ed2024; }

/************** Flash text on the header pictuer ***********/

.flash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
/*	width: 100px; */
	margin-right: 3px;
	position: absolute;
	top: 255px;
	right: 610px;
	text-align: left;
}
.flash img { margin-bottom: 0px;}

.div_main{width:95% ; padding: 10px;}


.mybox {
	background: #ffffff url(../img/left_column_box_body.gif) repeat-y;
	margin-bottom: 10px;
}
.mybox .box_title{
	background:#ffffff url(../img/window_01.gif) top left no-repeat;
	color:#FFFFFF; 
	height: 25px;
	width: 200px;
	padding-top: 13px;
/*	padding-left: 10px; */
	margin-bottom: 0px;
	text-align: center; 
	font-size:11px;
	line-height:normal;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.mybox .box_body{
	width: 200px;
	color:#ffffff;;
	padding:0px 0px 0px 0px;
}

.mybox .box_body div.box_content {padding: 6px 8px 8px 8px;}

/******* for the button of the domain search box ************/
.mybox div.button_holder { height: 20px; padding: 4px;}
.mybox div.button_holder input { float: right;}

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

.mybox div.box_body ul li {
	border-bottom: 1px solid #eee; 
	padding: 4px 4px 4px 14px; 
}

.mybox div.box_body  ul li a {
	display: block; 
	background: url(../img/left_navi_arrow.gif) 6px 20px no-repeat;
}

.mybox div.box_body  ul li a:hover {background-color: #F5F5DC;}

.poweredBy { 
	text-align: right; 
	color: #000; 
	font-size: 10px; 
	padding: 4px;
}
.gradualshine{
	filter: alpha(opacity=30);
	moz-opacity:0.3;
}
.pf_body{
	background:#F4F4F4 url(../img/top_pf.gif) top center no-repeat ;
	width: 555px;
	text-align:left;
}
.pf_1{
	float:left;
	width: 170px;
	height: 280px;
	padding: 5px;
}
.poweredby img {
	position: absolute;
	right: 10px;
	text-align: right;
}
/* Styles for forms */

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

input, select, textarea { }

select  {}

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

.form_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 96%;
	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;
}
#lightbox {
	background:#CECECE;
	width:540px;
	height:450px;
	position:relative;
}

#lightbox img{
position:absolute;
left:10%;
top:70px;

}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	position: absolute;
	bottom:0;
	left:0px;
	width:540px;
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ display:none;}

#loading{
	position:absolute;
	left:1px;
	top:1px;
}

#gallery_next{
	float:right;
	width:20px;
	background:#CECECE;
	line-height:74px;
	text-align:center;
	cursor:pointer;
}


#gallery_previous{
	float:left;
	width:20px;
	background:#CECECE;
	line-height:74px;
	text-align:center;
	cursor:pointer;
}

.box_stripes { 
	width: 100%; 
	overflow: hidden;
	margin: 6px 0px 6px 0px;
	width: 540px;
	border-bottom: 3px solid #CCCCCC; 
}


.controls { 
	padding: 6px; 
	background-color: #eeeeee; 
	border-bottom: 1px solid  #BEBEBE; 
	margin-top: 12px;
}

.controls a { color: #A5A5A5;}

.controls img { vertical-align: middle;}

.controls span.section_next { float: right;}

.scroller {
	width:490px;
	float:left;
	overflow:hidden;
}

.section {
	padding-left:10px;
	width:490px;
	overflow:hidden;
	float:left;
}

div.box_stripes div.image { 
	float: none; 
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-bottom: 4px; 
}

.box_stripes div.stripe_summary_holder { 
	width: 92px; 
	float: left; 
	margin-right:6px;
	display:inline;
}


.box_stripes div.stripe_summary_text_holder h3 a {
	color: #C90404; 
	font-size: 14px;
}

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

.menu{ padding-left:0px;}

.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 {
    height:43px;
    background: url(../img/dhtml_menu.gif) top repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

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

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

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

.menu li:hover {
	background: url(../img/dhtml_menu_hover_bg.gif) top center no-repeat;
	color: #FE0000;
}

/* Link styles */
.menu li a{
	display:block;
	height:38px;
	line-height:38px;
	padding:0 12px;
	border-left: 1px solid #fbfbfb;

}

.menu li a:link,
.menu li a:visited,
.menu li a:hover {
    color: #010080;
    font-weight:bold;
    text-decoration:none;
	border-right: 1px solid #b9b9b9;

}

.menu li a:hover {
	background: url(../img/dhtml_menu_hover_bg.gif) top repeat-x;
	color: #FE0000;
}

.menu ul li {
	background:#E5E5E5;
/*	background:#B7B8B8; */
}

.menu ul li:hover {
	background: #CCCCCC;
	color: #FE0000;
}

.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:6px;
	background: transparent;
	border-top:1px solid #b9b9b9;
	border-bottom:1px solid #fbfbfb;
	color: #010080;

}

.menu ul li a:hover {
	background: #D4D4D4;
	color: #ed2024;
/*	background: #eeeeee;
	color: #C90404; */
}

.menu ul li ul li a:link,
.menu ul li ul li a:visited,
.menu ul li ul li a:hover {
	background:#D4D4D4;
	color: #010080;
/*	background:#EEEEEE; */
}

.menu li ul li ul li a:hover {
	background:#010080;
	color: #FFFFFF;
	text-decoration: underline;
/*	background: #bfbfbf;
	color: #C90404; */
}
  
.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 .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 */
