html
{
	background:#3b3b3b;
}

body
{
	margin:0;
	padding: 0;
	color: #3e3e3e;
	background:#f8f8f8;
	font-family:Arial,Helvetica,sans-serif; 
	font-size: 14px;	
}

#header_parent
{
	width:100%;
	margin:0;
	padding:0;
	background:#00AEEF;	
	color: #FFF;
/*	min-height: 62px;*/
}

#header
{
	padding:0 0 0 0px;
    float: none;
    width: 93%;
    margin: 0 auto 0px;	
    min-height: 60px;
    color: #FFF;
    font-size: 26px;
    line-height: 60px;
    text-align: center;    
}

#logo
{
	float:left;
	width: 100px;
	height: 60px;
	margin: 0 20px 0 0;
}

.top_menu
{
	float:left;
	padding: 8px 0 0 0;
	line-height: 50px;
	margin: 0 13px 0 13px;
	color: #fff;
	cursor: pointer;
/*	font-size: 14px;*/
/*	font-weight: 450;*/
}

#header_btm
{
	width:100%;
	height: 3px;
	margin:0;
	padding:0;
	background:#03A1DC;		
}

#main_parent
{
	float:left;
	width:100%;
	margin: 0px 0 10px 0;
	padding:0;
	background:#f8f8f8;
}	

#main
{
	padding: 0 25px 20px 25px;	
    float: none;
    width: 950px;
    margin: 0 auto 10px;
    background-color: #fff;
 	-moz-box-shadow: 0 1px 3px rgba(34,25,25,0.2);
	box-shadow: 0 1px 4px rgba(34,25,25,0.2);
	-webkit-box-shadow: 0 1px 4px rgba(34,25,25,0.2);   
	
/*	box-shadow: 0 3px rgba(235,235,235,.85);*/
}

#tool_name
{
	margin:0;
	font-size: 18px;
	line-height: 18px;
/*	width: 400px;*/
	text-align: center;
}

#search_box
{
	margin:0;
	width: 200px;
	float:right;
}

.searchBox
{
	width: 200px;
	height: 24px;
	font-size: 18px;	
	line-height:24px;
	border:1px solid #74A6F3;
}

#title_bar
{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	padding: 27px 0 20px 0;
	/*min-height: 50px;*/
}

#main_inner
{
	float:left;
	width:100%;
	margin: 0px 0 10px 0;
	line-height:22px;
/*	min-height: 500px;*/
	border-top: 1px dotted #eee;
	border-bottom: 1px dotted #eee;
}

#blank_div_top
{
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height: 10px;	
}

#main_left
{
	width: 179px;
	margin: 0px 0 0 0;
	padding: 0px 0 0 0;
	float:left;
	background-color: #fff;
}

#main_right
{
	width: 910px;
/*	min-height: 600px;*/
	margin: 0;
	padding: 0px 0 0 20px;
	float:left;
	background-color: #fff;
/*	border-left: 1px solid #eee;*/
	line-height:22px;
}

#main_right p
{
	margin: 0;
/*	padding: 0 0 10px 0;*/
	line-height: 40px;
}

#main_right a, #main_right a:link, #main_right a:visited
{
	text-decoration: none;
	color: #0E62E4;	
}

#main_right a:hover
{
	text-decoration: underline;
}

.LineTitle
{
	float:left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	height: 30px;
	color: #0174DF;
	font-size: 16px;
	font-weight: bold;	
}

.LineBigBtn
{
	float:left;
	width:910px;
	margin: 0 0 2px 0;
	padding: 0px 20px 0px 0px;
	height: 45px;
}

