/*
* GENERAL
**********************************/
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, font, img, ins, kbd, q, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
a {
	color: #000;
	text-decoration:none;
}
a.linkSpecial {
	border-bottom: 1px dotted #ccc;
}
a:hover {
	color: #c00;
}
h1 {
	color: #AE7000;
	font-weight: bold;
	font-size: 1.0em;
}
h2 {
	font-weight: bold;
	font-size: 1.0em;
}
hr {
	border: solid 1.2px black;
}
.clearer {
	clear: both;
}

/*
* WRAPPER
**********************************/
#wrapper{
	position: relative;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 0.7em;
	margin: 0 auto;
	width: 990px;
	height: 620px;
}
*html #wrapper{
	width: 990px;
}
#wrapper p {
	margin-bottom: 10px;
}
a#psadmLogo {
	position: absolute;
	display: block;
	width: 220px;
	height: 35px;
	right: 10px;
	bottom: 15px;
}
a#psadmLogoImg {
	position: absolute;
	background: url('../images/logo.jpg') no-repeat;
	display: block;
	width: 315px;
	height: 35px;
	right: 5px;
	bottom: 4px;
}
a#psadmLogoHome {
	position: absolute;
	background: url('../images/logo.jpg') no-repeat;
	display: block;
	width: 300px;
	height: 40px;
	top: 620px;
	left: 680px;
}


/*
* PAGE 1: HOMEPAGE
**********************************/
#linksp1{
	width: 400px;
	float: left;
}
#tekstp1{
	width: 210px;
	height: 340px;
	margin: 60px 0 0 60px;
}
#flashlinksp1{
	width: 400px;
	height: 220px;
}
#rechtsp1{
	float: right;
}


/*
* PAGE 2: OVERVIEW
**********************************/
#tekstp2{
	width: 300px;
	float: left;
}
#contentp2{
	width: 210px;
	height: 500px;
	margin-top: 60px;
	margin-left: 60px;
}
#flashp2{
	width: 690px;
	float: right;
}


/*
* PHOTOBOOK
**********************************/
#achtergrond{
	background: url(../images/achtergrond_fotoboek.jpg) no-repeat;
	width: 990px;
	height: 720px;
}
a.goShoppingButton {
	position: relative;
	border: 2px solid #c00;
	background: #eee;
	padding: 6px 20px;
	top: 50px;
	left: 350px;
	font-weight: bold;
}
ul#photobookCatList {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}
ul#photobookCatList li {
	border: 0;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	margin-bottom: 10px;
}
ul#photobookCatList li.button1 { background: url('../images/pb-button01.jpg') no-repeat; }
ul#photobookCatList li.button2 { background: url('../images/pb-button02.jpg') no-repeat; }
ul#photobookCatList li.button3 { background: url('../images/pb-button03.jpg') no-repeat; }
ul#photobookCatList li.button4 { background: url('../images/pb-button04.jpg') no-repeat; }

ul#photobookCatList li a {
	display: block;
	width: 145px;
	height: 26px;
	text-align: center;
	padding-top: 9px;
}


/*
* TEAM
**********************************/
div.memberList p {
	width: 690px;
}


/*
* PHOTOBOOK
**********************************/
ul#photobookButtons {
	list-style-type: none;
	float: right;
	margin-top: 50px;
	margin-right: 140px;
}
ul#photobookButtons li {
	float: left;
}
ul#photobookButtons li a {
	display: block;
	width: 25px;
	height: 25px;
	float: left;
}
ul#photobookButtons li span {
	visibility: hidden;
}
ul#photobookButtons li a#question {
	background: url('../images/vraagteken.gif') no-repeat;
}
ul#photobookButtons li a#back {
	background: url('../images/stop.gif') no-repeat;
}
a#orderContactButton {
	position: absolute;
	display: block;
	width: 300px;
	height: 40px;
	top: 674px;
	left: 680px;
	text-indent: -9999px;
}


/*
* LEFT AREA, CART
**********************************/
#links{
	float: left;
	height: 422px;
	width: 201px;
	margin-left: 60px;
	margin-top: 80px;
}
#winkelwagen {
	height: 240px;
	padding: 15px;
	background: url('../images/achtergrond_thumbs.gif') no-repeat;
	margin-bottom: 30px;
}
#categorie {
	height: 98px;
	width: 170px;
	padding: 15px;
	background: url('../images/achtergrond_winkelmandje.gif') no-repeat;
}
#links label {
	color: #000;
	font-weight: bold;
	font-size: 1.0em;
	width: 170px;
	float: none;
}
#links select {
	margin: 0;
}
#links p {
	color: #000;
}
#links span {
	color: #000;
}
#cartOptions {
	list-style-type: none;
}
#cartOptions li {
	padding: 0;
	margin: 0;
	line-height: 32px;
}
#cartOptions li a.addtobag {
	background: url('../images/shoppingbasket_add.gif') 0 3px no-repeat;
}
#cartOptions li a.emptyBag {
	background: url('../images/shoppingbasket_delete.gif') 0 3px no-repeat;
}
#cartOptions li a.checkout {
	background: url('../images/checkout.gif') 0 3px no-repeat;
}
#cartOptions li a.continueshopping {
	background: url('../images/shoppingbasket_full.gif') 0 3px no-repeat;
}

#cartOptions a {
	color: #333;
	padding: 8px 0 8px 30px;
	float: none;
}
#cartOptions a:hover {
	color: #c00;
}


