@charset "UTF-8";
@import url("type.css");
@import url("menu.css");
@import url("shop.css");

/* IT FORUM ESBJERG TYPO3 TEMPLATE        */
/* ALL CONTENTS (C) 2009 IT FORUM ESBJERG */
/* MADE BY LUND&CO - www.lund-co.dk       */

/******************** MAIN TEMPLATE *********************/
/********************************************************/

body {
	margin: 0; padding: 0;
	text-align: center;
	background: #ECECEC url('../images/bodybg.png') repeat-x top left;
}
img { border: none; }
#daddy {
	background: transparent url('../images/daddybg.png') repeat-x bottom left;
	width: 100%;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
/*#logo {
	
	height: 60px;
	width: 200px;
	float: right;
	margin: 0 36px 0 0;
}
#logo a.logoknap {
	height: 60px;
	width: 200px;
	display: block;
}*/
#menu {
	height: 60px;
	width: 900px;
	background: transparent url('../images/logobg.png') 664px 0px no-repeat;
	
}

#header {
	height: 205px;
	width: 900px;
	background: transparent url('../images/headerbg3.png') no-repeat;
}


#header {
	/* background: transparent url('../images/headerbanner1.png') no-repeat; width: 900px; height: 205px; */
	/*display: none;*/
	visibility: visible;
	line-height: 0px;
	font-size: 0px;
	height: 205px;
	padding: 0px;
	}
	
#header div {
	display: block;
	height: 200px;
	overflow: hidden;
}

#header object {
	display: block;
	height: 200px;
	overflow: hidden;
}

#header embed {
	display: block;
	height: 200px;
	overflow: hidden;
}

#mainmenu {
	float: left;
	/*width: 500px;*/
	width: 550px;
}

#livesupport {
	width: 110px;
	float:left;
	position: relative;
	top: -3px;
}

#itflogo {
	width:210px;
	float:right;
}
#page {
	width: 900px;
	text-align: center;
	background: transparent url('../images/pagebg.png') repeat-y;
}
#content {
	background: url('../images/contentbg.png') repeat-x;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	display: table-cell;
}
#sidebar {
	margin: 15px 0px 0px 25px;
	width: 210px;
	/*height: 600px;*/
	background: transparent url('../images/sidebarbg.png') no-repeat;
	float: left;
	display: inline;
}
.addressespace {
	margin: 15px;
}

#salgogsupport {
	background: url('../images/salgossupport.png') no-repeat;
	height: 80px;
	width: 175px;
	margin: 20px 0 10px;
}
#nyhedsbrev a {
	display: block;
	width: 185px;
	height: 100px;
	margin: 10px;
	background: url('../images/nyhedsbrev.png') 0 0 no-repeat;
}
#nyhedsbrev a:hover {
	background: url('../images/nyhedsbrev.png') 0 -100px no-repeat;
}
#abovetext {
	margin: 15px 28px 0px 2px;
	width: 620px;
	height: 150px;
	float: right;
	display: inline;
}

#textarea .borderspace .colwrap,
#abovetext .borderspace .colwrap {
	/*width: 580px;*/
	width: 435px;
	height: 100px;
	margin: 0 auto;
	display: table;
}
#textarea .borderspace .col,
#abovetext .borderspace .col {
	display: inline;
	width: 145px;
	float: left;
} 
#textarea .borderspace .col .lastcol,
#abovetext .borderspace .col .lastcol {
	float: right;
}
#textarea .borderspace .col p,
#abovetext .borderspace .col p {
	margin: 0;
}
#textarea {
	margin: 15px 25px 0px 0px;
	width: 625px;
	/*height: 600px;*/
	background: transparent url('../images/textareabg.png') no-repeat;
	float: right;
	display: inline;
}

.tools {
	margin-top: 10px;
	margin-right: 15px;
	text-align: right;
}


#textarea .borderspace {
	margin: 15px;
	display: table;
	}

.borderspace {
	margin: 15px;
	}

#textarea .borderspace {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

#pagebott {
	height: 50px;
	width: 900px;
	background: transparent url('../images/pagebott.png') no-repeat;
}
#footer {
	width: 900px;
	height: 165px;
}
#footer .footermargin {	height: 20px; }
#footer .footertext { width: 400px; margin: 0 25px; }
#footer .footertext p { font-size: 10px; line-height: normal; }
#footer .footerpics { text-align: center; background: url('../images/footerpics.png') no-repeat; width: 300px; height: 63px; float: right; margin: 0 60px 0 0; }
#footer .footerpics a.co2 { display: block; height: 70px; width: 95px; }


/*********************** MAILFORM ***********************/
/********************************************************/

.csc-mailform{
	border:none;
        color:#333333;
        font-family: Arial, verdana, sans-serif;
        font-size: 11px;
}

.csc-mailform label{
	/*display:block;*/
}
.csc-mailform-field label{
	display:block;
}
div#main-top-banner-01 div.csc-textpic img{
	margin:0px;
	padding:0;
	background:none;
	background-color:rgb(255,255,255);
}



.csc-mailform-field input[type=text], .csc-mailform-field textarea{
	width:250px;
}
