*
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background-color: #242323;
	height: 100%;
	margin: 0;
	padding: 0 0 0 0;
	background-image: url(/images/backrground.gif);
	background-repeat: repeat-y;
	background-position: 50% 0;
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	color: #818181;
	font-size: 9pt;
	line-height: 150%;
	text-shadow: 0em 0em 0 #000;
	/* improves legibility on Safari */
	min-width: 940px;
}

/* hide from ie on mac \*/
html { height: 100%; }

.wrapper
{
	min-height: 100%;
	height: auto !important;
	margin: 0 auto -6em;
	/* the bottom margin is the negative value of the footer's height */
}

div#container
{
	/*background-color: #423E2E;*/
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 auto;
}

div#masthead
{
	width: 940px;
	margin: 50px auto 0 auto;
	position: relative;
	padding: 0;
	z-index:5000;
}


div#content
{
	width: 1000px;
	margin: 0 auto;
	background-color: #000;
	background-position: 0 0;
	overflow: hidden;
}

div.centeredColumn
{
	width: 940px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
	position: relative;
	overflow: visible;
}

#masthead h1
{
	width: 360px;
	height: 50px;
	overflow: hidden;
	text-indent: -1234em;
	background-image: url(/images/hwoarchitects_logo.gif);
	background-repeat: no-repeat;
	background-position: -28px 0;
	margin: 0;
	padding: 0;
}

h1  a { height: 100%; }
h2 { margin-bottom: 1em; }

