/*

z-index
103 - button drop downs
102 - dialog, dialog_pop
101 - dialog_overlay
100 - nav_main

*/

body {
	margin: 0px;
	padding: 0px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	background: #FFFFFF;
	color: #999999;
	text-align:left;
}
a:link {
	color: #3B5998;
	text-decoration: none;
}
a:hover {
	color: #3B5998;
	text-decoration: underline;
}
a:visited {
	color: #3B5998;
	text-decoration: underline;
}
a:active {
	color: #3B5998;
	text-decoration: underline;
}

table {
	font-size: inherit;
}

.body_text_small {
	font-size: 9px;
	color: #999999;
}
.body_text_small a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_small a:hover {
	color: #3B5998;
	text-decoration: underline;
}
.body_text_small a:visited {
	color: #3B5998;
	text-decoration: underline;
}
.body_text_small a:active {
	color: #3B5998;
	text-decoration: underline;
}

.body_text_small_plain {
	font-size: 9px;
	color: #999999;
}
.body_text_small_plain a:link {
	color: #999999;
	text-decoration: none;
}
.body_text_small_plain a:hover {
	color: #999999;
	text-decoration: underline;
}
.body_text_small_plain a:visited {
	color: #999999;
	text-decoration: none;
}
.body_text_small_plain a:active {
	color: #999999;
	text-decoration: none;
}

.body_text_link_basic {
	color: #3B5998;
}
.body_text_link_basic a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_link_basic a:hover {
	color: #3B5998;
	text-decoration: none;
}
.body_text_link_basic a:visited {
	color: #3B5998;
	text-decoration: none;
}
.body_text_link_basic a:active {
	color: #3B5998;
	text-decoration: none;
}

.body_text_basic {
	color: #999999;
}
.body_text_basic a:link {
	color: #999999;
	cursor: pointer;
	text-decoration: none;
}
.body_text_basic a:hover {
	color: #999999;
	cursor: pointer;
	text-decoration: none;
}
.body_text_basic a:visited {
	color: #999999;
	cursor: pointer;
	text-decoration: none;
}
.body_text_basic a:active {
	color: #999999;
	cursor: pointer;
	text-decoration: none;
}

.body_text_basic_plain {
	color: #999999;
}
.body_text_basic_plain a:link {
	color: #999999;
	text-decoration: none;
}
.body_text_basic_plain a:hover {
	color: #999999;
	text-decoration: underline;
}
.body_text_basic_plain a:visited {
	color: #999999;
	text-decoration: underline;
}
.body_text_basic_plain a:active {
	color: #999999;
	text-decoration: underline;
}

.body_text_lt {
	color: #666666;
}
.body_text_lt a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_lt a:hover {
	text-decoration: underline;
}
.body_text_lt a:visited {
	text-decoration: underline;
}
.body_text_lt a:active {
	text-decoration: underline;
}

.body_text_mid {
	color: #333333;
}
.body_text_mid a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_mid a:hover {
	text-decoration: underline;
}
.body_text_mid a:visited {
	text-decoration: underline;
}
.body_text_mid a:active {
	text-decoration: underline;
}

.body_text_mid_basic {
	color: #333333;
}
.body_text_mid_basic a:link {
	color: #333333;
	text-decoration: none;
}
.body_text_mid_basic a:hover {
	color: #333333;
	text-decoration: none;
}
.body_text_mid_basic a:visited {
	color: #333333;
	text-decoration: none;
}
.body_text_mid_basic a:active {
	color: #333333;
	text-decoration: none;
}

.body_text_mid_plain {
	color: #333333;
}
.body_text_mid_plain a:link {
	color: #333333;
	text-decoration: none;
}
.body_text_mid_plain a:hover {
	color: #333333;
	text-decoration: underline;
}
.body_text_mid_plain a:visited {
	color: #333333;
	text-decoration: underline;
}
.body_text_mid_plain a:active {
	color: #333333;
	text-decoration: underline;
}

.body_text_dark {
	color: #000000;
}
.body_text_dark a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_dark a:hover {
	text-decoration: underline;
}
.body_text_dark a:visited {
	text-decoration: underline;
}
.body_text_dark a:active {
	text-decoration: underline;
}

.body_text_title {
	font-weight: bold;
	color: #999999;
}
.body_text_title a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_title a:hover {
	text-decoration: underline;
}
.body_text_title a:visited {
	text-decoration: underline;
}
.body_text_title a:active {
	text-decoration: underline;
}

