/* 
Default style sheet for the New PHP version of
SQLAdmin
*/
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(images/mediasrvpagebg.jpg);
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.loader {
  border: 0; 
  height: 0; 
  width: 0; 
  padding: 0; 
  position: absolute; 
    visibility: hidden;
}

.style1 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #3672B6;
	text-decoration: none;
}
a:visited {
	color: #3672B6;
	text-decoration: none;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003366;
	text-decoration: none;
}

.a.white:link {
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	text-decoration: none;
}

a.menu:link {
	color: #3672B6;
	text-decoration: none;
}
a.menu:visited {
	color: #3672B6;
	text-decoration: none;
}
a.menu:hover {
	color: #003366;
	text-decoration: none;
}
a.menu:active {
	color: #003366;
	text-decoration: none;
}


hr {
  border: 0;
  width: 100%;
  color: #000000;
	height: 1px;
}

.hidden_row{
	display: none;
	visibility:collapse;
}

.active_row{
	display: ;
	visibility:visible;
}


/*Login section*/
.login_text{
	font-family: tahoma,verdana,arial;
	font-size: 11.43px;
	color: #000000;
	font-style: normal; 
	font-weight: bold;
	text-decoration: none;
}

.login_field{
	width:180;
	height:20;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #666666;
}
.login_button{
	width:80px;
	height:20px;
	font-family: verdana,arial;
	font-size: 9px;
	border-width:0;
	border-style:solid;
	border-color:#2A2929;
	color: #ffffff;
	font-style: normal; 
	font-weight: bold;
	text-decoration: none;
	background-color: #376BB6; 
	vertical-align: middle;
	cursor: pointer;
}

.user_menu_text{
	font-family: tahoma,verdana,arial;
	font-size: 11.43px;
	color: #3672B6;
	font-style: normal; 
	font-weight:normal;
	text-decoration: none 

}

a.user_menu_text:link { text-decoration: none;} 
a.user_menu_text:visited {text-decoration: none;} 
a.user_menu_text:active {text-decoration: none;} 
a.user_menu_text:hover {color:#003366;text-decoration: none;}

.text_field{
	width:350;
	height:20;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #666666;
}

.select_field{
	height:20;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #666666;

}

.area_field{
	width:350;
	height:100;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #666666;
}

.area_html_editor{
	width:650px;
	height:400px;
	border-width:0px;
	margin-top: 0px
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #666666;
}


.date_field{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	color: #666666;
}

.form_header{
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}

.button_field{
	height:20px;
	font-family: verdana,arial;
	font-size: 9px;
	border-width:0;
	border-style:solid;
	border-color:#2A2929;
	color: #ffffff;
	font-style: normal; 
	font-weight: bold;
	text-decoration: none;
	background-color: #376BB6; 
	vertical-align: middle;
	cursor: pointer;
}

.error{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
}

.normal{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.readonly{
		color: #8F8E8E;
}

.inactive_text{
	color: #A19E9E;
}

.disabled_text{
	color: #A19E9E;
}

.small{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.bold{
	font-weight: bold;
}

/*File manager*/
.mm_background{
	background-color: #F8F8F8;
}

.mm_background1 {
	BACKGROUND-COLOR: #DFDFDF;
}

.filemanager_options{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

A.filemanager_options:link { Color : #3672B6 ; text-decoration: none  } 
A.filemanager_options:active { Color : #3672B6 ; text-decoration: none  } 
A.filemanager_options:visited {Color : #3672B6 ; text-decoration: none } 
A.filemanager_options:hover {Color : #003366 ; text-decoration: none }

.progressBox {
  width: 300px;
	height: 20px;
	position: relative;
	border-style: solid;
	border-width: 1px;
	background: #cccccc;
}
.progressBar {
  width: 0; 
  height: 18px;
	position: absolute;
	align:right;
	top: 0px;
	left: 0px;
	background: #0054E3;
}

.fileName {
   margin-right: .5em;
}