/*
* FORM ELEMENTS
**********************************/
input.small {
	display: inline;
	width: 24px;
	margin: 0;
	padding: 0 3px 0 3px;
	text-align: right;
}
select.orderPackOptionSelect,
select.orderQuantitySelect,
select.orderFormatSelect,
select.small {
	margin: 0;
	width: 50px;
	display: inline;
	padding: 0;
}
select.orderQuantitySelect {
	font-size: 10px;
	width: 32px;
	border-color: #ccc;
}
select.orderFormatSelect {
	font-size: 10px;
	width: 70px;
	border-color: #ccc;
}

#shoppingCart a {
	text-decoration: none;
	color: #000;
}
#shoppingCart a:hover {
	text-decoration: underline;
	color: #c00;
}
#shoppingCart td a.delItem:hover {
	text-decoration: none;
}
td {
	padding: 3px;
}
td.orderSelectTd {
	padding-top: 0;
}
th {
	border-bottom: 2px solid #333;
	padding-bottom: 2px;
}
td.topBorder {
	border-top: 2px solid #333;
}

td.white {
	margin-top: 5px;
	background: #fff;
	vertical-align: top;
}
td.grey {
 	margin-top: 5px;
	background: #fcfcfc;
	vertical-align: top;
}
td a.delItem span {
	visibility: hidden;
}
td a.delItem {
	background: url(../images/stop.gif) 0 0 no-repeat;
	padding: 2px;
	text-decoration: none;
}



/*
* AREA RIGHT ORDER/CART
*******************************/
#rechts {
	float: right;
	height: 430px;
	width: 490px;
	margin: 10px 150px 0 0;
}

*html #rechts{
	margin-right: 70px;
	margin-top: 40px;
}
#rechts ul {
	list-style-type: square;
	padding: 0;
	margin: 0;
}
#rechts ul li {
	line-height: 18px;
	margin: 0 0 10px 20px;
}
#foto{
	height: 418px;
	width: 283px;
	float: right;
	padding-top: 10px;
	padding-left: 13px;
	background: url(../images/achtergrond_foto.gif) no-repeat;
}

#thumbs{
	height: 255px;
	width: 187px;
	margin-top: 15px;
	margin-left: 10px;
	float: left;
	padding: 7px;
	background: url(../images/achtergrond_thumbs.gif) no-repeat;
}

.thumbsfoto{
	margin: 1px;
}

#rechts ul#thumbContainer {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rechts ul#thumbContainer li {
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
}

#pijltjes{
	position: absolute;
	top: 525px;
	left: 710px;
	width: 140px;
}
#pijllinks{
	height: 18px;
	width: 19px;
	float: right;
	background: url(../images/pijllinks.gif) no-repeat;
}
#pijlrechts{
	height: 18px;
	width: 19px;
	float: right;
	background: url(../images/pijlrechts.gif) no-repeat;
}
#pijllinks a,
#pijlrechts a {
	text-decoration: none;
}

#pijllinks span,
#pijlrechts span {
	visibility: hidden;
}
#pageNumbers {
	font-weight: bold;
	margin: 2px 10px;
	width: 80px;
	float: right;
	text-align: center;
}


/*
* ORDER/PAYMENT
************************************/
ul#paymentOptions {
	list-style-type: none;
	margin: 0;
	padding: 15px 0 0 0;
}
ul#paymentOptions li {
	padding: 0;
	margin: 0;
	line-height: 24px;
}
ul#paymentOptions li label {
	display: inline;
	float: none;
}


/*
* CONTACT
************************************/
#contactPage {
	background: url('../images/bg_contact.gif') left 30px no-repeat;
	width: 620px;
	height: 575px;
	float: right;
}




/*
* FORM ELEMENTS
************************************/
fieldset {
	padding-bottom: 20px;
}
select,
input,
textarea {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
	border: 1px solid #ccc;
	background: #fcfcfc;
	width: 370px;
	margin: 2px 5px;
	padding: 0 3px;

}
legend {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
select{
	width: 170px;
	margin-top: 5px;
	border: solid 1px black;
	padding-right: 0;
}
button {
	border: 1px solid #000;
	background: #333;
	float: right;
	margin-top: 10px;
	color: #fff;
}
label {
	display: block;
	float: left;
	width: 100px;
	line-height: 18px;
}
input.button {
	background: url('../images/button.jpg') no-repeat;
	width: 86px;
	height: 35px;
	border: 0;
	cursor: pointer;
	float: right;
	margin-top: 10px;
	font-weight: bold;
	color: #666;
}
input.button:hover {
	color: #c00;
}
input.radio,
input.checkbox {
	width: 16px;
	border: 0;
	background: #fff;
}
a.defaultButton {
	background: url('../images/button.jpg') no-repeat;
	width: 86px;
	border: 0;
	cursor: pointer;
	float: right;
	margin-top: 10px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
	color: #666;
}
a.continueShopping {
	background: url('../images/button.jpg') no-repeat;
	width: 86px;
	border: 0;
	cursor: pointer;
	float: left;
	margin-top: 10px;
	padding: 5px 0;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	color: #666;
}
a.continueShopping:hover,
a.defaultButton:hover {
	text-decoration: none;
	color: #c00;
}
select.orderQuantitySelect {
	font-size: 10px;
	width: 40px;
}
select.orderPackOptionSelect {
	font-size: 10px;
	width: 125px;
	border-color: #ccc;
}

/*
* OTHER STYLES
************************************/
.formError {
	font-weight: bold;
	color: #c00;
	float: right;
	margin: 20px 50px 0 0;
}
.orange{
	display: inline;
	color: #AE7000;
}
.greyText {
	color: #666;
}
.zwartrechts{
	float: right;
}
.clear{
	clear: left;
}
div.scroll {
	width: 500px;
	overflow: auto;
}
div.cart {
	height: 450px;
}
div.orderOverview {
	height: 160px;
	margin-bottom: 10px;
}