.body_text_title_basic_wt {
	color: #FFFFFF;
	font-weight: bold;
}
.body_text_title_basic_wt a:link {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
.body_text_title_basic_wt a:hover {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
.body_text_title_basic_wt a:visited {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}
.body_text_title_basic_wt a:active {
	color: #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

.body_text_title_lg {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.body_text_title_lg a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_title_lg a:hover {
	text-decoration: underline;
}
.body_text_title_lg a:visited {
	text-decoration: underline;
}
.body_text_title_lg a:active {
	text-decoration: underline;
}

.body_text_title_lg_header {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.body_text_title_lg_header a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_title_lg_header a:hover {
	color: #333333;
	text-decoration: none;
}
.body_text_title_lg_header a:visited {
	color: #3B5998;
	text-decoration: none;
}
.body_text_title_lg_header a:active {
	color: #999999;
	text-decoration: none;
}

.body_text_title_lg_header_select {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.body_text_title_lg_header_select a:link {
	color: #333333;
	text-decoration: none;
}
.body_text_title_lg_header_select a:hover {
	color: #333333;
	text-decoration: none;
}
.body_text_title_lg_header_select a:visited {
	color: #333333;
	text-decoration: none;
}
.body_text_title_lg_header_select a:active {
	color: #333333;
	text-decoration: none;
}

.body_text_title_lt {
	font-weight: bold;
	color: #666666;
}
.body_text_title_lt a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_title_lt a:hover {
	text-decoration: underline;
}
.body_text_title_lt a:visited {
	text-decoration: underline;
}
.body_text_title_lt a:active {
	text-decoration: underline;
}

.body_text_title_lt_lg {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.body_text_title_lt_lg a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_title_lt_lg a:hover {
	text-decoration: underline;
}
.body_text_title_lt_lg a:visited {
	text-decoration: underline;
}
.body_text_title_lt_lg a:active {
	text-decoration: underline;
}

.body_text_lt_plain {
	color: #666666;
}
.body_text_lt_plain a:link {
	color: #666666;
	text-decoration: none;
}
.body_text_lt_plain a:hover {
	color: #666666;
	text-decoration: underline;
}
.body_text_lt_plain a:visited {
	color: #666666;
	text-decoration: underline;
}
.body_text_lt_plain a:active {
	color: #666666;
	text-decoration: underline;
}

.body_text_title_lt_plain {
	font-weight: bold;
	color: #666666;
}
.body_text_title_lt_plain a:link {
	color: #666666;
	text-decoration: none;
}
.body_text_title_lt_plain a:hover {
	color: #666666;
	text-decoration: underline;
}
.body_text_title_lt_plain a:visited {
	color: #666666;
	text-decoration: underline;
}
.body_text_title_lt_plain a:active {
	color: #666666;
	text-decoration: underline;
}

.body_text_title_lt_plain_lg {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.body_text_title_lt_plain_lg a:link {
	color: #666666;
	text-decoration: none;
}
.body_text_title_lt_plain_lg a:hover {
	color: #666666;
	text-decoration: underline;
}
.body_text_title_lt_plain_lg a:visited {
	color: #666666;
	text-decoration: underline;
}
.body_text_title_lt_plain_lg a:active {
	color: #666666;
	text-decoration: underline;
}

.body_text_title_lt_basic {
	font-weight: bold;
	color: #666666;
}
.body_text_title_lt_basic a:link {
	color: #666666;
	text-decoration: none;
}
.body_text_title_lt_basic a:hover {
	color: #666666;
	text-decoration: none;
}
.body_text_title_lt_basic a:visited {
	color: #666666;
	text-decoration: none;
}
.body_text_title_lt_basic a:active {
	color: #666666;
	text-decoration: none;
}

.body_text_title_mid {
	font-weight: bold;
	color: #333333;
}
.body_text_title_mid a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_title_mid a:hover {
	text-decoration: underline;
}
.body_text_title_mid a:visited {
	text-decoration: underline;
}
.body_text_title_mid a:active {
	text-decoration: underline;
}

.body_text_mid_lg {
	font-size: 12px;
	color: #333333;
}
.body_text_mid_lg a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_mid_lg a:hover {
	text-decoration: underline;
}
.body_text_mid_lg a:visited {
	text-decoration: underline;
}
.body_text_mid_lg a:active {
	text-decoration: underline;
}

.body_text_title_mid_lg {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.body_text_title_mid_lg a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_title_mid_lg a:hover {
	text-decoration: underline;
}
.body_text_title_mid_lg a:visited {
	text-decoration: underline;
}
.body_text_title_mid_lg a:active {
	text-decoration: underline;
}

.body_text_title_mid_basic_lg {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.body_text_title_mid_basic_lg a:link {
	color: #333333;
	text-decoration: none;
}
.body_text_title_mid_basic_lg a:hover {
	text-decoration: none;
}
.body_text_title_mid_basic_lg a:visited {
	text-decoration: none;
}
.body_text_title_mid_basic_lg a:active {
	text-decoration: none;
}

.body_text_title_mid_plain_lg {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.body_text_title_mid_plain_lg a:link {
	color: #333333;
	text-decoration: none;
}
.body_text_title_mid_plain_lg a:hover {
	color: #333333;
	text-decoration: underline;
}
.body_text_title_mid_plain_lg a:visited {
	color: #333333;
	text-decoration: none;
}
.body_text_title_mid_plain_lg a:active {
	color: #333333;
	text-decoration: none;
}

.body_text_title_dark {
	font-weight: bold;
	color: #000000;
}
.body_text_title_dark a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_title_dark a:hover {
	text-decoration: underline;
}
.body_text_title_dark a:visited {
	text-decoration: underline;
}
.body_text_title_dark a:active {
	text-decoration: underline;
}

.body_text_title_dark_lg {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.body_text_title_dark_lg a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_title_dark_lg a:hover {
	text-decoration: underline;
}
.body_text_title_dark_lg a:visited {
	text-decoration: underline;
}
.body_text_title_dark_lg a:active {
	text-decoration: underline;
}

.body_text_title_large {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.body_text_title_large a:link {
	color: #999999;
	text-decoration: none;
}
.body_text_title_large a:hover {
	text-decoration: none;
}
.body_text_title_large a:visited {
	text-decoration: none;
}
.body_text_title_large a:active {
	text-decoration: none;
}

.body_text_title_mid_large {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.body_text_title_mid_large a:link {
	color: #999999;
	text-decoration: none;
}
.body_text_title_mid_large a:hover {
	text-decoration: none;
}
.body_text_title_mid_large a:visited {
	text-decoration: none;
}
.body_text_title_mid_large a:active {
	text-decoration: none;
}

.body_text_title_dark_large {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.body_text_title_dark_large a:link {
	color: #000000;
	text-decoration: none;
}
.body_text_title_dark_large a:hover {
	text-decoration: none;
}
.body_text_title_dark_large a:visited {
	text-decoration: none;
}
.body_text_title_dark_large a:active {
	text-decoration: none;
}

.body_text_large {
	font-size: 12px;
}
.body_text_large a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_large a:hover {
	text-decoration: underline;
}
.body_text_large a:visited {
	text-decoration: underline;
}
.body_text_large a:active {
	text-decoration: underline;
}

.body_text_large_plain {
	color: #999999;
	font-size: 12px;
}
.body_text_large_plain a:link {
	color: #999999;
	text-decoration: none;
}
.body_text_large_plain a:hover {
	color: #999999;
	text-decoration: none;
}
.body_text_large_plain a:visited {
	color: #999999;
	text-decoration: none;
}
.body_text_large_plain a:active {
	color: #999999;
	text-decoration: none;
}

.body_text_large_lt {
	color: #666666;
	font-size: 12px;
}
.body_text_large_lt a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_large_lt a:hover {
	text-decoration: underline;
}
.body_text_large_lt a:visited {
	text-decoration: underline;
}
.body_text_large_lt a:active {
	text-decoration: underline;
}

.body_text_large_mid {
	color: #333333;
	font-size: 12px;
}
.body_text_large_mid a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_large_mid a:hover {
	text-decoration: underline;
}
.body_text_large_mid a:visited {
	text-decoration: underline;
}
.body_text_large_mid a:active {
	text-decoration: underline;
}

.body_text_large_dark {
	color: #000000;
	font-size: 12px;
}
.body_text_large_dark a:link {
	color: #3B5998;
	text-decoration: none;
}
.body_text_large_dark a:hover {
	text-decoration: underline;
}
.body_text_large_dark a:visited {
	text-decoration: underline;
}
.body_text_large_dark a:active {
	text-decoration: underline;
}

.body_text_title_mid_basic_lg_wt {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.body_text_title_mid_basic_lg_wt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.body_text_title_mid_basic_lg_wt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.body_text_title_mid_basic_lg_wt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.body_text_title_mid_basic_lg_wt a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.body_text_title_mid_wt {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.body_text_title_mid_wt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.body_text_title_mid_wt a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.body_text_title_mid_wt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.body_text_title_mid_wt a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.body_text_error {
	color: #CC6666;
}
.body_text_error a:link {
	color: #CC6666;
	text-decoration: none;
}
.body_text_error a:hover {
	color: #CC6666;
	text-decoration: underline;
}
.body_text_error a:visited {
	color: #CC6666;
	text-decoration: none;
}
.body_text_error a:active {
	color: #CC6666;
	text-decoration: underline;
}

.body_text_title_error {
	font-weight: bold;
	color: #CC6666;
}
.body_text_title_error a:link {
	color: #CC6666;
	text-decoration: none;
}
.body_text_title_error a:hover {
	color: #CC6666;
	text-decoration: underline;
}
.body_text_title_error a:visited {
	color: #CC6666;
	text-decoration: none;
}
.body_text_title_error a:active {
	color: #CC6666;
	text-decoration: underline;
}

.body_text_error_div {
	color: #333333;
	background: #f8dbdb;
	border: 1px solid #E77776;
	padding: 10px;
}
.body_text_blue {
	color: #8096C1;
}
.body_text_dark_blue {
	font-weight: bold;
	color: #2852A6;
}
.body_text_success {
	color: #008000;
}
.body_text_title_success {
	font-weight: bold;
	color: #008000;
}

.body_text_title_success_plain {
	font-weight: bold;
	color: #008000;
}
.body_text_title_success_plain a:link {
	color: #008000;
	text-decoration: none;
}
.body_text_title_success_plain a:hover {
	color: #008000;
	text-decoration: underline;
}
.body_text_title_success_plain a:visited {
	color: #008000;
	text-decoration: underline;
}
.body_text_title_success_plain a:active {
	color: #008000;
	text-decoration: underline;
}

/* Top Menu */
.top_menu_cell {
	color: #FFFFFF;
	padding: 8px 10px 8px 10px;
}
.top_menu_cell a {
	white-space: nowrap;
}
.top_menu_cell:hover {
	background: #97A6CA;
}
.top_menu_cell a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu_cell a:hover {
	background: #97A6CA;
	text-decoration: none;
}
.top_menu_cell a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu_cell a:active {
	color: #FFFFFF;
	background: #97A6CA;
	text-decoration: none;
}
.top_menu_cell_active {
	color: #FFFFFF;
	background: #97A6CA;
	padding: 8px 10px 8px 10px;
}
.top_menu_cell_active a {
	white-space: nowrap;
}
.top_menu_cell_active:hover {
	background: #97A6CA;
}
.top_menu_cell_active a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu_cell_active a:hover {
	background: #97A6CA;
	text-decoration: none;
}
.top_menu_cell_active a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu_cell_active a:active {
	color: #FFFFFF;
	background: #97A6CA;
	text-decoration: none;
}
.top_menu_cell_lt {
	color: #FFFFFF;
	background: #97A6CA;
	padding: 8px 10px 8px 10px;
}
.top_menu_cell_lt a {
	white-space: nowrap;
}
.top_menu_cell_lt:hover {
	background: #5972AA;
}
.top_menu_cell_lt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu_cell_lt a:hover {
	color: #FFFFFF;
	background: #5972AA;
	text-decoration: none;
}
.top_menu_cell_lt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu_cell_lt a:active {
	color: #FFFFFF;
	background: #5972AA;
	text-decoration: none;
}


/* Live notifications */
/* Live notifications */
.live_notify_icon {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_notifications.png) 0px 0px;
}
.live_notify_icon:hover {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_notifications.png) 0px 28px;
}
.live_notify_icon_pending {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_notifications_pending.png) 0px 0px;
}
.live_notify_icon_pending:hover {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_notifications_pending.png) 0px 28px;
}
.live_friends_icon {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_friends.png) 0px 0px;
}
.live_friends_icon:hover {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_friends.png) 0px 28px;
}
.live_friends_icon_pending {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_friends_pending.png) 0px 0px;
}
.live_friends_icon_pending:hover {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_friends_pending.png) 0px 28px;
}
.live_messages_icon {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_messages.png) 0px 0px;
}
.live_messages_icon:hover {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_messages.png) 0px 28px;
}
.live_messages_icon_pending {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_messages_pending.png) 0px 0px;
}
.live_messages_icon_pending:hover {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_messages_pending.png) 0px 28px;
}
.live_leads_icon {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_leads.png) 0px 0px;
}
.live_leads_icon:hover {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_leads.png) 0px 28px;
}
.live_leads_icon_pending {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_leads_pending.png) 0px 0px;
}
.live_leads_icon_pending:hover {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_leads_pending.png) 0px 28px;
}
.live_settings_icon {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_settings.png) 0px 0px;
}
.live_settings_icon:hover {
	height: 28px;
	width: 30px;
	cursor: pointer;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_live_settings.png) 0px 28px;
}

