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

html, body {   
	behavior: url('../csshover.htc'); 
	width: 100%;
	height: 100%;
}

img {
 	padding: 0;
	margin: 0;
	border: 0;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;	
	line-height: 16px;	   		
} 

h5 {
    font-family: Georgia, Arial, san-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF9933;
	line-height: 18px;	
}

A:link, A:active, A:visited  { 
	color: #24B9ff; 
	text-decoration: none
} 

A:hover { 
	color: #CABB0E; 
	text-decoration: none
}

p.intro {
 	font-family: Georgia, Times New Roman, serif;
	font-size: 15px;
	color: #888888;	
	line-height: 20px; 
}

a.subheadLink, a.subheadLink:active, a.subheadLink:visited {
    font-family: Georgia, Arial, san-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF9933;
	line-height: 18px;	
}

a.subheadLink:hover {
	color: #CABB0E;
} 

.red_callout {
	font-family: verdana, arial;
	color: #CC0000;
	font-size: 11px;
	line-height: 16px;
}

.red_small {
	font-family: verdana, arial;
	color: #CC0000;
	font-size: 11px;
	line-height: 16px;
}

.strikethrough {
	text-decoration: line-through;
} 

.bulletList li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;	
	line-height: 16px;	
	
	list-style: inside disc;
}  

.button {
 	margin-bottom: 2px;
	*margin-bottom: 5px;
}


#wrapper { 
	position: relative;
	width: 1000px;
	height: 100%;
	z-index: 10;
	margin: 0 auto;	
}

.clear {
 	clear: both;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
} 


/*  ALL  */		

#main {	 
	position: relative;			/* required - sticky footer */ 
	min-height: 100%;			/* required - sticky footer */ 
	_height: 100% !important;	/* required - sticky footer */ 
	width: 960px; 
	margin: 0 auto;
}

#header {
 	width: 960px;
	height: 50px;
}

#nav {	 
	float: left;
	margin-top: 25px;
} 
	
#logo {
 	float: right;
	background: url('../_img/pc_logo.png') no-repeat;
	width: 140px;
	height: 70px; 
	margin-top: 25px;
	_margin-top: 0px;
	
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_img/pc_logo.png', sizingMethod='crop');

}

	#logo h1 {
	 	display: none;
	} 

#content { 
 	padding-top: 70px;
	padding-bottom: 220px; 
	_padding-top: 0px;

} 

/*  HOME  */

#bg1 {
	 position: absolute;
	 z-index: 0;
 	 background: #ffffff url('../_img/bg_home1.jpg') no-repeat;
	 background-position: top center;
	 width: 100%;
	 height: 580px;
}

#bg2 {
	 position: absolute;
	 z-index: 1;
 	 background: #ffffff url('../_img/bg_home2.jpg') no-repeat;	
	 background-position: top center;
	 width: 100%;
	 height: 580px;
}

#bg3 {
	 position: absolute;
	 z-index: 2;
 	 background: #ffffff url('../_img/bg_home_napkin.jpg') no-repeat;	
	 background-position: top center;
	 width: 100%;
	 height: 580px;
}   




#backgrounds ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #ffcc33
}

#homeContent {
 	width: 370px;
	height: 470px;
}

	#homeContent p.intro {
	 	margin-top: 20px;
	}
	
#homeSubfeatures {	
	height: 210px;
}

	.homeSubfeatureItem {
		float: left;
		height: 210px;
		width: 480px;	 		
		overflow: hidden;
	}
	
	.homeSubfeatureText {
		width: 200px;
		height: 210px;
		float: left;
	
	} 	  	
		
	a.homeSubfeatureImage { 
		display: block;
		float: left;
		 
		background: #cccccc;
	 	width: 210px;
		height: 210px;
		margin-right: 30px;
	} 
	
	
/*  TEXT PAGES  */

.imageBanner {
 	margin-top: 30px;
	margin-bottom: 30px;
}	  

	.imageBanner img {
	 	float: left;
	} 
	
.textHolder {
	width: 695px;
	margin-top: 20px;
}

	.textHolder p {
		margin-top: 0px;
	}
	
.textHolderFull {
	width: 960px;
	margin-top: 20px;
}

	.textHolderFull p {
		margin-top: 0px;
	}
	
	.textHolderLeft {
		float: left;
		width: 480px;
		margin-right: 60px;
	}
	
	.textHolderRight {
		float: left;
		width: 400px;
	}	
	

.textItemTable {
 	margin-top: 25px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;	
	line-height: 16px;
}

	.textItemTable h5 {
	 	display: inline;
		margin: 0;
		padding: 0;
	}
	
	.textItemTable td {
		margin-bottom: 20px;
	}
	
	.tableSpace {
	 	margin-top: 20px;
	}

.textItemHolder {
 	width: 695px;
	margin-bottom: 5px;
}

	.textItem {
		float: left;
		width: 210px;
		height: 70px;
		margin-right: 20px;
		margin-bottom: 15px;
		
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #999999;	
		line-height: 16px;	
	}
	
	
	
	
	

	
/*  THE STUDIO  */

#studioHome {
	
}
	#studioHomeText {
		float: left;
	 	width: 680px;
		margin-right: 40px;
	}
	
	#studioHomeQuote { 
		float: left;
	 	width: 240px;
		/*margin-top: 35px;*/
		overflow: hidden;
	}

#studioPeople {
	margin-top: 40px;
}	
	#studioPeopleDoodle {
		float: left;
		width: 240px;
		margin-right: 50px;;
	}
	
	#studioPeopleText {
		float: left;
	 	width: 380px;
		margin-right: 50px;
		_margin-right: 45px;
	} 
	
#ariana {
 	margin-top: 40px;
}	

#matt {
	margin-top: 20px;
}


