body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
line-height:1.3;
background-color:#dddddd;
}

html {
overflow-x: hidden;
overflow-y: scroll;
} 

h1 {
color:#ee2524;
font-size:18px;
}
h2 {
color:#000;
font-weight:bold;
font-size:17px;
}
h3 {
color:#ee2524;
font-size:15px;
font-weight:bold;
}

a {
color:#ee2524;
font-weight:bold;
text-decoration:none;
}

input, textarea {
background-color: transparent;
border: 1px solid #000000;
color: #000000;
}

#ubercontainer{
position: absolute;
margin-top: 0px;
width:984px;
top: 0%;
left: 50%;
margin-left: -490px;
}

#container{
width:984px;
}

#top{
background-image:url(../img/top.jpg);
background-repeat:no-repeat;
width:984px;
height:21px;
overflow:hidden;
padding-top:6px;
}

#header{
width:980px;
height:140px;
overflow:hidden;
border-left:solid; border-left-color:#000000; border-left-width:2px;
border-right:solid; border-right-color:#000000; border-right-width:2px;	
}

#submenu{
width:680px;
height:31px;
padding-left:300px;
padding-top:13px;
background-image:url(../img/menubg.jpg);
background-repeat:no-repeat;
border-left:solid; border-left-color:#000000; border-left-width:2px;
border-right:solid; border-right-color:#000000; border-right-width:2px;
}

#submenu a{
text-decoration:none;
color:#FFFFFF;
font-size:13px;	
}

#submenu a:hover, #submenu .active{
color:#000000;
}

#main{
width:980px;
background-image:url(../img/mainbottombg.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#FFFFFF;
border-left:solid; border-left-color:#000000; border-left-width:2px;
border-right:solid; border-right-color:#000000; border-right-width:2px;
float:left;
}

#left{
float:left;
width:250px;
padding-left:30px;
padding-bottom:30px;
}

#left a{
display:block;
font-size:13px;
color:#000000;
border-bottom-style:solid; border-bottom-color:#d1d1d1; border-bottom-width:1px;
width:250px;
}

#left a:hover{
background-image:url(../img/active.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
}

#left .active{
background-image:url(../img/active.jpg);
background-repeat:no-repeat;
color:#FFFFFF;
}

#left div.splitter {
	border-bottom:1px solid #d1d1d1;
	height:16px;
	font:bold 13px verdana;
	color:#ee2524;
}

#content{
float:left;
width:610px;
padding-left:60px;
padding-right:30px;
padding-bottom:30px;
min-height:500px;
height:auto !important;
height:500px;
}

#footer{
width:980px;
height:28px;
background-image:url(../img/footer.jpg);
background-repeat:no-repeat;
overflow:hidden;
border:solid; border-color:#000000; border-width:2px;
padding-top:12px;
float:left;
font-size:11px;
}

#footer a{
color: #000000;
text-decoration:none;
font-weight:normal;
}

#sjonic{
font-size:11px;
padding-bottom:20px;
padding-top:10px;
float:left;
width:980px;
}

#sjonic a{
color:#000000;
text-decoration:none;
font-weight:normal;
}

.streepje{
color:#ed2524;
}

.streepje2{
color:#a8a8a8;	
}

.error{
color:#ee2524;
}

#table_galleries td{
padding-bottom:2px;
border-bottom:1px solid #cccccc;
padding-right:20px;
}

#orderForm {
	width:610px;
}
#orderForm p #next{
	display:none;
	font-size:14px;
	background:#fff;
	font-weight:bold;
	float:right;
}
#orderForm h2 {
	clear:left;
	padding:20px 0 0 0;
}
#orderForm h2 span.small{
	font-size:11px;
}
#orderForm h2 span.comment{
	font-size:11px;
	font-weight:normal;
	display:block;
}

#orderForm .row {
	float:left;
	background:#eaeaea;
	border:1px solid #ccc;
	clear:left;
	width:610px;
	margin:0 0 10px 0;
}
#orderForm .row.text {
	width:600px;
	padding:5px;
}
#orderForm .row.hover {
	border:1px solid #000;
}

#orderForm .row .coll {
	float:left;
	padding:3px;
}
#orderForm .row .coll.img {
	width:94px;
}
#orderForm .row .coll.img .lightImage{
	display:none;
	position:absolute;
	z-index:100;
	padding:0px;
	background:#fff;
	height:auto;
	margin:-48px 0 0 80px;
	!margin-left:5px;
	cursor:pointer;
	border:1px solid #000;
}
#orderForm .row .coll.img .lightImage img{
	float:left;
}
#orderForm .row .coll.desc {
	width:244px;
}
#orderForm .row .coll.amount {
	width:174px;
}
	#orderForm .row .coll.amount input{
		width:30px;
	}
#orderForm .row .coll.total {
	width:64px;
	text-align:right;
}
#orderForm .row.header .coll{
	
}
#orderForm .row.footer .subtotal{
	font-size:20px;
}

div#total {
	font-size:20px;
	
}