/*
CSS for DBL Architects, LLC.
*Main Stylesheet*
Rick Pfahl
April 2005
*/
	UL
		{
		list-style-type: none;
		}
	ul li ul li ul
		{
		list-style-type: square;
		}
	c2
		{
		color:#000;
		}
	BODY
		{
		background-color: #000;
		}
	TABLE
		{
		cellspacing:0px;
		}
	DIV 
		{
		display: block;
		padding-left: 0em;
		padding-right: 0em;
		padding-top: 0em;
		padding-bottom: 0em;
		
		border-left: 0em;
		border-right: 0em;
		border-top: 0em;
		border-bottom: 0em;
		
		margin:0px;
		padding:0px;
		}
	img
	 	{
	 	border: 0px;
	 	}
	 a
	 	{
	 	text-decoration: none;
	 	}
	 
	 #currentlink
	 	{
	 	text-decoration: none;
	 	color: #f00;

	 	}
	 div.pagetext
	 	{
	 	margin-bottom: 10px;
	 	margin-top: 10px;
	 	font-size: 10pt;
	 	width: 100%;
	 	}
	 div.maintext
	 	{
	 	font-family: "verdana";
	 	width: 560px;
	 	height: 266px;
	 	font-size: 10pt;
	 	margin-top:4px;
	 	background-color: #fff;
	 	}
	 div.disclaimer
	 	{
	 	font-family: "verdana";
	 	text-align: left;
	 	font-size: 8pt;
	 	width: 99%;
		margin: 0px;
		margin-left:1%;
		margin-top: 10px;
	 	border: 1px solid #ccc;
	 	background-color: #d7ffdf;
	 	}
	 div.disclaimercont
	 	{
	 	margin: 10px;
	 	}
	 a.textlink
	 	{
	 	font-family: "verdana";
	 	color: #000;
	  	font-size: 11pt;

	 	}

	 a.textlink:link
	  	{
	 	color:#000;

	 	}
	 a.textlink:visited
	  	{
	 	color: #222;
	 	}
	 a.textlink:hover
	 	{
	 	color:#fff;
	 	text-decoration: none;
	 	}
	 a.resumenextlast:link
	  	{
	 	color:#000;

	 	}
	 a.resumenextlast:visited
	  	{
	 	color: #222;
	 	}
	 a.resumenextlast:hover
	 	{
	 	color:#000;
	 	text-decoration: underline;
	 	}
	 	
	 a.textlink2
	  	{
	  	font-size: 24pt;
	 	color:#000;
	 	}
	 a.textlink2:visited
	  	{

	 	color: #222;
	 	}
	 a.textlink2:hover
	 	{
	 	color:#999;
	 	text-decoration: underline;
	 	}
	 
	 div.linkarea a.textlink
	 	{
	 	font-family: "verdana";
	 	color: #aaa;
	  	font-size: 15pt;
	 	}


	 div.linkarea a.textlink:visited
	  	{
	 	color: #888;
	 	}
	 div.linkarea a.textlink:hover
	 	{
	 	color:#fff;
	 	text-decoration: none;
	 	}
	 div.linkarea #currentlink
	 	{
	 	color: #f00;
	 	}



	 a.portfoliolink
	 	{
	 	font-weight: bold;
	 	margin-top: 5px;
	 	font-size: 15pt;
	 	font-family: "verdana";
	 	color: #ccc;
	 	}
	 	
	 a.portfoliolink:visited
	 	{
	 	color: #777;
	 	}
	 a.portfoliolink:hover
	 	{
	 	color: #fff;
	 	text-decoration: underline;

	 	}


/*START PORTFOLIO PAGE PROPERTIES*/
	 a.imagenumberbutton
	 	{
	 	font-size: .7em;
	 	font-family: "verdana";
	 	color: #aaa;
	 	}

	 a.imagenumberbutton:visited
	 	{
	 	color:#555;
	 	}
	 a.imagenumberbutton:hover
	 	{
	 	color: #fff;
	 	}
	 .portfoliopagelabelbackground
	 	{
	 	color: #aaa;
	 	font-family: "verdana";
	 	font-weight:200;
	  	font-size: 1.2em;
 		letter-spacing: .09em;
 		text-transform: uppercase;
 		background: #333;
	 	border-bottom:4px solid #000;
		}
	 
	 #currentimage
		{
		color: #f00;
		font-weight:bold;
		}
	 div.imagebuttonback
	 	{
	 	font-size: 1.5em;
	 	background: #222;
	 	border-bottom:1px solid #000;
	 	} 