.profile_page_button {
	cursor: pointer;
	padding: 3px 5px 3px 5px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.profile_page_button:hover {
	background: #C6D0E1;
}

.NavTable {
	width: 100%;
	color: #FFFFFF;
	background: #6D83B4;
	height: 21px;
}

.NavTableCell {
	height: 21px;
}
.NavTableCell a {
	display: block;
	height: 21px;
	white-space: nowrap;
	padding: 8px 10px 0px 10px;
}
.NavTableCell:hover {
	background: #97A6CA;
}
.NavTableCell a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.NavTableCell a:hover {
	color: #FFFFFF;
	background: #97A6CA;
	text-decoration: none;
}
.NavTableCell a:visited {
	color: #FFFFFF;
	background: #97A6CA;
	text-decoration: none;
}
.NavTableCell a:active {
	color: #FFFFFF;
	background: #97A6CA;
	text-decoration: none;
}

.NavTableCellWt {
	height: 21px;
	background: #97A6CA;
}
.NavTableCellWt a {
	display: block;
	height: 21px;
	white-space: nowrap;
	padding: 8px 10px 0px 10px;
}
.NavTableCellWt:hover {
	background: #5972AA;
}
.NavTableCellWt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.NavTableCellWt a:hover {
	color: #FFFFFF;
	background: #5972AA;
	text-decoration: none;
}
.NavTableCellWt a:visited {
	color: #FFFFFF;
	background: #5972AA;
	text-decoration: none;
}
.NavTableCellWt a:active {
	color: #FFFFFF;
	background: #5972AA;
	text-decoration: none;
}
/*remove############################*/

.SideMenuTable {
	display: table;
	width: 100%
}
.SideMenuRow {
	cursor: pointer;
	display: table-row;
}
.SideMenuRowActive {
	cursor: pointer;
	display: table-row;
	background: #D8DFEA;
	font-weight: bold;
}
.SideMenuRow:hover {
	background: #EFF2F7;
}
.SideMenuCell {
	display: table-cell;
	color: #333333;
	padding-left: 5px;
	height: 20px;
	vertical-align: middle;
}
.SideMenuCell img {
	vertical-align: middle;
}
.SideMenuCell a {
	color: #333333;
	text-decoration: none;
	display: block;
}
.SideMenuCellTally {
	display: table-cell;
	color: #333333;
	height: 20px;
	vertical-align: middle;
	padding-right: 10px;
	text-align: right;
}
.SideMenuCellTally a {
	color: #3B5998;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	background: #D8DFEA;
	border: 1px #DFDFDF solid;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}
.SideMenuCellTallyAlert {
	display: table-cell;
	color: #333333;
	height: 20px;
	vertical-align: middle;
	padding-right: 10px;
	text-align: right;
}
.SideMenuCellTallyAlert a {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
	background: #FF0000;
	border: 1px #FF0000 solid;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

.live_tally {
	display: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 1px 1px 1px;
	text-decoration: none;
	background: #FF0000;
	float: left;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

.WidgetHeader {
	color: #333333;
	font-weight: bold;
	height: 20px;
	background: #ECECEC;
	border-top: 1px #CCCCCC solid;
	padding: 5px 0px 0px 5px;
	margin-top: 10px;
}


/* Buttons */
.button_blocked {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 6px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_blocked_back.png) repeat-x;
	border: 1px #333333 solid;
}
a.button_inactive {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 6px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png) repeat-x;
	border: 1px #999999 solid;
}
a.button_blue {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 6px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_blue_back.png) repeat-x;
	border: 1px #29447E solid;
}
a.button_blue_click {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 6px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_blue_back_click.png) repeat-x;
	border: 1px #29447E solid;
}
a.button_white {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 6px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png) repeat-x;
	border: 1px #999999 solid;
}
a.button_message {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 20px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_message_back.png), url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png);
    background-repeat: no-repeat, repeat-x;
	border: 1px #999999 solid;
}
a.button_edit {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 20px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_edit_back.png), url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png);
    background-repeat: no-repeat, repeat-x;
	border: 1px #999999 solid;
}
a.button_plus {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 20px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_plus_back.png), url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png);
    background-repeat: no-repeat, repeat-x;
	border: 1px #999999 solid;
}
a.button_plus_add_friend {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 20px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_plus_add_friend_back.png), url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png);
    background-repeat: no-repeat, repeat-x;
	border: 1px #999999 solid;
}
a.button_follow {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 20px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_follow_back.png), url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png);
    background-repeat: no-repeat, repeat-x;
	border: 1px #999999 solid;
}
a.button_checked {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 20px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_checked_back.png), url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png);
    background-repeat: no-repeat, repeat-x;
	border: 1px #999999 solid;
}


