html{
	height:100%;
}
body{
	text-align: center;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #3E3E3E;
}
* {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 14px;
}
div{
	text-align: left;	
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.clear{
	clear: both;	
}
.rel{
	position: relative;	
}
img{
	border: solid 0px;	
}
html>body h1,
html>body h2,
html>body h3,
html>body h4{
	height: 12px;
	width: 488px;	
}
h1,h2,h3,h4{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 17px;
	width: 513px;	
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	padding: 2px 10px 2px 11px;
}
h1{
	background: url('../images/titleRed.jpg') no-repeat;
}
h2{
	background: url('../images/titleLightBrown.jpg') no-repeat;
}
h3{
	background: url('../images/titleDarkBrown.jpg') no-repeat;
}
h4{
	background: url('../images/titleBrown.jpg') no-repeat;
}
iframe
{
	overflow-x: hidden;
	overflow-y: scroll;
}

/* main container */
#mainContainer{
	position: relative;
	width: 974px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 0px 0px 0 0px;
	border: solid 1px #F1EBE2;
}
html>body #mainContainer{
	width: 974px;
	height: auto;
}
/* main container */
#mainContainer2{
	position: relative;
	width: 974px;
	height: 750px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #F1EBE2;
}
html>body #mainContainer2{
	width: 974px;
	min-height: 610px;
	height: auto;
}
#mainContainer3{
	position: relative;
	width: 974px;
	height: 400px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	border: solid 1px #F1EBE2;
}
#logo{
	background: url(../images/logo.jpg) no-repeat;
	width: 974px;
	height: 138px;
	position: relative;
}
#header{
	position: absolute;
	width: 490px;
	height: 138px;
	top: 0px;
	right: 0px;
}

/* website navigation */
#menu{
	position: relative;
	background: url(../images/bgMenu.jpg) repeat-x;	
	height: 30px;
	margin: 0 0 10px 0;
}
#menu ul{
	list-style-type: none;
	padding: 4px 0 0 75px;
	margin: 0;	
}
#menu ul li{
	float: left;
}
html>body #menu ul li a{
	min-width: 85px;
	width: auto;
}
#menu ul li a{
	display: block;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	width: 85px;
	text-transform: lowercase;
}
#menu ul li a:hover{
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}
#menu ul li.menuActive a, #menu ul li a.menuActive{
	font-weight: bold;	
}
/* search box */
html>body #searchBox{
	top: 4px;
}
#searchBox{
	position: absolute;
	right: 200px;
	top: 2px;
	height:20px;
}
html>body #searchBox input.text{
	height: 15px;
}
#searchBox input.text{
	font-size: 10px;
	color: #939090;
	border: solid 1px #542B0B;
	height: 16px
}
html>body #searchBox a.sButton:link,
html>body #searchBox a.sButton:active,
html>body #searchBox a.sButton:visited,
html>body #searchBox a.sButton:hover
{	
		top: 0px;
}
#searchBox a.sButton:link,
#searchBox a.sButton:active,
#searchBox a.sButton:visited,
#searchBox a.sButton:hover
{
	display: block;
	position: absolute;
	top: 3px;
	right: 2px;	
}
	
/* Section content */
html>body #content{
	min-height: 680px;
	height: auto;	
}
#content{
	position: relative;
	height: 690px;
	margin: 0 0 7px 0;
}
html>body #content3{
	min-height: 500px;
	height: auto;	
}
#content3{
	position: relative;
	height: 500px;
}
html>body #content2{
}
#content2{
	position: relative;
}

/* Photo album */
html>body #photoAlbum{
	min-height: 680px;
	height: auto;		
}
#photoAlbum{
	position: absolute;
	width: 340px;
	height: 680px;
	left: 0px;
	top: 0px;
}
html>body #photoAlbum2{
}
#photoAlbum2{
	border: solid 0px #000;
	width: 900px;
}
#titleAlbum{
	position: relative;
	height: 17px;
	clear:both;
	border: solid 1px #000;
}
html>body #title1,
html>body #title2,
html>body #title3b,
html>body #title4b,
html>body #title5b
{
	width: 154px;
	height: 15px;
}
#title1, 
#title2,
#title3b,
#title4b,
#title5b
{
	font-size: 10px;
	color: #fff;
	float: left;
	width: 164px;
	height: 17px;	
	background: url('../images/titlePhoto.jpg') no-repeat;
	margin: 0 5px 0 0;
	padding: 2px 0 0 10px;
}
#title1{
	left: 0px;
	top: 0px;	
}
#title2{
	left: 169px;
	top: 0px;	
}

