/*
    Document   : share
    Created on : Sep 27, 2010, 11:03:27 AM
    Author     : donlaya
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

div.menu_settings label {
	cursor: pointer;
}
#activity_client select {
	width: 500px;
	}
#user_directory_page_list {
/*	overflow: auto;
	height: 200px; */
	}
#user_directory_page_list div.group{
	padding: 5px 0 3px 0;
	}
#user_directory_page_list h3{
	cursor: pointer;
	}
#user_directory_page_list h3 img{
	vertical-align: middle;
	}
div#items_details table.input_position td {
	vertical-align:middle;
	}
.show_built_in_tpl td:hover{
/*	background: #EEE;*/
}
div.dashboard_table{
	display: none;
}
#quickSearchResultIn1 a {
	color: #223344;
}
.gain-clean-content{
    background: #FFF;
    color: #223344;
}

/* blog */

ul.show_blog {
	width: 100%;
/*	font-size: 1.1em; */
	}
div.blog_detail {
	display: none;
}
ul.show_blog a {
	color: #1D1D1D;
}
ul.show_blog li {
	border: 1px solid #EEE;
	clear: both;
	margin-bottom: 10px;
}
ul.show_blog li img.user_profile_img{
	-moz-border-radius: 4px 4px 4px 4px;
	border: 1px solid #E7E8E6;
	float: left;
	padding: 3px;
	margin: 0 5px 5px 0;
}

div#contentArea div.dragbox ul.show_blog li div.blog_detail table td, div#contentArea div.dragbox ul.show_blog li div.blog_detail h3, div#contentArea div.dragbox ul.show_blog li div.blog_detail table td span {
	font-size: 12px;
}

ul.show_blog li div.blog_detail td strong {
	font-size: 12px;
	}
div.write_blog a {
	color: #0000CC;
	}
.blog_detail .ui-resizable-se, #write_blog .ui-resizable-se {
	bottom: 13px;
}
.comment_s {
	float: right;
	height: 16px;
	padding-left: 17px;
}
/*background: transparent url('../../im/post_icons.png') bottom left no-repeat;*/
.post_tools {
	display: none;
	position: absolute;
	right: 0px; top: 24px;
	border: 1px solid #CCC;
	padding: 5px 10px;
}
.edit_by span {
	font-size: 10px;
}
.comment_no {
	font-size: 10px;
	color: #CF0000;
	font-weight: bold;
}
/* -- end blog --*/

/* show user img or logo */
.user_img, .entities_img {
	float: left;
	padding-right: 10px;
	}
.user_img img, .entities_img img {
	border: 1px solid #CCC;
	}
/* --- end show img --- */

/* calendar */
div#calendar {
	width: 100%;
	float: left;
	}
.colorwell {
    border: 2px solid #fff;
    width: 6em;
    text-align: center;
    cursor: pointer;
   }
.colorwell-selected {
    border: 2px solid #000;
    font-weight: bold;
   }
form#form_edit_calendar input[type=text] {
    background: none;
}

/* --- end calendar --- */

/* newsletter & newsletter tab */

.show_tpl_options {
	display: none;
	z-index: 2;
	position: absolute;
	padding-top: 20px;
/*	background: #000000;
	filter: alpha(opacity=60);*/
  /* CSS3 standard */
/*	opacity: 0.6;*/
	height: 245px;
/*	position:fixed; */
}
ul.tpl_options {
	padding: 0;
/*	left: 22%;*/
	left: 0;
	display: none;
	position: absolute;
	top: 0;
	z-index: 3;
	margin: 15% 0;
	width: 160px;
/*	width: 70%;*/
	list-style: none;
	text-align: left;
}

ul.tpl_options li {
/*	padding: 10px;*/
}
ul.tpl_options li:hover {
	border: 0;
}
ul.tpl_options li a, ul.tpl_options li a:hover {
	line-height: 33px;
	display: block;
	height: 33px;
	width: 90%;
	padding-left: 10%;
	text-decoration: none;
}
ul.tpl_options li a:hover {
	font-weight: bold;
}
/*ul.tpl_options li a {
	color: #FFF;
	text-shadow: 1px 1px 4px #fff;
	font-weight: bolder;
}*/
.theme_list_head {
	font-style: normal;
}
table.newsletter_detail {

}
table.newsletter_detail td {
	vertical-align: top;
}
.mailing_list_active {
	color: #137000;
}
div.mailing_list_inactive {
	color: #808080;
}
div.mailing_hard_bounce {
	color: #808080;
}
div.mailing_soft_bounce {
	color: #FB5000;
}
div.mailing_list_unsubscribe {
	color: #BA0000;
}
ul.show_mailing_list {
	margin: 10px 10px 10px 20px;
}
ul.stat_schedual_date {

}
ul.stat_schedual_date li {
/*	position: relative; */
	padding-bottom: 10px;
}
span.opened_detail {
/*	position: absolute;
	left: 100px; */
	margin-left: 50px;
}
div.stat_opened_detail {
	display: none;
	margin: 10px 0 5px 20px;
}
.stat_sum_list td {
  vertical-align: top;
}
div#stats_info div.ui-widget-content a {
/*  color: #00418D !important;*/
}
#contentArea tr td a {
    color: #00418D;
}

