html{
height: 100%;
}

body{
padding: 0px;
margin: 0px;

height: 100%;
}



.wrapper {

min-width:770px;

background: url(images/topbar.gif) repeat-x;
min-height: 100%;
height: auto !important;
height: 100%;

}





#header{
 background: url(images/header.jpg) no-repeat;

text-align: right;
 min-height: 204px;
 height: auto !important;
 height: 204px;

}

#qualityParish
{
	background-image: url(images/qualityparish.jpg);
	width: 57px;
	height: 80px;

}


#leftMenu{

width: 190px;
float: left;
min-height: 60px;
}


#content{


min-height: 400px;
height: auto !important;
height: 400px;
padding: 10px 20px 40px 0px;

margin-left: 190px;
margin-right: 20%;
z-index: 1;

}






#footer{
min-height: 16px;
height: auto !important;
height: 16px;
background: #5267e2;
margin-top: -20px;
font-size: 0.7em;
padding-top: 4px;
padding-left: 10px;
color: #ffffff;
}

#siteDesign{
float: right;
width: 300px;
text-align: right;
padding-right: 10px;
}

#rightColumn{
width: 18%;
min-height: 100px;
float: right;
margin: 0.6em;
margin-top: 0px;
z-index: 10;
position: relative;
margin-bottom: 20px;
}

.yellowBoxHolder
{
width: 19%;
min-height: 100px;
float: right;
margin: 0.6em;
margin-top: 0px;
z-index: 10;
position: relative;
margin-bottom: 20px;
}



#qualtiyParish{

margin: 10px;
border: solid 1px #000000;
}

#displayModes{
margin-top: 0px;
padding-right: 5px;
text-align: right;
font-size: 0.9em;
background: #f6fcfe;
width: 5em;
padding: 2px;
float: right;
}

#displayModes a{
color: #003399;
text-decoration: none;
padding: 0px 2px 0px 2px;
}

#displayModes a:hover{
color: #ff0000;

text-decoration: none;

}

#displayModes ul{
list-style: none;
margin: 0px;
padding: 0px;
}

#displayModes li{
display: inline;
margin: 0px;
padding: 0px;
}



/*********** left menu *************/

#leftMenu li{
list-style: none;
padding: 0px;
margin: 5px 0px 5px 0px;
}

#leftMenu ul{
list-style: none;
margin: 0px;
padding: 0px;
}

#leftMenu a
{
	
}

.btnTop{
background: #5267e2 url(images/btnTop.gif) top right no-repeat;
width: 165px;
}

.btnTop:hover{

width: 175px;
}


.btnTop-selected{
background: url(images/btnTop-selected.gif) top right no-repeat;
width: 186px;
}

.btnBottom{
background:  url(images/btnBottom.gif) bottom right no-repeat;
width: 165px;
height: 100%;
}

.btnBottom:hover{

width: 175px;

}


.btnBottom-selected{
background:  url(images/btnBottom-selected.gif) bottom right no-repeat;
width: 186px;
height: 100%;
padding: 0px;
margin: 0px;
border: 0px;
}


.btnBottom-selected-nochildren{
background:  url(images/btnBottom.gif) bottom right no-repeat;
width: 175px;
height: 100%;
padding: 0px;
margin: 0px;
border: 0px;
}

.btnBkgrd-selected
{
background: url(images/btnBkgrd-selected.gif) repeat-y;
}

.submenu{
background: url(images/submenu-bkgrd.gif) left repeat-y;
width: 186px;
font-size: 0.8em;
padding: 0px;
margin: 0px;
}

.submenu a{
color: #000;
text-decoration: none;
padding: 2px 2px 2px 6px;
display: block;
width: 164px;

}

.submenu a:hover{
color: #ffffff;
text-decoration: none;

background: #5267e2;
width: 164px;
display: block;
padding: 2px 2px 2px 6px;


}

.submenu span
{
	color: #000;
	font-weight: bold;
	font-style: italic;
text-decoration: none;

width: 164px;
display: block;
padding: 2px 2px 2px 6px;

}


.submenu .selectedBtnText
{
	color: #000;
	font-weight: bold;
	font-style: italic;
text-decoration: none;

width: 164px;
display: block;
padding: 2px 2px 2px 6px;
}


.submenu-bottom{
background:url(images/submenu-bottom.gif) bottom left no-repeat; 
width: 186px;
padding: 5px 5px 10px 10px;
}


a.btnText{
padding: 7px;
color: #fff;
display: block;
text-decoration: none; 
}

a.btnText:hover{
padding: 7px;
color: #ffff00;
display: block;
text-decoration: none; 

font-weight: bold;
}

span.btnText{
padding: 7px;
color: #ffff00;
display: block;
text-decoration: none; 
font-size: 1.01em;
font-weight: bold;
}

