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

/*css reset code*/
html, div, span, applet, object, iframe, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*end reset code*/

body {
	background-image:url(SubtlePattern/large_leather.jpg);
	background-repeat:repeat;
	margin:0;
	height:100%;
	height:auto;
	
}

#wrap {

	min-height: 100%;
	height: auto !important;
	height: 100%;
    voice-family: inherit;
    height: auto;
	overflow: auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:-77px;
	margin-top:0px;
}

.wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	padding-left:20px;
	padding-right:20px;
	padding-top:70px;
	padding-bottom:40px;
	position: relative;
	/*
	z-index:1;
	*/
	overflow:auto;
}

.navwrapper {
	margin-left:auto;
	margin-right:auto;
	z-index:3;
	width:940px;
	position:relative;
}

#navbar {
	background-image:url(images/nav_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
	height:68px;
	float:left;
	position:absolute;
	padding-top:42px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#orange {
	background-image:url(SubtlePattern/large_leather_orange.jpg);
	background-repeat:repeat;
	width:100%;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	z-index:-1;
}

#portfoliobutton {
	width:192px;
	height:68px;
	float:left;
	position:relative;
	z-index:-3;
	padding-top:42px;
	
}

#blogbutton {
	width:192px;
	height:68px;
	float:left;
	position:relative;
	z-index:-3;
	padding-top:42px;
}

#blogobutton img {
			opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#blogbutton img:hover {
		opacity:.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

#portfoliobutton img {
			opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#portfoliobutton img:hover {
		opacity:.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

#contactbutton img {
			opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#contactbutton img:hover {
		opacity:.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

#contactbutton {
	width:192px;
	height:68px;	
	float:right;
	position:relative;
	z-index:-3;
	padding-top:42px;
}

#buttonpad {
	width:192px;
	height:68px;	
	float:right;
	position:relative;
	z-index:-3;
	padding-top:42px;
}

#buttonpad img {
			opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#buttonpad img:hover {
		opacity:.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

#logo {
	z-index:10;
	position:absolute;
	right:331px;
	left:331px;
	width:238px;
	margin-left:auto;
	margin-right:auto;
}


.home {
	float:left;
	width:576px;
	padding-right:37px;
	padding-left:6px;
	position:relative;
}

.home2 {
	float:left;
	width:442px;
	padding-right:15px;
	position:relative;
	padding-bottom:37px;
}

.services {
	width:120px;
	float:left;
	padding-left:6px;
	position:relative;
}

.push {
	height: 77px; /* .push must be the same height as .footer */
}

#footer {
	width: 100%;
	height: 77px;
	background-image:url(images/footerbg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	position: fixed;
	bottom:0;
	/*
	
	margin-top: -77px; /* negative value of footer height 
	clear: both;*/

}

#footergrab {
	width:940px;
	padding-left:20px;
	padding-right:20px;	
	margin-left:auto;
	margin-right:auto;
	
}

#footergrab1 {
	width:220px;
	float:left;
	position:relative;
	padding-top:18px;
	text-align:left;
}

#footergrab1 img {
			opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#footergrab1 img:hover {
		opacity:.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */
}

#footergrab2 {
	width:700px;
	float:left;
	position:relative;
	padding-top:8px;
	text-align:right;

}

p {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:20px;
	font-style:normal;
	color:#000;	
}

a {
	color:#7D6E47;	
}

h1 {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:0;
	font-style:italic;
	color:#000;		
}

h3 {
	font-family: 'Quantico', sans-serif;
	font-size:20px;
	color:#000;
	line-height:24px;
	text-align:left;
}

#footergrab h2 {
	font-family: 'Quantico', sans-serif;
	font-size:14px;
	color:#FFF;
	line-height:14px;
}


a {
	outline:none;	
}

#footergrab2 a {
	outline:none;	
	color:#FFF;
	font-family: 'Quantico', sans-serif;
	line-height:.8;
	font-size:1em;
	float:right;
	text-decoration:none;
}


#footergrab a.hover {	
	color:#000;
}

.fade { 
	position:relative; 
	height:307px; 
	width:290px;
	float:left;
}

.fadein { 
	position:relative;
	width:266px;
	float:left;
}

.fadein img { 
	position:absolute; 
	left:0; 
	top:0; 
}

#contactus {
	width:306px;
	float:left;
	text-align:left;	
	position:relative;
}

#portfolio_p {
	width:258px;
	min-height:550px;
	float:left;
	text-align:left;	
	position:relative;
	padding-right:20px;
}

#map {
	background-color:#000;	
	width:616px;
	height:227px;
	padding-top:1px;
	padding-left:1px;
	float:left;
	position:relative;
}

