/* CSS Document */
* {
	padding:0;
	margin:0;
	border:0;
}
/* pagina toata */
body {
	margin: 0;
	background-image: url(img_start/pagebkg.jpg);
	background-repeat: repeat-x;
	background-color: #eee7db;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004b85;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004b85;
}
a:hover {
	text-decoration: none;
	color: #004b85;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #004b85;
}

/*div ce centreaza site-ul*/
#topsite {
width: 100%;
height: 185px;
}

#page {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img_start/content_bkg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}


/*_______________________Stil text in header__________________*/
#header {
	width: 770px;
	height: 185px;
	margin-left: auto;
	margin-right: auto;

}

#headerimg {
	width: 770px;
	height: 152px;
	background-image: url(img_start/header_img.jpg);
	background-repeat: no-repeat;
	background-position:top;

}
/*_______________________________________________*/

/*-----------header---------*/

/*menu */
#topnav {
	height: 33px;
	margin: 0 auto;

}

#menu {
	width: 770px;
	height: 33px;
	margin: 0 auto;
	background-image: url(img_start/menu/main.gif);
	background-repeat: no-repeat;
}

#menu ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 33px;
}

#menu ul li {
display: block;
float: left;
padding: 0;
margin: 0;
border: none;
}

#menu ul li a {
display: block;
height: 33px;
padding: 0;
margin: 0;
}

						li#nav_uno { width: 104px; }
						li#nav_due a { width: 165px; }
						li#nav_tre a { width: 133px; }
						li#nav_quattro a {width: 180px; }
						li#nav_cinque a {width: 188px; }
						
						
						li#nav_uno a:hover { background: url(img_start/menu/bh_over.jpg) 0px 0px no-repeat; }
						li#nav_due a:hover { background: url(img_start/menu/bhgc_over.jpg) 0px 0px no-repeat; }
						li#nav_tre a:hover { background: url(img_start/menu/ml_over.jpg) 0px 0px no-repeat; }
						li#nav_quattro a:hover { background: url(img_start/menu/fgi_over.jpg) 0px 0px no-repeat; }
						li#nav_cinque a:hover { background: url(img_start/menu/adl_over.jpg) 0px 0px no-repeat; }						
						
						#menu ul li strong { display: none; }


/*-------sfarsit header------------*/


/*landingpage continut*/

#container {

}

#intro {
	height: 300px;
}

#slogan {
	height: 50px;
	background-image: url(img_start/slogan.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#wedding {
padding-top: 10px;
height: 100px;
}

#content {
	display: block;
}


#sidebar {
	float: left;
	width: 280px;
	background-image: url(img_start/left_bkg.jpg);
	background-repeat: no-repeat;
	height: auto;
	bottom: 0px;
	background-position: left top;
}
#holder {
	height: 250px;
}


#sidebar p {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10px;
margin-right: 0px;
text-align: right;
line-height: 1.5em;
}

#sidebar hr {
width: 100px;
}

#start_txt p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align: left;
padding-left: 10px;
}

#start_txt h1 {
font-family: "Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
color: #004b85;
text-align: left;
}

#content h2 { 
font-family: "Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
text-align: left;
margin-left: 10px;
margin-right: 6px;
margin-bottom: 10px;


}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #004b85;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;

}

#content h3 {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #004b85;
text-align: left;
margin-left: 10px;
margin-bottom: 10px;

}


#content h1 a.link {
font-family: "Times New Roman", Times, serif;
font-size: 17px;
font-weight: bold;
color: #004b85;
text-align: left;
margin-left: 10px;

}

#content p, #content span {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
}

#content table {
padding-left: 3px;
vertical-align: top;
}

#content td {
height: 16px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content td.left {
padding-left: 3px;
height: 16px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content td.number {
border: 1px solid #E5E9EA;
padding-left: 3px;
height: 16px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content th {
background-color: #FFFBE8;
border: 1px solid #FFFFFF;
padding-left: 3px;
height: 18px;
width: auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content th.left {
background-color: #FFFBE8;
border: 1px solid #FFFFFF;
padding-left: 3px;
height: 18px;
width: auto;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#content .thumbs {
text-align: center;
}

#content ul li {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 6px;
	line-height: 1.5em;
}

#content hr {
width: 300px;
}

#content .spacer { height: 200px; width: 100px; }
.clearing { 
	height: 0px;
	line-height: 0px;
	clear: both;
	overflow: hidden;
}

#content .form textarea, #content .form input {
	background-color: #eee7db;
	border: 1px solid #a38a5b;
}

#content .form label {
	text-align: right;
}

/*------------------------------*/



/*drop menu*/

#dropmenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	list-style-type: none;
	font-weight: bold;
}
#dropmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#dropmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00447c;
	font-weight: bold;
	text-decoration: none;
}

#dropmenu li.active, #dropmenu li.active a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00447c;
	font-weight: bold;
	text-decoration: underline;
}

#dropmenu li.active ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#dropmenu li.active li.active a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00447c;
	text-decoration: none;
}

