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

.clearboth {
	clear: both;
	}
	
p {
	font-weight: normal;
	}

.container {
	position: relative;
	width:801px;
	height: inherit;
	z-index:1;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    border: none;
	}
	
.header {
	width: 801px;
	height: 157px;
	border: none;
	padding: none;
	margin: none;
	}

.navbar {
	position: relative;
	width: 801px;
	height: 29px;
	border: none;
	padding: none;
	margin: none;
	}

.footer {
	width: 801px;
	height: 30px;
	border: none;
	padding: none;
	margin: none;
	}
	
.footer a {
	z-index:99999;
	}

#index {
	width: 801px;
	height: 425px;
	padding-top: 18px;
	padding-bottom: 20px;
}
	
#slider {
	width: 801px;
	margin: 0 auto;
	position: relative;
	}
	
.scroll {
	height: 423px;
	overflow: auto;
	position: relative;
	clear: left;
	}
	
#slider .scroll {
	overflow:hidden;
	}

.scrollContainer {
	position: relative;
	width: 5000px !important;
	}

.scrollContainer div.panel {
	padding: 0px;
	height: 423px;
	width: 801px;
	}
	
.scrollContainer div.panel div.thumb {
	position: relative;
	float: left;
	width: 267 px;
	height: 215px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	}
	
.scrollButtons {
	width: 39px;
	height: 39px;
	position: absolute;
	top: 150px;
	cursor: pointer;
	}

.scrollButtons.left {
	left: -45px;
	padding-top: 35px;
	}

.scrollButtons.right {
	right: -40px;
	padding-top: 35px;
	}
		
.thumbs {
	width: 801 px;
	height: 475 px;
	overflow:hidden;
	z-index:99;
	}

#bigImageHolder {
	position:absolute;
	}
	
#bigImage {
	}
	

	
.rolloverBack {
	}
	
.rolloverBack:hover img {
	visibility: hidden;
	}
	
#news {
	width: 504px;
	height: 430px;
	float: left;
	padding-right: 15px;
	}

#news p {
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}

#news h1 {
	font-family: Futura, Helvetica, Century Gothic, Arial, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	margin: 0px;
}
.kwicks {  
     list-style: none;  
     position: relative;  
     margin: 0;    
	 padding: 0;
}
.kwicks li{  
     float: left;  
     width: 260px;  
     height: 420px;  
	 display: block;  
     overflow: hidden;     
}  
.kwicks_inner {
	width: 600px;
}
.nav_img_about {
	float: left;
	width: 260px;
	height: 420px;
	border: none;
	margin-right: 0;
}
.nav_txt_about {
	display: none;
	margin-left: 5px;
	text-align: left;
	width: 260px;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Futura, Helvetica, Century Gothic, Arial, sans-serif;
	float: left;
}
li.active .nav_txt_about {
	display: block;
}

#bio {
	width: 760px;
	font-family: Futura, Helvetica, Century Gothic, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0;
}

#clients {
	width: 771px;
	font-family: Futura, Helvetica, Century Gothic, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	}

#clients div#client_list {
	float: left;
	width: 186px;
	padding-right:5px;
	}

p a {
	color: #FFFFFF;
	text-decoration: none;
}

p a:hover {
	color: #0093D6;
	text-decoration: underline;
}

a.content {
	color: #FFFFFF;
	text-decoration: none;
}

a.content:hover {
	color: #0093D6;
	text-decoration: underline
}

#thumbs {
	position:relative;
	width: 267px;
	height: 450px;
	float: left;
	}

#thumbs div.featured {
	position: relative;
	width: 260px;
	height: 205px;
	padding: none;
	height: auto;
	}
	
#thumbs div.featured #img {
	float: right;
	}
	
#thumbs div.featured div#caption {
	float: right;
	z-index: 5;
	padding: 3px;
	position: absolute;
	top: 20px;
	right: 0px;
	width: 170px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: right;
	font-size: 8pt;
	font-family: Futura, Helvetica, Arial, sans-serif;
	vertical-align: middle;
	border: none;
	}
	
h3 {
	font-family: Futura, Helvetica, Century Gothic, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color:#0093D6;
	}
	
#contact {
	font-family: Futura, Helvetica, Century Gothic, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
	
	
form fieldset {
}
	
form fieldset legend { 
}

label {
}

label.error {
}

input.text-input {
}

input.text-textarea {
	font-family: Futura, Helvetica, Century Gothic, Arial, sans-serif;
}

input.button {
	background-color: #000000;
	color: #0093D6;
	font-size: 10pt;
	font-weight: bold;
	border: solid 1px #FFFFFF;
	padding: 2px;

}

input.button:hover {
	background-color: #FFFFFF;
	border: solid 1px #666666;
	
}
#message							{ }
#message h2						{  }
#message p						{  }
#checkmark						{  }

