﻿body {
}

.M_pageContent
{
	
	width:770px;
}

.M_page_layout_table_header_text
{
	font-size: 22.5pt;
	color: #77bb14;
	font-weight: bold;
	float:right;
}

.M_header_buttons
{
	font-size: 12px;
	color: #636363;
	float:right;
	padding:10px;
	margin:10px;
}
.backBtn
{
	float:left;	
}
.M_input_cell
{
	background-color: #ecf9d9;
	float:right;
	width:770px;
	height:100%;
	margin-bottom:10px;
	vertical-align:middle;
}
.M_input_cell_right
{
	width:300px;
	float:right;
	margin:15px;
	
	
}
.M_input_cell_left
{
	width:300px;
	float:left;
	margin:15px;
	
}
.M_input_cell_title
{
	width:300;
	color:White;
	font-size:20px;
	background-color:#77bb14;
}
.M_input_cell_in
{
	margin:20px;	
	width:300px;
}

.M_input
{
	float: right;
	margin-right:10px;
	margin-top:10px;
	font-size:14px;

	
	
}

#imagePicker
{
	float: right;
	margin-right:10px;
	padding-right:10px;
	margin-top:10px;
	width:260px;
	height:100px;
	text-align:right;
}

#imagePickerImage
{
	float:left;
		
}
.M_input_title
{
	margin-top:10px;
	float:right;
	width:100px;
	text-align:right;
	
	
}
.M_input_title_wide
{
	margin-top:10px;
	float:right;
	width:200px;
	text-align:right;
	
}

.M_input_title_small
{
	margin-top:10px;
	float:right;
	width:85px;
	
	
}
.M_input_row
{
	width:430px;
	float:right;
		
	margin:5px;
}
.M_input_row_short 
{
	width:300px;
	float:right;
		
	margin:5px;
}
#divShowPackage
{
	width:270px;
	float:right;
	background-color:#ECFeDe;	
	margin:5px;
}

#divBtn
{
	float:left;
}
.M_input_hide
{
	background-color:Red;
	float:right;
		
}
.M_input_seperator
{
	float:right;
	height:20px;
	width:770px;
		
}
.M_common_title
{
	font-weight: bold;
	color: white;
	background-color: #77bb14;
	margin-bottom:25px;
	margin-top:25px;
	float:right;
	width:770px;
	height:35px;
	text-align:right;
	vertical-align:middle;
}

.M_gridview_row
{
	color: #636363;
	background-color: #f6f6f6;
	font-size:12px;
	text-align:right;
}

.M_gridview_alt_row
{
	color: #636363;
	font-size:12px;
	text-align:right;
	background-color:white;
}

.M_gridview_header
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #8e8e8e;
	text-align:right;
}
.M_gridview_header A
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	background-color: #8e8e8e;
	text-align:right;
}


.grid_action_button
{
	width: 25px;
	height: 25px;
}

.M_ftb_container
{
	float:left;
}

.M_ftb_left
{
	width:168px;
	float:left;
	background-color:#9EBEF5;
}
.M_ftb_left_title
{
	background-color:#9EBEF5;
	color:White;
	font-weight:bold;
	width:168px;
	font-size:14px;
	float:right;
}

.M_header_link
{
	float:right;
	color:Black;
	background-color:#77bb14;
}
.toolbar
{
	float:left;
	background-color:#EEEEEE;
	width:100%;
	padding-top:1em;
	padding-bottom:1em;
	font-size:12px;
	color:Gray;
}
.toolbar .item {float:right; margin-right:1em;}
.toolbar .opsItem{float:left; margin-left:1em;}

.toolbar .item a, .toolbar .item a:link,
.toolbar .item a:hover, .toolbar .item a:visited
{
	font-size:12px;
	color:Gray;
	text-decoration :underline;
}

.err-msg
{
	background-color:Red;
	color:White;
	font-weight:bold;
}
