/* CSS Document */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #16120F;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainWrapper {
	text-align: left;
	width: 100%;
	height: 100%;
	vertical-align: top;
	}
#logoWrapper{
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 213px;
	}
#logoWrapper a{
height: 30px;
line-height: 30px;
text-indent: 10px;
font-weight: bold;
color: #E2D2C5;
text-decoration: none;
	}
#logoWrapper a:hover{
height: 30px;
line-height: 30px;
text-indent: 10px;
font-weight: bold;
color: #17120F;
text-decoration: none;
	}
#topnav {
margin: 0 auto 0 auto;
width: 900px;
height: 90px;
}
#studio {	
	float: left;
	width: 286px;
	height: 90px;
}
#shop{
	float: left;
	width: 236px;
	height: 90px;
}
#news {
	float: left;
	width: 378px;
	height: 90px;
}
.hide {
	display: none;
}
a.studio:link, a.studio:active, a.studio:visited {
	background-image: url(images/topnav/studio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 286px;
	height: 90px;
	display: block;
}
a.studio:hover {
	background-image: url(images/topnav/studio_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 286px;
	height: 90px;
	display: block;
}
a.news:link, a.news:active, a.news:visited {
	background-image: url(images/topnav/latestnews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 378px;
	height: 90px;
	display: block;
}
a.news:hover {
	background-image: url(images/topnav/latestnews_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 378px;
	height: 90px;
	display: block;
}
a.shop:link, a.shop:active, a.shop:visited {
	background-image: url(images/topnav/shop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 236px;
	height: 90px;
	display: block;
}
a.shop:hover {
	background-image: url(images/topnav/shop_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 236px;
	height: 90px;
	display: block;
}
#contentMainWrapper {
	width: 950px;
	height: 460px;
	margin: 0 auto 0 auto;
	padding: 0px;
}
#contentWrapper {
	width: 860px;
	height: 430px;
	margin: 0 auto 0 auto;
	padding: 30px 0px 0px 40px;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainmenu {
	width: 200px;
	height: 380px;
	padding: 20px 0px 0px 30px;
	background-image: url(images/navcolumn01_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#menu_title {
	background-image: url(images/menu_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 112px;
	height:22px;
	margin-bottom: 10px;
}
#mainmenu ul{
	width: 200px;
	height: 380px;
	padding: 0px;
	margin: 0px;
}
#mainmenu li{
	width: 200px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#mainmenu a{
text-transform: uppercase;
	color: #62594A;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#mainmenu a:hover{
	color: #332D26;
}
#main_content {
	width: 580px;
	height: 380px;
	margin: 10px 0px 0px 0px;
	float:left;
}
#main_content h1{
	font-size: 12px;
	text-transform: uppercase;
	color:#695D4F;
	margin-bottom: 20px;
}
#main_content p{
color: #695D4F;
font-size: 11px;
}
#main_content2 {
	width: 580px;
	height: 380px;
	margin: 10px 0px 0px 0px;
	float:left;
	overflow: auto;
}
#main_content2 h1{
	font-size: 12px;
	text-transform: uppercase;
	color:#695D4F;
	margin-bottom: 20px;
}
#main_content2 p{
	color: #695D4F;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main_content2 a {
	color: #D14047;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
#main_content2 a:hover {
	color: #D14047;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
#main_content3 {
	width: 580px;
	height: 380px;
	margin: 10px 0px 0px 0px;
	float:left;
	overflow: auto;
}
#main_content3 h1{
	font-size: 12px;
	text-transform: uppercase;
	color:#695D4F;
	margin-bottom: 20px;
}
#main_content3 p{
	color: #695D4F;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main_content3 a {
	color: #D14047;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
#main_content3 a:hover {
	color: #D14047;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}
#content_studio {
	width: 300px;
	height: 460px;
	float: left;
}
a.content_studio:link, a.content_studio:active, a.content_studio:visited {
	width: 271px;
	height: 460px;
	background-image: url(images/studio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
a.content_studio:hover {
	width: 271px;
	height: 460px;
	background-image: url(images/studio_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
#content_news {
	width: 350px;
	height: 430px;
	float: left;
	padding: 30px 0px 0px 0px;
}
#content_news h1{
text-transform: uppercase;
font-size: 14px;
color: #DA444F;
}
#content_news p{
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
}
#content_shop {
	width: 300px;
	height: 460px;
	float: left;
}
a.content_shop:link, a.content_shop:active, a.content_shop:visited {
	width: 271px;
	height: 460px;
	background-image: url(images/shop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
}
a.content_shop:hover {
	width: 271px;
	height: 460px;
	background-image: url(images/shop_f2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
}

#siteinfoLegal {
	color: #E2D2C5;
	margin: 5px auto 0 auto;
	width: 900px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#siteinfoLegal a:link, #siteinfoLegal a:active, #siteinfoLegal a:visited {
color: #E2D2C5;
text-decoration: none;

}
#siteinfoLegal a:hover{
color: #E2D2C5;
text-decoration: underline;
}
.submenu a{
	color: #CF3942;
}
#gallery_wrapper {
	width: 600px;
	height: 360px;
	margin: 0px 0px 0px;
	float:left;
	padding: 0px;
}
#thumb_wrapper {
	width: 95px;
	height: 330px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
	overflow: auto;
}
#thumb_image {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 340px;
	width: 250px;
}
#gallery_wrapper p {
	width: 200px;
	margin: 0px 0px 10px 20px;
	float:left;
	padding: 0px;
	line-height: 16px;
}
#gallery_wrapper h1 {
	width: 200px;
	margin: 0px 0px 5px 20px;
	float:left;
	padding: 0px;
	line-height: 16px;
	color: #D3404A;
}
#gallery_wrapper a {
	margin: 0px;
	padding: 0px;
	color: #D3404A;
	text-decoration: underline;
}
#gallery_wrapper a:hover {
	margin: 0px;
	padding: 0px;
	color: #695D4F;
	text-decoration: underline;
}
#gallery_wrapper img {
	margin: 0px 0px 10px;
	padding: 0px;
	color: #695D4F;
	text-decoration: underline;
}
#statement {
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #BBB0A6;
	text-align: center;
	width: 300px;
	line-height: 24px;
	padding-top: 50px;
	padding-right: 80px;
}
#home {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#prints_container {
	height: 330px;
	width: 450px;
	float: left;
}
.al {
	padding-bottom: 20px;
	padding-left: 20px;
}
.newsleft {
	padding-bottom: 20px;
	padding-right: 20px;
}
#content_news a {
	font-size: 11px;
	color: #FFFF00;
	line-height: 18px;
}
#content_news a:hover {

	font-size: 11px;
	color: #3B6FAB;
	line-height: 18px;
}
#section_links {
	font-size: 11px;
	color: #3B6FAB;
	line-height: 18px;
	float: left;
	height: 150px;
	width: 130px;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#section_links a {
	font-size: 11px;
	color: #CF3942;
	line-height: 18px;
	text-align: center;
	display: block;
	text-decoration: none;
}
#section_links a:hover {
	font-size: 11px;
	color: #4071A2;
	line-height: 18px;
	text-align: center;
	display: block;
	text-decoration: none;
}
.wallimage {
	margin-right: 10px;
}
.review_left {
	padding-right: 20px;
}
