/* CSS Document for @UK PLC Site Marketing website */

h1{
	color:#000066;
	border-bottom-color:#cc0000;
}

h3{
	color:#000000;
}

a:hover{
	background-color:#000066;
	color:#FFFFFF;
}

a:active{
	background-color:#cc0000;
}

li{
	list-style-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/listarrowred.gif);
}

.leftcol ul li{
	list-style-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/listarrowred.gif);
}

.main ul li{
	list-style-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/listarrowred.gif);
}

.highlight{
	background-color:#f4f4f4;
	border:1px dotted #CCCCCC;
	padding:0 10px;
	font-weight:normal;
}

.tip{
	background-color:#f4f4f4;
	border:1px dotted #CCCCCC;
	padding:0 10px 0 40px;
	background-image:url(http://websites.uk-plc.net/uk_design_team/uploads/toptipstar.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
}

#logo{
	background-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/sitemarketinglogo.jpg);
	width:340px;
}

#banner{
	background-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/sitemarketingbanner.jpg);
	margin-top:0;
}

/*navigation changes*/

#highnav ul li a:hover{
	background-color:#cc0000;
}

#mainnav{
	background-color:#cc0000;
}

/*tab rollovers*/
#navcontainer li a:hover{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/navredleft.gif) 0 0 no-repeat #cc0000; 
	color:#FFFFFF;
}

#navcontainer li a:hover span{
	display:block; 
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/navredright.gif) 100% 0 no-repeat; 
	
	line-height:25px;
}

#lownav ul li a:hover{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/lownavred.gif) no-repeat;
	text-decoration:underline;
}

#footer a:hover{
	color:#FFFFFF;
}
