/* standardise */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea table, caption, tbody, tfoot, thead, tr, th, td { margin : 0; padding : 0; border : 0; outline : 0; font-weight : normal; font-style : inherit; font-size : 100%; font-family : inherit; vertical-align: baseline; /* background : transparent; */}

/* generic */
body { font : normal 13px/19px Courier, Courier New, monospace; color : #000000 !important;}
html{ background : #000000}
a, a:visited, a:active{ color: #111111; }
a:hover{ color: #7E694A; cursor:pointer;}

a{
	text-decoration:none;
	color:#ff3333;
	font-weight: bold;
}

a:visited{color:#6C0008}
a:hover{color:#ff6666}
a:active{color:#6C0008}

select,
input[type=submit]{
	cursor:pointer;
}

em{
	font-style:italic;
}

strong{
	font-weight:bold;
}

h1, h2, h3{
	font-weight: bold;
	color: #401C13;
}

h1 a, h2 a, h3 a{
	color: #7E694A;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 14px;
}

h3{
	font-size: 13px;
}

li{
	list-style: none;
	margin-left: 20px;
}

body{
	height: 100%;
	width: 972px;
	display : table;
	position: relative;
	margin: 0px auto;
}

/* layout */
#wrapper{
	display : table-cell;
	vertical-align: middle;	
}

#scrapbook{
	background : #000000 url(../images/background/right-cutout.jpg) no-repeat right top;
	width : 972px;
	height : 729px;
	position: relative;
	margin: 0px auto;
}

#scrapbook-left{
	position: absolute;
	top: 1px;
	left: -400px;
	width: 400px;
	height: 754px;
	background : url(../images/background/left.jpg) no-repeat right top;
}

html{
	height: 100%;
}

body{
	display : table;
	height: 100%;
	width: 100%;
}

#page{
	position: absolute;
	top: 140px;
	bottom: 75px;
	left: 50px;
	right: 80px;
}

#page_background{
	position: absolute;
	top: 86px;
	left: 0px;
	width: 898px;
	height: 568px;
	background-color: #F9F2E0;
}

#left_pane{
	left: 0px;
	position: absolute;
	width: 400px;
	height: 450px;
}

#right_pane{
	right : 0px;
	position: absolute;
	width: 400px;
	height: 450px;
}

.wide_pane{
	width: 500px !important;
}

.thin_pane{
	width: 300px !important;
}

#full_pane{
	left : 0px;
	position: absolute;
	height: 450px;
	width: 800px;
}

/* MESSAGES */
#messages{

	z-index: 500;
	width: 760px;
	position: absolute;
	top: 40px;
	left: 20px;
	overflow: auto;
	overflow: hidden;
	background : #FFFFFF url(../images/messages/background.jpg) no-repeat left top;
}

#messages div{
	margin: 0px;
}

#messages div div{
	margin: 8px;

}

#messages div div img,
#messages div div span{
	vertical-align: middle;

}

#messages div.ok div{
	background : url(../images/background/texture/texture-green.jpg) repeat;
}

#messages div.error div{
	background : url(../images/background/texture/texture-pink.jpg) repeat;
}

#messages .icon{
	display: inline;
	padding: 2px;
}

#messages .body{
	overflow: auto;
	max-height: 500px;
}

#messages .header{
	padding: 0 0 0 10px;
	margin: 0px;
}

#messages a.control {
	color: #DC1414;
}

a.control:hover{
	text-decoration: underline;
}

/**** NAV *****/

#nav{
	position: absolute;
	top : 0px;
	left : 0px;
	z-index: 5;
}

#nav ul{
	overflow: hidden;
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	position: relative;
	width : 900px;
	height: 85px;
	
}

#nav a{

	background-color: transparent !important;
	position : absolute;
	display: block;
 	border: 0px;
}

#nav a:hover{
 	border: 0px;
}

#nav ul li{
	display: block;
}

#nav ul li,
#nav ul li a img{
	margin: 0px !important;
	padding: 0px !important;
}

#nav ul li a img{
	display: block;
}

#nav ul li a{
	position : absolute;
	bottom: -35px;
	display: block;
}

#nav ul li a.active{
	bottom: -15px;
}

#nav ul li a:hover{
	bottom: -15px;
}

#nav .shop{
	left : 13px;
}

#nav .artists{
	left : 105px;
}

