body {
	color:#545454;
	font-family:Tahoma,Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	background:url("../images/bg.gif") repeat-x ;
	text-align:center;
	margin:0px;
}

img, div { behavior: url(wp-content/themes/pasulcaprioarei/css/iepngfix.htc) }

a {
	text-decoration:none;
}




ul {
	padding:0;
	margin:0;
	list-style:none;
}

@font-face {
	font-family: "MyAriston"; 	src:local("Ariston"),	url("ariston.ttf") format("truetype");
	}

h1,h2,h3,h4,h5,h6 {
	margin:0px;
	color:#00923f;
}


a img {
	border:0 solid;
}

.clear {
  display: block;
  clear: both;
  height: 0em;
}
	
#content {
	margin:auto;
	text-align:left;
	width:740px;
}

#header {
	margin:83px 0 34px 43px;
}

#header .logo  {
	float:left;
}

#header .navigation {
	float:right;
	margin-top:40px;
	width:412px;
}

#header .navigation ul { 
	list-style-type:none;
}

#header .navigation ul li { 
	display:block;
	float:left;
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma;
	padding-left:18px;
}

#header .navigation ul li a {
	color:#545454;
}
#header .navigation ul li.current_page_item a,
#header .navigation ul li a:hover {
	color:#00923f;
} 

.slideshow {
	position:relative;
}

.slide { 
	border-top:8px solid #545454;
	text-align:left;
}

 
.slideshow  .mask { 
	position:absolute;
	top:301px;
	height:55px;
	width:55px;
	z-index:99999;
	background:url("../images/mask.png") no-repeat;
}


.slideshow  .maskt { 
	position:absolute;
	top:0px;
	left:688px;
	height:55px;
	width:55px;
	z-index:99999;
	background:url("../images/maskT.png") no-repeat;
}

#page .page_content {
	display:block;
	margin-top:27px;
	margin-bottom:32px;
	border:1px solid #FFFFFF;
	background:#000000 url("../images/content_bg.gif") repeat-y;
}

#page .l_content {
	float:left;
	width:477px;
	padding:0px 32px 0 43px;
	line-height: 12pt;
}

#page .page_content h1 {
	font-size:18px;
	line-height:18px;
	margin:15px 0 15px 0;
	font-family:Ariston , serif;
	font-style:Italic;
	font-weight:Bold;
	

}

#page .page_content h2 {
	font-size:12px;
	color:#545454;
	font-family:Tahoma;
	line-height:16px;
	margin:15px 0 15px 0;
}

#page .l_content p {
	color:#545454;
	margin:0px 0 20px 0;
}



#page .r_content {
	float:right;
	width:160px;
	line-height: 11pt;
}

#page .r_content ul {
	list-style:none;
	padding:0px;
}

#footer {
	background:url("../images/footer.gif") no-repeat;
	height:85px;
	margin-bottom:40px;
	padding-left:40px;
	padding-right:40px;
	padding-top:17px;
}

#footer table {
	width:100%;
}

#footer table th {
	color:#00903e;
	padding-bottom:13px;
}

#footer table th.th1 {
	width:145px;
}
#footer table th.th2 {
	width:212px;
}
#footer table th.th3 {
	width:147px;
}
#footer table th.th4 {
	width:141px;
}

#footer table td {
	color:#bfbfbf;
}

	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
