/* _____________ "generic" styles */

body {
	background: #6b9710;	
	font: 13px "Lucida Grande", Arial, sans-serif;
	color: #004812;
	text-align: justify;
}

body, div, li  {
        margin: 0; padding: 0;
}

h1 {
        color: #630c0d;
        font-weight: bold;
        font-size: 14px;
        font-family: Verdana, Helvetica, Arial, sans-serif;
}

a {	
	color: #630c0d;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
        color: #6b9710;
	font-weight: bold;
        text-decoration: none;
}

a img {
	border: 0;
}

p {
	margin: 0 0 1em;
}

ul {
	padding: 0 0 0 30px; /* T R B L */
}

hr {
	color: #4d7a58;
}

div.clear {
        height: 0px;
        overflow: hidden;
        clear: both;
}

/* _____________ "container" styles */

#page_container {
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#top_container,
#middle_container,
#bottom_container {
	width: 790px;
        border-right: solid #630c0d;
        border-right-width: 5px;
        border-left: solid #630c0d;
        border-left-width: 5px;
        overflow: auto;
}

#top_container {
        height: 260px;
}

#top_bar {
	width: 100%;
	height: 30px;
	background: url(images/top_bar.png);
}

div.middle_box {
	width: 770px;
	margin: 0 0 10px 10px; /* T R B L */
}

div.middle_box_top {
	width: 770px;
	height: 35px;
	background: url(images/middle_box_top.png) 0 0 repeat-x;
}

div.middle_box_middle {
	width: 770px;
	overflow: auto;
	background: url(images/middle_box_middle.png);
}

div.middle_box_bottom {
	width: 770px;
	height: 10px;
	background: url(images/middle_box_bottom.png) 0 0 repeat-x;
}

div.block_container {
	float: left;
	width: 200px;
	margin: 0 0 0 15px; /* T R B L */
}

div.block_box {
	margin: 0 0 15px 0; /* T R B L */
}

div.block_box_top {
	width: 200px;
	height: 35px;
	background: url(images/block_box_top.png);
}

div.block_box_middle {
	width: 200px;
	overflow: auto;
	background: url(images/block_box_middle.png);
}

div.block_box_bottom {
	width: 200px;
	height: 10px;
	background: url(images/block_box_bottom.png) 0 0 repeat-x;
}

div.content_container {
	float: left;
	width: 525px;
	margin: 0 0 15px 15px; /* T R B L */
}

div.content_box {
	width: 100%px;
	margin: 0 0 10px 0; /* T R B L */
}

div.content_box_top {
	width: 525px;
	height: 35px;
	background: url(images/content_box_top.png);
}

div.content_box_middle {
	width: 525px;
	overflow: auto;
	background: url(images/content_box_middle.png);
}

div.content_box_bottom {
	width: 525px;
	height: 10px;
	background: url(images/content_box_bottom.png) 0 0 repeat-x;
}

div.bottom_content {
	width: 680px;
	margin: 0 55px 10px 55px; /* T R B L */
	font-size: 12px;
}

div.bottom_content a {
	color: #004812;
}

div.bottom_content a:hover {
        color: #630c0d;
}

div.box_news_title_icon {
	float: left;
	margin: 4px 0 0 10px; /* T R B L */
	width: 25px;
	height: 25px;
	background: url(images/icon_news_title.png);	
}

div.box_news_title {
	float: left;
	margin: 4px 0 0 10px; /* T R B L */
	width: 145px;
	height: 25px;
	border-bottom: 1px solid #4d7a58;
}

div.box_search_title_icon {
	float: left;
	margin: 4px 0 0 10px; /* T R B L */
	width: 25px;
	height: 25px;
	background: url(images/icon_search_title.png);	
}

div.box_search_title {
	float: left;
	margin: 4px 0 0 10px; /* T R B L */
	width: 145px;
	height: 25px;
	border-bottom: 1px solid #4d7a58;
}

div.box_reclame_title_icon {
        float: left;
        margin: 4px 0 0 10px; /* T R B L */
        width: 25px;
        height: 25px;
        background: url(images/icon_default_title.png);
}

