/*	=Container ------------------------------------- */
	div#container, div.container { position: relative; width: 940px; margin: 0 auto; padding: 0; }	
	
/*	=Header ---------------------------------------- */
	div#header { background: #eee; position: relative; height: 72px; margin: 0; padding: 0; border-bottom: 5px solid #00b0c0; overflow: hidden; }
	div#header div.container { padding: 0; height: 72px; }
	
	div#header img { display: block; float: left; margin: 0 10px 9px 0; }
	div#header h3 { margin: 0; padding: 23px 0 0; font-size: 18px; font-weight: bold; text-shadow: 0 1px 1px #fff; }
	div#header h3 small { margin-left: 5px; padding-left: 10px; font-weight: normal; border-left: 1px solid #ccc; }
	
	div#header ul { height: 30px; margin: 0; padding: 0; list-style: none; position: absolute; bottom: 0; right: 0; }
	div#header ul li { display: inline; }
	div#header ul a, div#header ul a:visited { font-size: 14px; display: inline; float: left; width: auto; margin-left: 5px; line-height: 1; padding: 8px 15px; background: #fff; font-weight: bold; text-decoration: none; color: #333; }
	div#header ul a:hover {  }
	div#header ul li.active a, div#header ul li.active a:visited { background: #00b0c0; color: #fff; text-shadow: 0 -1px 1px #007d9a; }
	
	div#subHeader { background: #96d6df; height: 31px; text-shadow: 0 0 0; }
	div#subHeader ul { margin: 0 0 0 -5px; padding: 0; list-style: none; }
	div#subHeader li { display: inline; float: left; padding: 7px 4px 8px; line-height: 1; text-transform: capitalize; }
	div#subHeader li span { padding-left: 5px; opacity: .5; }
	div#subHeader a, div#subHeader a:visited { color: #222; font-weight: bold; }
	
	div#container { margin: 27px auto 0; position: relative; }

