/* GENERAL STYLES */
/* CSS Document */

/*
 *  StyleSheet for Medialogic website 2007
 * 
 *  Action    Date          Name                        Action
 * --------------------------------------------------------------------------------
 *  Created   02/10-2007    Mads Burcharth		File created
 * 
 */


/* Standard elements */

body,td,th {
	font-family: tahoma, arial, verdana; 
	font-size: 11px;
	color: #292929;
	margin:0px 0px 0px 0px;
	
	/*background-image: url(/media/3350/bg.jpg);
	background-repeat: repeat-x; 
	background-color: #fff;*/
}

IMG { border-style: none; }

/* Standard link */

a:link {
	text-decoration: none;
	color: #292929;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color: #292929;
	font-weight:normal;

}
a:hover {
	text-decoration: underline;
	color: #015888;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #292929;
	font-weight:normal;
}

/* Hvidvin link */

a.readMore:link {
	text-decoration: none;
	color: #ff581e;
	font-weight:bold;
}
a.readMore:visited {
	text-decoration: none;
	color: #ff581e;
	font-weight:bold;
}
a.readMore:hover {
	text-decoration: underline;
	color: #015888;
	font-weight:bold;
}
a.readMore:active {
	text-decoration: none;
	color: #ff581e;
	font-weight:bold;
}

/* Relaterede links */
.relatedLinksActive {
	text-decoration: underline;
	color: #015888;
	font-weight:normal;
}


/* Relaterede links */

a.relatedLinks:link {
	text-decoration: none;
	color: #ff581e;
	font-weight:normal;
}
a.relatedLinks:visited {
	text-decoration: none;
	color: #ff581e;
	font-weight:normal;
}
a.relatedLinks:hover {
	text-decoration: underline;
	color: #015888;
	font-weight:normal;
}
a.relatedLinks:active {
	text-decoration: none;
	color: #ff581e;
	font-weight:normal;
}


/* partnerClass links */

a.partnerClass:link {
	text-decoration: none;
	color: #979797;
	font-weight:normal;
}
a.partnerClass:visited {
	text-decoration: none;
	color: #979797;
	font-weight:normal;
}
a.partnerClass:hover {
	text-decoration: underline;
	color: #ff581e;
	font-weight:normal;
}
a.partnerClass:active {
	text-decoration: none;
	color: #979797;
	font-weight:normal;
}


/* Seneste nyheder links */

a.latestNews:link {
	text-decoration: none;
	color: #ff581e;
	font-weight:bold;
}
a.latestNews:visited {
	text-decoration: none;
	color: #ff581e;
	font-weight:bold;
}
a.latestNews:hover {
	text-decoration: underline;
	color: #292929;
	font-weight: bold;
}
a.latestNews:active {
	text-decoration: none;
	color: #ff581e;
	font-weight:bold;
}


/* Left seneste nyheder layout */

.left_HEADER {
	font-size: 11px;
	font-weight: bold;
	color: #015888;
}

/* Left seneste nyheder link */

a.left:link
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a.left:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

a.left:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

a.left:active
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.leftNav {
	width: 130px;
	padding-left: 17px;
	padding-right: 17px;
	vertical-align: top;
}

.contentFrontPage {
	width: 800px;
	padding-left: 17px;
	padding-right: 17px;
	vertical-align: top;
}
.contentWithLeftNav {
	width: 650px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}
.contentWithLeftNavContent {
	width: 399px;
	padding-left: 8px;
	padding-right: 8px;
	vertical-align: top;
}
.contentWithoutLeftNav {
	width: 800px;
	padding-left: 17px;
	padding-right: 17px;
	vertical-align: top;
}
.dottedbreak {
	width: 20px;
	background-image: url('/media/402/dottedbreak.gif');
	background-repeat: repeat-y;
	background-position:top; 
}
.breadCrumb{
	color: #979797;
}

a.ski {
	display: block;
	background-image:url(http://medialogic.dk/media/5964/ski.gif);
	background-repeat: no-repeat;
	width: 46px;
    	height: 50px;
}
a.ski:hover {
	background-image:url(http://medialogic.dk/media/5969/ski_rollover.gif);	
}

a.di {
	display: block;
	background-image:url(http://medialogic.dk/media/5974/di.gif);
	background-repeat: no-repeat;
	width: 72px;
    	height: 50px;
}
a.di:hover {
	background-image:url(http://medialogic.dk/media/5979/di_rollover.gif);	
}

/* EDITOR PROPERTIES */
.contentHeaderBlue {
font-size: 24.5px;
color: #015888;
}

.contentHeaderOrange {
font-size: 26px;
color: #ff8a64;
}

.contentSubHeaderOrange {
font-size: 20px;
color: #ff8a64;
padding-top: 5px;
padding-bottom: 8px;
vertical-align: top;
align: left;
}

.blueColor {
color: #214370;
font-weight: bold;
}

.greyColor {
color: #979797;
}

.subPageHeaderBlue {
font-size: 20px;
color: #015888;
vertical-align: top;
align: left;
}

.orangeColor {
color: #ff581e;
font-weight: bold;
}

.orangeColorLight {
color: #ff581e;
}

.contentSubHeaderBlue {
font-size: 20px;
color: #015888;
padding-top: 5px;
padding-bottom: 8px;
vertical-align: top;
align: left;
}

.contentSub {
font-size: 15px;
font-weight: bold;
color: #6898af;
}

