/**Start Float Clear**/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**End Float Clear**/

#wrapper_mb {
	/*min-width:1201px;
	width:expression(document.body.clientWidth > 1201 ? "auto" : "1150px");*/
/*	position:relative;	
	z-index:1;*/
}
/**Start Header**/
#header_mb {
	position:relative;
	z-index:200;
}
#header_mb table {
	position:relative;
}
#header-logo {
	height:68px;
}
#header_mb img {border:none; display:none;}
#header_mb a, #footer_mb a {
	color:#3B5CA3;
	text-decoration:none;
}
#header_mb a:hover, #footer_mb a:hover {
	text-decoration:underline;
}
#Header_Logo {
	margin:5px;
	padding:0;
}
/**End Header**/
/**Start Footer**/
#footer_mb {
	line-height:1.4em;
	padding-bottom:15px;
	padding-top:10px;
}
#footer_mb #copy-box {
	float:left;
	margin-left:10px;
	display:inline;
}
#copy-box #copy {
	color:#3e403f;
}
#pst a {
	color:#3b5ca3;
}
#pst em {
	padding:0 11px;
}
#footer_mb #powered-box {
	float:right;
	margin-right:10px;
	text-align:right;
	display:inline;
}
#powered-box #power {
	color:#3d3f3e;
}
#powered-box #logo {
	background:url(/admin-marketbright/images_new/small_logo.gif) no-repeat;
	width:109px;
	height:16px;
	text-indent:9999px;
	overflow:hidden;
}
#powered-box #logo a {
	display:block;
}
/**End Footer**/
#account {
	margin-top:5px;
	margin-right:10px;
}
#account, #account a {
	font-weight:bold;
	font-size:11px;
}
.DrawWelcome, #support table {
	white-space:nowrap;
}
#support table td {
	white-space:nowrap;
}
.DrawWelcome em {
	padding:0 11px;
	font-style:normal;
}
#support {
	font-size:11px;
	margin-top:5px;
}
#support select {
	vertical-align:middle;
	font-size:12px;
}
#support input {
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
}
#language-hidden {
	margin-left:10px;
}
#Tab {
	margin:0; 
	padding:0;
	/*background:#22448C;*/
	position:relative;
	padding-left:10px;
}
#Tab li {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:capitalize;
	padding-right:5px;
	position:relative;
}
#Tab li a {
	font-size:14px;
	margin:0;
	padding:0;
	display:block;
	background:none;
	color:#fff;
	padding:4px 0;
}
#Tab li a:hover, #Tab li a.hover {
	text-decoration:none;
	font-size:14px;
	/*background:#E6E6E6;*/
	background:url(/admin-marketbright/images_new/submenu_selected_bg.gif) repeat-x left center;
	position:relative;
	padding:0;
	color:#000;
	/*border-top:1px solid #fff;*/
	top:2px;
	padding:0;
	width:expression(this.clientWidth+"px");
}
#Tab li a:hover span, #Tab li a.hover span {
	padding:8px 18px;
}

#Tab li .menuHover {
	text-decoration:none;
	font-size:14px;
	/*background:#E6E6E6;*/
	background:url(/admin-marketbright/images_new/submenu_selected_bg.gif) repeat-x left center;
	position:relative;
	padding:0;
	color:#000;
	/*border-top:1px solid #fff;*/
	top:2px;
	padding:0;
	width:expression(this.clientWidth+"px");
}

#Tab li .menuHover span, #Tab li .menuHover span {
	padding:8px 18px;
}

/*#Tab li a.Selected:hover span {
	padding:4px 18px;
}*/

#Tab li a.Selected {
	font-size:14px;
	padding:0;
	filter:alpha(opacity=50);
	opacity:0.5;
	*width:1%;
	background:#8193b8;
	color:#fff;
	margin:4px 0;
}
#Tab li a.Selected:hover {
	/*margin:2px 0 4px 0;*/
	background:transparent url(/admin-marketbright/images_new/submenu_selected_bg.gif) repeat-x left center;
	filter:alpha(opacity=100);
	opacity:1;
	margin:0;
	color:#000;
}

#Tab li a span {
	margin:0;
	margin-right:4px;
	padding:0;
	display:block;
	padding:4px 18px;
	position:relative;
	background:none;
}
#Tab li a span.arrow-down {
	background:url(/admin-marketbright/images_new/recentitem_point.gif) no-repeat right center;
}
#Tab li a span.arrow-up {
	background:url(/admin-marketbright/images_new/recentitem_point_up.gif) no-repeat right center;
}

tr.TaskBar {
	background:#E6E6E6;
	height:30px;
}

