/* additional style sheet used for @UK PLC product pages including Order Exchange, Site Generator and SBXP */

/*sets the colour of the tabs on the pages*/
#products #navcontainer li.home a{background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/navleftblue.jpg) no-repeat #6798c1; color:#FFFFFF;}
#products #navcontainer li.home a span{background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/navrightblue.jpg) 100% 0 no-repeat;}

h1{
	color:#6798c1;
	border-bottom:2px solid #6798c1;
}

h2{
	color:#000000;
}

h3{
	color:#6798c1;
}

a{
	color:#000066;
	text-decoration:underline;
}

a:visted{
	color:#000000;
	text-decoration:underline;
}

a:hover{
	background-color:#6798c1;
	color:#FFFFFF;
}

a:hover img{
	background-color:#FFFFFF;
}

a:active{
	color:#6798c1;
}

.homeleftcol ul li{
	list-style-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/listarrowblue.gif);
}

ul{
	padding-left:25px;
}

li{
	list-style-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/listarrowblue.gif);
}

.leftcol ul li{
	list-style-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/listarrowblue.gif);
}

.main ul li{
	list-style-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/listarrowblue.gif);
}

#highnav ul li a:hover{
	background-color:#6798c1;
}

#logo{
	float:left;
	width:360px;
	height:60px;
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/sglogo.jpg) no-repeat;
}

#mainnav{
	background-color:#6798c1;
}

#navcontainer li a:hover{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/navleftblue.jpg) 0 0 no-repeat #6798c1; 
	color:#FFFFFF;
}

#navcontainer li a:hover span{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/navrightblue.jpg) 100% 0 no-repeat; 
}

#banner{
	background-image:url(http://images.uk-plc.net/templates/AtUKPLC2/images/sitegeneratorbanner.jpg);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

/*new styles for blue button*/
.buttonleft{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/buttonleftblue.gif) no-repeat;
}

.buttontext{
	border-top:2px solid #6798c1;
	border-bottom:2px solid #6798c1;
}

.button a:hover{
	color:#6798c1;
}

.buttonright{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/buttonrightblue.gif) no-repeat;
}

/*low navigation*/
#lownav ul li a{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/lownavlightblue.jpg) no-repeat;
}

#lownav ul li a:hover{
	background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/lownavblue.jpg) no-repeat;
	text-decoration:underline;
}


#footer .W3Cxhtml {background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/W3CxhtmlBlue.gif) 0 0 no-repeat;}

#footer .W3Ccss {background:url(http://images.uk-plc.net/templates/AtUKPLC2/images/W3CcssBlue.gif) 0 0 no-repeat;}

