/*=====================================================================================*/
/*===========================  Styles from ASP =======================================*/
/*=====================================================================================*/

/* Cute Editor */
body, .adminMenuTopBackGroun td, .topMenuWidth td { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal; 
text-decoration: none; 
}

/* header */
.header { 
background-color:#ffffff;
}

/* footer */
.footer { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:black;
}
.footerBackGround { 
  background: #a1a0a0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a1a0a0), color-stop(1, #d4d2d2));
  background: -ms-linear-gradient(bottom, #a1a0a0, #d4d2d2);
  background: -moz-linear-gradient(center bottom, #a1a0a0 0%, #d4d2d2 100%);
  background: -o-linear-gradient(bottom, #a1a0a0, #d4d2d2);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#a1a0a0', EndColorStr='#d4d2d2');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#a1a0a0',EndColorStr='#d4d2d2')";
  
  color: #fff;
  font-size: 11px;
  padding: 5px;

}

/* general page */
.contentArea { 
color:#000000;
background-color:#ffffff;
}

/* content area */
.content { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:White;
}

/* top menu */
td.adminMenuTopBackGround { 
  min-height: 40px;
  padding: 5px;
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #ffffff, #ededed);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ededed));
  background-image: -webkit-linear-gradient(top, #ffffff, #ededed);
  background-image: -o-linear-gradient(top, #ffffff, #ededed);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ededed');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#ededed')";
  background-image: linear-gradient(to bottom, #ffffff, #ededed);
  background-repeat: repeat-x;
  border-top: 1px solid #bcbcc6;
  border-bottom: 1px solid #bcbcc6;
  position: relative;
}
/*Start of Joy's new styles for main menu*/

td.adminMenuTopBackGround > table > tbody > tr > td > table, td.adminMenuTopBackGround > table > tbody > tr > td > table.topMenuWidth > tbody > tr > td
{
	padding: 0 5px;
	margin-bottom: 0px;
	border-bottom: 0px;
}
a.ctl00_Menu1_1
{
  background: #e5e5e5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d9d9d9), color-stop(1, #ededed));
  background: -ms-linear-gradient(bottom, #d9d9d9, #ededed);
  background: -moz-linear-gradient(center bottom, #d9d9d9 0%, #ededed 100%);
  background: -o-linear-gradient(bottom, #d9d9d9, #ededed);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#ededed', EndColorStr='#d9d9d9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ededed',EndColorStr='#d9d9d9')";
  color: #585868;
  text-shadow: 0px 1px 0px #fff;
  margin: 0px;
  border-bottom: 0px;
  border: 1px solid #b6b6c1 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 1px 0px #ffffff;
  -moz-box-shadow: inset 0px 1px 0px #ffffff;
  box-shadow: inset 0px 1px 0px #ffffff;
  display: block;
  padding: 4px 8px;
  line-height: 20px;
  text-decoration: none;
}

a.ctl00_Menu1_1:hover {
  border-bottom: 1px solid #fff;
    background: #54a0c6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a87ad), color-stop(1, #91c2da));
  background: -ms-linear-gradient(bottom, #3a87ad, #91c2da);
  background: -moz-linear-gradient(center bottom, #3a87ad 0%, #91c2da 100%);
  background: -o-linear-gradient(bottom, #3a87ad, #91c2da);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#dddde2', EndColorStr='#f9f9f9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#91c2da',EndColorStr='#3a87ad')";
  -webkit-box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  -moz-box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  text-shadow: none;
  color: #fff !important;
  border: 1px solid #357b9e;
  border-bottom: 1px solid #29607b;
  border-top: 1px solid #29607b;
}

a.ctl00_Menu1_1 img 	
{
    margin: -3px 4px 0 0;
}
.menuLine
{

}
.menuTopLine
{
     /*height:5px;*/
}
.topMenuWidth
{
    width: auto;
}

a.ctl00_Menu1_1:hover span 
{
    /*color:#1B1464;*/
}

/* a.ctl00_Menu1_1:hover  {background-position:0% -30px;}
a.ctl00_Menu1_1:hover span  {background-position:100% -30px;}

a.adminMenuTop:hover  
{
    text-decoration:none;
    color:#1B1464;
    background-position:0% -30px;
}

*/
/*End of Joy's new styles*/

/* left menu */
.adminMenuLeftBackGround { 
}

a.adminMenu 
{
    float:left;
    white-space:nowrap;
    width: 100%;
	background:url("Images/tableftF.png") no-repeat left top;
	text-decoration:none;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#212121;
	font-size: 16px;
	padding-left: 4px;
	}
a.adminMenu span 
{
    display:block;
    white-space:nowrap;
	background:url("Images/tabrightF.png") no-repeat right top;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#212121;
	font-size: 16px;
	padding-top:4px;
	padding-bottom:3px;
	}
a.adminMenu:hover  
{
    background-position:0% -30px;
    text-decoration:none;
}
a.adminMenu:hover span  
{
    background-position:100% -30px;
}

/* delimiter in menu */
.menuDelimiter { 
    background-color:#666;
}
td.contentArea > table > tbody > tr > td.contentArea > table > tbody > tr > td > table {
	margin-bottom: 5px;
}

/* Grids headers */
.listHeader { 

  /* Blue */
  background: #2887b4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2887b4), color-stop(1, #064e7a));
  background: -ms-linear-gradient(bottom, #2887b4, #064e7a);
  background: -moz-linear-gradient(center bottom, #2887b4 0%, #064e7a 100%);
  background: -o-linear-gradient(bottom, #2887b4, #064e7a);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#2887b4', EndColorStr='#064e7a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#064e7a',EndColorStr='#2887b4')";
  
  color: #fff;
  text-shadow: 0px 1px 0 #021c2d;
  font-size: 11px;
  padding: 4px;

  /* Gray */
  /*
  background: #254463;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a3a3a3), color-stop(1, #c7c7c7));
  background: -ms-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  background: -moz-linear-gradient(center bottom, #a3a3a3 0%, #c7c7c7 100%);
  background: -o-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#a3a3a3', EndColorStr='#c7c7c7');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c7c7c7',EndColorStr='#a3a3a3')";
  
  color: #212121;
  text-shadow: 1px 1px 0 #DBDBDB;
  font-size: 10px;
  -webkit-box-shadow: inset 1px 0px 0px #c4c4cd;
  -moz-box-shadow: inset 1px 0px 0px #c4c4cd;
  box-shadow: inset 1px 0px 0px #c4c4cd;
  */
  
  font-weight: normal;

}

.listHeader a {
  text-decoration: none;
  background: transparent !important;
  -webkit-box-shadow:none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-right: none;
  padding: 0;
	
}

th.listHeader img { 
	margin-right: -4px;
	
}

/* .listHeader a, .listHeader:hover { 
text-decoration:none;
}
*/
td.contentArea > table > tbody > tr > td.contentArea > table > tbody > tr > td > table > tbody > tr > td.listText {
	padding: 2px;
	
}

td.contentArea > table > tbody > tr > td.contentArea > table > tbody > tr > td > table > tbody > tr > td.listText a {
	color: #043a5c; /* blue */
	/*color: #212121;  gray */
}

tr.even td {
	background-color: #E8E8E8;
	padding: 5;
}

tr.odd td { 
	background-color: #F7F7F7;
	padding: 5;
}

tr.even:hover td, tr.odd:hover td {
	background-color: #CDCDCD;
}

tr.even:hover > td.listText > a.subLink,tr.odd:hover > td.listText > a.subLink{
	
}

/* texts in ASP Grids */
.listText { 


font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;

}

nobr.listText {  }

.listText label {
	/*display: block;*/
	padding-top: 8px;

}

/* even and odd rows in ASP Grids */
.even { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#EEEFEE;
}
.odd { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#FAFCFC;
}


/* forms border */
.form { 
background-color:#efefef;
/* background-color:#efefef; */
}

/* forms controls */
.input[type="text"], .input[type="password"] { 
  /*margin: 0 0 10px 0;*/
  padding: 4px 6px; 
 
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #b4b4bf;

}


input[type="text"]:focus {

  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  
  }
.input[type="text"]:focus {
 border: 1px solid #b4b4bf;
  -webkit-box-shadow: 0px 0px 5px #b4b4bf;
  -moz-box-shadow: 0px 0px 5px #b4b4bf;
  box-shadow: 0px 0px 5px #b4b4bf;
}


select.input {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  /*vertical-align: middle;*/
  border: 1px solid #cccccc;
  background-color: #ffffff;
  display: inline-block;
  /*height: 25px;*/
  padding: 4px 6px;

  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  font-size:11px;
}


/* forms controls on the large forms */
.smallinput { 
font-family:Verdana,Arial,  Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:Black;
background-color:#ffffff;
}

/*************
	MARATHON - 6/6/2013
	Selector for the class below was:
	.smallinput input[type="text"] 
	(type was removed).
    Some of the small inputs on the Edit Asset form did not have a type.  
	Unaware if this may have input on other input types that have the smallinput class.
*************/
table.smallinput 
{
  /*vertical-align: middle;*/
  border: 1px solid #cccccc;
  background-color: #ffffff;
  display: inline-block;
  padding: 3px 6px;
  
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  font-size:11px;
  font-weight:normal;
}
table.smallinput td
{
  font-size:11px;
}
.smallinput input {

  /*vertical-align: middle;*/
  border: 1px solid #cccccc;
  background-color: #ffffff;
  display: inline-block;
  /*height: 25px;*/
  padding: 5px 6px;
  
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
  font-size:11px;
  font-weight:normal;

}

select.smallinput {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  /*vertical-align: middle;*/
  border: 1px solid #cccccc;
  background-color: #ffffff;
  display: inline-block;
  /*height: 25px;*/
  padding: 4px 6px;

  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}

textarea.smallinput {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  /*vertical-align: middle;*/
  border: 1px solid #cccccc;
  background-color: #ffffff;
  display: inline-block;
  /*height: 25px;*/
  padding: 4px 6px;

  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}

/* buttons */


/* Original
.button { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background-color:#B9BFCA;
background-image: url(Images/bg_button.gif);
border-bottom: #336699 1px solid;
border-left: #336699 1px solid;
border-right: #336699 1px solid;
border-top: #336699 1px solid;
}
*/

.button {

    background: #f3f3f5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f3f3f5), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f3f3f5, #ffffff);
  background: -moz-linear-gradient(center bottom, #f3f3f5 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #f3f3f5, #ffffff);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#dddde2', EndColorStr='#f9f9f9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#f3f3f5')";
  color: #585868;
  text-shadow: 0px 1px 0px #fff;
  margin: 0px 3px;
  border-bottom: 0px;
  border: 1px solid #b6b6c1 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 1px 0px #ffffff;
  -moz-box-shadow: inset 0px 1px 0px #ffffff;
  box-shadow: inset 0px 1px 0px #ffffff;
  display: block;
  padding: 4px 8px;
  line-height: 15px;
  text-decoration: none;
  display: inline;
  
}

.calendar .button {
	filter: none;
	margin: 0;
	text-align: center;
	padding: 1px;
	border: 1px solid !important;
	display: table-cell;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

}
/**********
	MARATHON
	Below fixes the issue for rendering the purchase date on the edit asset.
	Here, the parent table has a button class.  This was causing rendering issues in FF and IE10 standards.
	The CSS below causes IE9 & 8 to not have any border due to the child pseudo selectors. 
table.button {
	*border-collapse: collapse; 
    border-spacing: 0; 
	padding: 0;
	background: none;
	filter: none;
	margin: 0;
	border: 0 !important;
	-webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
   -moz-background-clip: none;
  -webkit-background-clip: none;
  background-clip: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 300px !important;
}

table.button td:first-child {
  border: 1px solid #b6b6c1 !important;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  border-right-width: 0 !important; 
   background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f3f3f5), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f3f3f5, #ffffff);
  background: -moz-linear-gradient(center bottom, #f3f3f5 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #f3f3f5, #ffffff);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#dddde2', EndColorStr='#f9f9f9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#f3f3f5')";
  width: 246px !important;
  padding: 2px 0 2px 8px;
}

table.button td:last-child {
  border: 1px solid #b6b6c1 !important;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  border-left-width: 0 !important;
   background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f3f3f5), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f3f3f5, #ffffff);
  background: -moz-linear-gradient(center bottom, #f3f3f5 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #f3f3f5, #ffffff);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#dddde2', EndColorStr='#f9f9f9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#f3f3f5')";
  width: 50px !important;
  padding: 2px 8px 2px 0;
}
***************/

.buttonhover { 
  border-bottom: 1px solid #fff;
    background: #54a0c6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a87ad), color-stop(1, #91c2da));
  background: -ms-linear-gradient(bottom, #3a87ad, #91c2da);
  background: -moz-linear-gradient(center bottom, #3a87ad 0%, #91c2da 100%);
  background: -o-linear-gradient(bottom, #3a87ad, #91c2da);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#dddde2', EndColorStr='#f9f9f9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#91c2da',EndColorStr='#3a87ad')";
  -webkit-box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  -moz-box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  text-shadow: none;
  color: #fff !important;
  border: 1px solid #357b9e;
  border-bottom: 1px solid #29607b;
  border-top: 1px solid #29607b;
  
  margin: 0px 3px;

  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;

  padding: 4px 8px;
  line-height: 15px;
  text-decoration: none;

}



/* forms texts */
.formText { 
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:Black;
/* background-color: Transparent; */
background-color:#efefef;
}

.formTextNet { 
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:Black;
background-color: Transparent;
}

/* forms texts on the large forms */
.smallformText { 
font-family:Verdana,Arial,  Helvetica, sans-serif;
font-size:11px;
color:Black;
background-color:#efefef;
}
TD.smallinput {
background-color:#efefef;
}

/* multiselect control (it is used in rules wizard and assets images editor control) */
.multyselect
{
    border-bottom: #666666 1px solid;
    border-left: #666666 1px solid;
    border-right: #666666 1px solid;
    border-top: #666666 1px solid;
    background-color: #cccccc;
}

/* multiview control (reports, udf's, ad settings, etc.) )*/
.multiview { 

/* Blue */
  background: #2887b4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2887b4), color-stop(1, #064e7a));
  background: -ms-linear-gradient(bottom, #2887b4, #064e7a);
  background: -moz-linear-gradient(center bottom, #2887b4 0%, #064e7a 100%);
  background: -o-linear-gradient(bottom, #2887b4, #064e7a);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#2887b4', EndColorStr='#064e7a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#064e7a',EndColorStr='#2887b4')";
  
  color: #fff;
  text-shadow: 0px 1px 0 #021c2d;
  font-size: 11px;
  padding: 4px;

  /* Gray */
  /*
  background: #254463;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a3a3a3), color-stop(1, #c7c7c7));
  background: -ms-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  background: -moz-linear-gradient(center bottom, #a3a3a3 0%, #c7c7c7 100%);
  background: -o-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#a3a3a3', EndColorStr='#c7c7c7');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c7c7c7',EndColorStr='#a3a3a3')";
  
  color: #212121;
  text-shadow: 1px 1px 0 #DBDBDB;
  font-size: 10px;
  -webkit-box-shadow: inset 1px 0px 0px #c4c4cd;
  -moz-box-shadow: inset 1px 0px 0px #c4c4cd;
  box-shadow: inset 1px 0px 0px #c4c4cd;
  */
  
  font-weight: normal;


}

/* navigation path (it is used for Articles, Categories, Locations */
td.navigation { 

/* Blue */
  background: #2887b4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2887b4), color-stop(1, #064e7a));
  background: -ms-linear-gradient(bottom, #2887b4, #064e7a);
  background: -moz-linear-gradient(center bottom, #2887b4 0%, #064e7a 100%);
  background: -o-linear-gradient(bottom, #2887b4, #064e7a);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#2887b4', EndColorStr='#064e7a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#064e7a',EndColorStr='#2887b4')";
  
  color: #fff;
  text-shadow: 0px 1px 0 #021c2d;
  font-size: 11px;
  padding: 4px;

  /* Gray */
  /*
  background: #254463;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a3a3a3), color-stop(1, #c7c7c7));
  background: -ms-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  background: -moz-linear-gradient(center bottom, #a3a3a3 0%, #c7c7c7 100%);
  background: -o-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#a3a3a3', EndColorStr='#c7c7c7');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c7c7c7',EndColorStr='#a3a3a3')";
  
  color: #212121;
  text-shadow: 1px 1px 0 #DBDBDB;
  font-size: 10px;
  -webkit-box-shadow: inset 1px 0px 0px #c4c4cd;
  -moz-box-shadow: inset 1px 0px 0px #c4c4cd;
  box-shadow: inset 1px 0px 0px #c4c4cd;
  */
  
  font-weight: normal;



}
a.navigation  
{
     color: #fff;
}

/* links on the Article content area  */
.subLink { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#666666;
}
.subLink:hover { 
text-decoration:underline;
color:Black;
}

/* Article Short Title */
.shortTitle { 
font-family:Arial, Helvetica, Arial Cyr, Arial Ua, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}

/* Article Long Title */
.longTitle { 
font-family:Arial, Helvetica, Arial Cyr, Arial Ua, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
}

/* data on the Articles page (keywords, author, id, modified date, etc.) (this style was named .date) */
.articledata { 
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:#666666;
}

/* articles drill down */
.drillDown { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:normal;
text-decoration:none;
color:Black;
background-color:#F6F6F6;
}
a.drillDown:hover { 
text-decoration:underline;
color:Black;
}
/*.drillDownCurrent { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
text-decoration:none;
color:#363636;
}*/

/* page title */
.pageTitle /*, .pageTitle a */
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
background-color:white;
}

/* search form at the top */
.search { 
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
}
.searchBackGround { 
  min-height: 40px;
  padding: 2px 5px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #ededed);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ededed));
  background-image: -webkit-linear-gradient(top, #ffffff, #ededed);
  background-image: -o-linear-gradient(top, #ffffff, #ededed);
   filter: progid:dximagetransform.microsoft.gradient(startColorStr='#ffffff', EndColorStr='#ededed');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#ededed')";
  background-image: linear-gradient(to bottom, #ffffff, #ededed);
  background-repeat: repeat-x;
  border-bottom: 1px solid #bcbcc6;
/*background-image: url(Images/bg_search.gif);*/
  position: relative; /* needed for IE to show the border */
}

td.sectionHeaderBackground a.sectionHeaderBackground {
	background: transparent;
}

/* error messages */
.msgerr { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:Red;
}

/* info messages */
.msginf { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
color:Black;
}

/* sections on forms and views */
.sectionHeaderBackGround { 
  
  /* Blue */
  background: #2887b4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2887b4), color-stop(1, #064e7a));
  background: -ms-linear-gradient(bottom, #2887b4, #064e7a);
  background: -moz-linear-gradient(center bottom, #2887b4 0%, #064e7a 100%);
  background: -o-linear-gradient(bottom, #2887b4, #064e7a);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#2887b4', EndColorStr='#064e7a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#064e7a',EndColorStr='#2887b4')";
  
  color: #fff;
  text-shadow: 0px 1px 0 #021c2d;
  font-size: 11px;
  padding: 4px;


  /* Gray */
  /*
  background: #254463;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a3a3a3), color-stop(1, #c7c7c7));
  background: -ms-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  background: -moz-linear-gradient(center bottom, #a3a3a3 0%, #c7c7c7 100%);
  background: -o-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#a3a3a3', EndColorStr='#c7c7c7');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c7c7c7',EndColorStr='#a3a3a3')";
  
  color: #212121;
  text-shadow: 1px 1px 0 #DBDBDB;
  font-size: 10px;
  -webkit-box-shadow: inset 1px 0px 0px #c4c4cd;
  -moz-box-shadow: inset 1px 0px 0px #c4c4cd;
  box-shadow: inset 1px 0px 0px #c4c4cd;
  */
  
  font-weight: normal;
/* Original
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
background-image: url(Images/bg_section.gif);

*/
}

/* sections on grids */
.sectionGrid { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

/* paging and filters */
.pagelink, .pagelink a { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}


/*=====================================================================================*/
/*=========== ASP.NET styles ==========================================================*/
/*=====================================================================================*/

/* background on forms. Currently applied only in the UdfSelector control */
Table.formText { 
background-color:#efefef;
}

/* Login Page Labels */
.loginpagelabels { 
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:Black;
background-color:#efefef;
}

/* Logged User Data */
.loginText {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

/* Page Tab Bar */
.PageTabBar {
background-color:#aeb1b6;
font-size:xx-small;
height:18px;
background-image: url(Images/bg_header.gif);
}

/* Page Tab Bar Header*/
.PageTabBarHeader {
background-color: Transparent;
font-family: Arial;
font-weight: bolder;
font-size: 11pt;
color: #aeb1b6;
}        


/* Small texts - close Window, etc.*/
.small { 
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:Black;
background-color: Transparent;
}

/* grid border */
.gridborder 
{
        border-color: #006599;
}

/* even and odd rows in ASP.NET Grids */
.evenNet { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#EEEFEE;
}
.oddNet { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-color:#FAFCFC;
}
.evenNet a, .oddNet a
{ 
text-decoration:underline;
font-size:12px;
color:Black;
}

/* forms texts */
.formTextNet { 
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:Black;
background-color: Transparent;
}

/* panels */
.classPanel
{
 border:2px solid Black;
 background-color:#F3F4E9;
}

/*  */
.simpleText { 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

/*=====================================================================================*/
/*========================== Web parts=================================================*/
/*=====================================================================================*/

/* speartor at the head */
.separator_line { 
        background-color: #D3D3D3;
}

/* Contents of each Web Parts */
.PartStyle 
{
background-color: #f4f4f5;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;
   /**** Border radius necessary due to the rounded edges for the dashboard elements ****/
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}        
.PartStyle a, a.PartStyle:hover{ 
text-decoration:underline;
color:Black;
}


/* Web Parts titles */
.PartTitleStyle {

   /* Blue */
  background: #2887b4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2887b4), color-stop(1, #064e7a));
  background: -ms-linear-gradient(bottom, #2887b4, #064e7a);
  background: -moz-linear-gradient(center bottom, #2887b4 0%, #064e7a 100%);
  background: -o-linear-gradient(bottom, #2887b4, #064e7a);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#2887b4', EndColorStr='#064e7a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#064e7a',EndColorStr='#2887b4')";
  
  color: #fff;
  text-shadow: 0px 1px 0 #021c2d;
  padding: 4px;

  
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-align: left;
  color:white;
   
  /**** Border radius necessary due to the rounded edges for the dashboard elements ****/
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;

 

  /* Gray */
  /*
  background: #254463;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a3a3a3), color-stop(1, #c7c7c7));
  background: -ms-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  background: -moz-linear-gradient(center bottom, #a3a3a3 0%, #c7c7c7 100%);
  background: -o-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#a3a3a3', EndColorStr='#c7c7c7');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c7c7c7',EndColorStr='#a3a3a3')";
  
  color: #212121;
  text-shadow: 1px 1px 0 #DBDBDB;
  font-size: 10px;
  -webkit-box-shadow: inset 1px 0px 0px #c4c4cd;
  -moz-box-shadow: inset 1px 0px 0px #c4c4cd;
  box-shadow: inset 1px 0px 0px #c4c4cd;
  */
/* ORIGINAL
background-color:#aeb1b6;
background-image: url(Images/bg_header.gif);
text-align:left;
height: 15px;
font-weight:bold;
font-family: Arial; 
font-size:12px;
color: White;
padding-left:10px;

*/
}

.PartTitleStyle  > table > tbody > tr > td > a  {


    background: #f3f3f5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f3f3f5), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f3f3f5, #ffffff);
  background: -moz-linear-gradient(center bottom, #f3f3f5 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #f3f3f5, #ffffff);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#dddde2', EndColorStr='#f9f9f9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#f3f3f5')";
  color: #585868;
  text-shadow: 0px 1px 0px #fff;
  margin: 0px;
  border-bottom: 0px;
  border: 1px solid #b6b6c1 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 1px 0px #ffffff;
  -moz-box-shadow: inset 0px 1px 0px #ffffff;
  box-shadow: inset 0px 1px 0px #ffffff;
  
  padding: 3px 5px;
  margin: 3px 0;
  line-height: 20px;
  text-decoration: none;
  font-size: 10px;
}


.PartTitleStyle  > table > tbody > tr > td > a:hover {
  border-bottom: 1px solid #fff;
    background: #54a0c6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a87ad), color-stop(1, #91c2da));
  background: -ms-linear-gradient(bottom, #3a87ad, #91c2da);
  background: -moz-linear-gradient(center bottom, #3a87ad 0%, #91c2da 100%);
  background: -o-linear-gradient(bottom, #3a87ad, #91c2da);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#dddde2', EndColorStr='#f9f9f9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#91c2da',EndColorStr='#3a87ad')";
  -webkit-box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  -moz-box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  text-shadow: none;
  color: #fff !important;
  border: 1px solid #357b9e;
  border-bottom: 1px solid #29607b;
  border-top: 1px solid #29607b;
}


/* Headers of the zones (TopLeft, TopRight */
.HeaderStyle {
font-size: 12px;
font-family: Verdana; 
color:#A5A5A5;
text-align: center;
border-color: #CCCCCC;

}

/* Style in an empty zone */
.EmptyZoneTextStyle {
font-Size: 10px; 
font-family: Verdana; 
}       

/* general style for WebPart Editor forms */
.ZoneForms {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#Dedede;
}

/* Panels headers in edit mode (Web Parts, Portal Gallery Zone */
.PartTitleStyleEditor {
background-color:#dedede; 
text-align:left;
height: 15px;
font-weight:bold;
font-family: Arial; 
font-size:12px;
color: Black;
padding-left:10px;
}

/* Labels if the WebPart Editor forms */
.DashboardSectionElement 
{
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:black;
}
.DashboardSectionHeader 
{ 
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
color:black;
}

/*************
	MARATHON
	Below accomplishes rounded corners for the dashboard elements.  
	Note: ASP.net generated IDs are being used as selectors
*************/

tr#ctl00_ContentPlaceHolder1_TRPortalControls > td > table > tbody > tr > td > table > tbody > tr> td > table {
  border: 1px solid #b6b6c1 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
 }


/* Edit buttons and links on the Web Part zone */

a.buttonzone_left_on, a.buttonzone_right_on {
    background: #f3f3f5;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f3f3f5), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #f3f3f5, #ffffff);
  background: -moz-linear-gradient(center bottom, #f3f3f5 0%, #ffffff 100%);
  background: -o-linear-gradient(bottom, #f3f3f5, #ffffff);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#dddde2', EndColorStr='#f9f9f9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff',EndColorStr='#f3f3f5')";
  color: #585868;
  text-shadow: 0px 1px 0px #fff;
  margin: 0px;
  border-bottom: 0px;
  border: 1px solid #b6b6c1 !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0px 1px 0px #ffffff;
  -moz-box-shadow: inset 0px 1px 0px #ffffff;
  box-shadow: inset 0px 1px 0px #ffffff;
  display: block;
  padding: 4px 8px;
  line-height: 20px;
  text-decoration: none;
  margin-left: 15px;
}

a.buttonzone_left_off, a.buttonzone_right_off {
  border-bottom: 1px solid #fff;
    background: #54a0c6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3a87ad), color-stop(1, #91c2da));
  background: -ms-linear-gradient(bottom, #3a87ad, #91c2da);
  background: -moz-linear-gradient(center bottom, #3a87ad 0%, #91c2da 100%);
  background: -o-linear-gradient(bottom, #3a87ad, #91c2da);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#dddde2', EndColorStr='#f9f9f9');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#91c2da',EndColorStr='#3a87ad')";
  -webkit-box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  -moz-box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  box-shadow: inset 0px 1px 3px rgba(32, 75, 97, 0.6);
  text-shadow: none;
  color: #fff !important;
  border: 1px solid #357b9e;
  border-bottom: 1px solid #29607b;
  border-top: 1px solid #29607b;
   display: block;
  padding: 4px 8px;
  line-height: 20px;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
 -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none;
  margin-left: 15px;
}

/*
.buttonzone_left_on
{
        background-image:url(Images/tab_left_on.gif);
        background-repeat: no-repeat;
        background-position:left top;
}       
.buttonzone_right_on
{
        background-image:url(Images/tab_right_on.gif);
        display:block;
        text-decoration:none;
        background-repeat: no-repeat;
        background-position:right top;
        font-family: Arial;
        font-size: 9pt;
        color: black;
        padding-right:40px;
        padding-left:40px;
        padding-top:2px;
        padding-bottom:2px;
}       
.buttonzone_left_off
{
        background-image:url(Images/tab_left_off.gif);
        background-repeat: no-repeat;
        background-position:left top;
}       
.buttonzone_right_off
{
        background-image:url(Images/tab_right_off.gif);
        display:block;
        text-decoration:none;
        background-repeat: no-repeat;
        background-position:right top;
        font-family: Arial;
        font-size: 9pt;
        color: black;
        padding-right:40px;
        padding-left:40px;
        padding-top:2px;
        padding-bottom:2px;
}       
*/

/* Links: Catalog, Configure Web Parts, Page Layout */
.webpartlinks_on { 
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:normal;
color:#254A70;
background-color:#f3f4e9;
padding-right: 10px;
text-decoration:none;
white-space:nowrap;
}

.webpartlinks_off { 
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight:normal;
color:#254A70;
background-color:#F3F4E9;
padding-right: 10px;
text-decoration: underline;
white-space:nowrap;
}

/*=====================================================================================*/
/*========================== Calendar =================================================*/
/*=====================================================================================*/

.CalendarTitle {
font-family: Arial;
font-weight: bold;
font-size: 10pt;
color: White;
background-color: #AFBBD4;
}

.CalendarNextPrev, .CalendarNextPrev a{
font-family: Arial;
font-weight: bold;
font-size: 10pt;
color: white !important;
background-color: #AFBBD4;
}

.CalendarDayHeader {
font-family: Arial;
font-weight: normal;
font-size: 10pt;
color:#b8a88a;
background-color: #EEEEF3;
}

.CalendarDayStyle, .CalendarDayStyle a {
font-family: Arial;
font-size: 10pt;
color: #000000;
background-color: #ffffff;
}

.CalendarWeekendDayStyle, .CalendarWeekendDayStyle a {
font-family: Arial;
font-size: 10pt;
color: red;
background-color: #ffffff;
}
        
.CalendarOtherMonthDay, .CalendarOtherMonthDay a { 
font-family: Arial;
font-size: 10pt;
color: #A5A5A5;
background-color: #ffffff;
text-decoration:underline;
}

.CalendarTodayDay, .CalendarTodayDay a {
font-family: Arial;
font-size: 10pt;
font-weight: bold       ;
color: Black;
background-color: #CCCCCC;
}

/* grid - close Window, etc.*/
.CalendarBorder
{
        border-color: #AFBBD4;
        background-color: #AFBBD4;
        color: White;
}

/*=====================================================================================*/
/*========================= Reports Tree View =========================================*/
/*=====================================================================================*/

/* borders */
.drilldownBorder
{
 border :1px solid Gray;
}

/* Background */
.drillDownCommon, .drillDownCommon a, .drillDownCommon:hover  { 
background-color:#F6F6F6;
}

/* Simple Nodes */
.drillDownNode { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:normal;
color: Black;
}
.drillDownNode:hover { 
text-decoration:underline;
}

/* Selected Node */
.drillDownCurrent, .drillDownCurrent a, .drillDownCurrent a:hover  { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
text-decoration:none;
color:#363636;
}

/* Add New Report link */
.drillDownAdd { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:normal;
text-decoration:underline;
color:Black;
background-color:#F6F6F6;
padding-left: 15px;
}
.drillDownAdd a, .drillDownAdd:hover { 
text-decoration:underline;
}

/*=====================================================================================*/
/*====================== Reports Wizard ===============================================*/
/*=====================================================================================*/

/* Common */
.RWizard 
{
border :1px solid Gray !important;
background: #F6F6F6;
text-decoration:none;
}

/* Side Bar */
.RWizardSide  
{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:normal;
background: #F6F6F6;
width: 165px;
padding-left: 5px;
padding-right: 5px;
vertical-align:top;
white-space:nowrap;
border :1px solid Gray !important;
text-decoration:none;
}
.RWizardSide a 
{
font-size:10pt;
/* color: Black; */
text-decoration:none;
white-space:nowrap;
}       
.RWizardSide .drilldownCurrent 
{
color: red;
}       
.RWizardSide a:hover 
{
text-decoration:underline;
}
/*.RWizardSide a:visited
{
        color: Black;
}*/

/* Header */
.RWizardHeader { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
/*background-color: #Efefef; */
padding-left: 10px;
padding-right: 5px;
padding-top: 5px;
}

/* Step */
.RWizardStep { 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

/* Navigation */
.RWizardNavigation { 
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
}

/*===================================================================================================*/
/* HTML Report Spooler - it is used in user defined reports and predefined sql reports of xml format */
/*===================================================================================================*/
.reportTitle, .reportTitle a{ 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
background-color:White;
}

.listHeaderReports, .listHeaderReports a { 

  /* Blue */
  background: #2887b4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2887b4), color-stop(1, #064e7a));
  background: -ms-linear-gradient(bottom, #2887b4, #064e7a);
  background: -moz-linear-gradient(center bottom, #2887b4 0%, #064e7a 100%);
  background: -o-linear-gradient(bottom, #2887b4, #064e7a);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#2887b4', EndColorStr='#064e7a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#064e7a',EndColorStr='#2887b4')";
  
  color: #fff;
  text-shadow: 0px 1px 0 #021c2d;
  padding: 4px;

  
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  text-align: left;
  color:white;
  

  /* Gray */
  /*
  background: #254463;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a3a3a3), color-stop(1, #c7c7c7));
  background: -ms-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  background: -moz-linear-gradient(center bottom, #a3a3a3 0%, #c7c7c7 100%);
  background: -o-linear-gradient(bottom, #a3a3a3, #c7c7c7);
  filter: progid:dximagetransform.microsoft.gradient(startColorStr='#a3a3a3', EndColorStr='#c7c7c7');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c7c7c7',EndColorStr='#a3a3a3')";
  
  color: #212121;
  text-shadow: 1px 1px 0 #DBDBDB;
  font-size: 10px;
  -webkit-box-shadow: inset 1px 0px 0px #c4c4cd;
  -moz-box-shadow: inset 1px 0px 0px #c4c4cd;
  box-shadow: inset 1px 0px 0px #c4c4cd;
  */
  

}

.listHeaderReports a
{
 text-decoration:underline;
}

.ReportsGroupHeader {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
background-color:#d7d7d7;
}
.ReportsGroupFooter {
font-family:  Helvetica, Arial, sans-serif;
font-size:11px;
font-weight:bolder;
background-color:#FFFFFF;
text-decoration: none;
}

/* unused */
.whereHeaderText { 
font-family: Arial;
font-size: 12px;
color: #407a58;
}

/* unused */
.whereHeader { 
font-family: Arial;
font-weight: bolder;
font-size: 12px;
color: #407a58;
}

/*===================================================================================================*/
/* HTML Report Spooler - old version, it is used in predefined sql reports of sql format             */
/*===================================================================================================*/

.reportTable_content {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

TD.reportTable_row_header {
font-weight: bolder;
background-image: url(Images/bg_header.gif);
color: white;
background-color:#aeb1b6;
white-space: nowrap;
vertical-align: middle;
padding: 3px;
}

TD.reportTable_row_2 {
        vertical-align:top;
        background-color:#EEEFEE;
        padding: 3px;
}

TD.reportTable_row_2 a
{
        color:#000000;
        text-decoration: underline;
}

TD.reportTable_row, TD.reportTable_row a 
{
        vertical-align:top;
        background-color:#FAFCFC;
        padding: 3px;
}

TD.reportTable_row a
{
        color:#000000;
        text-decoration: underline;
}

TD.reportTable_last_row {
        vertical-align:top;
font-weight: bolder;
text-transform: uppercase;
background-color: #ebeee0;
}

.reportTable_row_header {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-align: center;
color:white;
background-color:#aeb1b6;
}

.reportTable_group_header {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#C9C7C7;
}
.reportTable_group_footer {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
text-decoration: underline;
}
