html,
body
{
	font-family:Arial, Helvetica;
	font-size:90%;
}

img 
{
	border-width:0
}

p {color:#797979; font-size:0.95em;}
h1 {color:#000000; font-size:1.25em;margin:12px 0;}
a {outline: none;}

#header
{
	float: none;
	height: 177px;
	
	margin:0 auto;
	position:relative;
	background:#FFFFFF url(../images/header.gif) no-repeat scroll left center;
}

#header a span
{
	position:absolute;
	top:-5000px;
	height:1px;
	width:1px;
	overflow:hidden;
}

.sponsorlink 
{
	position:absolute;
	display:block;
	width:145px;
	height:64px;
	top:54px;
	left:21px;
}

.homelink 
{
	position:absolute;
	display:block;
	top:20px;
	left:199px;
	height:126px;
	width:278px;
}


#langsel 
{
	position:absolute;
	right:10px;
	top:10px;
}

#langsel p 
{
	margin:0 6px;
	font-size:0.85em;
	padding:0; 
	float:left;
	display:inline;
}

#header ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#header li 
{
	height:16px;
	width:16px;
	padding:0 5px;
	float:left;
	display:inline;
}
/*
.sub
{
	padding-top:31px!important;
}
*/	

#menu
{
	background: #000000 url(../images/menubit.gif) repeat-x scroll 0 0;
	height: 28px;
	overflow:visible;
	_overflow:hidden;
	text-align:center;
	padding:0;
	list-style-type:none;
	border-top:1px solid whit;
}

#menu ul 
{
	margin:0 auto;
	padding:0;
	width:637px;
	overflow:hidden;
	position:relative;
	z-index:1;
}

#menu li  
{
	float:left; 
    display:inline; 
    margin-top:1px;
    height:56px; /* was 27px */
    overflow:hidden;
}

#menu a 
{ 
	display:block;
	height:27px; 
	background: #FFFFFF url(../images/navbg.gif) no-repeat scroll right -27px;
	font-size:1em;
	text-decoration:none;
	color:#ffffff;
	line-height:26px;
	text-align:center;
}

#menu .first a 
{
	border-left:1px solid #cc3333;
}

#menu a:hover,
#menu a.active 
{
	background-position:right 0;
	color:#FFFFFF;
}

#menu li ul 
{
	width:637px;
	position:absolute;
	left:0;
	margin-left:0;
	margin-right:0;
	top:27px;
	height:28px;
	background: #000000 url(../images/menubit.gif) repeat-x scroll 0 0;
}

#menu li li 
{
	float:none;
	display:inline-block;
	*display:inline;*zoom:1;
	padding:0;
	margin-left:-2px;
	margin-right:-2px;
	*margin:1px 0 0 0;
}

#menu li li a
{
	padding: 0 20px;
	_display:inline-block;
}


body
{
	background-image: url(../images/bg-vertical.gif);
	background-color: #6b6b6b;
	background-repeat: repeat-x;
	background-position:center 200px;
	_background-image: url(../images/bg-ie.jpg);
	_background-repeat:no-repeat;
	margin: 0;
}

#swirl
{
	background-image: url(../images/bg-swirsl4.png);
	_background-image:none;
	background-repeat: no-repeat;
	width:100%;
	background-position:center 200px;
}

.mainSection
{
	background-image: url(../images/bg_content.png);
	_background-image:none;
	background-repeat: repeat-y;
	background-position:center 0;
	position:relative;
	display: block;
	width: 736px;
	padding-left: 100px;
	_padding-left: 180px; /* IE6 only. no idea why it needs another 80px */
	margin:0 auto;
	padding-top:0;
	_height: 1%; /* IE5-6 */
	*display: inline-block; /* IE7 not 8 */
}

.mainSection:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
	
#minilb
{
	position:absolute; 
	top:20px; 
	left:790px;
	_left:870px;
}

#minilbtop 
{
	background:#ffffff url(../images/minislb.gif) no-repeat scroll 0 0;
	position:absolute;
	top:37px;
	right:12px;
	height:126px;
	width:250px;
}

#minilbtop table
{
	border-collapse:collapse;
	height:124px;
	width:246px;
	margin-top:2px;
	margin-left:2px;
	font-size:0.95em;
}

#minilbtop td,
#minilbtop tbody th 
{
	border:1px solid #d5d5d5; 
	border-bottom-width:0; 
	border-right-width:0;
	padding:0 5px;
	color:#000000;
	text-align:center;
}
#minilbtop tbody th 
{
	border-left-width:0;
	font-weight:normal;
}
#minilbtop thead th 
{
	color:#ffffff;
	height:21px;
	line-height:22px;
	padding:0 5px;
	text-align:left;
	_line-height:17px;
	_height:16px;
}

#minilbtop td.name {font-weight:bold; text-align:left;}
#minilbtop td.under 
{
	color:#d03807;
}
#minilbtop td.over 
{
	color:#4d7616;
}


.device
{
	margin-top:164px;
	float:left; 
    display:inline; 
	margin-left:-180px;
	width:815px;
	padding-left:180px;
	padding-bottom:30px;

}

.device div
{
	float:left; 
    display:inline;
    position:relative;
	top:-130px;
	margin-bottom:-130px;
}

.deviceRight
{
	margin-left:29px;
}

#newsmenu 
{
	float:left; 
	display:inline;
}

a.button
{
	background:#e4e4e4 url(../images/bg_news_device.gif) no-repeat scroll 0 0;
	width: 175px;
	height: 51px;
	border-bottom: 0px solid #ffffff;
	text-decoration: none;
	display: block;
	cursor: pointer;	
	font-size: 0.85em;
	color: #797979;
	padding: 10px 5px 2px 15px;
}
a.button:hover
{
	background-position:0 -63px;
	color: #000000;
}

a.buttonactive
{
	background:#e4e4e4 url(../images/bg_news_device.gif) no-repeat scroll 0 -63px;
	width: 175px;
	height: 51px;
	border-bottom: 0px solid #ffffff;
	text-decoration: none;
	display: block;
	cursor: pointer;	
	font-size: 0.85em;
	color: #797979;
	padding: 10px 5px 2px 15px;
	color: #000000;
}

#homeContentMain 
{
	position:relative;
	width:636px;
	height:252px;
	padding-top:20px;
	background-image: url(../images/bg-newsmaintop.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position:0 0;
}

#homeContentNews 
{
	width:612px;
	height:180px;
	position:relative;
	clear:both;
	padding:12px;
	background-image: url(../images/bg_newsmain.gif);
	background-repeat: no-repeat;
	background-position:0 0;
	
}

#homeContentNews img
{
	position:absolute;
	right:12px;
	bottom:20px;
	width:216px; 
	height:162px;
}

#homeContentNews h1, 
#homeContentNews p
{
	width:384px;
}

#homeContentNews a.readmore 
{
	position:absolute; 
	bottom:20px; 
	left:12px;
	width:374px!important;
}


.hpnewsimage
{
	background-color: #ffffff;
	width: 431px;
	height: 245px;
	position:absolute;
	top:20px;
	right:0;
	display:block;
	padding-left:10px;
	padding-top:7px;
}

.hpnewsimage img
{
	border-width:0;
	float:left; 
    display:inline; 
    
}

.hpnewsimage a.readmore 
{
	height:auto;
	width:408px;
}

.teaser,
.partner
{
	background-color:#ffffff;
	padding:1px 0;
	margin-bottom:2px;
	float:left;
	display:inline;
	width:636px;
	height:163px;
	position:relative;
}

.partner
{
	 height:186px;
}

a.readmore
{
	background-image: url(../images/red.gif);
	background-position:right bottom;
	background-repeat:repeat-x;
	height:20px;
	width:406px;
	display:block;
	color:#ffffff;
	font-size:0.85em;
	text-align:right;
	line-height:20px;
	text-transform:capitalize;
		text-decoration:none;
	padding-right:12px;
}

a.readmore:hover
{
	color:#000000;
}

a.readmore image 
{
	margin-right:-12px;
}

.article
{ 
	background-color:#ffffff;
	float:left; 
    display:inline; 
	position:relative;
	padding-top:20px;
	width:636px;
	background-image: url(../images/bg-newsmaintop.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position:0 0;
}

#topmargin 
{
	width:636px;
	height:20px;
	background-image: url(../images/bg-newsmaintop.gif);
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-position:0 0;
}

.article .text 
{	
	float:left; 
    display:inline; 
	width:394px;
	margin-left:12px;
	margin-right:12px;
}

.archive
{	
	float:left; 
    display:inline; 
	width:610px;
	padding-left:12px;
	padding-right:12px;
}

.archive span {margin-right:24px;}

.article .images 
{
	float:left;
    display:inline; 
    width:216px;
}

.article .images img 
{
	width:216px; 
	height:162px
}

.article a.readmore 
{
	position:absolute; 
	bottom:0; 
	right:0; 
	width:406px;
}

.teaser a.readmore 
{
	position:absolute; 
	bottom:1px; 
	right:0;
}

.teaser img {
	float:left; 
    display:inline; 
    width:217px; 
    height:163px;
}

.teaser p, .teaser h1  
{
	float:left; 
	display:inline; 
	width:418px; 
	margin:0;
}

.teaser p a 
{
	color:#797979;
	height:77px; 
	padding:0 15px 0 10px;
	font-weight:normal;
	display:block;
}
.teaser h1 a,
#homeContentNews h1 a 
{
	color:#000000;
	height:56px;
	padding:10px 15px 0 10px;
	text-decoration:none;
	display:block;
}

#homeContentNews h1 a 
{
	height:auto;
	padding:0;
}

.teaser a:hover
{
	text-decoration:none;
}

.partner p, 
.partner h1 
{
	float:left; 
	display:inline; 
	width:394px;
	margin-left:15px; 
	margin-right:10px;
}

.partner a 
{ 
	float:left; 
	display:inline;
}

.partner p 
{
	margin-top:0;
}

p a 
{
	float:none; 
	color:#000000; 
	font-weight:bold; 
	text-decoration:none;
}

p a:visited 
{
	color:#606060;
}

p a:hover 
{
	text-decoration:underline;
}

p a:active 
{
	text-decoration:underline;
}

.banner 
{
	margin:0 auto; 
	width:995px; 
	overflow:hidden;
}

.videoplayer
{
	display:block; 
	/* orig src= 384x216 */
	height:477px;
	margin-top:7px;
	margin-left:-1px;
	width:638px;
	background-color:#000000;
}

.videoplayer img 
{
	height:477px;
	width:638px;
	background-color:#000000;
}

.cta
{
	display:block;
	height:107px;
	width:107px;
	position:absolute;
	top:184px;
	left:265px;
	background:transparent url(../images/videoplaybutton.png) no-repeat scroll 0 0;
	_background-image url(../images/videoplaybutton.gif);
}

.footer 
{
	width:995px; 
	
	list-style-type:none;
	padding:0; 
	margin:0 0 0 -180px;
	clear:both;
	text-align:center;
}

.footer ul 
{
	margin:0 auto;
	padding:5px 0;
	display:block;
}

.footer li
{

	display:inline-block;
	*display:inline; zoom:1; /* IE 6 and 7 */
	border-left:1px solid #797979;
}

.footer li.first {border-left-width:0;}

.footer a 
{
	text-decoration:none; 
	text-transform:capitalize;
	display:inline-block;
	padding:1px 12px;
    color:#797979;
}
.footer a:visited 
{
	color:#595959;
}
.footer a:hover
{
	color:#999999; 
	text-decoration:underline;
}

.footer a:active 
{
	color:#999999; 
}

.archivelink, .archivelink p a {height:auto;}
.archivelink p {text-align:right;width:635px}
.archivelink p a {font-weight:bold;color:#000000; padding: 5px 10px;}
.archivelink p a:hover {text-decoration:underline;}

.sponsors 
{
	float:none;
	clear:both;
	display:block;
	position:relative;
	height:190px;
	width:636px;
	margin:20px 0;
	padding:0;
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position:0 0;
	background-image:url(../images/bg_sponsor.png);
	_background-image:url(../images/bg_sponsor.gif);
}

.sponsors dt {color:#ffffff; line-height:26px; margin-left:14px; margin-bottom:9px;}
.sponsors dd {float:left;display:inline; display:inline;margin:3px 26px;}
