﻿  .clearfix {display:inline-block;}
  .clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
  img { border: 0px none }
  * html .clearfix {height:1%;}
  body {
        padding: 0;
        margin: 0;
        border: 0;
        font-family: "Helvetica Neue", Helvetica, sans-serif, Arial;
        font-size: 10pt;
        text-align: center; 
        /*background-image: url(Images/background-music.png);*/
  }
  body p {
        padding: 0;
  }
  #container {
        width: 1000px;
        margin: 0 auto;
        margin-top: -13px;
        text-align: left; 
        /*background-image: url(Images/background-music.png);*/
  }
  #preheader 
  {
      height: 0px;
        width: 1000px;
        margin: 0 auto;
        background-color: transparent;
  }
  #preheader-dtls {
        padding: 10px 10px 10px 10px;
  }
  #preheader-dtls > p:first-child { margin-top: 0; }
  #header1 {
        width: 1000px;
        height: 0px;
        overflow: hidden;
  }
  #header1-dtls {
        padding: 15px 15px 10px 15px;
  }
  #header1-dtls > p:first-child { margin-top: 0; }
  
  #header2-left-column {
        width: 125px;
        height: 100px;
        overflow: hidden;
        float: left;
  }
  #header2-left-column-dtls {
        padding: 0px 0px 0px 15px;
  }
  
  #header2-left-column-logo
  {
      float: left;
  }
  
  #header2-left-column-dtls > p:first-child { margin-top: 0; }
  #header2 {
        width: 575px;
        height: 100px;
        overflow: hidden;
        float: left;
  }

  #header2-dtls 
  {
      padding: 15px 0px 0px 0px;
      border: 0;
  }

  #header2-dtls p
  {
      padding-top: 20px;
  }
  
  #header2-dtls > p:first-child { margin-top: 0; }
  #header2-right-column {
        width: 300px;
        height: 100px;
        overflow: hidden;
        float: left;
  }
  #header2-right-column-dtls {
        padding: 20px 15px 10px 10px;
        text-align: right;
  }
  #header2-right-column-dtls > p:first-child { margin-top: 0; }
    
  
  #main-containter {
        width: 1000px;
        float: left;
  }
  #main-container-dtls {
        padding: 10px 15px 10px 15px;
  }
  #main-container > p:first-child { margin-top: 0; }
  
  
  #main-inner-details 
  {  
    background: none repeat scroll 0 0 #FFFFFF;
    border: none;
    /*
    border-style: solid;
    border-width: 0 1px;
    border-top-style: solid;
    border-top-width: 1px;   
    border-color: #DBE1E6; 
    border-top-color: #731A8B;    
    */
    clear: both;
    padding: 20px; 
  }
 
 #report-criteria-section 
 {
    height: auto;
    border-style: solid;
    border-width: 0 1px; 
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style:solid;
    border-bottom-width: 1px;
    border-color: #DBE1E6;   
    padding: 10px;    
    margin: 10px
 }

  #footer1 {
        width: 1000px;
        height: 100px;
        overflow: hidden;
  }
  #footer1-dtls {
        padding: 10px 15px 15px 15px;
        font-size: 85%;
        line-height: 1.5;
        text-align: center;        
  }
  #footer1-dtls > p:first-child { margin-top: 0; }
  #footer2 {
        clear: both;
        width: 1000px;
        height: 100px;
        overflow: hidden;
  }
  #footer2-dtls {
        padding: 10px 15px 10px 15px;
  }
  #footer2-dtls > p:first-child { margin-top: 0; }
  
  body 
  {
  /*background-image: white url(Images/texture98154726.jpg) repeat top left;*/
  }
  
  /*
  div#header1 { background: transparent url(Images/pageheader_1_White.png) left top no-repeat; }
  div#header2_lcol { background: transparent url(Images/pageheaderLeftColumn.png) left top repeat-y; }
  div#header2_rcol { background: transparent url(Images/pageheaderRightColumn.png) right top repeat-y; }
  div#main { background: transparent url(Images/pagemain59516150.png) left top repeat-y; }
  div#footer2 { background: transparent url(Images/pagefooter_2_White.png) left top repeat-y; }
  div#footer1 {  background: transparent url(Images/pagefooter_1_White.png) left bottom no-repeat; }
  */
  
  #postfooter {
        width: 1000px;
        margin: 0 auto;
        background-color: transparent;
  }
  #postfooter-dtls {
        padding: 10px 10px 10px 10px;
  }
  #postfooter > p:first-child { margin-top: 0; }
  
/* -----------------------------------------------------------------------------------------------------------------------*/
  
a {
color: #333;
}

#nav {
margin:10px 0 20px 0px;
padding: 7px 6px 0;
line-height: 100%;
border-radius: 2em;

-webkit-border-radius: 2em;
-moz-border-radius: 2em;

-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
box-shadow: 0 1px 3px rgba(0, 0, 0, .4);

background-color: #1111aa;

