/* Author: Arve */


body {
	background: url(../gfx/bgBody.jpg) #3DB7E4;
	background-repeat: repeat-x;
	margin:0;
	padding:0;}


/* CONTAINER  (This is the mainwrapper)
------------------------------------------------------------------ */
#container {
	width:946px;
	margin:0 auto;}


/* HEADER
------------------------------------------------------------------*/
#header {
	height:110px;
	position:relative;
}

#header .left {
	padding:30px 0 0 0px;
}

/* IMAGE OR FLASH
------------------------------------------------------------------ */
.imageOrFlash {
	width:946px;
	overflow:hidden;
	text-align:center;
	
	}


/* EXRTRA WRAPPER
------------------------------------------------------------------ */
#wrapper {
	width:900px;
	margin:0 20px 0 21px;
	background-color:#FFFFFF;
	padding: 0px;
}


/* FRONTPAGE
------------------------------------------------------------------ */
#frontpage {
	margin-top:10px;
	width:946px;
	background-color:#FFFFFF;
	float:left;}
	
#frontpage p {
	margin:0;
	padding:0;}
	
#frontpage .left {
	float:left;}
#frontpage .middle {
	float:left;
	width:219px;
	padding:12px 25px 12px 12px;}
#frontpage .right {
	float:left;}


/* LEFT
------------------------------------------------------------------ */
#left {
	padding:0 0 0 10px;
	width:175px;
	position:relative;
	float:left;}

#left .articleLeft {
	position:absolute;
	left:-22px;
	width:210px;
	padding-top:30px;
	overflow:visible;}

#left .subscribeForm {
	margin-top:140px;
	background:url(../gfx/bgSubscribeForm.jpg) no-repeat;
	position:absolute;
	width:170px;
	left:-22px;
	color:#FFFFFF;
	padding:30px 0 0 40px;
	min-height:196px; height:auto !important; height:196px;
	overflow:visible;}

#left .subscribeForm h2 {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:}

#left input {
	width:125px;
	margin-bottom:5px;
	font-size:12px;}

#left .button {
	width:auto;
	font-size:10px;
	color:#000000;}


/* MAINCONTENT
------------------------------------------------------------------ */
#mainContent {
	width:460px;
	padding:10px 20px 20px;
	float:left;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin: 0px;
}

/* RIGHT
------------------------------------------------------------------ */
#right {
	width:180px;
	padding:20px 0 0 21px;
	float:left;
	clear:right;
	position:relative;
}

#right .box {
	background-image:url(../gfx/bgRight.gif);
	background-repeat:no-repeat;
	width:190px;
	position:absolute;
	right:-48px;
	height:73px;
	padding:15px 0 0 20px;
	color:#FFFFFF;}

#right .box ul {
	margin:0;
	padding:0;}

#right .box li {
	list-style:none;
	margin:0;
	padding:0 0 10px 0;
	background:url(../gfx/bullet.gif) 0 1px no-repeat;}

#right .box a:link,
#right .box a:visited {
	 color:#FFFFFF;
	 padding-left:13px;}

#right .extraField {
	position:absolute;
	right:-48px;
	top:110px;}


/* FOOTER (inside the #container)
------------------------------------------------------------------ */
#footer {
	width:900px;
	margin:0 21px;
	background-image:url(../gfx/bgFooter.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:20px;
	color:#FFF;
	font-size:10px;
	text-align:center;}

#footer a:link,
#footer a:visited {
	color:#FFF;}


/* TIP A FRIEND
------------------------------------------------------------------ */

.tipAfriend {
	padding:15px;
	background-color:#CCCCCC;
	margin-right:5px;
	color:#000000;}

.tipAfriend a:link,
.tipAfriend a:visited {
	color:#000000;}



/* NEWS
------------------------------------------------------------------*/

.news {}

.news .bullet {
	width:15px;
	background:url(../gfx/bulletWhiteBg.gif) 2px 4px no-repeat;
	float:left;}

.news h2 {
	color:#000000;
	font-size:100%;
	font-weight:bold;}

.news h2 a:link,
.news h2 a:visited {
	color:#000000;}

.news .content { /* heading & ingress */
	float:left;
	xwidth:500px;}

.border {
	background:url(../gfx/borderWhiteBg.gif) repeat-x;
	height:10px;
	width:460px;}

#moreresults ul {
	margin-left:0px;
	padding-left:0px;}

#moreresults ul li {
	display:inline;}