div.show_entity_detail {
  display: none;
  position: absolute;
  width: 300px;
  background: #FFFF99;
}
/* end newsletter tab */

/* */
.note_header {
	font-weight: bold;
	color: #0070c3;

}
#sales_tax_status {
	cursor: pointer;
	vertical-align: middle;
}
a.export_xls {
	float: right;
	font-size: 10px;
	color: #00418D !important;
}
.memo_popup {
	display: none;
	position: absolute;
	background: white;
	border: 1px solid;
	padding: 3px;
	z-index: 3;
}
#sortable_address { list-style-type: none; margin: 0; padding: 0; }
#sortable_address li.ui-tabs { margin: 3px 3px 3px 0; padding: 1px; float: left; width: 298px; height: 200px; overflow: auto;}

#entity_tool_box_popup.corner temp_popup {
	left: 1000px !important;
}

.jsdate {
	background: #ffffff url('../../im/calendar_red.png') no-repeat 83px 50% !important;
}

.jsdate:hover {
	background: #ffffff url('../../im/calendar_red.png') no-repeat 82px 50% !important;
}
.jsdate:focus {
	background: #ffffff url('../../im/calendar_red.png') no-repeat 82px 50% !important;
}

.jstime, .time_picker {
	background: #ffffff url('../../im/time.png') no-repeat 63px 50% !important;
}

.jstime:hover, .time_picker:hover {
	background: #ffffff url('../../im/time.png') no-repeat 62px 50% !important;
}
.jstime:focus, .time_picker:focus {
	background: #ffffff url('../../im/time.png') no-repeat 62px 50% !important;
}

.recent_icon {
	padding: 5px 0 5px 0;
	width: 30px;
	float: left;
	text-align: center;
}
.active_recent_icon {
	background: #CECECE;
}
a#recent_icon_all, a#recent_icon_client, a#recent_icon_client_people, a#recent_icon_lead, a#recent_icon_opportunity, a#recent_icon_project {
	width: 30px;
}

input[name=quick_search_lookup] {
	background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 0 50% !important;
	padding-left: 25px;
	border: 0;
}

input[name=quick_search_lookup]:hover {
	background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 0 50% !important;
/*	border: 2px solid #3895BF;*/
	padding-left: 20px;
	border: 0;
}

input[name=quick_search_lookup]:focus {
	background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 0 50% !important;
/*	border: 2px solid #3895BF;*/
	padding-left: 25px;
	border: 0;
}

input[name=report_search] {
	background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 3px 50% !important;
	padding-left: 25px;
}

input[name=report_search]:hover, input[name=report_search]:focus {
	background: url('../../im/quick_search.png') #FFFFFF no-repeat scroll 3px 50% !important;
	border: 2px solid #3895BF !important;
	padding-left: 25px;
}

div.top_menu_extend_popup {
	position: absolute;
	top: -12px;
	left: -1px;
	background: #FFF;
	width: 16px;
	padding: 0 0.5em;
	height: 12px;
	border-width: 0 1px 0 1px;
	border-color: #000;
	border-style: solid;
}

hr.ul_header {
	background-color:#DDD;
	border-width:0;
	height:1px;
}

div.empty_box {
	width: 35px;
	float: left;
}

div.empty_box img{
	margin-top: 5px;
}

div.daily_record {
	padding: 2px 0px;
	clear: both;
	font-weight: bold;
	color: #2F4050;
}

span.daily_box {
	font-weight: normal;
	border: 1px solid #DDDDDD;
	font-size: 10px;
	padding: 2px 9px 2px 14px;
	margin: 0px 5px 0px 4px;
	position: relative;
	border-radius: 25px;
	color: #777777;
	cursor: pointer;
}

span.daily_box img {
	position: absolute;
	left: -5px;
	top: 0px;
}

div.daily_focus_per_day {
	margin: 5px 0px 15px 0px;
}

.pointer {
	cursor: pointer;
}

.bubble {
	border-radius: 5px;
	font-weight: bold;
	position: absolute;
	top: 4px;
	padding-left: 4px;
	padding-right: 3px;
	margin-left: 4px;
	z-index: 10;
}

.meduim.bubble {
	font-size: 10px;
}

.small.bubble {
	font-size: 9px;
}

.note-box {
	padding: 10px;
	width: 600px;
	max-height: 174px;
	overflow: auto;
	color: #555555;
}

span.primary_header {
	font-size: 18px;
}

.legal_entity {
	margin-top: 20px;
}

.b_name {
	margin-bottom: 10px;
}

.b_details {
	margin: 0px 0px 20px 20px;
	padding-top: 10px;
}