@charset "ISO-8859-1";

#contents{
	clear:both;
	width:100%; /*for WINIE6,7*/
}
#imagesarea .home{
	background:url(../images/homepage2gg.jpg) left top no-repeat;
	height:250px;
	position: relative;
}
#imagearea .products{
	height:146px;
}
.productz{
height:120px;
margin-left:150px;
}

#imagesarea .press,#imagesarea .company,#imagesarea .solutions,#imagesarea .sitemap,#imagesarea .products2,#imagesarea .services,#imagesarea .careers,#imagesarea .terms,#imagesarea .contacts{
	background:url(../images/LabsConceptbkg2gg.jpg) left top no-repeat;
	height:140px;
}
#imagesarea .airplay{
	background:url(../images/LabsConceptbkg3gg.jpg) left top no-repeat;
	padding-top:140px;
}
#imagesarea .games {
	background:url(../images/LabsConceptbkg4gg.jpg) left top no-repeat;
	padding-top:140px;
}
#pagetitle{
	background:url(../img/bk_pagetitle.gif) bottom repeat-x;
	height:29px;
	padding:0 26px;
}
#mainarea{
	background:url(../img/bk_maincontent.gif) repeat-y;
	width:100%;
	height:370px;
	padding-bottom:15px;
}
#newsarea,#mainarea,#mainarea2{
	position:relative;
}
#newsarea{
	margin-bottom:15px;
}
#mainarea #inner{
	padding:0px 0px 10px 11px;
}
#mainarea2 #inner,#newsarea{
	padding:15px 26px 10px 26px;
}
#rightmain{
	float:left;
	width: 800px;
	/*width:633px;*/
}
#leftnews h4,#rightnews h4{
	border-bottom:solid 1px #856d67;
	/*margin-bottom:3px;*/
}
#leftnews h4{
	width:118px;
}
#rightnews h4{
	width:157px;
}
#leftnews,#rightnews,#leftmap,#rightmap{
	width:350px;
}
#leftnews,#leftmap{
	float:left;
}
#rightnews,#rightmap{
	float:right;
}

#leftnews a, #rightnews a{
color:#6699CC;	
}


/* -------------------------------*/

.fline{
	text-decoration:underline;
}
.listul li{
	background:#fff url(../img/ul_i.gif) left top no-repeat;
	_height:15px;
	padding:0 0 0px 12px;
}
.listbc li{
list-style-type: disc;
}
.listol li,.listul li,.listbc li{
	margin:0px 0px 7px 35px;
	line-height:1.5;
}
.profile{
	padding-bottom: 30px;
}
.profile h3{
	font-weight:bold;
}
.partner h4,.partner h5{
	margin-left:20px;
}

.profile .photo{
	width:110px;
}
.photo{
float:left;
margin:3px 10px 5px 0px;
}
.photo2{
float:right;
margin:3px 0px 5px 10px;
}
/* --------------------------------*/

html 
{
overflow-y: scroll;
}


#container{
	width:960px;
	margin:0 auto;
	background:#fff url(../img/bk_contents.gif) bottom repeat-x;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 2px #dfdfdf;
}

#contents
{
	min-height: 400px;
}

body{
	background:#eef0f5;
	color:#5f6466;
	font-size:100%;
}
a:link { 
	text-decoration: none; 
	color: #6699CC;
}
a:focus,a:hover{ 
	text-decoration: underline; 
	color:#6699CC;
	}
a:visited { 
	text-decoration: none; 
	color:#6699CC;
}
p {
	line-height:1.5;
}
dl,ul,li{
	margin:0px;
	padding:0px;
}
td,th{
	border:none;
	text-align:left;
	font-weight:normal;
}
table{
	border:none;
}
/*-------------------------*/

* 
{
margin:0;
padding:0;
list-style:none;
font-family: Helvetica,"Trebuchet MS", Arial,sans-serif;
	
}


h1,h2,h3,h4,h5,h6
{
color:#6699CC;
font-size:100%;
font-weight:normal;
font-style:normal;
line-height:100%;
font-weight:bold;
padding-bottom:5px;
}

img
{
border-style:none;
}





/*new stuff for events */

.eventsbox
{
position:absolute;
top: 15px;
right: 15px;
background-color: #f8f8f8;
height: 270px;
width: 250px;

border-width: 1px;
border-color: #cccccc;
border-style:none;

}

.eventsheader
{
background:url(../images/eventsheader1.jpg);
height: 35px;
width: 200px;
background-repeat: no-repeat;
font-size: 160%;
font-weight: normal;
padding-top: 5px;
color: #6699cc;
}


