@font-face {
	font-family: 'DroidSansRegular';
	src: url('DroidSans.eot');
	src: local('Droid Sans'), local('DroidSans'), url('DroidSans.woff') format('woff'), url('DroidSans.ttf') format('truetype'), url('DroidSans.svg#DroidSans') format('svg');
}

@font-face {
	font-family: 'DroidSansBold';
	src: url('DroidSans-Bold.eot');
	src: local('Droid Sans'), local('DroidSans-Bold'), url('DroidSans-Bold.woff') format('woff'), url('DroidSans-Bold.ttf') format('truetype'), url('DroidSans-Bold.svg#DroidSans-Bold') format('svg');
}   




/* global */

body {
	margin:0;
	padding:0; 
	background: transparent url(../images/bk_bot.jpg) repeat-y top center;
	font: normal 10px DroidSansRegular, Verdana, arial, sans-serif, ms mincho;
}

p {font-size:1.3em; margin: 0.5em 0; line-height:1.4em;}


h1 {
	font-size:2.9em;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0.3em 0;
}

h1 small {
	font-size:0.5em;
}

h2 {
	font-size:1.6em; 
	margin: 1.5em 0 0.3em 0;
	font-weight:bold;
    font-family: DroidSansBold, verdana, arial, sans-serif, ms mincho;
    line-height:1.3em;
	}

h2 a {text-decoration:none;}

h2 a:hover {text-decoration:underline;}

h3 {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	font-family: DroidSansBold, verdana, arial, sans-serif, ms mincho;
	margin: 0.4em 0;
	letter-spacing:1px;
	}

a img {border:none;}


a {color:#555;}
a:hover {color:#000;}


.clear {display:block; clear:both;} 

input.field, input.cat_textbox {width:90%;}
label {display:block; margin:6px 0 3px 0;}


#article ul.list {
font-size:10px;
list-style:none;
margin:0;
padding:0;
}

#article ul.list li {
background:none;
font-size:10px;
list-style:none;
margin:0.5em 0 2.5em 0;
padding:0;
padding-top:8px;
border-bottom: 1px solid #fff;
border-top: 1px solid #eee;
}

#article ul.list li h2 {
margin-top:0.5em;
}


/* structural */ 

.bk {
		background: transparent url(../images/bk.jpg) no-repeat top center;
		padding:8px 0 0 0;
		} 

#header {
	background:#fff;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:166px;
	background: #fff url(../images/header_bk.gif) repeat-x;
}

.Home #header {
	height:361px;
}  

.IP.Home #header,
.eGaming.Home #header
 {
	height:308px;
} 

#console {
	background:#fff;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	min-height:400px;
	padding:8px 0 25px 0;
	clear:both;
}

.Home #console {background:#fff url(../images/banner_bot.jpg) no-repeat 654px 0;} 
.eGaming.Home #console {background:#fff url(../images/egaming-sledge.jpg) no-repeat 654px 0;} 
.IP.Home #console {background:#fff url(../images/ip-sledge.jpg) no-repeat 654px 0;} 

.eGaming.Home img.banner,  
.IP.Home img.banner {  
	left: 50%;
    margin-left: -490px;
    position: absolute;
    top: 145px;
}

.eGaming.Home #header img, 
.IP.Home #header img {
position:relative;
top:0;
left:0;
z-index:999;
}

#aside {
	font-size:1em;
	width:300px;
	float:right;
	border-left:2px #434343 solid;
	padding-left:25px;
}


#article { 
	clear:left;
	width:585px;
	padding-left:35px;
}

.Home #article { 
	clear:left;
	width:580px;
	padding-left:21px;
}

#footer {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
		height:85px;   
	background: #fff url(../images/footer_bk.jpg) no-repeat top center;
}

#footer .notes {
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:85px;
	clear:both;   
} 
	


/* styles */  

/* tabs */
ul#nav_top {   
	display:block;
	height:33px;
	width:auto;
	padding:0;
	margin:0;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	width:980px;   	
}

ul#nav_top li {
	display:block;
	float:left;
	width:auto;
	height:33px;
	padding:0;
}

ul#nav_top li.tabMid, ul#nav_top li.tabRight {
background: #cdccc8 url("../images/tabs_bk.gif") repeat-x;

}

ul#nav_top li.tabLeft {
background-color:#fff;
}

ul#nav_top li a {
	display:block;
	float:left;
	width:auto;
	padding:0 39px 0 15px;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
        line-height:33px;
	height:33px;
        font-weight:bold;
        font-family: DroidSansBold, verdana, arial, sans-serif, ms mincho; 
	background: transparent url(../images/tabs.gif) no-repeat right top;
}
	
ul#nav_top li a.tabRight {background-position: right -33px;}