/*END PORTFOLIO PAGE PROPERTIES*/
	 
	 
	 #enterlink
	 	{
	 	font-size: 18pt;
	 	font-family: "verdana";
	 	color: #aaa;
	 	}

	 #enterlink:visited
	 	{
	 	color:#555;
	 	}
	 #enterlink:hover
	 	{
	 	color: #fff;
	 	}

 	 div.linkback1
 	 	{
 	 	background: #222;
	 	}
 	div.imageback
        	{
        	width:750;
        	overflow: auto;
        	}
        div.linkboxportfoliopage
        	{
        	border-collapse:collapse;
        	width:auto;
        	height: 40px;
        	background-color: #aaa;
        	border: 5px solid #444;
        	
        	padding: 0;
        	}
        div.linkboxportfoliopagecont
        	{
        	border-collapse:collapse;
        	width:560;
        	padding: 0;
        	}        
        div.text560
        	{
			
        	overflow: auto;
        	border: 0;
			
        	height: 586px;
        	width: 559px;
        	margin-left:0px;
        	margin-right:0px;
        	text-align: left;
        	font-family: "Verdana";
        	background-color: #fff;
        	position:relative;
        	}
         div.text560content
        	{
        	color: #000;
        	padding: 20px;
        	}
        div.text750
        	{
        	
        	border: 0px;
        	margin-top: 0px;
        	height: 700px;
        	width: 751px;
        	margin-left:0px;
        	margin-right:0px;
        	margin-bottom: 15px;
        	text-align: left;
        	font-family: "Verdana";
        	background-color: #fff;
        	}
         div.text750content
        	{
        	color: #000;
        	padding: 20px;
        	}
     	.contentarea
     		{
     		border-collapse: collapse;
			width: 750px;
			background: #000;
			background-color: #222;
			background: #94aC9E;
			border:0px;
			border-top:2px solid #000;
			margin:0px;	
			padding:0px;
			padding-top: 0px;
			spacing:0px;
     		}
     		
     	.contentlayout #pfcgr
     		{
     		height: 390px;
     		}
     	TABLE.contentlayout
     		{
		background-color:#FFFFFF;
     		border-collapse:collapse;
     		margin-right: 0px;
     		padding-right: 0px;
     		width: 740px;
     		text-align: center;
     		height: 795px !important;
     		}

	.main
		{
		vertical-align: top;

		margin-left: auto;
		margin-right: auto;
		border-collapse: collapse;
		border: 1px solid #111;
		width: 750px;
		height: auto;
		background-color: #000;
		/*background-image: url("images/Background1.png");
		*/
		padding: 0px;
		spacing: 0px;
		}
	
	img.bullet1
		{
		margin-top 3px;
		margin-right:5px;
	        vertical-align: -10%;
		}
	.mainlinkbox
		{
		padding-left: 10px;
		padding-top: 20px;
		
		}
	a.mainlink
		{
		font-family: "verdana";
		font-weight: 800;
		font-size: 11pt;
		color: #bbb;
		letter-spacing: -1px;
		}
	
	a.mainlink:hover
		{
		font-family: "verdana";
		font-weight: 800;
		font-size: 11pt;
		color: #000;
		text-decoration: underline;
		}
	hr.mainhr
		{
		color: #222;
		height: 0px;
		}
	
	#introductionmain
		{
		background-color: #555;
		}
	#introtext
		{
		float:right;
		width: 300px;
		text-align: left;
		font-size: 15pt;
		font-famil: "verdana";
		}
	BODY
		{
		text-align:center;
		}
	
	img.portfoliocategorythumb
		{
		border: 2px solid #fff;
		margin-bottom: 2px;
		}
	img.lorthumb
		{
		float:left;
		border: 2px solid #222;
		margin: 2px;
		margin-top:8px;
		}
	img.portfoliothumb
		{
		border: 2px solid #000;
		margin: 5px;
		float: right;

		}
	td
		{
		padding: 0px;
		margin: 0px;
		spacing: 0px;
		vertical-align: top;
		}
	table.portfoliocategorylinktable
		{
		width:100%;
		}
	table.linkarea
		{
		
		text-align: left;
		border-collapse: collapse;
		padding-top: 5px;
		padding-left: 2px;
		margin: 0px;
		width: 97%;
		border-right: 2px solid #000;
		height:100%;
		background: #aaa;
		}
	div.linkarea
		{
				background: #94aC9E;

		text-align: center;
		border-collapse: collapse;
		margin: 0px;
		margin-left: -1px;
		width: 100%;
		width: 189px;
		height:100%;

		}
	div.linkarea2
		{
		
		text-align: left;
		border-collapse: collapse;
		margin: 0px;
		height:100%;
		width: 188px;
		margin-left: 0px;
		background: #94aC9E;
		}
	div.linkareapadding
		{
		width: 183px;
		padding-top: 10px;
		padding-left: 5px;
		}
	table.contentlayout td.satisfiedclients
		{
		background: #aaa;
		border-right: 1px solid #000;
		align: left;
		}
	#letter
		{
		height: 780px;
		}
	

	.textarea
		{
		margin: 0px;
	
		width:559px;
		background:#666;
		height: 100%;
		}
	.textarea2
		{
		margin: 0px;
		width:559px;
		height: 100%;
		}
	table.textarea td
		{
		width:559px;
		margin: 0px;
		padding: 0px;
		vertical-align:center;
		}
		
	.textarear
		{
		margin: 0px;
		width:559px;
		background:#eee;
		}
	.fullarea
		{
		text-align: left;
		margin: 0px;
		font-size: 80%;
		width:743px;
		padding: 0px;
		padding-bottom: 10px;
		padding-left: 5px;
		margin-bottom: 20px;
		border: 1px solid #fff;
		background:#eee;		
		font-family:  "verdana";
	
		}
	#lap1
		{
		height: 100%;
		border-top: 10px solid #94aC9E;
		}
	.fullareablack
		{
		margin: 0px;
		width:750px;
		background:#000;		
		}
	.centerhead
		{
		font: bold 14pt;
		text-align: center;
		}	
	.caption
		{
		color:#fff;
		margin-left: auto;
		margin-right: auto;
		width: 750px;
	
		font-family: "verdana";
		font-size: .55em;
		}
	.credit
		{
		color: #555;
		font-size: .8em;
		}
        .heading
	      	{
	      	margin-top: 10px;
	      	font-weight: bold;
	      	font-size: 1.4em;
	      	width: 540px;
	      	margin-left: -5px;
	      	}
	      	
	.heading2
		{
		font-size: 2em;
		font-family: "verdana";
		}
        .italic
		{
		font-weight:bold;
		font-size:14pt ;
		}
        .pcontent
	      	{
	      	width: 650px;
	      	padding-left: 40px;
	      	font-size:10pt;
	      	} 
	 .pcontent3
	      	{
	      	width: 500px;
	      	padding-left: 20px;
	      	font-size:10pt;
	      	}
        .pcontent2
	        {
	        width: 650px;
	        padding-left: 50px;
	        font-size:12pt;        
	      	}
 	.refcontent
 		{
 		margin-left: 20px;
 		}
 	.refcontent:first-line
 		{
		}

         SPAN.bold
		{		
		font-weight: bold;
		}
       	 SPAN.bold2
		{
		margin-left: -1.25em;
		font-weight: bold;
		}
	.portfoliocategorylinktable td
		{
		}
	.portfolioentry
		{
		margin: 1%;
		height: 99px;
		width: 99%;
		background: #f00;
		border: 1px solid #0f0;
		}
	.portfoliocategorylinkbackground
		{
		background: #333;
		background: #546C6E;
		width: 175px;
		margin: auto;
		margin-bottom: 2px;
		border: 0px solid #555;

		}
	.portfoliolinkbackground
		{
		background: #222;
		background: #748C7E;
		width: 554px;
		margin: auto;
		margin-bottom: 2px;
		border: 0px solid #333;
		}


	img.coverimage
		{
		border: 0;
		padding: 0;
		margin: 0;
		}
	img.intro1
		{
		align: left;
		margin-bottom: 20px;
		border: 2px solid #000;
		}
	img.intro2
		{
		margin: auto;
		margin-right: 10px;
		float: right;
		border: 2px solid #000;
		}
	div.intro1
		{
		}
	div.intro2
		{
		font-size: 10pt;
		}
