﻿body 
{
	top:0px;
	font-family: "Arial";
	font-size:12px;
	font-weight:bold;
	color: White;
	text-align:center;
	background-color:#031047;
}

a
{
	color:White;
}

a:hover
{
    text-decoration: underline;
    color:Red;
}

.MenuBar
{
	top:0px;
	width:100%;
	height:20px;
	color:White;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	background-image:url("./Images/BlueWaves_Menu.jpg")
}

.MenuHover
{
	background-color:Black;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;

}

.MainContent
{
	width:990px;
	height: auto;
	background-image:url("Images/BlueWaves_BG.jpg");
}

#LoginFrame
{
    float:left; height:500px; width:990px;background-repeat:no-repeat;
    background-image: url('Images/BlueWaves_LoginBG.jpg');
}

#divLogin
{
	height:auto; width:300px;
	float:right;
	background-color:Black;
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.7;
}

.HdrLeft
{
	width:8px;
	background-image:  url("Images/Frame Hdr Left.png");
}

.HdrCenter
{
	background-color:#0000FF;
	text-align: center;
}

.HdrRight
{
	width: 8px;
	background-image: url("Images/Frame Hdr Right.png");
}

/*.FooterLeft
{
	width:8px;
	background-image:  url("./Images/Frame Ftr Left.png");
	background-repeat: no-repeat;
}

.FooterCenter
{
	border-bottom:solid 1px #0000FF;
	background-image:  url("./Images/Frame Ftr Center.png");
	background-repeat:repeat-x;
}

.FooterRight
{
	width: 8px;
	background-image: url("./Images/Frame Ftr Right.png");
	background-repeat: no-repeat;
}*/

.SideBorderDiv
{
	border-left: solid 1px  #0000FF;
	border-right: solid 1px #0000FF;
	border-bottom:solid 1px #0000FF;	
}

.textbox_w_bg
{
    background: transparent;
    border: solid 1px White;
    color: White;
    width:220px;
}

.textbox_w_bg55
{
	font:"Arial";
	border: 1px solid White;
	background: transparent;
	color: White;
	text-align: left;
	Width: 220px;

	scrollbar-3dlight-color:White;
	scrollbar-arrow-color:White;
	scrollbar-track-color:#031047;
	scrollbar-darkshadow-color:silver;
	scrollbar-face-color:White;
	scrollbar-highlight-color:silver;
	scrollbar-shadow-color:#031047;	

}

.textbox_w_bg125
{
	font:"Arial";
	border: 1px solid White;
	background: transparent;
	color: White;
	text-align: left;
	Width: 220px;
	
	scrollbar-3dlight-color:White;
	scrollbar-arrow-color:White;
	scrollbar-track-color:#031047;
	scrollbar-darkshadow-color:silver;
	scrollbar-face-color:White;
	scrollbar-highlight-color:silver;
	scrollbar-shadow-color:#031047;	
}

.lstBox
{
	font:"Arial";
	border: 1px solid White;
	background-color:#000000;
	color: White;
	text-align: left;
	Width: 220px;
	
	scrollbar-3dlight-color:White;
	scrollbar-arrow-color:White;
	scrollbar-track-color:#031047;
	scrollbar-darkshadow-color:silver;
	scrollbar-face-color:White;
	scrollbar-highlight-color:silver;
	scrollbar-shadow-color:#031047;	
}

.fileupload
{
    border: 1px solid White;
    background-color:Transparent;
}

.gridrow_w_bg
{
	font:"Arial";
	height: 20px;
	border: 1px solid White;
	background: transparent;
	margin-left: 1em;
	color: White;
}

.ddlist
{
    background-color: #001869;
    border: solid 1px #0000FF;
    color: White;
    
    scrollbar-3dlight-color:White;
	scrollbar-arrow-color:White;
	scrollbar-track-color:#031047;
	scrollbar-darkshadow-color:silver;
	scrollbar-face-color:White;
	scrollbar-highlight-color:silver;
	scrollbar-shadow-color:#031047;	
}

.FSLabel
{
    color: White;
    float:left;
	margin-left: 1em;
	width: 140px;
}

fieldset
{	
	width: 100%;
	padding: 0;
	background-color:Transparent; 
	border:none;
}

fieldset ol
{
	text-align: left;
	margin: 0 0 0px 0;
	padding:  1em 1em 0 1em;
	list-style: none;
}

fieldset li
{
	float: left;
	clear: left;
	width: 102%;
	height: 20px;
	padding:  1em 1em 0 0;
}

.ValidatorErrMsg
{
	text-align:left;
}

.PageFooter
{
	height:20px;
	font-size:smaller;
	background-image:url("Images/BlueWaves_Footer.jpg");
}	

.Banner
{
	top:0px;
	float:left;
	width:600px;
	height:100px;
	border:none;
	border-bottom:0px;
}

.Logo
{
	top:0px;
	width:390px;
	height:100px;
	float:left;
	border:none;
	border-bottom:0px;
}

.InvisibleField
{
	height:1px;
	width:1px;
	background-color: transparent;
	color: White;
	border: none;
}

.watermarked
{
	font:"Arial";
	height: 17px;
	border: 1px solid White;
	background-color:Transparent;
	color: White;
	text-align: left;
	Width: 220px;
}

.tvNodeHover
{
    background:Transparent;
    color:Red;
}

.tvNodeSelected
{
    background:Transparent;
    color:Blue; 
}

.AccordianHeader 
{
    background-image: url('Images/DownArrow.png'); /* Point to your minus img */
    background-repeat: no-repeat;
    background-position: 340px 2px;   /* Adjust this (x y) to fix spacing of image within the line */
}
 
.AccordianSelectedHeader {
    background-image: url('Images/UpArrow.png'); /* Point to your plus img */
    background-repeat: no-repeat;
    background-position: 340px 2px;   /* Adjust this (x y) to fix spacing of image within the line */
}

.AccordianDiv
{
    background:transperent;
    border:1px solid #0000FF;
    width:500px;
    Height:15px;
}
