/*==========================================

	Page Layout

==========================================*/
/*=================================== Positioning ============================================*/
body {text-align: center; background: #000 fixed; min-height: 1500px;}
#page_container {  
	width: 100%;
	zoom: 1;
	position: relative;
	text-align: left;
	color: #FFF;
	}
#container {width: 900px; margin: auto;}
.banner_container {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
#header{ height: 120px; }
#wrapper{
	float:right;
	width:100%;
	overflow: hidden;
}
#content{
	margin: 0 0 0 300px;
}
#navigation{width: 300px; overflow: hidden; float: left; margin-right: -100%; padding-bottom: 200px;}

#footer{clear:both; }

/* Overide css reset */
.text_content li {
list-style-type:disc;
}
#toolbanner {width:900px; margin: auto; margin-bottom: 80px;background:}

#bc_footer {margin-top: 2em; padding-top: 0.5em; border-top: 1px solid #999;clear:both;}
/*=================================== Colours & Style ========================================*/

#page_container {

}

#container {
border-bottom: 1px solid #FFF;
padding-bottom: 2em;
}
#header{background: url(head_x.png); }
#wrapper{ }
#content{ }
#content_inner {
	padding: 1em;
}
#navigation{	
background: #a9a09e url(nav_back2.jpg) bottom repeat-x;
	}

#sidebar{
	
	}
#footer{
	padding: 1em;
	height: 3em;
	border-top: 3px solid #ccc;
	background: #fff url(footer_bg.jpg) repeat-x 0 0;
	text-align: center;
	}
#toolbanner {}
/*=================================== Additional Elements ====================================*/

.logo {

	padding: 10px;
}
.logo img {
margin-top: 0px;
}


#opening {
margin: 50px 1em 1em 1em;
padding: 0 0.5em 0.25em 0.5em;
border: 2px solid #000;
color: #000;
background: #FFF;
}

#opening p {
margin: 0.25em 0;
}

#opening h3 {
	color: #000;
}

#docmsl {
	text-align:left;
	width:auto;
	min-width: 0; 
	}



/*==========================================

	Html elements after being reset by 	yui reset 
	(see http://developer.yahoo.com/yui/reset/)

==========================================*/
html {  }
html,body {
	margin: 0;
	padding: 0;
	font-family: Arial,sans-serif;
	font-size: 90%;
	height: 100%;
	}

a , a:link {
	font-family: "Century Gothic", Arial,sans-serif;	
	color: #36c;	
	text-decoration: underline;
	}

a:hover {	
	color: #c00;
	text-decoration: underline;
	}
a:active {
	color: #c63;
	text-decoration: underline;
	}

ul { 
margin-left:20px; 
margin-right:0px; 
} 

h1,h2,h3,h4,h5,h6,h7 {
	font-family: arial, verdana, sans-serif;
	margin: 0.2em 0;
	font-weight: bold;
	color: #c0c0c0;
	}
h1 { font-size: 180%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 100%; }
h7 { font-size: 100%; }
p {
	padding: 0;
	margin: 0 0 1em 0;
	}
img {
	border: 0;
	}
form {
	margin: 0;
	padding: 0;
	border: 0;
	}
input {
	
	}
textarea {
	font-family: inherit;
	display: block;
	margin: 0;
	padding:2px;
	border: 1px solid #999;
	}
select {
	padding: 0;
	margin: 0;
	font-size: 85%;
	}

table {
	font-family: inherit;
	border-collapse: collapse;
	}
td {
	padding: 0;
}
thead {
	display:table-header-group;
}
tbody {
	display:table-row-group;
	}
caption,th {
	text-align:left;
	font-weight: bold;
	}
caption {
	font-weight: bold;
	font-style: italic;
	margin: 0.2em 0;

	display: block;
	border: 0;
}




#noscript {
	font-size: 85%;
	display: block;
	padding: 3px 2px 3px 24px;
	color: #c00;
	background: #ffc url(../images/interface/error.gif) no-repeat 4px 4px;

	border: 2px solid #c30;
}
#noscript p { 
	margin: 0.1em 0;

}