.Page_Content {
	border:1px solid #BFCEEE;
}
div.SubTabNav {
	background:none;
}
.SubTabNav span {
	color:#3B5CA3;
	padding:0;
	margin:0;
	background:#fff;
}
.SubTabNav span.SubTabOff {
	margin:0;
	padding:0;
	background:none;
	color:#000;
}
.SubTabNav span.SubTabOn {
	position:relative;
	left:0;
	margin:0;
	padding:0;
	background:none;
	top:1px;
	[top:2px;top:2px;]
	*top:1px;
}
.SubTabNav span a {
	color:#3B5CA3;
	background:#fff;
	border-style:solid;
	border-width:1px 1px 0 1px;
	font-weight:bold;
	border-color:#BFCEEE;
	font-size:13px;
}
.SubTabNav span.SubTabOn a, .SubTabNav span a {
	padding:0.3em 0.6em;
	margin:0;
	margin-right:8px;
	display:inline;
}
.SubTabNav span.SubTabOn a {
	color:#000;
}
.SubTabNav span a {
	
}
.SubTabNav span a:hover {
	text-decoration:none;
	color:#000;
}
.SubTabNav span.SubTabOn a {
	background:#fff;
	font-size:13px;
}
.TabBackGround .SubTabNav {
	min-height:0;
	margin:0;
	background:#EEEFF4;
}
table .TaskPaneTop {
	background:#EEEFF4;
}
table .NavBar {
	border:none;
	/*padding:10px 12px;*/
	height:25px;
	background:#E6E6E6;
	font-size:12px;
	font-weight:bold;
}
table .NavBar a {
	font-weight:bold;
	font-size:12px;
}
table .NavBar a:hover {

}
.mainDropDownContent {
	background:#cdcdcd url(/admin-marketbright/images_new/ribbon_shadow.gif) repeat-x left bottom;
	position:absolute;
	left:0;
	width:99%;
	*width:100%;
	display:none;
}
.LeftNavCollapse a {
	border:none;
	background:url(/admin-marketbright/images_new/collapse_default.gif) no-repeat;
	display:block;
	width:16px;
	height:16px;
	text-decoration:none;
}
.LeftNavCollapse a:hover{
	background:url(/admin-marketbright/images_new/collapse_hover.gif) no-repeat;
}

.LeftNavCollapseIcon{
	border:none;
	background:url(/admin-marketbright/images_new/collapse_default.gif) no-repeat;
	display:block;
	width:16px;
	height:16px;
	text-decoration:none;
	display:inline-block;
/*	margin-left:50px;
	margin-top:5px;*/
	position:absolute;
	right:0px;
	top:0;
}

.LeftNavCollapseIcon:hover{
	background:url(/admin-marketbright/images_new/collapse_hover.gif) no-repeat;
}

.LeftNavExpand a{
	border:none;
	background:url(/admin-marketbright/images_new/expand_default.gif) no-repeat;
	display:block;
	width:20px;
	height:600px;
	text-decoration:none;
	display:inline-block;
}
.LeftNavExpand a:hover{
	background:url(/admin-marketbright/images_new/expand_hover.gif) no-repeat;
}
.mainDropDownContent {
	padding:10px;
	padding-right:0;
}
.columnBox * {
	margin:0;
	padding:0;
}
#TabBox {
	/*position:relative;*/
}
#header_mb .columnBoxTable .columnBoxTop {
	height:4px;
	font-size:1px;
}
#header_mb .columnBoxTable .columnBoxTopLeft {
	width:4px;
	height:4px;
	float:left;
	_margin-right:-3px;
	background:url(/admin-marketbright/images_new/ribbon_box_top_left.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBoxTopCenter {
	height:4px;
	background:url(/admin-marketbright/images_new/ribbon_box_top_center.gif) repeat-x left center;
}
#header_mb .columnBoxTable .columnBoxTopRight {
	width:4px;
	height:4px;
	float:right;
	_margin-left:-3px;
	background:url(/admin-marketbright/images_new/ribbon_box_top_right.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBoxBottom {
	height:4px;
	font-size:1px;
}
#header_mb .columnBoxTable .columnBoxBottomLeft {
	width:4px;
	height:4px;
	float:left;
	_margin-right:-3px;	
	background:url(/admin-marketbright/images_new/ribbon_box_bottom_left.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBoxBottomCenter {
	height:4px;
	background:url(/admin-marketbright/images_new/ribbon_box_bottom_center.gif) repeat-x left center;
}
#header_mb .columnBoxTable .columnBoxBottomRight {
	width:4px;
	height:4px;
	float:right;
	_margin-left:-3px;
	background:url(/admin-marketbright/images_new/ribbon_box_bottom_right.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBox {
	/*border:1px solid #BFCEEE;
	border:1px solid #666;*/
	white-space:nowrap;
	color:#000;
	/*float:left;*/
	margin-right:10px;
	min-height:150px;
	*height:150px;
	min-width:190px;
	*width:190px;
	margin-left:5px;
	/*-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;*/
	background:url(/admin-marketbright/images_new/action_item_bg.gif) repeat-x left bottom;
}
#header_mb .columnBoxTable .columnBox a {
	color:#000;
}
#header_mb .columnBoxTable .columnBox dl {
	margin:0;
	padding:0;
	list-style:none;
	padding:5px;
	min-height:120px;
	*height:127px;
	/*border-bottom:1px solid #B2B2B2;*/
	background:#fff;
/*	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;*/
	/**height:120px;*/
}
#header_mb .columnBoxTable .columnBox dl a {
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:left;
	/*line-height:1.8em;*/
}
#header_mb .columnBoxTable .columnBox dl a:hover {
	font-size:12px;
	text-decoration:underline;
}
#header_mb .columnBoxTable .columnBox dt span {
	font-weight:bold;
	font-size:12px;
}
#header_mb .columnBoxTable .columnBox dd a {
	font-weight:normal;
	color:#4262a9;
}

