* {

	margin:0;
	padding:0;
}

body {
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#361e14 url('../../images/inner-page-bg.jpg') no-repeat top center;
	margin:0;
	padding:0;
}

#wrapper {
	background:url('../../images/footer-bg.jpg') repeat-x bottom;
	width:809px;
	margin:0 auto; position:relative
}

#page {
	background:url('../../images/page-img-top.png') no-repeat top;
	width:807px;
	float:right;
	margin-top:95px;
	padding:40px 0 0;
}

.page-bottom {
	background:url('../../images/page-img-bot.png') no-repeat bottom;
	height:71px;
	width:807px;
	float:right;
}

.page-container {
	background:url('../../images/page-img-bg.png') repeat-y;
	position:relative;
}

/* ======= HEADER ========================= */


#header {
	background:url('../../images/header-img.jpg') no-repeat center top;
	height:310px;
}

.header-wrap {
	width:950px;
	margin:0 auto;
}

h1.logo {
	background:url('../../images/logo.png') no-repeat;
	width:193px;
	height:232px;
	position:absolute;
	left:317px;
	top:19px;
	z-index: 5000;	
}

h1.logo a {
	text-indent:-9999px;
	display:block;
	width:193px;
	height:232px;
}

#banner {
	padding:63px 0 0 47px;
}

#banner ul{
	list-style: none;
}

/* ======= NAV ========================= */

#nav {
	background:url('../../images/nav-bg.png') no-repeat;
	width:802px;
	height:73px;
	position:absolute; display:block
}

#nav ul {
	list-style:none;
	margin:0;
	padding:25px 0 0 25px;
}

#nav ul li {
	float:left;
	padding:0 10px;
}

#nav ul li.right-menu {
	padding-left:190px;
}

/* =============== SUB NAV =============*/

#nav{
	z-index: 3000;
}
#nav ul li ul {
	position:absolute; 
	left:auto; 
	display:none; 
	margin:0 0 0 -1px; 
	padding:0; 
	
	height:auto;
	width:auto;
	margin-left:2px;
	margin-top:0px;
	
	padding-top: 3px;
	
	clear:both;
	
}
		
#nav ul li ul li {
	float:none; 
	display:block;
	font-weight:normal;
	color:#fff;
	line-height:12px;
	font-size:12px;
	padding:0;
}

		
#nav ul li ul li a {
	display:block; 
	padding: 12px; 
	color:#FFFFFF;
	font-weight:bold;
	float:none;
	border-bottom: 1px solid #265CA6;
	background:  #234B9B;
	width: 170px;	
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
		
#nav ul li ul li a:hover {
	text-decoration:none;
	background: #C9B76F;
	color: #3C070A;
}

/*====== Side Nav =============== */ 


#side-nav{	
	float:right;
	 padding: 5px;
	margin: 20px 5px 10px 10px; 
	width: 190px;
}

#side-nav ul{
	list-style:none;
	margin:0;
	padding:0 0 20px
}

#side-nav ul li {
	background:url('../../images/arrow-white.gif') no-repeat left 8px;
	font-size:11px;
	font-weight:bold;
	list-style:none;
	margin:0;
	padding:2px 0 4px 10px;

}

#side-nav ul li a {
	color:#5088C3;
	text-decoration:none;
}

#side-nav ul li a:hover {
	color:#5088C3;
	text-decoration:underline;
}

/* ======= BREADCRUMBS ========================= */

.bread-crumb {
font-size:11px;
color:#5189C3;
padding-bottom:10px;
width: 420px;
}

.bread-crumb a {
color:#5189C3;
text-decoration:none;
}

.bread-crumb a:hover {
text-decoration:underline;
}

/* ======= CONTENT ========================= */

#container {
	padding:10px 60px 30px 65px;
	line-height:20px;
	vertical-align: top;
}
#container ul {
margin-left: 10px;
}
.right-img {
	padding-left:40px;
	float:right; 
	padding-top:7px;
	width:180px;
	
}

