/*

homepage

*/

.wrap_left {
	float:left;
	width:655px;
}


.a {
	float: left;
	width:655px;
	display: inline;
}
.a .content {
	width: 370px;
}
.a .lf {
	float:left;
	width:240px;
	margin-left:15px;
}
.b {
	float: left;
	padding-right: 20px;
	width:655px;
	display: inline;
	font-size:13px;
}
.b .content {
	float:left;
	width: 375px;
	padding-right:20px;
}

.c {
	float: left;
	width: 270px;
	padding-left: 15px;
	border-left: 1px solid #c6c2c2;
	display: inline;
}

.c .newsblock {
	margin-bottom:6px;
	padding-bottom:8px;
}

.c .newsblock .date {
	font-size:10px;
	color:#6d6d6d;
	font-weight:bold;
}
.c .newsblock .category {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#0a1632;
}
.c .newsblock .title {
	font-size:11px;
}

.b iframe {
	height: 200px;
	width: 250px;
}
#flash {
	float:left;
}

#content ul {
	margin-left: 15px;
}
#content ul li {
	padding-bottom: 5px;
	list-style-image: url(../../images/list_arrow.png);
}
#portfolio_login {
	padding-bottom: 20px;
}
.brochure img {
	float: left;
	margin-right: 5px;
}


#brochure_request {
	display: block;
	float: left;
	background-image: url(../../images/btn6.png);
	margin-top: 8px;
	margin-left: 32px;
	width: 127px;
	height: 27px;
}
#brochure_download {
	display: block;
	float: left;
	background-image: url(../../images/btn7.png);
	margin-top: 5px;
	margin-left: 32px;
	width: 127px;
	height: 27px;
}

.btn1_hover:hover {
	background-position: 0 -27px;
}



.aialogo {
	margin-left: 10px
}
/*
.headlines .top_nav {
     margin-bottom: 13px;
     width: 400px;
}

.headlines .top_nav a {
     color: #081432 !important;
}

.headlines a{
     text-decoration: underline;
     font-size: 11px;

}

.headlines .new_type {
     color: #737373;
     font-weight: bold;
}

.headlines ul {
     margin-left:0px!important;
     margin-bottom: 14px;
}

.headlines ul li{
     border-bottom: 1px solid #FFFFFF;
     float:left;
     height: 25px;
     width: 33%;
     padding:0px!important;
     list-style-image: none!important;
     text-align: center;
}

.headlines ul li a{
     text-decoration: none!important;
     display: block;
     width:100%;
     height:100%;
     font-size: 14px;
     font-weight: bold;
}

.headlines ul li#news a{
     background: transparent url(../../images/home_headlines_topnav_news.jpg) no-repeat left top;
}

.headlines ul li#news a:hover{
     background: transparent url(../../images/home_headlines_topnav_news_hover.jpg) no-repeat left top;
}


.headlines ul li#videos a{
     background: transparent url(../../images/home_headlines_topnav_videos.jpg) no-repeat left top;
}

.headlines ul li#videos a:hover{
     background: transparent url(../../images/home_headlines_topnav_videos_hover.jpg) no-repeat left top;
}

.headlines ul li#blog a{
     background: transparent url(../../images/home_headlines_topnav_blog.jpg) no-repeat left top;
}

.headlines ul li#blog a:hover{
     background: transparent url(../../images/home_headlines_topnav_blog_hover.jpg) no-repeat left top;
}

.ui-tabs-hide {
     display:none;
}


.headlines ul li.ui-tabs-selected#news a{
     background: transparent url(../../images/home_headlines_topnav_news_select.jpg) no-repeat left top;
}

.headlines ul li.ui-tabs-selected#videos a{
     background: transparent url(../../images/home_headlines_topnav_videos_select.jpg) no-repeat left top;
}

.headlines ul li.ui-tabs-selected#blog a{
     background: transparent url(../../images/home_headlines_topnav_blog_select.jpg) no-repeat left top;
}

*/
.awards {
	width: 100%;
	border-top: 1px solid #D9D9D9;
	padding-top: 10px;
	margin-top: 10px;
}

#headlines {
	background:#f0efef;
	padding:10px;
}
#headlines .news {
	width:250px;
	list-style-image:none;
	height:250px;
/*	padding:0 15px 0 15px;*/

}
#headlines ul {
	margin:0;
	padding:0;
}
#news_scroll {
	position:relative;
}
#headlines .news img {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}
#headlines .news a {
	text-decoration:none;
}
#headlines .news .text h2 a {
	color:#333;
	font-size:19px;
}
#headlines .news .time {
	font-size:11px;
	color:#666;
	font-weight:bold;
}
#headlines .tagline {
	margin-top:5px;
}
#headlines .tagline a {
	color:#b84747;
	text-decoration:none;
}
#headlines .tagline a:hover {
	text-decoration:underline;
}
#headlines .news .holder {
	width:240px;
	padding-right:10px;
}

#controls {
	/*margin-bottom:20px;*/
	margin:0 0 20px 50px;
}
#controls li {
	float:left;
	background:url(../../images/live/dot-off.png) no-repeat;
	width:10px;
	height:10px;
	margin-right:5px;
	cursor:pointer;
}
#controls li.current {
	background:url(../../images/live/dot-on.png) no-repeat;
}
#controls li a {
	visibility:hidden;
	width:10px;
	height:10px;
}

#headlines .source_url {
	font-size:11px;
}


