@import url('form.css');
@import url('jquery-ui/subtletalk.jquery.ui.css');
@font-face {
    font-family: 'MyUnderwoodRegular';
    src: url('@font/MyUnderwood-webfont.eot?') format('eot'),
         url('@font/MyUnderwood-webfont.woff') format('woff'),
         url('@font/MyUnderwood-webfont.ttf') format('truetype'),
         url('@font/MyUnderwood-webfont.svg#webfont72lyKL7L') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background: #ebe6e6 /*url('../img/body-bg.jpg') repeat center top*/;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#login-forgot {
	padding: 4px 0 0 100px;
}
.padLeft{
	padding-left:10px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #D90F0F;
}

a:hover {
	color: #8F0808;
}

h2 {
    color:#4F0F11;
    letter-spacing: -.05em;
    border-bottom: 1px solid #eee;
} 

h3 {
    color: #AA7B73; letter-spacing: -.05em;
    /*border-bottom: 1px solid #AFA4A4;*/
}
img.poster-preview, div.poster-minipreview a.poster-preview {
    -moz-box-shadow: 4px 4px 5px #cecece;
    -webkit-box-shadow: 4px 4px 5px #cecece;
    box-shadow: 4px 4px 5px #cecece;
}

div.space{background: url('../img/stalk.gif') repeat 0 0}
    

ul.link-list li {
    margin-bottom: 1.5em;
}

ul.errors {
    border: 1px solid #CF8184;
    color: #666;
    background: #FFBFC2;
    padding: 1em;
    list-style-type: none;
}

ul.errors li {
    margin-left: 1em;
}   