#book-block{
	width:200px;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:20px;	
	background:#fff;
	border:solid 1px #ebe2c4;
	padding:7px;
	font-size:11px;
	text-align:left;
}

#book-block input, #book-block select{
	width: 140px;
	margin-bottom: 5px;
	font-size: 11px;
}

#book-block .submit{
	background: #FFC700;
	color: #000000;
	border: none;
	margin-top: 20px;
	width: 100px;
	padding: 4px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
#prints_container_left{
	float: left;
	width:320px;
	height: 340px;
	margin: 2px;
}
#prints_container_left_full{
	float: left;
	width:642px;
	height: 460px;
	margin: 2px;
}
#prints_container_right{
	float: right;
	width:320px;
	height: 340px;	
	margin: 2px;
}
#prints_container_left_vert{
	float: left;
	width:320px;
	height: 370px;
	margin: 2px 2px 10px 2px;
}
#prints_container_right_vert{
	float: right;
	width:320px;
	height: 370px;	
	margin: 2px 2px 10px 2px;
}
#print-block{
	width:300px;
	height: 310px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	background:#f4ebd1;
	border:solid 1px #ebe2c4;
	padding:7px;
	font-size:11px;
	text-align:left;
}
#print-block-full{
	width:300px;
	height: 420px;
	margin-left:5px;
	margin-right:5px;
	margin-top:10px;
	background:#f4ebd1;
	border:solid 1px #ebe2c4;
	padding:7px;
	font-size:11px;
	text-align:left;
}

#print-block input, #print-block select{
	width: 140px;
	margin-bottom: 5px;
	font-size: 11px;
}

#print-block .submit{
	background: #FFC700;
	color: #000000;
	border: none;
	margin-top: 10px;
	width: 100px;
	padding: 4px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}

#prints_container_left_top{
	float: left;
	width:435px;
	height: 420px;
	margin: 2px;
}
/* ======= GENERAL ========================= */

p {
	line-height:20px;
	margin:0;
	padding:10px 0;
}

p.small{
	font-size: 10px;
}

a {
	text-decoration:underline;
	color:#000;
	outline:none;
}

a:hover {
	text-decoration:none;
}

img {
	border:none;
}

h1 {
	color:#5c5854;
	font-size:24px;
	text-transform:uppercase;
	padding-bottom:5px;
	background:transparent;
	z-index:-100;
}

h2 {
	color:#2a0101;
	font-size:24px;
	padding-bottom:5px;
	font-weight:400;	
	font-family:Georgia;
}

h3 {
	font-size:14px;
	font-weight:700;
	padding-top:10px;

	color:#153977
}

hr{
	clear:both;
	margin-top:10px;
	margin-bottom: 10px;
	border: none;
	height: 1px;
	background: #290506;
}

.left {
	float:left;
	padding-left:10px;
}

.right {
	float:right;
}

.right-box{float:right; text-align:center}

.clear {
	clear:both;
}

.font14 {
	font-size:14px;
}

/*============== Gallery ===================== */

#gallery-sm {

	width:286px;
}
#gallery-sm .gallery-img{
	float:left;
}

#gallery-sm .gallery-img a{
	border: 5px solid #151515;
	display:block; 
	height:97px; 
	width:133px; 
}

/* ======= SHOP BOX - HOMEPAGE ========================= */

.online-shop {
	background:#ffffff;
	border:solid 1px #ebe2c4;
	padding:10px;
}

.online-shop h2 {
	font-size:14px;
	padding-top:5px;	
	padding-bottom:10px;
	font-weight: bold;
}

.online-shop h3 {
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#184484;
	padding:0;
	padding-bottom:5px
}

.online-shop p {
	font-size:11px;
	line-height:14px;
	margin:0;
	padding:0;
}
.online-shop-hp{
	background:#f4ebd1;
	border:solid 1px #ebe2c4;
	padding:10px;
}

.online-shop-hp h2 {
	font-size:14px;
	padding-top:5px;	
	padding-bottom:10px;
	font-weight: bold;
}

