/* Begin Collection parts */

#page {
	width: auto;
	}
	
#header {
	display: none;
	}

#content-holder-collections {
	width: auto;
	margin: 0;
	background: transparent;
	}

#collection {
	background: url('/wp-content/themes/Theme%20of%20Dagmar/images/collection_shadow.gif') repeat-x left 46px #000;
	position:relative;
	width: 100%;
	height: 476px;
	margin: 0 auto;
	}
	
#collections {
	overflow: hidden;
	width: 100%;
	height: 410px;
	clear:left;
	background: #000;
	color: #efefef;
	}

#collections h2 {
	color: #efefef;
	}
	
#collection h3 {
	color: #999;
	letter-spacing: 1px;
	}

#navigation-marker {
	height: 20px;
	border-top: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 20px;
	position: absolute;
	top: 6px;
	}

#navigation {
	height: 56px;
	margin: 0 auto;
	}

#navigation ul {
	float: left;
	}

#navigation li {
	float: left;
	margin: 10px 0 0 0;
	margin-right: 2px;
	}
	
#navigation a {
	display: block;
	float: left;
	background-color: #777;
	height: 16px;
	width: 20px;
	}
	
#navigation .item-text a, #navigation .item-video a {
	background-color: #777;
	height: 16px;
	width: auto;
	line-height: 16px;
	color: #000;
	padding: 0 5px;
	text-transform: uppercase;
	text-decoration: none;
	}

#navigation .active a {
	background-color: #ccc;
	color: #000;
	}
	
#navigation .title {
	display: block;
	float: left;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	height: 16px;
	text-transform: uppercase;
	}

#navigation .title {
	margin-right: 10px;
	color: #999;
	}

#navigation a:hover {
	text-decoration: none;
	background-color: #666;
	}

.collection-box {
	height: 410px;
	float: left;
	text-align: center;
	margin-right: 1px;
	}

#navi-previous {
	left: 10px;
	}

#navi-next {
	right: 10px;
	}
	
#navi-previous, #navi-next {
	position: absolute;
	top: 10px;
	height: 25px;
	width: 20px;
	cursor: pointer;
	z-index: 99999;
	}

.collection-video {
	padding: 0 20px;
	}	

.movie_symbol {
	margin-top: 3px;
	margin-right: 5px;
	float: left;
	}

.collection-text {
	text-align: justify;
	padding: 0 20px;
	height: 410px;
	}
	
.collection-items {
	text-align: left;
	padding: 0 !important;
	height: 410px;
	}
	
.collection-items img {
	margin-right: 1px;
	margin-bottom: 1px;
	}

.collection-text h2 {
	margin-top: 10px;
	margin-bottom: 20px;
	}
	
.collection-text p {
	margin-bottom: 20px;
	}
	
#collection-size-slug {
	float: left;
	height: 410px;
	width: 0;
	}

#startlogo {
	position: absolute;
	width: 100%;
	height: 680px;
	background: url('/wp-content/themes/Theme%20of%20Dagmar/images/start_logotype.gif') no-repeat center 56px #000;
	z-index: 999999;
	text-align: center;
	}
	
#startlogo-top-row {
	height: 56px;
	background: #000;
	width: 100%;
	}

/* End Collection parts */