h3
{
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1 a { display: block; }

a
{
	color: #FF7E00;
	text-decoration: none;
}

a:hover { color: #FFF; }

p
{
	margin: 0 0 1em 0;
	padding: 0;
}

dt#whats_new
{
	margin: 0;
	padding: 0;
	font-size: 100%;
	z-index: 4;
	position: absolute;
	left: 0;
}

dt#whats_new a
{
	width: 105px;
	height: 20px;
	text-indent: -1234em;
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0 -117px;
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
}

dt#whats_new a:hover { background-position: -150px -117px; }

/*h3#whats_new a { color: #B6B199; }
h3#whats_new a:hover { color: #fff !important; }*/

dl#newsList
{
	list-style: none;
	margin: 0;
	padding: 0;
	top: 30px;
	padding-left: 120px;
}

dl#newsList dd { margin: 0 0 .5em 0; }

ul#menu
{
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 427px;
}

ul#menu li
{
	display: block;
	float:left;
	margin: 0;
	padding: 0;
	text-indent:0;
}

ul#menu a,ul#menu span
{
	display: block;
	float: left;
	height: 50px;
	width: 100px;
	overflow: hidden;
	text-indent: -1234em;
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:10px;
	
}
ul#menu #projects_menu
{
	width: 73px;
	background-position: 10px -200px;
	overflow: visible;
}


ul#menu #projects_menu.hover { background-position: -150px -200px; }

ul#menu a#news_menu
{
	width: 55px;
	background-position: 10px -250px;
}

ul#menu a#news_menu:hover { background-position: -150px -250px; }

ul#menu a#aboutus_menu
{
	width: 79px;
	position: relative;
	 background-position:10px 0;
}

ul#menu a#aboutus_menu:hover { background-position: -150px 0; }

ul#menu a#contactus_menu
{
	width: 89px;
	background-position: 10px -50px;
}

ul#menu a#contactus_menu:hover { background-position: -150px -50px; }

ul#menu a#client_area_menu
{
	width: 71px;
	background-position: 10px -150px;
}

ul#menu a#client_area_menu:hover { background-position: -150px -150px; }

ul#menu a#development_project_menu
{
	width: 165px;
	background-position: 10px -300px;
}

ul#menu a#development_project_menu:hover { background-position: -150px -300px; }

ul#menu a#private_home_menu
{
	width: 165px;
	background-position: 10px -350px;
	top: 100px;
	left: 0;
}

ul#menu a#private_home_menu:hover { background-position: -150px -350px; }

ul#menu li ul
{
	display: block;
	position: absolute;
	left: 0;
	top: 50px;
	padding-top: 0;
	overflow: hidden;
	height:125px;
	width:165px;
	z-index:5001;
}

ul#menu li ul li
{
	display: block;
	background-color: #191818;
	height: 50px;
	margin: 0;
}

/* Project index */
.row
{
	width: 980px;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.projectIndexItem dl
{
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
}

.projectIndexItem dl dd,.projectIndexItem dl dt
{
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.projectIndexItem dl dt
{
	padding: 5px 0;
	font-size: 80%;
}

#projectCategorySelector
{
	position: relative;
	width: 940px;
	padding: 0;
	margin: 0 0 2em 0;
}

#projectCategorySelector ul
{
	clear: both;
	overflow: hidden;
	margin: 0;
}

#projectCategorySelector ul,#projectCategorySelector li
{
	list-style: none;
	padding: 0;
}

#projectCategorySelector li { display: inline; }

#projectCategorySelector li a
{
	display: block;
	float: left;
	padding: 0 1em;
	margin: 0;
}

#projectCategorySelector li.current a, #leftColumn ul li.current span
{
	font-weight: bold;
	color: #fff;
}

/* project page */
#projectGallery { overflow: hidden; }

.columns
{
	position: relative;
	float: left;
	width: 420px;
	border-left: 260px solid #191818;
	/* The width and color of the left rail */
	border-right: 260px solid #191818;
	/* The width and color of the right rail */
	background-color: #191818;
	z-index: 3;
}

.col1
{
	float: left;
	width: 200px;
	margin-left: -260px;
	/* to simulate padding */
	position: relative;
}

.col2
{
	float: left;
	width: 420px;
	margin-right: -420px;
}

.col3
{
	float: right;
	width: 200px;
	margin-right: -260px;
	margin-left: 60px;
	position: relative;
}

.replaced
{
	text-indent: -1234em;
	overflow: hidden;
}

#projectTitle
{
	background-image: url(/images/four_season_hotel_title.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#aboutUsTitle
{
	background-image: url(/images/about_us_title.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#contactUsTitle
{
	background-image: url(/images/contact_us_title.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

a img { border: 0; }
#header { background-color: #423E2E; }


div#footer
{
	border-top: 1px #605B48 solid;
	padding: 1em 0 0 0;
	font-size: 85%;
	line-height: 150%;
	/*color: #211F17;*/
	width: 940px;
	margin: 0 auto;
	clear: both;
}

#footer, .push
{
	height: 8em;
	/* .push must be the same height as #footer */
}

textarea, input.text
{
	width: 100%;
	background-color: #605B48;
	border: 0;
	padding: .2em;
	color: #fff;
	font-family: "Lucida Grande", verdana, arial, sans-serif;
	font-size: 9pt;
	line-height: 150%;
}

/* remember to define focus styles! */
:active,:focus { outline: 0; }
input[type="text"],input[type="password"] { padding: .2em; }

input[type="submit"],.inputButton
{
	padding: .2em .5em;
	background-color: #FFCC66;
	color: #423E2E;
	font-size: 10px;
	border: 0;
}

input[type="submit"]:hover,,.inputButton:hover { background-color: #fff; }

input[type="file"]
{
	color: #fff;
	font-size: 80%;
	margin: .5em 0;
}

/* Admin */
#admin
{
	background-color: #000;
	margin: 0;
	padding: 0;
	color: #9B9783;
	//position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

strong { color: #fff; }

#adminbox
{
	padding: 10px;
	margin: 0 auto;
	width: 940px;
	position: relative;
}

#adminbox a
{
	font-weight: bold;
	color: #FFCC66;
}

#editmode
{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #000;
	font-size: 80%;
}

div.project dd.delete, div.project dd.view, div.project dd.move
{
	z-index: 3;
	display: block;
	position: absolute;
	right: 10px;
	width: 15px;
	height: 15px;
}

div.project dd.delete { top: 10px; }
div.project dd.move { top: 30px; }
div.project dd.view { top: 10px; }
div.project dt a strong { color: #fff; }

div.addItem
{
	width: 230px;
	float: left;
	height: 98px;
	background-color: #000;
	padding: 10px;
	overflow: hidden;
	color: #fff;
}

div.addItem a
{
	display: block;
	vertical-align: middle;
	font-weight: bold;
	height: 100%;
	padding-top: 20%;
}

a.x, a.view, a.m
{
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-indent: -1234em;
	background-position: 0 0;
}

a.x
{
	background: url(../images/x.png);
	width: 15px;
	height: 15px;
	display: block;
}

a.m
{
	background-image: url(../images/move.png);
	cursor: move;
}

/* Remplacer par icone suggrant preview */
a.view { background-image: url(../images/x.png); }
a.x:hover, a.view:hover, a.m:hover { background-position: 0 -15px; }

/* button */
.button1
{
	text-align: left;
	width: auto;
	margin: 0 .5em .5em 0;
	display: inline-block;
}

.long { width: 220px; }

.main
{
	color: #000;
	display: inline;
}

.main .button 4 a:hover { color: #fff; }
.button1, .button2, .button3, .button4 { background: transparent url(/images/button.gif) no-repeat top left; }
.main .button1, .main .button2, .main .button3, .main .button4 { background-image: url(/images/button_main.gif); }

.button2
{
	background-position: top right;
	margin-left: 9px;
	padding-top: 4px;
}

.button3 { background-position: bottom right; }

.button4
{
	background-position: bottom left;
	margin: 0 9px 0 -9px;
	padding: 1px 0 4px 9px;
	position: relative;
	font-weight: bold;
}

.button4 a,.button4 a:visited
{
	text-decoration: none;
	color: #0A5362;
	border: 0 !important;
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.button4 a:hover { color: #fff !important; }

div#action
{
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 10px;
}

div.logout a
{
	background-image: url(/images/x.png);
	background-position: 100% 0;
	padding-right: 20px;
}

#admin a
{
	padding: .2em .5em;
	background-color: #605B48;
	color: #FFCC66;
	margin: 0 .3em;
}

#adminbox a.highlighted
{
	padding: .2em .5em;
	background-color: #FFCC66;
	color: #000;
}

.story_pic
{
	margin: 0 0 1em 0;
	border-top: 1px #605B48 solid;
	border-bottom: 1px #605B48 solid;
	padding: 5px 0px;
}

.info, .notice
{
	width: 940px;
	margin: 1em auto;
	background-color: #FFCC66;
	color: #000;
	padding: .5em;
}

table { width: 100%; margin:1em 0;}

table th, table td
{
	text-align: left;
	vertical-align: top;
}

table th { padding: .3em; }

table td
{
	padding: .3em;
	border:none;
}

table, table th  {
	background-color: #000;

}

tr
{
	background-image: url(/images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
.credits {
display:none;
}

#projects  {
	list-style:none;
}

#projects li {
background-color:#000;
padding:.5em;
font-size:140%;
margin-bottom:1px;
}