div,form,table,tr,td
{
	border-collapse:collapse;
	border:none;
	padding:0px;
	margin:0px;
}
.console_node_icon img
{
	border:0;
}

.console_floater
{
	overflow:visible;
	text-align:left;
}
.console_form_table
{
	font-size: 11px;
	font-family: verdana;
	color: #080f57;
}
.console_form_table td
{
	padding:5px 5px 5px 5px;
	
}


.container_control_center
{
	border-top:none;
	border-left: 1px solid #287942;
	border-bottom:1px solid #287942;
	border-right:1px solid #287942;
	
}
.controls_add_link
{
	font:bold 11px verdana;
	color:White;
	
}
.controls_menu
{
	position:absolute;
	top: 0;
	border: 1px solid gray; /*Theme Change here*/
	font:normal 11px Verdana;
	line-height:12px;
	z-index:100;
	background-image: url(../images/menu_back.jpg);
	background-repeat:repeat-x;
	width: 130px;
	visibility: hidden;
	display:none;
	text-align:left;
	border-bottom:none;

}
.controls_menu_link
{
	width: 100%;
	display: block;
	text-indent: 5px;
	padding: 2px 0;
	text-decoration: none;
	color: #080f57;
	border-bottom:1px solid gray;
	text-align:left;
	font:normal 10px Verdana;
}
.controls_menu_link:hover
{ 
	background-color:#ccc;
	
}
.controls_menu_drop_link
{
	display:inline;
	height:18px;
	text-indent: 0px;
	text-align:left;
	padding-left:3px;
	margin-top:1px;
	width:20px;
	border-bottom:0px;
}




.data_control_center
{
	border-top:none;
	border-left: 1px solid #001acf;
	border-bottom:1px solid #001acf;
	border-right:1px solid #001acf;
	
}
.dialog_box_table
{
	color:#080f57;
}
.dialog_box_table .first_cell
{
	width:160px;
	color:#080f57;
	text-align:left;
	
}
.dialog_box_table .first_cell a
{
	color:#080f57;
		
}
.dialog_box_table .second_cell
{
	width:230px;
	
	
}
.dialog_box_table .third_cell
{
	width:150px;
	
	
	
	
}
.dialog_box_table .fourth_cell
{
	width:60px;
	
	
}
.dialog_box_table .fifth_cell
{
	width:40px;
}
.dialog_box_table .fifth_cell a
{
	
	color:red;
	
	
}

.dialog_box_table a:hover
{
	text-decoration:underline;
}

.header_table
{
	font-family:Verdana;
	font-size:11px;
	width:100%;
	height:20px;
	color:White;
	

}

.language_select
{
	font-size:11px;
	font-family:Verdana;
	
}

.properties_cell
{
	background-color:#cdd7e1;
	padding:10px;
}

.properties_inactive_tab
{
	
	font-family:verdana;
	
	background-image: url(../Images/InactiveTab.jpg);
	width:85px;
	height:18px;
	color:#e2e2e4;
	background-repeat:no-repeat;
	text-align:center;
	cursor:pointer;
	font-size:11px;
	padding-top:3px;
}
.properties_active_tab
{
	
	font-family:verdana;
	
	background-image: url(../Images/CurrentTab.jpg);
	width:85px;
	height:18px;
	color:#080f57;
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	padding-top:3px;
}
.properties_table
{
	
	color:#080f57;
	font-size: 11px;
	font-family: verdana;
}
.property_name
{
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
	color:#080f57;
	text-align:right;
	padding-top:3px;
	vertical-align:top;
	padding-left:10px;
	background-color:#cdd7e1;
	white-space:nowrap;
}
.property_value
{
	
	font-weight:bold;
	font-family:Arial;
	font-size:10px;
	color:#080f57;
	padding-right:10px;
	background-color:#cdd7e1;
	
}
.property_value textarea,.property_value select,.property_value input
{
	font-family:Arial;
	font-size:10px; 
	color:#080f57;
	width:250px;
	border:2px inset #fefefe;
	
}



