@import url("p7pm/p7pmh0.css");

body {
	padding: 0px;
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#outerframe {
	position:relative;
	padding: 0px;
	width: 962px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}
#rxp-contact {
	margin-left: 34px;
	margin-bottom: 5px;
}
#topmenu {
	position:absolute;
	top: -3px;
	right: 37px;
	font-size: 0.9em;
}
.topmenu-item {
	float:right;
	margin-left: 10px;
}
.topmenu-item A:link      {
	COLOR: #000000;
	text-decoration: underline;
}
.topmenu-item A:visited   {
	COLOR: #000000;
	text-decoration: underline;
}
.topmenu-item A:hover     {
	COLOR: #CC3333;
	text-decoration: underline;
}
#searchform {
	position: absolute;
	top: 35px;
	right: 33px;
}
.searchinput {
	background-color: #CCCCCC;
	height: 20px;
	width: 140px;
	border: 1px solid #000000;
}
#topbanner {
	margin-top: 1px;
	margin-left: 6px;
}

#shopping-basket {
	margin-top: 20px;
	margin-right: 33px;
	margin-left: 33px;
	border: 1px solid #CC3333;
	text-align: center;
}
#mainbody {
	background-image: url(global/rxp2-base_r3_c1.jpg);
	background-repeat: repeat-y;
}

#header {
	position:relative;
	height: 121px;
}

#logo {
	position: absolute;
	left: 372px;
	top: 24px;
}
#navigation {
	position: absolute;
	left: 16px;
	top: 35px;
	width: 660px;
}

#skiptonavigation {
	display:none;
}

#contentright {
	float:left;
	margin-top: 25px;
	width: 255px;
}

#content {
	float: left;
	width: 700px;
	margin-top: 25px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

#contenthome {
	float: left;
	width: 670px;
	margin-top: 25px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

#contentrighthome {
	float:left;
	margin-top: 25px;
	width: 255px;
	margin-left:15px;
	margin-right:15px;
}

.contentfull {
	margin-top: 25px;
	width: 956px;
}

.content-clear-floats {
	clear:both;
	height:1px;
}

.content-h-divide {
	
	margin-top: 5px;
	margin-right: 33px;
	margin-bottom: 5px;
	margin-left: 33px;	
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.indent1 {
	margin-right: 33px;
	margin-left: 33px;
}
.indent2 {
	padding-left: 15px;
	padding-right: 33px;
}

#basecurve {
	clear:both;
	padding-top: 10px;
}

#footer {
	margin-left: 33px;

}
.footer-item {
	color: #999999;
	float:left;
	margin-right: 25px;
	font-size: .8em;	
}
.octalink {
	margin-left: 400px;
}
.footer-item A:link      {
	COLOR: #999999;
	text-decoration: underline;
}
.footer-item A:visited   {
	COLOR: #999999;
	text-decoration: underline;
}
.footer-item A:hover     {
	COLOR: #CC3333;
	text-decoration: underline;
}
#printfooter {
	display:none;
}
#printlogo {
	display:none;
}
h1 {
	font-size: 1.7em;
	margin-bottom: 0.3em;
	line-height: 1.7em;
	font-weight: bold;
	color:#CC3333;
	margin-top: 0em;
}
h2 {
	font-size: 1.3em;
margin-top: 0em;
	margin-bottom: .3em;
	line-height: 1.6em;
	font-weight: bold;
	
}
h3 {
	font-size: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
	line-height: 1.4em;
	font-weight: bold;
	COLOR: #0000C6;
}

p {
	margin: 0px 0px 7px;
	padding: 0px;
	
}
.pm1 {
	font-size: 0.9em;
	line-height: 1.4em;
}
.pm2 {
	font-size: 0.9em;
	line-height: 1.4em;
}
.pm3 {
	font-size: 0.95em;
	line-height: 1.3em;
	margin: 0px 0px 5px;
}
.pp1 {
	font-size: 1.2em;
	line-height: 1.6em;
}
	
.strapline {
	font-size: 1.5em;
	line-height: 1.5em;

}
.redtext {
	color:#CC3333;
}

ul {
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

li {
	padding-bottom: 7px
}

ul, ul ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}
ul li {
	padding-left: 10px;
	background-image: url(global/bullets_f01.gif);
	background-repeat: no-repeat;
	background-position: 0 0.7em;
}

ul ul li
{
padding-left: 10px;
background-image: url(global/bullets_f02.gif);
background-repeat: no-repeat;
background-position: 0 .7em;
}

ol {
	margin: 0em 0px 0.75em 25px;
	padding: 5px;

}

A:link      {
	COLOR: #CC3333;
	text-decoration: underline;
}
A:visited   {
	COLOR: #CC3333;
	text-decoration: underline;
}
A:hover     {
	COLOR: #999999;
	text-decoration: underline;
}
.linkRed  A:link {
	COLOR: #FFFFFF;
	text-decoration: none;

}
.linkRed  A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;

}
.linkRed  A:hover {
	COLOR: #CC3333;
	text-decoration: none;

}
table {
	font-size: 1em;
	line-height: 1.4em;
}

.celllg {
	background-color: #f0f0f0;
	color: #333333;
	vertical-align: top;
		}
.celldg {
	background-color: #D8D8D8;
	color: #333333;
	vertical-align: top;
		}
.cellre {
	background-color: #CC3333;
	color: #ffffff;
	vertical-align: top;
		}
.cellwh {
	background-color: #ffffff;
	color: #333333;
	vertical-align: top;
		}
.cell {
	color: #333333;
	vertical-align: top;
	}
.hdivider {
	background-image: url(global/wd_dots_divide_h.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 5px;
}

.highlightbox {
	padding: 5px;
	border: 1px solid #CC3333;
	margin-top: 7px;
	margin-bottom: 7px;
	background-color: #EAEAEA;
}
.clientq {
   margin: 0;
   padding: 1em 2em .5em 5.5em;
   background: url(global/clientquote-wide_f01.gif) no-repeat;
   }
.clientp {
   margin-top: -1px;
   padding: 1.5em 0 1.5em 5.5em;
   background: url(global/clientquote-wide_f02.gif) no-repeat;      
   font-style: normal;
   display: block;
   }
.underline {
	text-decoration: underline;
}
.stdredbold14 {
	font-size: 1.2em;
	color: #CC3333;
	font-weight: bold;
}

.stdredbold13 {
	font-size: 1.1em;
	color: #CC3333;
	font-weight: bold;
}
.partner-logo {
	margin-left:55px;

}
.partner-logo-mini {

}