@import url("gladfagskole_menu.css");

/****** CUSTOM STYLES FOR INDIVIDUAL PAGES *****/

#content { /* Overrides previous CSS */
	padding-top: 130px;
	/*
	background-image: url(../_images/uddannelse_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	*/
}

#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; }

body #content.fagskole img {
	border: 1px solid #ccc;
	padding: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background-color: #FFFFFF;
}
body #content.fagskole_front div.jwbox {
	width: 196px;
	height: 135px;
	margin-top: 13px;
}
/*
body #content.fagskole_front div.jwbox p a {
	width: 196px;
	height: 135px;
	background-image:url(../_images/faglinieroversigt_playbtn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}*/

#content .not_updated img {
	/*border: 1px solid red;*/
	background-color: red;
}

/************************************************/

h3 {
	padding-bottom: 0;
}

.uddannelse_item {
	width: 616px;
	height: 135px;
	clear: both;
	padding: 25px;
	margin-bottom: -10px;
	background-image: url(../_images/videoitem_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.uddannelse_item h3 {
	font-size: 1.6em;
	padding-top: 0;
	margin-top: 0;
}

/************************************************/

#videowrapper div {
	position: relative;
	display: block;
	float: left;
	/*width: auto;*/
}

.videoitem {
	width: 616px;
	height: 135px;
	clear: both;
	padding: 18px;
	background-image: url(../_images/videoitem_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.videopreview {
	padding-right: 15px;
}
.videoinfo {
	width: 415px;
}

#videowrapper h1,#videowrapper h2 { /* title */
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
}
#videowrapper h1 {
	font-size: 2.2em;
	line-height: 1.5em;
	/******************/
	/*font-family: "Trebuchet MS", sans-serif;*/
	letter-spacing: -2px;
	font-weight: bold;	/*margin-top: -1em;*/
}
#videowrapper h2 {
	font-size: 1.6em;
	line-height: 2em;
	margin-top: -0.6em;
	margin-bottom: -0.2em;
}

.afdeling {
	display: inline;
	text-transform: uppercase;
	color: #666666;
	font-size: 0.8em;
}
.date_dur {
	display: inline;
}
.pubdate {
	padding-left: 1em;
	display: inline;
	/*display: none;*/
}
.dur {
	display: inline;
	padding-left: 3em;
	color: #666666;
}
.category {
	/*display: none;*/
}
.description {
	line-height: normal;
	display: none;
	/*margin-top: -0.7em;*/ 
}
.play {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -0.2m;
	width: 100px;
	height: 20px;
	padding-left: 23px;
	/*background-image: url(../_images/quicktime_icon.gif);*/
	background-image: url(../_images/flash_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

#filecount {
	display: none;
}

p, div, .videoitem, .videopreview {
	/*white-space:nowrap;*/
}
/*********************/

#videowrapper .videoitem .videopreview {
	width: 180px;
	height: 135px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/*********************/

body.fagskole div.fagskole_video {
	padding-bottom: 2em;
	margin-bottom: 2em;
	width: 632px;
	height: auto;
}

body.fagskole div.fagskole_video {
	/*background-color: #ccc;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px dashed #099;
	padding-left: 20px;
	padding-right: 10px;
}

body.fagskole div.praktiske_oplys {
	background-color: #F0F5F6;
}

/*
div.nifty {
	margin: 0 0;
	background: #9BD1FA;
}

b.rtop, b.rbottom {
	display: block;
	background: #FFF;
}
b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
    overflow: hidden;
	background: #9BD1FA;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px
	;height: 2px;
}
*/

.not_updated {
	color: red;
}

/*****************************/

.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(../_images/btn.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }

.btn.transp {
	font-size: 1.1em;
	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-family: "Lucida Grande", Lucida, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
	padding-button: 10px;
	/*background: none;*/
	background-color: #098ECE;
}
.btn:hover { background-color: #9d4; }
.btn:active { background-color: #444; }
.btn[class] { background-image: url(../_images/btn_shade_orig.png); background-position: bottom; }

#content a.btn:link { color: #FFF; text-decoration: none; }
#content a.btn:visited { color: #FFF; text-decoration: none; }
#content a.btn:hover { color: #FFF; text-decoration: none; }
#content a.btn:focus { color: #FFF; text-decoration: none; }
#content a.btn:active { color: #FFF; text-decoration: none; }
