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

/* CONTENT */
#content {
	width: 915px;
	margin: -40px auto 0 auto;
}

/* LEFT */
#content .left {
	width: 635px;
	height: 605px;
	margin: 0 15px 0 0;	
	float: left;
	position: relative;
}

/* MEDIA */
#content .left .media {
	width: 635px;
	margin: 0 0 9px 0;
	position: relative;	
	z-index: 5;
}

#content .left .media .slide {
	width: 634px;
	height: 478px;
	position: absolute;
	top: -3px;
	left: 1px;
	display: none;
}


#content .left .media .slide a {
	background-color: #ffffff;
	opacity: 0.00;
	filter: alpha(opacity=.00);
	width: 634px;
	height: 478px;
	display: block;
	cursor: pointer;
	position: absolute;
	z-index: 15;
	display: none;
}

#content .left .media .slide.show a {
	display: block;
}

#content .left .media .play {
	text-align: center;
	font-size: 11px;
	color: #939598;
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	position: absolute;
	left: 160px;
	bottom: 65px;
}

#content .left .media .play a {
	outline: none;
	width: 110px;	
	height: 75px
}

#content .left .media .slide.show .play p {
	display: block;
}

#content .left .media .slide .play p {
	display: none;
}
/* END OF MEDIA */

/* ROTATOR */
#content .left .rotator {
	width: 635px;
	/*height: 205px;*/
	position: absolute;
	/*margin: 24px 0 0 0;
	border: 2px solid #dedfdf;*/
	bottom: 0;
	left: 0;
	z-index: 1;
}
/* END OF ROTATOR */
/* END OF LEFT */

/* RIGHT */
#content .right {
	width: 265px;
	float: left;	
}

#content .right .stamp {
	margin: 0 0 0px 0;	
}

/* STEPS */
#content .right .steps h2 {
	color: #706e6e;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;	
}

/* STEPS */
#content .right .steps h5 {
	color: #98002E;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 5px auto;	
	text-indent: 20px;
	display: block;
	padding: 8px;
	background: url(../media/images/img_step-bg.jpg) top left no-repeat;	

}

#content .right .steps h5 a {
	color: #842334;
	text-decoration: none;
}

#content .right .steps h5 a:hover {
	text-decoration: underline;
}

/* BUCKET */
#content .right .steps .bucket {
	height: 49px; 
	width: 265px;
	margin: 0 0 6px 0;
	background: transparent url(../media/images/img_step-bg.jpg) top left repeat-y;	
	cursor: pointer;
	position: relative;
}

#content .right .steps .bucket p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #842334;
	float: left;
	width: auto;
	margin: 6px 0 0 40px;
}

#content .right .steps .bucket p a {
	text-decoration: none;
	color: #842334;
}

#content .right .steps .bucket img {
	width: 122px;
	float: right;
}

#content .right .steps .bucket .number {
	/*background: url(../media/images/img_no1.png) top left no-repeat;*/
	position: absolute;
	top: -12px;
	left: -1px;
	font-weight: bolder;
	font-size: 60px;
	color: #f9e4e6;
}

#content .right .steps .bucket .number a {
	color: #f9e4e6;
	text-decoration: none;
}

/*#content .right .steps .bucket.one:hover .number {
	background: url(../media/images/img_no1.png) top right no-repeat;
}

#content .right .steps .bucket.two .number {
	background: url(../media/images/img_no2.png) top left no-repeat;
}

#content .right .steps .bucket.two:hover .number {
	background: url(../media/images/img_no2.png) top right no-repeat;
}

#content .right .steps .bucket.three .number {
	background: url(../media/images/img_no3.png) top left no-repeat;
}

#content .right .steps .bucket.three:hover .number {
	background: url(../media/images/img_no3.png) top right no-repeat;
}

#content .right .steps .bucket.four .number {
	background: url(../media/images/img_no4.png) top left no-repeat;
}

#content .right .steps .bucket.four:hover .number {
	background: url(../media/images/img_no4.png) top right no-repeat;
}*/
/* END OF BUCKET */
/* END OF STEPS */

/* COUPON */
#content .right .coupon {
	background: transparent url(../media/images/img_coupon-lg-bg.jpg) top left repeat;
	width: 264px;
	height: 309px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	color: #ffffff;
	font-size: 21px;
	margin: 36px 0 0 0;
}

#content .right .coupon p.first {	
	padding: 25px 0 0 0;	
}

#content .right .coupon p.big {
	font-size: 80px;
}

#content .right .coupon p.big sup {
	font-size: 60px;
	vertical-align: text-top;
}

#content .right .coupon p span {
	font-size: 20px;	
}

