@charset "utf-8";
/*-----------------------------------------------------------------------------
author: The Design Group
date: 11/20/2008
client: The Design Group Online
Copyright 2008 The Design Group
-----------------------------------------------------------------------------*/

/* @group GLOBAL */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	margin: 0 auto;
	font: 14px/1em Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	text-align:  left;
	background: #eee url(../_media/_backgrounds/bg_body-inner.jpg) repeat-x;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */
html { 
	margin-bottom : 1px;	
		 /* added for flash detection */
	 height: 100%;
}

/*debug border on all divs*/
div {
	border: 0;
}

/* Class for clearing floats */
.clear {
	clear: both;
}

/* Remove border around linked images and fix Firefox odd spaces */
img {
	border: 0;
	vertical-align: bottom;
}

/* @end */



/* @group STRUCTURAL */

#container { 
	margin: 0 auto;
	width: 990px;
	/* again, makes old, broken IE center the site */
	text-align: left;
}

#header {
	margin: 0;
	width: 990px;
	height: 245px;
	background: url(../_media/_backgrounds/bg_header-inner.jpg) no-repeat left top;
}

#mid {
	margin: 0;
	width: 990px;
	text-align: left;
	background: url(../_media/_backgrounds/bg_mid-inner.png) repeat-y left top;
	overflow: hidden;
}

#centercol {
	float: left;
	clear: left;
	width: 982px;
	overflow: hidden;
	margin-left: 4px;
}


#logo {
	position: relative;
	height: 141px;
	width: 187px;
	margin-left:  54px;
	margin-top: -155px !important;
	padding: 0;
	overflow: hidden;
	float: left;
	background-image: url(../_media/_elements/logo-top.png);	
}




/* @end */



/* @group MAIN CONTENT */
.subnav {
	width: 982px;
	height: 35px;
	overflow: hidden;
	background-color: #7a9d46;
	margin: 25px 0;
}

.feature-box {
	width: 910px;
	background: url(../_media/_portfolio/sep.png) no-repeat left bottom;
	padding: 0 0 40px;
	overflow: hidden;
	margin: 20px 0 40px 30px;
}

.feature-left {
	width: 226px;
	float: left;
	padding-top: 20px;
}

.feature-right {
	float: right;
	width: 650px;
	padding-bottom: 10px;
}


/* @end */
/* @group NAV */

/* @group Main Nav */

ul.nav {
	float: left;
	position: relative;
	margin: 0;
	margin-left: 4px;
	width: 982px;
	color: #fff;
	height: 36px !important;
	background-color: #0a0c13;
}
	
/* image rollover technique */	
ul.nav li {
	height: 36px;
	margin: 0 0 0 30px; 
	padding: 0;
	list-style: none;
	display: inline;
	color: #fff;
	background-color: #0a0c13;
	float: left;
}
  
ul.nav a {
	text-decoration: none;
	float: left;
	margin:0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:36px;
	padding: 36px 0 0;
}	

ul.nav a:hover {
	background-position: 0 -36px;
}

ul.nav a:active {
	background-position: 0 -36px;
}

li.nav001 a {
	width:80px !important;
	background: url(../_media/nav/home-btn-down.png) no-repeat left top;
}

li.nav01 a {
	width:80px !important;
	background: url(../_media/nav/home-btn.gif) no-repeat left top;
}

li.nav002 a {
	width:169px;
	background: url(../_media/nav/Web-btn-down.png) no-repeat left top;
}

li.nav02 a {
	width:169px;
	background: url(../_media/nav/Web-btn.gif) no-repeat left top;
}

li.nav003 a {
	width:144px;
	background: url(../_media/nav/photo-btn-down.png) no-repeat left top;
}

li.nav03 a {
	width:144px;
	background: url(../_media/nav/photo-btn.gif) no-repeat left top;
}

li.nav004 a {
	width:155px;
	background: url(../_media/nav/graphic-btn-down.png) no-repeat left top;
}

