@charset "utf-8";
/* CSS Document */
.catIndex{
	margin-top:10px;
	float:left;
	width:250px;
	margin-left:20px;
}
.catIndex.cds{
	width:250px;
	margin-left:30px;
}
.catIndex.cds.first{
	margin-left:0px;
}
.catIndex.three{
	width:180px;
	float:left;
	margin-left:2px;
	margin-top:10px;
}
.title{
	height:45px;
}
h4.left{
	color:#FEBF2E;
	font-size:1.4em;	
}

h4.right{
	color:#BBA8D5;
	font-size:1.4em;
}

/*papercraft factory*/
#pcf-header{
	margin:0 10px 0 10px; 
	background:#ffffff url(/images/categories/PCF-cat-2.png) top right no-repeat;
	overflow:auto;
	height:350px;
	border-bottom:1px dashed #44453f;
}
#pcf-header #pcf-copy{
	width:450px;
	margin-top:120px;
	padding-left:20px;
	margin-bottom:60px;
	color:#ffffff;
}
#button-watch{
	cursor:pointer;
}
#pcf-header .tertiaryLink{
	float:right;
	margin:0 10px 10px 0;
}
/*our betty stamps*/
#betty-header {
	margin:0 10px 0 10px; 
	background:#ffffff url(/images/categories/our-betty-cat.png) top right no-repeat;
	overflow:auto;
	height:300px;
	border-bottom:1px dashed #44453f;
	}
#betty-header p, #betty-header h2{
	width:200px;
	padding-left:10px;
	font-weight:bold;
}
#betty-header p{
	color:#999999;
	font-size:12px;
}

#betty-header h2{
	color:#ee4537;
	font-size:14px;
	padding-top:30px;
}
#betty-header a{
	text-decoration:none;
	color:#97aed8;
}
#betty-header a:hover{
	text-decoration:underline;
	color:#97aed8;
}
/*end our betty stamps*/