#content .right .coupon p.red {
	font-size: 43px;
	font-weight: bold;
	color: #731627;
}

#content .right .coupon p.red span {
	font-size: 30px;
}

#content .right .coupon p.red sup {
	font-size: 28px;
	vertical-align: text-top;
}
/* END OF COUPON */
/* END OF RIGHT */

/* END OF CONTENT */
#ideas label {
	font-size: 14px;
	color: #1177bb;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
	cursor: pointer;
}

#ideas ul#portrait {
	border: 1px solid #850024;
	width: 167px;
	height: 28px;
	position: relative;
	z-index: 51;
	margin: 10px 0 25px 0;
	_margin: 10px 0 12px 0;
	cursor: pointer;
}

#ideas ul#portrait.last-drop {
	z-index: 41;
}

#ideas ul#portrait li {
	color: #6c7072;
	font-size: 11px;
	width: 167px;
	height: 28px;
	line-height: 28px;
	background: #FFFFFF url(../media/images/arrow_red.jpg) top right no-repeat;
	list-style: none;
	text-indent: 10px;
}

#ideas ul#portrait li a {
	color: #6c7072;
	font-size: 11px;
	text-decoration: none;
	line-height: 28px;
}

#ideas ul#portrait li ul {
	position: absolute;
	width: 167px;
	left: -999%; 
	border-left: 1px solid #850024;
	border-bottom: 1px solid #850024;
	border-right: 1px solid #850024;
	background-color: #FFFFFF;
}

#ideas ul#portrait li ul li {
	background-color: #FFFFFF; 
	background-image: none;
	width: 167px;
	height: auto;
	line-height: 17px;
	border: none;
	display: block;
}

#ideas ul#portrait li ul li a {
	background-color: #FFFFFF; 
	background-image: none;
	width: 157px;
	height: auto;
	border: none;
	text-indent: 0;
	padding: 5px 0 6px 10px;
	line-height: 17px;
	display: block;
}

#ideas ul#portrait li:hover ul, #ideas ul#portrait li.sfhover ul { 
 	left: -1px; 
	top: 27px;
}

#ideas ul#portrait li:hover ul ul, #ideas ul#portrait li:hover ul ul ul, #ideas ul#portrait li.sfhover ul ul, #ideas ul#portrait li.sfhover ul ul ul {
	left: -999em;
}
  
#ideas ul#portrait li li:hover ul, #ideas ul#portrait li li li:hover ul, #ideas ul#portrait li li.sfhover ul, #ideas ul#portrait li li li.sfhover ul {
	top: 0;
}

#ideas ul#portrait li li:hover a, #ideas ul#portrait li li.sfhover a, #ideas ul#portrait li ul ul li:hover a, #ideas ul#portrait li ul ul ul li:hover a, #ideas ul#portrait li ul ul li.sfhover a, #ideas ul#portrait li ul ul ul li.sfhover a {
	background-color: #ebf0d0;
}

/* PACKAGE */
#media #package {
	width: 238px;
	padding: 8px;
	float: right;
	cursor: pointer;
	border: 1px solid #bfbfbf;
	position: relative;
	z-index: 100;
}

/* PRICE */
#media #package .price {
	background: transparent url(../media/images/bg_price.png) top left no-repeat;
	width: 197px;
	height: 50px;
	position: absolute;
	top: 48px;
	left: -13px;
	line-height: 43px;
	z-index: 1;
}

#media #package .price p {
	color: #ffffff;
	font-size: 11px;
	margin: 0 0 0 43px;
}

#media #package .price p strong {
	font-size: 28px;	
	margin: 0 0 0 5px;
	vertical-align: middle;
}
/* END OF PRICE */

#media #package .middle {
	background: #ffffff url(../media/images/bg_nav.jpg) bottom left repeat-x;
	padding: 0 0 50px 0;
}

/* IDEAS */
#media #package .middle #ideas {
	width: auto;
	margin: 0;
	bottom: 0;
	right: 20px;
}

#media #package .middle #ideas ul#personalized {
	margin: 0 0 18px 0;
}
/* END OF IDEAS */

/* VERTICAL IMAGE STYLE */
#media #package .middle h3 {
	color: #1177bb;
	font-size: 15px;
	margin: 0;
	padding: 0 0 3px 5px;
	position: relative;
	z-index: 5000;
}

#media #package .middle h4 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 15px;
	position: relative;
	z-index: 5000;
}

#media #package .middle .includes {
	width: 145px;
	float: left;
	margin: 50px 0 0 15px;
	_margin: 0 0 0 7px;
}

#media #package .middle .includes p {
	font-size: 11px;
	color: #1177bb;
	margin: 0 0 5px 0;
}

