
a {
	color:#009AE1;
}

p {
	margin-bottom:15px;
}
.bold {
	font-weight:bold;
}
.boldblue {
	font-weight:bold;
	color:#009AE1;
	font-size:14px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	display: block; 
	text-align:center;
	margin:0 auto;
	padding:0;
}

.no_items {
	font-weight: bold;
}
.brand_click {
	border:1px solid #ccc;
}
.over_tag {
	color:#009AE1;
}


#footer {
	margin-top:80px;
}

.form_error_message,.message {
	color:red;
	display:block;
}
#flashMessage {
	display:none;
	
}
#note {
	margin-bottom:5px;
	height: 15px;
}
.content {
	
	position:relative;
	
}
.content_inner {
	height:268px;
	overflow:hidden;
	border:1px solid #ccc;
	border-bottom: 0;
}
.lt_con, .rt_con {
	position:absolute;
	top:0;
	width:7px;
	height:7px;
	background: url('../img/lt_con.gif') no-repeat;
}
#footer a {
	float:left;
	margin-left:10px;
}
#sitemap_footer {
	background: url('../img/sitemap.png') no-repeat;
	width:14px;
	height:13px;
}
.lt_con {
	left:0;
}
.rt_con {
	right:0;
	background: url('../img/rt_con.png') no-repeat;
}
.left_column {
	border-right:1px solid #ccc;
	float:left;
	width:468px;
	height:268px;
	background:url('../img/content_header_bg.gif') repeat-x;
}
#left_column_content {
	height:206px;
	padding-right:60px;
	overflow:hidden;
	z-index:10;
}
#content_page_paging #left_column_content{
	height:177px;
}
#content_page,  #content_page_paging{
	padding-top:10px;
	padding-right:5px;
	padding-left:12px;
}
.right_column {
	float:left;
	text-align:center;
	width:469px;
}
.right_column img {
	
}
h1 {
	text-transform:uppercase;
	color:#009AE1;
	font-size:24px;
	font-weight:normal;
	margin-top: 7px;
	padding-bottom:5px;
	padding-left:12px;
}
h3 {
	margin-bottom:5px;
	font-weight:bold;
}
h3 a {
	color:#333;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
.left_column h3 {
	margin-bottom:0;
}
.left_column ul {
	padding-left:20px;
}
.left_column ul li {
	padding-top:10px;
	padding-left:0;
	margin:0;
}
.content_paging {
	background: url('../img/dotted.gif') #E1E1E1 repeat-x ;
	height:29px;
	line-height:29px;
	padding:0 10px;
	position:absolute;
	left:0;
	bottom:0;
	width:449px;
}
.content_paging  a.next {
	float:right;
	font-weight:bold;
	background: url('../img/next_arrow.gif') right no-repeat ;
	padding-right:13px;
	margin-left:15px;
	text-decoration:none;
	color:#333;
}
.content_paging  a.prev {
	float:right;
	font-weight:bold;
	text-decoration:none;
	color:#333;
	padding-left:13px;
	
	background: url('../img/prev_arrow.gif') left no-repeat ;
}
.small_box {
	float:left;
}
.small_box_inner {
	position: relative;
	background: url('../img/small_header_bg.gif') repeat-x;
	width:283px;
	height:380px;
	border:1px solid #ccc;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:9px;
	padding-top:9px;
}
.lt_con_small, .rt_con_small, .lb_con_small, .rb_con_small {
	position:absolute;
	width:7px;
	height:7px;
	background: url('../img/lt_con.gif') no-repeat;
}
.lt_con_small {
	left:-1px;
	top:-1px;
}
.rt_con_small {
	right:-1px;
	top:-1px;
	background: url('../img/rt_con.gif') no-repeat;
}
.rb_con_small {
	right:-1px;
	bottom:-1px;
	background: url('../img/rb_con.gif') no-repeat;
}
.lb_con_small {
	left:-1px;
	bottom:-1px;
	background: url('../img/lb_con.gif') no-repeat;
}
.rounded_table {
	position:relative;	
}
.rounded_table .lt_con_small {
	left:0;
	top:0;
}
.rounded_table .lb_con_small {
	left:0;
	bottom:0;
}
.rounded_table .rb_con_small {
	right:0;
	bottom:0;
}
.rounded_table .rt_con_small {
	right:0;
	top:0;
}
.small_box h2 {
	text-indent:-9999px;
	height:13px;
	margin-top:2px;
	margin-bottom: 7px;
	display:inline-block;
}

a.rss {
	background: url('../img/rss_btn.gif') no-repeat;
	width:24px;
	height:13px;
	margin-top: 2px;
	float:right;
}

#thinking, #news, #people {
	height:348px;
	overflow:hidden;
}
#people {
	height:324px;
}
.data {
	margin-top:3px;
	color:#999;
	font-size:10px;
}
.dot {
	height:1px;
	font-size:0;
	background: url('../img/dotted2.gif') repeat-x;
}
#clients_logos {
	position:absolute;
	border: 1px solid #ccc;
	border-bottom:0;
	bottom:0;
	left:0;
	padding-top:3px;
	height:47px;
	line-height:50px;
	background:#fff;
}
#clients_logos img{
	padding:0 5px;
	vertical-align:middle;
}
.right_column img {
	text-align:center;
}
.left_column .link {
	margin-top:7px;
}
.jScrollPaneTrack {
	background: url('../img/scroll_track.gif') no-repeat;
}
#small_scroll .jScrollPaneTrack {
	background: url('../img/scroll_track_small.gif') no-repeat;
}
#content_page .jScrollPaneTrack{
	background: url('../img/scroll_track_content2.gif') no-repeat;
}
#content_page_paging .jScrollPaneTrack{
	background: url('../img/scroll_track_content.gif') no-repeat;
}
.jScrollPaneDrag {
	background: url('../img/scroll_drag.gif') no-repeat;
}
.news_photo, .user_photo {
	float:left;
	margin-right:7px;
	
}
.news_photo {
	height:56px;
	width:82px;
	text-align:center;
}
.user_photo {
	min-height:82px;
}
.all_user_photo {
	float:left;
	margin:4px 4px;
	margin-left:0;
	min-height:82px;
	margin-right:7px;	
}
#people {
	position:relative;
}


.align_middle {
	max-height:150px;
	text-align:center;
}
.content_pages {
	width:700px;
	margin:0 auto;
	margin-top:60px;
	margin-bottom:250px;
	font-size:11px;
}

.content_pages p, .content_simple_page p {
	margin-bottom:20px;
}
.content_pages {
	color:#333;
}
.recruit_price {
	font-size:14px;
	padding-top: 10px;
	color:#009AE1;
}
.content_pages h2, .content_simple_page h2 {
	padding-left:0;
	padding-bottom:30px;
	color:#040101;
	text-transform:none;
	font-weight:bold;
	font-size:24px;
	margin-top: 7px;
}
.content_simple_page h2 {
	margin-top:0;
}
.content_simple_page h2 {
	padding-bottom:10px;
}
.content_pages h2.boldblue, .content_simple_page h2.boldblue {
	color:#009AE1;
}
.bottom_nav a{
	font-size:14px;
	text-decoration:none;
	margin-left:15px;
}
a.greynav {
	color: #333333;
}