.submit_cell
{
	background-color:#cdd7e1;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	
}
.submit_line
{
	background-image: url(../Images/submit_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
}
.submit_button
{
	border:0px;
	
	
	text-decoration:none;
	background-color:Transparent;
	background-image:	url(../Images/submit_button.gif);
	background-repeat:no-repeat;
	width:100px;
	height:20px;
	color:White;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	margin-top:1px;
	
}
.submit_link
{
	padding-top:4px;
	border:0px;
	display:block;
	text-align:center;
	text-decoration:none;
	background-color:Transparent;
	background-image:	url(../Images/submit_button.gif);
	background-repeat:no-repeat;
	width:100px;
	height:16px;
	color:White;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	cursor:pointer;
	margin-top:1px;
}

.table_cell_id
{
	width:100%;
	height:12px;
	background-color:#2e913f;
	font-family:Verdana;
	font-size:10px;
	color: White;
	padding:3px 3px 0px 3px;
	text-align:left;
}
.control_container
{
	margin:2px 2px 2px 2px;
	
	text-align:left;
	border:none;
}
.window_container
{
	width:100%;
	margin:2px 2px 2px 2px;
	text-align:left;
	border:none;
}
.console_container
{
	overflow:visible;
	text-align:left;
}
.data_control_header_left
{
	width:5px;
	height: 20px;
	line-height:20px;
	background-image: url(../Images/TLCornerBlue.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.data_control_header_name 
{
	
	background-image: url(../Images/THeaderBlue.png);
	background-repeat:repeat-x;
	height:20px;
	line-height:20px;
	font-family:Verdana;
	color:White;
	font-size:11px;
	
}
.data_control_header_menu
{
	width:20px;
	background-image: url(../Images/THeaderBlue.png);
	background-repeat:repeat-x;
	height:20px;
	line-height:20px;
	
}

.container_control_header_name
{
	width:100%;
	background-image: url(../Images/THeaderGreen.png);
	background-repeat:repeat-x;
	height:20px;
	line-height:20px;
	font-family:verdana;
	color:White;
	font-size:11px;
	
}
.container_control_header_menu
{
	width:20px;
	background-image: url(../Images/THeaderGreen.png);
	background-repeat:repeat-x;
	height:20px;
	line-height:20px;
	
	
}

.data_control_header_right
{
	width:5px;
	height: 20px;
	background-image: url(../Images/TRCornerBlue.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height:20px;
}
.data_control_footer
{
	background-color:#001acf;
	padding-left:10px;
	padding-right:10px;
}
.container_control_footer
{
	background-color:#2e913f;
	padding-left:10px;
	padding-right:10px;
}


/* green window */
.container_control_header_left
{
	width:5px;
	height: 20px;
	background-image: url(../Images/TLCornerGreen.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.container_control_header_right
{
	width:5px;
	height: 20px;
	background-image: url(../Images/TRCornerGreen.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height:20px;
}


/* red window */
.console_header_left
{
	width:10px;
	height: 20px;
	background-image: url(../Images/TLCornerRed.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.console_header_button
{
	background-color:#080f57;
	height:20px;
	color:White;
	font: bold 10px tahoma;
}
.console_header_level
{
	text-align:right;
	font: normal 10px tahoma;
	color:#00ff00;
	background-color:#080f57;
}
.console_header_right
{
	width:10px;
	height: 20px;
	background-image: url(../Images/TRCornerRed.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.console_back
{
	border-left:1px solid #080f57;
	border-right:1px solid #080f57;
	background-image: url(../Images/admin_back.jpg);
	background-repeat:repeat-x;
	height:60px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	vertical-align:top;
	
}
.console_back table
{
	width:100%;
}
.console_title
{
	height:36px;
	background-image: url(../Images/admin_title.jpg);
	background-repeat:no-repeat;
}

.console_title form
{
	float:right;
}
.console_spacer
{
	background-image: url(../Images/admin_spacer.gif);
	background-repeat:repeat-x;
	height:8px;
	
	
}
.console_sender
{
	color:#080f57;
	font-size:11px;
	font-family:verdana;
	font-weight:normal;
	height:15px;
	
}
.console_location
{
	text-align:right;
	color:#080f57;
	font-size:11px;
	font-family:verdana;
	font-weight:normal;
	
	
	
}


.window_header_left
{
	width:5px;
	height: 20px;
	background-image: url(../Images/TLCornerGray.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.window_header_name 
{
	
	text-align:left;
	background-image: url(../Images/THeaderGray.png);
	background-repeat:repeat-x;
	height:20px;
	color:White;
	

}
.window_header_button
{
	font-family:verdana;
	width:20px;
	text-align:left;
	background-image: url(../Images/THeaderGray.png);
	background-repeat:repeat-x;
	height:20px;
	color:White;
	font-size:11px;
}
.window_header_right
{
	width:5px;
	height: 20px;
	background-image: url(../Images/TRCornerGray.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.console_center
{
	background-color:#f7f7f7;
	border-bottom:1px solid #080f57;
	border-left:1px solid #080f57;
	border-right:1px solid #080f57;
	border-top:none;
	padding:10px;
	
	
}
.console_footer
{
	background-color:#080f57;
	border-bottom:1px solid #080f57;
	color:White;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:2px;
}
.console_footer a
{
	color:yellow;
	text-decoration:none;
}
.console_footer a:hover
{
	text-decoration:underline;
}
.window_center
{
	border-top:none;
	border-left:1px solid #29292d;
	border-right:1px solid #29292d;
	border-bottom:1px solid #29292d;
	
	
}
.window_footer
{
	background-color:gray;
}
.template_standard
{
	font-family:Verdana;
	font-size:11px;
	color: #080f57;
	width:610px;
	
}
.template_standard td
{
	width:120px;
	height:120px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#cdd7e1;
	background-repeat:no-repeat;
}
.dialog_box
{
	font-family:Verdana;
	font-weight:bold;
	font:size:11px;
	color: #080f57;
	padding:15px;
	
	background-color:#cdd7e1;
	
	
}
.dialog_box_header 
{
	clear:both;
	width:100%;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color: #080f57;
	height:20px;
	border-bottom:1px solid #080f57;
	
}
.dialog_box_scroller
{
	clear:both;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color: #080f57;
	width:100%;
	padding-top:15px;
	
	
	
}

.dialog_box_scroller a
{
	
	color:#080f57;
	margin-right:10px;
}
.dialog_box_scroller a:hover
{	
	text-decoration:underline;
}
.dialog_box_footer
{
	clear:both;
	margin-top:15px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color: #080f57;
	width:100%;
	border-top:1px solid #080f57;
	
}
.backup_download
{
	color:#080f57;
	margin-left:5px;
}
.backup_delete
{
	color:Red;
	margin-left:5px;
}
.dialog_box_info
{
	position:relative;
	top:30px;
	left:0px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color: #080f57;
	width:250px;
	float:left;
}
.dialog_box_info a
{
	color:Blue;
}
.dialog_box_info a:hover
{
	text-decoration:underline;
}
.dialog_box_upload
{
	position:relative;
	top:30px;
	left:25px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color: #080f57;
	width:300px;
	float:left;
	text-align:left;
	
}
.dialog_box_upload *
{
	color:#080f57;
	
}

.dialog_box_small
{
	
	font-family:Verdana;
	font-weight:bold;
	font:size:11px;
	color: #080f57;
	width:610px;
	background-image: url(../images/SmallDialogBack.jpg);
	background-repeat:no-repeat;
	height:131px;
}
.dialog_box_small td
{
	padding: 15px 15px 15px 15px;
	color:Black;
	text-align:left;
	width:50%;
	
}
.dialog_box_small td a
{
	color:#080f57;
	font-family:Verdana;
	font-size:11px;
}
.dialog_box_add
{
	position: relative;
	left:500px;
	
}
.dialog_box_add a
{
	color:#080f57;
	font-family:Verdana;
	font-size:11px;
}
.dialog_box_add a:hover
{
	text-decoration:underline;
}
.dialog_box_user td
{
	color:#080f57;
	font-family:Verdana;
	font-size:11px;
	padding-right:15px;
	padding-bottom:5px;
	text-align:right;
	
	
}
.banner_settings
{
	background-color: #cdd7e1;
	font:12px normal verdana;
	color:#080f57;
	
	
	
}
.banner_settings a
{
	font:12px normal verdana;
	color:#080f57;
}
.banner_settings td
{
	padding:5px;
}


.files_uploader
{
	color:#080f57;
	font:normal 11px verdana;
	background-color:#cdd7e1;
	padding:10px 10px 10px 10px;
	
}
.files_uploader td
{
	color:#080f57;
	font:normal 11px verdana;
	
}
.row_normal
{
	background-color:#e9e8f2;
	height:20px;
}
.row_alternative
{
	background-color:#f3f0f7;
	height:20px;
	
}
.files_list
{
	width:380px;
}