#media #package .middle .includes p.title {
	margin: 9px 0 0 0;
}

#media #package .middle .includes p small {
	color: #434343;
	font-size: 10px;
}

#media #package .middle .includes p span {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

#media #package .middle .includes dl {
	margin: 3px 0 0  0;
	padding: 0;
}

#media #package .middle .includes dl dd {
	list-style: none;
	font-size: 10px;
	color: #6c7072;
	margin: 0;
	padding: 0;
}

#media #package .middle .example {
	width: 65px;
	float: right;
	clear: right;
	margin: 47px 10px 0 0;
	text-align: right;
	position: relative;
	padding: 0 0 21px 0;
}

#media #package .middle .example p {
	width: 75px;
	position: absolute;
	bottom: 0;
	left: -9px;
	text-align: left;
}

#media #package .middle .example p a {
	background-color: #5d5d5d;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px 5px 3px 5px;
}

#media #package .middle .example p a:hover {
	background-color: #1177bb;	
}
/* END OF VERTICAL IMAGE STYLE */
/* END OF PACKAGE */
/* END OF MEDIA */

/* INFO */
#content #info {
	width: 896px;
	margin: 20px auto 0 auto;
	_margin: 10px auto 0 auto;
}

#content #info h3 {
	color: #6c7072;
	font-size: 18px;
	float: left;
	width: 600px;
	margin: 0 0 0 20px;
}

#content #info h3 span {
	color: #1177bb;
	font-size: 14px;
	font-weight: normal;
}

#content #info #ideas {
	float: right;
	width: 276px;
}

#content #info #ideas label {
	font-size: 14px;
	color: #1177bb;
	font-weight: bold;
	margin: 0 5px 0 10px;
	float: left;
	height: 28px;
	line-height: 28px;
}

#content #info #ideas select {
	border: 1px solid #119955;
	padding: 5px;
	color: #6c7072;
	font-size: 11px;
	cursor: pointer;
}

#content #info #ideas option {
	color: #6c7072;
	font-size: 11px;
}

#content #info #ideas ul#portrait {
	border: 1px solid #119955;
	width: 159px;
	height: 28px;
	position: relative;
	z-index: 50;
	float: right;
}

#content #info #ideas ul#portrait li {
	color: #6c7072;
	font-size: 11px;
	width: 159px;
	height: 28px;
	line-height: 28px;
	background: #FFFFFF url(../media/images/arrow_green.jpg) top right no-repeat;
	list-style: none;
	text-indent: 10px;
}

#content #info #ideas ul#portrait li a {
	color: #6c7072;
	font-size: 11px;
	text-decoration: none;
	line-height: 28px;
}

#content #info #ideas ul#portrait li ul {
	position: absolute;
	width: 159px;
	left: -999%; 
	border-left: 1px solid #119955;
	border-bottom: 1px solid #119955;
	border-right: 1px solid #119955;
	background-color: #FFFFFF;
}

#content #info #ideas ul#portrait li ul li {
	background-color: #FFFFFF; 
	background-image: none;
	width: 159px;
	height: 28px;
	line-height: 28px;
	border: none;
	display: block;
}

#content #info #ideas ul#portrait li ul li a {
	background-color: #FFFFFF; 
	background-image: none;
	width: 159px;
	height: 28px;
	line-height: 28px;
	border: none;
	display: block;
}

#content #info #ideas ul#portrait li:hover ul, #content #info #ideas ul#portrait li.sfhover ul  { 
 	left: -1px; 
	top: 27px;
}

#content #info #ideas ul#portrait li:hover ul ul, #content #info #ideas ul#portrait li:hover ul ul ul, #content #info #ideas ul#portrait li.sfhover ul ul, #content #info #ideas ul#portrait li.sfhover ul ul ul {
	left: -999em;
}
  
#content #info #ideas ul#portrait li li:hover ul, #content #info #ideas ul#portrait li li li:hover ul, #content #info #ideas ul#portrait li li.sfhover ul, #content #info #ideas ul#portrait li li li.sfhover ul {
	top: 0;
}

#content #info #ideas ul#portrait li li:hover a, #content #info #ideas ul#portrait li li.sfhover a, #content #info #ideas ul#portrait li ul ul li:hover a, #content #info #ideas ul#portrait li ul ul ul li:hover a, #content #info #ideas ul#portrait li ul ul li.sfhover a, #content #info #ideas ul#portrait li ul ul ul li.sfhover a { 
	background-color: #a0d6bb;
}
/* END OF INFO */

/* CONTENT */
#content {
	clear: both;
}
/* END OF CONTENT */

/* STEPS */
#steps {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	clear: both;
}

