@charset "utf-8";
/*-----------------------------------------------------------------------------
author: The Design Group
date: 
client: 
Copyright 2010 The Design Group Online, LLC.
-----------------------------------------------------------------------------*/

/* @group GLOBAL */

*
This code authored by Eric Meyer.
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

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 { margin: 0; padding: 0; border: none; outline: 0; vertical-align: baseline; font-variant: inherit; line-height: 1em; font-style: inherit; font-weight: inherit;}

body, h1, h2, h3, h4, h5, h6, p, em, strong, li, form {font-size: 10px;}
:focus {outline: 0;}

body {
	color: #fbfbfb;
	font: 1em/1.3em Helvetica, Myriad, "Myriad Pro", Arial, Geneva, sans-serif;
	width: 100%;
	margin:  0 auto;
	/* make IE center the site */
	text-align:  center;
	background: #272526 url(../media/_bg/container-bg.jpg) repeat-x left top;
}

.mainnav li, .topnav li, .leftnav li, .footnav li {list-style: none;}
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: "" "";}
html {margin-bottom : 1px; height: 100%;}
div {border: 0;}
.clear {clear: both;}
img {border: 0; vertical-align: bottom;
}
a:link, a:visited {
	color: #7BABAD;
	text-decoration: none;
}
a:hover, a:active {
	color: #999;
	text-decoration: none;
}
.leftcol {
	float: left;
	width: 850px;
}.rightcol {
	float: right;
	width: 58px;
}

/* @end */

/* @group Structural */

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

#header {
	width: 965px;
	margin: 0 auto;
	padding: 10px 0 0 15px;
	text-align: left;
	background: url(../media/_bg/header-bg.jpg) no-repeat left top;
	min-height: 495px;
}
.mid {
	width: 845px;
	padding: 0 85px 0 50px;
	min-height: 300px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../media/_bg/mid-bg.jpg) repeat-y left top;
	text-align: left;
}

.banner-image {
	float: left;
	margin-left: 33px;
}

/* @end */




/* @group main content */
#logo {
	width: 409px;
	height: 80px;
	float: left;
	margin-left: 25px;
	margin-top: 10px;
}
/* @end */

/* @group nav */
.main-nav {
	height: 414px;
	width: 49px;
	float: left;
	overflow: hidden;
}
	
/* image rollover technique */	
.main-nav li {
	width: 49px;
	height: 138px;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
}
.main-nav a {
	width: 49px;
	float: left;
	padding: 138px 0 0;
	margin:0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:138px; /* for IE5/Win only */
}	

.nav01 a {
	background-image: url(../media/_nav/nav_01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nav02 a {
	background-image: url(../media/_nav/nav_02.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nav03 a {
	background-image: url(../media/_nav/nav_03.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.main-nav a:hover, .main-nav a:active {
	background-position: left top;
}


/* @group btm-nav */

/* @end */

/* @end */

/* @group typography */

p {
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 10px 0;
}

strong {
	color: #7BABAD;
	font-size: 16px;
}

em {
	margin-left: 15px;
	line-height: 1.8em;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}


ul.ul_resume {
	clear: both;
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 15px;
	border-top: 1px dotted #666;
	border-bottom: 1px dotted #666;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
}
ul.ul_resume li {
	clear: both;
	font-size: 1.05em;
	line-height: 1.6em;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style-position: inside;
	color: #ccc;
}
/* @end */




/* @group lightbox */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img { 
	border: none;
	}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
	
#imageContainer>#hoverNav {
	 left: 0;
	 }
	 
#hoverNav a{ 
	outline: none;
	}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../media/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
	
#prevLink { 
	left: 0; float: left;
	}
	
#nextLink { 
	right: 0; float: right;
	}
	
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../media/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
	}
	
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../media/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
	}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData {
	padding:0 10px; color: #666; 
	}
	
#imageData #imageDetails{ 
	width: 70%; 
	float: left; 
	text-align: left;
	}	
	
#imageData #caption { 
	font-weight: bold;
	}
	
#imageData #numberDisplay {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
	}			
	
#imageData #bottomNavClose { 
	width: 66px;
	float: right; 
	padding-bottom: 0.7em;
	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */ 

/* @end */




/* @group accordian */

* {
	margin:0;
	padding:0;
	list-style:none;
	}

body {
	font-family:  Helvetica, Myriad, Arial, Geneva, Sans Serif;
	font-size: 12px;
	margin:0px;
}

#basic-accordian{
	width:845px;
	position:relative;
	z-index: 2;
}

