/* SB Style Sheet --------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */
body { 
	background:#1e1e1e url(../images/bg-body-portfolio.jpg) top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#fff;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#d87d4b; text-decoration:none; outline:none; }
a:hover,a:active	{ color:#f1a962; text-decoration:none; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

img.img-pad-top{ 
	float:left; 
	padding-top:20px;
	}

img.img-left { 
	float:left; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ wrap-containers (no width) and current date ------------------------ */
#wrap-container {
	margin:0 auto;
	text-align:center;
	}
	
	
#wrap {
	width:928px;
	margin:0 auto;
	text-align:center;
	}
	
#date {
	width:272px;
	height:25px;
	margin:0;
	padding:0;
	text-align:left;
	float:left;
	}
	#date p {
		color:#9f9f9f;
		font-size:.80em;
		padding-top:4px;
		}
.current-date-bullet {
	background:url(../images/img-current-date-bullet.jpg) no-repeat;
	width:18px;
	height:25px;
	float:left;
	}

/* ------------------------ column-left (DZAP in the News) ------------------------ */
#column-left {
	width:272px;
	float:left;
	text-align:left;
	color:#9f9f9f;
	}
/* ------------------------ column-right (Main Stage) ------------------------ */
#column-right { 
	width:656px;
	float:left;
	margin:0;
	padding:0;
	}

/* ------------------------ portfolio-container ------------------------ */
#flash-container {
	width:928px;
	height:539px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
	}
/* ------------------------ background-containers ------------------------ */

#banner-bg {
	background: url(../images/bg-stage-banners.jpg) no-repeat;
	width:656px;
	height:433px;
	float:left;
	margin:0;
	padding:0;
	}
	
#about-us-bg { 
	background: url(../images/bg-stage-about-us.jpg) no-repeat;
	width:656px;
	float:left;
	height:446px;
	margin:0;
	padding:0;
	}

#news-bg { 
	background: url(../images/bg-stage-news.jpg) no-repeat;
	width:656px;
	float:left;
	height:446px;
	margin:0;
	padding:0;
	}
	
#portfolio-container {
	background: url(../images/bg-stage-portfolio.jpg) no-repeat;
	width:656px;
	height:592px;
	float:left;
	margin:0;
	padding:0;
	}

#touchscreen-container {
	background: url(../images/bg-stage-portfolio-screens.jpg) no-repeat;
	width:656px;
	height:592px;
	float:left;
	margin:0;
	padding:0;
	}
			
#contact-bg { 
	background: url(../images/bg-stage-contact.jpg) no-repeat;
	width:656px;
	float:left;
	height:446px;
	margin:0;
	padding:0;
	}
	#contact-bg p {
	padding:167px 66px 0 82px;
	float:left;
	text-align:left;
	color:#9f9f9f;
	font-size:.95em;
	}
	#contact-bg a:link, a:visited {color:#d87d4b; text-decoration:none;}
	#contact-bg a:hover, a:active {color:#f1a962; text-decoration:none;}
		

#nav-card-container { background:url(../images/bg-about-left-column.jpg) no-repeat; height:330px; float:left; margin:0; padding:0;}
#nav-img-container {height:170px; float:left;}
#nav-card {height:160px; width:272px; float:left;}
#title-meet-dzap { width:51px; float:left;}

.name-titles-css { margin:0;padding:0; float:left; width: 656px; height:149px;}

	
.bio-content-css {
	padding:0 66px 0 82px;
	float:left;
	text-align:left;
	color:#9f9f9f;
	font-size:.95em;
	}
	
#names-nav	{
	width:221px;
	height:170px;
	float:left;
	margin:0;
	padding:0;
	}


/* ------------------------ news page ------------------------ */

.news-column-wrap {
	width: 656px;
	padding-top:155px;
	float:left;
	}

.divider {
	background: url(../images/divider.gif) no-repeat;
	width:656px;
	height:11px;
	float:left;
	margin-bottom:10px;
	}

.news-container {
	width:656px;
	margin:0;
	padding:0;
	float:left;
	}

.news-column-1 {
	padding:0 0 0 31px;
	width:160px;
	float:left;
	}

.news-column-2 {
	float:left;
	text-align:left;
	width:423px;
	}
	.news-column-2 p {
	color:#9f9f9f;
	font-size:.95em;
	float:left;
	}
	
/* ------------------------ content-container ------------------------ */
#content-container {
	background:#1e1e1e url(../images/bg-content.jpg) repeat-x;
	margin:0 auto;
	text-align:center;
	}