#steps #bucket1, #steps #bucket2, #steps #bucket3, #steps #bucket4 {
	width: 212px;
	height: 195px;
	display: block;
	float: left;
	position: relative;
	cursor: pointer;
	z-index: 50;
}

#steps #bucket1 #border, #steps #bucket2 #border, #steps #bucket3 #border, #steps #bucket4 #border {
	width: 207px;
	height: 97%;
}

#steps #bucket1 #border h5, #steps #bucket2 #border h5, #steps #bucket3 #border h5, #steps #bucket4 #border h5 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	float: left;
	margin: 5px 0 0 10px;
}

#steps #bucket1 #border span.more, #steps #bucket2 #border span.more, #steps #bucket3 #border span.more, #steps #bucket4 #border span.more {
	color: #FFFFFF;
	font-size: 16px;
	float: right;
	margin: 5px 10px 0 0;
}

#steps #bucket1 #border img, #steps #bucket2 #border img, #steps #bucket3 #border img, #steps #bucket4 #border img {
	margin: 15px 0 0 0;
}

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

/* BUCKET 1 */
#steps #bucket1 {
	background-color: #1177bb;
}

#steps #bucket1 #border {
	border: 5px solid #a0c9e4;
}

#steps .one {
}

#steps #bucket1 .expand {
	background: #FFFFFF url(../media/images/img_bucket1-expand.jpg) top left no-repeat;	
}
#steps #bucket2 .expand {
	background: #FFFFFF url(../media/images/img_bucket2-expand.jpg) top left no-repeat;	
}
#steps #bucket3 .expand {
	background: #FFFFFF url(../media/images/img_bucket3-expand.jpg) top left no-repeat;	
}
#steps #bucket4 .expand {
	background: #FFFFFF url(../media/images/img_bucket4-expand.jpg) top left no-repeat;	
}

#steps .expand {
	width: 217px;
	height: 113px;
	display: none;
	position: absolute;
	top: 195px;
	left: 0;
}

#steps .expand p {
	font-size: 14px;
	color: #6c7072;
	width: 85%;
	margin: 0 auto 10px auto;
	text-align: left;
}

#steps .expand p span {
	margin: 0 3px 0 3px;
}

#steps .expand p a.blue {
	font-size: 11px;
	color: #1177bb;
	text-deocoration: underline;
}

#steps .expand p a.red{
	font-size: 11px;
	color: #bb2332;
	text-deocoration: underline;
}

#steps .expand p a.green {
	font-size: 11px;
	color: #119955;
	text-deocoration: underline;
}

#steps .expand p a.yellow {
	font-size: 11px;
	color: #eeaa44;
	text-deocoration: underline;
}

#steps .expand p a.blue:hover, #steps .expand p a.red:hover, #steps .expand p a.green:hover, #steps .expand p a.yellow:hover {
	text-decoration: none;
}
/* END OF BUCKET 1 */

/* BUCKET 2 */
#steps #bucket2 {
	background-color: #bb2332;
	margin: 0 0 0 14px;
	_margin: 0 0 0 9px;
}

#steps #bucket2 #border {
	border: 5px solid #e4a7ad;
}
/* END OF BUCKET 2 */

/* BUCKET 3 */
#steps #bucket3 {
	background-color: #119955;
	margin: 0 0 0 14px;
	_margin: 0 0 0 9px;
}

#steps #bucket3 #border {
	border: 5px solid #a0d6bb;
}
/* END OF BUCKET 3 */

/* BUCKET 4 */
#steps #bucket4 {
	background-color: #eeaa44;
	margin: 0 0 0 14px;
	_margin: 0 0 0 9px;
}

#steps #bucket4 #border {
	border: 5px solid #f8ddb4;
}
/* END OF BUCKET 4 */
/* END OF STEPS */

#resources {
    width: 915px;
	padding: 15px 0 0 0;
}

param, object {
	outline:none;
}
	
#accordion
{
	height:170px;
	margin-top:15px;
	margin-left:30px;	
	padding-bottom:10px;
}
div#accordion {
width: 905px;
}
		
div#accordion div {
border: none;
text-decoration: none;
font-size: 12px;
margin: 0 0 10px 0;
padding: 10px;
}
div#accordion h1, div#accordion h2 {
cursor: pointer;
display: block;
padding: 5px 0 5px 0;
margin-top: 0;
text-decoration: none;
font-size: 13px;
position: relative;}
	
div#accordion a.heading {  
background: #acd3f0;  
color:white;
text-decoration:none;
display: block;  
line-height: 18px;  
padding: 10px 5px 10px 10px;  
text-decoration: none;  
}  
div#accordion a.heading:hover { background: #1177ba; }

div#accordion .ui-state-focus { outline:none;}
