﻿BODY
{
 background-color: #bfa582;   
}

#panelMaster
{
    left: 245px;
    width: 800px;
    position: absolute;
    top: 20px;
    height: 775px;
    background-color: white;
    font-family: Arial;
    font-size: 13px;   
}
#header
{
    left: 0px;
    width: 800px;
    position: absolute;
    top: 0px;
    height: 175px;
    
}

#ShopCart
{
    left: 50px;
    width: 800px;
    position: absolute;
    top: 10px;
    height: 200px;
}
#headerNav
{
    left: 30px;
    width: 100px;
    position: absolute;
    top: 175px;
    height: 120px;
    z-index:2;
    
}
#login
{
    left: 450px;
    width: 800px;
    position: absolute;
    top: 0px;
    height: 100px;
    
}
#breadcrumbs
{
    left: 225px;
    width: 500px;
    position: absolute;
    top: 230px;
    height: 50px;
}

#imagesHeader
{
    left: 275px;
    position: absolute;
    top: 30px;
}
#leftnavigation
{
    left: 20px;
    width: 180px;
    position: absolute;
    top: 235px;
    height: 300px;
    z-index:1;
}

#container
{
    left: 225px;
    width: 625px;
    position: absolute;
    top: 180px;
    height: 105px;
    
}
#footer
{
    left: 50px;
    width: 800px;
    position: absolute;
    top: 800px;
    height: 100px;
    background-color: #d3d3d3;
}
h3
{
    font-family: Arial Black,Verdana;
    font-weight: bold;
    font-size: 11px;
    color: red;
}
h2
{
    font-family: Arial Black,Verdana;
    font-weight: normal;
    font-size: 10px;
    color: teal;
}
p.margin 
{   margin: 2cm 4cm 3cm 4cm;
    font-family :Verdana, Arial Black;
	font-size :10pt;
	font-weight :bold ;
	color:#405B81; 
	}
.margin
{
    margin: 2cm 4cm 3cm 4cm;
	font-family :Verdana, Arial Black;
	font-size :10pt;
	font-weight :bold ;
	color:#405B81; 
}
.Question
{
	FONT-SIZE: 11pt;
    FONT-FAMILY: Arial;
    font-style:italic;
    color:Blue
    
    
}
.Answer
{
    font-size: 11pt;
    font-family: Arial;
    font-style: italic;
    color: Blue;
}
reports
{
	left: 0px;
    width: 800px;
    position: absolute;
    top: 300px;
    height: 175px;
    
}