
body {
	font-size: 14px;
	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.clr{
	clear: both;
	float: none;
}

#logo {
	text-align: right;
}
#wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}

a.menu-selected{
	color: #00C;
}

#nav-main {
	margin-bottom: 3px;
	font-size: 11px;
	text-align: right;
	clear: both;
	float: none;
	position: relative;
	bottom: 5px;
}

#nav-main a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #666;
}

#nav-main a:hover{
	color: #00396B;
}

#nav-footer {
	margin-top: 5px;
	margin-bottom: 25px;
	font-size: 11px;
}

#nav-footer a {
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	color: #666;
}
#nav-footer a:hover{
	color: #00396B;
}


#content  {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 15px;
}

#footer {
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	padding-top: 5px;
}

a{
	text-decoration: none;
		color: #00396B;

}
a:hover{}

a.read-more{
	background-image: url(img/link-line.gif);
	background-position: right bottom;
	font-size: 10px;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 100px;
	padding-bottom: 10px;
	color: #ED2C22;
	display: block;
	text-align: left;
	float: right;
	margin-right: 10px;
	margin-bottom: 15px;
}

i.need{
	color:red;
}

h1{
	margin-top:5px;	
	margin-bottom:5px;	
	padding: 0px;
	color: #ED2C22;
	font-weight: normal;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}

h3{color:#00396B}

p{
	margin-top: 5px;
	margin-bottom: 5px;
}

#cfoLogo{
	float: left;
	position: relative;
	top: 20px;
}

.menu-bar{
	position: relative;
	top: 6px;
	}
	
.rc-content{
	
}

/*******************************
rounded corners
*******************************/

.t {
	background-image: url(img/round_corners/box_t.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #FFFFFF;
	width: 100%;
}
.b {
	background-image: url(img/round_corners/box_b.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.l {
	background-image: url(img/round_corners/box_l.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.r {
	background-image: url(img/round_corners/box_r.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
.bl {
	background-image: url(img/round_corners/box_bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.br {
	background-image: url(img/round_corners/box_br.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
.tl {
	background-image: url(img/round_corners/box_tl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.tr {
	background-image: url(img/round_corners/box_tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding: 10px;
	
} 

/*******************************
rounded corners with tab
*******************************/

.tab_1 .t {
	background-image: url(img/round_corners_1/t.gif);
}
.tab_1 .b {
	background-image: url(img/round_corners_1/b.gif);
}
.tab_1 .l {
	background-image: url(img/round_corners_1/l.gif);
}
tab_1 .r {
	background-image: url(img/round_corners_1/r.gif);
}
.tab_1 .bl {
	background-image: url(img/round_corners_1/bl.gif);
}
.tab_1 .br {
	background-image: url(img/round_corners_1/br.gif);
}
.tab_1 .tl {
	background-image: url(img/round_corners_1/tl.gif);
}
.tab_1 .tr {
	background-image: url(img/round_corners_1/tr.gif);
} 


/*******************************
login
*******************************/
#login-box{
	font-size: 10px;
	color: #999;
	float: left;
	width: 100px;
	height: 65px;
	margin-left:25px;
	text-align: right;
}

#login-box input{
	font-size: 10px;
}

.login-main form{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-size: 12px;
}

#login-info{
	float:left;
	font-size: 10px;
	margin-top: 15px;
	margin-left: 90px;
}
#login-info a{
	text-decoration: none;
}


/*******************************
testimonials
*******************************/

#testimonials-list i{
	display: block;
	margin-left: 400px;
	font-size: 10px;
	margin-bottom: 25px;
}


/*******************************
events / market listing
*******************************/

#market-col{
	width: 580px;
	float: left;
	margin-right: 10px;
}

#col-right{
		float: left;
		width: 180px;
	}
	
#advisors-list{
	margin-top: 0;
}

#event-menu{
	pading-top: 25px;
	font-size: 12px;
	position: relative;
	right: 30px;
	list-style-type: none;
}

#event-menu a{
	color: #577991;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(../../img/dot.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#event-menu li a.selected{
	color: #ED2C22;
	background-image: url(../../img/dot_ro.gif);
}

#event-menu a:hover{
	color: #F00;
	background-image: url(../../img/dot_ro.gif);
}


/*******************************
events item
*******************************/

.event-col1{
	float: left;
	width: 255px;
}
.event-col2{
	float: left;
	width: 255px;
	margin-left: 25px;
}

.event-info {
	font-size: 11px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 40px;
}

.main  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}


.event-info .topic {
	color: #577991;
	text-decoration: none;
	font-size: 14px;
}


.event-info ul{
	display: block;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

.event-info ul li{
	width: 85px;
	float: left;
	height: 20px;
	display: block;
}
.event-info ul li a , .main .event-info ul li a{
	font-size: 10px;
	color: #F00;
	text-decoration: underline;
	display: inline;
}

.main .topic{
	font-size: 16px;
	font-weight: bold;
	color: #00396B;
}


#advisors-list{
	font-size: 12px;
}



#advisors-list b{
	font-size: 13px;
}

#advisors-list i{
	font-style: normal;	
}