li.nav04 a {
	width:155px;
	background: url(../_media/nav/graphic-btn.gif) no-repeat left top;
}

li.nav005 a {
	width:116px;
	background: url(../_media/nav/portfolio-btn-down.png) no-repeat left top;
}

li.nav05 a {
	width:116px;
	background: url(../_media/nav/portfolio-btn.gif) no-repeat left top;
}

li.nav006 a {
	width:107px;
	background: url(../_media/nav/contact-btn-down.png) no-repeat left top;
}

li.nav06 a {
	width:107px;
	background: url(../_media/nav/contact-btn.gif) no-repeat left top;
}

/* @end */
/* @group SUBNAV */

ul.ul_portnav {
	position: relative;
	float: left;
	margin: 0;
	width: 740px;
	height: 35px;
	overflow: hidden;
}
	
/* image rollover technique */	
ul.ul_portnav li {
	height: 35px;
	margin: 0 0 0 75px; 
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
}
  
ul.ul_portnav a {
	text-decoration: none;
	float: left;
	margin:0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px;
	padding: 35px 0 0;
}	

ul.ul_portnav a:hover, ul.ul_portnav a:active {
	background-position: 0 -35px;
}

li.li_portnav1 a {
	width:122px !important;
	background: url(../_media/nav/portnav_1.png) no-repeat left top;
}

li.li_portnav01 a {
	width:122px !important;
	background: url(../_media/nav/portnav01.png) no-repeat left top;
}

li.li_portnav2 a {
	width:108px !important;
	background: url(../_media/nav/portnav_2.png) no-repeat left top;
}

li.li_portnav02 a {
	width:108px !important;
	background: url(../_media/nav/portnav02.png) no-repeat left top;
}

li.li_portnav3 a {
	width:201px !important;
	background: url(../_media/nav/portnav_3.png) no-repeat left top;
}

li.li_portnav03 a {
	width:201px !important;
	background: url(../_media/nav/portnav03.png) no-repeat left top;
}

li.li_portnav4 a {
	width:145px !important;
	background: url(../_media/nav/portnav_4.png) no-repeat left top;
}

li.li_portnav04 a {
	width:145px !important;
	background: url(../_media/nav/portnav04.png) no-repeat left top;
}
li.li_portnav5 a {
	width:160px !important;
	background: url(../_media/nav/portnav5.png) no-repeat left top;
}

li.li_portnav05 a {
	width:160px !important;
	background: url(../_media/nav/portnav05.png) no-repeat left top;
}


/* @end */

/* @end */

/* @group TYPOGRAPHY */

#centercol p {
	margin: 10px 0;
	line-height: 1.6em;
	font-size: 1.1em;
	color: #444;
}

#centercol a, #centercol a:visited {
	color: #9faa76;
}

#centercol a:hover, #centercol a:active {
	color: #276476;
}

strong {
	margin-left: 25px;
	font-size: 1.4em;
	line-height: 1.3em;
}

ul.ul_features {
	width: 650px;
}

ul.ul_features li {
	float: left;
	width: 290px;
	height: 20px;
	color: #666;
	list-style-image: url(../_media/_portfolio/bullet.png);
	list-style-position: outside;
	margin-left: 25px;
	font-size: 1em;
	line-height: 20px;
}

p.sm {
	font-size: 12px !important;
	margin-top: 20px !important;
	margin-bottom: 0px !important;
	font-style: italic;
	color: #888 !important;
	float: left;
}

p.disclaimer {
	font-size: 12px !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;
	font-style: italic;
	color: #888 !important;
	margin-left: 50px !important;
	margin-right: 50px !important;
}


/* @end */
/* @group H1-H6 */

h1.logo {
	width: 248px;
	float: left;
	margin:0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:164px;
	padding: 164px 0 0;
	background: url(../_media/_elements/logo-inner.png) no-repeat left top;
	font-size: .1px;
	line-height: .1px;
	color: #333;
}