#header_mb .columnBoxTable .columnBox dd a:hover, #header_mb .columnBoxTable .columnBox dd a.hover {
	text-decoration:under-line;
	/*font-size:14px;*/
	/*background:#E6E6E6;*/
	background:none;
	/*position:relative;*/
	position:static;
	padding:1px 0 0 0;
	*padding:1px 0 0 0;
	/*color:#000;*/
	/*border-top:1px solid #fff;*/
	/*top:2px;*/
	width:auto;
	line-height:1.8em;
	*line-height:2em;
}



#header_mb .columnBoxTable .columnBox h3 {
	padding:4px 5px 2px 5px;
	/*padding:0px 5px 0px 5px;*/
	font-size:14px;
	font-weight:normal;
	/*background:#A3B0CC;*/
	/*background:url(/admin-marketbright/images_new/action_item_bg.gif) repeat-x left center;*/
	text-transform:uppercase;
	*height:1%;
	/*-moz-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;*/
}
#header_mb .columnBoxTable .columnBox h3 a {
	font-weight:normal;
	padding:0px 0 0px 25px;
	/*padding:0px 5px 0px 5px;*/
	font-size:12px;
	color:#FFF;
	text-align:left;
}

#header_mb .columnBoxTable .columnBox h3 a:hover {
	text-decoration:underline;
	font-size:12px;
	position:static;
	padding:0px 0 0px 25px;
}
#header_mb .columnBoxTable .columnBox h3 a.editAccount {
	background:url(/admin-marketbright/images_new/AccountSettings_sm_dark.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBox h3 a.createFlow {
	background:url(/admin-marketbright/images_new/Creat_Flow_sm.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBox h3 a.createLanding {
	background:url(/admin-marketbright/images_new/Landing_Page_sm.gif) no-repeat left center;
}

#header_mb .columnBoxTable .columnBox h3 a.createEvent {
	background:url(/admin-marketbright/images_new/Event_sm.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBox h3 a.createEmail {
	background:url(/admin-marketbright/images_new/Create_Email_sm.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBox h3 a.manageLead {
	background:url(/admin-marketbright/images_new/ManageLead_sm.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBox h3 a.uploadList {
	background:url(/admin-marketbright/images_new/Manage_List_sm.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBox h3 a.manageContent {
	background:url(/admin-marketbright/images_new/ManageContent_sm.gif) no-repeat left center;
}
#header_mb .columnBoxTable .columnBox h3 a.manageUser {
	background:url(/admin-marketbright/images_new/ManageUsers_sm_dark.gif) no-repeat left center;
}

table.columnBoxTable {
}
table.columnBoxTable tr td {
	vertical-align:top;
}

.columnBoxDiv {
	display:none;
	position:absolute;
	top:30px;
	background:#CDCDCD url(/admin-marketbright/images_new/ribbon_shadow.gif) repeat-x scroll left bottom;
	left:0;
	width:99%;
	padding:10px 0 10px 0px;
}

table .TaskPane {
	background-color:#EEEFF4;
	font-family:Arial,Helvetica,sans-serif;
	padding:0 10px 0 5px;
	width:1%;
}
#Tab_Files table td {
	background:#EEEFF4;
}
#Tab_Files object {
	border:1px solid #BFCEEE;
}
#Tab_Files iframe {
	border:1px solid #BFCEEE;
}

#Tab_Properties table td {
	background:#EEEFF4;
}
#Tab_Properties object {
	border:1px solid #BFCEEE;
}
#Tab_Properties iframe {
	border:1px solid #BFCEEE;
}

#Tab_Explorer table td {
	background:#EEEFF4;
}
#Tab_Explorer object {
	border:1px solid #BFCEEE;
}
#Tab_Explorer iframe {
	border:1px solid #BFCEEE;
}

