body {
	-x-system-font:none;
	font-family:arial,helvetica,clean,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	text-align: center;
	width: 1000px;
	margin: auto;
	color: #212121;
	border-top-color: #FFF;
	border-right-color: #FFF;
	outline-color: #000;
	border-color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	color: #FFF;
}

/* Top navigation css */

.Over{
	background-color: #ffffff;
	color: #666666;
}

.Out
{
	background-color: #d1ebf5;
}
.home
{
	background-color: #d1ebf5;
}
.about
{
	background-color: #e2e5e7;
}
.about-sub
{
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid;
	padding-right: 5px;
	font-family: Arial;
	color: #4d4e4f;
}
.podcast
{
	background-color: #f5e8d1;
}
.podcast-sub
{
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid;
	padding-right: 5px;
	font-family: Arial;
	color: #d89e36;
}
.whitepaper
{
	background-color: #dfebd4;
}
.whitepaper-sub
{
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid;
	padding-right: 5px;
	font-family: Arial;
	color: #566944;
}
.analyst
{
	background-color: #e6dee6;
}
.analyst-sub
{
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid;
	padding-right: 5px;
	font-family: Arial;
	color: #906490;
}
.event
{
	background-color: #f5f0d7;
}
.event-sub
{
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid;
	padding-right: 5px;
	font-family: Arial;
	color: #aa9941;
}
.marketplace
{
	background-color: #e2dfd4;
}
.marketplace-sub
{
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid;
	padding-right: 5px;
	font-family: Arial;
	color: #867f65;
}


.market_place
{
	background-color: #e2dfd4;
}
.market_place-sub
{
	text-decoration: none;
	font-size: 11px;
	border-right: 1px solid;
	padding-right: 5px;
	font-family: Arial;
	color: #867f65;
}

.contactus
{
	background-color: #a4ddf3;
}

/* get rid of those system borders being generated for A tags */
a:active {
	outline:none;
	font-size: 12px;
	color: #212121;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

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


/* root element for tabs  */
#top-nav ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	width: 980px;
}

ul.sub-nav {
	list-style:none; 
	margin:0 !important; 
	padding:0;
}

ul.sub-nav li {
	float:left;	 
	text-indent:0;
	margin:5px !important;
	list-style-image:none !important;
	text-align:center;
}

!ul.sub-nav li a {
!	text-decoration: none;
!	font-size: 11px;
!	border-right: 1px solid;
!	padding-right:5px;
!	font-family: Arial;
!	!color: #000000; !1999ec
!}

ul.sub-nav li a:hover {
	color: #666;
}

/* left nav */
#sub-podcast {
	width: 185px;
	height: 550px;
}

#sub-podcast div {
	margin-bottom:3px;
}

#sub-podcast ul {
	margin: 0;
	background: #eee;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: Arial;
	padding: 10px 0;
}

#sub-podcast h5 {
	padding: 9px 5px;
	margin: 0;
	color: #1999ce;
	cursor: pointer;
	border-bottom: 1px dotted #990000;
	font-family: Arial;
	font-size: 11px;
	background: url(leftmenubar.jpg) no-repeat #eee;
}

#sub-podcast li {
	list-style:none; 
	margin:0 !important; 
}

#sub-podcast li a {
	display:block;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	width: 172px;
	line-height:20px;
	padding: 0 5px;	
}

#sub-podcast li a:hover {
	background: #a6a6a6;
}


/* single tab */
#top-nav ul.tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
	background: 28262B;
	line-height:30px;
	color:#333;
}

/* link inside the tab. uses a background image */
#top-nav ul.tabs a {
	backgroud: #d1ebf5;
	font-size:13px;
	display:block;
	height: 30px;
	line-height:30px;
	width: 120px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	padding:0px;
	margin:0px;
	position:relative;
}

#top-nav ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
#top-nav ul.tabs a:hover {	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#top-nav ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {	!
	cursor: default !important; 
	!color:#666666 !important;
	!font-weight: bold;
	!background-color: transparent;
} 

/* initially all panes are hidden */ 
#top-nav div.panes div.pane {
	display:none;
}



/* root element for tabs  */
#left-tab ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	width: 184px;
	border-bottom:1px solid #666;	
}
/* single tab */




#left-tab ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
#left-tab ul.tabs a {
	background: #ccc; 
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 92px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

#left-tab ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
#left-tab ul.tabs a:hover {	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
#left-tab ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {	
	cursor:default !important; 
	color:#fff !important;
	font-weight:bold;
	!background: #1999ce;
}


/* initially all panes are hidden */ 
#left-tab div.panes div.pane {
	display:none;		
}

#left-tab div.panes {
	padding: 5px 6px 0 4px;
	width: 174px;
	height: 130px;
	background: #1999ce;
}

#left-tab div.pane-text {
	width: 168px;
	height: 118px;
	border: solid 1px #ccc;
	padding-top:5px ;
	padding-left:5px;
	color: #fff;
	font-size:11px;
	}
	
#go{
position: absolute;
padding-top:97px;
padding-left:50px;


}