/* Drop down buttons */
.dropdown_check_button {
	cursor: pointer;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	display: inline;
	overflow: hidden;
	padding: 2px 6px 3px 20px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_check_back.png), url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png);
    background-repeat: no-repeat, repeat-x;
    background-position: 0px 0px, 0px 0px;
	border: 1px #999999 solid;
}
.dropdown_select_button {
    cursor: pointer;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
    white-space: nowrap;
    text-decoration: none;
	display: inline;
    overflow: hidden;
	padding: 2px 20px 3px 6px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_select_back.png), url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png);
    background-repeat: no-repeat, repeat-x;
    background-position: 100% 0px, 0px 0px;
    border: 1px #999999 solid;
}
.dropdown_content_holder {
    z-index: 103;
    position: absolute;
    display: none;
    padding: 0px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/hover_top.png) no-repeat;
    width: 192px;
    height: 9px;
    margin-top: 5px;
}
.dropdown_content {
    z-index: 103;
    position: absolute;
    background: #FFFFFF;
    border-left: 1px solid #8C8C8C;
    border-right: 1px solid #8C8C8C;
    border-bottom: 1px solid #8C8C8C;
    padding: 10px 0px 10px 0px;
    width: 190px;
    margin-top: 9px;
    -moz-box-shadow: 0 2px 6px 0px #8C8C8C;
    -webkit-box-shadow: 0 2px 6px 0px #8C8C8C;
    box-shadow: 0 2px 6px 0px #8C8C8C;
}
.dropdown_content li {
    list-style: none;
    margin-left: 0px;
    line-height: 16px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    margin-top: 2px;
    margin-bottom: 2px;
    position: relative;
}
.dropdown_content li:hover {
    border-top-color: #3B5998;
    border-bottom-color: #3B5998;
    background: #6D84B4;
}
.dropdown_content li a {
	width: 165px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    display: block;
    padding: 2px 7px 2px 15px;
    color: black;
    text-decoration: none !important;
}
.dropdown_content li:hover a {
    color: white;
    text-decoration: none !important;
}
.dropdown_content ol {
    line-height: 16px;
    padding: 1px 10px 1px 10px;
}

