@charset "iso-8859-1";
/* author: Mikkel Langelykke */
/* Creation date: 14-03-2008 */

body {
	background-color: #fffbf0;
	text-align: center;
	margin: 0px;
}

#container {
	background-image: url("../_IMAGES/BorderVertical.png");
	background-color: #fff;
	width: 982px;
	margin: auto;
	border-collapse: collapse;
	padding: 0px;
	text-align: left;
}

#header {
	background-image: url("../_IMAGES/Header.jpg");
	height: 348px;
	width: 960px;
	margin-left: 11px;
}

#top_menu {
	background-image: url("../_IMAGES/TopMenu.jpg");
	height: 26px;
	width: 960px;
	margin-left: 11px;
	padding: 0px;
	text-align: left;
	font-family: Verdana;
	font-size: 6px;
}

#content {
	background-image: url("../_IMAGES/ContentTop.jpg");
	background-repeat: no-repeat;
	min-height: 200px;
	margin-left: 11px;
	padding: 0px;
	padding-top: 50px;
	text-align: left;
}

#contentfloat {
	float: left; 
	display: block;
}

#sidebars {
	float: right; 
	display: block;
}

#clear {
	clear: both;
	}


#content_bottom {
	background-image: url("../_IMAGES/ContentBottom.jpg");
	background-repeat: no-repeat;
	width: 960px;
	height: 200px;
	margin-left: 11px;
}

#footer {
	background-image: url("../_IMAGES/Footer.jpg");
	background-repeat: no-repeat;
	background-color: #000;
	width: 960px;
	height: 280px;
	margin-left: 11px;
}

.icon {
	width: 17px;
	height: 17px;
	vertical-align: middle;
}


.code {
	background-color: #EEE;
	border: 1px dashed #000;
	font-family: courier new;
	font-size: 8pt;
	padding: 8px;
	overflow: auto;
}

.quote {
	background-color: #fff9e6;
	font-style: italic;
	padding: 20px;
	display: block;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 20px;
}

pre {
	background-color: #EEE;
	border: 1px dashed #000;
	font-family: courier new;
	font-size: 8pt;
	padding: 12px;
	margin: 0px;
	overflow: auto;
}

/* #################################################### */
/* ### CONTENT START                                ### */ 
/* #################################################### */

.cbtop {
	background-image: url("../_IMAGES/ContentBoxTop.png"); 
	width: 600px; 
	height: 40px;
	margin: 0px;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
}

.cbtop2 {
	background-image: url("../_IMAGES/ContentBoxTop2.png"); 
	width: 600px; 
	height: 40px;
	margin: 0px;
	margin-left: 30px;
	margin-top: 20px;
	margin-right: 30px;
}

.cbmiddle {
	background-image: url("../_IMAGES/ContentBoxMiddle.png"); 
	width: 600px;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
}

.cbbottom {
	background-image: url("../_IMAGES/ContentBoxBottom.png"); 
	width: 600px; 
	height: 20px;
	margin: 0px;
	margin-left: 30px;
	vertical-align: middle;
}

.cbpostbottom {
	background-image: url("../_IMAGES/ContentBoxBottom2.png");
	border: 1px solod red;
	width: 600px; 
	height: 62px;
	margin: 0px;
	margin-left: 30px;
	vertical-align: middle;
}

.cbtitle {
	padding-top: 4px; 
	margin-left: 22px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
}

.cbcontent {
	padding: 10px;
	margin: 0px;
	font-family: Verdana;
	font-size: 10pt;
	letter-spacing: 0px;
	line-height: 16px;
}

.cbcontent a {
	color: #333;
	border-bottom: 1px solid #d52;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	overflow: hidden;
	font-weight: bold;
}

.cbcontent a:hover {
	color: #000;
	border-bottom: 1px solid #f74;
}

.cbcontent h1 {
	padding: 0px;
	margin: 0px;;
	margin-left: 20px;
	margin-right: 40px;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	border-bottom: 2px solid #000;
	letter-spacing: 1px;
	line-height: 28px;
}

.cbcontent h2 {
	padding: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0px;;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
}

.cbcontent input, textarea {
	background-color: #ddd;
	color: #000;
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 2px;
	border: 1px solid #000;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}

.cbcontent ul {
	padding: 0px;
	padding-left: 20px;
	margin: 0px;;
}

.cbcontent li {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;;
	line-height: 20px;
}

.cbpost {
	padding-top: 0px;
	margin-left: 20px;
	margin-right: 40px;
	line-height: 20px; 
	overflow: hidden;
}

.cbpost h2 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 6px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.cbpost p {
	margin-top: 10px;
}

.cbpost ol, ul {
	margin: 0px;
}

.cbpost img {
	border: none;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cbfooter {
	color: #fff;
	padding-top: 12px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 40px;
	line-height: 18px; 
	overflow: hidden;
	font-family: arial;
	font-size: 8pt;
}

.cbfooter a {
	color: #ddd;
	border-bottom: 1px solid #d52;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	overflow: hidden;
	font-weight: bold;
}

.cbfooter a:hover {
	color: #fff;
	border-bottom: 1px solid #f74;
}

.floats a {
	color: #ddd;
	border-bottom: 1px solid #49f;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	overflow: hidden;
	font-weight: bold;
}

.floats a:hover {
	color: #fff;
	border-bottom: 1px solid #f74;
}

.cbtxt {
	padding: 0px;
	padding-bottom: 3px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 8pt;
	text-align: center;
}

.cblargetxt {
	padding: 0px;
	margin-left: 20px;
	margin-right: 30px;
	font-size: 10pt;
	text-align: left;
}

.icon_large {
	width: 30px;
	height: 24px;
	margin-right: 40px;
	float: right;
}

.tr {
	padding: 2px;
	display: table-row;
}

.td {
	padding: 3px;
	display: table-cell;
}



/* #################################################### */
/* ### CONTENT SLUT                                 ### */ 
/* #################################################### */


/* #################################################### */
/* ### SIDEBAR START                                ### */ 
/* #################################################### */

.sbtop {
	background-image: url("../_IMAGES/SideBarTop.png"); 
	width: 250px; 
	height: 40px;
	margin: 0px;
	margin-left: 30px;
	margin-top: 20px;
}

.sbmiddle {
	background-image: url("../_IMAGES/SideBarMiddle.png"); 
	width: 250px;
	margin: 0px;
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px;
}

.sbbottom {
	background-image: url("../_IMAGES/SideBarBottom.png"); 
	width: 250px; 
	height: 20px;
	margin: 0px;
	margin-left: 30px;
}

.sbtitle {
	padding-top: 4px; 
	margin-left: 22px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
}

.sbcontent {
	padding-left: 25px;
	font-family: verdana;
	font-size: 8pt;
	line-height: 20px;
}

.sbcontent a {
	color: #000;
	text-decoration: underline;
	overflow: hidden;
}

.sbcontent a:hover {
	color: #900;
	text-decoration: underline;
}

a.rss {
	color: #999;
	font-size: 7pt;
	text-decoration: none;
	overflow: hidden;
}

a.rss:hover {
	color: #c66;
	text-decoration: none;
}

.sbcontent h1 {
	padding: 0px;
	padding-top: 10px;
	margin: 0px;;
	margin-right: 30px;
	margin-bottom: 10px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #c00;
	letter-spacing: 1px;
}

/* #################################################### */
/* ### SIDEBAR SLUT                                 ### */ 
/* #################################################### */
