/*==================================================================

Project:		[Sapphire]
Version:		1.0
Last change:	14/10/2009
Assigned to:	[Carlos]

=====================================================================*/

/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover { 
	color:#000;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
.clear { 
	clear:both; 
}
.textcenter{
	text-align:center;
}
.textright{
	text-align:right;
}

/* Global Elements
=====================================================================*/
body 
{
	background: #c4d0d2;
	line-height: 1.6em;
	font:62.5% "Lucida Sans Unicode",Geneva, Helvetica, verdana,sans-serif;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

/* Start CSS Coding
=====================================================================*/
#wrapper{
	margin:30px auto;
	background: #eaeef1;
	width:1024px;
}
#header {
	position:relative;
	width:992px;
	height:68px;
	padding:0 16px;
}
#logo{
	width:339px;
	height:38px;
	font-size:1.2em;
	position:relative;
	overflow:hidden;
	display:inline;
	text-indent:-5000px;
	float:left;
	margin:16px 0 0 2px;
}
#logo span{
	background:url(images/logo.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#titleweb {
	width:620px;
	float:right;
	font-size:1.7em;
	color:#626d7a;
	font-weight:lighter;
	text-align:right;
	margin:20px 0 0 0;
}
#titleweb strong {
	font-weight:bold;
}
#titleweb span {
	position:absolute;
	background:url(images/stroke.png) no-repeat;
	top:3px;
	left:0;
	width:60px;
	height:17px;
}
.storered {
	position:relative;
}
#mainmenu {
	width:986px;
	height:44px;
	margin:0 auto 13px auto;
	border-top:1px solid #626d7a;
}
#mainmenu li {
	width:106px;
	height:44px;
	float:left;
	margin:0 4px 0 0;
	display:inline;
}
#mainmenu li.last {
	margin:0;
}
#mainmenu li a {
	width:106px;
	height:38px;
	float:left;
	text-align:center;
	background:url(images/mainmenu.png) no-repeat;
	color:#5a646f;
	padding:6px 0 0 0;
	font-size:1.4em;
	font-family:"Trebuchet MS", arial, serif;
}
#mainmenu li a:hover,
#mainmenu li a.active{
	background-position:0 -44px;
	text-decoration:none;
	color:#154859;
}
#mainmenu li a.twoline {
	padding:5px 0 0 0;
	height:39px;
	line-height:0.8em;
}
#placeflash {
	width:1024px;
	height:416px;
}
#content
{
	width:646px;
	height:120px;
	margin:0 auto;
	border-bottom:1px solid #626d7a;
	padding:50px 170px 0 170px;
}
#contentdisclaimer
{
	width:846px;
	height:auto;
	margin:0 auto;
	border-bottom:1px solid #626d7a;
	font-size:1.1em;
	padding:20px 70px 0 70px
}
# a link
{
	border-bottom:1px solid #626d7a;
	height:auto;
	width:100%;
}
#flashcontain
{
	border-bottom:1px solid #626d7a;
	height:auto;
	maring-bottom:2em;
	padding-bottom:3em;
	width:100%;
}
#contentsiteplan,
#photogallery
{
	clear:both;
	display:block;
	background:#fff;
	height:456px;
	margin:2em auto 1em auto;
	width:870px;
}
#photogallery
{
	height:470px;
	width:620px;
}
#container
{
	border-bottom:1px solid #626d7a;
	height:auto;
	padding-bottom:42px;
	overflow:hidden;
	width:auto;
}
#contentleft
{
	float:left;
	padding:20px 10px 0 50px;
	width:554px;
}
#contentright
{
	float:right;
	padding:20px 50px 0 10px;
	width:344px;
}
.text {
	font-size:1.4em;
	color:#626d7a;
	line-height:1.6em;
}
.text ul
{
	list-style:disc;
	margin-left:1em;
}
/* Footer
=====================================================================*/
#footer {
	width:986px;
	margin:0 auto;
}
#houselogo
{
	font-size:1.1em;
	color:#626d7a;
	display:block;
	height:20px;
	padding:13px 0 0 30px;
	margin-bottom:1em;
	background:url(images/icon_house.png) no-repeat 0 13px;
}
#closedisc
{
	font-size:1.1em;
	color:#626d7a;
}
#textfooter {
	font-size:1.1em;
	color:#626d7a;
	padding:13px 0 0 0;
}
#menufooter {
	height:12px;
	text-align:center;
	padding:30px 0;
}
#menufooter li {
	display:inline;
	height:12px;
	background:url(images/sepfooter.png) no-repeat 100% 2px;
	padding:0 10px;
}
#menufooter li.last {
	background:none;
}
#menufooter li a {
	font-size:1.1em;
	color:#626d7a;
}
#menufooter li a,active
{
	color:#1e5466
}

#music
{
	position:absolute;
	top:18px;
	left:370px;
}

.clear
{
	clear:both;
}