background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a)); /* for webkit browsers */
background: -moz-linear-gradient(top, #a9a9a9, #7a7a7a); /* for firefox 3.6+ */
background-image: url(Images/gradient-top-level-menu-blue.png);

border: solid 1px #6d6d6d;
padding-right: 100px;  

}
#nav li 
{
margin: 0 5px;
padding: 0 0 8px;
float: left;
position: relative;
list-style: none;

}

/* main level link */
#nav a {
font-weight: bold;
/*color: #e7e5e5;*/  /* original color for gray gradient bacground */
/*color: #161616;*/
color: #ffffff;
text-decoration: none;
display: block;
padding: 8px 20px; 
margin: 0;
-webkit-border-radius: 1.6em;
-moz-border-radius: 1.6em;
border-radius: 1.6em;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}

/* main level link hover */   

/*#nav .current a, #nav li:hover > a*/
#nav li:hover > a
{
background: #d1d1d1; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#a1a1a1));  /* for webkit browsers */
background-image: url(Images/gradient-blue-top-menu.png);
color: #444;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
text-shadow: 0 1px 0 rgba(255, 255, 255, .8); 
} 

/*
#nav .current a, #nav li:hover > a
{
background-image: url(Images/gradient_light_blue.png); 
}
*/

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
background: none;
border: none;
color: #000048;   /* pulldown color */
font-weight:bolder;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

/*third sub levels link hover  09/15/2011 */

#nav ul li:hover > a 
{
    color: Blue;
}

/* OK
#nav ul li ul li:hover a {
color: Fuchsia;
}
*/

#nav ul a:hover {
background: #0399d4 !important; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#04acec), to(#0186ba)) !important; /* for webkit browsers */
background: -moz-linear-gradient(top, #04acec, #0186ba) !important; /* for firefox 3.6+ */
  -o-linear-gradient(#04acec,#0186ba); /* for Opera 11.10+ */

color: #fff !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}
/* level 2 list */
#nav ul {
background-color: #77aaee; /* for non-css3 browsers */
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf)); /* for webkit browsers */
background: -moz-linear-gradient(top, #fff, #cfcfcf); /* for firefox 3.6+ */
background-image: -o-linear-gradient(#fff,#cfcfcf);  /*for Opera 11.10+ */
background-image: url(Images/gradient-blue-gray.png);
display: none;
margin: 0;
padding: 0;
width: 185px;
position: absolute;
top: 35px;
left: 0;
border: solid 1px #b4b4b4;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
}

/* dropdown */
#nav li:hover > ul {
display: block;
}

#nav ul li {
float: none;
margin: 0;
padding: 0;
}

#nav ul a {
font-weight: normal;
text-shadow: 0 1px 1px rgba(255, 255, 255, .9);
}
/* level 3+ list */
#nav ul ul {
left: 181px;
top: -3px;
}

/* rounded corners for first and last child */
#nav ul li:first-child > a {
-webkit-border-top-left-radius: 9px;
-moz-border-radius-topleft: 9px;
-webkit-border-top-right-radius: 9px;
-moz-border-radius-topright: 9px;
border-top-left-radius: 9px;
border-top-right-radius: 9px;
}

#nav ul li:last-child > a {
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomleft: 9px;
-webkit-border-bottom-right-radius: 9px;
-moz-border-radius-bottomright: 9px;
border-bottom-left-radius: 9px;
border-bottom-right-radius: 9px;
}

/* clearfix */

#nav:after {
content: “.”;
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

#nav {
display: inline-block;
}

html[xmlns] #nav {
display: block;
}
* html #nav {
height: 1%;
}


/* FORM LAYOUT ELEMENTS   
--------------------------------------------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.ui-widget {
    font-family: "Helvetica Neue",Helvetica,sans-serif,Arial;
}
input {
    font-family: "Helvetica Neue",Helvetica,sans-serif,Arial;
}

input[type="text"], 
input[type="password"] {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
    width: 200px;
}

select {
    border: 1px solid #ccc;
    padding: 2px;
    font-size: 1.2em;
    color: #444;
}

input[type="submit"] {
    font-size: 1.2em;
    padding: 5px;
}

/* TABLE
---------------------------------------------------------------------------------------*/

table {
    border: solid 1px white;
    border-collapse: collapse;
}

table td {
    padding: 5px;
    /*border: solid 1px #e8eef4;*/
}

table th {
    padding: 6px 5px;
    text-align: left;
    background-color: white;
    border: solid 1px white;
}

table.layouter
{
  color:black;
  border:none;
  border-collapse:collapse;
  padding:3px;
  width:100%;
}

table.layouter td
{
  color:black;
  border:none;
  border-collapse:collapse;
  padding:3px;
  vertical-align:middle;
  text-align:center;
  height:0px;
}

table.layouter th
{
  height:0px;
  width:0px;
  border:none;
  padding:0px;
  vertical-align:middle;
  text-align:center;
}

