* { margin: 0; padding: 0; }
html, body {
	text-align: center;
	background-color: #272727;
	font-family: Arial;
	background-image: url('https://startrek-collection.nl/template/images/bg.jpg');
	color: #ffffff;
	font-size: 14px;
}
#wrapper {
	width: 1200px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	width: 1200px;
	height: 90px;
	background-image: url('https://startrek-collection.nl/template/images/header.jpg');
	background-repeat: no-repeat;
}
#otherheader {
	width: 1200px;
	height: 90px;
	background-image: url('https://startrek-collection.nl/template/images/header-other.png');
	background-repeat: no-repeat;
}
#menu {
	float: right;
	padding-top: 20px;
	font-size: 16px;
}
#menu li {
	display: block;
	float: left;
	padding: 0 10px;
}
#menu li a {
    display: block;
    padding: 10px 10px 7px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
}

#menu li.active a {
    border-bottom: solid 3px #fff;
}

#menu li a:hover {
    color: #fff;
    border-bottom: solid 3px #f5e09d;
}
	
#mid1 {
	height: 29px;
	background-image: url('https://startrek-collection.nl/template/images/mid1.jpg');
	background-repeat: no-repeat;
}
#mid2 {
	width: 1200px;
	height: 343px;
	background-image: url('https://startrek-collection.nl/template/images/mid2.png');
	background-repeat: no-repeat;
}
#othermid2 {
	width: 1200px;
	height: 37px;
	background-image: url('https://startrek-collection.nl/template/images/mid2-other.png');
	background-repeat: no-repeat;
}
#mid3 {
	height: 44px;
	background-image: url('https://startrek-collection.nl/template/images/mid3.png');
	background-repeat: no-repeat;
}
#contentbg {
	height: 382px;
	min-height: 382px;
}
#content a, #content a:hover, #content a:visited { color: #ffffff; text-decoration: none; }
#footer {
	clear: both;
	position: relative;
	background-image: url('https://startrek-collection.nl/template/images/footer.jpg');
	background-repeat: repeat-y;;
	background-color: #272727;
}
.clear {
	clear: both;
}
#bottom {
	clear: both;
	height: 20px;
	padding-top: 2px;
	background-image: url('https://startrek-collection.nl/template/images/bottom.png');
	background-repeat: no-repeat;
	text-align: center;
}
#bottom a {
	text-decoration: none;
	color: #fff;
}
#bottom a:hover {
	text-decoration: none;
	color: #fff;
}
#bottom a:visited {
	text-decoration: none;
	color: #fff;
}

#colnav { float: left; width: 200px; padding-bottom: 10px;}
#colnav ul {
    width: 200px;
    position: relative; /*Relative to the containing division */
    z-index: 10; /*We need to adjust the z-index values in order to display the successive lists properly */
    background-color: #d9e2ea;
    border: 1px solid #81a8b8;
    border-bottom: 0px none;
    margin: 0;
    padding: 0;
    list-style: none; /* Removes the dots from the default Bullet styles */
    font-size: 14px;
    color: #3e3f3e;
}

#colnav ul li {
    text-align: right;
    position: relative;
    z-index: 12;
    margin: 0;
    padding: 9px 0;
    border-bottom: 1px solid #81a8b8;
    width: 200px;
    font-weight: bold;
}

#colnav ul li span.dir {
    padding-right: 25px;
    cursor: pointer;
    display: block;
}

#colnav ul li:hover {
    background-color: #c2cbce;
	font-size: 15px;
}

#colnav ul li a, #colnav ul li a:visited {
    display: block;
    padding: 0;
    margin: 0 5px;;
    text-decoration: none;
    color: #3e3f3e;
    font-weight: bold;
    background-color: transparent;
    z-index: 15;
}

#colnav ul li ul {
    display: none;
    position: absolute;
    z-index: 15;
    top: -1px;
    left: 200px;
    margin: 0;
    text-align: left;
    width: 200px; /* Set the width of the successive list */
}

#colnav ul li ul li {
    text-align: left;
}

#colnav ul li:hover > ul {
    display: block;
}

#itembg { float: right; width: 990px; padding-left: 10px; font-size: 12px; text-align: center;}

.item { width: 310px; height: 260px; border: 4px solid #333; margin-bottom: 10px; float: left; margin-right: 10px; }
.item tr, td { font-size: 13px;  }
.item table { margin-left: 10px; margin-top: 10px; text-align: left; }

#location { padding-left: 10px; padding-top: 2px; }
#location a, #location a:visited, #location a:hover { color: #ffffff; }

.content-box {
	float: left;
	width: 330px;
	min-height: 300px;
	border: 1px solid #fff;
	margin-left: 50px;
	border-top: 0;
	margin-top: 30px;
	margin-bottom: 30px;
}
.content-top {
	background-image: url('https://startrek-collection.nl/template/images/content-top.png');
	background-repeat: repeat-x;
	width: 330px;
	height: 40px;
}

.content-top h1 {
	padding-left: 30px;
	line-height: 40px;
}
.contents {
	padding: 10px;
	text-align: justify;
	line-height: 16px;
}
.footer-box {
	float:	left;
	width:	220px;
	padding: 10px;
}
.footer-box.first {
	font-size: 20px;
}
.footer-box.first ul {
	margin-left: 20px;
}
.footer-box.first li {
	line-height: 24px;
}
.footer-box li {
	list-style-type: none;
	line-height: 20px;
}

.footer-box li a {
	text-decoration:	none;
	color:			#fff;
}
.footer-box li a:hover {
	color:	#566da2;
}
#footer-top {
	background-image: url('https://startrek-collection.nl/template/images/footermenu-top.jpg');
	background-repeat:	no-repeat;
	width: 1200px;
	height: 21px;
}

#footer-bottom {
	background-image: url('https://startrek-collection.nl/template/images/footermenu-bottom.jpg');
	background-repeat: no-repeat;
	width: 1200px;
	height: 12px;
}
#footer-content {
	float: left;
	background-color: #272727;
	width: 1200px;
}
label {
	display: block;
}
