/************************************/
/* CSS style sheet by KDsign		*/
/************************************/

body {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #323232;
	border: none;
}

a img {
	border: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
	border: none;
}

#container {
	background-image: url(../images/index_05.gif);
	background-repeat: repeat-y;
	width: 815px;
	padding: 25px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#containerTop {
	background-image: url(../images/index_03.gif);
	width: 865px;
	height: 22px;
	margin-top: -25px;
	margin-left: -25px;
}

#containerBottom {
	background-image: url(../images/index_14.gif);
	width: 865px;
	height: 19px;
	margin-bottom: -25px;
	margin-left: -25px;
}

#fotoHeaderContainer {
	width: 821px;
	height: 109px;
	max-height: 109px;
}

#fotoHeaderContainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#fotoHeaderContainer li {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 164px;
}

#fotoHeaderContainer img {
	border: none;
	margin: 0px;
	margin-right: -4px;
	text-decoration: none;
}

#fotoHeaderContainer img {
	width: 164px;
}

#logoContainer {
	width: 821px;
	height: 109px;
	margin-top: 8px;
}

#logo {
	width: 156px;
	height: 109px;
	float: left;
}

#slogan {
	width: 657px;
	height: 109px;
	float: right;
	margin-left: 8px;
}

#breadcrumb {
	width: 645px;
	height: 16px;
	padding: 3px;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
}

#photoTopLinks {
	width: 643px;
	/*height: 16px;*/
	padding: 3px;
	margin-top: 3px;
	background-color: #dddddd;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	text-align: center;
}

#addPhoto {
	float: right;
	margin-top: -15px;
}

p#photo {
	text-align: center;
}

#contentContainer {
	width: 821px;
	margin-top: 8px;
}

#menu {
	width: 150px;
	border: 1px solid #999999;
	padding: 2px;
	padding-bottom: 0px;
	background-color: #ffffff;
	float: left;
}

#menu img#logo{
	margin-bottom: 2px;
	height: 60px;
	width: 148px;
}

#menuButton {
	width: 150px;
	text-transform: uppercase;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	background-color: #c61c2a;
}

#menuButton ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#menuButton li {
	background-color: #c61c2a;
	border-bottom: 2px solid #ffffff;
	height: 30px;
	cursor: pointer;
}

#menuButton a{
	color: #ffffff;
	text-decoration: none;
	height: 20px;
	display: block;
	padding: 5px;
}

#menuButton li.active, #menuButton a:hover {
	background-color: #000000;
}

#subMenuButton {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	text-transform: none;
}

#subMenuButton ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#subMenuButton li {
	border-bottom: 1px solid #999999;
	height: 20px;
	cursor: pointer;
	background-color: #ffffff;
}

#subMenuButton a{
	color: #000000;
	text-decoration: none;
	height: 14px;
	display: block;
	padding: 3px;
}

#subMenuButton li.active, #subMenuButton a:hover {
	background-color: #dddddd;
}

#contentBox {
	width: 657px;
	margin-left: 8px;
	float: right;
}

#content {
	width: 651px;
	border: 1px solid #999999;
	padding: 2px;
}

#content .header{
	background-color: #000000;
	color: #ffffff;
	text-transform: uppercase;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	height: 27px;
	padding-left: 5px;
	padding-top: 5px;
}

#content ul, #content p, #content td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-bottom: 10px;
	list-style-type: square;
}

#footer {
	width: 647px;
	height: 14px;
	margin-top: 8px;
	padding: 5px;
	text-align: center;
	background-color: #c61c2a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
}

table#thumbnailTable td {
	height: 150px;
	width: 150px;
	text-align: center;
}

table#categories td {
	width: 150px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #323232;
	background-color: #dddddd;
	padding: 1px;
}


table#form td{
	vertical-align: top;
}

input.formField, table#form textarea {
	width: 300px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

table#form textarea {
	height: 100px;
}

input.formFieldKort {
	width: 96px;
	border: 1px solid #999999;
}

input.formFieldKlein {
	width: 50px;
	border: 1px solid #999999;
}

input.formFieldMiddel {
	width: 199px;
	border: 1px solid #999999;
}

table#cart {
	width: 643px;
}

table#cart tr.cartHeader {
	height: 20px;
}

table#cart tr {
	border-bottom: 1px solid #999999;
	height: 121px;
}

table#cart tr.grey {
	background-color: #dddddd;
}

table#cart tr.darker {
	background-color: #cccccc;
}

.error {
	color: #ff0000;
}

.clear {
	clear: both;
}

