body {
    background-color:#fff;
    }

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/icons/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 0 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
	padding:0;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
	overflow:hidden;
	background:#fff;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 34px;
	width: 34px;
	background: url(../images/icons/fancy_close.png) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
	overflow:hidden;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	/*position: absolute; 
	bottom: 0px; */
	/*height: 100%; 
	width: 35%; */
	/*z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");*/
	outline: none;
	cursor:pointer;
	overflow: hidden;
	color:#8b9b7e;
	font-size:10px;
	text-transform:uppercase;
}
.fancy_pagination {
    padding:15px 0 12px;
    text-align:center;
    position:absolute;
    bottom:35px;
    width:560px;
    }
td.fancy_pagination {
    display:none;
    }
a#fancy_left {
	padding:0 5px 0 17px;
    background:url(../images/icons/arrow-left.gif) left 3px no-repeat;
}

a#fancy_right {
	padding:0 17px 0 5px;
    background:url(../images/icons/arrow-right.gif) right 3px no-repeat;
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0 0 0;
	margin: 0;
	background:#fff;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/common/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/common/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/common/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/common/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../images/common/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/common/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../images/common/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../images/common/fancy_shadow_nw.png') no-repeat;
}

div#fancy_titleInsp {
	color: #303030;
	font-weight: 500;
	font-size: 16px;
	font-style: italic;
	padding:15px 0 3px;
	white-space: nowrap;
	display:block;
	text-align:center;
}
.fancy_title_caption {
	color: #303030;
	font-weight: 500;
	font-size: 12px;
	font-style: italic;
	padding-bottom: 3px;
	white-space: nowrap;
	display:block;
	text-align:center;
}

div#fancy_title table {
	margin: 0 auto;
}

#fancy_title_left {
	height: 25px;
	width: 15px;
}

td#fancy_title_main {
	height: 25px;
	width:auto;
}
div#fancy_title table {
	display:none;
}

#fancy_title_right {
	height: 25px;
	width: 15px;
}
.fancy_title_links {
    font-size:10px;
    text-transform: uppercase;
    background:#f2f2f2;
    border-top:#e6e6e6;
    padding:10px 0;
    text-align:center;
    position:absolute;
    bottom:0;
    width:560px;
}
.inspirationImgL {
    display: block;
    margin:10px auto;
}
span.galleryPageCount {
    font-size:12px;
    text-transform: uppercase;
    color:#6d6d6d;
    }
    
/* Scrapbbok */

#scrapbookAdd {
		background:#fff url(../images/icons/floral-bg.gif) left bottom no-repeat;
		width:560px;
		height:470px;
}
#scrapbookAdd .subscribeBox {
    border:1px solid #bdccbb;
    margin:1px 1px 10px;
}
#scrapbookAdd .subscribeInnerbox {
    background:#e1e8e0;
	clear:both;
	text-align:center;
	width:538px;
}
#scrapbookAdd .subscribeInnerbox p {
    font-size:20px;
    padding:0;
}
#scrapbookAdd .scrapText {
    width:285px;
    margin:0 auto;
    padding:20px 25px 0 20px;
    color:#6d6d6d;
    font-size:12px;
}
#scrapbookAdd h3 {
    font-size:18px;
    padding:0 0 15px;
    color:#4b4f43;
    text-transform:none;
    font-weight:500;
    text-align:center;
    line-height:18px;
}
#scrapbookAdd p.back a {
    color:#8b9b7e;
    font-size:10px;
    text-transform:uppercase;
    background:url(../images/icons/arrow-left.gif) left 5px no-repeat;
    padding-left:15px;
    margin:5px 15px 0;
    display:block;
    float:left;
    clear:both;
}

#photoInspirationScrapbookAdd {
    width:480px;
    margin:0 10px 0 0;
    position:absolute;
    bottom:25px;
    left:40px;
    z-index:200;
}
.inspirationImgS {
    margin:10px 10px 0;
    float:left;
    padding:5px;
    border:#d9d9d9 solid 1px;
}
#photoInspirationScrapbookAddFieldSet {
    border:none;
    padding:0;
}
#photoInspirationScrapbookAdd .fields {
    list-style-type:none;
    padding:0;
    margin:0;
}
#photoInspirationScrapbookAdd label {
    font-size:16px;
    color:#887272;
    display:block;
    font-weight:500;
    padding:8px 0;
}
#photoInspirationScrapbookAdd textarea {
    width:478px;
    border:#d9d9d9 solid 1px;
}

#photoInspirationScrapbookAddSubmit {
    margin:10px 0 0;
    background:none;
    border:none;
    float:right;
    clear:both;
}

/* Inspiration Gallery Logged out page */

.inspirationLoggedOut {
    background:#fff url(../images/icons/floral-bg.gif) left bottom no-repeat;
	padding:1px;
	text-align:center;
}
.inspirationLoggedOut .subscribeBox {
    border:1px solid #bdccbb;
}
.inspirationLoggedOut .subscribeInnerbox {
    background:#e1e8e0;
	clear:both;
	text-align:center;
	width:538px;
}
.inspirationLoggedOut .subscribeInnerbox p {
    font-size:20px;
    padding:0;
}
.loginBox {
	float:left;
	width:275px;
	border-right:#e5e5e5 solid 1px;
	height:345px;
	padding:60px 0 0
}
.loginBox h3, .subscribeNowBox h3 {
    padding:0 0 10px;
    font-size:18px;
    font-weight:500;
    line-height:18px;
    text-transform:none;
}
.subscribeNowBox {
	float:right;
	width:250px;
	padding:35px 10px 0 0;
}
.subscribeNowBox p.theOffer {
    padding:0 0 25px;
    width:250px;
}
.subscribeNowBox p.theOffer .theText {
	width:245px;
	color:#6d6d6d;
	text-align:center;
	font-size:14px;
	font-weight:500;
	line-height:16px;
}
.subscribeNowBox p.theOffer .price {
	float:none;
	margin:0 auto;
	display:block;
	padding:0 0 0 5px;
}
.subscribeNowBox p.theOffer .priceAmount {
	padding:0;
	line-height:66px;
	display:block;
	float:left;
}
.subscribeNowBox p.theOffer .price sup {
    position:static;
    line-height:18px;
    display:block;
    float:left;
    padding:15px 0 0;
}

.inspirationLoggedOut h3 {
		color:#887272;
}
p.theOffer .pAndH {
    font-size:13px;
    display:block;
    float:right;
    line-height:22px;
    bottom:0px;
    left:75px;
}
p.theOffer .pAndH sub {
    display:inline;
    border:none;
    background:none;
    padding:0;
    float:none;
    padding:0;
}




