/* global styles for www.alghero-appartamento.com */

body {
	text-align: center;
	font-size: 0.75em;
	line-height: 1.35em;
	font-family: Tahoma, Verdana, Helvetica, Arial;
	color: #666666;
	margin: 30px;
	background: #f2f2f2;
	background-image: url(images/alghero-mare.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

p {
}

b, strong {

}

hAzur{
	color:#33CCCC;
	font-weight:bold;
	font-size: 1em;
}
a:hover, a:active {
	color: #0FBDCD;
}

a:link, a:visited {
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
	color: #0FBDCD;
}

a:hover, a:active {
text-decoration:underline;
}

img {
	
	padding-bottom: 3px;
	display:block;
	
}

#container {
	background: repeat-y  url(images/container_bg.png); 
	background-color: #f2f2f2;/* This Is The BG Of The Main Div */
	width: 684px;
	margin: 0px auto; /*  Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	text-shadow: 0px 1px 0px #ffffff;
	line-height: 1.5em;
}

#container #top {
	background: url(images/container_top.png) no-repeat;
	width: 684px;
	height: 9px;
	background-color: #3399CC;
}

#container #bottom {
	background: url(images/container_bottom.png) no-repeat;
	width: 684px;
	height: 9px;
	position: absolute;
}

#pageHeader {
	background: url(images/header_bg.png) no-repeat;
	height: 47px;
	text-align: left;
}

#pageHeader h1 {
	color: #666666;
	margin: 0px;
	font-weight: bold;
	padding: 0px 0px 0px 28px;
	letter-spacing: 2px;
	font-size: 1.6em;
}

#pageHeader h2 {
	margin: 0px;
	font-weight: normal;
	padding: 4px 0px 0px 28px;
	letter-spacing: 1px;
	font-size: 1em;
	color: #11cbdb;
}

#contentContainer {
	text-align: left;
	width: 624px;
	padding-top: 10px;
}

#contentContainer #content {
	padding-right: 28px;
	padding-left: 28px;
	line-height: 1.8em;
	text-align:justify;
	width: 624px;
}

#footer {
	text-align: left;
	margin-top: 15px;
	border-top: 1px solid #adadad;
	margin-right: 4px;
	margin-left: 4px;
}

#footer p {
	margin: 0;
	padding: 10px 0 5px 24px;
	font-size: 0.9em;
}

#breadcrumbcontainer {
	text-align: left;
	font-size: 0.9em;
	padding-top: 10px;
}

#breadcrumbcontainer ul {
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}

#navcontainer {
	height: 33px;
	padding: 0;
	margin: 0px 4px 10px 4px;
	background: url(images/navcontainer_bg.png) repeat-x;
	position: relative;
}

#navcontainer #current {
	font-weight: bold;
	background: no-repeat url(images/button_over.png);
	color: #0FBDCD;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	font-weight: bold;
	background: no-repeat url(images/button_over.png);
	color: #0FBDCD;
}

#navcontainer ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#navcontainer li {
	display: inline;
	float: left;
}

#navcontainer a{
	width: 130px;
	height: 32px;
	display: block;
	margin: 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	background: no-repeat url(images/button_normal.png);
	color: #7f7f7f;
}

#navcontainer a:hover {
	font-weight: bold;
	background: no-repeat url(images/button_over.png);
	color: #11cbdb;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 {
	font-size: 1.2em;
	margin: 0 0 3px 0;
	padding: 4px 0 12px 0;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 3px;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

.thumbnail-caption {
	font-size: 0.9em;
	color: #808080;
}
	
#Layer1 {
	position:absolute;
	width:143px;
	height:44px;
	visibility:hidden;
	z-index:1;
	left: 0;
}