ul#nav_top li a.tabMid {background-position: right -66px;}
	
   
#header img {
	float:right;
	}
	
#header strong {
	display:block;
	font-size:2.2em;
	line-height:1em;
	font-weight:normal;
	padding:60px 0 0 34px;
	margin:0;
	}	
	
	
/* Tabs 2011 */	

ul.topTabs {
	display:block;
	height:33px;
	width:auto;
	padding:0;
	margin:0;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	width:980px;   	
	}
	
ul.topTabs li {

	display:block;
	float:left;
	width:auto;
	height:33px;
	padding:0;
	background: #cdccc8 url("../images/tabs_bk.gif") repeat-x;

}

ul.topTabs li a {
	display:block;
	float:left;
	width:auto;
	padding:0 39px 0 0;
	font-size:1.2em;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
    line-height:33px;
	height:33px;
    font-weight:bold;
    font-family: DroidSansBold, verdana, arial, sans-serif, ms mincho; 
	background: transparent url(../images/tabs-right.gif) no-repeat right top;
}



 

 
 
ul.topTabs li.selected  {
	background: #fff url();
}

ul.topTabs li.selected a {
	background: transparent url(../images/tabs-right-pos.gif) no-repeat right top;

}	  

ul.topTabs li:last-child.selected a {
	background: transparent url(../images/tabs-right-pos-end.gif) no-repeat right top;
}

ul.topTabs li.endTab.selected a {
	background: transparent url(../images/tabs-right-pos-end.gif) no-repeat right top;
}

ul.topTabs li:last-child a {
	background: transparent url(../images/tabs-right-end.gif) no-repeat right top;
}	

ul.topTabs li.endTab a {
	background: transparent url(../images/tabs-right-end.gif) no-repeat right top;
}	

ul.topTabs li:first-child a {
padding-left:15px;
} 

ul.topTabs li.preSelected a {
	background: transparent url(../images/tabs-right-prePos.gif) no-repeat right top;

}	