/* cascading sub menu */
.cascade_content {
    display: none;
    z-index: 103;
    position: absolute;
    background: #FFFFFF;
    border: 1px solid #8C8C8C;
    padding: 10px 0px 10px 0px;
    width: 190px;
    left: -192px;
    top: -1px;
    -moz-box-shadow: 0 2px 6px 0px #8C8C8C;
    -webkit-box-shadow: 0 2px 6px 0px #8C8C8C;
    box-shadow: 0 2px 6px 0px #8C8C8C;
}
.dropdown_content .cascade_content li {
    list-style: none;
    margin-left: 0px;
    line-height: 16px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    margin-top: 2px;
    margin-bottom: 2px;
    position: relative;
}
.dropdown_content .cascade_content li:hover {
    border-top-color: #3B5998;
    border-bottom-color: #3B5998;
    background: #6D84B4;
}
.dropdown_content .cascade_content li a {
	width: 165px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    display: block;
    padding: 2px 7px 2px 15px;
    color: black;
    text-decoration: none !important;
}
.dropdown_content .cascade_content li:hover a {
    color: white;
    text-decoration: none !important;
}

a.more_records {
    background: #EFF2F7;
	border: 1px solid #D8DFEA;
	text-align: center;
	padding: 8px;
	display: block

}


/* Dropdown buttons */
.dropdown_solid {
    cursor: pointer;
    color: #333333;
    font-size: 11px;
    font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
    white-space: nowrap;
    text-decoration: none;
    overflow: hidden;
    padding: 3px 20px 2px 6px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_select_back.png), url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png);
    background-repeat: no-repeat, repeat-x;
    background-position: 100% 0px, 0px 0px;
	border: 1px #999999 solid;
}
.dropdown_light {
    cursor: pointer;
    color: #999999;
    font-size: 11px;
    font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
    white-space: nowrap;
    text-decoration: none;
    overflow: hidden;
    padding: 3px 20px 2px 6px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_select_back_nohover.png);
    background-repeat: no-repeat;
    background-position: 100% 0px;
    border: 1px #FFFFFF solid;
}
.selected {
	max-width: 192px;
    overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}


/* Hover buttons -  drop down content */
.holder_dropdown {
    z-index: 103;
	position: absolute;
    display: none;
    padding: 0px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/hover_top_soft.png), url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/hover_top_soft2.png);
    background-repeat: no-repeat, repeat-x;
    background-position: 0px 0px, 40px 0px;
    height: 9px;
    margin-top: 3px;
}
.content_dropdown {
    z-index: 103;
    background: #FFFFFF;
    border-left: 1px solid #8C8C8C;
    border-right: 1px solid #8C8C8C;
    border-bottom: 1px solid #8C8C8C;
    padding: 10px 0px 10px 0px;
    margin-top: 9px;
    -moz-box-shadow: 0 2px 6px 0px #8C8C8C;
    -webkit-box-shadow: 0 2px 6px 0px #8C8C8C;
    box-shadow: 0 2px 6px 0px #8C8C8C;
}
.content_dropdown li {
    position: relative;
	cursor: pointer;
    list-style: none;
    display: block;
    color: black;
    font-size: 11px;
    font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
    text-decoration: none !important;
    padding: 2px 15px 2px 15px;
	margin: 2px 0px 2px 0px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
.content_dropdown li:hover {
    color: white;
    text-decoration: none !important;
    border-top-color: #3B5998;
    border-bottom-color: #3B5998;
    background: #6D84B4;
}


/* Form elements */
.ftext {
	border: #BDC7D8 1px solid;
	background: #FFFFFF;
	font-size: 11px; 
	color: #333333;
	font-family: tahoma, sans-serif;
	width: 200px;
	padding: 3px 2px 3px 2px;
	outline: none;
}
.ftext_large {
	border: #BDC7D8 1px solid;
	background: #FFFFFF;
	font-size: 12px; 
	color: #333333;
	font-family: tahoma, sans-serif;
	width: 200px;
	padding: 3px 2px 3px 2px;
	outline: none;
}
.ftext_error {
	border: #E77776 1px solid;
	background: #f8dbdb;
	font-size: 11px; 
	color: #333333;
	font-family: tahoma, sans-serif;
	width: 200px;
	padding: 3px 2px 3px 2px;
	outline: none;
}
.ftext_active {
	color: #999999; 
	background: #ECE9D8;
}
.ftext_search {
	border-left: #BDC7D8 1px solid;
	border-top: #BDC7D8 1px solid;
	border-bottom: #BDC7D8 1px solid;
	border-right: none;
	background: #FFFFFF;
	font-size: 11px; 
	color: #777777; 
	font-family: tahoma, sans-serif; 
	height: 20px;
	padding: 0px 0px 0px 5px;
	outline: none;
}
.fselect {
	border: #BDC7D8 1px solid;
	background: #FFFFFF;
	font-size: 11px; 
	color: #333333; 
	font-family: tahoma, sans-serif; 
	width: 206px;
	padding: 3px 2px 3px 2px;
	outline: none;
}
.fselect_active {
	color: #999999; 
	background: #ECE9D8;
}
.ftextarea {
	border: #BDC7D8 1px solid;
	background: #FFFFFF;
	font-size: 12px;
	color: #333333; 
	font-family: tahoma, sans-serif;
	padding: 5px;
	resize: none;
	outline: none;
}
.ftextarea_small {
	border: #BDC7D8 1px solid;
	background: #FFFFFF;
	font-size: 11px;
	color: #333333; 
	font-family: tahoma, sans-serif;
	padding: 5px;
	resize: none;
	outline: none;
}
.fsubmit_blue {
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_blue_back.png) repeat-x;
	border: 1px #29447E solid;
	cursor: pointer;
}
.fsubmit_inactive {
	height: 22px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png) repeat-x;
	border: 1px #999999 solid;
}

