﻿/**********************************************************************************/

body { 
	/*text-align: center; 
	margin-left: auto; margin-right: auto; 
	/*background-image: url(http://www.andyandemily.com/images/bkgrd.jpg); */
	background-color: white; 
	font-family: verdana, tahoma, sans-serif; 
	font-size: 9pt; 
	color: black; 
	padding: 0px; 
	margin:opx;
} 

/******************************* Elements******************************/

li
{
	
	background: url(images/greenbullet.gif) 0 9px no-repeat; 
	padding-right:5pt; 
	padding-bottom:8pt;
	list-style-position:inside;
	
	margin-left: 2;
	padding-left: 0em;
	text-indent: -0em;

	list-style: none;
	margin-left: 5;
	padding-left: 2em;
	text-indent: -.80em;

}

ToolTip
{
	color:Red;	
}

p, h1, h2, h3, h4, h5, h6 
{
	margin: 0; padding: 0 0 10px 0;
	
} 
 
 

h1
{
	font-family:Verdana;	
	font-size: 10pt;
	font-weight:bold;
	color:green;
	text-decoration:none;
}

h2
{
	font-family:Verdana;	
	font-size: 10pt;
	font-weight:bold;
	color:gray;
	text-decoration:none;
}

p
{
	font-size: 9pt;
	color:black;	
}

/******************************* End Elements******************************/

div#wrapper { 
	margin:0 auto; 
	width: 749px; 
	background-color: white; 
	border-left: solid 0px red; 
	border-right: solid 0px red; 
	border-top: solid 0px red;
} 

div#menuMain
{

	top:20pt;
    text-align: left;
    position:relative;
    left:0px;
    font-family:Verdana;
    font-size:9pt;
    color:green;
    background-image:url(images/grid.jpg)
}


div#treemenu
{
	background-color:white;
	font-family:Verdana;
	font-size:8pt;
}
.MenuHoverClass
{
    font-family:Verdana;
    font-size:9pt;
    color:red;
}

.treemenulink
{
   font-family: Verdana, Arial, Serif;
   font-size: 8pt;   
   text-align:left;
   font-family:Verdana;  
}

.treemenulink a
{
   text-decoration: none;
   color: green; 
   font-size: 8pt; 
   text-align:left;  
   font-family:Verdana;
}

.treemenulink a:hover
{
   text-decoration :underline;
   color: orange;
   font-size: 7pt; 
   text-align:left; 
   font-family:Verdana; 
}


div#title { 
	margin:0 auto; 
	border:solid 2px #336699; 
	width:800px; 
} 

div#menu { 
	margin:0 auto; 
	border-left:solid 2px #336699; 
	border-right:solid 2px #336699; 
	border-bottom:solid 2px #336699; 
	background: white; 
	list-style-type: none; 
	padding-left:5px;
} 

div#menu li { 
	margin:0 auto; 
	float: left; 
	width: 140px; 
	text-align: center; 
	list-style-type: none; 
} 

#menu0 { 
	width:744px;
} 

div#content
 { 
	background-image:url(images/content_bg.jpg);
    background-repeat: repeat-y;
	height: 100%; 

} 


a:link { 
	color: MediumSeaGreen; 
	text-decoration: none; 
} 

a:visited { 
	color: OliveDrab; 
	text-decoration: none; 
} 

a:active { 
	color: MediumSeaGreen; 
	text-decoration: none; 
} 

a:hover { 
	color: Orange; 
	text-decoration: underline; 
} 



div#footer { 
	margin:0 auto; 
    clear: both;
    height: 36px;
    background-image: url(images/content_footer.jpg);
    background-repeat: no-repeat;
    text-align:left; 
    font-size:7pt;
} 

div#header
{
	margin:0 auto;
    height: 64px;
    position: relative;
    background-image:url(images/grid.jpg);
    border-left: solid 0px orange; 
	border-right: solid 0px orange; 
	border-top: solid 0px orange;
}


div#sidebar
{
    float: left;
	width:0px;
    overflow: hidden;
}

.WelcomeImage img
{
	margin:0 0 0 0px;
	padding:0;
}

div#breadCrumb
{

    background-image: url(images/breadCrumb_header.jpg);
    background-repeat: no-repeat;
    position:relative;
    height: 24px;
    padding-left:6px;
   

}

div#topper
{
    text-align: left;
    color:Silver;
}

div#breadCrumb .breadCrumbs
{
    height: 24px;
    background-image: url(images/breadCrumb_header.jpg);
    background-repeat: no-repeat;
    margin-top: 8pt;
    color:Silver;
    padding-left: 12px;
    margin-top: 10pt;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 8px;
    float: left;
    vertical-align: middle;
    font-size:7pt;
    color:silver;
    font-family:Verdana;
}

