
/*
This file is used on the new Purchasing Landing Page 08
*/

#sectionBand {background-color: #e5e5e5;}

.wrapper {width:750px; margin:0 auto;}

.main {background: url(http://images.uk-plc.net/imagesuk/purchasing/purchBanner.jpg) 1px 1px no-repeat #FFFFFF; 
border:1px solid #000000; width:750px; /*height:179px;*/ margin: 0 auto; padding:0; border-top:none;}

h1 {font-size:1em; margin:2px 0; padding:0; }
.main h2 {background:url(http://images.uk-plc.net/imagesuk/spacer.gif) 1px 1px no-repeat; color:#000066; margin:2px 0; padding:0;}

.introText {margin:87px 0 0 50px; width: 470px; height:50px; color:#FFFFFF;}
.mainText {width:100%; margin:70px 10px 0px 10px}
.bottomText {clear:left; width:90%; margin:0 0 20px 0; padding:30px;}

#purchMainLeft, #purchMainRight {float:left; width:45%; padding:10px; }
#purchMainRight {border-left:1px solid #CCCCCC; text-align:center;}
.purchMainRightText {text-align:left;}


.LoginBox form ul li {display:block; list-style: none; margin:0; clear:both;}
.LoginBox form ul li label, .LoginBox form ul li input{width:45%; float:left; display:inline}
.submitrow {text-align:right;}

.LoginBox { margin:0 auto;
background: url(http://images.uk-plc.net/imagesuk/purchasing/LoginTLCorner.gif) 0 0 no-repeat;	
width: 220px;
}
.LoginBoxHeader {
font-size:1.6em;
text-align:center;
background: url(http://images.uk-plc.net/imagesuk/purchasing/LoginTRCorner.gif) 100% 0 no-repeat;
}
.LoginBoxBody { 
background: url(http://images.uk-plc.net/imagesuk/purchasing/LoginRightBorder.gif) 100% 0 repeat-y;
}
.LoginBoxFooter {
height:10px;
font-size:10px; /*for IE*/
background: url(http://images.uk-plc.net/imagesuk/purchasing/LoginBLCorner.gif) 0 100% no-repeat;
}
.LoginBoxFooter p {margin:0; padding:0;
height:10px;
background: url(http://images.uk-plc.net/imagesuk/purchasing/LoginBRCorner.gif) 100% 100% no-repeat;
}

form {margin:0; padding:0;}
form ul {margin:0; padding:10px;}

.purchHomeLightBoxTL {background: url(http://images.uk-plc.net/imagesuk/purchasing/purchHomeLightBoxTL.gif) 0 0 no-repeat;}
.purchHomeLightBoxTR {background: url(http://images.uk-plc.net/imagesuk/purchasing/purchHomeLightBoxTR.gif) 100% 0 no-repeat;}
.purchHomeLightBoxBL {background: url(http://images.uk-plc.net/imagesuk/purchasing/purchHomeLightBoxBL.gif) 0 100% no-repeat;}
.purchHomeLightBoxBR {background: url(http://images.uk-plc.net/imagesuk/purchasing/purchHomeLightBoxBR.gif) 100% 100% no-repeat;
padding:10px;
}