.ul_search {
	margin: 0px;
	padding: 0px;
}
.li_search {
	width: 100%; 
}

/* Style file input */
input.file {
	width: 150px;
	height: 18px;
	border: 1px solid #BBB;
	border-right: 0;
	color: #333333;
	font-size: 11px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	padding-left: 3px;
}

div.file_upload {
	width: 80px;
	height: 13px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	white-space: nowrap;
	text-decoration: none;
	padding: 3px 6px 4px 6px;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png) repeat-x;
	border: 1px #999999 solid;
	display: inline;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}

div.file_upload:before {
	content: 'Browse';
	position: absolute;
	left: 0; right: 0;
	text-align: center;
	cursor: pointer;
}

div.file_upload input {
	cursor: pointer;
	opacity: 0;
}

/* Activity feed elements */
.ftextarea_activity_holder {
	overflow: hidden;
	width: 100%;
	padding: 5px;
	min-height: 60px;
	border: #BDC7D8 1px solid;   
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;    
}
.ftextarea_activity {    
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
	resize: none;
	width: 100%;
	min-height: 60px;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #999999; 
	border: none;
	outline: none;
}
.ftextarea_comment {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
	resize: none;
	width: 100%;
	height: 16px;
	padding: 3px 2px 3px 2px;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #999999; 
	border: #BDC7D8 1px solid;
	outline: none;
}
.ftextarea_activity_share {
	width: 100%;
	padding: 5px;
	height: 60px;
	border: #BDC7D8 1px solid;   
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px; 
	resize: none;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #999999;
	outline: none;
}


/* Dialog browse box */
.dialog {
	z-index: 102;
	position: absolute;
	display: none;
	background: #FFFFFF;
	border: 1px solid #8C8C8C;
	-moz-box-shadow: 0 2px 6px 0px #8C8C8C;
	-webkit-box-shadow: 0 2px 6px 0px #8C8C8C;
	box-shadow: 0 2px 6px 0px #8C8C8C;
}
.dialog_pop {
	z-index: 102;
	position: absolute;
	display: none;
	background: #FFFFFF;
	border: 1px solid #8C8C8C;
}
.dialog_overlay {
	z-index: 101;
	position: absolute;
	display: none;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000000;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: .50;
}
.tooltip_box {
	z-index: 102;
	position: absolute;
	display: none;
	color: #333333;
	background: #ECEFF5;
	max-width: 300px;
	padding: 5px;
	border: 1px solid #6D83B4;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

.icon_remove {
	height: 15px;
	width: 15px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/remove.png) 0px 0px;
}
.icon_remove:hover {
	height: 15px;
	width: 15px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/remove.png) 0px 15px;
}

.icon_remove_small {
	height: 11px;
	width: 11px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/remove_small.png) 0px 0px;
}
.icon_remove_small:hover {
	height: 11px;
	width: 11px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/remove_small.png) 0px 11px;
}

.icon_config {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_config.png) 0px 0px;
}
.icon_config:hover {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_config.png) 0px 16px;
}

.icon_pause {
	height: 15px;
	width: 15px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/pause.png) 0px 0px;
}
.icon_pause:hover {
	height: 15px;
	width: 15px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/pause.png) 0px 15px;
}

.icon_play {
	height: 15px;
	width: 15px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/play.png) 0px 0px;
}
.icon_play:hover {
	height: 15px;
	width: 15px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/play.png) 0px 15px;
}

.icon_close {
	height: 15px;
	width: 15px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/close.png) 0px 0px;
}
.icon_close:hover {
	height: 15px;
	width: 15px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/close.png) 0px 15px;
}

.dropnotify_content_holder {
	z-index: 103;
    position: absolute;
	display: none;
    margin: 0px 0px 0px -150px;
    top: 35px;
	width: 330px;
    background: transparent url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/dropnotify_top.png) no-repeat top;
}
.dropnotify_content {
	margin-top: 9px;
	width: 330px;
    background: #FFFFFF;
    border-left: 1px solid #8C8C8C;
    border-right: 1px solid #8C8C8C;
    border-bottom: 1px solid #8C8C8C;
	-moz-box-shadow: 0 2px 6px 0px #8C8C8C;
	-webkit-box-shadow: 0 2px 6px 0px #8C8C8C;
	box-shadow: 0 2px 6px 0px #8C8C8C;
}
.dropsettings_content_holder {
	z-index: 103;
    position: absolute;
	display: none;
	margin: 0px 0px 0px -162px;
    padding: 0px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/dropsettings_top.png) no-repeat;
	width: 192px;
	height: 9px;
}

.div-table {
	display: table;
	width: 100%;
}
.div-table-row {
	display: table-row;
}
.div-table-row:hover {
	background: #F7F7F7;
}
.div-table-cell {
	display: table-cell;
}

.ccbox {  
	background: transparent url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_credit_cards.png);  
	width: 150px; 
	height: 23px;  
	overflow: hidden;  
}

.icon_pin {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_pinned.png) 0px 0px;
}

.icon_pin_locked {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_pinned_locked.png) 0px 0px;
}
.icon_edit {
	height: 10px;
	width: 10px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_edit_hover.png) 0px 0px;
}
.icon_edit:hover {
	height: 10px;
	width: 10px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_edit_hover.png) 0px 10px;
}

.icon_edit_lg {
	height: 15px;
	width: 15px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/edit.png) 0px 0px;
}
.icon_edit_lg:hover {
	height: 15px;
	width: 15px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/edit.png) 0px 15px;
}

.icon_detail {
	height: 12px;
	width: 12px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_detail.png) 0px 0px;
}
.icon_detail:hover {
	height: 12px;
	width: 12px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_detail.png) 0px 12px;
}