html>body #title3{
	height: 15px;	
}
#title3{
	left: 0px;
	top: 0px;	
	font-size: 10px;
	color: #fff;
	float: left;
	width: 350px;
	height: 17px;	
	background: url('../images/titleBrownTopPic.jpg') no-repeat;
	margin: 0 5px 0 0;
	padding: 4px 0 0 25px;
}
html>body #thumNav{
	top: -1px;
}
#thumNav{
	position: absolute;
	left: 130px;
	top: -2px;
	border: solid 0px #000;	
	color: #fff;
	z-index:5;
}
#thumNav a{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
#thumNav a.activeNav,
#cTextTitleRed a.activeNav{
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	border: solid 1px #fff;	
}
#cTextTitleRed a.activeNav{
	padding: 0 2px 0 2px;	
}
html>body #cTextTitleRed{
		
}
#cTextTitleRed{
	text-align: center;
	padding: 6px 2px 0 2px;
}

html>body #photoListFrame{
	height: 514px;
	top: 19px;
}
#photoListFrame{
	border: solid 0px #000;
	height: 531px;
	width: 349px;
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 18px;
	background: url('../images/bg1pxBrown3.jpg');
	padding: 17px 0 0 0;
}
#photoList{
	width: 329px;
	border: solid 0px #000;
}
html>body .listThumb{
	width: 105px;
	height: 95px;
}
.listThumb{
	float: left;
	width: 105px;
	height: 110px;
	text-align: center;
	border: solid 0px #000;
	overflow: hidden;
	padding: 5px 0 10px 0;
}

html>body .thumb{
	height: 107px;
	width: 154px;
}
.thumb{
	width: 164px;
	height: 110px;
	background: url('../images/photoFrameBg.jpg') repeat-x;
	padding: 3px 0 0 10px;	
	margin: 0 5px 0px 0;
	overflow: hidden;
}
.pFrame{
	width: 70px;
	height: 102px;
	overflow: hidden;
	background: url('/images/shadow_thumb.png') no-repeat 1px 0px;
}
.pFrame img{
	border-right: solid 1px #ccc;	
	border-bottom: solid 1px #ccc;	
}
	
.pText{
	font-size: 11px;
	color: #ff0000;
	position: absolute;
	left: 0px;
	top: 30px;
}

.thumb a{
	font-size: 11px;
	display: block;	
	color: #ff0000;
	text-decoration: none;
	padding: 2px 0 2px 2px;
	font-weight: normal;
}
.thumb a:hover{
	text-decoration: none;
	font-weight: bold;
}
a.linkArchive:link,	
a.linkArchive:active,	
a.linkArchive:visited,	
a.linkArchive:hover
{
	font-size: 11px;
	display: block;	
	color: #ff0000;
	text-decoration: none;
	padding: 2px 0 2px 2px;
	font-weight: bold;
	text-decoration: none;
}

html>body #contentText{
	width: 507px;	
}
#contentText{
	padding: 0 0 0 338px;
	width: 849px;
}

html>body #contentText2{
	width: 411px;	
	min-height: 100px;
	height: auto;
}
#contentText2{
	font-size: 10px;
	padding: 0 0 0 356px;
	width: 412px;
	height: 100px;
}
#cTextTitleRed{
	width: 480px;
	height: 20px;
	position: absolute;
	top: 70px;
	left: 356px;
	background: url('../images/titleRedTopSelect2.jpg') no-repeat;	
}
html>body #mainPhoto{
	width: 463px;	
	height: 456px;
}
#mainPhoto{
	background: url('../images/bg1pxBrown3.jpg');
	border: solid 0px #000;
	width: 508px;	
	padding: 0;	
	height: 481px;
	padding: 25px 0 0 5px;
	text-align: center;
}
#nameAlbum{
	position: absolute;
	left: 25px;
	top:165px;
	font-size: 10px;
	z-index: 2;
}
span.red{
	color: #ff0000;	
}
html>body #titleBrownSelect{
	width: 137px;
	height: 15px;
}
#titleBrownSelect{
	position: absolute;
	right: 0px;
	width: 144px;
	height: 19px;
	top: 0px;
	color: #fff;
	font-size: 10px;	
	background: url('../images/titleBrownTopSelect2.jpg') no-repeat;
	padding: 4px 0 0 7px;	
}
html>body #editPhoto{
	width: 137px;
	height: 65px;
}
#editPhoto{
	background: url('../images/bg1pxBrown3.jpg');
	width: 144px;
	height: 70px;
	position: absolute;
	right: 0px;
	top: 19px;
	padding: 5px 0 0 7px;	
}
#editPhoto a{
	text-decoration: none;
}
a.editActive:link,
a.editActive:active,
a.editActive:visited,
a.editActive:hover
{
	color: #000000;
	font-weight: bold;	
}
a.editNormal:link,
a.editNormal:active,
a.editNormal:visited
{
	color: #ff0000;
	font-weight: normal;	
}
a.editNormal:hover
{
	color: #000000;
	font-weight: bold;	
}
html>body #addPhoto{
	width: 137px;
	height: 110px;
}
#addPhoto{
	background: url('../images/bg1pxBrown3.jpg');
	position: absolute;
	width: 144px;
	height: 110px;
	right: 0px;
	top: 138px;
	padding: 0px 0 0 7px;	
	font-size: 10px;
}
#addPhoto a,
#orderPhoto a{
	color: #ff0000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#orderPhoto a{
	font-size: 18px;
}
#addPhoto a:hover,
#orderPhoto a:hover
{
	text-decoration: none;
}
html>body #orderPhoto{
	width: 137px;
	height: 30px;
}
#orderPhoto{
	background: url('../images/bg1pxBrown3.jpg');
	position: absolute;
	width: 144px;
	height: 35px;
	right: 0px;
	top: 254px;
	padding: 5px 0 0 7px;
	text-align: center;
}
#banner2{
	background: url('../images/bg1pxBrown2.jpg');
	position: absolute;
	width: 144px;
	height: 255px;
	right: 0px;
	top: 296px;
}
#banner3{
	position: absolute;
	width: 470px;
	height: 62px;
	left: 356px;
	top: 0px;
}