.eventsbox li, .eventsbox p
{
line-height: 18px;

padding-left: 15px;
padding-right: 10px;
padding-top: 7px;
}

.bigdiv
{
overflow: hidden;
}


/* Right, NEW STYLES FOR DE-FRAMED WEBSITE - these should overwrite any of the previous ones*/
body
{
font-size: 70%;
}

p, li, ul, a
{
line-height: 20px;
font-weight: normal;
}

#sidemenu a
{
line-height: 15px;
}


.leftside
{
width: 45%;
float: left;
padding-right: 5%;
padding-bottom: 30px;
}

.rightside
{
width: 45%;
float: left;
padding-left: 5%;
}

h2
{
font-size: 130%;
padding-bottom: 10px;
}

#newsarea h3
{
font-size: 110%;
padding-top: 5px;
padding-bottom: 5px;
line-height: 15px;
}

h3
{
font-size: 110%;
}

#inner
{
}

#contentdiv
{
position:relative;
height:340px;
overflow:auto;
padding: 20px;

padding-top: 0px;
margin-top: 20px;
padding-left: 20px;
}

#contentdiv h3{
	padding:10px 0 5px 0;
	margin-bottom:3px;	
	font-weight:bold;
	clear:left;
}

#contentdiv p{
	line-height:1.5;
	padding:5px 0 5px 2px;
}
#contentdiv th,#contentdiv td{
	color:#5f6466;
}

#contentdiv h4{
	padding:7px 0 5px 5px;
	background:#eee;
	font-weight:bold;
}


#contentdiv ul{
	margin:0px;
	clear:left;
}

#contentdiv ul li{
	color:#5f6466;
}

#contentdiv ul li ul li{
	font-size:100%;
}

#contentdiv ol li{
list-style-type: decimal;
}




#contentdiv dt, #contentdiv dl dt {
border:1px solid #CCCCCC;
clear:both;
margin:5px 0;
padding:2px 0 2px 5px;
padding-top: 5x;
}

#contentdiv dd
{
line-height: 25px;
}


#sidemenu 
{
font-size: 100%;
}


/*Footer code */
#footer{
	width:100%;
	clear:both;
}
#footer #inner{
	border-top:solid 1px #856d67;
	padding:7px 26px;
}
#footer p{
	font-size:85%;
	padding-bottom:10px;
}
#copy{
	font-weight:bold;
}
/* end of footer code */


/* header code */
#header{
	background:url(../images/labs_logo.jpg) left top no-repeat;
	height:102px;
	position:relative;
	border-bottom:solid 2px #dcdcdc;
}
#logo{
	float:left;
	height:68px;
	width:300px;
}
#logo h1 a p{
	display:none;
	text-intent:-555px;
}
#logo h1 a{
	display:block;
	width:260px;
	height:68px;
}
#language{
	padding-top:24px;
	padding-right:26px;
	float:right;
}
#navigation{
	clear:both;
	background:url(../images/LabsConceptmenu.gif) repeat-x;
	height:34px;
	padding-left:326px;
	font-weight:bold;
	font-size: 125%;
	line-height: 40px;
}

#navigation li {
	display:inline;
	height:34px;
	float:left;
	padding-right:30px;
}
	

#navigation li a{
	display:inline;
	height:34px;
	position:relative;
	top:10px;
	text-decoration: none;
	color:#000;
}

#navigation li a:visited {color:#6699cc;}
#navigation li a:active {color: #666;}
#navigation li a:hover {color: #666;}


/* end of header code */

.partnerlogos
{
float: left;
width: 75px;
height: 75px;
padding: 5px;
border: 0px;
}

/*side menu code */
#sidemenu
{
font-size: 110%;
}

#sidemenu li{
	background:url(../img/s_icon.gif) left top no-repeat;
	padding:0 0 0 11px;
	line-height: 90%;
	padding-top: 0px;
	padding-bottom:5px;
}

#sidemenu li ul li{
padding-left:8px;
background:url(../img/s_icon2.gif) left top no-repeat;
}

#sidemenu ul{
padding-top: 5px;
}


#leftmenu{
	width:135px;
	float:left;
	padding-top: 20px;
}

#information1{
	padding-left: 12px;
	margin-top: 40px;
	border-bottom: 1px solid #dcdcdc;
} 

#information1 #sidemenu li{
	padding-bottom:5px;
}

.blue {
color:#6699CC;	
}
		   

#sidemenu2 li  {
position:relative;
top: -22px;
display:inline;
padding-left: 20px;
font-size:130%;
}

/*end of sidemenu code */

.line
{
border-style: none;
border-width: 1px;
border-top-style: solid;

border-color: #666666;
}