/* Messaging */
.message_new {
	display: table;
	width: 100%;
	background: #ECEFF5;
	border-bottom: 1px solid #E2E5EF;
	cursor: pointer;
	padding: 5px 0px 5px 10px;
}
.message_read {
	display: table;
	width: 100%;
	background: #FFFFFF;
	border-bottom: 1px solid #E2E5EF;
	cursor: pointer;
	padding: 5px 0px 5px 10px;
}
.message_read:hover {
	background: #F4F6F9;
}
.message_view {
	display: table;
	width: 100%;
	color: #FFFFFF;
	background: #6D84B4;
	border-top: 1px solid #4E5D7B;
	border-bottom: 1px solid #4E5D7B;
	cursor: pointer;
	padding: 5px 0px 5px 10px;
}

.icon_message_read {
	height: 8px;
	width: 10px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_message_read.png) 0px 0px;
}
.icon_message_read_click {
	height: 8px;
	width: 10px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_message_read.png) 0px 8px;
}
.icon_message_responded {
	height: 9px;
	width: 10px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_message_responded.png) 0px 0px;
}
.icon_message_responded_click {
	height: 9px;
	width: 10px;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_message_responded.png) 0px 9px;
}

.blog_comment_top {
	margin: 20px 10px 0px 0px;
	width: 100%;
	height: 28px;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/blog_comment_top.png) no-repeat 0px 0px;
}
.blog_comment_new_top {
	margin: 20px 10px 0px 0px;
	width: 100%;
	height: 28px;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/blog_comment_new_top.png) no-repeat 0px 0px;
}
.blog_comment_container {
	margin: 0px 10px 0px 0px;
	padding: 10px 20px 20px 20px;
	border-left: 2px #666666 solid;
	border-right: 2px #666666 solid;
	border-bottom: 2px #666666 solid;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
}

.ExpandArrow {
	width: 14px;
	height: 14px;
	background-image: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_btn_up.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.CollapseArrow {
	width: 14px;
	height: 14px;
	background-image: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_btn_down.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.CompanyType {
	white-space: nowrap;
	color: #666666;
	padding: 0px 3px 0px 3px;
	background: #ECEFF5;
	border: 1px #DFDFDF solid;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

/* Post Activity */
.icon_text {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_text.png) 0px 0px;
}
.icon_text:hover {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_text.png) 0px 16px;
}
.icon_link {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_link.png) 0px 0px;
}
.icon_link:hover {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_link.png) 0px 16px;
}
.icon_photo {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_photo.png) 0px 0px;
}
.icon_photo:hover {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_photo.png) 0px 16px;
}
.icon_video {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_video.png) 0px 0px;
}
.icon_video:hover {
	height: 16px;
	width: 16px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/icon_video.png) 0px 16px;
}

.DragPhotos {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AAAAAA;
	padding-top: 10px;
}

.ProgressStatus {
	display: none;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	color: #333333;
}

.ProgressBar {
	display: none;
	height: 16px;
	width: 0%;
	background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/progressbar.gif);
}

/* Social Network Buttons */
.button_login_facebook {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_login_facebook.png) 0px 0px;
}
.button_login_facebook:hover {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_login_facebook.png) 0px 26px;
}
.button_login_google {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_login_google.png) 0px 0px;
}
.button_login_google:hover {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_login_google.png) 0px 26px;
}
.button_login_linkedin {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_login_linkedin.png) 0px 0px;
}
.button_login_linkedin:hover {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_login_linkedin.png) 0px 26px;
}
.button_login_twitter {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_login_twitter.png) 0px 0px;
}
.button_login_twitter:hover {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_login_twitter.png) 0px 26px;
}

.button_connect_facebook {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_connect_facebook.png) 0px 0px;
}
.button_connect_facebook:hover {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_connect_facebook.png) 0px 26px;
}
.button_connect_google {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_connect_google.png) 0px 0px;
}
.button_connect_google:hover {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_connect_google.png) 0px 26px;
}
.button_connect_linkedin {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_connect_linkedin.png) 0px 0px;
}
.button_connect_linkedin:hover {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_connect_linkedin.png) 0px 26px;
}
.button_connect_twitter {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_connect_twitter.png) 0px 0px;
}
.button_connect_twitter:hover {
	height: 26px;
	width: 190px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_connect_twitter.png) 0px 26px;
}

.button_facebook_tiny {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_facebook_tiny.png) 0px 0px;
}
.button_facebook_tiny:hover {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_facebook_tiny.png) 0px 26px;
}
.button_google_tiny {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_google_tiny.png) 0px 0px;
}
.button_google_tiny:hover {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_google_tiny.png) 0px 26px;
}
.button_twitter_tiny {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_twitter_tiny.png) 0px 0px;
}
.button_twitter_tiny:hover {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_twitter_tiny.png) 0px 26px;
}
.button_linkedin_tiny {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_linkedin_tiny.png) 0px 0px;
}
.button_linkedin_tiny:hover {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_linkedin_tiny.png) 0px 26px;
}

ul.forum_pagination {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.forum_pagination a {
	padding: 3px 0px 3px 0px;
	width: 20px;
	border: 1px solid #686868;
	background-color: #C8DFCB;
	color: #2A2B2B;
	font-size: 10px; 
	font-weight: bold; 
	font-family: Arial, Verdana, Helvetica; 
	display: block;
	text-decoration: none;
	text-align: center;
}
ul.forum_pagination a:hover {
	background-color: #FFFFFF;
}
ul.forum_pagination li {
	padding: 1px;
	float: left;
}
ul.forum_pagination li a.active {
	cursor: default;
	background-color: #ECEFF5;
}

/* Drag and Drop Items */
.DragDropList {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px #DFDFDF solid;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #666666;
	-webkit-box-shadow: 2px 2px 2px #666666;
	box-shadow: 2px 2px 2px #666666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#666666')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#666666');
}
#sortable-list {
	padding:	0px;
	margin:		0px;
}
#sortable-list li {
	cursor:		move;
	list-style:	none;
}

