* { outline: none; }
div { display:block; }
img { border: none; }


body { 
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color:#666;
    background-color: #f1eee2;
}

html, body {
	height:100%;
	margin:0 0 1px;
	padding:0;
}

#body_wrapper{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	min-height:800px;
	/*background-image: url(../images/bg1.jpg);*/
	background-repeat: no-repeat; 
	background-attachment: scroll;
	background-position: 50% 0;
	position:relative;
}


h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; font-weight:bold; color:#9b875e; }

strong { color: #333; }


p { 
    line-height:1.3;
	text-align:justify;
	margin-bottom:1em;
}

a, a:link, a:visited, a:active { 
	font-size: 95%;
    color: #666666;
    text-decoration: none;
}

a:hover{
	color: #888888;
	text-decoration: none;
}

ol,ul { list-style:none; }

hr {
	height:1px;
	overflow: hidden;
	border:none;
	border-top:1px solid #ccc;
	margin:2px 0 15px 0;
	width:920px;
	clear:both;
}

table {
	border-collapse: collapse;
}

td {
	vertical-align: top;
}
/* header + menu */
#header {
    z-index:300;
    color:#333;
    padding: 0px 0px 0px 0px;
    position:relative;
    margin:0 auto;
    width:1000px;
    height:100px;
}

#subcontainer{
	position:absolute;
	z-index:500;
	left:1px;
	top:107px;
	width:1000px;
	height:1px;
	overflow:hidden;
}

#subControlcontainer{
	position:relative;
	z-index:20;
	background-color: #dbc6a3;
	width:1000px;
	height:800px;
}

#subControl{
	position:relative;
	margin:auto;
	padding:20px 0;
	width:920px;
	height:100%;
}

#subBg{
	position:relative;
	z-index:10;	
	background-color: #ffffff;	
	opacity: 0.7;
	width:1000px;
	height:1500px;	
}


#header .homelink span { display:none; }

#header h1 { 
    top:20px;
    left:0px;
    position:absolute;
}

#header h1 a { 
    display:block;
    float:left;
    height:59px;
    width:234px;
    background: url(../images/temp-logo.gif) no-repeat scroll 0 0;
}

#header .linklist{
    position: absolute;
    right:20px;
    top: 60px;
    text-transform:uppercase;
}

#header .linklist li {
    display:inline;
    float:left;
    line-height:16px;
    margin-left:30px;
    position:relative;
}

#header .nav {
	bottom:0;
	color:#666;
	cursor: pointer;
	display:block;	
}

.container { 
    position:relative;
    z-index:400;
    display:block;
    margin:0 auto;
    width:1000px;
}

#header .linklist .color0 a { color:rgb(102,102,102); }
#header .linklist .color1 a { color:rgb(110,110,110); }
#header .linklist .color2 a { color:rgb(118,118,118); }
#header .linklist .color3 a { color:rgb(127,127,127); }
#header .linklist .color4 a { color:rgb(135,135,135); }
#header .linklist .color5 a { color:rgb(143,143,143); }
#header .linklist .color6 a { color:rgb(151,151,151); }
#header .linklist .color7 a { color:rgb(160,160,160); }
#header .linklist .color8 a { color:rgb(170,170,170); }
#header .linklist .color9 a { color:rgb(179,179,179); }

#header .about .about,
#header .contact .contact,
#header .interior .interior,
#header .products .products,
#header .styling .styling{ 
	color:rgb(179,179,179) !important; 
	color:rgb(179,179,179); 
}


#arrow {
	top:90px;
	display:none;
	height:10px;
	width:19px;
	overflow:hidden;
	position:absolute;
	background: transparent url(../images/arrow.gif) repeat scroll 0 0;
}

.spacer {
	clear:both;
	height:60px;
	overflow:hidden;
	width:100%;
}

.clear {
	clear:both;
	height:0px;
	margin:0;
	padding:0;
}

.master {
	padding:0;
	position:relative;
}


#controlcontainer {
	margin: auto;
	position:relative;
	z-index:200;
	width:920px;
}

#control,#homeControl {
	position: relative;
}

.shadowd {
	box-shadow: 2px 2px 6px #aaa;
	-moz-box-shadow: 2px 2px 6px #aaa;
	-webkit-box-shadow: 2px 2px 6px #aaa;
}

#removeme {
	margin:20px;
}

ul#aboutmenu li{
	text-transform: uppercase;
	margin-bottom: 30px;
	font-size: 14px;
	color:#333;
}

ul.company .company,
ul.biography .biography,
ul.philosophy .philosophy{
	color:#9b875e !important;	
}

ul#aboutmenu li a{
	font-size: 11px;
	display:block;
	clear:both;
	margin-top:4px;	
}


ul#aboutmenu li a.big{
	font-size: 14px;
	color:#333;
}

ul#aboutmenu li a.big:hover{
	color:#9b875e;	
}

#contact_content_holder{
	width:920px;
	height:526px;
	position:relative;
	display:block;
}
#contact_image{
	width:920px;
	height:526px;
	position:absolute;
	top:0;
	left:0;
	z-index:50;
}

