@charset "UTF-8";
/* CSS Document */

/* reset css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


/* Content */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #4b473b;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}

.container, .containerPrint {
	width: 940px;
	margin: 0 auto;
	padding:0;
	text-align: left;
}

.containerPrint {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #4B473B;
	margin-top: 50px;
	}
	
#head {
	width: 100%;
	background-color: #4b473b;
	height: 160px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FBFBF3;
}

#logo {
	width: 402px;
}




/*	Navigation
--------------------------------------------- */


a:link, a:visited  {
color:#df2e26;
text-decoration:none;
}

a:hover  {
color:#6fc8e8;
text-decoration:none;
}


#fancymenu {
	position: relative;
	height: 30px;
	width: 435px;
	margin: 0;
	overflow: hidden;
	float: right;
	padding-top: 77px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 13px;
}
  
#fancymenu ul {
padding: 0;
margin: 0;
}

#fancymenu ul li a span {
padding: 0 7px;
}
  
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li {
float: left;
list-style: none;
}
  
#fancymenu ul li a {
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	border-right: 1px solid #413524;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	text-align: center;
}

#fancymenu .border_bonus {
border-left: 1px solid #413524;
}


#menu_web a:link, #menu_web a:visited {
width: 56px;
height: 30px;
color: #ffffff;
}

#menu_about a:link, #menu_about a:visited {
width: 79px;
height: 30px;
color: #ffffff;
}

  
#menu_print a:link, #menu_print a:visited {
width: 79px;
height: 30px;
color: #ffffff;
}
 
#menu_contact a:link, #menu_contact a:visited  {
width: 100px;
height: 30px;
color: #ffffff;
}

#menu_blog a:link, #menu_blog a:visited {
width: 65px;
height: 30px;
color: #ffffff;
}

#menu_web a:hover, #menu_about a:hover, #menu_print a:hover, #menu_contact a:hover, #menu_blog a:hover {
color: #e12c26;
}

.current {
	margin-left: 70px;
	}
  

/*	Web/Print Accordion
--------------------------------------------- */


.welcome {
	height: 158px;
	background-color: #41160b;
	background-image: url(../img/welcom_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	padding-top: 5px;
	}

.elements {
	font-size: 25px;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBFBF5;
	padding-top: 2px;
	height: 85px;
	margin-bottom: 23px;
	}

#toggle_wrap a:link, #toggle_wrap a:visited {
	color: #FBFBF5;
	text-align: center;
	font-family: "Lucida Grande",Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 768px;
	width:90px;
	background-image:url(../img/arrow_toggle.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	}

#toggle_wrap a:hover {
	color: #E12C26;
	}
	
#toggle_wrap {
	width: 940px;
	height: 45px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#toggle_pad {
	padding-top: 13px;
	}

#accordian_wrap {
	width: 100%;
}


/*	End Accordion
--------------------------------------------- */


	
#main, #main_port {
	background-color: #FBFBF3;
	width: 100%;
}

#main {
	height: 470px;
}

#main_port {
	background-image: url(../img/white3.gif);
	height: auto;	
}


.border_span, .border_up {
	background-repeat: repeat-x;
	background-position: center center;
	height: 17px;
	width: 100%;
}

.border_span {
	background-color: #41160b;
	background-image: url(../img/arrow.gif);
}


.border_up {
	background-color: #41160b;
	background-image: url(../img/arrowup.gif);
}


#feature, .head_img  {
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4B473B;
}

#feature {
	padding: 30px 0px;
}

.arrow a:link, .arrow a:visited {
		color: #000000;
		text-decoration: none;
	}
	
.arrow a:hover {
	color: #ce4f11;
	text-decoration: none;
	}

.head_img {
	display: block;
	padding: 30px 0px 50px 0px;
}

#backUp  {
	display: block;
	padding: 20px 0px 50px 0px;
}

#return {
	width: 100%;
	height: 60px;
	margin: 0 auto;
}

#backUp {
	width: 100%;	
}

#webHead, #printHead  {
	float: left;
	height: 24px;
}

.skip {
	float:right;
	height: 24px;
	padding-top: 4px;
	font-size: 12px;
	}
	
#back {
	width: 940px;
	font-size: 12px;
	height: 24px;
	text-align: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

