/* 
    overrides to the LU standard stylesheet
*/

h3
{
	font-size: 0.9em;
}

.templateWide h1
{
	margin-top: 30px;
}

a img
{
	border: none;
}

a#in_english
{
	padding-left: 20px;
	background: url(http://www.ch.lu.se/fileadmin/template/images/english.gif) left center no-repeat;
}

a#in_danish
{
	padding-left: 20px;
	background: url(http://www.ch.lu.se/fileadmin/template/images/danish.gif) left center no-repeat;
}

div.head a, div.headMiddle a { color: #fff; text-decoration: none }
div.head a:hover, div.headMiddle a:hover { text-decoration: underline }

#sitemap {font-size: 0.9em; line-height: 0.8em; margin: 0 0 30px 0}
.smlevel1 {margin: 15px 0 3px 0px; padding: 0}
.smlevel2 {margin: 0px 0 0px 20px; padding: 0}
.smlevel3 {margin: 0px 0 0px 40px; padding: 0}
.smlevel4 {margin: 0px 0 0px 60px; padding: 0}


.magazines th {padding: 10px 15px 10px 0}
.magazines {margin: 0 0 10px 20px; padding: 0}


.placeA table {
	padding-left:0px;
	padding-bottom: 0px;
}

.placeA .contenttable {
	margin-left: 18px
}
.contenttable td {
	vertical-align: top;
	text-align: left;
}
.contenttable p {
	margin: 5px 3px 5px 0;
	padding: 0;
	font-size: 1em;
}
form .contenttable {
	margin-bottom: 1em;
}

object
{
	margin-left: -10px;
}

.placeA .meetingtable {
	margin-left: 10px
}


.placeB .contenttable {
	margin: 0 0 10px 0;
}

.placeB .contenttable p {
	margin: 0;
}


th.vote {
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	font-weight: bold;
	color: #000;
}

td.user {
	font-weight: bold;
}

td.yes {
	background-color: #99ff99;
	color: #55cc55;
	text-align: center;
}

td.no {
	background-color: #ff9999;
	color: #cc5555;
	text-align: center;
}

td.maybe {
	background-color: #eee;
	text-align: center;
}

div#socmedia
{
	padding: 0;
	margin: 15px 0 0 15px;
}

div#socmedia img
{
	margin-right: 8px;
}

ul#fb
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#fb li
{
	margin-right: 20px;
	padding-left: 14px;
}

ul#fb a
{
	display: block;
	font-weight: bold;
	padding-left: 21px;
	background: url(http://www.ch.lu.se/fileadmin/template/images/facebook_logo.png) center left no-repeat;
}


/* Inline images from typo3 */
.csc-textpic-intext-right .csc-textpic-imagewrap
{
	float: right;
	margin-left: 10px;
}

.csc-textpic-center .csc-textpic-imagewrap
{
	text-align: center;
	margin: auto;
}

.csc-textpic-intext-left .csc-textpic-imagewrap
{
	float: left;
	margin: 0 15px 0 10px;
}

.csc-textpic, .placeA h2, .placeA h3, .placeA h4
{
	clear: both;
}

.csc-textpic-above .csc-textpic-imagewrap
{
	margin: 0 0 0 10px;
}

.csc-textpic-imagewrap ul
{
	margin: 0;
}

.csc-textpic-imagewrap li
{
	list-style: none;
}

/*
.csc-textpic-firstcol
{
	float: left;
	clear: both;
}

.csc-textpic-lastcol
{
	float: right;
}

.csc-textpic dt
{
	padding-bottom: 10px;
}

.csc-textpic-clear
{
	clear: both;
}
*/

/* Employee listing */
.employee
{
	font-size: 0.8em;
	margin: 10px 0 20px 10px;
	clear: both;
	overflow: hidden;
	width: 98%;
}

.emp_left
{
	margin: 0;
	padding: 0;
	float: left;
	width: 56%;
}

.emp_right
{
	margin: 0;
	padding: 0;
	float: right;
	width: 42%;
}


.contentMain .line
{
	margin-left: -10px;
}

.contentMain div.headMiddle
{
	margin-left: -10px;
	padding-left: 20px;
}


.linkIconList, .customFoot
{
	clear: both;
}
/*
.placeA lu.iconList, .placeA lu.iconlist
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
*/

/* Fix moronic inline style hack */
.mainMenu .menuItem
{
	height: 25px;
}

div#maintained
{
	position: absolute;
	top: -100px;
	left: -200px;
}


.align-left
{
	text-align: left;
}

.align-center
{
	text-align: center;
}

.align-right
{
	text-align: right;
}

.align-justify
{
	text-align: justify;
}

