#app_main_holder {
    background-color: #410054;
    height: 817px;
    width: 595px;
}
#buzz_holder {
	float: left;
	clear: left;
	margin-right: 15px;
}
#cloud_graph_holder {
	background-color: #f1f1f0;
    float: left; 
    clear: right;
    height: 1015px;
    width: 340px;
}
#placeholder {
    width: 320px; 
    height: 250px;
    margin-left: 7px;	
}
#app_img_top {
    clear: both;
    background: url('/summit/img/summit_masthead.png') no-repeat;
    border: none;
    height: 193px;
    max-height: 193px;
    margin: 0;
    padding: 0;
    width: 595px;
}
#app_input, #app_messages {
    margin: 0 16px;
}
#app_input {
    padding-top: 3px;
    clear: both;
}
#app_messages {
    margin-top: 3px;
}
/* Tabs */
.tab_holder {
    float: left;
    height: 31px;
    text-align: center;
    width: 148px;
    position: relative;
    top: 162px;
    left: 16px;
}
.tab_holder img {
    margin-top: 6px;
}
#tab_official {
    margin-left: 3px;
}
.selected_tab {
    background-color: #410054;
}
.inactive_tab {
    background-color: #d67af7;
}
/* Join Convo Area */
#app_join_convo_holder {
	clear: both;
    height: 32px;
    padding-top: 11px;
}
.twitter_login {
    float: right;
    margin-left: 5px;
}
#join_womma_convo {
    float: left;
    clear: left;
}
#twitter_connect_img {
    cursor: pointer;
    float: left;
    display: block;
}
#twitter_connect_link {
    float: left; 
    display: block;
}
#app_join_convo_holder #RES_ID_fb_login {
    display: none;
}
#facebook_disconnect {
    cursor: pointer;
    float: left;
}
#what_is_this {
    float: right;
    display: block;
    padding-top: 5px;
    _margin-top: 5px;
    margin-left: 25px;
    cursor: pointer;	
}
/* Input Area */
#app_msg_box {
    background-color: #ffffff;
    border: none;
    clear: both;
    width: 563px;
    height: 75px;
}
#app_msg_box textarea {
    border: 0;
    height: 73px;
    *height: 72px;
    width: 490px;
    *width: 458px;
    overflow: auto;
}
#app_msg_box img {
    padding-bottom: 5px;
    _padding: 2px;
    cursor: pointer;
}
/* Messages */
#app_messages {
    clear: both;
    background-color: #673376;
    height: 670px;
    width: 563px;
}
#app_messages #app_list, #app_messages #app_list_special {
    clear: both;
    margin-left: 10px;
    height: 670px;
    overflow: auto;
    overflow-x: hidden;
}
.message_list div {
    background-color: #ededed;
    /* clear: both; */
    color: #673376;
    /* margin-bottom: 5px; */
    overflow: hidden;
}
.mlholder {
    width: 526px;
    margin-bottom: 5px;
}
.post_type_holder {
	float: left;
	clear: right;
    width: 25px;
    text-align: center;	
}
.post_type_img {
	margin-top: 15px;
}
.message_date_holder {
    float: left; 
    clear: both;	
    width: 440px;
}
#app_list_special .message_list .special_user {
    background-color: #ffffff;
}
.message_list .message_ad {
    background-color: #c6b2cb;
    color: #ffffff;
    display: block;
}
#sticky_message div {
    background-color: #c6b2cb;
}
.timeago {
    color: #410054;
    font-size: 11px;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    line-height: 15px;
}
.message_list .app_post_avatar {
    clear: left;
    display: block;
    float: left;
    height: 48px;
    margin-right: 10px;
    padding-left: 10px;
    width: 48px;
}
.message_list .msg_holder {
    clear: right;
    float: left;
    width: 445px;
    overflow: hidden;
}
.msg_main_text {
	float: left;
	width: 420px;
    height: 40px;
    max-height: 40px;
    color: #410054;
    overflow: hidden;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 12px;
    line-height: 13px;
}
#sticky_message .msg_main_text {
    color: #410054;
    font-size: 12px;
    line-height: 13px;
}
.msg_main_text a {
    color: #410054;
}
.message_list .msg_holder{
    color: #410054;
}
.message_list a {
    color: #410054;
}
#sticky_message .message_date {
    color: #410054;
}
.message_list .msg_holder div .message_date {
    float: left;
    clear: left;
    font-family: verdana;
    font-size: 12px;
    color: #410054;
    height: 15px;
}
.message_list .msg_holder .handle {
    margin-right: 2px;
}
#app_main_holder .message_list .abuse{
    clear: right;
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: 11px;
    float: right;
    height: 16px;
    line-height: 15px;
    color: #410054;
    text-decoration: none;
}
.message_list .app_post {
    height: 55px;
    width: 520px;
    padding-bottom: 3px;
    padding-top: 8px;
}
/* Power By */
#power_by {
    margin-right: 25px;
    margin-top: 5px;
    text-align: right;
    color: #c9c9c9;
}
#power_by span {
    font-size: 12px;
    font-family: verdana;
    padding-bottom: 5px;
    padding-right: 5px;
}
#power_by a {
    text-decoration: none;
    padding-bottom: 5px;
    font-size: 13px;
    font-family: verdana;
    color: #c9c9c9;
}
/* Layovers */
.app_layover_holder {
    background-color: #ffffff;
    border: solid 3px #3ce51a;
    bottom: 0px;
    display: none;
    height: 130px;
    position: fixed;
    top: 0px;
    width: 300px;
    z-index: 2;
}
#sign_in_text {
    line-height: 14px;
    font-size: 14px;
    font-family: verdana;
    padding-left: 5px;
    padding-right: 5px;
}
#app_layover {
    color: #410054;
    text-align: center;
}
#layover_facebook {
    padding: 10px 0px;
    _padding: 0;
    _padding-bottom: 15px;
    overflow: hidden;
}
.layover_close {
    color: #410054;
    display: block;
    height: 12px;
    line-height: 12px;
    padding-top: 4px;
    padding-bottom: 3px;
    _padding-bottom: 0px;
    text-align: right;
    text-decoration: none;
    width: 290px;
}
#layover_twitter {
    background: url('/adtech/img/adtech_lrg_twitter.png') no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    height: 22px;
    margin-left: 73px;
    width: 150px;
    overflow: hidden;
}
#twitter_layover {
    display: block;
    margin-top: 10px;
}
#what_is_this_layover {
    width: 500px;
    font-family: verdana;
    font-size: 12px;
}
#what_is_this_layover p {
    padding: 5px;
    line-height: 14px;
}
#what_is_this_layover .layover_close {
    width: 490px;
}
#app_layover_bg {
    display: none;
    position: fixed;
    _position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    border: 1px solid #ffffff;
    z-index: 1;
}
#follow_buttons {
    text-align: center;
}
#follow_text {
    font-size: 12px;
    font-family: verdana;
    padding: 10px;
    color: #410054;
}
/* Cloud Tags */
#cloud_tag_holder {
    clear: both;
    display: block;
    width: 340px;
    height: 200px;
}
#cloud_tags {
    clear: both;
    width: 310px;
    height: 190px;
    font-family: Lucida Grande;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    overflow: hidden;
}
#cloud_header, #chart_header, #buzz_talker_header, #buzz_flickr_header {
	margin-left: 10px;
	display: block;
}
#cloud_header {
	margin-top: 15px;
}
#buzz_talker_header {
    margin-top: 10px;	
}
#buzz_talker_header {
	clear: both;
    width: 192px;
    height: 26px;	
}
#cloud_tags div{
    float: left;
    margin: 0px 10px;
    _margin: 0px 7px;
    height: 28px;
}
.ctag_s0 {
    color: #45013b;
    font-size: 25px;
    line-height: 28px;
}
.ctag_s1 {
    color: #81156e;
    font-size: 20px;
    line-height: 23px;
}
.ctag_s2 {
    color: #b887aa;
    font-size: 17px;
    line-height: 20px;
}
.ctag_s3 {
    color: #d4bdd1;
    font-size: 14px;
    line-height: 17px;
}
.ctag_s4 {
    color: #8e919e;
    font-size: 10px;
    line-height: 13px;
}
/* Buzz Talker */
#placeholder .tickLabel {
	font-family: verdana;
	font-size: 12px;
}
#buzz_talker {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 310px;
	height: 165px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#buzz_talker .talker {
	float: left; 
	clear: both;
	height: 16px;
	width: 250px;
	overflow: hidden;
}
#buzz_talker .talker a{
    font-family: Lucida Grande;
    font-size: 12px;
    line-height: 15px;
    color: #6881b5;
    margin-bottom: 3px;
    text-decoration: none;
    overflow: hidden;	
    text-align: left;
}
/* Buzz Flickr */
#buzz_flickr {
	background-color: #4b392f;
	height: 235px;
	margin-left: 5px;
	padding: 5px 0;
    width: 330px;
}
#buzz_flickr #buzz_flickr_row_2 {
	margin: 5px 0;	
}
#buzz_flickr img {
	height: 72px;
	width: 72px;
}
#buzz_flickr a{
    margin: 0 5px;	
}
#follow_tweepml {
    margin-left: 12px;
    margin-bottom: 5px;
}
#follow_tweepml a {
	color: #6881b5;
    font-family: Lucida Grande;
    font-size: 13px;
	text-decoration: none;
}
/* Util */
.cf {
    clear: both;
    float: left;
}
.no_display {
    display: none
}