div#breadCrumb A, #breadCrumb
{
	padding-top:10;
    color: Orange;
    font-weight:bold;
    text-decoration: none;
    font-size:7pt;
    color:gray;
    font-family:Verdana;
}
div#breadCrumb A:hover
{
    color: Orange;
    font-weight:bold;
    text-decoration: underline;
    font-family:Verdana;
}

div#mainContent
{

    line-height: 16px;

    
}

#main
{
	clear: both;
	position:relative;  
	font-family:Verdana;
	margin:0 14px;
	
}

div#contentFooter
{
    margin-top: 0pt;
    color:Silver;
    padding-top: 12px;
    font-size:7pt;
    color:silver;
    font-family:Verdana;
    position:relative ;
    

}

div#contentFooter a { 
	color: Silver; 
	text-decoration: none;
	font-size:7pt; 
	font-family:Verdana;
	padding-left:65pt;
	padding-right:10pt;
	font-weight:bold;
} 

div#contentFooter a:hover { 
	color: Orange; 
	text-decoration: none;
	font-size:7pt; 
	font-family:Verdana;
	padding-right:15pt;
	font-weight:bold;
} 


/* Controls */
#wizard
{
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	color:Gray;
	background-color: #1C5E55;
	border-color:#999999;
	border-width:thin;
	border-style:solid;
	height:600px;
    width:100%;
}

#wizardheader
{
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	color:Gray;
	background-color: #1C5E55;
	width:100%;
}

#wizardQuestions
{
	font-family: Verdana, Arial, Serif;
	font-size: 12px;
	color:Gray;
	background-color: #1C5E55;
	border-color:#999999;
	border-width:thin;
	border-style:solid;
	height:300px;
    width:100%;
}

.gridview
{
	background-color:White; 
	Border-Color:#336666;
	Border-Style:double; 
	Border-Width:1px; 
	padding:5;
	font-family:"Verdana"; 
	Font-Size:8pt;
	width:100%;
	color:Green;
	
}



.wizardnavigationstyle
{
	
}

.wizardstepstyle
{
	/*background-color:#E0E0E0;*/
	Border-Color:Gray; 
	Border-Style:solid;
	Border-Width:1px;
	background-image:url("images/WizBG.jpg");
	vertical-align:top;
}

.wizardbutton 
{
	font-family: Verdana, Arial, Serif;
	color:green;
	font-size:12px;
	background-color:white;
 	border-color:#C5BBAF; 
	border-style:solid; 
	border-width:1px;
}

.wizardheader
{
	background-color: silver;
	font-weight: bold;
	font-size: 0.9em;
	color: White;
	border-right: seagreen 1px solid;
	border-top: seagreen 1px solid;
	border-left: seagreen 1px solid;
	border-bottom: seagreen 1px solid;
}

.wizardnavigationbutton
{
	background-color:White; 
	font-weight:bold;
	font-size:0.8em; 
	color:Gray;
	width:70pt;
}

.wizardsidebar
{
	background-color:#1C5E55; 
	font-size:12px;
	vertical-align:top; 
	width:200px;
	color:Gray; 
}

.wizardcontrol
{
	width:100%;
	height:300px;
	border-width:1px;
	border-color:green;
}

.gridviewfooter
{
	background-color:green;
	color:#333333; 
}

.gridviewheader
{
	/*background-color:white;*/
	font-weight:bold; 
	color:SeaGreen;
	text-align:left;	
}


.commandbuttons
{
	font-family: Verdana, Arial, Serif;
	color:seagreen;
	font-size:8pt;
	font-family:Verdana;
	background-color:white;
 	border-color:#C5BBAF; 
	border-style:solid; 
	border-width:1px;
	width:50pt;
	height:15pt;
	cursor:hand;
}

.label
{
	font-family: Verdana, Arial, Serif;
	color:green;
	font-size:8pt;	
}

.labelheader
{
	font-family: Verdana, Arial, Serif;
	color:green;
	font-size:8pt;
	font-weight:bold;	
}

.mainLogo
{
    position: absolute;
    height: 64px;
    width: 188px;
    left: 0px;
    top: 0px;
    z-index: 10;
    background-image:url(images/logo_ani.gif);
    background-repeat:no-repeat;
	cursor:hand;
	visibility:hidden;
}

 .opaque
{
    opacity: .85;
    filter: alpha(opacity=85);
    -moz-opacity: .85;
}
