body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: .7em;
	margin: 0;
	padding: 0;
	color: #000121;
	background: #3d99d0 url(../images/bg.jpg) 50% 0 repeat-x;
}

.headline {
	font-size: 1.2em;
	font-weight:bold;
}

* {
	margin: 0;
	padding: 0; 
}

h3 {font-size: 1em;
	margin: 10px 0 4px 0;
}

img, form, a {
	border: none;
}

a, a:link, a:active, a:visited {
	color: #19456a;
	margin: 0;
	padding: 0;
}

.tagheads {
	color:#000121;
}

a:hover {
	color: #b17b06;
}

a:active {
	outline: none;
}


a:focus {
	-moz-outline-style: none;
}


.clear {
	clear: both;
	height: .01em;
	overflow: hidden;
}

.dateline {
	font-size: .9em;
	color: #CDDDF1;
}

#sidenav .bucket_title {
	font-family: "Century Gothic", "Trebuchet MS", Futura, "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #233D61;
}

#content .bucket .middle .bucket_title {
	font-family: "Century Gothic", "Trebuchet MS", Futura, "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #233D61;
	width: auto;
}

.home_event {color: #069}

#container {
	width: 998px;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 998px;
	height: 91px;
	background: url(../images/bg_header2.jpg) 0 0 no-repeat; 
}

#header .logo {
	float: left;
	margin: 19px 0 0 20px;
}

#header ul {
	float: right;
	margin: 18px 22px 0 0;
	padding: 0;
	list-style-type: none;
	width: 382px;
	height: 13px;
}

#header li {
	display: block;	
	float: left;
	height: 13px;
	text-indent: -9999px;
}

#header li a {
	display: block;
	overflow:hidden;
	cursor:pointer;
	height: 13px;
	text-decoration: none;
	padding: 0;
}

#header li a.company {
	background: url(/images/btn_company.gif) 0 0 no-repeat;
	width: 63px;
}

#header li a.blog {
	background: url(/images/btn_blog.gif) 0 0 no-repeat;
	width: 44px;
}

#header li a.playtag {
	background: url(/images/btn_playtag.gif) 0 0 no-repeat;
	width: 80px;
}

#header li a.blog {
	background: url(/images/btn_blog.gif) 0 0 no-repeat;
	width: 44px;
}


#header li a.whitepapers {
	background: url(/images/btn_whitepapers.gif) 0 0 no-repeat;
	width: 85px;
}

#header li a.europe {
	background: url(/images/buttons/btn_europe.gif) 0 0 no-repeat;
	width: 60px;
}

#header li a.login {
	background: url(/images/btn_login.gif) 0 0 no-repeat;
	width: 34px;
}

#header li a.logout {
	background: url(/images/btn_logout.gif) 0 0 no-repeat;
	width: 43px;
}

#header li a:hover {
	background-position: 0 -13px;
}

#dropmenudiv{
	position:absolute;
	line-height:17px;
	z-index:100;
	background:url(/images/bg_subnav.jpg) 0 0 no-repeat;
	padding: 0 4px;
	font-size: .95em;
}

#dropmenudiv a{
	width: 88%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #91aec7;
	padding: 1px 0;
	text-decoration: none;
	font-size: .95em;
	color: #fff;
}

#dropmenudiv a.last {
	border-bottom: none;
}

#dropmenudiv a:hover {
	color: #b17b06;
}

#nav {
	height: 40px;
	width: 954px;
	margin: 0 0 0 22px;
	padding: 0;
	background: url(../images/bg_nav.png) 0 0 no-repeat;
}

/* Main Navigation */

#navigation {
	position: relative;
	height: 27px;
	z-index: 2;
	}
	
#navigation ul.level_0 {
	height: 27px;	
	position: absolute;
	top: 13px;
	left: 50%;
	margin-left: -178px; 
	}
#navigation ul.level_0 li {
	margin-left: 4px;	
}

#navigation ul .home, #navigation ul .news, #navigation ul .pressreleases, #navigation ul .events, #navigation ul .overview, #navigation ul .video, #navigation ul .screenshots, #navigation ul .ave, #navigation ul .research {
	cursor: pointer;
	float: left;
	list-style: none;
	}

#navigation ul a.main {
	background: url(../images/sprite-topnav.gif) no-repeat top left;
	display: block;
	outline: none;
	position: relative;
	height: 27px;
	text-decoration: none;
	width: auto;
	}

#navigation ul a.main span { display:none; }

#navigation ul a.main span.tt {
	padding: 0;
	left: 0;
	}

