﻿

/* this makes the menu go write but messes with other stuff
body
{
    font-family: Arial, Rockwell, Verdana, SunSans-Regular, Sans-Serif;
	font: Arial;
    font-size: .75em;
    color: #4D4D4D;   
    margin-left: auto;
    margin-right: auto;
}
*/
.IE8Fix 
{ 
    z-index: 1000; 

}


body
{
    margin-top:0px;
}

label
{
	font: Arial;
	font-size: 1.0em;
}


.SelectedRowStyle 
{
	background-color: Yellow
}	



div.spacer {
	clear: both;
}


.Content1
{
	 margin-left:2%;
	 margin-right:2%;
	 position:relative;
}

.Centered
{
     margin-left:auto;
	 margin-right:auto;
	
}



.RowStyleBackGroundColor
{
	background-color:  White;
	color: Black;
}


.RowAlternateStyleBackGroundColor 
{
	background-color:   #d1e0ff; /*#F0F8FF; */
	color: Black;
}


.HighLightRowColor
{
    /*background-color:   #7FFFD4;*/
       color: Black;
      background-color: #ff3300;
}



.EveryOneColor
{
    font-weight:bold;
	color:  Blue;
}

/*
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.DestHeader
{
	max-height:5px;
	letter-spacing:3px;
}
*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}


.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


.sampleStyleA {
	background-color:#FFF;
}


.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}


.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}


.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.login
{
    background-image: url(../../Images/tower_mod2.jpg);
    background-position: right top;
}

tr.GridViewHeader th
{
padding-left: 5px; 

}

/*CollapsiblePanel*/


.collapsePanel
{

	  height:0px;
	overflow:hidden;
	  background-color:#CCCCCC;
	  
	  font-size:14pt;
	
	
}


.collapsePanelHeader {
	width:100%;
	height:20px;
	background-color:#999999;
	background-repeat:repeat-x;
	color: #FFF;
	font-weight:bold;
	
}
.roundedPanel
{
	}
.HelpWrapper
{
}
.menu
{
}

.header {visibility: hidden;}
#MSVE_obliqueNotification {visibility: hidden;}

.IE8Fix 
{ 
    z-index: 1000; 

}

