/****** CUSTOM STYLES FOR INDIVIDUAL PAGES *****/

#content { /* Overrides previous CSS */
	padding-top: 240px;
	background-image: url(../_images/videoarkiv_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 70px;
}

#content a:link { color: #098ECE; text-decoration: none; }
#content a:visited { color: #808080; text-decoration: none; }
#content a:hover { color: #E1481B; text-decoration: none; }
#content a:focus { color: #E1481B; text-decoration: none; }
#content a:active { color: #E1481B; text-decoration: none; }

/************************************************/

#videowrapper div {
	position: relative;
	display: block;
	float: left;
	/*width: auto;*/
}

#filecount {
	display: none;
}

p, div, .videoitem, .videopreview {
	/*white-space:nowrap;*/
}
/*********************/

#novotny {}
#diverse {}
#dokumentar {}
#animation {}
#ekstern {}
#kultur {}
#kunst {}
#livsstil {}
#mad {}
#musik {}
#oplysning {}
#politik {}
#sexualitet {}


/*********************/

#select_videocategory {
	/*display: inline;*/
	padding-left: 30px;
	padding-bottom: 15px;
	float: left;
	/*width: 200px;*/
	margin-top: -3px;	/*margin-right: 35px;*/
	width: 622px;
}

#select_videocategory select { 
	/*margin-top: 4px;*/
}
#select_videocategory form#select_videocategorylinks {
	width: 196px;
	height: 19px;
	float: left;
	background-image: url(../_images/vaelg_kategori_dropdown.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin-top: 0;
	margin-right: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#select_videocategory form#select_videocategorylinks select { width: 196px; margin-top: -2px; opacity: 0; }

#video_layoutswitch {
	float: right;
	margin-right: 10px;
}

/**********************/