.gallery, .galleryPrint {
	width: 960px;
	height: 550px;
	margin: 0 auto;
	}
	
.gallery {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4B473B;
	padding-bottom: 20px;
	}

.galleryPrint {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4B473B;
	padding-bottom: 20px;
	}
	
.carousel_bottom, .carousel_bottom3, .carousel_bottom4, .carousel_bottom5 {
	width: 940px;
	margin: 0 auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4B473B;
}

.carousel_bottom3 {
	padding-top: 10px;
	}

.carousel_bottom4 {
	padding-top: 20px;
	}
	
.carousel_bottom5 {
	padding-top: 30px;
	}	

#feature img {
	padding-left: 384px;
	padding-right: 385px;
}


.special {
	color: #df2e26;
	font-style: oblique;
	} 




	
.describe {
	width: 250px;
	margin-top: -482px;
	margin-left: 700px;
	text-align: left;
	}



.jobHead{
	padding: 5px 0px 5px 0px;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;	
	font-weight: bold;
	line-height: 22px;
	font-size: 16px;
	color: #41160B;
	border-top: 1px dotted #ACAAA6;
	border-bottom: 1px dotted #ACAAA6;
	}

.describe p {
	padding: 10px 0px 5px 0px;
	width: 250px;
	font-size: 12px;
	line-height: 18px;
	}
	
.blank {
	height: 10px;
	font-size: 11px;
	padding: 5px 0px 5px 11px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	}





/*- Coda slider --------------------------- */ 



.frame-wrap {
	padding-top: 30px;
	height: 530px;
	width: 690px;
	float: left;
}


		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 5px 0;
			position: relative;
			width: 100%;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 475px; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 608px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 475px;
	clear: both;
	background: #fff;
	border: 1px solid #000000;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 608px; /* Also specified in  .stripViewer  above */
		}
		
	
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
	
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 5px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("../img/prev1.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("../img/next1.gif") no-repeat center;
		}



/*	About Div
--------------------------------------------- */


.bottom {
	height: 430px;
	background-color: #41160b;
	width: 100%;
}


.about {
	width: 470px;
	height: 350px;
	float:right;
}	
.about p {
	font-size: 11px;
	line-height: 22px;
	color: #fbfbf3;
	width: 410px;
	padding-left: 25px;
	padding-top: 15px;
}

#resume, #sample {
	width:50px;
	background-image:url(../img/arrow_resume.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	margin-right: 20px;
	font-size: 12px;
	}
	
	
.title img {
	padding-top: 25px;
	margin-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fbfbf3;
	padding-bottom: 10px;
}

.form {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fbfbf3;
	text-align: left;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 5px;
}



/*	Footer
--------------------------------------------- */


.footer {
	height: 90px;
	background-color: #4b473b;
	width: 100%;
}

#alist {
	width: 185px;
	float: left;
	padding-top: 20px;
	margin-left: 25px;
	}
	
#twit {
	width: 60px;
	float: left;
	margin: 0px 0px 0px 28px;
	padding-top: 17px;
		}	
	
#twit a {
	width: 54px;
	height: 53px;
	display: block;
	}

#twit a:link, #twit a:visited {
	background: url(../img/twitter.png) no-repeat 0 0;
	}

#twit a:hover {
	background: url(../img/twitter.png) no-repeat 0 -53px;
	}
	
#linked {
	width: 98px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding-top: 30px;
		}	
	
#linked a {
	width: 98px;
	height: 28px;
	display: block;
	}

#linked a:link, #linked a:visited {
	background: url(../img/linked.png) no-repeat 0 0;
	}

#linked a:hover {
	background: url(../img/linked.png) no-repeat 0 -28px;
	}

#valid {
	width: 300px;
	float: left;
	text-align:right;
	padding-top: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fbfbf3;
	margin: 0px 0px 0px 140px;
	}
	
#valid a:link, #valid a:visited  {
color:#df2e26;
text-decoration:none;
}

#valid a:hover  {
color:#6fc8e8;
text-decoration:none;
}

.preload{display:none;}
.red {
	font-style: oblique;
	color: #41160B;
	font-weight: bold;
}





/*	Lightbox styles
--------------------------------------------- */


#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
