@CHARSET "ISO-8859-1";
/* 

ToC
	1. DEFAULTS
	2. SITE LAYOUT DIVS
	3. CLASSES
	3. NAVIGATION STYLING
	4. LANDING PAGE
	
Notes

*/

/********************************************************
* DEFAULTS
********************************************************/

* {
	padding:0;
	margin:0;
}

body {
	font-family:"Trebuchet MS", sans-serif;
	background: url("/images/right_back.jpg") repeat;
	padding:0;
	margin:0;
	width: 100%
}


/********************************************************
* SITE LAYOUT DIVS
********************************************************/
#wrapper {
	text-align: left;
	margin: 0 auto;
	padding:0;
	width: 1000px;
	background: #000;
	border: solid 3px #eee;
	min-height:366px;
    
}

#headerwrapper {
	background: url(/images/heading.gif) repeat-x;
}

#wrapper2 {
	top:10px;
	text-align: left;
	margin: 0 auto;
	padding:0;
	width: 1000px;
	background: #000;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
}

#header {
	position:relative;
	margin:0;
	height:90px;
	padding:0;
	background: url("/dev/images/black_header.jpg") repeat-x;
}

#strapline {

	top: 0px;
	left: 0px;
	width:271px;
	border-right: solid #eee 1px;
	height:90px;

}


#top_banner {
	float:right;
	height:90px;
	

}

.banner {
    width:728px;
    min-height:90px;
}

#banner0 {
	background:url("/images/banner/image0.jpg") no-repeat;	
}

#banner1 {
	background:url("/images/banner/image1.jpg") no-repeat;	
}

#banner2 {
	background:url("/images/banner/image2.jpg") no-repeat;	
}

#banner3 {
	background:url("/images/banner/image3.jpg") no-repeat;	
}

#banner4 {
	background:url("/images/banner/image4.jpg") no-repeat;	
}

#listn_live {
	background: url("/images/listen_live_yellow_right2.gif");
}

#navigation {
	width:1000px;
	height:30px;
	background: url("/images/nav.gif") repeat-x;
}

#slideshow-content {
	font-weight:bold;
	width:1000px;
	height:30px;
	color: yellow;
	background: url("/images/nav.gif") repeat-x;
}

div.slide{
	position:relative;
	top: 1px;
	left: 5px;
	height:28px;
	color: #cc0;
	font-weight:bold;
	text-align:center;
}

#up_next{
	width:90%;
	border-bottom: solid 1px #eee;
	color: #007;
	
}

#main_image {
	width:1000px;
	height:300px;
	padding:0;
	margin:0;
	/*background: url("/images/access_clouds2.jpg") no-repeat;*/
	background: #000;
	border-bottom: solid 1px #eee;
}

#featured_content {
	width:1000px;
	height:300px;
	padding:0;
	margin: auto;

}

#featured_content_left {
	width:498px;
	height:300px;
	/*border-right: solid 2px #eee;*/
	float:left;
}

#featured_content_right {
	
	width:500px;
	height:300px;
	float:left;
}

#featured_content_left {
	color:white;	
	opacity:1.0;
}

#featured_content_right {
	color:white;	
	opacity:1.0;
}

#right_content div {
	
	color:white;
	background:inherit;	
}

#lead_text {
	position: relative;
	top: 30px;
	left: 20px;
	width: 400px;	
}

.logo {
	float: left;
	width: 100%;
	color:yellow;
	background: url("/images/black_header.jpg") repeat-x;

}


#main_image img {margin-bottom:-3px;}


#main_imageS {
	width:1000px;
	height:166px;
	padding:0;
	margin:0;
}

#main_imageS img {margin-bottom:-3px;}

#container1 {
	background:#000;
	background-repeat:repeat-y;

}

#player_container { 
	/*margin: 10px auto;*/
	width: 468px; 
	background: #000;
}

#player_strapline {

	width:468px;
	position:center;
	border: solid #eee 1px;
	/*height:90px;*/ 
}

#left_content {
	float: left;
	width: 245px;
	height:auto;
	margin-left:5px;
	padding-top:10px;
	/*background: url("/images/black_header.jpg") repeat-x;*/
	/*border-right: #fff solid 1px;*/

}