#nav .prints{
	left : 248px;
}

#nav .books{
	left : 330px;
}

#nav .originals{
	left : 459px;
}

#nav .miscellany{
	left : 579px;
}

#nav .contact{
	left : 720px;
}

#nav .faq{
	left : 835px;
}

/**** FOOTER ****/
#footer{
	overflow: hidden;
	position: absolute;
	bottom: 26px;
	z-index: 5;
	width: 600px;
	height: 50px;
}

#footer a{
	position : absolute;
	display: block;
 	border: 0px;
}

#footer a:hover{
 	border: 0px;
}

#footer ul{
	overflow: hidden;
	margin: 0px !important;
	padding: 0px !important;
}

#footer ul li{
	display: block;
}

#footer ul li,
#footer ul li a img{
	margin: 0px !important;
	padding: 0px !important;
}

#footer ul li a img{
	display: block;
}


#footer ul li a{
	position : absolute;
	top: -25px;
	display: block;
}

#footer ul li a:hover,
#footer ul li a.active{
	top: -15px;
}

#footer ul li a:hover{
	top: -15px;
}

#footer .copyright{
	left : 30px;
}

#footer .sitemap{
	left : 210px;
}

#footer .terms{
	left : 350px;
}

#footer .lazinc{
	left : 410px;
}

#reluctant_hero{
	position: absolute;
	left : 715px;
	top: 652px;
}

/**** FORMS *****/
input, textarea, select{
	border: 1px solid #E3D5B8;
}

input:hover, textarea:hover, select:hover{
	border: 1px solid #7E694A;
}

.error input, .error textarea, .error select{
	border: 1px solid #DC1414;
}

.error input:hover, .error textarea:hover, select:hover{
	border: 1px solid #DC1414;
}

.error .feedback{
	color: #DC1414;	
}

.row{
	margin : 0px 0px 3px;
	float : left;
	clear: left;
}

.header{
	clear: left;
	margin : 0px 0px 20px;
}

.footer{
	clear: left;
	margin : 0px 0px 20px;
	border-top: 1px solid #6C0008;
	border-bottom: 1px solid #6C0008;
}

.footer p{
	margin: 10px 0px !important;
}

form .feedback{
	font-size: 90%;
}

.row label,
.row .label{
	color: #7E694A;
	font-weight : bold;
	float: left;
	width : 140px;
}

.row .info{
	width : 200px;
	float : left;
}

.row input[type="text"],
.row input[type="password"]{
	width : 200px;
	float : left;
	height: 17px;
}

.row select{
	width : 205px;
	float : left;
	height: 19px;
}

form textarea{
	width: 200px;
	height: 200px;
	float : left;
}

.group input[type="text"],
.group input[type="password"]{
	width : 128px;
	margin-right: 2px;
}

.group select{
	width: 70px;
	margin-right: 2px;	
}

.row .thin{
	width: 70px;
}

.thin_pane .row label,
.thin_pane .row .label{
	width :100px;
}

.thin_pane .row .info,
.thin_pane .row input[type="text"],
.thin_pane .row input[type="password"],
.thin_pane form select{
	width : 160px !important;
}

.thin_pane form textarea{
	width: 160px;
	height: 160px;
}

.row span{
	display: block;
	margin-left:10px;
	float : left;
}

.required{
	font-size: 90%;
}

.button{
	cursor: pointer;
	background-color: #E3D5B8;
	background-position: bottom;
	background-repeat: repeat-x;
	color: #7E694A;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	font-size: 1em !important;
	font-weight: bold !important;
}

.button:hover{
	border-top:1px solid #777777;
	border-left:1px solid #777777;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

/**** PAGING ****/
.paging_prev{
	position: absolute;
	top : 420px;
	left: -890px;
}

.paging_next{
	position: absolute;
	top : 420px;
	left: -80px;
}

.paging{
	position: absolute;
	top : 150px;
	right : -4px;
	z-index: 5;
	width: 75px;
	height: 400px;
}

.paging ul li{
	display: block;
}

.paging ul li,
.paging ul li a img{
	margin: 0px !important;
	padding: 0px !important;
}

.paging ul li a img{
	display: block;
}

.paging ul{
	overflow: hidden;
	margin: 0px !important;
	padding: 0px !important;
}

.paging ul li a{
	position : relative;
	left: -22px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

.paging ul li.active a{
	left: -5px;
}

.paging ul li a:hover{
	left: -1px;
}

/***** TABLES *****/
table,
table tr,
table tr td{
	border: 0px;
	border-collapse: collapse;
}

table thead td{
	font-weight: bold;
}

table td{
	padding: 0px 0px 0px 4px;
}

#breadcrumbs{
	position: absolute;
	top: 90px;
	left: 10px;
	z-index: 10;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
}

#control_panel{
	height: 47px;
	line-height: 50px;
	z-index: 5;
	position: absolute;
	top: 90px;
	right: 80px;
	left: 10px;
	border-bottom: 1px solid #6C0008;
}