#contact_content{
	position:absolute;
	right:70px;
	top:230px;
	width:200px;
	z-index:100;
}

span.worktitle {
	font-size:13px;
	font-weight:bold;
	color:#666666;
	letter-spacing: 0.1em;
}

#houses, #apartments, #commercial {
	display:block;
	clear:both;
	margin:0 0 20px 0;
}

a.philosophylink {
	margin: 0 0 0 5px;
	font-size:10px;
	font-weight:bold;
	color:#81704c;
}

a.philosophylink:hover {
	color:#888888;
}

#worktop {
	position:relative;		
	margin:0;
	padding:0;
	overflow:hidden;
	width:920px;
	height:330px
}


.worklist {
	position:relative;	
	left:0;
	margin:0;
	padding:0;
	width:2000px;
	height:300px;
}

.workbox{
	float:left;
	width:300px;
	margin: 0 10px 0 0;
	padding:0;
	overflow:hidden;
}

.workbox2{
	float:left;
	width:920px;
	margin: 0;
	padding:0;
	overflow:hidden;
}
.workimgbox2{
	display:block;
	height:380px;
	width:920px;
	background: #DBC6A3 url(../images/ajax-loader2.gif) no-repeat scroll 10px 10px;
}


.workimgbox{
	display:block;
	height:250px;
	width:300px;
	background: #DBC6A3 url(../images/ajax-loader2.gif) no-repeat scroll 10px 10px;
}

img.imghover{
	opacity: 1;
}

.workinfobox{
	display:block;
	height:32px;
	width:300px;
	font-size:10px;
	color:#555;
	padding: 8px 0 0 8px;
	margin:0;
	line-height:1.2;
	text-transform:uppercase;
	cursor: pointer;  
}

#projectinfobox{
	clear:both;
	background-color:#c1ab88;
	width:920px;
	margin:10px 0;
	padding:10px 0;
	text-align:center;
}

#projectinfobox table{
	position:relative;
	margin:0 10px;
	width:840px;
}
#projectinfobox table td{
	font-size:11px;
	line-height:1.1;
}

#projectinfobox table td.col1 a{
	font-weight:bold;
	color:#333;
	text-decoration:underline;
}

#projectinfobox table td table.specs{
	width:350px;
	border-collapse: collapse;
	padding:0 0 0 0; 
	margin:0 0 20px 0; 
}

#projectinfobox table td table.specs td{
	font-size:11px;
	line-height:1.1;		
	padding:0 15px 0 0; 
	margin:0 0 0 0; 
	
}

td.col1, td.col2 {
	width:410px;
	font-size:11px;
	text-align:justify;	
}

td.col1{
	padding-right:20px;
}

td.col2{
	padding-left:10px;
}

.divcol1 {
	margin-right:10px;
}
.divcol2 {
	margin-left:10px;
}
.divcol1, .divcol2 {
	float:left;
	width:450px;	
	font-size:11px;
	padding-bottom:10px;			
	text-align:justify;	
}
.divcol12 {
	float:left;
	width:100%;	
	font-size:11px;
	padding-bottom:10px;			
	text-align:justify;
	line-height:1.3;	
}


.workbg0{
	background-color:#e2daba;	
}
.workbg1{
	background-color:#c1ab88;
}
.workbg2{
	background-color:#b8a682;
}

.workinfobox:hover{
	opacity:0.9;
}

a.morelink {
	float:left;
	color:#81704c;
	font-size:10px;
	font-weight:bold;	
	padding-right:6px;
	background: transparent url(../images/arrow-small.gif) no-repeat scroll 100% 50%;
}

a.lesslink {
	float:left;
	color:#81704c;
	font-size:10px;
	font-weight:bold;	
	padding-left:7px;
	background: transparent url(../images/arrow-leftsmall.gif) no-repeat scroll 0 50%;
	margin-right:10px;
}

span.smallabel {
	float:left;
	color: #333;
	font-size:10px;
	font-weight:bold;	
	margin-right:12px;
	display:none;
}

a.lesslink:hover,a.morelink:hover{
	color:#000;
}

a.morelink2:hover,a.lesslink2:hover {
	color:#666;
}

a.morelink2 {
	float:left;
	color: #333;
	font-size:10px;
	font-weight:bold;
	padding-right:6px;
	background: transparent url(../images/arrow-small2.gif) no-repeat scroll 100% 50%;
	margin-bottom:10px;
}
a.lesslink2 {
	float:left;
	color: #333;
	font-size:10px;
	font-weight:bold;
	padding-left:7px;
	background: transparent url(../images/arrow-leftsmall2.gif) no-repeat scroll 0 50%;
	margin-right:10px;
	margin-bottom:10px;
}

.closediv {	
	clear:both;
	position:relative;
	width:920px;
	text-align:center;
}

a.returnlink {
	font-size:13px;
	color:#333;
	padding:0 5px;
}
a.returnlink:hover {
	color:#666;
}