.button
{  
	float:left;
	text-align: center;
	cursor:pointer;
	
    font-family: arial, sans-serif;
	color: #555;
/*	text-shadow: 1px 1px 0px white;*/

    background: #ffffff; /* Old browsers */  
    background: -moz-linear-gradient(top, #ffffff 0%, #eee 100%); /* FF3.6+ */  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eee)); /* Chrome,Safari4+ */  
    background: -webkit-linear-gradient(top, #ffffff 0%,#eee 100%); /* Chrome10+,Safari5.1+ */  
    background: -o-linear-gradient(top, #ffffff 0%,#eee 100%); /* Opera11.10+ */  
    background: -ms-linear-gradient(top, #ffffff 0%,#eee 100%); /* IE10+ */  
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */  
    background: linear-gradient(top, #ffffff 0%,#eee 100%); /* W3C */  

    -moz-border-radius: 3px;  
    -webkit-border-radius: 3px;  
    border-radius: 3px;  

    -moz-box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4); 
    -webkit-box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4); 
    box-shadow: 0 1px 3px 0px rgba(0,0,0,0.4);  	
	
	border: 1px #f8f8f8 solid;
}  

.button:hover
{    
    border: 1px #dadada solid;
}

.LineH40PX
{
	float:left;
	width:910px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	height: 40px;
	line-height:40px;
}

#filelist
{
	float:left;
	width: 910px;
	padding: 0 0 0 0px;
	
	height:40px;
	line-height:40px;
/*	margin: 8px 0 7px 0px;*/
    font-family: arial, sans-serif;
    font-size: 14px;  
	color: #000;	
}

#ouput_div
{
	float:left;
	width: 910px;
	padding: 0 0 0 0px;
	
	height:35px;
	line-height:35px;
	margin: 8px 0 7px 0px;
    font-family: arial, sans-serif;
    font-size: 14px;  
	color: #000;	
}

.div_file
{
	float:left;
	overflow:hidden;
	padding: 0 10px 0 0;
	height: 40px;
	width: 376px;
	line-height:40px;
}

.div_del
{
	float:left;
	width: 60px;
	height: 40px;
	cursor:pointer;
	text-align: center;
	line-height:40px;
}

.div_cancel
{
	float:left;
	width: 60px;
	height: 40px;
	margin: 0 0 0 10px;
	cursor:pointer;
	text-align: right;
	line-height:40px;
}

#div_percent
{
	float:left;
	width: 100px;
	height: 50px;
}

.blank_div
{
	float:left;
	width:100%;
	height:10px;
}

.LabelsW450PX
{
	float:left;
	width: 650px;
	padding: 0 10px 0 0;
}


.LabelsW450PX_Left
{
	float:left;
	width: 80px;
	padding: 0 0px 0 0;
}

.LabelsW450PX_Center
{
	float:left;
	width: 280px;
	padding: 0 0px 0 0;
}

.txt
{
	 font-family: arial, sans-serif;
	 font-size: 14px;
	 width: 30px;
	 margin-left: 2px;
	 margin-right:2px;
	 padding-left:0px;
	 padding-right:0px;
}

.big
{
	margin: 0px 0px 0px 0px;
	width: 200px;
	height:35px;
	line-height:35px;	
	font-size: 14px; 
}


#main_btm
{
	padding: 20px 0 25px 0;
	width: 100%;
	text-align: center;
}

#left_menu_title
{
	font-size: 14px;
	line-height: 40px;
/*	margin-bottom: 5px;*/
}

#left_menu
{
	padding: 3px 10px 3px 15px;
	border-bottom:1px solid #fff;
}

#left_menu a,#left_menu a:link,#left_menu a:visited
{
	text-decoration: none;
	color: #0E62E4;
}

#left_menu a:hover
{
	text-decoration: underline;
}

.ToolChild a, .ToolChild a:link, .ToolChild a:visited
{
	text-decoration: none;
	color: #0E62E4;
}

.ToolChild a:hover
{
	cursor:pointer;
	text-decoration: underline;
}	
	

#foot
{
	margin: 0;
	padding:0;
	width:100%;
	height:220px;
	min-height:220px;
	text-align: center;
/*	-webkit-box-shadow: 0 -1px 4px #ccc;
	-moz-box-shadow: 0 -1px 4px #ccc;
	box-shadow: 0 -1px 4px #ccc;
	border-top: 1px solid #CDCDCD;
	*/
/*	background: #3b3b3b;
	border-top: 3px solid #4B4E56;*/
	font-family: arial,sans-serif;
	font-size:14px;

	-webkit-box-shadow: 0 -1px 4px #ddd;
	-moz-box-shadow: 0 -1px 4px #ddd;
	box-shadow: 0 -1px 4px #ddd;
/*	box-shadow: 0 -3px rgba(235,235,235,.87);*/
	background: #f5f5f5;
	border-top: 1px solid #eee;
}

#foot_text
{
	padding: 50px 0 0 0;	
	color: #666;
}

#foot_text a:link, #foot_text a:visited
{
	color: #666;
	text-decoration: none;
	margin: 0 0 20px 0;
}

#foot_text a:hover
{
	color: #666;
}

.foot_line
{
	margin: 0 0 15px 0;
}

.ToolType
{
	width: 100%;
	height: 26px;
	padding: 0;
	margin: 0;
	float:left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	line-height: 15px;
}

.ToolParent
{
	width: 100%;
	padding: 0;
	margin: 0 0 20px 0;
	float:left;
}

.ToolChild
{
	width: 135px;
	float:left;
	margin: 0 0px 0 10px;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
}

#left_menu_title_home
{
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 5px;
}

.radio_label
{
	padding: 0 6px 0 25px;
	display: inline-block;
	cursor: pointer;
}


.iMenuParent
{
    position: relative;
    display: inline-block;
	float:left;
	padding: 18px 0 0 0;
	line-height: 30px;
	margin: 0 0px 0 0px;
	color: #fff;
	cursor: pointer;    
}

.iMenuName
{
    background-color: #00AEEF;
    color: #FFF;
    font-size: 14px;
    border: 1px dotted #00AEEF;
    cursor: pointer;
    padding: 3px 15px 3px 15px;
	border-radius: 3px;  
	
}

.iMenuName:hover
{
	color: #FFF;
	border: 1px dotted #FFF;
}

.iMenuItem
{
	margin: 0px 0 0 0;
    display: none;
    position: absolute;
    background-color: #00AEEF;
    min-width: 160px;
    box-shadow: 0px 5px 8px 0px rgba(0,174,239,0.2);
    line-height: 16px;
    margin: 4px 0px 0px -15px;
    border-radius: 3px;  
	opacity: 0.96;
	filter:alpha(opacity=96);
	border: 1px dotted #FFF;
	z-index: 999999;
}

.iMenuItem a:link,.iMenuItem a:visited
{
    color: #FFF;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px dotted #FFF;
    border-radius: 3px;   
}

.iMenuItem a:hover 
{
	color: #FFF;
	background-color: #0be3f1;
	
}

.iMenuParent:hover .iMenuItem 
{
    display: block;
    
}

.iMenuParent:hover .iMenuName 
{
/*	border-bottom: 5px solid #74A6F3;*/
/*    background-color: #3e8e41;*/
}