div.box_reclame_title {
        float: left;
        margin: 4px 0 0 10px; /* T R B L */
        width: 145px;
        height: 25px;
        border-bottom: 1px solid #4d7a58;
}

div.box_default_title_icon {
	float: left;
	margin: 4px 0 0 10px; /* T R B L */
	width: 25px;
	height: 25px;
	background: url(images/icon_default_title.png);	
}

div.box_default_title {
	float: left;
	margin: 4px 0 0 10px; /* T R B L */
	width: 470px;
	height: 25px;
	border-bottom: 1px solid #4d7a58;
}

div.box_administrare_title_icon {
	float: left;
	margin: 4px 0 0 10px; /* T R B L */
	width: 25px;
	height: 25px;
	background: url(images/icon_administrare_title.png);	
}

div.box_administrare_title {
	float: left;
	margin: 4px 0 0 10px; /* T R B L */
	width: 645px;
	height: 25px;
	border-bottom: 1px solid #4d7a58;
}

div.box_news_title, div.box_search_title, div.box_default_title, div.box_administrare_title, div.box_reclame_title {
	padding-top: 3px;
	color: #630c0d;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

div.block_content {
	width: 180px;
	margin: 0 10px 0 10px; /* T R B L */
	padding-top: 5px;
	text-align: left;
}

div.content_content {
	width: 505px;
	margin: 0 10px 0 10px; /* T R B L */
	padding-top: 5px;
}

div.block_administrare_menu {
	width: 680px;
	margin: 0 10px 0 10px; /* T R B L */
	padding-top: 5px;
}

div.block_administrare {
        width: 750px;
        margin: 0 10px 0 10px; /* T R B L */
        padding-top: 5px;
}

div.top_content {
	width: 460px;
	margin: 0 120px 0 120px; /* T R B L */
	padding: 5px 0 0 50px; /* T R B L */
	font-weight: bold;
	color: #630c0d;
}

/* _____________ "listing" styles */

div.content_block_top_left {
        float:left;
	width:210px;
	height: 160px;
}

div.content_block_top_right {
        float:left;
        width:285px;
	margin: 0px 0px 0 10px; /* T   R   B   L */
}

div.content_block_top_right li {
	float: left;
        list-style-type: circle;
	width: 125px;
	height: 20px;
}

div.content_block_extra_menu {
	width: 100%;
}

div.content_block_extra_menu li {
        float: left;
        list-style-type: circle;
        width: 158px;
        height: 18px;
}

div.oferte_foto_block {
	width:101px;
	float:left;
	margin: 0px 0px 3px 0px; /* T   R   B   L */
}

div.content_block_top_right div.nota li {
        width: 250px;
        height: 20px;
	line-height: 20px;
}

/* _____________ "search" styles */

div.listing_search_box_content_0, div.listing_search_box_content_1 {
	margin: 5px 0px 5px 0px; /* T   R   B   L */
}

div.listing_search_box_content_0 table td {

}

div.listing_search_box_content_1 table td {
        background-color: #bfe785;
}

div.listing_search_box img, div.content_block_top_left img {
        border: 5px solid #630c0d;
}

div.listing_search_box:hover img, div.content_block_top_left:hover img {
        border-color: #6b9710;
}

/* _____________ "contact" styles */

#or_user_content {
	width:100%;
}

div.or_user_content_left {
	width:210px;
	float:left;
}

div.or_user_content_right {
	width:285px;
	float:left;
        margin: 0px 0px 10px 10px; /* T   R   B   L */
	text-align: left;
}

div.or_user_foto_block {
        width:210px;
        float:left;
        margin: 0px 0px 10px 0px; /* T   R   B   L */
}



/* _____________ "logo and banner" styles */

#logo_container {
	float: left;
	width: 200px;
	height: 220px;
	margin: 0 0 0 25px; /* T R B L */
}

div.logo_box_middle {
	width: 200px;
	height: 210px;
	background: url(images/logo_box_middle.png);
}

