﻿* 
{
	margin: 0;
    font-size: 12px;
}


html {
	margin: 0;
	padding: 0;
	height: 100%;
}



body {
	background: none repeat scroll 0 0 #F0F0EE;
	font-family: sans-serif, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	min-height: 100%;
	position: relative;
}

h1,h2 {
	font-family: 'Oswald', sans-serif, Arial;
	font-size: 24px;
	color: #47a0ff;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
}

.fileinfo
{
 float: left;
 margin : 3px;
 border : solid 1px silver;
 padding: 2px;
 width: 250px;
 cursor: pointer;
 max-height: 100px;
 height :100px;
 position: relative;
 background-color: White;
}

#menu
{
    height: 50px;
	width: 100%;
	min-width:1024px;
	z-index: 100;
	left: 0px;
	top: 0px;
	position: fixed;
	background-color:#819140;
	background-repeat:repeat-x;
	
}

#menu-content
{
    width:1024px;
    margin: 0 auto;  
    position: relative; 
    padding-top:15px; 
    height:35px; 
      padding-left:10px;
	  padding-right:10px;
}

.gradient
{
background: #7db9e8; /* Old browsers */
background: -moz-linear-gradient(top,  #7db9e8 0%, #207cca 40%, #2989d8 60%, #1e5799 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(40%,#207cca), color-stop(60%,#2989d8), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db9e8 0%,#207cca 40%,#2989d8 60%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db9e8 0%,#207cca 40%,#2989d8 60%,#1e5799 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db9e8 0%,#207cca 40%,#2989d8 60%,#1e5799 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db9e8 0%,#207cca 40%,#2989d8 60%,#1e5799 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
}

.wrapper 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
    background-repeat:no-repeat;
    margin-bottom: -42px;
    border: solid 0px white;
}

#content-wrapper
{
    width: 1014px; 
    max-width:1014px; 
    background-color: #F0F0EE;
    position: relative; 
    margin: 0 auto;
    padding-left: 5px;
    padding-right: 5px;
    height: auto;
    border: solid 1px #F0F0EE;
}


.input, .inputnumber, .input-error, .inputrequired
{
    border: solid 1px silver;
    color: black;
    font-size:14px;
    line-height: 30px;
    min-height: 30px;
    font-weight: bold;
    text-indent: 2px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

input[type=checkbox]
{
    margin-right:5px;
}

.input-error, .inputrequired
{
    border: 1px solid #9EB52E;
    background-color: #E9FFDF;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.warning
{
    border: 1px solid  #9EB52E;
    background-color: #FFFFFF;
    margin-top: 20px;
    min-height: 30px;
    padding: 5px 5px 5px 5px;
    color: #819140;
    font-weight: bold;
    margin-bottom:10px;
}

.btnMenu
{
    font-size: 18px;
    font-family: Oswald;
    text-transform: uppercase;
    font-weight:normal;
    margin-right:20px; 
    text-decoration: none; 
    color:White;
}

.btnGeneric
{
    background-repeat: repeat-x;   
    background-color: #b3c1d0;
    color : White;
    font-size: 14px;
    padding: 6px;
    text-decoration: none;
    font-weight: bold;
     -moz-border-radius: 4px;
    border-radius: 4px;
   
}

a
{
    color: #47a0ff;   /*#819140; */
    font-weight: bold;
    text-decoration: none;
}
ul
{
    margin: 0px;
    color: #819140;
    padding:0px;
}

p
{
    margin-bottom:10px;
    margin-top:10px;
}

.push, .footer
{
     min-height: 40px;
     position: relative;
}

.footer
{   
    margin:0 auto;
    text-align:left;
	width:100%;
	min-width: 1024px;
 	position: absolute;
	bottom: 0;
	z-index: 2;
	background-color:#819140;
	vertical-align:bottom;
	padding-bottom: 0px;
	color:White;
	border: solid px black;
	zpadding-left:10px;
	zpadding-right:10px;
}
img
{
    border: none;
}

.reportheader
{
    background-color: #47a0ff !important;
    min-width: 40px;
    text-align : center;
    font-weight: bold;
    color: White;
}

.reporttable TD
{
    border: 1px solid #B7D9FF;
    background-color: White;
}

.menubuttons
{
    border-bottom: solid 1px #b3c1d0;
    padding-top:1px;
    background-color: #f0f0ee; 
    width:100%;
    height :80px;
    position:relative;
    	  background: #7db9e8; /* Old browsers */
background: -moz-linear-gradient(top,  #7db9e8 0%, #207cca 40%, #2989d8 60%, #1e5799 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(40%,#207cca), color-stop(60%,#2989d8), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7db9e8 0%,#207cca 40%,#2989d8 60%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7db9e8 0%,#207cca 40%,#2989d8 60%,#1e5799 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7db9e8 0%,#207cca 40%,#2989d8 60%,#1e5799 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7db9e8 0%,#207cca 40%,#2989d8 60%,#1e5799 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
}

.menubuttonscontent
{
   margin: 0 auto;
   width :1024px;
}

.menubutton
{
    background-color: #b3c1d0;
    color : White;
    font-size: 14px;
    padding: 6px;
    text-decoration: none;
    font-weight: bold;
    min-width: 42px;
}