#control_panel div{
	float : right;
}

#control_panel table,
#control_panel table tr,
#control_panel table tr td{
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}

#search{
	border: 0px;
	cursor: pointer;
	color: transparent;
	width: 22px;
	height : 25px;
	display: block;
	background: transparent url(../images/search.png) no-repeat center left;
}

#search:hover{
	border: 0px;
	background-position: center right;
}

#sticker{
	margin-right: 5px;
	height: 44px;
	width: 62px;
	position: relative;
	overflow: hidden;
}

#control_panel input{
	margin-left: 2px;
}

#control_panel input[type=text]{
	width: 100px;
}

#control_panel select{
	margin-left: 2px;
}

#control_panel form{
	display: inline;
}

#control_panel div{
	display: inline;
	margin-left: 2px;
}

/***** SPRITES *****/
.view_artwork{
	position: relative;
	height: 19px;
	width: 37px;
	overflow: hidden;
}

.view_artwork a{
	position: absolute;
	display: block;
	left: 0px;
	height: 19px;
	width: 74px;
}

.view_artwork a:hover{
	left: -37px;
}

#view_artwork a img{
	position: relative;
	display: block;
}

#sticker a{
	position: absolute;
	display: block;
	left: 0px;
	height: 44px;
	width: 124px;
}

#sticker .sprite a:hover{
	left: -62px;
}

#sticker a img{
	position: relative;
	display: block;
}

#browse_all{
	padding: 0px;
	height: 90px;
}

#browse_all a,
#browse_all img{
	padding: 0px !important;
	margin: 0px !important;
}

/**** Text Styles ****/
#page p{
	margin: 10px 0px;
}

#page p{
	text-align: justify;
}

#page .paper1{
	background: transparent url(../images/background/paper-tile/paper-800px.jpg) repeat-y left top;
}

#page .paper2{
	background: transparent url(../images/background/paper-tile/paper-800px-redline.jpg) repeat-y left top;
}

#page .paper3{
	background: transparent url(../images/background/paper-tile/paper-800px-blueline.jpg) repeat-y left top;
}

#page .paperFull1{
	background: transparent url(../images/background/paper-full/paper-800px.jpg) repeat-y left top;
}

#page .paperFull2{
	background: transparent url(../images/background/paper-full/paper-800px-redline.jpg) repeat-y left top;
}

#page .paperFull3{
	background: transparent url(../images/background/paper-full/paper-800px-blueline.jpg) repeat-y left top;
}

#page .paper{
	margin: 10px 0px;
	padding: 10px;
	line-height: 20px;
}

#page .paper p{
	margin: 0px;
}

#page .paper p + p{
	margin: 20px 0px 0;
}

#page .paper ul{
	margin: 20px 0 0;
}

#page .paper table{
	margin: 20px 0 0;
}

#page .paper form{
	margin: 20px 0 0;
}

/*** COMMERCE GROUP ****/
.item_list{
	margin : 0px;
	position: relative;
}

.item{
	display: block;
	background-color: transparent;
	border: 0px;
	position: absolute;
	width: 160px;
	height: 180px;

}

.item .frame {
	position: absolute;
	display: block;
	top: 45px;
	left: 5px;
	width: 160px;
	height: 160px;
	background: transparent no-repeat center center;
}

.item .title{
	display: block;
	position: absolute;
	top : 0px !important;
}

.item .body{
	z-index: 1;
	display: block;
	position: absolute;
	left: 20px;
	top : 60px !important;
}

.item .body img{
	width: 130px !important;
	height: 130px  !important;
}

.hidden{
	display: none;
}

div.line{
	clear: both;
	border-top: 1px solid #6C0008;
	margin: 10px 0px;
}