/*	=Grid ----- */
	div#content-main { width: 540px; margin: 0 0 0 20px; position: relative; }
	div#content-sec { width: 280px; margin: 0 0 0 80px; position: relative; }

	div.sidebar { background: #f5f5f5; width: 240px; padding: 19px 19px 2px; border: 1px solid #eee; border-top-color: #ddd; border-bottom: 0; -webkit-border-radius: 9px; -moz-border-radius: 9px; opacity: 1 !important; }
	div.sidebar h5 { color: #555; }
	div.sidebar p, div.sidebar ul li { color: #777; }
	div.sidebar ul { margin-left: 15px; }
	div.sidebar hr { -webkit-box-shadow: 0 1px 1px #fff; }

/*	=Footer ----- */
	div#footer { border-top: 1px solid #ddd; padding: 17px 0 18px; margin: 36px 0 0; }
	div#footer address { float: right; }

/*	=Projects ---------- */
	ul.client-projects { margin: 0 0 0 -20px; padding: 0; list-style: none; }
	ul.client-projects li { background: #f5f5f5; display: inline; float: left; width: 460px; margin: 0 0 18px 20px; padding: 18px 20px; -webkit-border-radius: 6px; -moz-border-radius: 6px; font-size: 18px; }
	ul.client-projects li p { font-size: 14px; margin: 0; }
	ul.client-projects a, ul.client-projects a:visited { font-weight: bold; }

/*	=Project Overview Page ---------- */
	div.header img { float: left; margin: 0 15px 18px 0; }
	div.header h2 { margin: 0; padding: 9px 0 0; font-size: 30px; line-height: 1.2; font-weight: bold; }
	div.header h6 { margin: 0; padding: 0; color: #777; font: normal 14px/18px "Arial", Helvetica, sans-serif; text-transform: capitalize; }
	
	div#projectPhases div.one-third { width: 220px; margin-left: 100px; }
		
	ul.phaseTaskList { margin: 0 0 18px; padding: ; }
	ul.phaseTaskList li { line-height: 21px; }
	ul.phaseTaskList li { list-style: url('/_img/icon/list/sm/noteArrowErase.gif'); }
	ul.phaseTaskList li.active { list-style: url('/_img/icon/list/sm/noteArrowBlue.gif'); }
	ul.phaseTaskList a, ul.phaseTaskList a:visited { line-height: 21px; }

/*	=Project Sets ---------- */
	div.projects a, div.projects a:visited { text-decoration: none; }
	div.projects a h5, div.projects a:visited h5 { font-weight: normal; color: #2daebf; }
	div.projects a:hover h5 { color: #007d9a; }
	div.projects a img, div.projects a:visited img { margin: 0 0 9px; border: 1px solid #999; }
	div.projects a:hover img { border-color: #ddd; }
	div.column-row.projects div.three p { font-size: 12px; line-height: 1.5; color: #777; }

/*	=Custom Labels ---------- */
	.label, .label:visited { background: #999; padding: 0 4px 1px; color: #fff; font-size: 11px; font-weight: bold; text-transform: uppercase; line-height: 1; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
	
	/* ZURB colors */
	.green.label { background: #a5c941; text-shadow: 0 0 1px #a5c941; }
	.blue.label { background: #2daebf; text-shadow: 0 0 1px #2daebf; }
	.magenta.label { background: #a9014b; text-shadow: 0 0 1px #a9014b; }
	.red.label { background: #e33100; text-shadow: 0 0 1px #e33100; }
	.orange.label { background: #ff5c00; text-shadow: 0 0 1px #ff5c00; }
	.yellow.label { background: #fc9200; text-shadow: 0 0 1px #fc9200; }

	/* Other Basics */
	.black.label { background: #333; text-shadow: 0 0 1px #222; }
	.white.label { background: #fff; padding: 0 3px 1px; border: 1px solid #ddd; color: #333; text-shadow: 0 0 1px #fff; }
/* 	.gray.label { background: #ccc; color: #555; } */

/*	=DL Tabs ---------- */	
	dl.tabs { margin: 10px 0 0 0; padding: 0 0 5px 0; display: block; border-bottom: solid 1px #eee; }
	dl.right { text-align: right; }
	dl.tabs dt { display: inline; margin-right: 10px; font-weight: normal; color: #999; }
	dl.tabs dd { display: inline; margin: 0 2px 0 0; }
	dl.tabs dd a, dl.tabs dd a:visited { font-size: 12px; text-decoration: none; color: #555; padding: 8px 4px; }
	dl.tabs dd a.active { color: #333; font-weight: bold; }
	dl.tabs dd a:hover { color: #2daebf; }

/*	--------------------------------------------------
	=Stats
	-------------------------------------------------- */
	ul.metrics { float: left; width: 960px; margin: 0 0 18px -20px; }
	ul.metrics li { float: left; display: inline; background-color: #2daebf; width: 120px; height: auto; text-align: center; font-size: 1em; margin: 0 0 18px 20px; padding: 18px 10px; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px; color: #fff; border-top: 1px solid #73cacf; border-bottom: 1px solid #007d9a; -webkit-box-shadow: 0 2px 3px #ccc; text-shadow: 0 -1px 0 #007d9a; }
	ul.metrics li strong { display: block; font-size: 24px; line-height: 1.5; text-align: center; }
	ul.metrics li span { font-size: 12px; line-height: 1.5; }

	ul.metrics li.green { background-color: #a5c941; border-top-color: #bfe949; border-bottom-color: #87a437; text-shadow: 0 -1px 0 #87a437; }
	ul.metrics li.magenta { background-color: #a9014b; border-top-color: #c9025c; border-bottom-color: #630030; text-shadow: 0 -1px 0 #630030; }
	ul.metrics li.red { background-color: #e33100; border-top-color: #ff3700; border-bottom-color: #872300; text-shadow: 0 -1px 0 #872300; }
	ul.metrics li.orange { background-color: #ff5c00; border-top-color: #ff6908; border-bottom-color: #d45500; text-shadow: 0 -1px 0 #d45500; }
	ul.metrics li.yellow { background-color: #fc9200; border-top-color: #ffb515; border-bottom-color: #d17200; text-shadow: 0 -1px 0 #d17200; }
	ul.metrics li.black { background-color: #333; border-top-color: #444; border-bottom-color: #222; text-shadow: 0 -1px 0 #222; }
	ul.metrics li.white { background-color: #fff; border-top-color: #eee; border-bottom-color: #ddd; text-shadow: 0 0 0 #fff; color: #333; }
	

/*	--------------------------------------------------
	Thumbnail Styles
	-------------------------------------------------- */
	a.th {  }
	a.th img, a.image img { display: block; margin: 0 0 8px; padding: 4px; border: 1px solid #ccc; border-color: rgba(0,0,0,.25); -moz-border-radius: 5px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,.15); -webkit-border-radius: 5px; -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.15); -webkit-transition: all 0.15s ease-out; opacity: .75; -moz-opacity: .75; filter: alpha(opacity=75); }
	.two a.th img { width: 92px; }
	.four a.th img { width: 212px; }
	.one-third a.th img { width: 292px; }
	a.th:hover img, a.image:hover img { border-color: #999; border-color: rgba(0,143,197,.5); -moz-box-shadow: 0 0 5px rgba(0,143,197,.5); -webkit-box-shadow: 0 0 5px rgba(0,143,197,.5); opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }
	a.th h4 { color: #2daebf; -webkit-transition: all 0.15s ease-out; }
	a.th:hover h4 { color: #007d9a; }
	
	a.image img { opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); }


/*	--------------------------------------------------
	Content Wells
	-------------------------------------------------- */
	div.well { background: #f5f5f5; margin: 0 0 18px; padding: 17px 19px; border: 1px solid #eee; border-top-color: #ddd; -webkit-border-radius: 3px; -moz-border-radius: 3px; }