/*=======================================================


	Toolbar

=======================================================*/
#tb {
	width: 900px;
        position: relative;
	height: 1em;
	color: #fff;
	line-height: 1em;
	margin: 0 auto;
	font-size: 80%;
}
#search {
	position: absolute;
	right: 0;
	top: 0;
	padding: 2px 2px 0 0;
	width: 16em;
	text-align: right;
}
#tbControls {
	position: absolute;
	right: 17em;
	top: 0;

}
.skiplinks {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
.skiplinks li {
	display: inline;
	margin: 0;
	padding: 0;
	}

li.skipnav a ,
li.skipnav a:visited {
	font-size: 80%;
	color: #CCC;
	text-decoration: none;
	padding: 0 1em;
}
li.skipnav a:hover{
	color: #c00;
	text-decoration: none;
}
#tbControls ul {
	margin: 0;
	padding: 0;
	}
#tbControls li {
	padding: 0;
	display: inline;
	margin-left: 1em;
}
#tbControls li a {
	text-decoration: none;
	color: #ccc;
	font-size: 90%;
	line-height: 2.2em;
}
#tbControls li a:hover {
	color: #c00;
	}
	

/*=======================================================

	Main Navigation

=======================================================*/
	
#navigation ul {
	display:block;
	margin:0;
	padding: 0;
}

#navigation ul li {
	display:block;
	margin:0;
	width: 100%;

}

#navigation img {
	border:none;
	margin: -2px;
	padding: 0px;
}



/*=======================================================

	Navigation

=======================================================*/
.nav {
	
}
#nav_header {
	margin: 0 -5px 5px -5px;
	border-bottom: 1px solid #333;
	padding: 2px 0 2px 5px;
	background: #ecefa0;
	color: #333;
	font-weight: bold;
	font-size: 100%;
}
.nav ul {
	list-style-type: none;
	margin: 0.25em 0 0 0;
	padding: 0;
	}

.nav ul.level_1 li {
	margin: 0;
	padding: 0 0 0 0.3em;
	list-style: none;
	background-color: #ccc;
}

.nav li {
	margin: 0;
	min-height: 1.5em;
	border-bottom: dashed 1px #e9e7e7;
	padding: 0.5em;
	}
.nav li a {
	line-height: 1.5em;
	text-decoration: none;
	color: #e9e7e7;
	width: 100%;
	}

.nav ul ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
	font-family: "Century Gothic",Arial,sans-serif;
	min-height: 0;
	border-bottom: 0;
	overflow: visible;
	}

.nav ul ul li {
	margin: 0;
	padding: 0 0 0 0.3em;
	list-style: none;
	background-color: #ccc;
	}
.nav ul ul li a {
	display: block;
	text-decoration: none;
	padding: 0.1em 0 0.1em 0.2em;
	border: 0;
	color: #333;
	margin: 0;
	font-size: 85%;
	border-top: 1px solid #bbb;

	}
.nav ul ul a:hover {
	color: #FFF;
	background: none;
}
.nav ul ul a.current {
	background-color: #fff;
}

.nav ul ul ul li {
	background-color: #ddd;
}

/*=======================================================

	Sub-Navigation

=======================================================*/

#subnavigation ul {
display: block;
margin: 0;
}

#subnavigation ul li {
float: left;
margin: 0 5px;
}

#subnavigation ul li a {
color: #000;
text-decoration: none;
}

#subnavigation ul li a:hover {
color: #F00;
}

#subnavigation ul li li {
display:none;
}

#subnavigation ul li a.current {
text-decoration: underline;
}


/*=======================================================

	System Contols

=======================================================*/

div.login input.textbox , .login input.button {
	width: 80%;
	display: block;
}
div.login input.button {
	font-weight: bold;
}
div.login a {
	display: block;
	margin: 0.5em 0 0 0;
	}
div.controlpanel ul {
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0 0 0;
	}
div.controlpanel li {
	padding: 0;
	margin: 0;
	height: 1.5em;
	}
div.controlpanel li a {	
	line-height: 1.5em;

	}
div.controlpanel li.logout {
	text-align: right;
	padding: 3px;
}
div.controlpanel li.logout a {
	display: inline;
	padding: 3px;
	color: #c00;
}
div.controlpanel li.logout a:hover {
	color: #fff;
	background-color: #c00;
	}
.TextRegion_edit {
	float: right;
	}


/*=======================================================

	Universal Stylings

=======================================================*/

.header_strip {
padding: 0 0 0.5em 0;
border-bottom: 1px solid #000;
margin-bottom: 0.5em;
text-indent:-5000px;
width:100%;
height:50px;
}



/* Dynamic width for e-Voting 800x600 screens */



.page_elections .inner_container {  
	max-width: 1000px;
        min-width: 700px;

	width: auto;
	_width:expression(document.body.clientWidth > 1000? '1000px' );
	}