/*******************************
Home 
*******************************/

#home-welcome{
	background-image: url(../../img/globe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 280px;
	padding-top: 15px;
	padding-left: 35px;
}
#home-welcome p {
	font-size: 10px;
	padding-top: 0px;
	margin-top: 5px;
	display: block;
	width: 300px;
	text-align: left;
}

#panels .tab_1{
	display: block;
	float: left;
	width: 185px;
	margin-top: 10px;
	margin-left: 5px;
}

.tab-height{
	height: 240px;
	display: block;
}

.tab-height-float{
	display: block;
}

h2.panel-title{
	color: #FFF;
	font-size: 13px;
	margin: 0px;
	position: relative;
	bottom: 7px;
	display: block;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.event-panel{
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.event-panel .market , .event-panel .topic{
	font-weight: bold;
}
.event-panel .date , .event-panel .venue{
	color: #666;
	font-size: 10px;
}

.spotlight{
	text-align: left;
}

.spotlight img{
	margin-top:12px;
	margin-left:1px;
}

.spotlight .name{
	font-size: 12px;
	font-weight:bold;
	margin-bottom:4px;
}
.spotlight .title{
	font-size: 10px;
}
.spotlight .company{
	
	font-size: 10px;
}

/*******************************
Locations
*******************************/

#location-box{
	position: relative;
	bottom: 55px;
}

.map-locations {
	list-style-type: none;
}
.map-locations a{
	font-size: 12px;
	color: #3E637D;
	text-decoration: none;
	list-style-image: none;
	background-position: left center;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-image: url(../../img/dot.gif);
}

.map-locations a:hover{
	color: red;
}


.map-locations a.market-select{
	color: #ED2C22;
	background-image: url(../../img/dot_ro.gif);

}

.map-locations a:hover{
	color: #F00;
	background-image: url(../../img/dot_ro.gif);

}



/*******************************
About us
*******************************/

.city-market{
	color: #3E637D;
	display: block;
	font-size: 14px;
	font-weight: bold;
	

}

.about-mission{
	background-image: url(../../img/about-mission.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 119px;
	width: 746px;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
}

.about-mission p{
	font-size: 14px;
	display: block;
	width: 475px;
}

.about-chart{
	background-image: url(../../img/about-chart.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 300px;
	text-align: left;
	padding-top: 15px;
	padding-left: 30px;
	display: block;
}


.about-chart p{
	font-size: 12px;
	display: block;
}

/*******************************
Sponsors
*******************************/
.sponsor-logos{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.sponsor-logos table{
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	height: 120px;
}

.overview-lines{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;

}





/*******************************
Spotlight 
*******************************/
#spotlight{
	margin-left: 2px;
}


#spotlight-col{
	width: 580px;
	float: left;
	margin-right: 10px;
	font-size: 12px;
}

#spotlight-media{
	float: left;
	width: 100px;
	display: block;
	text-align: left;
}

/*******************************
session recap
*******************************/

#recap-info{
	color: #999;
	margin-top: 0px;
	padding-top: 0px;
}