h2 {
	padding: 35px 0 0;
	position: relative;
	float: left;
	line-height: 35px;
	overflow: hidden;
	width: 200px;
	height: 0px !important; 
	height: /**/:35px !important;
	margin: 0 0 0 25px;
	background: url(../_media/_headings/h2_portfolio.png) no-repeat left top;
}

h3.h3_web-design-portfolio, h3.h3_graphic-design-portfolio, h3.h3_photography-portfolio {
	padding: 34px 0 0;
	position: relative;
	line-height: 20px;
	overflow: hidden;
	width: 905px;
	height: 0px !important; 
	height: /**/:34px !important;
	margin: 0 0 30px 35px;
}

h3.h3_web-design-portfolio{
	background: url(../_media/_headings/h3_web-design-portfolio.png) no-repeat left top;
}

h3.h3_graphic-design-portfolio{
	background: url(../_media/_headings/h3_graphic-design-portfolio.png) no-repeat left top;
}

h3.h3_photography-portfolio{
	background: url(../_media/_headings/h3_photography-portfolio.png) no-repeat left top;
}

h4 {
	color: #276476;
	font: small-caps 2.5em/1.3em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin: 0;
}

h5 {
	color: #269998;
	border-bottom: 1px solid #fff;
	background: url(../_media/_elements/h5-bg.png) no-repeat left center;
	height: 28px;
	margin: 15px 0 5px;
	padding: 0 0 5px 34px;
	font: 1.6em/1.4em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #30788a;
}



em {
	text-transform: uppercase;
	float: left;
	font: bold 1em Helvetica,Verdana,Arial,sans-serif;
	margin: 12px 0 0 3px;
	border-bottom: 1px solid #5e8c1d;
	width: 252px;
	color: #5e8c1d;
}

/* @end */

/* @group LINKS */

ul.ul_visit {
	position: relative;
	margin: 0;
	width: 226px;
	height: 37px;
	overflow: hidden;
}
	
/* image rollover technique */	
ul.ul_visit li {
	height: 37px;
	margin: 0 0 0 25px; 
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
}
  
ul.ul_visit a {
	text-decoration: none;
	float: left;
	margin:0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:37px;
	padding: 37px 0 0;
	width: 177px;
}	

ul.ul_visit a:hover, ul.ul_visit a:active {
	background-position: 0 -37px;
}

li.li_visit a {
	background: url(../_media/_portfolio/btn_visit.png) no-repeat left top;
}


/* @group Portfolio Links */


ul.ul_portfolio {
	float: left;
	width: 900px;
	position: relative;
	margin: 0px 0px 60px 60px;
}
	
/* image rollover technique */	
ul.ul_portfolio li {
	float: left;
	height: 90px;
	width: 260px;
	padding: 0;
	margin: 10px 0 10px 20px;
	list-style: none;
}
  
ul.ul_portfolio a {
	padding: 90px 0 0;
	float: left;
	position: relative;
	margin: 0;
	line-height: 90px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:90px;
	width: 260px !important;
}	

ul.ul_portfolio a:hover, ul.ul_portfolio a:active {
	background-position: 0 -90px;
}
li.photography1 a {
	background: url(../_media/portfolio/small01.jpg) no-repeat left top;
}
li.photography2 a {
	background: url(../_media/portfolio/small02.jpg) no-repeat left top;
}
li.photography3 a {
	background: url(../_media/portfolio/small03.jpg) no-repeat left top;
}
li.photography4 a {
	background: url(../_media/portfolio/small04.jpg) no-repeat left top;
}
li.photography5 a {
	background: url(../_media/portfolio/small05.jpg) no-repeat left top;
}
li.photography6 a {
	background: url(../_media/portfolio/small06.jpg) no-repeat left top;
}
li.photography7 a {
	background: url(../_media/portfolio/small07.jpg) no-repeat left top;
}
li.photography8 a {
	background: url(../_media/portfolio/small08.jpg) no-repeat left top;
}
li.graphicdesign1 a {
	background: url(../_media/portfolio/small14.jpg) no-repeat left top;
}
li.graphicdesign2 a {
	background: url(../_media/portfolio/small15.jpg) no-repeat left top;
}
li.graphicdesign3 a {
	background: url(../_media/portfolio/small16.jpg) no-repeat left top;
}
li.graphicdesign4 a {
	background: url(../_media/portfolio/small17.jpg) no-repeat left top;
}
li.graphicdesign5 a {
	background: url(../_media/portfolio/small18.jpg) no-repeat left top;
}
li.graphicdesign6 a {
	background: url(../_media/portfolio/small19.jpg) no-repeat left top;
}
li.graphicdesign7 a {
	background: url(../_media/portfolio/small20.jpg) no-repeat left top;
}
li.graphicdesign8 a {
	background: url(../_media/portfolio/small21.jpg) no-repeat left top;
}
li.port-contact a {
	background: url(../_media/_portfolio/port-contact.png) no-repeat left top;
}

