/*---------------Basic Layout--------------------*/

body
{
	text-align:center;
	font-family:Arial;
	font-size:10pt;
	font-weight:normal;
	margin:0px;
	border:0px;
	background: black;
	color:#fff;
}

#wrapper
{
	position:absolute;
	top:20px;
	text-align:center;
	width:899px;
	height:628px;
	left:50%;
	margin-left: -450px;
	background:url('images/bg.jpg') repeat-x top left;; margin-right:auto; margin-top:0px; margin-bottom:0px
}



.hide
{
	display:none;
	clear:both;
}


a
{
	color:#fff;
	text-decoration:underline;
}

a:hover
{
	color:#fff;
	text-decoration:none;
}

dl, dd, dt
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 3pt;
	padding-right: 3pt;
	padding-bottom: 3pt;
	padding-left: 3pt;
}

span.black
{
	visibility:hidden;	
	color:#000;
}

h1
{
	font-size:18pt;
	color: #fff;
	margin:0px;
	padding:0px;
	text-align:center;
	
}

h2
{
	font-size:12pt;
	color: #fff;
	margin:0px;
	padding:0px;
	text-align: center;
}

h3
{
	font-size:14pt;
	color: #fff;
	margin:0px;
	margin-bottom:10px;
}

h4
{
	font-size:10pt;
	color: #fff;
	margin:10px;
	margin-top:-10px;
	font-weight:bold;
}

h5
{
	font-size:14pt;
	color:#D909D9;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

p
{
	font-size:10pt;
	color: #fff;

	font-weight:normal;
}


p.right
{
	font-size:10pt;
	font-weight:normal;
	text-align:right;
}

p.black
{
	font-size:10pt;
	
	font-weight:normal;
	margin:0px;
	padding:0px;
	text-align:left;
}

li#remove, li#replace
{
	text-align:left;
}



/*---------------Header Bar--------------------*/

#header
{
	position:absolute;
	margin:0px auto;
	top:5px;
	text-align:center;
	height:auto;
	width:400px;
	left:50%;
	margin-left: -220px;
	padding:10px;
	background:#000;
	border:1px solid #fff;
}



#logo
{
	width:400px;
	height:auto;
	margin:0px auto;
	padding-left:0px;
	padding-top: 0px;
	text-align: center;
}

#logo img
{
	border:1px solid white;
}


#banner
{
	visibility:hidden;
}



/*---------------Left Navigation Bar--------------*/


#topnavbar
{

	position:absolute;
	top:125px;
	text-align:right;
	width:130px;
	height:auto;
	left:50%;
	margin-left: 260px;
	background: transparent;
	z-index:5;	
}

#topnavbar ul
{
	width:130px;
	margin-top: 7px;
	color: #000;
	padding-left: 0px; margin-left:0px; margin-right:0px; margin-bottom:0px
	text-decoration: none;
	list-style-type: none;
	height:auto
}

#topnavbar li
{
	display: block;
	font-size:10pt;
	color:#fff;
	text-decoration: none;
	margin:0px;
	padding:0px;
	height:20px;
	margin-bottom:10px;
	
}


#topnavbar li a:link, #topnavbar li a:visited
{
	display: block;
	color:#fff;
	font-weight:normal;
	text-decoration: none;
}

#topnavbar li a:hover
{
	display: block;
	color:#fff;
	font-weight:normal;
	text-decoration: none;
}

#topwidgetbar
{
	position:absolute;
	top:350px;
	text-align:right;
	width:220px;
	height:auto;
	left:50%;
	margin-left: 150px;
	background: transparent;
	z-index:6;	
	
}

#topwidgetbar ul
{
	width:200px;
	margin-top: 7px;
	color: #000;
	padding-left: 0px; margin-left:0px; margin-right:0px; margin-bottom:0px
	text-decoration: none;
	list-style-type: none;
	
	height:auto
}

#topwidgetbar li
{
	display: block;
	font-size:10pt;
	color:#fff;
	text-decoration: none;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	height:20px;
}

#topwidgetbar li a:link, #topwidgetbar li a:visited
{
	display: block;
	color:#fff;
	font-weight:normal;
	text-decoration: none;
}

#topwidgetbar li a:hover
{
	display: block;
	color:#fff;
	font-weight:normal;
	text-decoration: none;
}







/*---------------Main Page --------------------*/


#contentwrapper
{
	width:100%;
	margin:0px auto;
}

#image
{
	display:none
}

#imageimgshow
{
	position:absolute;
	text-align:center;
	top:135px;
	left:50px;
	width: 200px;
	height:600px;
	margin:0px auto;
}

#page
{
	line-height:25px;
	position:absolute;
	overflow:auto;
	top:145px;
	left:80px;
	text-align:left;
	width: 580px;
	height: 430px;
	padding-top:0px;
	display:inline;
	margin:0px auto;
	padding-right:20px;
	font-size:10pt;
	color:#fff;
	font-weight:normal;
	background-color:transparent
}

#page ul{color:#fff;
}

