/* CSS Styling for Klaus Selke Photographer */
body {
	margin: 10px auto;
	padding: 0px;
	width: 784px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

#header {
	background: rgb(38, 51, 59) url(images/header_bg.png) top left repeat-y;
	width: 784px;
	height: 85px;
	margin-bottom: 0;
}

#header a {
	float: right;
	margin-right: 30px;
	margin-top: -55px;
	color: white;
}

#header a:visited {
	color: white;
}

h1 {
	background: url(images/main_logo.png) top left no-repeat;
	width: 374px;
	height: 76px;
	padding: 0;
	margin: 0;
}

h1 span {
	display: none;
}

h3 {
	font-family: Verdana;
	font-size: 18pt;
	margin-top: 5px;
}

#footer {
	text-align: center;
	font-size: 8px;
	clear: both;
	padding-top: 60px;
	padding-bottom: 5px;
	background: rgb(38, 51, 59) url(images/footer_bg.png) top left repeat-y;
	width: 784px;
	color: white;
}

#contentarea {
	padding: 0px;
	margin: 0px;
}

#menuarea {
	width: 150px;
	margin: 0px;
	float: left;
}

a {
	color: rgb(255, 127, 0);
}

a:visited {
	color: rgb(255, 127, 0);
}

a:hover {
	color: rgb(255, 127, 0);
}

#menuarea a {
	color: rgb(38, 51, 59);
}

#menuarea a:visited {
	color: rgb(38, 51, 59);
}

#menuarea a:hover {
	color: rgb(255, 127, 0);
}

#menuarea h2 {
	font-size: 8pt;
}

#menuarea ul {
	margin-left: 2px;
	padding-left: 0;
	list-style: none;
}

#menuarea li {
	margin: 0px;
	padding-bottom: 10px;
	color: rgb(38, 51, 59);
	font-size: 8pt;
}

#menuarea img {
	border: 0;
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.mainarea {
	padding: 10px;
	float: left;
	width: 613px;
	border-left: 1px solid rgb(255, 127, 0);
}

.mainarea p {
	margin-left: 20px;
	width: 500px;
}

#mainarea_index {
	background: url(images/bg1.jpg) bottom right no-repeat;
	padding-bottom: 150px;
}

#mainarea_index h3 {
	width: 400px;
	margin-bottom: 40px;
}

#mainarea_index p {
	width: 300px;
	margin-left: 20px;
	text-align: justify;
}

#mainarea_buy1 {
	background: url(images/bg2.jpg) bottom right no-repeat;
	padding-bottom: 150px;
}

#mainarea_complete {
	padding-bottom: 350px;
}

#mainarea_buy1 #olderprints {
	margin-top: 40px;
	width: 300px;
}

.photothumbnail {
	background: #dddddd;
}

.photothumbnail img {
	border: 0px;
	border: 1px solid #cccccc;
}

.buyqtyimg {
	margin-right: 10px;
	margin-bottom: 20px;
}

#addtocartbutton {
	margin-top: 10px;
}

#addtocart {
	padding: 5px;
	margin: 5px 25px;
	width: 350px;
}

#printsize div {
	font-weight: bold;
}

#blanker {
	background: #000000;
	opacity: .4;
	filter: alpha(opacity = 40);
	position: absolute;
	width: 10000px;
	height: 10000px;
	top: 0;
	left: 0;
	z-index: 100;
	visibility: hidden;
}

#addtocartoptions,#currentlyinbasket {
	background: white;
	border: 0;
	margin: 0;
	margin-top: 7px;
	color: black;
	font-weight: normal;
	width: 100%;
}

#addtocartoptionsholder {
	background: rgb(255, 127, 0);
	padding: 2px;
	padding-top: 9px;
	margin-right: 2px;
	font-weight: bold;
	color: white;
}

#currentlyinbasketholder {
	background: rgb(38, 51, 59);
	padding: 2px;
	padding-top: 9px;
	margin-right: 2px;
	font-weight: bold;
	color: white;
	margin-top: 5px;
}

#addedconfirmation {
	padding: 3px;
	background: white;
	color: black;
	text-align: left;
}

#addedconfirmation img {
	padding-right: 5px;
	float: left;
}

.qtybox {
	width: 30px;
}

#ksp_add_qtybox {
	width: 30px;
	float: left;
}

#addtocartbutton {
	margin-top: 10px;
}

#addtocartimg {
	background: white;
	border: 3px solid white;
}

#popup {
	width: 750px;
	position: absolute;
	visibility: hidden;
	left: 20px;
	top: 10px;
	text-align: center;
	padding-top: 90px;
	z-index: 200;
}

#closebutton {
	float: right;
	border: 0px;
}

#closebutton img {
	border: 0px;
}

#cartnoitemsmsg {
	padding-bottom: 210px;
}

#cart #checkoutbutton {
	margin-bottom: 10px;
}

#cart #totalstable {
	margin-bottom: 10px;
	margin-top: 20px;
	width: 600px;
}

#mainarea_commercial {
	padding-bottom: 150px;
}

#mainarea_password {
	background: url(images/bg4.jpg) bottom right no-repeat;
	padding-bottom: 250px;
}

#mainarea_password  form {
	margin-left: 20px;
	width: 500px;
}

#mainarea_weddings {
	padding-bottom: 300px;
}

#mainarea_portraits {
	padding-bottom: 250px;
}

#mainarea_events {
	padding-bottom: 250px;
}

#mainarea_formal {
	padding-bottom: 250px;
}

#mainarea_cart {
	background: url(images/bg6.jpg) bottom right no-repeat;
	padding-bottom: 100px;
}

#mainarea_contact {
	background: url(images/bg7.jpg) bottom right no-repeat;
	padding-bottom: 250px;
}

#itemstable {
	width: 590px;
	border: 1px solid black;
}

#mainarea_cart #itemstable,#mainarea_cart #totalstable,#mainarea_cart form
	{
	margin-left: 20px;
	margin-bottom: 20px;
}

.cartimgcell {
	width: 125px;
}

.totalamount {
	text-align: right;
}

#grandtotal {
	font-size: 14pt;
	font-weight: bold;
}

#mainarea_testimonials {
	background: url(images/bg8.jpg) bottom right no-repeat;
	padding-bottom: 230px;
}

#testimonials {
	margin-left: 10px;
	text-align: center;
	padding-bottom: 110px;
	width: 600px;
}

#mainarea_manipulation img {
	margin-left: 20px;
}

.removebutton,.cartpreview {
	cursor: pointer;
}

#mainarea_cart #updateform {
	margin: 0px;
	padding: 0;
	margin: 0;
}

#updatetable {
	width: 590px;
	margin-left: 20px;
}