
body {
    background: #F9F7EA url('../media/template/bgrd1.jpg') repeat-x top center;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

a {color:#BB0000; text-decoration:none;}
a:visited {color:#BB0000;}
a:hover {color:#FF0000;text-decoration:none;}

h1, h2, h3, h4, h5, h6 {color:#DDDDDD; text-transform: uppercase; font-weight:bold; font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;}
h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:14px;}

#languages {
    position: relative;
    width: 850px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    text-align: right;
    clear: both;
    z-index: 9;
}
.lang {
    background-color: #000000;
    color: #FFFFFF;
    border: 1px solid #888888;
    font-family: Arial, Tahoma;
    font-size: 12px;
    padding-left: 5px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}

#clear {
    clear: both;
}

#top {
    position: relative;
    width: 850px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

#nume {
    position:absolute;
    top:0;
    right:left;
    wwidth: 200px;
    z-index: 1;
    text-align: right;
}

#topContainer, #contentContainer {
    position: relative;
    width: 850px;
    clear: both;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    background: #000000;
    z-index: 2;
}
#topContainer {
    padding: 10px;
    width: 830px;
}
#top-text {
    position: relative;
    float: left;
    width: 370px;
    padding: 4px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 150%;
    color: #D2BEA0;
}

#top-photo {
    position: relative;
    width: 440px;
    margin-left: 380px;
    border: 5px solid #FFFFFF;
}

#contentContainer {
    margin-top: 25px;
    background-color: #FFFFFF;
    border: 1px solid #D2BEA0;
}

#content {
    position: relative;
    padding: 10px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #333333;
    line-height: 150%;
}


#content p {
    mmargin-bottom: 20px;
}

#content h3 {
    font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, "Times New Roman", Arial, sans-serif;
}

ul {
    margin-top: 0;
    margin-bottom: 0;
}

#footer {
    position: relative;
    width: 850px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    z-index: 2;
    -webkit-box-sizing: border-box; /* Safari/WebKit */ 
    -moz-box-sizing: border-box; /* Firefox */
    -ms-box-sizing: border-box; /* IE8 */
    box-sizing: border-box; /* W3C Property */
}

.bottom {
    margin: 0 auto;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    color: #000000;
    padding: 10px;
}

hr {
    color: #CC0000;
    border: 0;
    background-color: #CC0000;
    height: 1px;
    width: 100%;
}

#content ul {
    line-height: 120%;
}

.textfield:hover, .email:hover, .textarea:hover, .captcha:hover, .textfield:focus, .email:focus, .textarea:focus, .captcha:focus {
    background-color: #F4E9D5;
    color: #341310;
}
/* CSS MENU UPPER MOST for TIRNOVAN */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

                
/* TOP MENU FORMATING
~~~~~~~~~~~~~~~~~~~~  */
ul.menu, li.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* Header menu */	 
#header_menu {
	position: relative;
	margin: 0 auto;
}
#header_menu li {
	line-height: normal;
}
#header_menu a {
    text-decoration:none;
}

ul#header_menu {
	z-index: 5;
}

#nav {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 530px;
    height: 30px;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, "Times New Roman", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
#nav ul {
	mmargin-left: 70px;
	padding: 5px 0;
}
#nav ul li {
    float: left;
    padding: 0 10px 0 10px;
    list-style: none;
    text-align: center;
}
#nav ul li a {
        display: block;
        padding: 4px;
        color: #FFFFFF;
        font-weight: bold;
        text-transform: uppercase;
}

/* Root Level Link Formatting */
#nav ul li:hover{
    background: #000000;
}
#nav ul li a:hover, #nav li a:focus {
	text-decoration: none;
}
#nav li a:active, #nav ul li a.active {
	color: #FFFFFF;
}

/* Current page Customisations*/
#nav li.menu-current a {
	color: #FFFFFF;
}
#nav li.menu-current {
    background: #000000;
}

#nav ul li.menu-parent a {

}

#nav li.menu-parent a {
	color: #FFFFFF;
}

#nav li.menu-current a:active {
    color: #FFFFFF;
}

#nav li.menu-sibling a:active {
    color: #000000;
}
#nav ul li.menu-sibling:hover{
    background: #333333;
}

/* 2nd Child menu */
#nav .menu li ul {
	position: absolute;
	width: 12em;
	margin: 0;
	display: none;
	text-transform: none;
	bborder: 1px solid #cccc99;
	bborder-top: 0;
	font-size: 100%;
}
#nav .menu li ul li {
	width: 12em;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#nav .menu li ul a {
	width: 11.5em;
	padding: .6em .1em .6em .4em;
	color: #222222;
	border: 0;
}

/* 2nd Child link hover */
#nav .menu li ul a:hover {
	color: #111842;
	bbackground: #AA0000;
	border: 0;
}
/* Show and hide */
#nav .menu li:hover ul, #nav .menu li a:focus ul, #nav .menu li.subMenu ul {
	display: block;
}
#nav .menu li ul ul {
	display: none;
}
#nav .menu li:hover ul ul, #nav .menu li.subMenu ul ul {
	display: none;
}
#nav .menu li:hover ul, #nav .menu li li:hover ul, #nav .menu li.subMenu ul, #nav .menu li li.subMenu ul {
	display: block;
}
/* 3rd Child Menu Appreances */
#nav .menu li ul li ul li a {
	width: 11.5em;
	padding: .6em .1em .6em .4em;
	background: #AA0000;
	color: #666622;
}
/* Positioning the Pop-out Drops */
#nav li {
	position: relative;
}
#nav ul ul ul {
	position: absolute;
	top: 1px;
	left: 100%;
}
/* end menu */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