#content {
	width:928px;
	margin:0 auto;
	text-align:center;
	}

#content-column-left {
	width:272px;
	float:left;
	text-align:left;
	}

#content-column-right { 
	width:656px;
	float:left;
	text-align:left;
	}
	#content-column-right p, #content-column-right h1 {
		padding:0px 0px 10px 35px;
		}

/* ------------------------container break (no-width) ------------------------ */
#container-break {
	background:#d9d9d9 url(../images/bg-container-break.jpg) repeat-x;
	height:46px;
	margin:0;
	padding:0;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url(../images/masthead.jpg);
	height:90px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ header framework ------------------------ */
#header { height:300px; } /* sets height for all non-flash headers */

	body#index #header { background:url(../images/header-index.jpg); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:47px;	 }
	body#index #subhead { background:url(../images/subhead-index.jpg) no-repeat; }
	body#about #subhead { background:url(../images/subhead-about.jpg) no-repeat; }
	body#news #subhead { background:url(../images/subhead-news.jpg) no-repeat; }
	body#services #subhead { background:url(../images/subhead-services.jpg) no-repeat; }
	body#clients #subhead { background:url(../images/subhead-clients.jpg) no-repeat; }
	body#contact #subhead { background:url(../images/subhead-contact.jpg) no-repeat; }
	body#marketing #subhead { background:url(../images/subhead-services.jpg) no-repeat; }
	body#brochures #subhead { background:url(../images/subhead-services.jpg) no-repeat; }
	body#identity #subhead { background:url(../images/subhead-services.jpg) no-repeat; }
	body#design #subhead { background:url(../images/subhead-services.jpg) no-repeat; }
	body#property #subhead { background:url(../images/subhead-services.jpg) no-repeat; }
	body#signage #subhead { background:url(../images/subhead-services.jpg) no-repeat; }
	body#corporate #subhead { background:url(../images/subhead-services.jpg) no-repeat; }
	body#touchscreens #subhead { background:url(../images/subhead-services.jpg) no-repeat; }

/* ------------------------ titles and editables ------------------------- */
#title-contact {
	height:55px;
	background:url(../images/title-contact.jpg) ;
	}

#title-dzap-in-news	{
	width:51px;
	float:left;
	}

#title-awards	{
	width:51px;
	float:left;
	}

#dates-for-edit	{
	width:221px;
	float:left;
	}

#awards-for-edit	{
	width:221px;
	float:left;
	}
	#awards-for-edit p {
	padding-left:6px;
	}

/* ------------------------ images ------------------------ */
#dzap-logo {
	position:relative;
	background: url(../images/img-dzap-logo.jpg) no-repeat;
	height:116px;
	}
	#dzap-logo a span { display:none; }
	#dzap-logo a {
		position:absolute;
		left:0px;
		width:272px;
		top:0px;
		height:116px; 
		}
		



/* ------------ bottom-wrap ------------ */
.bottom-wrap {
	width:100%; /* fix for Safar */
	height:0px;
	clear:both; /* important - do not remove */
	}

/* ------------------------ NAVIGATION FRAMEWORK ------------------------ */
#nav { 
	background:url(../images/nav.jpg) no-repeat; 
	width:656px; 
	height:25px; 
	margin:0;
	padding:0; 
	float:left;
	}

#nav span { display: none; }

#nav li, #nav a { height:25px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 52px; margin-left: 250px;}
#nav-02 { width: 72px;}
#nav-03 { width: 53px;}
#nav-04 { width: 67px;}
#nav-05 { width: 63px;}
#nav-06 { width: 87px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url(../images/nav.jpg)  -250px -25px no-repeat; }
#nav-02 a:hover { background:url(../images/nav.jpg) -302px -25px no-repeat; }
#nav-03 a:hover { background:url(../images/nav.jpg) -374px -25px no-repeat; }
#nav-04 a:hover { background:url(../images/nav.jpg) -427px -25px no-repeat; }
#nav-05 a:hover { background:url(../images/nav.jpg) -494px -25px no-repeat; }
#nav-06 a:hover { background:url(../images/nav.jpg) -557px -25px no-repeat; }

body#index #nav-01 { background:url(../images/nav.jpg)  -250px -25px no-repeat; }
body#about #nav-02 { background:url(../images/nav.jpg) -302px -25px no-repeat; }
body#news #nav-03 { background:url(../images/nav.jpg) -374px -25px no-repeat; }
body#services #nav-04 { background:url(../images/nav.jpg) -427px -25px no-repeat; }
body#clients #nav-05 { background:url(../images/nav.jpg) -494px -25px no-repeat; }
body#contact #nav-06 { background:url(../images/nav.jpg) -557px -25px no-repeat; }