table h3 {margin-bottom: 0;}
table caption {border-bottom: 1px solid #fafafa; background: none; margin-bottom: 1.5em;}
tbody tr:nth-child(2n) td, tbody tr.even td {background:#EFE0E0}

tr.cart-total td {border-top: 1px solid #666}
.cart-preview a.item-remove {font-size: 10px}
.currency{text-align: right;}
.currency .approx{
    color: #666666;
    font-size: 10px;
}

.info{padding-left: 32px; background: url(../img/ico/fugue/information.png) no-repeat 8px center;}
.success{padding-left: 32px; background: url('../img/ico/fugue/tick-circle.png') no-repeat 8px center}
.error{padding-left: 32px; background: url('../img/ico/fugue/exclamation-red.png') no-repeat 8px center}


img.flag-icon {
    margin: 0 .5em;
}

.accent {background: #EFD1D2;}
.book-130 {float: left; width: 130px; margin: 1em auto;}
.bookimage img {display:block;width: 310px; margin: 1em;}

/* checkout____________________*/

.checkout-preview {padding: 1em}
.checkout-products-total {font-weight: bold}

/* comments____________________*/

.comment-comment {
	word-wrap:break-word;
}
.comment-comments
.comment-container {padding: 1em; border-bottom: 1px solid #aaa;}
.comment-commenter {padding: 1em; text-align: right;}
.comment-commenter-name {color: #333; font-weight: bold;}
.comment-commenter-time {}

.clear {clear:both; display: block;}

.flashmessage {
    display: block;
    width: 90%;
}
.flashmessage p {
    display: block;
}

.float-left {float:left}
.float-right {float:right}

.


.order-sub {text-align: right}
.order-sub .button {padding: 2em}
.subtext {font-style: italic; color: #666; margin: .5em 0;}
.small {font-size: .8em; line-height: 1em}

.padded {padding: 10px}


.pageContent {
    padding-top: 3.5em;
}

.pageContent h2, .pageContent p, .pageContent h3{
    margin: 0 10px;
    margin-bottom: 1.5em;
}
.pageContent.quickbuy {
    padding: 3.5em 10px 10px;
}
.pageContent.quickbuy h2 {
    margin-bottom: 0.5em;
}


.pageContent h2 {
    display: block;#CFC2C2
    border-bottom: 1px solid #fafafa;
}

.disabled {display: none;}
.hidden {display: none;}

.feature-fade {
    font-style: italic;
    color: #5F5959;
}


.cartCounter {
	color: #BF3B3B;
}

.section {
    display: block;
    clear: both;
}
    .section .inner {
        padding: 1em;
    }
 
    
.featured-comments {
    text-align: center;
    position: relative;
    display: block;
    height: 218px;
    background: url('../img/quotebubble.png') no-repeat 0 0;

}

.featured-comments-comments {
    position: absolute;
    z-index: 1;
    top: 34px;
    left: 0;
    /*font-size: 1em;*/
    color: #617DA2;
    font: 18px/18px 'MyUnderwoodRegular', Times, serif;
    letter-spacing: 0;
    text-align: left;
    padding: 0 2em 0 2.5em;  
    line-height: 24px; 
}
.featured-comments-comments a{
    color: #617DA2;
}

.featured-comments-commenter {
	position: absolute;
    z-index: 1;
    top: 186px;
    right: 96px;
    text-align: right;
 	font-style: italic; 
}

span.comments-commenter {color: #617DA2;}

.poster-queue {
    margin-top: 4em;
}

.poster-preview {
	text-align: center;
}

.poster-preview img {
	margin: 0 auto;
	display: block;
}
div.poster-minipreview a.poster-preview {
    box-shadow: 4px 4px 5px #CECECE;
    display: block;
	margin: auto;
    width: 220px;
	
}
img.poster-preview-large{ 
    box-shadow: 4px 4px 5px #CECECE;
    display: block;
	margin: auto;
    width: 440px;
}
.poster-minipreview {
	height: 308px;
}
.poster-minipreview a.minipreview-landscape {
    position: relative;
    top: 55px;
}


/*///WEBCAMS*/
    
dl.webcams dt, dl.webcams dd{padding: 0 18px;}
dl.webcams dt.featured {background: url('../img/ico/fugue/star.png') no-repeat 0 0;}
dl.webcams dt span.webcams-location {display:inline; float:right; font-style: italic; color: #666; font-weight: normal;}
dl.webcams dd {margin: 1em 0;border-bottom: 1px solid #fafafa;padding: .25em 0;}
dl.webcams dd p{margin: 1.5em; font-style: italic; padding-left: .5em; border-left: 1px solid #fafafa;}
dl.webcams dd {border-bottom: 1px solid #fafafa;}


.poster-browse-previews {
    width: 100%;
    margin-bottom: 1.5em;
    float: left;
}


.poster-browse-previews .browse-preview {
    height: 308px;
    margin: auto;
    position: relative;
	text-align: center;
	width: 100%;
}

    .poster-browse-previews .browse-preview .portrait {
        display: block;
        margin: 0 auto;
        /*background: #fff*/;
    }
    
    .poster-browse-previews .browse-preview .landscape {
        display: block;
        width: 310;
        margin: 0 auto;
        position: relative;
        top: 13.5%
    }

.poster-view-details {
}

    .poster-view-details dl,
    .subscription-view-details dl {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }
    
    .poster-view-details dl dt,
    .subscription-view-details dl dt
     {
        font-weight: normal;
        font-style: italic;
        color: #666;
        margin-bottom: .5em;
    }
    
    .poster-view-details dl dd,
    .subscription-view-details dl dd,
    p.cart {
        margin-bottom: 0.5em;
        margin-left: 0;
        padding-left: 24px;
        line-height: 18px;
        padding-bottom: .5em;
    }
    
        .poster-view-details dl dd.cart, 
        .subscription-view-details dl dd.cart, 
        p.cart{
            background: url('../img/ico/shop_cart_icon&16.png') no-repeat 0 0;
        }
        
        .poster-view-details dl dd.download{
            background: url('../img/ico/download_icon&16.png') no-repeat 0 0;
        }
        
/*VALIDATION*/

.validation-warning, .validation-passed {display:inline; border: none;}
span.required{color: #4e7ca9; margin-left: -4px;}
/*input:required {background: #f9e0b8}*/
input.invalid {background: #f2bfc0}

#submit {padding: 1em;}

.blockLink {
    display: block;
    position: relative;
}
   
    
.blockLink-hover {
    background: #CFC2C2;
}

    .blockLink a.blockLink-overlay {
        display: block;
        position: absolute;
        background: url('../img/blockLink.png') no-repeat 95% 95%;
        top: 0;
        left: 0;
        z-index: 1;
        padding: 1em;
    }
    
h1.logo {
		height: 110px;
		overflow: hidden;
		position: absolute;
		margin: 0;
		top: -4px;
		left: -8px;
		z-index: 2;
		-moz-border-radius: 10px; 
  		-webkit-border-radius: 10px; 
  		border-radius: 10px;
  		-moz-box-shadow: 2px 2px 12px #1F1F1F;
		-webkit-box-shadow: 2px 2px 12px #1F1F1F;
		box-shadow: 2px 2px 12px #1F1F1F;
	}
	
	h1.logo a:link, h1.logo a:visited {
		height: 110px;
		display: block;
		overflow: hidden;
		text-indent: -9000px;
		background: url('../img/logo.png') no-repeat -5px -5px;
		-moz-border-radius: 10px; 
  		-webkit-border-radius: 10px; 
  		border-radius: 10px; 
	}

#wrap {
	position: relative;
}


#header {
	height: 56px; 
	width: 950px;
	margin: 36px auto 18px;
	background: #6F5353 url('../img/cafe-top.jpg') no-repeat center;
	position: relative;
}
	
#nav {
	position: absolute;
	left: 310px;
	top: 0;
	background: url('../img/nav-bg.png') no-repeat 0 -5px;
}

	#nav ul {
		margin: 0;
	}
	
		#nav ul li {
			display: block;
			float: left;
			width: 110px;
			height: 56px;
			position: relative;
		}
	
			#nav ul li a:link, #nav ul li a:visited{
				display: block;
				height: 56px;
				line-height: 56px;
				position: absolute;
				width: 135px;
				padding-left: 24px;
				left: -25px;
				border-right: 1px solid #CFB9B5;
				text-decoration: none;
				overflow: hidden;
				text-indent: -9999px;
			}
							
	            #nav ul li a.link-poetry:link, 
				#nav ul li a.link-poetry:visited{
					width: 162px;
					padding-left: 4px;
				}
				
				#nav ul li a:hover {
					background: url('../img/nav-bg.png') no-repeat 7px -5px;
					color: #543C38;
				}
					#nav li.link-poetry{
						margin-right:30px;
					}
				
					#nav li a.link-parlour:hover { background: url('../img/nav-bg.png') no-repeat -153px -5px; }
					#nav li a.link-profile:hover { background: url('../img/nav-bg.png') no-repeat -313px -5px; }
					#nav li a.link-poetry:hover { background: url('../img/nav-bg.png') no-repeat -473px -5px; }
					
			        /* Subnavigation */
			        
	        #nav ul li ul.dropdownChild {
	            position: absolute;
	            display: none;
	            z-index: 11;
	            top: 56px;
	            left: -26px;
	            width: 159px;
	            background: #463032;
	            border: 1px solid #dedede;
	            border-top: 0;
	            padding: 0;
	            -moz-border-radius:  0 0 6px 6px; 
  		        -webkit-border-radius: 0 0 6px 6px; 
  		        border-radius: 0 0 6px 6px;
	        }
	        
	        #nav ul li ul li {
	            display: block;
	            float: none;
	            height: 38px;
	            clear: both;
	            position: static;
	        }
	        
	         #nav ul li ul li:last-child {
	            border: 0;
	         }
	        
	            
	        
	            #nav ul li li a:link, #nav ul li li a:visited {
	                display: block;
                    text-indent: 0;
                    position: static;
                    line-height: 18px;
                    padding-left: 0;
                    border: 0;
                    color: #fafafa;
                    padding: .5em 0;
                    height: auto;
                    padding: 10px 20px;
                    width: 119px;
                    -moz-border-radius:  0 0 6px 6px; 
  		            -webkit-border-radius: 0 0 6px 6px; 
  		            border-radius: 0 0 6px 6px;
	            }
	            
	            #nav ul li li a:hover {
	                background: #69595A;
	            }


