﻿/* Specific Styles for CCH Parliament System*/

body, html 
{
font-size:smaller;
color:gray;
text-align:center;
}
body {
min-width:750px;
}
.MainBlock
{
text-align:left;
BACKGROUND-IMAGE: url("/images/background.png"); 
BACKGROUND-REPEAT: no-repeat;
width:941px;
margin:0 auto;
min-height:400px;
background-color:white;
/*overflow:auto;
overflow-x:hidden;
*/}
.HeaderBlock
{
height:89px;

}
.FooterBlock
{
text-align:center;
/*
float:left;
width:100%;
*/
clear:both;
}
.FooterBlock HR
{
margin:0px 25px 0px 25px;
color:#bbb;
}

.LeftBlock
{
	padding:0;
	margin:0;

width:200px;
height:405px;
float:left;

}
.LeftBlock div
{
padding:0 10;
text-align:center;
}
.LeftBlock div p
{
width:180px;

}
.RightBlock
{
	padding:0;
	margin:0;
width:732px;
float:right;
}

.headerImage
{
/*position:relative;
top:-9px;
left:-5px;
*/
}

.NavLinks 
{
margin:0;
padding:0;
text-align:center;

}
.NavLinks ul
{
margin:0;
padding:0;


}
.NavLinks ul li
{	 
margin:0;
padding:0;
}
.NavLinks li
{	 
margin:0;
padding:0;
list-style-type:none;	 
}
.NavLinks a
{	 

display:block;
width:150px;
border:solid 2px white;

background-color:#42A701;
color: #ddd;
font-weight:bold;

text-decoration:none;
}
.NavLinks a:hover
{	 
background-color:#52B711;
text-decoration:none;
color: White;
}
#helpLink
{
float:right;
margin:5px;
font-weight :bold;
font-size:small;
}

#popupcontent   
{
position: absolute;   
visibility: hidden;   
overflow:auto ;   
border:1px solid #CCC;   
background-color:#ffffcc ;   
border:1px solid #333;   
padding:5px;
}

.IpBoxes input
{ 
width: 30px;  
text-align:right;
} 

a img
{
border:0;
}

H1
{font-size:1.8em;
}
H2
{font-size:1.6em;
}
H3
{font-size:1.4em;
}
H4
{font-size:1.2em;}
H5
{font-size:1.0em;}
H6
{font-size:0.8em;}