/* Standard Links (div#foot-navigation ul li a.main) */

#navigation ul .home a.main {
	background-position: 0 0;
	width: 78px;
	z-index: 1;
	}

#navigation ul .news a.main {
	background-position: -78px 0;
	width: 79px;
	z-index: 2;
	}

#navigation ul .pressreleases a.main {
	background-position: -157px 0;
	width: 128px;
	z-index: 3;
	}

#navigation ul .events a.main {
	background-position: -285px 0;
	width: 86px;
	z-index: 4;
	}

#navigation ul .overview a.main {
	background-position: 0 0;
	width: 103px;
	z-index: 1;
	}
	
#navigation ul .video a.main {
	background-position: -103px 0;
	width: 85px;
	z-index: 2;
	}
	
#navigation ul .screenshots a.main {
	background-position: -188px 0;
	width: 120px;
	z-index: 3;
	}
	
#navigation ul .ave a.main {
	background-position: -308px 0;
	width: 75px;
	z-index: 4;
	}
	
#navigation ul .research a.main {
	background-position: -383px 0;
	width: 99px;
	z-index: 5;
	}

#navigation a.main span.hover {
	background: url(../images/sprite-topnav.gif) no-repeat top left;
	cursor: pointer !important;
	display: block !important; /* Overriding previous span hide */
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	height: 27px;
	width: 100%;
	z-index: 100;
	}

#navigation .home a.main .hover {
	background-position: 0 -27px;	
	padding: 0;
	}

#navigation .news a.main .hover {
	background-position: -78px -27px;
	}

#navigation .pressreleases a.main .hover {
	background-position: -157px -27px;
	}

#navigation .events a.main .hover {
	background-position: -285px -27px;
	}
	
#navigation .overview a.main .hover {
	background-position: 0 -27px;
	}

#navigation .video a.main .hover {
	background-position: -103px -27px;
	}

#navigation .screenshots a.main .hover {
	background-position: -188px -27px;
	}

#navigation .ave a.main .hover {
	background-position: -308px -27px;
	}

#navigation .research a.main .hover {
	background-position: -383px -27px;
	}

/* End Main Nav */

#flash {
	width: 998px;
	height: 436px;
}

/* Begin Inner Pages */

#sidenav {
	width: 239px;
	margin: 34px 0 0 21px;
	float: left;
}

#sidenav {
	width: 239px;
	margin: 34px 0 0 21px;
	float: left;
}

#sidenav .bucket, #login  {
	margin: 0;
	padding: 0;
	width: 240px;
}

#login {
	margin-left: 70px;
}
#login input {
	width: 200px;
}
#login input.submit {
	margin-left: 70px;
	width: 50px;
}

#sidenav .bucket .top, #login .top {
	height: 10px;
	background:url(../images/sidebucket-top.png) 0 100% no-repeat;
	width: 240px;
}

#sidenav .bucket .middle, #login .middle {
	background:url(../images/sidebucket-middle.png) 0 0 repeat-y;
	width: 206px;
	padding: 5px 17px 13px;
}

#login .middle p {
	font-size: 12px;
}

#sidenav .bucket .middle img, #login .middle img {
	padding: 0 0 20px 0;
}

#sidenav .bucket .middle ul {
	list-style-type: none;	
}

#sidenav .bucket .middle a {
	text-decoration: none;	
}

#sidenav .bucket .middle a:hover {
	text-decoration: underline;	
}

#sidenav .bucket .middle ul li {
	padding-bottom: 7px;
}

#sidenav .bucket .bottom, #login .bottom {
	height: 47px;
	background: url(../images/sidebucket-bottom.png) 0 0 no-repeat;
	width: 240px;
}

#sidenav .bucket .middle .year {
	width: 103px;
	float: left;
}

#sidenav .bucket .middle .year ul.news2 {
	width: 103px;
	padding-bottom: 4px;
}
#sidenav .bucket .middle .year p.news2 {
	width: 103px;
	margin-top: 7px;
}

#content {
	width: 657px;
	float: right;
	margin: 34px 22px 0 0;
}

#content a:link, #content a:visited {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content img.title {
	padding-bottom:20px;
}

#content img.title2 {
	padding-bottom:0px;
	float:right;
}

#content p {
	margin-top: 8px;
	line-height: 133%;
}

#content p.item a:hover {
	text-decoration: underline;
}

#content .listing {
	margin-top: 10px;
	padding: 0; 
	position: relative;
	
}

#content .listing p.item {
	margin:0;
}

#content p.pritem {
	margin-top: 15px;
	padding: 0 0 0 0; 
	position: relative;
}