#sub-nav {
	width: 950px;
	height: 36px;
	line-height: 36px;
	position: absolute;
	top: -36px;
	margin: 0 auto;
	font-size:13px;
}	
	
	#sub-nav ul {
		margin: 0;
		padding: 0;
	}


		#sub-nav ul li {
			border-right: 1px solid #D90F0F;
			display: block;
			float: left;
			line-height: 10px;
			margin: 13px 9px 0 0;
			padding: 0 9px 0 0;
		}
			#sub-nav ul li.noborder {
				border:0;
			}
			#sub-nav ul li.twitter {
				float: right;
			}
			#sub-nav ul li.last {
				float: right;
				margin-right: 0;
			}
				#sub-nav ul li a.cart-checkout {
				    padding-left: 24px;
					background: url('../img/ico/money_icon&16.png') no-repeat 0 0;
				}
		    

#splash .overlay {
    display: block;
    height: 468px;
    width: 950px;
    margin-bottom: 18px;
    position: relative;
}

.sidebarInner{
 	
    margin-bottom: 18px;
    width: 310px;
    margin-right: 0;
    float: right;
}

.sidebarSection {
  	border-bottom: 1px solid #EBE6E6;
    padding: 1em;
    display: block;
    clear: both;
}

#sidebar .sidebarInner{background: #DFD1D1; }    