ul.topTabs li.language {background:none; float:right;}
ul.topTabs li.language a {
height:14px;
line-height:12px;
background:none; 
padding:0.3em 0.75em; 
padding-right:0.75em;
/*font-family:DroidSansRegular,Verdana,arial,sans-serif,ms mincho;
font-weight:normal;*/
letter-spacing:0;
text-transform:capitalize;
 -moz-border-radius: 11px; 
-webkit-border-radius: 11px;
border-radius: 11px;
margin-left:1em;
border:1px solid #959595;
background-color:#fff;
background-image: linear-gradient(bottom, #E8E8E8 15%, #FFFFFF 58%);
background-image: -o-linear-gradient(bottom, #E8E8E8 15%, #FFFFFF 58%);
background-image: -moz-linear-gradient(bottom, #E8E8E8 15%, #FFFFFF 58%);
background-image: -webkit-linear-gradient(bottom, #E8E8E8 15%, #FFFFFF 58%);
background-image: -ms-linear-gradient(bottom, #E8E8E8 15%, #FFFFFF 58%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.15, #E8E8E8),
	color-stop(0.58, #FFFFFF)
	
);
color:#000;
}
 
ul.topTabs li.language:last-child a { 
height:14px;
line-height:12px;
background:none; 
padding:0.3em 0.75em; 
padding-right:0.75em;
/*font-family:DroidSansRegular,Verdana,arial,sans-serif,ms mincho;
font-weight:normal;*/
letter-spacing:0;
text-transform:capitalize;
 -moz-border-radius: 11px; 
-webkit-border-radius: 11px;
border-radius: 11px;
margin-left:1em;
border:1px solid #959595;
/*background-image: linear-gradient(bottom, #A8A8A8 34%, #B7B7B7 79%);
background-image: -o-linear-gradient(bottom, #A8A8A8 34%, #B7B7B7 79%);
background-image: -moz-linear-gradient(bottom, #A8A8A8 34%, #B7B7B7 79%);
background-image: -webkit-linear-gradient(bottom, #A8A8A8 34%, #B7B7B7 79%);
background-image: -ms-linear-gradient(bottom, #A8A8A8 34%, #B7B7B7 79%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.34, #A8A8A8),
	color-stop(0.79, #B7B7B7)
);*/
background-color:#fff;
background-image: linear-gradient(bottom, #E8E8E8 15%, #FFFFFF 58%);
background-image: -o-linear-gradient(bottom, #E8E8E8 15%, #FFFFFF 58%);
background-image: -moz-linear-gradient(bottom, #E8E8E8 15%, #FFFFFF 58%);
background-image: -webkit-linear-gradient(bottom, #E8E8E8 15%, #FFFFFF 58%);
background-image: -ms-linear-gradient(bottom, #E8E8E8 15%, #FFFFFF 58%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.15, #E8E8E8),
	color-stop(0.58, #FFFFFF)
);
color:#000;
}

ul.topTabs li.language a:hover {border:1px solid #555;} 
ul.topTabs li.language:last-child a:hover {border:1px solid #555;} 


/* --------------------------- */ 

/* Nav */ 

.nav ul {
	position:absolute;   
	display:block;
	float:left;
	top:144px;
	left:50%;
	margin-left:-490px;
	height:48px;
	width:auto;
	padding:0  0 0 12px;
	list-style:none;
	z-index:2;
	background: transparent url(../images/nav_bk.gif) no-repeat top right;
	padding-right:55px;
	padding-top:15px;
	margin-top:0;	
} 


.Home .nav ul {
	position:static;
	float:none;   
	display:block;
	height:33px;
	width:auto;
	padding:0;
	margin:0 0 35px 20px;
	list-style:none;
	background:none;	
}

.nav ul li {
	display:block;
	float:left;
	width:auto;
	height:33px;
}

.nav ul li a {
	display:block;
	width:auto;
	float:left;
	height:33px;
	line-height:32px;
	font-weight:bold;
	font-family: DroidSansBold, verdana, arial, sans-serif, ms mincho;
	font-size:1.4em;
	padding:0 0.75em;
	text-decoration:none; 
}



.nav ul li a:hover {
	text-decoration:underline;

}



.nav ul li.selected  {
	 background: #355561 url(../images/button_r.gif) no-repeat right top; 
}

.nav ul li.selected a  {
	background: transparent url(../images/button_l.gif) no-repeat;
	color:#fff;
}




/*
.Home ul#nav_463138 li.home, 
.Why ul#nav_463138 li.why, 
.News ul#nav_463138 li.news, 
.Cases ul#nav_463138 li.cases, 
.Network ul#nav_463138 li.network, 
.Contact ul#nav_463138 li.contact {
	 background: #355561 url(../images/button_r.gif) no-repeat right top; 
}

.Home ul#nav_463138 li.home a, 
.Why ul#nav_463138 li.why a, 
.News ul#nav_463138 li.news a, 
.Cases ul#nav_463138 li.cases a, 
.Network ul#nav_463138 li.network a, 
.Contact ul#nav_463138 li.contact a {
	background: transparent url(../images/button_l.gif) no-repeat;
	color:#fff;
}
*/



/*
.home ul#nav li.home, 
.why ul#nav li.why, 
.news ul#nav li.news, 
.cases ul#nav li.cases, 
.contact ul#nav li.contact {
	 background: #355561 url(../images/button_r.gif) no-repeat right top; 
}

.home ul#nav li.home a, 
.why ul#nav li.why a, 
.news ul#nav li.news a, 
.cases ul#nav li.cases a, 
.contact ul#nav li.contact a {
	background: transparent url(../images/button_l.gif) no-repeat;
	color:#fff;
}  


.Home ul#nav_463138 li.home:hover, 
.Why ul#nav_463138 li.why:hover, 
.News ul#nav_463138 li.news:hover, 
.Cases ul#nav_463138 li.cases:hover, 
.Network ul#nav_463138 li.network:hover, 
.Contact ul#nav_463138 li.contact:hover {
	 background: #355561 url(../images/button_r.gif) no-repeat right top; 
}

.Home ul#nav_463138 li.home a:hover, 
.Why ul#nav_463138 li.why a:hover, 
.News ul#nav_463138 li.news a:hover, 
.Cases ul#nav_463138 li.cases a:hover, 
.Network ul#nav_463138 li.network a:hover, 
.Contact ul#nav_463138 li.contact a:hover {
	background: transparent url(../images/button_l.gif) no-repeat;
	color:#fff;
}    */



/* article */


	
#article ul {
	margin: 0;
	padding:0;
	list-style:none;
	} 
	
	
.Home #article ul li,
.IP #article ul.icons li, 
.eGaming #article ul.icons li {
	margin: 2em 0;
	padding:0 0 0 80px;
	list-style:none;
	font-size:1em;
        background:none;
	}  
	
#article ul li.bottomline {background: transparent url(../images/why_bottomline.png) no-repeat;}
#article ul li.safe {background: transparent url(../images/why_safe.png) no-repeat;}
#article ul li.cover {background: transparent url(../images/why_cover.png) no-repeat;}  
#article ul.icons li.ipa {background: transparent url(../images/icon_ipa.jpg) no-repeat;}
#article ul.icons li.ipb {background: transparent url(../images/icon_ipb.jpg) no-repeat;}
#article ul.icons li.ipc {background: transparent url(../images/icon_ipc.jpg) no-repeat;}  
#article ul.icons li.ega {background: transparent url(../images/icon_egaa.jpg) no-repeat;}
#article ul.icons li.egb {background: transparent url(../images/icon_egbb.jpg) no-repeat;}
#article ul.icons li.egc {background: transparent url(../images/icon_egcc.jpg) no-repeat;}  
		
	
	
#article li strong.button  {
	display:block;
	float:left;
	width:auto;
	height:33px;
	margin:0.5em 0;  
	background: #74939f url(../images/button2_r.gif) no-repeat right top; 
}

#article li strong.button a { 
	display:block;
	width:auto;
	float:left;
	height:33px;
	line-height:32px;
	font-weight:bold;
	font-family: DroidSansBold, verdana, arial, sans-serif, ms mincho;
	font-size:1.4em;
	padding:0 1em;
	text-decoration:none; 
	background: transparent url(../images/button2_l.gif) no-repeat;
	color:#fff;
}

#article li strong a:hover {
	text-decoration:underline;
	}
	
	
	
#article ul li {
	list-style:none;
	margin: 0.5em 0;
	padding-left:12px;
	font-size:1.3em;
        line-height:1.3em;
	background: transparent url(../images/bullet.gif) no-repeat 0 1px;  
	}

#article ol li {
	margin: 0.5em 0 0.5em 1.8em;
	padding-left:0px;
	font-size:1.3em;
        line-height:1.3em;
	}
	
	#article ol {
		margin: 0.5em 0;
}
	
#article h2.bottomline {
	padding-left:48px;
	height:39px;
	line-height:39px;
	background: transparent url(../images/sub_why_bottomline.gif) no-repeat; 	
}

#article h2.safe {
	padding-left:48px;
	height:39px;
	line-height:39px;
	background: transparent url(../images/sub_why_safe.gif) no-repeat; 	
} 

#article h2.cover {
	padding-left:48px;
	height:39px;
	line-height:39px;
	background: transparent url(../images/sub_why_cover.gif) no-repeat; 	
} 
		
	
/* aside */  

#aside p {
	font-size:11px;
	line-height:1.2em;
	margin:0.5em 0;
} 