#pageimgshow
{
	line-height:25px;
	position:absolute;
	overflow:auto;
	top:130px;
	left:240px;
	text-align:left;
	width: 450px;
	height: 430px;
	padding-top:0px;
	display:inline;
	margin:0px auto;
	padding-right:20px;
	font-size:10pt;
	color:#fff;
	font-weight:normal;
	background-color:transparent
}



#imageimgshow img
{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border:1px solid white;
}

#footer
{
	z-index:5px;
	color:#ddd;
	font-size:10pt;
	position:absolute;
	top:630px;
	text-align:right;
	left:50%;
	margin-left:230px;
	width:200px;
}




#footer p
	{margin:0px;padding:0px;}

/*--------------Widgets for Box Design e.g.CLEAN/CITISCAPE using BLACK fonts etc-------------*/

.widgettitlebox 
{
	text-align:left;
	width: auto;
	margin:10px auto;
	padding:0px;
	color:#fff;
}

.widgettitlebox a
{
	color:#fff;
}

.widgettitlebox p
{
	width:auto;
	margin:10px 0px;
	color:#fff;
}

#monthlist
{
	margin-right:0px;
	color:#fff;
}

.widgettitlebox form
{
	margin:10px 0px;
}

.widgetmainbox
{
	text-align:left;
	width: auto;
	margin:0px auto 10px auto;
	
	width:500px;
	color:#fff;
	float:left;
}

.borderone
{
	margin:3px;
}

.widgetbutton
{
	width:150px;
	margin:2px 4px 2px 0px	
}

.widgetbuttonsmall
{
	width:150px;
	margin:2px 4px 2px 0px;
}

input.widgetfield, textarea.widgettextarea, select.widgettextarea
{
	background: #fff;
	color: #000;
	padding:3px;
	font-size:10pt;
	margin:0px;
	border:1px solid #000;
	width:300px;
	font-weight:normal;
}

dl, dd, dt
{
	color:#fff;
}

hr {
height:1px;
color:#fff;
width:auto;
margin:0px;
clear:both;
}

#newscurrent
{
    text-align:left;
    width: auto;
    margin:10px auto;
    padding:0px;
    color:#fff;
}

#functionform
{
	margin:10px auto;

}

legend
{
    color:#fff;
}

dd 
{
    color:#fff;
}

dt
{
    color:#fff;
}
dl 
{
    color:#fff;
}

/*---------------Legal--------------*/


#legalbar
{
	position:absolute;
	top:595px;
	width:700px; 
	height:30px;
	margin:0px;
	padding:0px;
	left:50%;
	margin-left: -380px;
	background-color: transparent;
	text-align:left;
	z-index:4;
	border:0px solid white;
	border-collapse:collapse
}

#legalbar ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	color: #000;
	margin-right: 0px;
	margin-left: 0px;
	border:0px solid white;
	border-collapse:collapse
	list-style-type: none;
}

#legalbar li
{
	margin-left: 12px;
	display:inline;
	list-style-type:none;
	font-size:10pt;	
}

#legalbar li a:link, #legalbar li a:visited
{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	color: #fff;
}

#legalbar li a:hover
{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #fff;
}