#sidebar .poster-preview {
        text-align: center;
        margin-bottom: 1.5em;
}
    
#cart .sidebarInner {background: #DFD1D1;}

    #cart ul {list-style-type: none;}
    #cart a:link, #cart a:visited {padding-left: 24px}
    #cart a.cart-count{background: url('../img/ico/shop_cart_icon&16.png') no-repeat 0 0;}
    #cart a.cart-checkout{background: url('../img/ico/money_icon&16.png') no-repeat 0 0;}
    
#main-content {
	margin-bottom: 18px;
	background: url('../img/cafe-bg.jpg') no-repeat 0 0;
}

#paginator {
	padding: 1.5em 0 0 10px;
	margin: 1.5em 0;
}

#footer {
    display: block;
    padding: 1em;
    height: 36px;
    line-height: 36px;
    border-top: 1px solid #DFD1D1;
    /*background: #BFB3B3;*/
    clear: both;
    margin: 18px 0;
}

#ajax-progress {
    display:block
    clear:both;  
    position: absolute;
    bottom: -18px;
    right: 0;
    height: 18px;
    width: 310px;
    text-align: right;
}

    .progress-bar {display: block; height: 18px; background: url('../img/loader.gif') no-repeat top 50%;}

#overlay {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2; 
}

.modularContainer {
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -25%;
        z-index: 3;
}  
.accountLink {
    margin: -60px 0 0 500px;
    position: absolute;
}
.quickbuyContainer{
	min-height:150px;
}
.pageContent.quickbuy div{
	margin-left:10px;
}
.quickbuyContainer h3{
	margin: 0;
}
a.download-poster.quick-buy{
    background: url("/img/Button_QuickBuy2.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 68px;
    width: 221px;
}
.download-poster.quick-buy2{
    background: url("/img/Button_QuickBuy2.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 68px;
    width: 221px;
}
.while-line{
	border-bottom: 1px solid #EEEEEE;
}
.sidebar-divider{
	border-bottom: 1px solid #EEEEEE;
    padding-bottom: 1em;
}
.sidebar-divider2{
    border-bottom: 1px solid #EEEEEE;
    margin: -1em 0 1em;
    padding: 0 0 0.5em;
}
.sidebar-divider h3{
	margin: 1em 0 0;
}
.paypal-logo{
    background: url("/img/Logo_PayPal.gif") no-repeat scroll 0 0 transparent;
    height: 43px;
    width: 99px;
}
.sidebarSection.poster-view-details{
    border: 0 none;
    margin-bottom: -2em;
}
.poster-designer{
	padding:10px 94px;
	text-align:left;
	font-weight:bold;
}