html, body {
	background-color: #d8d8d8;
	height: 100%;
	width: 100%;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

a {
	color:#136c8d;
}

a:hover {
	color:#0d3646;
}

h2 {
	
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
}

h3 {
	
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	padding-bottom: 5px;
}

strong {
	font-weight: bold;
}


/* TOP CONTROL BAR */

#top_control_bar {
	height: 24px;
	background: url(../images/top_control_bar_bg.gif) repeat-x;
	margin:0 4px 0 4px;
	overflow: hidden;
}

#top_control_bar .main_nav {
	float: left;
	margin: 4px 0 0 2px;
	width:auto;
	font-size: 10px;
	/*padding-right:2px;*/
	line-height: 18px;
	background-color: #d8d8d8;
}

a.main_nav_button {
	height: 12px;
	padding: 0 10px 6px 10px;
	background: url(../images/button_bg.gif) repeat-x;
	color:#3a74aa;
	display:block;
	text-decoration:none;
}

a.main_nav_button:hover {
	background-position: 0 -18px;
	color:#fff;
	text-decoration:none;
}

#top_control_bar li {
	float: left;
	margin: 0 2px 0 0;
	height: 18px;
	padding: 0;
}

#top_control_bar .settings_nav {
	float: right;
	margin-top: 4px;
	font-size: 10px;
	line-height: 18px;
	background-color: #d8d8d8;
}

#top_control_bar .settings_nav ul li {
	background: url(../images/button_bg.gif) repeat-x;
	margin: 0 2px 0 0;
}

/*#top_control_bar .settings_nav ul li a {
	color: #427dbe;
	text-decoration: none;
}

#top_control_bar .settings_nav ul li a:hover {
	color: #7d9fd4;
}*/



/* TITLE BAR (RED BAR) */

#title_bar {
	background-image: url(../images/title_bar_bg.gif);
	background-repeat: repeat-x;
	height: 60px;
	color: #fff;
}

/*#title_bar .mpower_logo {
	position: absolute;
	right: 10px;
}*/

#title_bar h2 {
	padding: 10px 0 0 14px;
	font-size: 18px;
	width: 800px;
}
#title_bar h1 {
	font-size: 18px;
	padding-left:14px;
	width: 800px;
}



/* MODULE CONTROL BAR */

#module_control_bar {
	background-image: url(../images/module_control_bar_bg.gif);
	background-repeat: repeat-x;
	margin: 0 4px 0 4px;
	height: 24px;
	/*overflow: hidden;*/
	position:relative;
	z-index:5;
}

#module_control_bar #module_selector, #module_control_bar #module_selector ul {
	padding: 0;
	margin:0;
	list-style: none;
	/*float: left;
	background-image: url(../images/module_selector_bg.gif);
	background-position: -40px 0;
	background-repeat: no-repeat;
	height: 24px;
	width: 240px;*/
	/*padding: 0 10px;
	font-size: 14px;
	font-weight:bold;
	line-height: 21px;
	cursor: pointer;*/
}

#module_control_bar #module_selector li {
	float: left;
	padding: 0;
	margin:0;
	border-right: 2px solid #d8d8d8;
}

#module_control_bar #module_selector li a {
	background: url(../images/module_selector_bg.gif) no-repeat 0 0;
	height: 19px;
	width: 290px;
	padding: 5px 0 0 10px;
	display: block;
	text-decoration: none;
	/*text-size:14px;*/
	font-weight:bold;
	color: #373737;
}

#module_control_bar #module_selector li ul {
	position: absolute;
	left: auto;
	z-index: 10000;
}

/*
#module_control_bar #module_selector li:hover ul {
	left: auto;
	width:300px;
}

#module_control_bar #module_selector li:hover ul, #module_control_bar #module_selector li.sfhover ul {
	left: auto;
	width:300px;
}

#module_control_bar #module_selector li:hover, #module_control_bar #module_selector li.sfhover {
	background-position: -40px -24px;
	color: #fff;
}
*/

#module_control_bar #module_selector li ul {
	top: 24px;
	background:#f2f2f2;
	border-bottom:1px solid #b9b9b9;
	height:auto;
}

#module_control_bar #module_selector li ul li {
	clear: both;
	width:300px;
	text-indent: 0; 
	padding: 0; 
	border-top: 0; 
	vertical-align: middle;
	position: relative;
	z-index: 10000;
}

#module_control_bar #module_selector li ul li a {
	padding: 5px 5px 5px 10px;
	height: auto;
	width:auto;
	background: none;
	color:#373737;
}

#module_control_bar #module_selector li ul li a:hover {
	background-color: #828282;
	background-image: none;
	height: auto;
	width:auto;
	color:#ffffff;
}

#loading_ani {
	float: left;
	margin-left:10px;
	margin-top:2px;
}

.instruction {
	float:left;
	padding: 4px 0 0 0;
	margin:0 0 0 5px;
	color:#797979;
	font-size:10px;
}

#list_view_button { background-image: url(../images/list_view_button.gif);}
#split_view_button { background-image: url(../images/split_view_button.gif);}
#detail_view_button { background-image: url(../images/detail_view_button.gif);}