/*
TABLE OF CONTENTS PROPERTIES
*/

a.contlev2
	{
	font-size: 1em;
	}

a.contlev2:visited
	{
	}
	
a.contlev2:hover
	{
	}

a.contlev2:active
	{
	}
	


a.contlev3
	{
	font-size: .9em;
	}

a.contlev3:visited
	{
	}
	
a.contlev3:hover
	{
	}

a.contlev3:active
	{
	}



a.contlev4
	{
	font-size: .8em;
	
	}

a.contlev4:visited
	{
	}
	
a.contlev4:hover
	{
	}

a.contlev4:active
	{
	}

DIV.rlinkbar
	{
	z-index:1;
	position: relative;
	margin-top:8px;
	text-align:center;
	font-size: 25px;
	width:100%;
	background-color:#eee;
	margin-left:0px;
	padding-bottom:5px;
	}
DIV.rlinkbar #currentimage
	{
	color:#f00;
	}
DIV.rlinkbar a.imagenumberbutton
	{
	color:#000000

	}
DIV.rlinkbar a.imagenumberbutton:hover
	{
	background-color:#ddd;
	color:#aaa;
	}

TABLE.layouttable
	{
	height: 800px;
	}
TABLE.credkey
	{
	width:100%;
	}
TABLE.credkey TD
	{
	font-size: .8em;
	border-collapse:collapse;
	border:0px solid #aaa;
	margin:0;
	}
DIV.reshead
	{
	background-color: #94aC9E;
	}
DIV.numbernote
	{
	color: #222;
	font-family: Verdana;
	position: absolute;
	font-size: 18px;
	left:5px;
	top: 3px;
	z-index: 5;
	}
	
	
	

	
TR.alt
	{
	background-color:#aaaaff;
	}	
#lev1 ul 
{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
#lev1 li
{
line-height:1em;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