.accordion_headings{
	color:#Fbfbfb;
	cursor:pointer;
	font-size:14px;
	line-height: 1.2em;
	background-color: #3B3B3B;
	background-image: url(../media/bgstrip.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.accordion_headings:hover{
	background-color: #3B3B3B;
	background-image: url(../media/bgstrip2.png);
	background-position: left top;
	color: #FF0066;
}

.accordion_child{
	padding:15px;
	background:#151515;
	color: #Fbfbfb;
}

.header_highlight{
	background-color: #3B3B3B;
	background-image: url(../media/bgstrip.png);
	background-position: left top;
	color: #7BABAD;
}
#test1-content {
	z-index: 1;
}

/* @end */




/* @group footer */





#footwrap {
	width: 100%;
	padding-bottom: 8px;
	margin: 0 auto;
	background: #111111 url(../_media/_backgrounds/foot-bg.jpg) repeat-x;
	overflow: hidden;
}
#foot {
	margin: 0 auto;
	/* again, makes old, broken IE center the site */
	text-align: left;
	width: 980px;
	overflow: hidden;
}


#footer {
	margin: 0 auto;
	/* again, makes old, broken IE center the site */
	text-align: left;
	width: 845px;
	padding: 12px 85px 15px 50px;	overflow: hidden;
	background: url(../media/_bg/footer-bg.jpg) left bottom;
}

#copy {
	color: #f1f1f1;
	font-size: .8125em;
	line-height: 1.2em;
	margin-top: 10px;
	display: inherit;
	width: 400px;
float: left;
}
#branding {
	margin-top: 10px;
	float: right;
	width: 400px;
	color: #f1f1f1;
	font-size: .88em;
	line-height: 1.2em;
	text-align: right;
	text-transform: uppercase;
}
/* @end */




/* @group H1-H6 */
h1 {
display: none;
}

h2 {
	text-align: left;
	color: #ccc;
	font: 1.2em/1.9em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin-bottom: 7px;
	clear: both;
	border-bottom: 1px dotted #ccc;
	margin-top: 20px;}
h2 strong {
	color: #fff;
	font-weight: normal;
	font-size: 1em;
}
h3 {color: #ddd;
	font: normal 1.1em/1.6em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: right;}
h4 {
	color: #999;
	font: normal 1.1em/1.6em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: right;
}
h4 strong {
	font-weight: bold;
	color: #4f4f4f;}
h5 {
	text-align: left;
	color: #fff;
	font: 1.2em/1.9em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
	clear: both;
	text-transform: uppercase;
	border-bottom: 2px dotted #fff;
	margin-top: 25px;
}
h6{float: left;	
	color: #000;
	font: bold 1em/1.5em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	margin-top: 8px;
	text-transform: uppercase;
	margin-bottom: 3px;
}

/* @end */


/* @group Work-JQuery */

.boxgrid{ 
	width: 218px; 
	height: 201px; 
	margin: 15px 5px; 
	float:left; 
	border: dotted 1px #a2a2a2; 
	overflow: hidden; 
	position: relative;
	background-color: #4b4f4d;
}
.middle {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 30px;
}
.boxgrid img{ position: absolute; 
	top: 0; 
	left: 0; 
	border: 0;
	padding: 9px;
}

.boxgrid h5{ 	color: #7BABAD;
	clear: right;
	margin: 7px 3px 3px 10px;
	text-align: center;
	font: normal 1.2em/1.8em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Lucida, Verdana, sans-serif;
	text-transform: capitalize !important;
	border-bottom: none !important;
}
.boxgrid p{ 	
	padding: 0px 6px 0;
	text-align: center !important;
	color:#f1f1f1;
	font: normal 1em/1.5em "Lucida Grande", Arial, sans-serif;
width: 205px !important	;
	margin: 0 !important;
}
.boxgrid a {
	font-size: inherit !important;
	line-height: inherit !important;
}
.boxgrid p a {
	color: #fff !important;
}
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 64px; 
	width: 100%; 
	opacity: .83; 
/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=83);
/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=83)";}
.captionfull .boxcaption {
	top: 165px;
	left: 0;}
.caption .boxcaption {
	top: 161px;
	left: 0;}

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

.fl {float: left;}
.fr {float: right;}
.cl {clear: left;}
.cr {clear: right;}
.cb {clear: both;}
.fl-img {float: left; margin-right: 10px; border: 1px dotted #000;}
.fr-img {float: right; margin-left: 10px; border: 1px dotted #000;}
.fl-img-nb {float: left; margin-right: 10px; }
.fr-img-nb {float: right; margin-left: 10px;}
.m5-0 {
	margin: 0 0 7px !important;
}
.pink {color: #cb005d;}
.yellow {color: #ffec00;}
.grey {color: #979e9b;}
/* @end */