.module_mode_button, .module_mode_button_selected {
	float: right;
	height: 24px;
	width: 24px;
	border-left: 4px solid #d8d8d8;
	cursor: pointer;
	
}
.module_mode_button { background-position: 0 0; }
.module_mode_button:hover, .module_mode_button_selected { background-position: 0 -24px; }


#module_control_bar .module_empty_bar {
	background-image: url(../images/module_bg.gif);
	background-repeat: repeat-x;
	height: 24px;
}



/* PANE BAR (LIST AND DETAIL PANES) */

#pane_bar {
	position: relative;
	top: 4px;
}

#pane_bar .pane {
	position: absolute;
	background-color: #f7f7f7;
	border-top: 5px solid #222222;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	overflow: hidden;
}


.pane .scrolling_area {
	position: relative;
	width: 100%;
	overflow: scroll;
}

#pane_bar .pane.branding_image {
	background-color:#585858;
}

#pane_bar .pane.branding_image img {
	height: 100%;
}

#pane_bar #pane_resize_handle {
	position: absolute;
	width: 10px;
	border-top: none;
	cursor: e-resize;
	background-color: #f0f0f0;
	background-image: url(../images/pane_resize_handle.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 5px;
	border-right: 1px solid #bbb;
}

#pane_bar #pane_resize_handle:hover {
	background-color: #fff;
}

.tools {
	background-color: #fff; /*#ebebeb;*/
	height: 20px;
	margin: 2px;
	overflow: hidden;
	color: #777;
	font-size: 9px;
	line-height: 15px;
}

.tool_bar {
	overflow: hidden;
	height: 20px;
}

.tool_bar_icon.new			{ background-image: url(../images/tool_new.gif); }
.tool_bar_icon.save			{ background-image: url(../images/tool_save.gif); }
.tool_bar_icon.save_alert	{ background-image: url(../images/tool_save_alert.gif); }
.tool_bar_icon.edit			{ background-image: url(../images/tool_edit.gif); }
.tool_bar_icon.view			{ background-image: url(../images/tool_view.gif); }
.tool_bar_icon.cancel		{ background-image: url(../images/tool_cancel.gif); }
.tool_bar_icon.delete		{ background-image: url(../images/tool_delete.gif); }
.tool_bar_icon.sunny			{ background-image: url(../images/weather_sunny.gif); }
.tool_bar_icon.partly		{ background-image: url(../images/weather_partly.gif); }
.tool_bar_icon.cloudy		{ background-image: url(../images/weather_cloudy.gif); }
.tool_bar_icon.rain			{ background-image: url(../images/weather_rain.gif); }
.tool_bar_icon.storm			{ background-image: url(../images/weather_storm.gif); }
.tool_bar_icon.snow			{ background-image: url(../images/weather_snow.gif); }
.tool_bar_icon.wind			{ background-image: url(../images/weather_wind.gif); }

.tool_bar_icon {
	float: left;
	border-right: 1px solid #e0e0e0;
	width:20px;
	height: 16px;
	margin: 2px 0;
	background-repeat: no-repeat;
	background-position: 2px 0;
	cursor: pointer;
}

.tool_bar_icon:hover {
	background-position: 2px -16px;
}

.tool_bar_icon.selected {
	background-position: 2px -32px;
	border-right: 1px solid #ccc;
	background-color: #dce5ef;
}

.tool_bar_icon.selected:hover{
	background-position: 2px -48px;
	background-color: #dce5ef;
}

.tool_bar_item {
	float: left;
	border-right: 1px solid #e0e0e0;
	padding: 0 6px;
	height: 16px;
	margin: 2px 0;
	color: #427dbe;
	font-style: normal;
	font-size: 9px;
	cursor: pointer;
}

.tool_bar_item_active {
	float: left;
	border-right: 1px solid #e0e0e0;
	padding: 0 6px;
	height: 16px;
	margin: 2px 0;
	color: #427dbe;
	font-weight: bold;
	cursor: pointer;
}

.tool_bar_item:hover {
	color: #7d9fd4;
}

.tool_bar_item_active:hover {
	color: #7d9fd4;
}

.alert_bar {
	padding: 10px;
	margin: 1px;
	background-color: #feffc4;
	border-bottom: 1px solid #d2d2d3;
	border-right: 1px solid #d2d2d3;
}

.alert_message, .alert_error {
	margin: 5px 0;
}

.alert_message {
	color: #222;
}

.alert_error {
	color: #880a10;
}

.small_title {
	color:#9a9a9a;
	font-size:10px;
}

.title_box {
	font-size:14px;
	color:#373737;
	font-weight:bold;
	border:1px solid #d8d8d8;
	padding:2px;
}

.title {
	font-size:12px;
	color:#373737;
	font-weight:bold;
}

.info_box {
	border:1px solid #136c8d;
	background:#ffffff;
	padding:20px;
	color:#000000;
	margin:50px;
	text-align:left;
}
	

/* YUI Specific Styles */

.yui_tpi_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004a88;
}

#field_dialog {
	position: relative;
}