@CHARSET "ISO-8859-1";

body {
	background-color: #78858a;
	padding: 3px;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 11px;
	background-image: url("../images/grad.png");
	background-repeat: repeat-x;

  
}

.hide
{
  display: none;
}

h1 {
	color: #3762AE;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 18px;
	font-variant: small-caps;
}

h2 {
	color: #3762AE;
 	font-family: Tahoma, Arial;
  font-weight: bold;
	font-size: 14px;
}

h3 {
	font-family: Tahoma, Arial;
  font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

h4
{
	color: #3762AE;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
}

/*em {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  italic;
  font-weight: normal;
	font-size: 10px;
	color: #000000;
	vertical-align: top;
}*/

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

a {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
  font-size: 11px;
  color: #0080c0;
  text-decoration: none;
}

.link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
	font-size: 11px;
	color: #0080c0;
	text-decoration: none;
  cursor:  pointer;
}

sup {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  italic;
	font-size: 9px;
	color: #808080;
	padding: 2px;
}

.small {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.small_link {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	font-weight: normal;
	font-style: normal;
	cursor: pointer;
}

.small_link_selected {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0000FF;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	cursor: pointer;
}

.th_1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6A6A6A;
	text-align: center;
}

.th_2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #959595;
	text-align: center;
}

.th_3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #c0c0c0;
	text-align: center;
}

thead {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: bold;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #959595;
}

.td_1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #d8d8d8;
}

.td_2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #efefef;
}

.td_3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #f0f0f0;
}

.td_4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #f7f7f7;
}

.spacer {
	display: inline-block;
	position: absolute;
}

.workspace {
	background-color: #FFFFFF;
	overflow: auto;
 	padding: 5px;
	margin: 0px;
  height: 120%;
}

.top_menu {
	background-color: #f3f3f3;
	cursor: default;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

.menu_item_out {
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	margin-top: 6px;
}

.menu_item_over {
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CADCFB;
	font-weight: bold;
	display: block;
	margin-top: 6px;
}

.menu_item_down {
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
}

.sub_menu_item_out {
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline-block;
	font-style: italic;
	margin-left: 4px;
}

.sub_menu_item_over {
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CADCFB;
	font-weight: normal;
	display: inline-block;
	font-style: italic;
	margin-left: 4px;
}

.sub_menu_item_down {
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline-block;
	font-style: italic;
}

.notice {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008000;
	border-style: solid;
	border_color: #00FF00;
	border-width: 1px;
	background-color: #ccffcc;
	padding: 10px;
	text-align: center;
}

.warning {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f07800;
	border-style: solid;
	border_color: #ff8000;
	border-width: 1px;
	background-color: #ffbe9f;
	padding: 10px;
	text-align: center;
}

.error {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	border-style: solid;
	border_color: #FF0000;
	border-width: 1px;
	background-color: #ffb3b3;
	padding: 10px;
	text-align: center;
}

.alert_normal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	padding: 2px;
	padding-left: 6px;
	padding-right: 4px;
	border: solid 1pt #5f5f5f;
	background-color: #FFFFFF;
}

.alert_notification {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	padding-left: 6px;
	padding-right: 4px;
	color: #FF0000;
	border: solid 1pt #5f5f5f;
	background-color: #FFFFFF;
}

.input_checkbox
{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
}

.input_radio
{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
}

.input_text
{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	border: solid 1pt #5f5f5f;
}

.input_textarea
{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	border: inset 1pt #5f5f5f;
	overflow: auto;
}

.input_select
{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	border: solid 1pt #5f5f5f;
}

.small_input_select
{
	color: #000000;
	font-size: 9px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	border: inset 1pt #5f5f5f;
}

.input_button
{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	border: solid 1pt #5f5f5f;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.submit_button
{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: bold;
	border: outset 1pt #5f5f5f;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.small_input_button
{
	color: #000000;
	font-size: 10px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	border: outset 1pt #5f5f5f;
}

.small_input_buttondisabled
{
	color: #848484;
	font-size: 10px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	border: outset 1pt #848484;
  cursor: none;
}

.search_button
{
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	border: solid 1pt #5f5f5f;
}

.date_input
{
	cursor: pointer;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Arial;
	font-style: normal;
	font-weight: normal;
	border: inset 1pt #5f5f5f;
}

.white_text
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline-block;
	font-style: none;
}

table
{
 max-width:95%;
}

hr
{
	height: 1px;
	color: #3762AE;
	margin: 0;
	padding: 0;
}

.routedNumber
{
	color: green;
}

.unroutedNumber
{
	color: blue;
}

big
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-style:  normal;
  font-weight: bold;
	font-size: 11px;
}

li
{
	text-indent: 20px;
}

.text_select
{
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  cursor: pointer;
}

.pointer
{
	cursor: pointer;
}
.text_selected
{
  font-family:  Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  cursor: pointer;
  font-weight: bold;
}

#date_wrapper{
    float: right;
    padding-right: 25px;
}

.media_r{
  vertical-align: middle;
}
.pointer{
  cursor: pointer;
}

.float_right{
  float:right;
  padding: 0 2px 0 2px;
}

.float_left{
  float: left;
  padding: 0 2px 0 2px;
}
.float_paw{
   float: left;
   padding: 2px;
   margin:2px;
}

.hide{
  display: none;
}

.dateFilter{
  color:#fff;
  font-weight: 700;
}

.result_table{
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.barcodeGenDiv{
  width : 670px;
  height : 350px;
}

#containerPro{
   width:80%;
}

#wrapperPro{
  margin-top: 3px;
  width:100%;
  height: 15px;
  border: thin black solid;
  background-color: #d8d8d8;
}

#textPer{
 position:absolute;
 font-weight: 700;
 left:335px;; 
}

#saveBtnDiv{
   width:870px;
   height: 35px;
   padding-top :15px;
   clear:both;
}

#ProgressBar{
  float: left;
  height:15px;
  width:0%;
  background-color: #ccffcc;
}
pre.floderLink{
  font-family: Tahoma, Arial;
  font-weight: bold;
  font-size: 10px;
  color: #0080c0;
}

.disabled_input{
  background-color: #FAF2F2;
  color:#7A7A7A;
  cursor:default;
}

.hand{
  cursor: pointer;
}

.webstats_queries{
  width  : 870px;
  padding : 15px, 15px, 15px ,0;
}

.new_webstats_queries tr td {
  padding : 5px;
}