html>body .articleText{
	width: 479px;	
	height: auto;
}
.articleText{
	position: relative;
	background: url('../images/bg1pxBrown3.jpg');
	border: solid 0px #000;
	width: 509px;	
	padding: 30px 15px 15px 15px;
	margin: 0 0 7px 0;
}
.articleText a{
	color: #ff0000;
	text-decoration: none;
}
.articleText a:hover{
	text-decoration: none;
}
	
/* banners */
#adBanner{
	position: absolute;
	width: 120px;
	height: 600px;
	right: 0px;
	top: 0px;
	background: url('../images/bg1pxBrown2.jpg');
}

#footer{
	width: 974px;
	height: 25px;
	margin: 0 0 0 0;
	background: url('../images/bgFooter.jpg');
}
#footer ul{
	list-style-type: none;
	float: left;
}
#footer ul li{
	min-width: 85px;
	width: auto;
}
#footer ul li{
	float: left;
	padding: 0 0 0 75px;
	width: 85px;
}
#footer ul#fMenu2 li a{
	display: block;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	padding: 2px 0 0 0;
}
#footer ul#fMenu1 li a:hover,
#footer ul#fMenu2 li a:hover{
	text-decoration: none;
}
#footer ul#fMenu1 li a{
	display: block;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 0 0 0;
}
#indicator{
	position: absolute;
	left: 140px;
	top: 350px;
	display: none;
	color: #ff0000;
	font-size:15px;
	font-weight: bold;
	text-align: center;
}
#indicator2{
	position: absolute;
	left: 500px;
	top: 210px;
	display: none;
	color: #ff0000;
	font-size:15px;
	font-weight: bold;
	text-align: center;
	z-index: 2;
}
#frameOrder{
	width: 138px;
	height: 60px;
	overflow: auto;
	margin:0px 0 0 0; 
}
.thumbOrder{
	float: left;
	width: 30px;
	height: 30px;
	margin: 1px 1px 0 0;
}
#deleteLink{
	visibility: hidden;
}
.lThumb{

}
.sThumb{

}

/* Besteloverzicht */
#headerShop{
	position: relative;
	height: 20px;
}
#titleShopOverview{
	position: absolute;
	left: 0px;
	top:0px;
	height: 20px;
	width: 556px;
	background: url("../images/titleRedShop.jpg") no-repeat;	
}
#titlePayOverview{
	position: absolute;
	left: 563px;
	top:0px;
	height: 20px;
	width: 418px;
	background: url("../images/titleBrownShop.jpg") no-repeat;	
}

#customForm label,
#searchForm label
{
	display: block;
	float: left;
	width: 150px;
	font-size: 10px;
}
#customForm input,
#customForm input.text,
#searchForm input
{
	font-size: 10px;
	margin: 0 0 4px 0;
}
#customForm input.text{
	border: solid 1px #ccc;
	width: 200px;
}
#customForm input.textError{
	font-size: 10px;
	margin: 0 0 4px 0;
	border: solid 1px #ff0000;
	width: 200px;
}
html>body #transBlock{
	height: 30px;
}
#transBlock{
	display: block;
	clear: both;
	height: 25px;
}
a.photoSelectOypo:active,
a.photoSelectOypo:hover
{
}
a.photoSelectOypo:link,
a.photoSelectOypo:visited
{

}

#bannerMTop {
	width: 470px;
	height: 62px;
	background: #a48c6a;
	margin: 0 0 8px 0;
}
#imgAddPhoto{
	position: absolute;
	right: 0px;
	top: 95px;
}
#addPhotoLink:link,
#addPhotoLink:active,
#addPhotoLink:visited
{
	display: block;
	background: url('../images/orderPhoto.jpg') no-repeat;
	width: 144px;
	height: 36px;
}