/* @end */
/* @end */

/* @group FOOTER */
#footer {
	width: 100%;
	text-align: center;
	background: #0a0e19 url(../_media/_backgrounds/bg_ftr2.jpg) repeat-x left top;
	margin: 0;
	float: left;
}

#footer-container {
	margin: 0 auto;
	width: 982px;
}

#foot {
	float: left;
	margin: 0 auto;
	width: 982px;
	text-align: left;
	background: #0a0e19 url(../_media/_backgrounds/bg_ftr.jpg) repeat-x left top;
	padding-bottom: 10px;
}

#branding {
	text-align: right;
	width: 19em;
	float: right;
	padding-right:  1.9em;
}

ul.footer {
	float: left;
	position: relative;
	width: 982px;
	margin: 40px 0 20px 0px;
}
	
ul.footer li {
	height: 153px;
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
}

ul.footer a {
	text-decoration: none !important;
	float: left;
	margin: 0 10px;
	position: relative;
	line-height: 153px;
	overflow: hidden;
	height: 0px !important; 
	height: /**/:153px;
	padding: 153px 0 0 !important;
	width: 306px !important;
}

ul.footer a:hover, ul.footer a:active {
	text-decoration: none !important;
	background-position: 0 -153px;
}

li.footer01 a {
	background: url(../_media/_elements/rabbit-hole-1.jpg) no-repeat left top;
}

li.footer02 a {
	background: url(../_media/_elements/rabbit-hole-2.jpg) no-repeat left top;
}

li.footer03 a {
	background: url(../_media/_elements/rabbit-hole-3.jpg) no-repeat left top;
}

#footnav-container {
	width: 100%;
	margin: 0 !important;
	float: left;
}

ul.footnav {
	float: right;
	position: relative;
	margin: 0 20px 0 0 !important;
}
	
ul.footnav li {
	padding: 0;
	list-style: none;
	display: inline !important;
	float: left;
	margin: 0 0 0 20px;
}
  
ul.footnav a, ul.footnav a:visited {
	text-decoration: none;
	float: left;
	color: #4c5464 !important;
	margin-bottom: 0px !important;
}	

ul.footnav a:hover, ul.footnav a:active {
	color: #7da73b !important;
	text-decoration: underline !important;
}

address {
	float: left;
	color: #4c5464 !important;
	font-size: .9em;
	margin: 0 0 0 20px !important;
	line-height: 1.3em;
}

.copy {
	float: left;
	clear: left;
	color: #4c5464 !important;
	font-size: .9em;
	margin: 0 0 0 20px !important;
	line-height: 1.3em;
}

.branding a {
	float: right;
	clear: right;
	color: #4c5464 !important;
	font-size: .9em;
	line-height: 1.3em;
	width: 300px;
	text-align: right;
	margin: 0px 20px 0px 0px !important;
}



/* @end */
/* @group MISC */


.fl {
	float: left;
}

.fr {
	float: right;
}

.cl {
	clear: left;
}
.cr {
	clear: right;
}

/* @end */
