﻿#navigation {
	height:30px;
}
#main {
	top:0px !important;
}

#slideshow,#silverlightHost {
	width:900px;
	height:240px;
	overflow:hidden;
	margin-left:30px;
	/* margin-bottom:15px; */
	position:relative;
	background-color:transparent;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#00355a !important; /*#003d68 !important;*/
}

ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
ul.menu * {
	margin:0;
	padding:0;
}
ul.menu a {
	display:block;
	color:#00355a !important;
	text-decoration:none;
}
ul.menu a:hover {
	color:maroon !important;
	text-decoration:none !important;
}
#menudetail {
	position:absolute;
	top:10px;
	left:270px;
	width:640px;
	display:block;
	list-style:none;
}
.menudetailitem {
	display:none;
	position:relative;
	width:623px;
	height:240px;
}
ul.menu ul li a {
	display:inline;
	color:maroon !important;
}
ul.menu .menulink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:26px;
	text-align:right;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	width:200px;
	
	background-image:url(/_layouts/images/b2b/divider.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
ul.menu .menulinkhover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:26px;
	text-align:right;
	padding:5px 5px 5px 5px;
	font-weight:normal;
	width:200px;
	
	background-image:url(/_layouts/images/b2b/divider.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;

	font-weight:bold;
	color:maroon !important;
	text-decoration:none !important;
}
/* +++++++++++++++++++++ */
#slideshow .title {
	background-color:#5e82ab;
	width:214px;
	height:133px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
	overflow:hidden;
}

#slideshow .title .inner {
	font-family:'Palatino Linotype', 'Book Antiqua', Palatino, Georgia, serif;
	font-size:36px;
	font-weight:bold;
	line-height:120%;
	color:white !important;
	padding:20px 10px 0px 10px;
	
	/*padding:20px 10px 0px 10px;*/
	text-align:center;
}

#slideshow .text {
	background-image:url(/_layouts/images/b2b/ribbon.png);
	background-repeat:no-repeat;

	width:585px;
	height:85px;
	position:absolute;
	left:38px;
	top:124px;
	z-index:2;
}

#slideshow .text .inner {
	line-height:18px;
	/*padding:10px 0px 0px 195px;*/
	padding:10px 0px 0px 185px;
	width:360px;
	overflow:hidden;
}

#slideshow .image {
	width:349px;
	height:220px;
	overflow:hidden;
	position:absolute;
	left:168px;
	top:12px;
	z-index:1;
}
#slideshow li
{
				
	list-style:none;
}
/* ------------------- */

#buttons {
	width:250px;
	height:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	text-align:right;
	margin-right:20px;
}

#buttons a,
#buttons a:link,
#buttons a:visited {
	color:black;
	text-decoration:none;
	padding:5px;
	line-height:2;
}

#buttons a:hover {
	color:#C00;
}

#buttons li {
	list-style-type:none;
	list-style-image:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
	white-space:nowrap;
}

#buttons .buttonActive {
	background-color:red;
}

#buttons .buttonRegular {
	background-color:transparent;
}

/* ++++++++++++++++++++++++ */

#breadcrumb { display:none;background-image:none; }

/* ++++++++++++++++++++++++ */

#verticals {
	width:1000px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

.verticalstop {
	background-image:url('/_layouts/images/b2b/background-t-verticals.png');
	background-repeat:no-repeat;
	/*background-position:top center;
	padding-top:30px;
	margin-top:-30px;*/
	background-position:center -5px;
	padding-top:18px;
	margin-top:-18px;
}

	.verticalscontent {
	}
	
	.verticalstop li {
		list-style-type:none;
		list-style-image:none;
		list-style-position:outside;
		margin:10px 34px 0px 34px;
		padding:0px;
		float:left;
		width:260px;
	}

	.verticalsbottom {
		background-image:url('/_layouts/images/b2b/background-b-verticals.png');
		background-repeat:no-repeat;
		background-position:bottom center;
		height:30px;
		overflow:visible;
		width:100%;
		clear:both;
	}

/* ++++++++++++++++++++++++ */

#event {
	width:900px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

/* ++++++++++++++++++++++++ */

#links {
	width:900px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