#navmenu { 
	background: transparent;
	color: #FFFFFF;
	text-align: center;
	height: 29px;
	z-index: 9999;
}

#navmenu ul {
	margin: 0 auto;
	padding: 0; 
	list-style: none; 
	width: 801px; 
	height: 29px; 
}
	
#navmenu ul li { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	float: left; 
	position: relative; 
}

#navmenu ul li a {
	display: block; 
	color: #FFFFFF; 
	text-decoration: none; 
	padding: 0; 
	font-family: Futura, Helvetica, Century Gothic, Arial, sans-serif; 
	font-size: 10pt; 
}

#navmenu ul li a:hover, #navmenu ul li:hover { 
	color: #FFFFFF; 
}

#navmenu ul li ul { 
	background: transparent; 
	padding: 0; 
	margin: 0; 
	list-style: none; 
	display: none; 
	font-size: 0; 
	z-index: 99999; 
	position: absolute; 
	left: 0; 
	overflow: visible;  
	width: 105px; 
}

#navmenu ul li ul li { 
	float: none; 
	margin: 0; 
	background: url(../images/bluebg.png) repeat; 
	text-align: left; 	
}

#navmenu ul li ul li a { 
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 1px; 
	white-space: nowrap; 
	display: block; 
	text-decoration: none; 
	color: #000000;  
	font-family: Futura, Helvetica, Century Gothic, Arial, sans-serif; 
	font-size: 10pt;
}

#navmenu ul li ul li a:hover, #navmenu ul li ul li:hover { 
	background: url(../images/whitebg.png) repeat; 
	color: #000000; 
}

#navmenu ul li:hover ul, #navmenu ul li a:hover ul { 
	display: block; 
}

#navmenu ul li > ul { 
	top: auto; 
	left: auto; }

a.navroll_about {
	float: left;
	display: block;
	text-decoration: none;
	width: 72px;
	height: 29px;
	background: url('../images/about.jpg') 0 0 no-repeat;
}
	
a.navroll_portfolio {
	float: left;
	text-decoration: none;
	width: 104px;
	height: 29px;
	background: url('../images/portfolio.jpg') 0 0 no-repeat;
}

a.navroll_blog {
	float: left;
	text-decoration: none;
	width: 61px;
	height: 29px;
	background: url('../images/blog.jpg') 0 0 no-repeat;
}

a.navroll_store {
	float: left;
	text-decoration: none;
	width: 69px;
	height: 29px;
	background: url('../images/store.jpg') 0 0 no-repeat;
}

a.navroll_contact {
	float: left;
	text-decoration: none;
	width: 97px;
	height: 29px;
	background: url('../images/contact.jpg') 0 0 no-repeat;
}

a.navroll_about:hover {
	background-position: 0 -29px;
}
	
a.navroll_blog:hover {
	background-position: 0 -29px;
}
	
a.navroll_portfolio:hover {
	background-position: 0 -29px;
}
	
a.navroll_store:hover {
	background-position: 0 -29px;
}
	
a.navroll_contact:hover {
	background-position: 0 -29px;
}
	
#portfolioContainer {
	width:801px;
	height:460px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image: url('../images/blankmock.jpg');
	overflow: hidden;
}

#portfolioCaption {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: absolute;
	top: 300px;
	right: 0px;
	width: 260px;
	background: #000000;
	color: #FFFFFF;
	text-align: right;
	font-size: 8pt;
	font-family: Futura, Helvetica, Arial, sans-serif;
	vertical-align: middle;
	border: none;
	z-index: 99999;
}
	
#portfolioContainer #portfolioSelect {
	float: right;
	padding-right: 10px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	position: absolute;
	top: 365px;
	right: 0px;
	width: auto;
	color: #0093D6;
	text-align: right;
	font-size: 8pt;
	font-family: Futura, Helvetica, Arial, sans-serif;
	vertical-align: middle;
	border: none;
	z-index:99999;
}

#portfolioContainer #portfolioSelect a {
	text-decoration: none;
	color: #FFFFFF;
}
	
#portfolioCaption a {
	text-transform: uppercase;
	color:#0093D6;
}

#portfolioCaption a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
	
#portfolioContainer #portfolioSelect #portfolioPage {
	float: right;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-top: 5px;
}

#portfolioContainer #portfolioSelect #portfolioPage:hover {
	background-color: #0093D6;
	color: #FFFFFF;
}

#portfolioContainer #portfolioSelect #portfolioPage a {
	color: #FFFFFF;
	text-decoration: none;
}

#portfolioContainer #portfolioSelect #portfolioPage a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#portfolioContainer #portfolioSelect #portfolioPage a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#captionClose {

}