@import 'admin.new.css';

html{margin:0px;color:black;}
a img{border:0;}
a{color:#0099FF;text-decoration:none;}
a:link,a:visited{color:#3831c1;}
a:hover{color:#2d2c4b;}
body{font-size:.8em;}
body,td {
	font-size:small;
	font-family:Arial,Verdana,Sans-serif;
	color:#666666;font-size:12px;
}
h1{font-size:160%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h2{font-size:145%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h3{font-size:125%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h4{font-size:110%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h5{font-size:105%;color:#23557b;margin-top:2px;margin-bottom:2px;}
h6{font-size:100%;color:#23557b;margin-top:2px;margin-bottom:2px;}
.clear{clear:both;overflow:hidden;height:0;line-height:0;}

#page{
	margin:auto;
	width:1000px;
}

#langs{
	float:left;
	margin:5px 0px 0px 10px;
}

#top{
	margin:0;
	height:158px;
	width:1000px;
	background:url('/template/images/logo_bg.jpg') top left repeat-x;
	clear:both;
	color:#FFFFFF;
	position: relative;
}

#topleft{
	margin:0;
	height:158px;
	width:540px;
	background:url('/Resources/user/template/backgroundwirral-new1.gif') top left no-repeat;
	float:left;
}

#banner{
	/*margin:0 auto;*/
	height:158px;
	width:430px;
	/*background:url('/Resources/user/template/bannerwirral1b.jpg') top left no-repeat;	*/
	position: absolute;
	top: 0;
	right: 0;
}

* html #banner {
	/*margin: -158px auto 0px auto;*/
}

* + html #banner {
	/*margin: -158px auto 0px auto;*/
}

#topright{
	margin:0;
	height:158px;
	width:10px;
	background:url('/template/images/logo_right.jpg') top left no-repeat;
	float:right;
}

#texttop{
	position:relative;
	top:25px;
}

#undertop{
	background:#FFFFFF url('/template/images/right.gif') top right repeat-y;
	clear:both;
	width:999px;
	border-left:1px solid #bbc1e1;
	float:left;
}

#adminnav{
	background:#FFFFFF url('/template/images/right.gif') top right repeat-y;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	width:991px;
	padding-right:8px;
	padding-top:6px;
}

#titleBanner {
	background: transparent url('/Resources/user/template/title1d.png') no-repeat scroll left top;
	width:717px;
	height:55px;
	padding-top:1px; 
}

#nav{
	background:#FFFFFF url('/template/images/right.gif') top right repeat-y;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	width:999px;
}

#navtop{
	background:#000000 url('/template/images/navtop.gif') top left no-repeat;
	width:974px;
	height:8px;
	overflow:hidden;
	line-height:0;
	margin-left:10px;
	margin-top:5px;
}

#navbottom{
	background:#000000 url('/template/images/navbottom.gif') top left no-repeat;
	width:974px;
	height:8px;
	overflow:hidden;
	line-height:0;
	margin-left:10px;
	margin-bottom:5px;
	clear:both;
}

#contentContainer{
	background:#FFFFFF url('/template/images/content_bg.jpg') top left repeat-y;
	clear:both;
	float:left;
	width:1000px;
}

#contentContainer2{
	background:#FFFFFF url('/template/images/right.gif') top left repeat-y;
	clear:both;
	float:left;
	border-left:1px solid #bbc1e1;
	width:999px;
}

#contentContainer2 #pageContent{
	padding-right:8px;
}

#sidenav{
	float:left;
	width:140px;
	padding: 0px;
	border-top: 1px solid #FFF;
	font-size: 11px;
}

#sidenavtop{
	margin:0;
	overflow:hidden;
	line-height:0;
	background:url('/template/images/sidenavtop.gif') top right repeat-y;
	float:left;
	width:189px;
	height:7px;
}

#sidenavbottom{
	width:189px;
	height:7px;
	margin:0;
	overflow:hidden;
	line-height:0;
	background:url('/template/images/sidenavbotttom.gif') top right repeat-y;
	float:left;
}

#right{
	float:left;
	width:725px;
	margin-left:10px;
}

#right_side{
	width: 125px;
	float:right;
}

#right_title{
	width: 125px;
	height: 20px;
	background: #3300cc;
	color: #FFF;
	font-weight:bold;
	border-top: 1px solid #FFF;
	text-align:center;
	padding-top: 3px;
	font-size: 11px;
}

#right_images{
	width: 125px;
	height: 420px;
	background:url('/template/images/right.jpg') left 25px no-repeat;
}

#pageContent {
	min-height:400px;
}

#bottom{
	margin:0;
	height:25px;
	width:1000px;
	background:#3300cc;
	clear:both;
}

#w3c{
	float:left;
	margin-left:10px;
}	

#w3logos{
	float:right;
	margin-right:15px;
}

.rssIcon{
	float:right;
	padding:3px 20px 0px 5px;
}
