/*---------------Basic Layout--------------------*/

body
{
	text-align:center;
	font-family:arial;
	font-size:10pt;
	font-weight:normal;
	margin:0px;
	border:0px;
	background: #00f;
	background-image:url(http://www.tymeagain.co.uk/uploads/bg.gif);
	background-position: top center;
	background-repeat:repeat-y;
	color:#000;
}

#wrapper
{
	position:absolute;
	top:0px;
	text-align:center;
	width:770px;
	height:auto;
	left:50%;
	margin-left: -385px;
}


.hide
{
	display:none;
	clear:both;
}


a
{
	color:#000;
	text-decoration:underline;
}

a:hover
{
	color:#000;
	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:#000;
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align: left;
}

h1 p
{	margin:0px;
	padding:0px;}

h2
{
	font-size: 12px;
	color:#000;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:0px;
}

h2 p
{	margin:0px;
	padding:0px;}

h3
{
	font-size:12pt;
	color:#000;
	margin:0px;
	margin-bottom:10px;
}

h4
{
	font-size:10pt;
	color: #000;
	margin:10px;
	margin-top:-10px;
	font-weight:bold;
}

h5
{
	font-size:14pt;
	color:#000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

p
{
	font-size:10pt;
	color: #000;
	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
{
	z-index:2;
	position:absolute;
	padding:20px;
	padding-bottom:0px;
	margin-left: -385px;
	top:0px;
	left:50%;
	width:730px;
	background-color:transparent;
	text-align:left;
	border:0px;
	text-align:left;
}


#logo
{
	width:auto; 
	height:auto;
	text-align:center;
	display:none;
}

#logo img
{
	border:1px solid white;
}


#sitebanner
{
	z-index:1;
	position:absolute;
	margin-left: -385px;
	top:0px;
	left:50%;
	width:770px;
	height:250px;
	background-color:blue;
	text-align:left;
	border:0px;
	border-bottom:1px solid white;
	text-align:left;
	background-image:url(http://www.tymeagain.co.uk/uploads/topbanner.jpg);
}



/*---------------Left Navigation Bar--------------*/


#topnavbar
{

	z-index:3;
	position:absolute;
	margin-left: -385px;
	top:255px;
	left:50%;
	width:745px;
	height:25px;
	line-height:20px;
	background-color:#00f;
	text-align:left;
	border:0px;
	padding:5px 5px 0px 20px 
}

#topnavbar ul
{
	width:730px;
	color: #000;
	margin:0px;
	padding:0px;
	text-decoration: none;
	list-style-type: none;
	height:20px;
	
}

#topnavbar li
{
	display:inline;
	font-size:10pt;
	margin:0px;
	padding:0px;
	height:auto;
	margin-right:7px;	
}


#topnavbar li a:link, #topnavbar li a:visited
{
	display:inline;
	color:#fff;
	font-weight:normal;
	text-decoration: none;
}

#topnavbar li a:hover
{
	display:inline;
	color:#fff;
	font-weight:normal;
	text-decoration: underline;
}




/*---------------Main Page --------------------*/


#contentwrapper
{
	width:100%;
	margin:0px auto;
}

#image
{
	display:none
}

#imageimgshow
{
	position:absolute;
	top:290px;
	left:50%;
	width:166px;
	height:auto;
	background-color:transparent;
	text-align:left;
	margin-left: 175px;
	padding:20px;
	border:0px;
	border-bottom:1px solid white;
}

#page
{
	line-height:25px;
	position:absolute;
	top:290px;
	left:50%;
	width:730px;
	height:auto;
	background-color:transparent;
	text-align:left;
	margin-left: -385px;
	padding:20px;
	border:0px;
	border-bottom:1px solid white;
	overflow:auto;
}

#page ul{color:#000;
}

#pageimgshow
{
	line-height:25px;
	position:absolute;
	top:290px;
	left:50%;
	width:520px;
	height:auto;
	overflow:auto;
	background-color:transparent;
	text-align:left;
	margin-left: -385px;
	padding:20px;
	border:0px;
	border-bottom:1px solid white;
}



#imageimgshow img
{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border:1px solid white;
}

#footer
{
	margin:0px;
	padding:0px;
}

dd dl dt
{
    color:#000;
}

#footer p
{margin:5px 0px 0px 0px;padding:0px;color:#000;}

/*--------------Widgets for Box Design e.g.CLEAN/CITISCAPE using WHITE fonts etc-------------*/

.widgettitlebox 
{
	text-align:left;
	width: auto;
	margin:10px auto;
	padding:0px;
}

.widgettitlebox a
{
	color:#000;
}

.widgettitlebox p
{
	width:auto;
	margin:10px 0px;
	color:#000;
}

#monthlist
{
	margin-right:0px;
	color:#000;

}

.widgettitlebox form
{
	margin:10px 0px;
	color:#000;
}

.widgetmainbox
{
	text-align:left;
	width: auto;
	margin:10px auto;
	color:#000;
	
}
.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:#000;
}

hr 
{
	height:1px;
	color:#000;
	margin:0px;
	clear:both;
}

#newscurrent
{
    text-align:left;
    width: auto;
    margin:10px auto;
    padding:0px;
}

#functionform
{
	margin:10px auto;

}

legend
{
    color:#000;
}

dd 
{
    color:#000;
}

dt
{
    color:#000;
}
dl 
{
    color:#000;
}


/*---------------Legal--------------*/


#legalbar
{
	clear:both;
	border-top:1px solid black
}

#legalbar ul
{
	margin: 0px;
	padding: 0px;
	border:0px solid white;
	border-collapse:collapse
	list-style-type: none;
	padding-top:5px;
}

#legalbar li
{
	color: #000;
	display:inline;
	margin-right:10px;
}

#legalbar li a:link, #legalbar li a:visited
{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000;
}

#legalbar li a:hover
{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	color: #000;
}