#content .bucket {
	margin: 0;
	padding: 0;
	width: 657px;
}

#content .bucket .top {
	height: 20px;
	background:url(../images/contentbucket-top.png) 0 100% no-repeat;
	width: 657px;
}

#content .bucket .middle {
	background:url(../images/contentbucket-middle.png) 0 0 repeat-y;
	width: 627px;
	padding: 0 15px;
	font-size: 11px;
}

.trans {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	font-family:Verdana, Geneva, sans-serif;
	
}

.w270 {
	width: 270px;
}

.error {
	width: 385px; 
	text-align: center;
	color: #900;
	padding-bottom: 20px;
}
.error a {color: #900;}

#content .bucket .middle p.first {
	margin: 0;
}

#content .second {
	margin: 0;
	font-size:xx-small;
	color:#8CC6FF;
	}

#content .bucket .bottom {
	height: 20px;
	background: url(../images/contentbucket-bottom.png) 0 0 no-repeat;
	width: 657px;
}

#content .bucket .middle span {
	width: 100px;
	display: inline-block;
	color: #069;
}

#content .bucket .middle span.required {
	color: #900;
	width: auto;
	display: inline;
	weight: normal;
}

#content .bucket .middle img.eventlogo {
	float: right;
}

#content .listing .share {
	width: 201px;
	height: 22px;
	background:url(../images/bg_share.png) 0 0 no-repeat;
/*	position: absolute;
	bottom: 0;
	right: 0;*/
	padding: 11px 5px 5px 5px;
	font-weight: normal;
}

#content ul, #content ol {
	padding: 7px 0 5px 20px;
}

#content ul li, #content ol li {
	padding-top: 9px;
}

#content .listing .share ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content .listing .share li {
	float: left;
	padding-top: 0;
}

#content .listing .share li a {
	display: block;
	padding: 0 10px 0 26px;
	border-right: 1px solid #4f768f;
	width: auto;
	text-decoration: none;
}

#content .listing .share li a:hover {
	text-decoration: underline;
}

#content .listing .share li a.send {
	background: url(../images/icon-envelope.gif) 10px 3px no-repeat;
}

#content .listing .share li a.rss {
	background: url(../images/icon-rss.gif) 8px 1px no-repeat;
}

#content .listing .share li a.print {
	background: url(../images/icon-print.gif) 8px 1px no-repeat;
	border-right: none;	
}

#content h2 {
	font-size: 1em;
	font-weight: normal;
}

#content h2.double {
	padding-bottom: 6px;
}
/* End Inner Pages */

/* Send to Friend */

#sendto a.action{
	display:block; 
}
	
#sendto fieldset{
	padding:5px 0;  
	border:none;
}
	
#sendto fieldset em{
	display:block; 
}

#sendto fieldset p{
	margin:2px 0; 
	padding:0;
}
	
#sendto fieldset p.disclaim{
	font-size:85%; 
	margin:5px 0; 
}
	
#sendto fieldset.submit{ 
	margin-left:5px; 
}
	
#sendto fieldset .txt{
	width:430px; 
}

#sendto fieldset p.disclaim{
	font-size:75%; 
	margin:5px 0; 
}

/* End Send to Friend */
#vertical_container h2 {
	font-weight: strong;
	padding: 4px 0;
	cursor:pointer;
}
#vertical_container h2.first {
	padding-top: 15px;
}
#vertical_container p {
	padding-bottom: 8px;
}
#buckets-top {
	height: 10px;
	width: 954px;
	margin: 0 22px;
	padding: 0;
	background: url(../images/buckets-top.png) 0 100% no-repeat;
}

#buckets-middle {
	width: 954px;
	margin: 0 22px;
	padding: 0;
	background: url(../images/buckets-middle.png) 0 0 repeat-y;
	position: relative;
}

#buckets-middle #spotlight, #buckets-middle #news, #buckets-middle #events {
	margin: 0 0 18px 60px;
	width: 266px;
	float: left;
	display: inline;
}

#buckets-middle #spotlight a:link, #buckets-middle #spotlight a:visited, #buckets-middle #news a:link, #buckets-middle #news a:visited, #buckets-middle #events a:link, #buckets-middle #events a:visited {
	text-decoration: none;
}

#buckets-middle #news p.padded {
	margin-top: 5px;
}

#buckets-middle #news a:hover, #buckets-middle #spotlight a:hover, #buckets-middle #events a:hover {
	text-decoration: underline;
}

#buckets-middle #spotlight {
	margin: 0 0 0 15px;
}