.onefifth {
	width:185px;
	height:107px;
	float:left;
	position:relative;
	padding-top:20px;
}

.logopad {
	width:110px;
	height:107px;
	float:left;
	position:relative;
	padding-top:20px;	
}

/*Fancybox Start CSS*/

.gallery {
	width:184px;
	height:184px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;	
}

.thumb-hover1  {
	background:url('new_thumb/branding_thumb.jpg') no-repeat;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	float:left;
	position:absolute;
}

.thumb-hover2  {
	background:url('new_thumb/logo_thumb.jpg') no-repeat;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	float:left;
	position:absolute;
}
.thumb-hover3  {
	background:url('new_thumb/ad_thumb.jpg') no-repeat;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	float:left;
	position:absolute;
}

.thumb-hover4  {
	background:url('new_thumb/packaging_thumb.jpg') no-repeat;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	float:left;
	position:absolute;
}

.thumb-hover5  {
	background:url('new_thumb/display_thumb.jpg') no-repeat;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	float:left;
	position:absolute;
}

.thumb-hover6  {
	background:url('new_thumb/illo_thumb.jpg') no-repeat;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	float:left;
	position:absolute;
}

.thumb-hover7  {
	background:url('images/techillothumb.jpg') no-repeat;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	float:left;
	position:absolute;
}

.thumb-hover8  {
	background:url('new_thumb/web_thumb.jpg') no-repeat;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	float:left;
	position:absolute;
}

.thumb-hover9  {
	background:url('new_thumb/special_projects_thumb.jpg') no-repeat;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	float:left;
	position:absolute;
}
	
.thumb-hover1:hover {
	background:url('new_thumb/branding_thumb_hover.jpg') no-repeat;
	opacity: 0.7;
	
}

.thumb-hover2:hover {
	background:url('new_thumb/logo_thumb_hover.jpg') no-repeat;
	opacity: 0.7;
}

.thumb-hover3:hover {
	background:url('new_thumb/ad_thumb_hover.jpg') no-repeat;
	opacity: 0.7;
}

.thumb-hover4:hover {
	background:url('new_thumb/packaging_thumb_hover.jpg') no-repeat;
	opacity: 0.7;
}

.thumb-hover5:hover {
	background:url('new_thumb/display_thumb_hover.jpg') no-repeat;
	opacity: 0.7;
}

.thumb-hover6:hover {
	background:url('new_thumb/illo_thumb_hover.jpg') no-repeat;
	opacity: 0.7;
}

.thumb-hover7:hover {
	background:url('new_thumb/tech_illo_thumb_hover.jpg') no-repeat;
	opacity: 0.7;
}

.thumb-hover8:hover {
	background:url('new_thumb/web_thumb_hover.jpg') no-repeat;
	opacity: 0.7;
}

.thumb-hover9:hover {
	background:url('images/specialprojectsthumbhover.jpg') no-repeat;
	opacity: 0.7;
}

.textiles-hover1  {
	background:url('images/custom-t-shirt-example-1.jpg') no-repeat;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	float:left;
	position:absolute;
	opacity:1;
}

.textiles-hover2  {
	background:url('images/custom-polo-shirt-example-1.jpg') no-repeat;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	float:left;
	position:absolute;
	opacity:1;
}
.textiles-hover3  {
	background:url('images/custom-t-shirt-example-2.jpg') no-repeat;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	float:left;
	position:absolute;
	opacity:1;
}

.textiles-hover4  {
	background:url('images/custom-tote-bag-example-1.jpg') no-repeat;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	float:left;
	position:absolute;
	opacity:1;
}

.textiles-hover5  {
	background:url('images/custom-t-shirt-example-3.jpg') no-repeat;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	float:left;
	position:absolute;
	opacity:1;
}

.textiles-hover6  {
	background:url('images/custom-tshirt-example-4.jpg') no-repeat;
	-webkit-transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-o-transition: opacity .25s ease-in-out;
	transition: opacity .25s ease-in-out;
	float:left;
	position:absolute;
	opacity:1;
}

.textiles-hover1:hover  {
	opacity: 0.7;
}

.textiles-hover2:hover  {
	opacity: 0.7;
}
.textiles-hover3:hover  {
	opacity: 0.7;
}

.textiles-hover4:hover  {
	opacity: 0.7;
}

.textiles-hover5:hover  {
	opacity: 0.7;
}

.textiles-hover6:hover  {
	opacity: 0.7;
}

.hidden {
    display: none;
}

#fancybox-left-ico {
		left:20px !important;
		}
	#fancybox-right-ico {
		left:auto;
		right:20px;
		}