div.logo_box_bottom {
	width: 200px;
	height: 10px;
	background: url(images/logo_box_bottom.png) 0 0 repeat-x;
}

#banner_container {
	float: left;
	width: 505px;
	height: 200px; 
	border: solid #630c0d;
	border-width: 5px;
	margin: 10px 0 0 25px; /* T R B L */
}

div.slide_container {
        float: right;
        width: 200px;
        height: 150px;
        border: solid #630c0d;
        border-width: 5px;
        margin: 5px 0 5px 10px; /* T R B L */
}

#logoBar {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 200px;
	height: 210px;
}

#logoBar li {
	list-style-type: none;
        position: absolute;
        top: 0px;
        left: 0px;
}

#logoBar li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#logoBar li a:hover {
        background-position: 0px -210px;
}

#logoBar .logo {
	top: 0px;
        left: 0px;
}

#logoBar .logo a {
	width: 200px;
	height: 210px;
	background: url(images/logo_btn_dornaecohouse.png);
}

/* _____________ "navBar" styles */

div.navBar_container {
	width: 700px;
	margin: 0 0 15px 35px; /* T R B L */
}

div.navBar_box_top {
	width: 700px;
	height: 35px;
	background: url(images/navBar_box_top.png);
}

div.navBar_box_middle {
	width: 700px;
	overflow: auto;
	background: url(images/navBar_box_middle.png);
}

div.navBar_box_bottom {
	width: 700px;
	height: 10px;
	background: url(images/navBar_box_bottom.png) 0 0 repeat-x;
	margin: 0 0 15px 0; /* T R B L */
}

div.navBar_submenu_content {
	width: 680px;
	margin: 0 10px -10px 10px; /* T R B L */
}

div.navBar_submenu_content a {
	font-size: 14px;
	color: #630c0d;
}

div.navBar_submenu_content a:hover {
	font-size: 14px;
	color: #004812;
	text-decoration: underline;
}

div.navBar_submenu_content a.current {
        font-size: 14px;
        color: #004812;
        text-decoration: underline;
}

div.extra_menu_top,
div.extra_menu_bottom {
	width: 680px;
	margin: 0 45px 0 45px; /* T R B L */
	padding-top: 10px;
}

div.extra_menu_top a,
div.extra_menu_bottom a, 
div.content_box_top a {
	font-size: 14px;
        color: #004812;
        font-weight: bold;
        text-decoration: none;
}

div.extra_menu_top a:hover,
div.extra_menu_bottom a:hover,
div.content_box_top a:hover {
        color: #630c0d;
        font-weight: bold;
        text-decoration: underline;
}

div.extra_menu_top a.current {
        color: #630c0d;
        font-weight: bold;
        text-decoration: underline;
}

div.extra_menu_top a.important,
div.extra_menu_bottom a.important {
	color: #FFFF00;
}

#navBar {
	position: absolute;
	top: 295px;
	left: 30px;
	width: 740px;
	height: 30px;
}

#navBar li {
	list-style-type: none;
        position: absolute;
        top: 0px;
        left: 0px;
}

#navBar li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navBar li a:hover {
        background-position: 0px -30px;
}

#navBar li a.current {
        background-position: 0px -30px;
}

#navBar .navBar_left {
	top: 0px;
        left: 0px;
	width: 21px;
	height: 30px;
	background-image: url(images/navBar_left.png);
}

#navBar .navBar_cine_suntem {
	top: 0px;
        left: 21px;
}

#navBar .navBar_cine_suntem a {
	width: 138px;
	height: 30px;
	background-image: url(images/navBar_cine_suntem_btn.png);
}

#navBar .navBar_ce_facem {
	top: 0px;
        left: 159px;
}

#navBar .navBar_ce_facem a {
	width: 164px;
	height: 30px;
	background-image: url(images/navBar_ce_facem_btn.png);
}

#navBar .navBar_cum_facem {
	top: 0px;
        left: 323px;
}

#navBar .navBar_cum_facem a {
	width: 176px;
	height: 30px;
	background-image: url(images/navBar_cum_facem_btn.png);
}

