/*-------------------------------------------------------------------------
=Printables Product Page - August 2011
--------------------------------------------------------------------------*/
body#agi-product-printables {
	background: url(/agbeta/homepage/11/body-back.gif) no-repeat 50% 0;
}

#agi-product-printables #agi-main {
	border: 0 none;
	margin: 10px 0;
	padding: 6px 0;
}

#agi-product-printables .agi-column {
	background: none;
}

#agi-product-printables #agi-content {
	margin: 0 0 0 15px;
	overflow: hidden;
	text-align: left;
}

#agi-product-printables #agi-content img {
	border: 0;
}

#agi-product-printables #agi-content h2 {
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 21px;
	color: #c94747;
}

#agi-product-printables #agi-content #agi-printables-find h2 {
	color: #81705b;
	margin: 0 0 5px 0;
}

#agi-product-printables #agi-content h3,
#agi-product-printables #agi-content h4 {
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 18px;
	color: #81705b;
	clear: both;
}

a#agi-printables-billboard {
	margin: 0 0 5px 0;
	width: 745px;
	height: 243px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#agi-saved-projects {
	clear: both;
	margin: 0 0 0 5px;
	padding: 2em 0;
	position: relative;
}

#cnp-saved-projects {
	background: url(/agbeta/printables/product-page/saved-projects-back.png) repeat-y scroll 0 0 transparent;
	margin: 0;
	overflow: hidden;
	padding: 12px 8px 12px 10px;
	position: relative;
	text-align: left;
	width: 717px;
}

#cnp-saved-projects-bottom {
	background: url(/agbeta/printables/product-page/saved-projects-bottom.png) no-repeat 0 0;
	height: 5px;
	margin: 0;
	width: 735px;
}

#saved-projects-signin-arrow {
	background: url(/agbeta/printables/product-page/saved-projects-signin-arrow.png) no-repeat 0 0;
	left: 16px;
	height: 35px;
	position: absolute;
	top: 7px;
	width: 132px;
}

#saved-projects-create-arrow {
	background: url(/agbeta/printables/product-page/saved-projects-create-arrow.png) no-repeat 0 0;
	left: 16px;
	height: 35px;
	position: absolute;
	top: 7px;
	width: 156px;
}

a#agi-saved-projects-signin,
a#agi-saved-projects-create {
	position: absolute;
	right: 40px;
	top: 15px;
}

p#agi-saved-signin {
	color: #81705b;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 20px;
	margin: 0 0 0 145px;
	padding: 4px 0;
}

p#agi-saved-create {
	color: #81705b;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 20px;
	margin: 0 0 0 175px;
	padding: 4px 0;
}

#cnp-saved-projects p.agi-march-nomore {
    color: #ff0000;
    font-weight: bold;
    border-bottom: 1px solid #999;
    padding-bottom: 5px;
}

#cnp-saved-projects p.agi-march-nomore a {
    color: #ff0000;
}

#latest-project h3 {
	color: #81705b;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 19px;
	margin: 0 0 5px 0;
}

#latest-project {
	background: url(/agbeta/printables/product-page/saved-v-separator.png) no-repeat right 4px;
	float: left;
	margin: 0 14px 0 0;
	overflow: hidden;
	width: 308px;
}

h4.agi-cpbeta-projname {
	color: #c94747;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 12px 0;
}

#latest-product-thumb {
	background: url(/agbeta/printables/product-page/saved-thumb-back.png) no-repeat 0 0;
	float: left;
	height: 100px;
	margin: 0 14px 0 0;
	padding: 4px 8px 4px 7px;
	width: 100px;
}

#latest-project-info {
	color: #999;
	float: left;
	font-size: 11px;
	width: 172px;
}

#latest-project-info p {
	margin: 0 0 2px 0;
}

#latest-project-info p#agi-latest-type {
	margin: 0 0 12px 0;
}

#latest-project-info a {
	color: #81705b;
	font-weight: bold;
	padding: 6px 0;
	text-decoration: none;
}

#latest-project-info a#agi-cpbeta-editlatest {
	background: url(/agbeta/printables/product-page/recent-edit-v-separator.png) no-repeat right bottom;
	padding: 6px 8px 6px 0;
}

#latest-project-info p strong {
	color: #81705b;
	font-weight: bold;
}

#agi-cp-recentprojects {
	float: left;
	height: 125px;
	overflow-y: scroll;
	padding: 5px 0 0 0;
	width: 394px;
}

.recent-project {
	margin: 0 0 8px 0;
	overflow: hidden;
}