#buckets-middle #news {
	margin-left: 61px;
}

#buckets-middle #events {
	margin-left: 64px;
}

#buckets-middle #events img.banner {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#buckets-middle #spotlight .title, #buckets-middle #news .title, #buckets-middle #events .title {
	height: 33px;
	margin: 5px 0 0 3px;
	clear: both;
}

#buckets-middle #spotlight .more, #buckets-middle #news .more, #buckets-middle #events .more {
	width: 266px;
	height: 6px;
	clear: both;
	text-align: right;
	padding: 0 0 8px 0;
	position: absolute;
	bottom: 0;
	line-height: 6px;
	overflow: hidden;
}

#buckets-middle .more a:link, #buckets-middle .more a:visited, #buckets-middle .more a:active {
	text-align: right;
	padding: 0 16px 0 0;
	background: url(../images/more.gif) 100% 2px no-repeat;
	font-size: .9em;
}


#buckets-middle #events span {
	font-weight: bold;
	width: 75px;
	display: inline-block;
}

#buckets-bottom {
	height: 10px;
	width: 954px;
	margin: 0 22px;
	padding: 0;
	background: url(../images/buckets-bottom.png) 0 0 no-repeat;
}


.events td {
	padding: 2px;
}
/* Footer Navigation */

#footer {
	width: 954px;
	height: 100px;
	margin: 33px 0 0 22px;
	background: url(../images/bg_footer.png) 0 0 no-repeat;
	position: relative;
}

#foot-navigation {
	position: relative;
	height: 27px;
	z-index: 2;
	clear: both;
}
	
#foot-navigation ul.level_0 {
	height: 27px;	
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -208px; 
}

#foot-navigation ul.level_0 li {
	margin-left: 4px;	
}

#foot-navigation ul .contact, #foot-navigation ul .careers, #foot-navigation ul .faq, #foot-navigation ul .legal, #foot-navigation ul .sitemap {
	cursor: pointer;
	float: left;
	list-style: none;
	}

#foot-navigation ul a.main {
	background: url(../images/sprite-bottomnav.gif) no-repeat top left;
	display: block;
	outline: none;
	position: relative;
	height: 27px;
	text-decoration: none;
	width: auto;
	}

#foot-navigation ul a.main span { display:none; }

#foot-navigation ul a.main span.tt {
	padding: 0;
	left: 0;
	}

/* Standard Links (div#foot-navigation ul li a.main) */

#foot-navigation ul .contact a.main {
	background-position: 0 0;
	width: 93px;
	z-index: 1;
	}

#foot-navigation ul .careers a.main {
	background-position: -93px 0;
	width: 86px;
	z-index: 2;
	}

#foot-navigation ul .faq a.main {
	background-position: -179px 0;
	width: 61px;
	z-index: 3;
	}

#foot-navigation ul .legal a.main {
	background-position: -240px 0;
	width: 73px;
	z-index: 4;
	}

#foot-navigation ul .sitemap a.main {
	background-position: -313px 0;
	width: 83px;
	z-index: 5;
	}

#foot-navigation a.main span.hover {
	background: url(../images/sprite-bottomnav.gif) no-repeat top left;
	cursor: pointer !important;
	display: block !important; /* Overriding previous span hide */
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	height: 27px;
	width: 100%;
	z-index: 100;
	}

#foot-navigation .contact a.main .hover {
	background-position: 0 -27px;	
	padding: 0;
	}

#foot-navigation .careers a.main .hover {
	background-position: -93px -27px;
	}

#foot-navigation .faq a.main .hover {
	background-position: -179px -27px;
	}

#foot-navigation .legal a.main .hover {
	background-position: -240px -27px;

	}

#foot-navigation .sitemap a.main .hover {
	background-position: -313px -27px;
	}

#footer .bottom {
	width: 998px;
	color: #347aac;
	position: absolute;
	bottom: 0;
	text-align: center;
	font-size: .8em;
}

#footer .bottom a {
	color: #347aac;
	text-decoration: none;
	margin: 0 0 0 30px;
}

#footer .bottom a:hover {
	text-decoration: underline;
}

#efooter {
	width: 954px;
	height: 100px;
	margin: 33px 0 0 22px;
	position: relative;
}

#efooter .bottom {
	width: 998px;
	color: #347aac;
	position: absolute;
	bottom: 0;
	text-align: center;
	font-size: .8em;
}

#efooter .bottom a {
	color: #347aac;
	text-decoration: none;
	margin: 0 0 0 30px;
}

#efooter .bottom a:hover {
	text-decoration: underline;
}