#nav li ul {
	position:absolute;
	left:-9999px;
	padding-left:5px; /* Fixes one px spacing for border-right in FF */
	background-color:#b35f13;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	text-align:left;
	}

#nav li ul li { 
	height:18px; /* Height of each drop down nav item */
	border:none;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:18px;	/* Height of each drop down nav item, should match above */
	line-height:18px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:0px;
	margin:0;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:.95em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left:auto; }

/* Hover styles for drop down items */
#nav-04 ul a:hover { 
	background-image:none;
	background-color:#c06e14;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-04 ul, #nav-04 li { width:100px; }

/* ------------------------ services navigation ------------------------ */
#nav-container {
	width:221px;
	float:left;
	}
	

#nav-portfolio {
	background:url(../images/nav-portfolio.jpg) no-repeat;					
	width:221px;	
	height:330px;	 
	margin:0;
	padding:0;
	}

#nav-portfolio li span { display:none;}

#nav-portfolio li { float:left; list-style:none; position:relative; }

#nav-portfolio li, #nav-portfolio a { 
	height:18px;	/* Each button must have the same height, define it here */
	display:block;
	}


#nav-portfolio-01, #nav-portfolio-02, #nav-portfolio-03, #nav-portfolio-04, #nav-portfolio-05, #nav-portfolio-06, #nav-portfolio-07, #nav-portfolio-08 { width:165px; }

#nav-portfolio-01 {padding-top:23px;}
#nav-portfolio-04 {padding-top:38px;}
#nav-portfolio-05 {padding-top:38px;}
#nav-portfolio-06 {padding-top:37px;}

#nav-portfolio-01 a:hover { background:url(../images/nav-portfolio.jpg) -221px -23px no-repeat; }
#nav-portfolio-02 a:hover { background:url(../images/nav-portfolio.jpg) -221px -41px no-repeat; }
#nav-portfolio-03 a:hover { background:url(../images/nav-portfolio.jpg) -221px -59px no-repeat; }
#nav-portfolio-04 a:hover { background:url(../images/nav-portfolio.jpg) -221px -115px no-repeat; }
#nav-portfolio-05 a:hover { background:url(../images/nav-portfolio.jpg) -221px -171px no-repeat; }
#nav-portfolio-06 a:hover { background:url(../images/nav-portfolio.jpg) -221px -226px no-repeat; }
#nav-portfolio-07 a:hover { background:url(../images/nav-portfolio.jpg) -221px -244px no-repeat; }
#nav-portfolio-08 a:hover { background:url(../images/nav-portfolio.jpg) -221px -262px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#brochures #nav-portfolio-01 { background:url(../images/nav-portfolio.jpg) -221px -0px no-repeat; }
body#identity #nav-portfolio-02 { background:url(../images/nav-portfolio.jpg) -221px -41px no-repeat; }
body#signage #nav-portfolio-03 { background:url(../images/nav-portfolio.jpg) -221px -59px no-repeat; }
body#design #nav-portfolio-04 { background:url(../images/nav-portfolio.jpg) -221px -77px no-repeat;}
body#marketing #nav-portfolio-05 { background:url(../images/nav-portfolio.jpg) -221px -133px no-repeat; }
body#property #nav-portfolio-06 { background:url(../images/nav-portfolio.jpg) -221px -189px no-repeat;}
body#corporate #nav-portfolio-07 { background:url(../images/nav-portfolio.jpg) -221px -244px no-repeat; }
body#touchscreen #nav-portfolio-08 { background:url(../images/nav-portfolio.jpg) -221px -262px no-repeat; }

/* ------------------------footer framework ------------------------ */
#footer-container {
	background:#1e1e1e url(../images/bg-footer.jpg) repeat-x;
	margin:0 auto;
	text-align:center;
	}
	
#footer {
	width:928px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#c0c0c0;
	margin-bottom:10px;
	font-size:.90em;
	}

#footer a:link, #footer a:visited { color:#4d4d4d; text-decoration:none;}
#footer a:hover, #footer a:active { color:#767676; text-decoration:none;}

#footer ul {padding:12px 0 40px 0; font-size:.95em; color:#c0c0c0;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 5px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border:none;
		}
	#footer li.first { border: none; }

font.med-gry {color:#7b7b7b;}
font.green {color:#adb443;}
font.aqua {color:#7ec9c6;}