.recent-project-name {
	float: left;
	margin: 0 8px 0 0;
	overflow: hidden;
	width: 210px;
}

.recent-project-name a {
	color: #c94747;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.recent-project-name a:hover {
	text-decoration: underline;
}

.agi-date-recent {
	color: #999;
	float: left;
	font-size: 11px;
	margin: 0 8px 0 0;
	text-transform: capitalize;
	width: 122px;
}

a.agi-del-recent {
	background: url(/agbeta/printables/product-page/button-delete.png) no-repeat 0 1px;
	display: block;
	float: right;
	height: 17px;
	margin: 0 8px 0 0;
	padding: 0;
	text-indent: -9999px;
	width: 19px;
}

#agi-printables-left {
	float: left;
	margin: 0 0 0 5px;
	width: 425px;
}

#agi-printables-find {
	background: url(/agbeta/ecards/product-page/ecard-find-back.png) repeat-y 0 0;
	clear: both;
	overflow: hidden;
	padding: 12px 12px 25px 12px;
}

a#agi-printables-findthumb {
	margin: 0 21px 15px 0;
	padding: 10px 0 0 0;
	width: 167px;
	height: 148px;
	text-align: left;
	float: left;
	display: block;
}

#agi-printables-find ul {
	margin: 0 15px 10px 4px;
	padding: 0;
	float: left;
	width: 181px;
	text-align: left;
	list-style: none;
}

#agi-printables-find ul li {
	margin: 0 0 2px 0;
	padding: 0;
}

#agi-printables-find ul li h4 a,
#agi-printables-find ul li h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #c94747;
}

#agi-printables-find ul li h4 span {
	color: #81705b;
	display: block;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	margin: 0 0 22px 0;
}

#agi-printables-find ul li a {
	text-decoration: none;
}

#agi-printables-find ul li a:hover {
	text-decoration: underline;
}

.agi-printables-find-separator {
	margin: 0 0 15px 0;
	height: 3px;
	clear: both;
}

#agi-printables-find-bottom {
	margin: 0 0 12px 0;
	background: url(/agbeta/ecards/product-page/ecard-find-bottom.png) no-repeat 0 0;
	height: 4px;
}

#agi-printables-steps,
#agi-printables-steps h2 {
	margin: 0 0 15px 0;
}

#agi-printables-steps ol {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#agi-printables-steps ol li {
	background: url(/agbeta/ecards/product-page/vlist-separator.png) no-repeat right 0;
	float: left;
	margin: 0 4px 0 0;
	padding: 4px 3px 12px 0;
	text-align: center;
	width: 134px;
}
#agi-printables-steps ol li.agi-listlast {background: none;}

#agi-printables-steps ol li h4 {
	margin: 0 0 12px 0;
	padding: 0 0 0 40px;
	width: 94px;
	height: 40px;
	font-family: 'HelveticaNeueW01-45Ligh',arial,sans-serif;
	color: #81705b;
	background: url(/agbeta/ecards/product-page/numbers-123.png) no-repeat 0 0;
}
#agi-printables-steps ol li.agi-step2 h4 {background-position: 0 -41px;}
#agi-printables-steps ol li.agi-step3 h4 {background-position: 0 -82px;}

#agi-printables-testimonial {
	margin: 0 0 30px 0;
	text-align: left;
}

#agi-printables-right {
	margin: 0 10px 0 0;
	float: right;
	width: 300px;
}

#agi-printables-product-ad {
	margin: 0 0 20px 0;
}

#agi-printables-howto {
	padding: 14px;
	background: url(/agbeta/ecards/product-page/ecard-tips-back.png) repeat-y 0 0;
	overflow: hidden;
}

#agi-printables-howto a#agi-scenes-link {
	background: url(/agbeta/printables/product-page/video-button-back.png) no-repeat 0 0;
	display: block;
	height: 179px;
	margin: 0 auto;
	padding: 11px;
	width: 217px;
}

#agi-printables-howto-bottom {
	background: url(/agbeta/ecards/product-page/ecard-tips-bottom.png) no-repeat 0 0;
	height: 4px;
	margin: 0 0 20px 0;
}

#agi-printables-systemreqs {
	background: url(/agbeta/printables/product-page/sys-req.jpg) no-repeat 0 36px;
	color: #81705b;
	text-align: left;
}

#agi-product-printables #agi-content #agi-printables-systemreqs h3 {
	color: #c94747;
	font-size: 21px;
	margin: 0 0 8px 0;
}

#agi-printables-systemreqs a {
	color: #81705b;
}

#agi-systemreqs-copy {
	margin: 0 0 0 86px;
	width: 214px;
}