/* for Internet Explorer */
/*\*/

* html #left_content, #right_content {
	height: 370px;
}

#right_content { 
	margin: 0;
	float: right;
	width: 745px;
	height:auto;
	min-height:500px;
	border-left: #fff solid 1px;

}

#full_content { 
	margin: 0;
	clear:both;
	width: 998px;
	height:auto;
	background: url("/images/black_header.jpg") repeat-x;
}


#footer {
	background:#111;
	clear:both;
	height:90px;
	border-top: 1px solid #fff;
	padding-top:0px
}

#footleft{
	float:left;
	height:90px;
}

#footright {
	float:right;
	width:271px;
	border-left: solid #eee 1px;
	height:90px;
}

#rotating_questions {
	position:relative;
	top:-8px;
	left:7px;
}
/********************************************************
* CLASSES 
********************************************************/

.ourTeam {
	width:740px;
	height:190px;
	background-color:#FFF;
	padding:0;
	margin-bottom:0.5em;
}


.ourTeam p {
	width:auto;
	height:auto;
	padding:0;
}

.partnerText {
	width:740px;
	/*height:170px;*/
	background-color:#FFF;
	padding:0;
	margin-top:20px;
}

.partnerText p {}

.mugShot {
	float:left;
	border: 1px solid #99CC33;
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
	margin-bottom:40px;
}


.partnerLogo {
	clear:both;
	float:left;
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
	margin-bottom:25px;
}

.partnerIBM {
	float:left;
	margin-left:15px;
/*	margin-top:15px;*/
	margin-right:15px;
	margin-bottom:50px;
}


.clear {
	clear:both;
}

.backtoTop a {
	text-decoration:none;
	color:#666666;
	font-size:9px;
	font-weight:bold;
}

.backtoTopImg {
	padding-left:10px;
	background-color:#FFF;
	margin:0;
}
* html.right {
	float:right;
	margin-right:8px;
	margin-bottom:8px;
}
.right {
	float:right;
	/*margin-left:20px;*/
	margin-right:8px;
	margin-bottom:8px;
}

.intro {margin-top:-10px;}

#customer_logo_images img {border:none; padding:0; margin:0;}
a img {border:none;}

.event {border-bottom:dotted 1px #999; margin-bottom:20px;}

/********************************************************
* NAVIGATION STYLES
********************************************************/

#navigation ul {
	text-align:center;
    list-style: none;
}

#navigation ul a {
	text-transform:uppercase;
    color: #FFF;
    text-decoration: none;
	font-weight:bold;
	text-align:center;
    display: block;
    padding-left:0px;
	padding-right:0px;
	padding-top:8px;
	padding-bottom:3px;
    width: 190px;
	height:12px;
    background:inherit;
	font-size:11px;
}

a:hover {
    color:green;
    text-decoration: none;
}

#navigation ul li {
    float: left;
    position: relative;
	height:auto;	
	color: #fff;
}

.cleartext {display:block;color:#fff;}
.selectedtext {display:block;color:#ff0;}
.claimtext {width:490px;}
li.claimtext {width:460px; list-style-image:url(../images/jobrolebullet.gif);}


/********************************************************
* SUB MENU NAVIGATION STYLES
********************************************************/

#left_content ul {
	text-align:left;
	font-weight:bold;
    	list-style: none;
	padding-left:15px;
}

#left_content li {
	font-size:12px;
	color:#FFF;
	padding-top:2px;
	padding-bottom:2px;
	width:200px;
}

#left_content a {
	text-decoration:none;
	color:#FFF;
}

#left_content a:hover {
	text-decoration:none;
	color:#006699;
}

.body_item {
	
	background: url("/images/right_back.jpg") repeat;
	border: solid 1px #555;
    	color:#fff;
}

.body_item_link {
	text-decoration:none;
	color:#fff;
}
.link_icons {
	float: right;
	color:#fff;
}
.album_info {
	font-family:"Trebuchet MS", sans-serif;
	font-size: 0.75em;
	color:#fff;
}

