@charset "utf-8";
/* PORTRAIT INNOVATIONS STEPS CSS STYLES */

/* CONTENT */
#content {
	margin: -44px 0 20px 20px;
	_margin: -44px 0 0 20px;
	width: 707px;
	float: left;
}
/* END OF CONTENT */

/* STEPS */
#steps {
	width: 707px;
	margin: 0;
	padding: 0;
}

/* BUCKET 1 */

/* END OF BUCKET 1 */
#steps #bucket1, #steps #bucket2, #steps #bucket3, #steps #bucket4, #steps #video {
	width: 677px;
	height: 310px;
	display: block;
	position: relative;
	z-index: 1;
	background-color: #f5d9db;
	padding: 20px;
}

#steps #bucket1 h1, #steps #bucket2 h1, #steps #bucket3 h1, #steps #bucket4 h1 {
	color: #842334;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

#steps #bucket1 h4, #steps #bucket2 h4, #steps #bucket3 h4, #steps #bucket4 h4, #steps #video h4 {
	position: relative;
	line-height: 20px;
	font-weight: bolder;
	font-size: 60px;
	color: #FFFFFF;	
}

#steps #bucket1.studio h4 {
	color: #842334;
	font-size: 20px;
	font-weight: normal;
}

#steps #bucket1 h4 span {
	color: #842334;
	font-size: 20px;
	font-weight: normal;
	position: absolute;
	top: 0;
	left: 35px;
}

#steps #bucket1 h4 span.first {
	left: 0;
}

#steps #bucket1 img, #steps #bucket2 img, #steps #bucket3 img, #steps #bucket4 img, #steps #video img {
	margin: 25px 0 0 0;
	float: left;
}

#steps #video .player {
	margin: 25px 0 0 20px;
	float: left;
}

#steps #bucket1 #copy, #steps #bucket2 #copy, #steps #bucket3 #copy, #steps #bucket4 #copy, #steps #video #copy {
	float: left;
	margin: 72px 0 0 25px;
	width: 300px;
	color: #842334;
	font-size: 16px !important;
	line-height: 18px;
}

#steps #bucket1.studio #copy {
	margin: 40px 0 0 25px;
}

#steps #bucket1 p, #steps #bucket2 p, #steps #bucket3 p, #steps #bucket4 p {
	font-size: 16px;
	line-height: 17px;
	color: #842334;
	margin: 0 0 10px 0;
}

#steps #bucket1 p a, #steps #bucket1 a, #steps #bucket2 p a, #steps #bucket2 a, #steps #bucket3 p a, #steps #bucket3 a, #steps #bucket4 p a, #steps #bucket4 a {
	color: #afd6f0;
	font-size: 14px;
	text-decoration: underline;
}

#steps #bucket1 p a:hover, #steps #bucket1 a:hover, #steps #bucket2 p a:hover, #steps #bucket2 a:hover, #steps #bucket3 p a:hover, #steps #bucket3 a:hover, #steps #bucket4 p a:hover, #steps #bucket4 a:hover {
	text-decoration: none;
}

#steps #bucket1 #add-copy, #steps #bucket2 #add-copy, #steps #bucket3 #add-copy, #steps #bucket4 #add-copy {
	clear: both;
	padding: 15px 0 0 0;
}

#steps #bucket1 #add-copy p, #steps #bucket2 #add-copy p, #steps #bucket3 #add-copy p, #steps #bucket4 #add-copy p {
	width: 50%;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	padding: 0 0 0 25px;
}

#steps #bucket1 .number, #steps #bucket2 .number, #steps #bucket3 .number, #steps #bucket4 .number {
	font-weight: bolder;
	font-size: 105px;
	color: #FFFFFF;
	position: absolute;
	bottom: -31px;
	right: 10px;
}

/* BUTTONS */
#buttons {
	width: 909px;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
}

#buttons h2 {
	margin: 0 0 8px 0;
}

#buttons h2 a {
	color: #5d5b5b;
	font-size: 15px;
	text-decoration: none;
}

#buttons h2 a:hover {
	text-decoration: underline;
}

#buttons #bucket1-sm, #buttons #bucket2-sm, #buttons #bucket3-sm, #buttons #bucket4-sm, #buttons #bucket5-sm {
	background-color: #ffffff;
	width: 145px;
	height: 87px;
	display: block;
	float: left;
	position: relative;
	cursor: pointer;
	margin: 0 28px 0 0;
	padding: 5px;
	border: 1px solid #ffffff;
}

#buttons .step-bucket .inner {
	background: #ffffff url(../media/images/bg_steps.jpg) top left repeat-y;
	width: 145px;
	height: 87px;
}

#buttons #bucket5-sm {
	margin: 0;
}

#buttons #bucket1-sm h4, #buttons #bucket2-sm h4, #buttons #bucket3-sm h4, #buttons #bucket4-sm h4, #buttons #bucket5-sm h4 {
	color: #842334;
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	top: 18px;
	left: 35px;
	margin: 5px 0 0 10px;
}

#buttons #bucket1-sm img, #buttons #bucket2-sm img, #buttons #bucket3-sm img, #buttons #bucket4-sm img {
	margin: 10px 0 0 0;
	width: 162px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#buttons #bucket1-sm .number, #buttons #bucket2-sm .number, #buttons #bucket3-sm .number, #buttons #bucket4-sm .number, #buttons #bucket5-sm .number {
	font-weight: bolder;
	font-size: 60px;
	color: #f9e4e6;
	position: absolute;
	top: 13px;
	left: 8px;
}

#buttons #bucket1-sm:hover, #buttons #bucket2-sm:hover, #buttons #bucket3-sm:hover, #buttons #bucket4-sm:hover, #buttons #bucket5-sm:hover, #buttons #bucket1-sm.active, #buttons #bucket2-sm.active, #buttons #bucket3-sm.active, #buttons #bucket4-sm.active, #buttons #bucket5-sm.active {
	border: 1px solid #1878bc;
}

/*#buttons #bucket1-sm:hover .number, #buttons #bucket2-sm:hover .number, #buttons #bucket3-sm:hover .number, #buttons #bucket4-sm:hover .number, #buttons #bucket5-sm:hover .number {
	color: #1c4e99;
}*/