/*  THE PROCESS  */

#processIntro {
	margin-bottom: 50px;
}

	#processIntroText {	
		/*float: left; */
	 	width: 600px;	 
		margin-top: 20px;
		margin-right: 40px;
	}
	
	#processIntroDoodle {	
		float: left;
	 	width: 320px;
	}
	
#processItemHolder {
 	width: 960px;
	margin-top: 20px;
}  

	.processItem {
		float: left;
	 	width: 225px; 
		margin-right: 20px;
		margin-bottom: 50px;		
	}
	
		.processItem h3 {
			margin-top: 10px;
		 	margin-bottom: 10px;
		}
		
		.processItem p {
			width: 200px;
		}
	
	.processItemLast {
		float: left;
	 	width: 225px; 
		margin-right: 0px;
		margin-bottom: 50px;			
	} 
	
		.processItemLast h3 {
			margin-top: 10px;
		 	margin-bottom: 10px;
		}
		
		.processItemLast p {
			width: 200px;
		}
		

/*  THE IMPACT  */

#impactItemHolder {
 	width: 960px;
	margin-top: 20px;
} 	

	.impactItem {
		float: left;
	 	width: 280px; 
		margin-right: 40px;	
	}
	
	.impactItemLast {
		float: left;
	 	width: 280px; 
	} 
	
	

/*  PRODUCTS  */

#productColumnOne {
	width: 180px;
 	float: left;
	margin-top: 10px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;	
}

#productColumnTwo {
	width: 780px;
	_width: 775px;
 	float: left;
}  

	#productColumnTwo p.intro {
	 	margin-top: 20px;
	}
	

#productItemHolder {
 	margin-top: 35px;
}

a.productThumb, a.productThumb:visited, a.productThumb:active {
	display: block;
	float: left;	
	width: 182px;
	height: 260px;
	margin-right: 13px;
	_margin-right: 10px;
 	text-align: center;
	
	overflow: hidden;
} 
	
	
a.productThumb:hover, a.productThumb:hover .thumbName { 
	cursor: pointer;
	color: #CABB0E;
}

a.productThumb:hover img	{ 
	border: 1px solid #CABB0E;
}


	a.productThumb img	{			
		/* IE BUG 
	 	width: 180px;
		height: 180px; 
		overflow: hidden; 
		*/
		border: 1px solid #dddddd; 
		background: #ffffff;
		margin-bottom: 10px;
		
	} 

	
	.thumbName {
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #24B9ff;
		line-height: 16px;
	}
	
	.thumbText {
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		color: #888888;
		line-height: 16px;
	} 
	

/*  PRODUCT DETAIL  */

#detailHolder {
 	width: 755px;
	margin-top: 25px;
}

#detailImageHolder { 
	float: left;
 	width: 365px;
	margin-right: 40px;
}

#detailTextHolder { 
	float: left;
 	width: 340px;
}

.detailImage {
 	width: 365px;
	height: 365px; 
	border: 1px solid #dddddd;
	overflow: hidden;
}


/* WHOLESALE  */

#wholesaleItemHolder {
 	width: 960px;
	margin-top: 20px;
} 

.wholesaleItem {	   
	float: left;
 	width: 280px;
	margin-right: 40px;
}

.wholesaleItemLast {	   
	float: left;
 	width: 280px;
}
	
	
/*  FOOTER  */

#footer {
 	width: 960px;
	height: 153px;
	margin: 0 auto;
	overflow: hidden; 
	position: absolute;		/* required - sticky footer */
	bottom: 0;				/* required - sticky footer */
	margin-top: -153px;		/* required - sticky footer */

} 

#footerNav {
	margin-left: 350px;  	/* left value + 120px image */	
} 	

	.footerImage { 
		float: left;				
	}
	
	
/*  FORMS  */	 

.form {
	font-family: verdana, arial, sans-serif; 
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
	border-color: #CCCCCC;
	border-width: 1;
	width: 300px;
	height: 22px
}

.dropform {
	font-family: verdana, arial, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	font-size: 11px;
	border: 1px inset #cccccc;
	width: 250px;
	height: 20px; 
		
	margin-bottom: 5px;
}
 
	

/*  CUFON  */
 
.cufon-loading {
 	visibility: hidden !important;
} 

a.cufonNavItem, a.cufonNavItem:visited, a.cufonNavItem:active {
	display: block;
	float: left;
	margin-right: 35px;
		
 	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #999999;
	
	text-decoration: none;	
}

	a.cufonNavItem:hover {
	 	color: #24B9ff;	
		text-decoration: none;	
	}

.cufonOrangeHeadline {
 	font-family: Arial, sans-serif;
	font-size: 36px;
	color: #ff9900;	
	line-height: 40px;
}

.cufonBrownSubhead {
 	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #552600;	
	line-height: 28px;
	margin-bottom: 10px;
}

#productColumnOne .cufonBrownSubhead {
 	margin-bottom: 20px;
}

.cufonGraySubhead {
 	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #aaaaaa;	
	line-height: 28px;
	margin-bottom: 10px;
}

.cufonHandwriting {
 	font-family: Arial, sans-serif;
	font-size: 26px;
	color: #000000;	
	line-height: 30px;
} 

.cufonFreeShipping {
 	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #ff9900;	
	line-height: 18px; 
	margin-bottom: 10px;
}

a.cufonFooterItem, a.cufonFooterItem:visited, a.cufonFooterItem:active {	
	display: block;
	float: left;
	margin-top: 110px;
 	font-family: Arial, san-serif;
	font-size: 11px; 
	
	color: #999999;
	
	text-decoration: none; 	
	margin-right: 35px;	
	margin-bottom: 15px;	

}

	a.cufonFooterItem:hover {
	 	color: #039aff;	
		text-decoration: none;	
	}

