/*
868fa3-light grey
5c6270-dark grey
fecd07-dixin yellow
c9a100-dark yellow
0089cf-dixin blue
0079b5-darker blue
*/
html {
	margin:0;
	body:0;
	}
body {
	behavior: url(http://www.dixinconstruction.com/css/csshover.htc);
	background: #868fa3 url(../media/interface/bg_body_dixin.gif) repeat-y;
	margin:0;
	padding:0;
	font: 0.85em/1.35em Arial, Helvetica, sans-serif;
	color: #333333;
	}
#wrapper {
	width: 910px;
	}
#header {
	position:relative;
	width: 850px;
	height: 200px;
	}
div#headerImage {
	position:absolute;
	top:0;
	left:401px;
	z-index:1;
	height: 209px;
	width: 547px;
	}
div.headImg1{background: url(../media/interface/dixinHeader_hertz.jpg);}
div.headImg2{background: url(../media/interface/dixinHeader_chemfab.jpg);}
div.headImg3{background: url(../media/interface/dixinHeader_leons.jpg);}
div.headImg4{background: url(../media/interface/dixinHeader_lockwood.jpg);}
div.headImg5{background: url(../media/interface/dixinHeader_spectrum.jpg);}
div.headImg6{background: url(../media/interface/dixinHeader_sterlingCrane1.jpg);}
div.headImg7{background: url(../media/interface/dixinHeader_sterlingCrane2.jpg);}
div.headImg8{background: url(../media/interface/dixinHeader_AW.jpg);}
div.headImg9{background: url(../media/interface/dixinHeader_bargainShop.jpg);}
div.headImg10{background: url(../media/interface/dixinHeader_uhaul.jpg);}

#separator {
	width: 2000px;
	height: 20px;
	background: url(../media/interface/bg_separator_dixin.gif);
	}
#content {
	margin: 30px 0 10px 440px;
	}
h2.pageTitle {
	margin:0 0 .5em;
	padding:0 0 2px;
	color: #868fa3;
	text-transform: uppercase;
	font-size: 22px;
	}
#header h1 {
	background: url(../media/interface/bg_logo_dixin.gif);
	text-indent: -9999px;
	height: 80px;
	width: 167px;
	margin: 0px;
	padding: 0px;
	position:relative;
	top:15px;
	left:15px;
	z-index:2;
	}
#content h3 {
	color:#f0c107;
	clear:both;
	margin:2em 0 .25em 0;
	border-bottom: 1px solid #e4e8f0;
}
#content p {margin:0 0 1em 0;padding:0;}
#content ul.projectDetails {
	margin:0 0 0 20px;
	padding:0;
	list-style: none;
	font-size: .9em;
	color: #5c6270;
}
#content ul.projectDetails li {
	margin:0 0 .25em;
	padding:0 0 0 16px;
	background: url(../media/interface/icon_construction_sm.gif) no-repeat left 2px;
}
#watermark {
	background: url(../media/interface/bg_watermark_dixin.gif);
	text-indent: -9999px;
	height: 629px;
	width: 123px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top:250px;
	left:39px;
	z-index:900;
	}
#footer {
	font-size: 10px;
	color: #868fa3;
	border-top: 1px solid #fecd07;
	text-align: right;
	margin: 2em 0 2em 430px;
	padding-top:5px;
	clear: both;
	}
#footer p {margin:0;padding:0;}
#footer a:link {text-decoration:none;color: #868fa3;}
#footer a:visited {text-decoration:none;color: #868fa3;}
#footer a:hover {text-decoration:underline;color: #868fa3;}
#footer a:active {text-decoration:none;color: #868fa3;}
dl {margin:0 0 1em 0em;}
dt {color:#c9a100;font-weight:bold;}
dd {color:#5c6270;font-size:.9em;margin:0 0 0 2em;padding:0;}
dl.clientList {margin:0 0 1em 0em;width:230px; float:left;}


/* ========== MENU STYLES ========== */

#menuNew, #menuProjects, #menuAbout {
	position:absolute;
	left:201px;
	width: 198px;
	}
#menuNew {bottom:0px;font-size: 12px;}
#menuProjects, #menuAbout {top:250px;font-size: 11px;}
#menuNew a, #menuProjects a, #menuAbout a {
	display: block;
	margin: 0;
	padding: 2px 3px 2px 13px;
	color: #fff;
	text-decoration: none;
	border-bottom:1px solid #5c6270;
	}
#menuNew a:hover, #menuProjects a:hover, #menuAbout a:hover {border-bottom:1px solid #fecd07;color: #fecd07;}
#menuProjects h2,  #menuAbout h2 {
	font-size: 14px;
	color: #fecd07;
	margin: 0px 0px 0px 13px;
	padding: 0px;
	text-transform: uppercase;
	}

/* ========== HOVER GALLERY STYLES ========== */
div.projectPhotos {
	margin:0;
	}
div.projectPhotos p {
	font-style: oblique;
	color: #0089D0;
	font-size: .9em;
}
.hoverbox {
	margin:0;
	padding:0;
	list-style: none;
	}
.hoverbox a .preview {
	display: none;
	}
.hoverbox a:hover .preview
	{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
	}
.hoverbox img {
	background: #fff;
	border-color: #5c6270;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 100px;
	height: 75px;
	}
.hoverbox li {	
	color: inherit;
	display: inline;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0px;
	position: relative;
	}
.hoverbox .preview {
	border-color: #000;
	width: 200px;
	height: 150px;
	}