body {
	margin: 0px;
	padding: 0px;
	background-color: #919191;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	line-height: 17px;
	font-size: 11px;
	font-family: Arial, Verdana, Lucida Grande, Arial, Sans-Serif;
	overflow: hidden;
}

#glow {
	width: 862px;
	height: 610px;
	background-image: url(../images/bg_glow.jpg);
	line-height: 9px;
	position: absolute;
	margin-left: -431px;
	margin-top: 0px;
	left: 50%;
}

div.description {
	text-align: right;
	width: 45px;
	float: left;
	margin-right: 10px;
	font-size: 9px;	
	color: #6c6c6c;
	font-weight: bold;
	margin-top: 3px;
	line-height: 9px;
	text-shadow: white 0 1px 0;

}

img {
	 border:0 none;
}

a {
	color: black;
	text-decoration: none;
}

#main {

	width: 300px;
	position: absolute;
	margin-left: -150px;
	margin-top: 50px;
	left: 50%;
}


#nav {
	font-weight: bolder;

	padding: 0px;
	margin: 0px;
	
	list-style: none;
	list-style-type: none;

	width: 100%;
	height: 35px;

	position: relative;

}

#nav li {
	display: block;
	float: left;
}

#nav li a {
	-moz-appearance: none; 
	
	text-decoration: none;
	color: #595959;

	height: 35px;
	width: 75px;

	cursor: pointer;
	border-right: 1px #999999 solid;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		

	line-height: 37px;
	text-align: center;

	background: url(../images/bg_button_inaktiv.jpg) no-repeat left top;
	float: left;
	
	font-size: 9px;
	text-shadow: white 0 1px 0;
	background-color: #dcdcdc;
}
	
	

#nav li a.first {
	width: 72px !important;
}

#nav li a.active{
	border-bottom-color: #fbfbfb;
	background: #fbfbfb !important;
	color: black;
}


#nav li a:hover {
	background-color: #dcdcdc;

	color: #black;
}

#nav li a:active {
	background-color: #dcdcdc;
	line-height: 38px;
	color: #black;
}

#nav li a.last {
	border-right: none;
	margin-right: 0px !important;
}

#footer {
	text-align: right;
	width: 300px;
	z-index: 100;
	height: 17px;
	background: url(../images/shadow.png) no-repeat left bottom;
}

h1 {

	padding: 0px;
	margin: 0px 0px 1px 0px;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
	text-shadow: #dedede 0 1px 0;
}

h2 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	color: #333333;
	text-shadow: #dedede 0 1px 0;
		
}

h3 {
	line-height: 23px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	font-style: italic;
	font-family: Times New Roman, serif;
	
}

h5 {
	font-size: 9px;	
	padding: 0px;
	margin: 2px 0px 2px 0px;
}

h6 {
	font-size: 9px;	
	padding: 0px;
	margin: 1px 0px 0px 0px;
}

#content {
	
	color: black;
	width: 260px;
	padding: 20px;
	margin-top: 1px;
	padding-bottom:0px;
	background: #fbfbfb;
	height: 100%;
	background-image: url(../images/bg_content.jpg);

}

ul.gradiented-list {
	border-top: 1px #b8b8b8 solid;
	border-bottom: 1px #b8b8b8 solid;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 258px;
	background-color: none;
	line-height: 15px;


}

p {
	margin-bottom: 20px; 
	line-height: 17px;
	font-size: 11px;
	font-family: Arial, Verdana, Lucida Grande, Arial, Sans-Serif;


}

ul.gradiented-list li:first-child{
	padding: 4px 0 4px 7px;
	cursor: default;
	font-size: 11px;
	border-top: none;
}

ul.gradiented-list li {
	padding: 4px 0 4px 7px;
	cursor: default;
	font-size: 11px;
	border-top: 1px #b8b8b8 solid;
	
}

li.gradiented {
	padding: 4px 0 4px 7px;
	background-image: url(../images/list_hover6.png);

}


br.clrl { 
	clear: left;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
}

div.text {
	float: left;
}

div.icon {

	height: 28px;
	line-height: 28px;
	text-align: right;
	width: 20px;
	float: left;
	margin-right: 10px;
}

div.text_icon {

	height: 28px;
	line-height: 28px;
	text-align: right;
	width: 60px;
	text-align: right;
	float: left;
	margin-right: 10px;
}


img { vertical-align: middle; }

.hidden { 
	display: none;	
}


#scrolling { 

	overflow: hidden;
	position: relative; /* fix for IE to respect overflow */
	clear: left;

}


a.link_text {
	color: black;
	text-decoration: underline;
	}


a.link_text:hover{
	color: #595959;
	text-decoration: underline;

}


a.link_footer {
	font-size: 9px;
	text-shadow: #3f3f3f 0px -1px 0;
	font-weight: bold;
	color: #e9e9e9;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

a.link_footer:hover {
	font-size: 9px;
	text-shadow: #3c3c3c 0px -1px 0;
	font-weight: bold;
	color: #efefef;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}


/* tooltips */

#tooltip-container {
	display: none;
}

a.tooltip {
	color: #666666 !important;
	cursor: pointer;
}

img.image_tooltip {
	margin: 0;
	padding: 0;
}


#mini-tooltip {
	margin: 0;
	padding: 0;

	width: 332px;
	height: 386px;

	padding-top: 35px;
	padding-left: 35px;	

	background: url(../images/tooltip/tip_5.png) no-repeat left top;

}



#creative-tooltip {

	margin: 0;
	padding: 0;

	width: 332px;
	height: 105px;

	padding-top: 35px;
	padding-left: 35px;	

	background: url(../images/tooltip/tip_1.png) no-repeat left top;

}


#airboard-tooltip {

	margin: 0;
	padding: 0;

	width: 332px;
	height: 251px;

	padding-top: 35px;
	padding-left: 35px;	

	background: url(../images/tooltip/tip_2.png) no-repeat left top;

}

#energydrink-tooltip {

	margin: 0;
	padding: 0;

	width: 332px;
	height: 202px;

	padding-top: 35px;
	padding-left: 35px;	

	background: url(../images/tooltip/tip_3.png) no-repeat left top;

}

#weekend-tooltip {

	margin: 0;
	padding: 0;

	width: 332px;
	height: 250px;

	padding-top: 35px;
	padding-left: 35px;	

	background: url(../images/tooltip/tip_4.png) no-repeat left top;

}


#creative-tooltip h4, 
#airboard-tooltip h4,
#energydrink-tooltip h4,
#weekend-tooltip h4 {
	margin: 4px 0 10px 0;
	padding: 0;

	font-weight: bold;
	text-shadow: white 0 1px 0;
	color: #595959;
	font-size: 9px;
}

#mini-tooltip  h4 {
	margin: 4px 0 7px 0;
	padding: 0;

	font-weight: bold;
	text-shadow: white 0 1px 0;
	color: #595959;
	font-size: 9px;
}

#creative-tooltip p, 
#airboard-tooltip p,
#energydrink-tooltip p,
#mini-tooltip p  {

	margin: 0 0 0 0;
	padding: 0;
	font-family: Times New Roman, serif;
	font-size: 25px;
	font-style: italic;
	color: #333333;

}


#weekend-tooltip p {

	margin: -3px 0 0 0;
	padding: 0;
	line-height: 27px;
	font-family: Times New Roman, serif;
	font-size: 25px;
	font-style: italic;
	color: #333333;

}



