body {
	font-family: Trebuchet MS;
	font-size: 13px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.03em;
}
b
{
	color: white;
	font-weight: bolder;
	font-size: 1.5em;
}
#top
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	width: 100%;
	height: 133px;
	border-top: 0px none none;
	border-right: 0px none none;
	border-bottom: 6px solid #03054C;
	border-left: 0px none none;
	background-image: url(content_images/top_bkg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.logo
{
	position: absolute;
	top: 0px;	
	left: 150px;
	border: 0px none none;
	float: left;
}
.logo a:link, .logo a:visited
{
	border: 0px solid none;
}
#top_menu
{
	position: absolute;
	right: 50px;
	width: 250px;
	padding: 0px;	
}

/* ------- END TOP BAR ---------------------*/

/* ------- start MIDDLE BAR ---------------------*/

#middle
{
	margin-top: 140px;
	border-top: 10px solid black;
}
#title
{
	height: 80px;
	background: url(content_images/title_bkg.jpg) repeat-x top center;
	padding-left: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-transform: capitalize;
	border-bottom: 3px solid #9E0C0C;
}
#title h1
{
	float: left;
	color: white;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	padding: 0px;
	margin-top: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#title h5
{
	clear: left;
	padding: 0px;
	margin: 0px;
	width: 450px;
	float: left;
}

#title h5 a, #title h5 a:visited
{
	color: white;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;

}


#permanent_menu
{
	float: right;
	width: 303px;
	height: 76px;
	background: url(content_images/terminal_st.jpg) right top no-repeat;
	margin: 0px;
	padding: 0px;
}

#menu_content
{
	padding: 0px;
	margin: 0px;
}

#content
{	
	padding: 0px 60px;
	margin: 0px;
	width: 600px;
	float: left;
	clear: none;
}

#content h5
{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content h5 a, #content h5 a:visited
{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 3px solid black;
}
#content h5 a:hover
{
	border-bottom: 3px solid red;
}

#content ul
{
	color: white;
	font-size: 1.5em;	
	text-align: left;
}


/* -- DIV-ul de CONTENT pentru ORIZONTAL -- */

#content_h
{	
	padding: 0px 60px;
	margin: 0px;
	width: 90%;
	float: left;
	clear: both;
}

#content_h h5
{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content_h h5 a, #content_h h5 a:visited
{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 3px solid black;
}
#content_h h5 a:hover
{
	border-bottom: 3px solid red;
}

#content_h ul
{
	color: white;
	font-size: 1.5em;	
	text-align: left;
}

/* -- END DIV-ul de contentn pentru orizontal -- */

.cell
{
	padding: 15px;
	color: white;
	float: left;
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	border: 3px solid black;
	width: 550px;
}

.cell table
{
	background-color: #000000;
}

.cell td
{
	background-color: #000000;
	color: white;
}
.cell h1
{
	font-family: Trebuchet MS;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	color: white;
	padding: 5px;
	border-bottom: 1px solid #000099;
}
.cell h1:hover
{
	border-bottom: 1px solid white;
}

.cell h2
{
	font-family: Trebuchet MS;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	color: white;
	padding: 5px;
	border-bottom: 1px solid #000099;
}

.cell a:link, .cell a:visited
{
	text-decoration: none;
	color: white;
}

.cell:hover
{
	background-image: url(content_images/title_bkg_hover.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-decoration: none;
	border: 3px solid #727272;
}
.cell h1 img
{
	border: 3px solid #171717;
	float: right;
}
.cell:hover h1 img
{
	border: 3px solid #727272;
}
.cell ul
{
	padding-left: 2px;
	text-align: left;
}
.cell li
{
	list-style: disc;	
	font-size: 13px;
	margin-left: 6px;
	text-align: left;
}


/* -- PENTRU CELL ORIZONTAL -- */
.cell_h
{
	margin: 20px;
	color: white;
	float: left;
	font-family: Trebuchet MS;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	border: 3px solid black;
	width: 90%;
}
.cell_h table
{
	background-color: #000000;
}

.cell_h td
{
	background-color: #000000;
	color: white;
}
.cell_h h1
{
	font-family: Trebuchet MS;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	color: white;
	border-bottom: 1px solid #000099;
}
.cell_h h1:hover
{
	border-bottom: 1px solid white;
}

.cell_h h2
{
	font-family: Trebuchet MS;
	font-size: 1.3em;
	font-weight: normal;
	text-align: left;
	color: white;
	border-bottom: 1px solid #000099;
}

.cell_h a:link, .cell_h a:visited
{
	text-decoration: none;
	color: white;
}

.cell_h:hover
{
	background-image: url(content_images/title_bkg_hover.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-decoration: none;
	border: 3px solid #727272;
}
.cell_h h1 img
{
	border: 3px solid #171717;
	float: right;
}
.cell_h:hover h1 img
{
	border: 3px solid #727272;
}
.cell_h ul
{
	padding-left: 2px;
	text-align: left;
}
.cell_h li
{
	list-style: disc;	
	font-size: 13px;
	margin-left: 6px;
	text-align: left;
}
/* -- END CELL ORIZONTAL -- */


.alt_content
{
	float: left;
	width: 220px;
	border: 3px double #090909;
	background-color: black;
	padding: 1px;
	margin-right: 10px;	
	color: white;
	text-decoration: none;
	text-align: left;
	font-size: 13px;
	background-image:url(content_images/top_alternate_title.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
	
.alt_content:hover
{
	border: 3px solid #727272;
	background-image:url(content_images/title_bkg_hover.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.alt_content b, .alt_content a:link, .alt_content a:visited {
	font-size: 15px;
	text-decoration: none;
	color: white;
}

.alt_content h1
{
	font-size: medium;
	font-weight: bold;
	color: white;
	font-family: Trebuchet MS;
	text-align: left;
}
.alt_content li, .alt_content li a, .alt_content li a:visited
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	color: white;
	text-decoration: none;
	border-bottom: 2px red #gagaga;
	font-size: 13px;
}
.alt_content li a:hover
{
	border-bottom: 2px red solid;
}

.detail_photo_inline
{
	margin-left: 50px;
	border: solid 3px #171717;
	padding: 2px;
}
.detail_photo_inline:hover
{
	margin-left: 50px;
	border: solid 3px red;
	padding: 2px;
}
/* ---- First page CLASSES ------ */

#fp_content
{	
	background-image: url(content_images/title_bkg_hover.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 27px;
	border:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 248px;
	margin-right:252px;
}
html>body #fp_content {
	padding: 7px;
	border:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 248px;
	margin-right:252px;
}

#fp_content h5
{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#fp_content h5 a, #fp_content h5 a:visited
{
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 3px solid black;
}
#fp_content h5 a:hover
{
	border-bottom: 3px solid red;
}

#fp_content ul
{
	color: white;
	font-size: 1.5em;	
	text-align: left;
}


/* CELL in CONTENT */
.fp_cell
{
	padding: 5px;
	color: white;
	font-family: Trebuchet MS;
	font-size: 	1em;
	font-weight: normal;
	text-align: justify;
	width: 90%;
	margin-left: 5px;
}
.fp_cell img
{
	/* border: 2px solid blue; */
	clear: both;
	float: left;
	margin: 5px;
}
.fp_cell2 img:hover
{
	border: 2px solid red;
}
.fp_cell h1
{
	font-family: Trebuchet MS;
	font-size: 1.5em;
	font-weight: normal;
	text-align: left;
	color: white;
	padding: 5px;
	border-bottom: 1px solid #000099;
}

.fp_cell a:link, .fp_cell a:visited
{
	text-decoration: none;
	color: white;
        cursor: hand;
}

/* -- FP_CELL orizontal -- */
/* CELL in CONTENT */
.fp_cell_h
{
	padding: 5px;
	margin: 5px;
	color: white;
	font-family: Trebuchet MS;
	font-size: 	1em;
	font-weight: normal;
	text-align: justify;
	width: 150px;
	float: left;
	clear: none;
}
.fp_cell_h:hover {
	background-color: #000099;
}
.fp_cell_h img
{
	/* border: 2px solid blue; */
	clear: both;
	float: left;
}

.fp_cell_h h1
{
	font-family: Trebuchet MS;
	font-size: 1.5em;
	font-weight: normal;
	color: white;
	border-bottom: 1px solid #000099;
}
.fp_cell_h h2
{
	font-family: Trebuchet MS;
	font-size: 1.4em;
	clear: none;
	font-weight: normal;
	color: white;
	border-bottom: 1px solid #000099;
}
.fp_cell_h a:link, .fp_cell_h a:visited
{
	text-decoration: none;
	color: white;
        cursor: hand;
}

/* -- LINKURI SUBLINIATE in prima pagina -- */
.subliniat {
	clear: both;
}
.subliniat a:link, .subliniat a:visited
{
        color: #11aaff;
        font-decoration: underline;
        cursor: hand;
        text-align: justify;
}

.fp_cell h1 img
{
	border: 3px solid #171717;
}
.fp_cell:hover h1 img
{
	border: 3px solid #727272;
}

/* ALT CONTENT 1 (LefT) */
.fp_alt_content
{
	width: 220px;
	position: absolute;
	left: 0px;
	border: 3px double #090909;
	background-color: black;
	padding: 10px;
	margin-right: 20px;
	color: white;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	background-image:url(content_images/top_alternate_title.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	top: 270px;
}

.fp_alt_content img
{
	border: 2px solid white;
	margin-left: 20px;
	margin-top: 5px;
}

.fp_alt_content a:link, .fp_alt_content a:visited
{
	text-decoration: none;
	color: #00FFFF;
}
.fp_alt_content img:hover
{
	text-decoration: none;
	border: 2px solid red;
	color: #00FFFF;
}

.fp_alt_content h1
{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #000066;
	font-family: Trebuchet MS;
	text-align: left;
}
.fp_alt_content li, .fp_alt_content li a, .fp_alt_content li a:visited
{
	list-style: none;
	margin: 0px;
	padding-top: 10px;
	color: white;
	text-decoration: none;
	border-bottom: 2px red black;
}
.fp_alt_content li a:hover
{
	border-bottom: 2px red solid;
}
/* ALT CONTENT 2 (Right) */
.fp_alt_content2
{
	width: 240px;
	position: absolute;
	top: 270px;
	right: 0px;
	border: 3px double #090909;
	background-color: black;
	padding: 10px;
	color: white;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	background-image:url(content_images/top_alternate_title.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

.fp_alt_content2 img
{
	margin-left: 20px;
	border: 2px solid black;
}
.fp_alt_content2 img:hover
{
	border: 2px solid red;
}
.fp_alt_content2 a:link, .fp_alt_content2 a:visited
{
	border: none;
	text-decoration: none;
	color: #00FFFF;
}

.fp_alt_content2 h1
{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #000099;
	color: white;
	font-family: Trebuchet MS;
	text-align: left;
}
.fp_alt_content2 li, .fp_alt_content2 li a, .fp_alt_content2 li a:visited
{
	list-style: none;
	margin: 0px;
	padding-top: 10px;
	color: #00FFFF;
	text-decoration: none;
	border-bottom: 2px red black;
}
.fp_alt_content2 li a:hover
{
	border-bottom: 2px red solid;
}


/* TITLE IMG BACKGROUND */
#fp_permanent_menu
{
	float: right;
	width: 303px;
	height: 76px;
	background: url(content_images/terminal_st.jpg) right top no-repeat;
}


/* ------- CALENDAR ------- */
#calendar
{
	width: 110px;
	height: 90px;
	float: left;
	text-align: center;
	color: black;
	line-height: 8px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 9px;
	background: url('images/calendar.png') no-repeat top center;
}

/* ------ END First page content classes ----- */

#bottom
{
	position: static;
	bottom: 0px;
	clear: both;
	float: none;
	color: #999999;
	font-size: xx-small;
	font-family: Trebuchet MS;
	text-align: center;
	padding-top: 10px;
}
			

