/* INSIGHT SPECIFIC STYLES */
#library_main {
	background-color: #E0E4E6;
	width: 920px;
	position: relative;
	top: -2px;
	padding-bottom: 20px;
}

.library_box_wrapper {
	margin: 10px 0 10px 20px;
	width: 280px;
	float: left;
	
}

#library_request_wrapper {
	margin-left: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	width: 580px;
	height: 460px;
}

#insight_request_content {
	background-color: #FFFFFF;
	position: relative;
	top: -2px;
	padding: 0 20px;
	height: 100%;
}

#insight_detail_wrapper {
	margin: 10px 0 10px 20px;
	width: 580px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#insight_detail_content {
	background-color: #FFFFFF;
	position: relative;
	top: -2px;
	padding: 0 20px;
	height: 100%;
}

#insight_detail_close {
	/*width: 150px;*/
	text-align: right;
	position: relative;
	bottom: -10px;
}

#insight_detail_image {
	margin-top: 10px;
}

.library_content {
	position: relative;
	top: -2px;
	background-color: #FFFFFF;
	height: 100%;
}

.insight_box_foot {
	position: relative;
	top: -2px;
}

.library_item {
	padding: 10px 20px;
}

.library_item div {
	
}

.library_item_image {
	float: left;
	width: 35px;
	padding: 2px 10px 2px 0; 
}

.library_item_text {
	float: left;
	width: 195px;
}

.library_item_text a, .library_item_text a:visited {
	text-decoration: none;
}

.library_item_text a:hover {
	text-decoration: underline;
}

.library_hr {
	padding: 10px 20px;
}

#library_rss_see_all {
	margin-left: 20px;
}

#insight_rss_feed, #insight_see_all_box {
	float: left;
	
}

#insight_rss_feed {
	width: 90px;
	padding-top: 0;
}

#insight_rss_feed p a {
	text-decoration: none;
}

#insight_rss_feed p a:hover {
	text-decoration: underline;
}

#insight_rss_feed img {
	position: relative;
	top: 8px;
}

#insight_see_all_box {
	width: 150px;
	text-align: right;
}

#insight_see_all_box div {
	padding: 0 0 15px 0;
}

#side_bar {
	width: 280px;
	float: left;
	position: absolute;
	top: -45px;
	right: 20px;
	margin-left: 20px;
}

#what_we_say {
	background-image: url('../images/shell/what-we-read.png');
	width: 280px;
	height: 214px;
	position: relative;
	margin-bottom: 20px;
}

#what_we_say div {
	font-size: 1.6em;
	color: #FFFFFF;
	width: 120px;
	position: relative;
	top: 55px;
	left: 20px;
}

#what_we_say div a, #what_we_say div a:visited {
	color: #eeb430;
	text-decoration: none;
}

#what_we_say div a:hover {
	color: #ff3300;
	text-decoration: none;
}

.blue_underline {
	border-bottom: 1px solid #b3d1e4;
}


#ask_question_box {
	background-image: url('../images/shell/insight_post_question_back.png');
	width: 280px;
	height: 214px;
	position: relative;
	margin-bottom: 20px;
}

#question_field {
	position: relative;
	top: 25px;
	left: 20px;
	width: 200px;
}

#question_field textarea {
	border: none;
	padding: 5px 60px 5px 5px;
	font-family: Tahoma;
	font-size: 1.0em;
	overflow: auto;
}

#floating_head {
	position: absolute;
	bottom: 30px;
	right: 0;
}

#post_a_question_button_div {
	margin-top: 32px;
}

#post_a_question_button {
	font-size: 1.7em;
}

#ask_question_box_see_all {
	margin-left: 20px;
	margin-top: 2px;
}

#ask_question_box_see_all p a {
	color: #b6c2cb;
}
 
#ask_question_box_see_all p a:hover { 
	color: #b6c2cb;
}

#insight_talk_to_us {
	margin-top: 20px;
	text-align: right;
}

#insight_talk_to_us_content {
	background-image: url('../images/shell/insight_talk_to_us_back.gif');
	background-repeat: repeat-x;
	position: relative;
	top: -2px;
}

#insight_talk_to_us_content h1 {
	color: #6d8496;
	font-size: 2.6em;
	font-weight: 100;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.insigt_talk_to_us_button_div {
	padding-bottom: 10px;
}

.insigt_talk_to_us_button {
	font-size: 1.8em;
}

/* *********************** */