#navBar .navBar_realizari {
	top: 0px;
        left: 499px;
}

#navBar .navBar_realizari a {
	width: 145px;
	height: 30px;
	background-image: url(images/navBar_realizari_btn.png);
}

#navBar .navBar_oferte_preturi {
	top: 0px;
        left: 644px;
}

#navBar .navBar_oferte_preturi a {
	width: 75px;
	height: 30px;
	background-image: url(images/navBar_oferte_preturi_btn.png);
}

#navBar .navBar_right {
	top: 0px;
        left: 719px;
	width: 21px;
	height: 30px;
	background-image: url(images/navBar_right.png);
}


/* _____________ "admin" styles */

div.admin_container {
        width: 770px;
        margin: 0 0 0 0; /* T R B L */
}

div.admin_box_top {
        width: 770px;
        height: 35px;
        background: url(images/admin_box_top.png);
}

div.admin_box_middle {
        width: 770px;
        overflow: auto;
        background: url(images/admin_box_middle.png);
}

div.admin_box_bottom {
        width: 770px;
        height: 10px;
        background: url(images/admin_box_bottom.png);
        margin: 0 0 15px 0; /* T R B L */
}

/* _____________ "topBar" styles */

#topBar {
	position: absolute;
	top: 2px;
	left: 700px;
	width: 100px;
	height: 25px;
}

#topBar li {
	list-style-type: none;
        position: absolute;
        top: 0px;
        left: 0px;
}

#topBar li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#topBar li a:hover {
        background-position: 0px -25px;
}

#topBar .topBar_home {
	top: 0px;
        left: 0px;
}

#topBar .topBar_home a {
	width: 25px;
	height: 25px;
	background-image: url(images/topBar_home_btn.png);
}

#topBar .topBar_administrare {
	top: 0px;
        left: 30px;
}

#topBar .topBar_administrare a {
	width: 25px;
	height: 25px;
	background-image: url(images/topBar_administrare_btn.png);
}

#topBar .topBar_contact {
	top: 0px;
        left: 60px;
}

#topBar .topBar_contact a {
	width: 25px;
	height: 25px;
	background-image: url(images/topBar_contact_btn.png);
}

/* _____________ "intro" styles */

#intro li {
	list-style-type: none;
	display: inline;
	margin-right: 50px;
}

#intro li a:hover {
	color: #004812;
}

/* _____________ "langBar" styles */

#langBar {
	position: absolute;
	top: 2px;
	left: 15px;
	width: 100px;
	height: 25px;
}

#langBar li {
	list-style-type: none;
        position: absolute;
        top: 0px;
        left: 0px;
}

#langBar li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#langBar li a:hover {
        background-position: 0px -25px;
}

#langBar .langBar_en {
	top: 0px;
        left: 0px;
}

#langBar .langBar_en a {
	width: 25px;
	height: 25px;
	background-image: url(images/langBar_en_btn.png);
}

#langBar .langBar_ro {
        top: 0px;
        left: 0px;
}

#langBar .langBar_ro a {
        width: 25px;
        height: 25px;
        background-image: url(images/langBar_ro_btn.png);
}

#langBar .langBar_fr {
	top: 0px;
        left: 30px;
}

#langBar .langBar_fr a {
	width: 25px;
	height: 25px;
	background-image: url(images/langBar_fr_btn.png);
}

#langBar .langBar_es {
	top: 0px;
        left: 60px;
}

#langBar .langBar_es a {
	width: 25px;
	height: 25px;
	background-image: url(images/langBar_es_btn.png);
}

/* CSS News Addon */

/* the entire div */
#newstitles {
        padding-top: 8px;
        line-height: 2.5em;
}

/* just the links themselves */
a.titlelink { }

a.titlelink:hover {
        text-decoration: underline;
}

/* the Div for the News articles */
#newsarticles {
        padding-top: 0px;
        padding-left: 0px;
}

/* news content title */
.newsarticletitle {
        font-size: 14px;
        font-weight: bold;
}

/* news content text*/
.newsarticle { }