#Tab_Live_Website table td {
	background:#EEEFF4;
}
#Tab_Live_Website object {
	border:1px solid #BFCEEE;
}
#Tab_Live_Website iframe {
	border:1px solid #BFCEEE;
}

#Tab_Preview_-_Stage table td {
	background:#EEEFF4;
}
#Tab_Preview_-_Stage object {
	border:1px solid #BFCEEE;
}
#Tab_Preview_-_Stage iframe {
	border:1px solid #BFCEEE;
}

#Tab_Edit table td {
	background:#EEEFF4;
}
#Tab_Edit object {
	border:1px solid #BFCEEE;
}
#Tab_Edit iframe {
	border:1px solid #BFCEEE;
}

/*#Tab_Comments table td {
	background:#EEEFF4;
}*/
#Tab_Comments object {
	border:1px solid #BFCEEE;
}
#Tab_Comments iframe {
	border:1px solid #BFCEEE;
}

#Tab_Preview_-_Live table td {
	background:#EEEFF4;
}
#Tab_Preview_-_Live object {
	border:1px solid #BFCEEE;
}
#Tab_Preview_-_Live iframe {
	border:1px solid #BFCEEE;
}

#Tab_Reports table td {
	background:#EEEFF4;
}
#Tab_Reports object {
	border:1px solid #BFCEEE;
}
#Tab_Reports iframe {
	border:1px solid #BFCEEE;
}

#Tab_Preview table td {
	background:#EEEFF4;
}
#Tab_Preview object {
	border:1px solid #BFCEEE;
}
#Tab_Preview iframe {
	border:1px solid #BFCEEE;
}

.closeButtonWrap{
	text-align:right;
	width:100%; 	
}
.closeButtonWrap  span
{
	font-size:12px;
	margin-right:10px;
	background:url(/admin-marketbright/images_new/close_new.gif) no-repeat right center;
	padding-right:12px;
	color:blue;
	text-decoration:under-line;
	cursor:pointer;
}
#mainDropDownIframe {
	position:absolute;
	z-index:-1;
	left:0;
	display:none;
}
/*.mainDropDownContent iframe {
	width:100%;
	height:100%;
	z-index:-1;
}*/

.LeftNavItem {
	/*width:180px;*/
}

#Portlet_Left_Div {
	max-height:520px;
	*max-height:auto;
}

.ReportTalbe table tr td, .ReportTalbe table tr th {
	font-weight:normal;
	height:30px;
	line-height:30px;
	white-space:normal;
}


/*widget styles*/
#home-wage {
	width:98px;
	height:19px;
	background:url(/admin-marketbright/images_new/messages.jpg) no-repeat;
	position:absolute; 
	right:10px;
	/*top:164px;*/
	top:43px;
	cursor:pointer;
	z-index:300;
}
.wagePanel{
	width:600px;
	/*height:199px;*/
	position:absolute;
	/*left:-600px;*/
	right:-5px;
	top:30px;
	background:#757881;
	z-index:1000;
	display:none
}

.messageWrap{
	margin:10px 10px;
	overflow:auto;	
	}
	
.wageIframe{
	width:600px;
	height:230px; 
	display:none;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	filter:alpha(opacity=10);
}
.wageTable {
	border:1px solid #bfceee;
	padding:1px;
	zoom:1;
}	

.wagePanel h2 {
	height:30px;
	line-height:30px;
	color:#333;
	background:#d1cfbe;
	margin:0;
	padding:0;
	font-size:15px;
	position:relative;
	padding-left:10px;
}

.wagePanel .wageTableContent {
	float:left;
	background:#fff url(/admin-marketbright/images_new/portlet/common_column_bg.gif) no-repeat right bottom;
	margin:5px 10px 10px 10px;
	_display:inline;
}

.wageTableData {
	font-size:12px;
	border-collapse:collapse;
	width:100%;
}

.wageTableData th, .wageTableData td {
	padding:5px;
}

.SmallSubTabNav ,.SmallSubTabNav span{
	min-height: 1em;
}

.messageTitle a, .messageTitle a:hover
{
	color:#3B5CA3;	
}


.widgetWrap
{
	margin:10px 10px 30px 10px; 
	width:95%;
	font-size:12px;
}
.widgetWrap td
{
	line-height:20px;
}

.widgetGrayFont
{
	color:#999;
	}
.widgetBorderBottom
{
	border-bottom:1px solid #CCC
}
.widgetBorderLeft
{
	border-left:1px solid #CCC
}

.widgetMessageWrap td
{
	line-height:30px;
}
