@charset "UTF-8";
/* 
	Background-Styles 
*/

body {
	margin:0px;
	padding:0px;
	background-color:#eeeeee;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:18px;
}
#main {
	/*border: 1px solid green;*/
	background:#fcfcfc url(images/metro_background_light_slice.jpg) repeat-x;
	padding-bottom:10px;
	overflow:hidden; 
}
#main .container {
	/*border: 1px solid yellow;*/
	background-image:url(images/metro_background_light.jpg);
	background-repeat:no-repeat;
	overflow:visible;
}
/*#footer {
	border: 1px solid red;
	background-image:url(images/metro_background_footer.jpg);
	background-repeat:repeat-x;
	padding:30px;
	position:relative;
	top:-20px;
	min-height:60px;
}*/

#footer {
	/*border: 1px solid red;*/
	background-image:url(images/metro_background_footer.jpg);
	background-repeat:repeat-x;
	padding:30px;
	min-height:60px;
	clear: both;
}

.container {
	width:950px;
	margin:0 auto;
	position:relative;
}


/* 
	Header-Styles 
*/

#header {
	/*border: 1px solid green;*/
	padding-top:0px;
	padding-bottom:100px;
	width: 950px;
	height: 192px;
}
* html #header {
	height: 150px;
	padding-bottom:50px;
	display:inline;
}
#logo {
	position:absolute;
	width:195px;
	height:192px;
	top:0px;
	float:left;
}

#header #MainLogo {

	/*border: 1px solid blue;*/
	width:195px;
	height:192px;
	float:left;
}

#header #homesubheader {
/*border: 1px solid green;*/
position:relative;
float:left; 
margin-top:27px; 
margin-left:0px;
}

.photo {float:left;
}


#header #flash {

/*	border: 1px solid red; */
	width:742px;
	height:216px;
	margin-top:20px; 
	float:right;
}
/*---- NAV------*/

#header #nav {
/*	border: 1px solid red; */
	width:405px;
	height:49px;
	margin-top:0px;
	float:right;
}

#nav ul {
	padding:0;margin:0;
	position:relative;
	list-style:none;
}

#nav ul li{
	padding:0;margin-right:0px;float:left;padding-right:0px;text-align:center;padding-bottom:0px;
}

#nav a.home {background-image:url(images/home_nav.png); width:78px; height:49px;}
#nav a.home:hover {background-image: url(images/home_nav_on.png);}

#nav a.facilities {background:url(images/facilities_nav.png) left top; width:76px; height:49px;}
#nav a.facilities:hover {background-image: url(images/facilities_nav_on.png);}

#nav a.gallery {background:url(images/gallery_nav.png) left top; width:72px; height:49px;}
#nav a.gallery:hover {background-image: url(images/gallery_nav_on.png);}

#nav a.rates {background:url(images/rates_nav.png) left top; width:56px; height:49px;}
#nav a.rates:hover {background-image: url(images/rates_nav_on.png);}

#nav a.map {background:url(images/map_nav.png) left top; width:52px; height:49px;}
#nav a.map:hover {background-image: url(images/map_nav_on.png);}

#nav a.contact {background:url(images/contact_nav.png) left top; width:71px; height:49px;}
#nav a.contact:hover {background-image: url(images/contact_nav_on.png);}

#nav a {display: block; text-indent:0px position: absolute; outline: none;}



/* 
	Block-Styles 
*/

/*.block {
	border:1px solid #a3a09e; 
	background-color:#ffffff; 
	margin-bottom:30px; 
	position:relative;
}*/

/*.block_inside { 
	display:block; 
	border:1px solid #ffffff;
	background: #ffffff url(images/background_block_slice.jpg) repeat-x;
	padding:30px;
	overflow:auto;
}*/

.image_block {
	/*border:1px solid #b5b5b5;
	background-color:#d2d2d2; */
	padding:5px 5px 1px 5px;
	float:left;
}
.image_block img {
	border:1px solid #b5b5b5;
}

#opening_header {
	float:left;
	margin-left:-15px;
	margin-top:30px;
	padding:10px;
	position:inline;
}

#text_block {
	float:left;
	width:610px;
	margin-left:-15px;
	margin-top:0px;
	padding:10px;
	position:relative;
}

#image_block {
    float:right;
	width:300px;
	/*margin-left:-15px;*/
	margin-top:0px;
	padding:5px;
	position:relative;
}

#text_block ul { margin:10px 0px 20px 0px; padding:0px; }
#text_block ul li { list-style:disc; margin:5px 0px 5px 15px; padding:0px; }
#text_block ul li a { color:#7f7d78; }
#text_block ul li a:hover { color:#0172dd; text-decoration:none; }

#block_featuredblog .text_block { padding-top:5px }


/*
	Portfolio-Home-Styles
*/

#text_column {
	float:right;
	width:310px;
}
#text_column img { margin-bottom:20px; position:relative; left:-3px;}
#text_column h2#text_title { 
	text-indent:-9999px;
	background-image:url(images/creatif.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:129px;
}

/*
	Block-Content-Styles
*/

#content_area {
	width:665px;
	float:left;
}
#content_area .block_inside {
	min-height:400px;
}
#sidebar {
	float:left;
	width:281px;
	position:relative;
	left:-1px;
	margin-top:15px;
	background-color:#e2dddc;
	border:1px solid #a3a09e;
}
#sidebar .block_inside {
	background:none;
	background-color:#e2dddc;
}

#sidebar h3 {
	font-size:20px;
	line-height:23px;
}
#sidebar ul { margin:10px 0px 30px 0px; padding:0px; }
#sidebar ul li { list-style:none; margin:0px 0px 5px 0px; padding:0px; }
#sidebar ul li a { color:#7f7d78; }
#sidebar ul li a:hover { color:#0172dd; text-decoration:none; }


#content_area h2 { font-size:32px; line-height:31px; }

#content_area .separator {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}


/* 
	Text-Styles   
*/

h2 {
	margin:0px 0px 15px 0px;
	font-size:14px;
	font-family:Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	color:#64439a;
	line-height:14px;
	letter-spacing:-1px;
	}
h3 {
	margin:10px 0px 5px 0px;
	font-size:14px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
}
.highlight {
	color:#6038A9;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#26689f;
	text-decoration:none;
}
small a {
	color:#007de2;
}
a:hover { text-decoration:underline; }
p { margin: 0px 0px 15px 0px; }

a.button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}

/*
	Footer-Styles
*/

#footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.footer_column {
	width:300px;
	margin-right:0px;
	text-align:right;
	float:right;
}
#footer .long {
	width:510px;
	float:left;
	text-align:left;
}
#footer h3 {
	color:#585959;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}






/* 
	Miscellaneous-Styles   
*/

/* Fix up IE6 PNG Support */
img, #logo, #MainLogo, #header, #homesubheader, #opening_header, #nav { behavior: url(scripts/iepngfix.htc); }





/*
	Alternate Styles
*/
body#dark {
	background-color:#1e1d1b;
}
body#dark #main {
	background:#292826 url(images/background_dark_slice.jpg) repeat-x;
}
body#dark #main .container {
	background-image:url(images/background_dark.jpg);
}
body#dark #footer {
	background-image:url(images/background_dark_footer.jpg);
}
body#dark ul#menu li a.active, ul#menu li a:hover {
	color:#ffffff;
}
body#dark .block, body#dark .mini_portfolio_item { 
	border-color:#1b1a19; 
}
body#dark #text_column h2#text_title { 
	background-image:url(images/creatif_dark.jpg);
}
