@import	"reset.css";

body {
	background: url('../wsimages/body.jpg') repeat-x;
	line-height: 1.2;
}

div#wrap {
	width: 954px;
	margin: 0 auto;
}

div#header {
	padding: 10px 0 0 0;
	height: 108px;
	position: relative;
	margin-bottom: 25px;
}

div#header h1 {
	background: transparent url('../wsimages/logo.gif') no-repeat;
	text-indent: -999em;
	height: 65px;
	width: 584px;
	display: block;
}

div#mainContent {
	width: 750px;
	float: left;
	overflow: hidden;
}

body#subpage div#mainContent {
	width: 720px;
	margin-right: 30px;
	float: left;
	overflow: hidden;
}

div.leftContainer {
	float: left;
	clear: left;
	width: 328px;
	margin:	0 30px 20px 0;
}
div.leftContainerhoved {
	float: left;
	clear: left;
	width: 720px;
	margin:	0 30px 20px 0;
}

div.rightContainer {
	float: right;
	clear: right;
	width: 362px;
	margin:	0 30px 20px 0;
}

div.wideContainer {
	clear: both;
	width: 720px;
	margin:	0 0 20px 0;
}

div#ads {
	background: transparent url('../wsimages/ads.gif') no-repeat top right;
	width: 194px;
	min-height: 100px;
	float: left;	
}

div#footerwrap{
	background: #fff url('../wsimages/footer_bg.jpg') repeat-x;
	height: 64px;
	border-top: dotted 1px #146ea2;
	padding: 10px 0;	
}

div#footer {
	width: 914px;
	margin: 0 auto;
	text-align: right;
}



/* ------------------------------------------------------------------
							GREEN BOX
------------------------------------------------------------------ */
div#greenbox_top {
	background: #fff url('../wsimages/greenbox_top.jpg') no-repeat;
	height: 5px;
	width: 357px;
	overflow: hidden;	
}

div#greenbox_content {
	background: #fff url('../wsimages/greenbox_content.jpg') repeat-y;
	min-height: 208px;
	padding: 10px 20px 0px 20px;
	width: 317px;	
}

div#greenbox_bottom {
	background: #fff url('../wsimages/greenbox_bottom.jpg') no-repeat;
	height: 5px;
	width: 357px;
	overflow: hidden;
}


img#idlnewsletterIcon {
	float: left;
	margin: 0 20px 20px 0;
}

form#newsletterForm input {
	width: 250px;
}

form#newsletterForm input#submit {
	width: 80px;
	margin-left: 10px;
}

/* ------------------------------------------------------------------
							DIV
------------------------------------------------------------------ */

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div.containeradmin {
	clear: both;
}
