/* Created by Ovidiu Sopa */
/* 27.07.2008 */

* {
	margin: 0;
}
html, body {
	height: 100%;
}

html,body,ul{
    margin:0;
    padding:0;
}
body{
    font-size:12px;
    font-family:Tahoma;
    background:#F3F4F9;
    top:0;
	background:url(http://www.elshaddai.ro/images/bg_top.jpg) repeat-x;
	

scrollbar-face-color:#EBD9CB;
scrollbar-highlight-color:#F7F0ED;
scrollbar-3dlight-color:#F7F0ED;
scrollbar-darkshadow-color:#F7F0ED;
scrollbar-shadow-color:#F7F0ED;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#F7F0ED;

	
}

#main{
	
	 width:950px;
	 height:740px;
	 top:40px;
	 margin-top:40px;
	 /*border:1px solid #333333;*/
	 /*background:url() 100% 0 no-repeat;*/
	  /*border:1px solid #FF0000;*/
}

.wrapper{
	width:100%;
	min-height:600px;
	background:url(http://www.elshaddai.ro/images/bg_bottom.jpg) bottom repeat-x;
}

.left_menu
{
	float:left;
	width:230px;
	height:584px;
	/*border:1px solid #333333;*/
	background:url(http://www.elshaddai.ro/images/menu_bg.jpg) no-repeat;
	
}
.left_menu_outer{
	float:left;
	width:230px;
	height:624px;
}
.content_wrapper
{
	width:696px;
	min-height:500px;
	float:right;

}

.logo
{
	margin-top:30px;
}

.header{
	width:696px;
	height:256px;
	background:url(http://www.elshaddai.ro/images/header_bg.jpg) no-repeat;
}

.right_column
{
	width:208px;
	float:right;
}

.right_top
{
	width:208px;
	height:13px;
	background:url(http://www.elshaddai.ro/images/right_top.jpg) no-repeat;
}

.right_middle
{
	width:208px;
	background:url(http://www.elshaddai.ro/images/right_middle.jpg) repeat-y;
}

.right_bottom
{
	width:208px;
	height:11px;
	background:url(http://www.elshaddai.ro/images/right_bottom.jpg) no-repeat;
}

.right_content
{
	width:178px;
	padding:10px;
	text-align:justify;
	margin-left:5px;
	color:#333333;
	line-height:16px;
}
.content_left
{
	/*
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.5);
	opacity: .5 ;
	position: absolute;
	*/
	background:url(http://www.elshaddai.ro/images/content_bg.jpg) repeat-y;
	width:472px;
	height:401px;
	float:left;
}
.content_alpha_0
{
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(opacity=.99);
	opacity: .99 ;
	border: 1px solid #666;
	position: absolute;
	*/
	width:452px;
	height:381px;
	text-align:justify;
	overflow: auto;
	line-height:16px;
	padding: 8px;

}
/*  MAIN LAYOUT =END= */

.menu{ list-style-type:none; text-align:left; margin-left:30px;}

.menu a{ color:#D58156; line-height:20px; text-decoration:none;}
.menu a:hover{color:#A25C42; text-decoration:underline;}

h1 {font-size:16px; margin:2px; padding:0;}

.ascunde
{
	display:none;
}

/*.h_menu{margin-top:150px;}*/

.but_despre {background:url(http://www.elshaddai.ro/images/but_despre.gif) no-repeat; width:126px}
.but_beneficii {background:url(http://www.elshaddai.ro/images/but_cursuri_masaj_sibiu.gif) no-repeat; width:146px}
.but_servicii {background:url(http://www.elshaddai.ro/images/but_terapii_naturiste_sibiu.gif) no-repeat; width:150px}
.but_preturi {background:url(http://www.elshaddai.ro/images/but_preturi.gif) no-repeat; width:96px}
.but_contact {background:url(http://www.elshaddai.ro/images/but_contact.gif) no-repeat; width:96px}

.but_despre, .but_beneficii, .but_servicii, .but_preturi, .but_contact {float:left; margin:219px 0 0 12px; height:26px;}

.but_despre:hover, .but_beneficii:hover, .but_servicii:hover, .but_preturi:hover, .but_contact:hover {background-position:bottom;}

.red, .red:visited, .red:active{ color:#990000}
.red:hover{ color:#993300}