.online-shop-hp h3 {
	font-family:Verdana, arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#184484;
	padding:0;
	padding-bottom:5px
}

.online-shop-hp p {
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0;
}
/* ****** */
.online-shop_top {
	background:#ffffff;
	border:solid 1px #ebe2c4;
	padding:10px;
	height: 380px;
   padding: 10px;
   width: 442px;
}




.shop-block {
	float:left;
	width:210px;
	padding-right:5px;
}
.product-hp {
	border:solid 2px #ccc;
	float:left; width:195px; height:200px; background:#fff
}
.product {
	border:solid 2px #fff;
	float:left; width:195px; height:200px; background:#fff
}
.product-detail {
	padding:6px 15px 6px 6px; 
}
.product_print {
	border:solid 2px #fff;
	float:left; 
	width:296px; 
	height:226px; background:#fff
}
.product_print_top{
	border:solid 2px #fff;
	float:left; 
	width:440px; 
	height:325px;
	background:#fff
}
.product_caption{
	width:440px; 
	height:325px;

}
.product_print_vert {
	border:solid 2px #fff;
	float:left; width:232px; height:291px; background:#fff
}
.product_print_full {
	border:solid 2px #fff;
	float:left; width:614px; height:364px; background:#fff
}
.price {
	font-weight:700;
	color:#184484;
	padding-bottom:7px;
		padding-top:7px;
}

.last {
	padding-right:0;
}

.browse-more {
	padding-top:20px;
	clear:both;
}



/* ======= FOOTER ========================= */

#footer {
	float:left;
	width:740px;
	font-size:11px;
	color:#fff;
	padding: 10px 10px 50px 45px;
	line-height:16px
}

#footer a{
	text-decoration:none;
	color:#fff;

}

#footer a:hover{
	text-decoration:underline;
	color:#fff;

}
#copyright {
	float:right;
	padding-right:15px
}
/*====== Forms =============== */

#contact-form{
	float:right;
   	width: 345px;
	margin-left: 10px;
}

#contact-form form{
	background: #f4ebd1;
	border: 1px solid #ebe2c4;
	padding: 10px;
	font-size:12px;
}

#contact-form form h2{
	font-size:15px;
	color:#1A4275;
	padding-bottom:0px;
	padding-top:0px;
	font-weight:bold;
}


#contact-form label{
	display:block;
	font-size: 12px;
	color: #1A4275;
	font-weight:bold;
	margin-top: 15px;
	margin-bottom: 3px;
}

#contact-form form p{
	font-size: 10px;
}

#contact-form select{
	font-size: 12px;
	width: 230px;
}

#contact-form .submit, #left .submit, .send-req-btn .submit{
	padding:3px 5px 4px; 
	background: #234B9B; 
	border: 1px solid #1A4275; 
	color:#ffffff; 
	font-weight:bold; 
	font-size: 11px; 
	text-align:center;
	cursor:pointer;
	margin-top:10px;
	
}

.site_pics{
	border: 10px solid #FFFFFF;
	margin-right: 10px;
}

.top{
    height: 40px;
    margin-bottom: 20px;
    margin-left: 60px;
    margin-top: 0;
}

.left-search{
	width:130px;
	margin-left:5px
}
.right-search{
	width: 130px;
	float: right;
}
.pic_dim {
    float: right;
    font-size: 10px;
    padding-right: 10px;
}

/* ======= SOCIAL ========================= */
#social-wrapper{
	margin: 0 auto;
	    width: 490px;
}
#social {
    
    padding-left: 250px;
    padding-top: 50px;
    position: absolute;
    text-align: center;
    width: 500px;

}
#social img{
	/* float:right; */
	padding: 5px;
}
.social-img {
	padding-left:40px;
	float:right; 
	width:190px;
}

/*============== SLider ======= */

.nivoSlider {
    position:relative;
    background:url('../../images/loading.gif') no-repeat 50% 50%;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
.nivoSlider a {
    border:0;
    display:block;
}