a.global {
	display:block;
	height:26px;
	background: transparent url(../images/basel.gif) no-repeat;
	padding-left:24px;
	line-height:26px;
	font-weight:normal;
	font-size:1.2em;
	margin:1.4em 0 0.3em 0;
	text-decoration:none;
}

.Home form.contact {display:none;}

form.contact {
	background: #b7c6c9 url(../images/contact_top.gif) no-repeat;
	margin:0;
	float:right;
	width:283px;
		padding:0;
	margin:35px 18px 0 0;
	display:inline;
}

#aside form.contact p {
	font-size:1.3em;
} 

#aside form.contact h2 {
	margin-top:0.5em;
}

.contactBot {
	display:block;
	background: transparent url(../images/contact_bot.gif);

	top:0;
	height:10px;
	width:283px;
	padding:0;
	overflow:hidden;
	}
	
form.contact .contactContent {
padding:15px;
margin:0;
}	
	
	  
/* newslist */ 
   
#article ul.newsList {
	width:237px;
	float:right;
	margin: 15px 0 20px 20px;
	}
	
#article ul.newsList li {
	background: transparent url(../images/newslist_bk.gif) repeat-x left bottom;
	margin:0;
	padding:0;
	} 
	
#article ul.newsList li a {
	padding:5px 12px;
	display:block;
}
 
/* blogsitesummary */ 

#article .BlogRecentPost ul,   
#article ol.blogsitesummary {
list-style:none;
	width:237px;
	float:right;
	margin: 15px 0 20px 20px;
	}

#article .BlogRecentPost ul li, 	
#article ol.blogsitesummary li {
	background: transparent url(../images/newslist_bk.gif) repeat-x left bottom;
	margin:0;
	padding:0;
list-style:none;
	} 

#article .BlogRecentPost ul li a, 		
#article ol.blogsitesummary li a {
	padding:5px 12px;
	display:block;
}

#article ol.blogsitesummary li .author {
display:none;
}

#article ol.blogsitesummary li .date  {
display:none;
}

	 	
/* footer */	
	
#footer img {
	float:left;
	margin: 0 15px 0 25px;
	}      

#footer .notes p {
	margin:0;
	padding:20px 0;
	color:#666;
	font-size:1.1em;
}


.credit {
display:block;
float:right;
font-size:9px;
text-transform:uppercase;
padding:0.6em;
}

.credit a {
color:#999;
font-family:verdana, arial;
text-decoration:none;
}

h3.gap {
 margin-top:1.5em;   
}
	
#article em.large {
display:block;
line-height:1.5em;
font-size: 1.4em;
color:#666;
}

#article .value {
display:block;
width:auto;
float:right;
margin: 1em 0 1em 1em;
}
