@charset "iso-8859-15";

/* General Tags Configuration*/
body {
	background-color:#FFFFFF;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0px;
	color:#242424;
	
	padding:0px;
	margin:0px;
	border:0px;	

	height:100%;
}

img {
	border:0px;
}

a {text-decoration:none;}

/* # Menu Element */
#theHeader {
	padding-top:10px;
	vertical-align:top;
}

#theHeader .menuButton{
	padding-top:30px;
}

#languageTag                {font-size:10px;}
#languageTag .lang_on       {font-size:10px;text-decoration:underline} /*border:1px solid #999999;}*/
#languageTag .lang_off      {font-size:10px;}




/* # Menu Element // part of theHeader*/
#theMenu {
	/* SOMETHING ?*/
}

/* # SubMenu Element */
#theSubMenu {
	font-size: 12px;
	font-weight:bold;
	
	padding-left:5px;
	
	/* COLOR or text is set in tag directly  in page will change according to section */
}

#theSubMenu .current{
	/* bugs on FF vista
	-moz-opacity:100 ;
	filter:alpha(opacity: 1);
	opacity: 1;*/
}

#theSubMenu .other{
	/* bugs on FF vista
	-moz-opacity:50 ;
	filter:alpha(opacity: 0.5);
	opacity: 0.5;*/
}



#theSubMenu a:hover{
	text-decoration:underline;
}

/* # NEWS STYLE START */
#theNews {
	font-size:0px;
}

#theNews .smallTitle {
	font-size:10px;
	font-weight:bolder;
	cursor:pointer;
	padding-top:     2px;
	padding-bottom:  2px;
	padding-left:    2px;
	
	border:1px solid #dbdbdb;
	background-color:#ececec;
}

#theNews .smallContent {
	font-size:9px;
}

#theNews .news_thumb {
    /*position:relative;
	top:-8px;*/
	
	float:left;
	padding:1px;
	margin-left : 3px;
	margin-right:5px;
	margin-bottom: 5px;	
	
	border: 1px solid #101010;
	
	cursor:pointer;
}

#theNews .news_arrow{
 /*position:relative;
 top:6px;*/
 left:2px;
 z-index:50;
}

#news_popup { }

#news_popup #news_title  {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:40px;
	text-align:left;
}
#news_popup #news_content{
	font-size:14px;padding:10px; text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	height:245px;
	overflow:auto;
}
/* # NEWS STYLE END */
/* # pop div Style // similar to news style */
#pop_div #pop_div_title  {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:40px;
	text-align:left;
}

#pop_div #pop_div_content{
	font-size:14px;padding:10px; text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	height:245px;
	overflow:auto;
}

.hl_title{
	width:100%;
	background-color:#CCCCCC;
	font-weight:bold;
}

/* # Contact FORM STYLE START */
#contact_form .form_field { border:1px solid #242424;background:#FFFFFF;color:#111111;width:150px;}
#contact_form .button { border:1px solid #242424;background:#999999;color:#111111;}

/*
#contact_card .card{
	width :375px;
	height:80px;
	
	border:2px solid #FFFFFF;	
}

#contact_card .contact_tag{
	position:absolute;
	
	
	border:2px solid #FFFFFF;	
}
*/

/* MOVE TO CSS .. ?*/
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
div.fakeimage {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 3;
}

/* # Contact FORM STYLE END */

/* . General Text Classes */
.v5content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
}

.v5hidden_left {
	display:none;
}

.v5title_marker{
	height:30px;
	width:7px;
	/*background-color:...; // This is put in page dynamically in php;*/
	float:left;
}

.v5title_text{
	text-align:left;
	font-size:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
}

.v5reference_cell{
	padding:4px;
}

.v5reference_cell_selected{
	padding:2px;
	border: 1px dashed #7a4192;
}

.v5title_blank_marker{
	height:30px;
	width:7px;
	float:left;
}
/* # Footer Element */
#theFooterSpan {
	position:relative;
	top:190px;
	left:-350px;	
	overflow:visible;
	
	cursor:default;
}

#theFooter {
	color:#000000;
	text-align:left;
	font-size: 9px;
	/*font-variant:small-caps;*/
	/*font-weight:bold;*/
}

#theFooter a         {color:#242424; text-decoration:none;}

#theFooter a         span {color:#242424; text-decoration:none;}
#theFooter a:link    span {color:#242424; text-decoration:none;}
#theFooter a:visited span {color:#242424; text-decoration:none;}
#theFooter a:active  span {color:#422424; text-decoration:none;}
#theFooter a:hover   span {color:#242424; text-decoration:underline;}

#theFooter .v5_keywords   {color:#BBBBBB;font-size:9px;}

#theFooter .v5_keywords a {color:#BBBBBB;font-size:9px;cursor:default;}


/* # KeyWords Element */


/* PAGES SATELLITES elements */
#theSatellite .presentation{
	font-size:12px;
	width:650px;
	text-align:left;
}

#theSatellite .v5_keywords   {color:#BBBBBB;font-size:9px;}

#theSatellite .v5_keywords a {color:#BBBBBB;font-size:9px;cursor:default;}

p{
	/*text-indent:10px;*/
	line-height:1.25em;
}
