﻿html, body {height:100%}
body 
{
	margin:0px;
	padding:0px;
	background:white;
	  
}

#SuperContainer
{
	margin:0px;
	padding:0px;
	background:#f4a817;
	width:1000px;
}

#MainContainer
{
	min-height:100%;
	margin-left:200px;
	background:#FFFFFF;
	border-left:1px solid #000;
	border-right:1px solid #000;
	margin-bottom:-52px;
	color: #000000;
    width:800px;	
}

* html #MainContainer{height:100%;margin-left:200px} 
#header{
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	height:70px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	overflow:hidden;
	color: #000000;
	background-color:#FFFF99; 
}

#subheader
{
	 position:absolute;
	 left:0px;  
	text-align: right;
	height: 24px;
	top:70px;
	background-image: url('App_Themes/Default/Images/bar.JPG');
	width:1000px;
}

#left {
	position:relative;
	width:200px;
	float:left;
	margin-left:-199px;
	padding-top:96px;
	left:-1px
}
* html #left {margin-right:-3px;}
#left p {padding-left:3px;padding-right:2px}

#footer {
	width:1000px;
	clear:both;
	height:50px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	position:relative;
	font-family: Verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #A0410D;
	text-align: center;
	border-left:1px solid #000;
	border-right:1px solid #000;
	
}
* html #footer {
	height:52px;
	height:50px;
}
#clearheader{height:72px;}
#clearsubheader{height:24px;}
#clearfooter{clear:both;height:50px;}
div,p  {margin-top:0}
* html #centrecontent {height:1%;margin-bottom:12px;}


#MainContainer1

{
	width:1000px;
	height:750px;
	
	
}
#Header1
{
	height:70px;
    
}
#ContentArea1
{
	height:600px;
	overflow: auto; 
	

}
#Footer1
{
	height:48px;
	
}

#ltFooter1
{
	float: left;
	width: 20%;
	height:48px;
}
#rtFooter1
{
	float: left;
	width: 80%;
	height: 48px;
	
}
.logo
{
	text-align:center ;
	width: 184px;
}

.title
{
	text-align: center;
	font-family: Verdana;
	font-size: x-large;
	font-weight: bolder;
	color: #A0410D;
	font-variant: small-caps;
	
}
#ltheader
{
	float: left;
	width: 20%;
	height: 70px;
}
#rtheader
{
	float: left;
	width: 80%;
	height: 70px;
	
}
#navigation1
{
	background-color: #f4a817;
	width: 20%;
	height: 600px;
	vertical-align: top;
	float: left;
}
#Childcontent1
{
	height: 600px;
	width: 78%;
	float:left;
		
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #FFBD14;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color:  #FDE38F;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
    color: White;
}
.label
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #990000;

}
#DivUploadfile
{
	margin-left:40px;
	margin-top:10px;
	
}
#Diverror
{
	padding:50px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
}
.labelerror
{
	font-family: 'Times New Roman' , Times, serif;
	font-size:medium;
	font-style: italic;
	color: #FF0000;
}

.watermark
{
	background: #FFFACD;
	font-style: italic;
	color: #800000;
}