table input[type="text"],
table input[type="password"],
table input[type="button"],
table input[type="submit"],
table input[type="reset"]
{
	width:175px;
    padding: 2px;
    font-family  : "Helvetica Neue", Helvetica, sans-serif, Arial;
    font-size: 10pt;
}
	
table select
{
	width:175px;
    padding: 2px;
   font-family  : "Helvetica Neue", Helvetica, sans-serif, Arial;
    font-size: 10pt;
	}

/* MISC  
-----------------------------------------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

nav, 
#menucontainer {
    margin-top: 40px;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link {
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover {
    color: white;
    text-decoration: none;
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-errors > ul 
{
    margin: 0px;
}

.validation-summary-valid {
    display: none;
}

/* Styles for editor and display helpers
----------------------------------------------------------------------------------------*/
.display-label, 
.editor-label {
    margin: 1em 0 0 0;
}

.display-field, 
.editor-field {
    margin: 0.5em 0 0 0;
}

.text-box {
    width: 30em;
}

.text-box.multi-line {
    height: 6.5em;
}

.tri-state {
    width: 6em;
}

/*-------------------------------------------------------------------------------------*/

/* Dashboard styles
----------------------------------------------------------------------------------------*/

#dashboardcontainer 
{
    text-align: left;
}

/* variance grid */
table.gridtable 
{
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    empty-cells: hide;
}

table.gridtable td, table.gridtable th
{
    border: 1px solid black;
}

td.gridheader, th.gridheader
{
    text-align: center;
    font-weight: bold;
}

td.gridfooter, th.gridfooter
{
    font-weight: bold;
}

td.gridheader.gridempty, th.gridheader.gridempty
{
    border: none;
}

td.gridheader.gridstring, th.gridheader.gridstring
{
}

td.gridheader.gridnumeric, th.gridheader.gridnumeric
{
    text-align: right;
}

td.gridheader.gridmisc, th.gridheader.gridmisc
{
}

td.gridrow.gridempty
{
}

td.gridrow.gridstring, td.gridaltrow.gridstring
{
    text-align: left;
}

td.gridrow.gridnumeric, td.gridaltrow.gridnumeric
{
    white-space: nowrap;
    text-align: right;
}

td.gridrow.gridmisc, td.gridaltrow.gridmisc
{
}

td.gridrow.griderror, td.gridaltrow.griderror
{
    color: Red;
}

td.gridfooter.gridempty, th.gridfooter.gridempty
{
}

td.gridfooter.gridstring, th.gridfooter.gridstring
{
    text-align: right;
}

td.gridfooter.gridnumeric, th.gridfooter.gridnumeric
{
    text-align: right;
}

td.gridfooter.gridmisc, th.gridfooter.gridmisc
{
}

a.gridlink, a.gridlink:link, a.gridlink:visited, a.gridlink:focus, a.gridlink:active, a.gridlink:hover
{
    color: inherit;
    text-decoration: none;
}

a.gridlink:hover
{
    text-decoration: underline;
}

a.iconCSSclassAdd
{ 
    background-image: url("/Content/Images/add.gif");       	
    background-position:center center;
    background-repeat: no-repeat;
    width:30px;
    height:22px;
    display: inline-table;
    text-decoration:none;
    clear:none;               
}
a.iconCSSclassEdit
{ 
	background-image: url("../Content/Images/action_import.gif");       	
	background-position:center center;
	background-repeat: no-repeat;
	width:30px;
	height:22px;
	display: inline-table;
	text-decoration:none;
	clear:none;               
}
a.iconCSSclassDelete
{ 
	background-image: url("../Content/Images/delete.gif");       	
	background-position:center center;
	background-repeat: no-repeat;
	width:30px;
	height:22px;
	display: inline-table;
	text-decoration:none;
	clear:none;               
}
a.iconCSSclassDetails
{ 
	background-image: url("../Content/Images/details.png");       	
	background-position:center center;
	background-repeat: no-repeat;
	width:30px;
	height:22px;
	display: inline-table;
	text-decoration:none;
	clear:none;               
}
a.iconCSSclassSave
{ 
	background-image: url("../Content/Images/green-ok.gif");       	
	background-position:center center;
	background-repeat: no-repeat;
	width:30px;
	height:35px;
	display: inline-table;
	text-decoration:none;
	clear:none;               
}
a.iconCSSclassCancel
{ 
	background-image: url("../Content/Images/red-error.gif");       	
	background-position:center center;
	background-repeat: no-repeat;
	width:30px;
	height:35px;
	display: inline-table;
	text-decoration:none;
	clear:none;               
}
/* zoom overlay */

div.zoomoverlay 
{
    position: absolute;
    text-align: center;
    vertical-align: middle;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.6);
}

div.zoomoverlay div.zoomimagecontainer
{
    display: block;
    position: absolute;
    width: 500px;
    height: 520px;
    background-color: White;
}

div.zoomoverlay img.zoomimage
{
    width: 500px;
    height: 500px;
}

/*------------------------------------------------------------------------------------*/