/* Video upload */
.uploadify {
	position: relative;
}
.uploadify-button {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_blue_back.png) repeat-x;
	border: 1px #29447E solid;
	text-align: center;
}
.uploadify-button.disabled {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: #E4E4E3 url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_white_back.png) repeat-x;
	border: 1px #999999 solid;
	text-align: center;
}
.uploadify-queue {
	margin: 0px;
}
.uploadify-queue-item {
	background-color: #F5F5F5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 11px Verdana, Geneva, sans-serif;
	margin-top: 5px;
	max-width: 350px;
	padding: 10px;
}
.uploadify-error {
	background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
	display: none;
}
.uploadify-queue-item.completed {
	background-color: #E5E5E5;
}
.uploadify-progress {
	background-color: #E5E5E5;
	margin-top: 10px;
	width: 100%;
}
.uploadify-progress-bar {
	background-color: #0099FF;
	height: 3px;
	width: 1px;
}

/* Charts */
.chart_menu {
	cursor: pointer;
	display: inline;
	padding: 5px 10px 5px 10px;
	white-space: nowrap;
	background: #ECEFF5;
}
.chart_menu:hover {
	color: #333333;
	background: #DDDDFF;
}
.chart_menu_active {
	cursor: pointer;
	display: inline;
	color: #333333;
	padding: 5px 10px 5px 10px;
	white-space: nowrap;
	background: #DDDDFF;
}

/* Enroll Panels */
.button_login_yahoo_small {
	height: 75px;
	width: 75px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_yahoo_login_small.png) 0px 0px;
}
.button_login_yahoo_small:hover {
	height: 75px;
	width: 75px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_yahoo_login_small.png) 0px 75px;
}
.button_login_facebook_small {
	height: 75px;
	width: 75px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_facebook_login_small.png) 0px 0px;
}
.button_login_facebook_small:hover {
	height: 75px;
	width: 75px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_facebook_login_small.png) 0px 75px;
}
.button_login_google_small {
	height: 75px;
	width: 75px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_google_login_small.png) 0px 0px;
}
.button_login_google_small:hover {
	height: 75px;
	width: 75px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_google_login_small.png) 0px 75px;
}
.button_login_twitter_small {
	height: 75px;
	width: 75px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_twitter_login_small.png) 0px 0px;
}
.button_login_twitter_small:hover {
	height: 75px;
	width: 75px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_twitter_login_small.png) 0px 75px;
}
.button_login_linkedin_small {
	height: 75px;
	width: 75px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_linkedin_login_small.png) 0px 0px;
}
.button_login_linkedin_small:hover {
	height: 75px;
	width: 75px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_linkedin_login_small.png) 0px 75px;
}

.button_facebook_tiny {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_facebook_tiny.png) 0px 0px;
}
.button_facebook_tiny:hover {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_facebook_tiny.png) 0px 26px;
}
.button_google_tiny {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_google_tiny.png) 0px 0px;
}
.button_google_tiny:hover {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_google_tiny.png) 0px 26px;
}
.button_twitter_tiny {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_twitter_tiny.png) 0px 0px;
}
.button_twitter_tiny:hover {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_twitter_tiny.png) 0px 26px;
}
.button_linkedin_tiny {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_linkedin_tiny.png) 0px 0px;
}
.button_linkedin_tiny:hover {
	height: 26px;
	width: 36px;
    cursor: pointer;
    background: url(https://s3-us-west-2.amazonaws.com/s3.oregon.images1/button_linkedin_tiny.png) 0px 26px;
}

.alpha_content_holder {
	z-index: 103;
    position: absolute;
    margin: 10px 0px 0px -550px;
	width: 550px;
}
.alpha_content {
	height: 650px;
	text-align: center:
    background: #FFFFFF;
    border-left: 1px solid #8C8C8C;
    border-right: 1px solid #8C8C8C;
    border-bottom: 1px solid #8C8C8C;
	-moz-box-shadow: 0px 2px 6px 0px #8C8C8C;
	-webkit-box-shadow: 0px 2px 6px 0px #8C8C8C;
	box-shadow: 0px 2px 6px 0px #8C8C8C;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.8);
}

/* 8/23/2015 Stephen Hodgkiss - Device Size checks */

.alpha_content_div {
	padding:10px 0px 10px 0px; font-size:20px; font-weight:bold; color:#000000;
}
@media (max-height: 2000px) {
	.alpha_content_holder {
		width: 35%;
		margin: 1% 0px 0px -35%;
	}
	.alpha_content {
		height: 80%;
	}
	.alpha_content_div {
		font-size:16px;
	}

}

@media (max-height: 600px) {
	.alpha_content_holder {
		width: 30%;
		margin: 1% 0px 0px -30%;
	}
	.alpha_content {
		height: 80%;
	}
	.alpha_content_div {
		font-size: 14px;
	}
	.button_login_facebook_small {
		transform: scale(0.8);
	}
	.button_login_google_small {
		transform: scale(0.8);
	}
	.button_login_twitter_small {
		transform: scale(0.8);
	}
	.button_login_linkedin_small {
		transform: scale(0.8);
	}

}

}

.alpha_menu_cell {
	font-weight: bold;
	color: #FFFFFF;
	background: #6A6D71;
	border-right: 1px solid #FFFFFF;
	padding: 5px 8px 5px 8px;
	cursor: pointer;
}
.alpha_menu_cell:hover {
	background: #97A6CA;
	text-decoration: none;
}
.alpha_menu_cell_active {
	font-weight: bold;
	color: #333333;
	background; #FFFFFF;
	padding: 5px 8px 5px 8px;
	border: 1px solid #8C8C8C;
}
.alpha_menu_cell_expanded {
	padding: 5px 0px 0px 5px;
	border-bottom: 1px solid #8C8C8C;
}
.alpha_menu_cell_expand {
	padding: 5px 0px 0px 5px;
	border-bottom: 1px solid #FFFFFF;
}
/* 8/23/2015 Stephen Hodgkiss - Video wrapper for displaying Alpha Promo iframes */
.videoWrapper2 {
	position: relative;
	padding-bottom: 55.25%; /* 16:9 */
	padding-top: 0;
	height: 0;
}
.videoWrapper2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}