#dropmenu ul li {
	list-style-type: none;
	line-height: 1.9em;
}

#dropmenu ul ul {
	font-weight: bold;
	line-height: 1.8em;

}

/*newsletter sign-up box*/

#newssignup {
width: 206px;
height: 139px;
background-image: url(img_start/newssignup_bkg.jpg);
background-repeat: no-repeat;
background-position: center;
vertical-align: bottom;
}

#newssignup p {
margin-left: 14px;
margin-right: 14px;
margin-bottom: 3px;
text-align: left;
color: #333333;
}

#newssignup h3 {
text-indent: -9000px;
width: 206px;
height: 16px;
}

.hd_signup {
	background-image: url(img_start/signup.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#newssignup .form, #newssignup .form p {
	text-align: center;
}

#newssignup .form textarea, #newssignup .form button {
	border: 1px solid #004A83;
	height: 19px;
}

#newssignup .form input {
	border: 1px solid #b9a98e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;	
}

/*newsletter sign-up box*/

#newssignup_home {
width: 180px;
height: auto;
vertical-align: bottom;
}

#newssignup_home p {
text-align: left;
color: #333333;
}

#newssignup_home h3 {
text-indent: -9000px;
width: 180px;
height: 16px;
}

.hd_signup_home {
	background-image: url(img_start/signup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#newssignup_home .form textarea, #newssignup_home .form button {
	border: 1px solid #004A83;
	height: 19px;
}

#newssignup_home .form input {
	border: 1px solid #b9a98e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	margin-left: 10px;
}

/*Links Area*/

#linksarea ul li a {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(img_start
/arrow.gif);
	list-style-position: inside;
	line-height: 1.5em;
}

#linksarea h3 {
text-indent: -9000px;
width: 80px;
height: 16px;
}

.hd_links {
	background-image: url(img_start/links.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*wedding brochure*/

#wedding h3 {
text-indent: -9000px;
width: 156px;
height: 16px;
}

.hd_wedding {
	background-image: url(img_start/wed_broch.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*-------------------------*/
/*Movie*/

#moviearea {
	width: 280px;
	height: 260px;
	margin-left: 5px;
}

#moviearea h3 {
text-indent: -9000px;
width: 143px;
height: 16px;
}

.hd_movie {
	background-image: url(img_start/movie_title.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

/*titluri*/


#descript {
	text-align: center;
	width: auto;
	height: 60px;
}

#descript h1 {
	text-indent:-9000px;
	height: 60px;

}

.hd_welcome {
	background-image: url(img_start/welcome.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd_about {
	background-image: url(img_start/about.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd_estate {
	background-image: url(img_start/estate.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd_corporate {
	background-image: url(img_start/corporate.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd_weddings {
	background-image: url(img_start/weddings.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd_pevents {
	background-image: url(img_start/pevents.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd_contact {
	background-image: url(img_start/contact.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd_sitemap {
	background-image: url(img_start/sitemap.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.hd_pp {
	background-image: url(img_start/pp.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/*footer*/


#footer {
	clear: both;
	width: 100%;
	height: 138px;
	background-color: #e3d9c7;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;

}


#textmenu p {
	width: 100%;
	height: 29px;
	background-image: url(img_start/textmenu_bkg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
	text-decoration: none;
}

#textmenu p a:link, #textmenu p a:active, #textmenu p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#textmenu p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#links {
	width: 700px;
	height: 19px;
	text-align: center;

}
#links a:link, #footer a:hover, #footer a:active, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#links td {
	vertical-align: middle;
	text-align: center;

}

#footer_links {
	width: 764px;
	height: 107px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}

#footer_links td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}

#footer_links a:link, #footer a:hover, #footer a:active, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}


#line {
	height: 11px;
	background-image: url(img_start/line.gif);
	background-repeat: repeat-x;
}

#manage {
	text-align: right;
}

/*News*/

#newsarea h2 {
text-indent: -9000px;
width: 215px;
height: 16px;
}

.hd_newsarea {
	background-image: url(img_start/newsarea.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#newsarea img {
width: 83px;
height: 81px;	
}

/*Weather*/

#weatherarea, #weatherarea td {
width: 206px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#weatherarea h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004b85;
	text-transform: uppercase;
	text-align: right;
	margin-bottom: 3px;
}

#weatherarea h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #333333;
text-transform: none;
text-align: right;
}

/*--Maps Show--*/


#window_body {
background-image: url(img_start/pagebkg_maps.jpg);
background-repeat: repeat-x;
}

#window_body a:link, #window_body a:hover, #window_body a:active, #window_body a:visited {
color: #FFFFFF;
text-decoration: none;
}

#pplinks {
font-size: 10px;
color: #00447c;
}

#sitemap ul li {
	list-style: none;
	list-style-type: none;
	font-weight: bold;
	font-size: 13px;
}

#sitemap ul li ul li, #sitemap ul li ul li a {
	list-style: none;
	list-style-type: none;
	font-weight: normal;
	padding-left: 20px;
	color: #000000;
}