body
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: justify;
	background-color:#fff;
	background: white;
	color: #585858;
	margin: 0px;
	padding: 0px;
/*	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #ddd;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #999;
	scrollbar-arrow-color: #999;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #ddd; */
}

/* HTML */

table {
	vertical-align:top;
}

td {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 130%;
}

ul {
	padding:0px 0px 3px 14px;
	margin:1px;
}

ul.nopadding {
	padding-bottom:0px;
	margin-bottom:0px;
}


ul.nodot {
	list-style-type:none;
	list-style-position: outside; 
        margin:1px;
}

ol.lRoman {
	list-style-type: lower-roman;
}

ol.lAlpha {
	list-style-type: lower-alpha;
}

li {
}

img {border: none;}

a:link {
	color: #A74C5B;
	text-decoration: none;
}

a:visited {
	color: #A74C5B;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: none;
}

.greylink {
	color:#666;
	}

h1 {
	font-size: 11px;
	color: #585858;
	margin: 0px;
	padding: 0px;
    border: none;
	line-height: 14px;
	text-align:left;
}

h2 {
	font-size: 11px;
	color: #585858;
	margin: 0px;
	padding: 0px;
    border: none;
	line-height: 12px;
	text-align:left;
}

h6 {
	font-size: 10px;
	color: #585858;
	margin: 0px;
	padding: 0px;
    border: none;
	line-height: 11px;
	text-align:left;
}

hr{
	color: #ccc; 
	height: 1px;
	width: 80%;
        margin: 5px 0px 7px 0px;
}

hr.thumb{
        color: #900;
        height: 75%;
        width: 106px;
        padding: 2px 0px 2px 0px;
	margin: 0px;
}

.super {
	font-size:70%;
	vertical-align:top;
	font-weight:bold;
}

.strikethru {
	text-decoration: line-through;
}

a.strikethru {
	text-decoration: line-through;
}

.font80pc {
	font-size: 80%;
}

/*******************************************************/
/* Page colouration */

#PDpink {}

#PDpink h1{
	font-size: 2.1em;
	color: #64379b;
	font-weight: normal;
	margin-bottom: 5px;
	padding: 12px 5px 12px 5px;
}

#PDpink h2{
	font-size: 2.1em;
	color: #64379b;
	font-weight: normal;
	margin-bottom: 5px;
}

#PDpink h3{
	color: #D91B5B;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

#PDpink a:link {
	color: #D91B5B;
	text-decoration: none;
}

#PDpink a:visited {
	color: #D91B5B;
	text-decoration: none;
}

#PDpink a:hover {
	color: #990000;
	text-decoration: none;
}

#PDpink strong {
	color: #D91B5B;
	font-size:12px;
	font-weight:bold;
}

#PDpink .errorTitle{
	position:absolute;
	top:24px;
	left:300px;
	width:400px;
	background-color: #D91B5B;
}

#PDpink .errorText{
	position:absolute;
	top:54px;
	left:300px;
	width:395px;
	color: #D91B5B;
	border: 1px solid #D91B5B;
}

#PDpink .dropDownLink {
	color: #D91B5B;
	font-size:12px;
	font-weight:bold;
}

/*******************************************************/
/* General stylers */

.font1-1{
	font-size:1.1em;
}

.font1-2{
	font-size:1.2em;
}

.bot7{
	margin: 0px 0px 7px 0px;
}

.border1grey {
    border: 1px solid #ccc;
	padding: 3px;
}

.red {
	color: #A74C5B;
}

.hidden {
	height:1px;
}

.greybg { background-color: #F1F1F1; }

.greyBlock {
	background-color: #F1F1F1;
	padding: 5px;
	margin: 5px 0px 5px 0px;
}

.greyBlock H3 {
	font-family: calibri,tahoma,arial;
	font-size: 2em;
	font-weight: normal;
	padding: 0px;
	margin: 3px 0px 8px 0px;
}

.greyLink {}

.greyLink a, .greyLink a:link, .greyLink a:visited {
	color:#666;
}

.greyLink a:hover{
	color:#A74C5B;
}

.greyOut{}

/* Forms */

.formTable {
	width:100%;
	border:none;
	padding:0px;
	margin:0px;
}

.formTableGrey {
	width:100%;
	border:none;
	padding:0px;
	margin:0px;
}

.formTableGrey td {
	vertical-align: top;
	padding:5px 8px 5px 8px;
	background-color:#f1f1f1;
}

.formTableGrey .formText{
	font-size:1.3em;
}

.formHead {
	font-weight: bold;
	padding: 12px 0px 0px 0px;
}

.formLine {
	margin:0px;
}

.formLineContent {
	padding:0px;
	vertical-align:top;
	margin:0px;
}

.formLeft {
	padding: 0px;
	float:left;
}

.formRight {
	padding: 0px;
	float:right;
}

.charCounter {
	font-size: 9px;
	color: brown;
	text-align:right;
	background-color:#e1e1e1;
	padding: 2px;
}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:normal;
    text-decoration:none;
}

a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:-10px;
	padding: 15px 0 0 0;
	width:200px;
	color: #333;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0px 0px;
    background: url(/images/icons/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0px 8px; 
	background: url(/images/icons/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(/images/icons/bubble.gif) no-repeat bottom;
}

/*-------------------------------------------*/

.formRight select {
	font-size:9px;
    font-family: verdana, helvetica, arial, sans-serif;
}

.formRight textarea, .formRight input {
    font-family: verdana, helvetica, arial, sans-serif;
	font-size:11px;
}

.formRight.formText {
	font-size:9px;
	border: 1px solid #ccc;
/*    scrollbar-face-color: #fff;
    scrollbar-highlight-color: #ccc;
    scrollbar-shadow-color: #bbb;
    scrollbar-3dlight-color: #aaa;
    scrollbar-arrow-color: #bbb;
    scrollbar-track-color: #fff;
    scrollbar-darkshadow-color: #ccc; */

}

.formRight .login {
	height:10px;
	width: 120px;
    font-family: verdana, helvetica, arial, sans-serif;
    font-size:9px;
}

.formRight .btn, .formLeft .btn {
    font-size: 9px;
    border: 1px solid #666666;
    height: 18px;
    width: 50px;
    color: #FFFFFF;
    background-color: #A74C5B;
    cursor: pointer;
}

.formRight .btn a, .formRight .btn a:link {
	background-image: url('http://www.pressdispensary.co.uk/i/btn-bg.gif');
	font-weight:bold;
    color: #000;
    padding: 0px 6px 0px 26px;
}

.formRight .btn a:visited, .formRight .btn a:active {
	background-image: url('http://www.pressdispensary.co.uk/i/btn-bg.gif');
	font-weight:bold;
    color: #000;
    padding: 0px 6px 0px 6px;
}

.formRight .btn a:hover {
	background-image: url('http://www.pressdispensary.co.uk/i/btn-bg2.gif');
    color: #A74C5B;
	background-color:#eee;
}

.formRight .btnHTTPS, .formLeft .btnHTTPS {
    font-size: 9px;
    border: 1px solid #666666;
    height: 18px;
    width: 50px;
    color: #FFFFFF;
    background-color: #A74C5B;
    cursor: pointer;
}

.formRight .btnHTTPS a, .formRight .btnHTTPS a:link {
	background-image: url('https://www.pressdispensary.co.uk/i/btn-bg.gif');
	font-weight:bold;
    color: #000;
    padding: 0px 6px 0px 26px;
}

.formRight .btnHTTPS a:visited, .formRight .btnHTTPS a:active {
	background-image: url('https://www.pressdispensary.co.uk/i/btn-bg.gif');
	font-weight:bold;
    color: #000;
    padding: 0px 6px 0px 6px;
}

.formRight .btnHTTPS a:hover {
	background-image: url('https://www.pressdispensary.co.uk/i/btn-bg2.gif');
    color: #A74C5B;
	background-color:#eee;
}

.getHTTP {
	color: #D91B5B;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

.mandField { color:#A74C5B; }

.errorMsg {
	background-color:#A74C5B;
	color:#FFF;
	font-size:9px;
	font-weight:bold;
	line-height:9px;
	height:9px;
	padding:1px 3px 1px 3px;
	margin: 3px 6px 3px 6px;
}

.errorTitle {
	background-color:#A74C5B;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	height:18px;
	padding:4px 3px 2px 3px;
	margin: 3px 0px 3px 0px;
	clear:both;
}

.errorText {
	color:#A74C5B;
	border: 1px solid #A74C5B;
	padding: 5px;
	margin-top:3px;
	margin-bottom:8px;
}

.loginMsg {
	color:#A74C5B;
        font-size:9px;
        font-weight:normal;
}

/*------------------------------------------------------------------------------------------------------------*/
/* Main page framework */

#pageWrapper{}

.tbody {
	width: 1000px;
}

.mainFrame {
	width: 1000px;
	padding: 0px;
	margin: 0px;
}

.leftCol {
	width: 180px;
	padding: 0px;
	margin: 0px;
}

.spacerCol {
        width: 16px;
        padding: 0px;
        margin: 0px;
}

.spacerColLeft {
        width: 16px;
        padding: 0px;
        margin: 0px;
}

.spacerColRight {
        width: 16px;
        padding: 0px;
        margin: 0px;
}

.centreCol {
        width: 449px;
        padding: 0px;
        margin: 0px;
		line-height: 130%;
		/*float:left;*/
}

.centreCol h2 {
	font-family: arial, sans-serif;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing:0.05em;
}

.doubleCol {
		width: 896px;
}

.doubleCol a:link, .doubleCol a:visited {
	color: #A74C5B;
	text-decoration: none;
	border-bottom: dotted 1px #A74C5B;
}

.doubleCol a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom: solid 1px #A74C5B;
}

.doubleCol li{
	padding: 3px 0px 3px 0px;
}

.rightCol {
        width: 332px;
        padding: 0px;
        margin: 0px;
}

.centreCol a:link {
	color: #A74C5B;
	text-decoration: none;
	border-bottom: dotted 1px #A74C5B;
}

.centreCol a:visited {
	color: #A74C5B;
	text-decoration: none;
	border-bottom: dotted 1px #A74C5B;
}

.centreCol a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom: solid 1px #A74C5B;
}

.centreCol .Img a:link, .centreCol .Img a:visited, .centreCol .Img a:hover {
	text-decoration:none;
	border-bottom:none;
	padding-bottom:5px;
}


/*******************************************************/
/* Login area - LHS*/

.membersBox { position: relative; float: right; clear: right; top: 9px; width: 400px; height: 81px; font-size: 10px; 
color: #014D71; border: 1px solid #CCDBE2; }

.loginForm {
margin: 10px 0px 0px 20px;
padding: 8px 0px 0px 0px;
clear:both;
}

.loginBox {
	margin-top:10px;
	width: 156px;
	border-top: #ddd solid 1px;
	border-left: #ddd solid 1px;
	border-right: #bbb solid 1px;
	border-bottom: #bbb solid 1px;
	color: #585858;
	background-color:#f1f1f1;
	padding-bottom: 8px;
	text-align:center;
}

#PDpink .loginBox {
	border: #bbb dashed 1px;
}

.loginTitle {
	color: #585858;
	margin: 4px 0px 3px 0px;
	font-weight:bold;
}


.loginBox input {border: 1px solid #CCDBE2; height: 15px; width: 106px; margin-bottom: 1px; font-size: 9px; }

.loginErrorMsg {
	color:#A74C5B;
	font-size:9px;
	line-height:12px;
	background-color:#f1f1f1;
	text-align:center;
}

.loginLinks { float: right; padding-right: 6px; height: 42px; width: 160px; margin-top: 20px; font-size: 10px; line-height: 14px; }
.loginLinks a:link, .loginLinks a:visited { color: #7F9EBB}
.loginLinks a:active, .loginLinks a:hover { color: #014D71}
.loggedIn {width: 400px; height: 81px; margin: 0px; padding: 6px; background-color: #002F65; color: #fff;}
.loggedInSec {width: 400px; height: 81px; margin: 0px; padding: 6px; background-color: #3E7989; color: #fff;}
.loggedIn h1 {margin: 0px 0px 4px 0px; padding: 0px; color:#fff; font-weight: bold;}
.loggedInSec h1 {margin: 0px 0px 4px 0px; padding: 0px; color:#fff; font-weight: bold;}
.loggedInSec a:hover {text-decoration:underline;}


/*******************************************************/
/* Login / register area */

#loginContainerSolo {
	width: 550px;
	margin:0px;
	vertical-align:top;
}

#loginContainerSolo form {
	margin-left:125px;
	padding:10px;
	width: 250px;
	height:200px;
	color: #585858;
	border: #aaa dashed 1px;
	background-color:#FFCEDF;
	text-align:center;
}

#loginContainer {
	float:right;
	margin:0px 10px 0px 10px;
	width: 250px;
	height: 380px;
}

.loginContent {
	width:100%;
	height:100%;
	padding:10px;
	border: #aaa dashed 1px;
	color: #585858;
	background-color:#FFCEDF;
	text-align:center;
}

#registerContainer {
	margin:10px;
	width: 250px;
	height: 380px;
}

.registerContent {
	width:100%;
	height:100%;
	padding:10px;
	border: #aaa dashed 1px;
	color: #585858;
	background-color:#DEC4FE;
	text-align:center;
}

#loginContainer h2, #registerContainer h2 {
	font-size:1.7em;
}

#loginContainer p, #registerContainer p {
	text-align:left;
}

#loginContainer .inputLine, #registerContainer .inputLine {
	padding-bottom:8px;
}

#loginContainer .login, #registerContainer .login {
	width:248px;

}

#loginContainer .btn, #registerContainer .btn {
	font-size:11px;
	background-color:#FFCEDF;
}

#loginContainer .btnHTTPS, #registerContainer .btnHTTPS {
	font-size:11px;
	background-color:#FFCEDF;
}

.jcapImg {
	width:248px;
	height:70px;
	margin-top:10px;
	background-color: #fff;
	text-align:center;
}

#loginContainer .mandField, #registerContainer .mandField {
	color: #585858;
}

#formContainer {
	width: 580px;
}

#formTopContainer {
	padding:10px;
	margin:0px 10px 0px 10px;
	width: 580px;
	height: 60px;
	color: #585858;
	border: #aaa dashed 1px;
	background-color:#FFCEDF;
	text-align:center;
}

#formLeftContainer {
	margin:10px 10px 10px 0px;
	width: 270px;
}

.formLeftContent {
	width: 100%;
	margin-bottom:10px;
	padding:10px;
	border: #aaa dashed 1px;
	color: #585858;
	background-color:#DEC4FE;
	text-align:left;
}

#formRightContainer {
	float:right;
	margin:10px 0px 10px 10px;
	width: 270px;
}

.formRightContent {
	width: 100%;
	margin-bottom:10px;
	padding:10px;
	border: #aaa dashed 1px;
	color: #585858;
	background-color:#DEC4FE;
	text-align:left;
}

#formTopContainer h2, #formLeftContainer h2, #formRightContainer h2 {
	font-size:1.6em;
}

#formTopContainer table, #formLeftContainer table, #formRightContainer table {
	margin:0px;
	padding:0px;
}

#formTopContainer td, #formLeftContainer td, #formRightContainer td {
	padding: 2px;
	color: #585858;
	background-color:transparent;
	vertical-align:top;
}

#formTopContainer td.right, #formLeftContainer td.right, #formRightContainer td.right {
	text-align:right;
	padding-right:0px;
	margin-right:0px;
}

/*******************************************************/
/* Header area */

.pageHead {
	width: 1000px;
	height: 64px;
	margin: 0px;
	padding: 0px;
}

.pageHeadText {
	width: 1100px;
	height: 64px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	color:#A74C5B;
}

.rlsShares {
	position:relative;
	left:666px;
    width: 332px;
    height: 24px;
    margin: 0px 0px 6px 0px;
    padding: 0px;
}

.rlsSharesContent {
	position:absolute;
	right:0px;
    width: 332px;
}

.topGrey {
	position:absolute;
	top:20px;
	left:666px;
    width: 332px;
    height: 44px;
    margin: 0px;
    padding: 0px; 
    background-color: #eee;
	text-align: center;
}

.topGreyContent {
	padding-top:2px;
	font-size: 22px;
	font-weight: normal;
	color: #A74C5B;
	text-align: center;
	vertical-align:bottom;
}

.randImg {
	position:absolute;
	top:64px;
	left:667px;
	height:49px;
	width:343px;
	clip:rect(0px, 343px, 49px, 0px);
        margin: 0px;
        padding: 0px; 
}

.dottyLeft {
	position:absolute;
	top:64px;
	left:666px;
	height:49px;
        width: 1px;
        margin: 0px;
        padding: 0px; 
}

.dottyRight {
	position:absolute;
	top:64px;
	left:999px;
	height:49px;
        width: 1px;
        margin: 0px;
        padding: 0px; 
}

.pageHeadBurgundy {
	width: 100%;
	height: 49px;
	margin: 0px;
	padding: 0px;
        background-color:#A74C5B;
	color:#eee;
	font-size:2px;
}

.pageHeadBurgundyContent {
	color:#eee;
	font-family:arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:14px 0px 0px 22px;
}

.pageHeadPDPink {
	width: 100%;
	height: 2px;
	margin: 0px;
	padding: 0px;
    background-color:#D91B5B;
	color:#eee;
	font-size:1px;
	z-index:10;
}

.pageHeadRight {
	position:absolute;
	top:40px;
	left:815px;
    height: 60px;
    margin: 0px;
    padding: 0px; 
	text-align: left;
	z-index:-1;
}

.pageHeadRight h3{
	font-size: 2.1em;
	color: #64379b;
	font-weight: normal;
	margin: 2px 0px 2px 0px;
}

.countBox{
	position:absolute;
	top:0px;
	right:20px;
	padding:3px 5px 2px 5px;
	background-color:#000;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 8.5px;
}
.countBox a{
	color:#ccc;
}

.countBox a:hover{
	color:#f99;
}
/*******************************************************/
/* Header areas for configurable Press Offices */

.poBurgundy {
}

.poBurgundy .poHead {
	width: 1000px;
	margin: 15px 0px 0px 20px;
	padding: 0px;
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	color:#A74C5B;
}

.poBurgundy .poHead .Img {
	vertical-align:-60%;
}

.poBurgundy .TopGrey {
	position:relative;
	left:666px;
    width: 334px;
    height: 15px;
    margin: 0px;
    padding: 0px; 
    background-color: #eee;
}

.poBurgundy .Stripe {
	width: 100%;
	margin: 0px;
	padding: 0px;
    background-color:#A74C5B;
	color:#eee;
	line-height:0px;
	font-size:0px;
}

.poMonochrome {
}

.poMonochrome .poHead {
	width: 875px;
	margin: 15px 0px 0px 20px;
	padding: 0px;
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	color:#333;
}

.poMonochrome .poHead .Img {
	vertical-align:-60%;
}

.poMonochrome .TopGrey {
	position:relative;
	left:666px;
    width: 334px;
    height: 15px;
    margin: 0px;
    padding: 0px; 
    background-color: #eee;
}

.poMonochrome .Stripe {
	width: 100%;
	margin: 0px;
	padding: 0px;
    background-color:#333;
	color:#eee;
	line-height:0px;
	font-size:0px;
}


.poRoyalBlue {
}

.poRoyalBlue .poHead {
        width: 875px;
        margin: 15px 0px 0px 20px;
        padding: 0px;
        font-size: 18px;
        line-height:20px;
        font-weight:bold;
        color:#333;
}

.poRoyalBlue .poHead .Img {
        vertical-align:-60%;
}

.poRoyalBlue .TopGrey {
        position:relative;
        left:666px;
    width: 334px;
    height: 15px;
    margin: 0px;
    padding: 0px;
    background-color: #eee;
}

.poRoyalBlue .Stripe {
        width: 100%;
        margin: 0px;
        padding: 0px;
    background-color:#009;
        color:#eee;
        line-height:0px;
        font-size:0px;
}

.poFusionOrange .poHead {
	width: 875px;
	margin: 15px 0px 0px 20px;
	padding: 0px;
	font-size: 18px;
	line-height:20px;
	font-weight:bold;
	color:#f60;
}

.poFusionOrange .poHead .Img {
	vertical-align:-60%;
}

.poFusionOrange .TopGrey {
	position:relative;
	left:666px;
    width: 334px;
    height: 15px;
    margin: 0px;
    padding: 0px; 
    background-color: #eee;
}

.poFusionOrange .Stripe {
	width: 100%;
	margin: 0px;
	padding: 0px;
    background-color:#f60;
	color:#eee;
	line-height:0px;
	font-size:0px; 
}


/*-----------------------------------------------------------------------------------*/
/*Header for client backstage pages */

.backstageHead {
	width: 1100px;
/*	margin: 15px 0px 0px 20px;*/
	padding: 0px;
	clear:both;
}

.backstageHead .txt {
	font-family: arial, sans-serif;
	font-size: 22px;
	color:#A74C5B;
	padding-left:10px;
	vertical-align:25px;
}

.backstageHead .imgRight {
	float:right;
	text-decoration:none;
	border-bottom:none;
	padding-bottom:5px;
}

.backstageHead .Stripe {
	width: 100%;
	margin: 0px;
	padding: 0px;
    background-color:#A74C5B;
	color:#eee;
	line-height:0px;
	font-size:0px;
	clear:both;
}

/*-----------------------------------------------------------------------------------*/
/*Body for client backstage pages */

.backstageCentreBox{
	width:620px;
}

#toolbar {
  margin: 0px;
  width: 198px;
  padding: 0px;
	height:22px;
  background-color: #CCCCCC;
  border-top: 1px solid buttonhighlight;
  border-left: 1px solid buttonhighlight;
  border-bottom: 1px solid buttonshadow;
  border-right: 1px solid buttonshadow;
  text-align:left;
}

.formatButtons {

  background: #CCCCCC;

  border: 1px solid #CCCCCC;

  margin: 1px;

  float:left;

}

    

.formatRaise  {

  border-top: 1px solid buttonhighlight;

  border-left: 1px solid buttonhighlight;

  border-bottom: 1px solid buttonshadow;

  border-right: 1px solid buttonshadow;

  background: #CCCCCC;

  margin:1px;

  float:left;

}

    

.formatPress {

  border-top: 1px solid buttonshadow;

  border-left: 1px solid buttonshadow;

  border-bottom: 1px solid buttonhighlight;

  border-right: 1px solid buttonhighlight;

  background: #CCCCCC;

  margin:1px;

  float:left;

}  



/*******************************************************/
/*Left-hand panel */

.leftClientHead {
        padding: 0px 0px 12px 23px;
	color:#666;
}


/*******************************************************/
/*Right-hand panel */

.rightPanelHead {
	width: 327px;
	height: 22px;
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #A74C5B;
	background-color: #eee;
    text-align:left;

}

.rightPanelHeadTrans {
	width: 327px;
	height: 22px;
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	background-color: #eee;
    text-align:left;
	-khtml-opacity:.80; -moz-opacity:.80; -ms-filter:”alpha(opacity=80)”; filter:alpha(opacity=80); opacity:.80;
}

.rightPanelHeadContent {
	color: #D91B5B;
	font-weight: bold;
	opacity:1.0;filter:alpha(opacity=100);-moz-opacity:1;
	-khtml-opacity:1; -moz-opacity:1; -ms-filter:”alpha(opacity=100)”; filter:alpha(opacity=100); opacity:1;
}

.panelRight {
	float:right;
	padding-right:6px;
}

.panelRight a:link {
	font-weight:normal;
	text-decoration:none;
	border-bottom: dotted 1px #A74C5B;
}

.panelRight a:visited {
	font-weight:normal;
	text-decoration:none;
	border-bottom: dotted 1px #A74C5B;
}

.panelRight a:hover {
	border-bottom: solid 1px #A74C5B;
}

.rightPanelHead2 {
	width: 327px;
	height: 15px;
	padding: 1px 0px 0px 5px;
	margin: 5px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
	color: #A74C5B;
    text-align:left;
}

.rightPanelHead2 h2{
	margin:5px;
}


.rightPanelBody {
	padding-left: 5px;
	text-align:left;
}

.rightPanelBody a:hover img {-khtml-opacity:.60; -moz-opacity:.60; -ms-filter:”alpha(opacity=60)”; filter:alpha(opacity=60); opacity:.60;}

#rightSearchContainer {
	width: 327px;
	height: 22px;
}

.rightsearchbox {
	background-color: #ffd;
	padding: 1px 1px 0px 1px;
	height: 16px;
	width: 175px;
	border: 1px solid #666;
	font-family: "Courier New", Courier, mono, serif;
	font-size: 13px;
	color: #666;
}

.rightsearchbox:hover {
	background-color: #fff;
}

#rightRSSContainer {
	width: 327px;
	padding-top: 8px;
}

.rightLink {
	text-align:left;
	padding-left:3px;
	font-style: italic;
}

.rightCaption {
	margin-left:5px;
	clear:both;
	font-weight:bold;
}

.rightCaption.greyLink {}

.rightCaption.greyLink a, .rightCaption.greyLink a:link, .rightCaption.greyLink a:visited {
    color:#666;
	margin-left:5px;
}

.rightCaption.greyLink a:hover{
    color:#A74C5B;
	margin-left:5px;
}


.spacer {
	clear:both
}


/*******************************************************/
/* Scroll area */


/*#divContainer
{
	position:relative;
	visibility: hidden;
	overflow: auto;
	width: 287px;
	clip:     rect(0px, 284px, 391px, 0px);
	height: 400px;
	padding-bottom: 3px;
}*/

#divContainer
{
	position:relative;
	visibility: hidden;
	overflow: auto;
	width: 327px;
	clip:     rect(0px, 324px, 391px, 0px);
	height: 400px;
	padding-bottom: 3px;
}

#divContent {
	left: 0px;
	position: relative;
/*	height:1000px; */
	visibility: visible;
	overflow: hidden;
}

.newsHeadline {
	margin: 0px 0px 6px 0px;
	text-align:left;
	padding:3px;
}

.overlib {
	padding: 3px;
	text-align:left;
	border-left: 1px solid #aaa;
	border-top: 1px solid #aaa;
	border-right: 3px solid #666;
	border-bottom: 3px solid #666;
	background-color:#fff;
	color: #333;
}

.overlib table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.overlib td {
	vertical-align: top;
}

.overlib img {
	width:120px;
}

/*******************************************************/
/* Main centre area */

.subHead {
	font-weight:bold;
	text-align:left;
}

.subHeadNorm {
        text-align:left;
}

.iconParas {
}

.iconParas h2{
	font-size: 11px;
}

.iconParas img {
	width:40px;
	padding:0px 8px 0px 0px;
}

.iconParas p {
	padding-left:8px;
}

#PDpink .iconParas h2{
	font-size: 12px;
}

#PDpink .iconSmall img {
	width:15px;
	padding:0px 6px 0px 0px;
}

.priceLeft {
	float: left;
	padding: 0px 6px 6px 6px;
	width: 250px;
	vertical-align: bottom;
}

.priceRight {
	width: 110px;
        padding: 0px 6px 6px 6px;
	text-align: right;
	vertical-align: bottom;
}

.subnav
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #666;
}

.news
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #666;
	background-color: white;
}

.pricelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 180%;
	color: #666;
	background-color: white;
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 20px;
	top: 20px;
}

.printText {
	padding: 16px 0px 0px 20px;
	font-size:11px;
	line-height:150%;
	width:490px;
}

.picInline {
	float:left;
	margin: 5px 10px 1px 0px;
	font-size:9px;
	text-align:center;
	width: 180px;
}

.picInlineRight {
	float:right;
	margin: 5px 0px 1px 10px;
	font-size:9px;
	text-align:center;
	width: 180px;
}

.picInline a img, .picInlineRight a img {
	width: 180px;
}


.rlsPic2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding:3px;
	font-size:9px;
	text-align:center;
	width:180px;	
/*	border: 1px #eee solid; */
}

.rlsPic2R {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding:3px;
	font-size:9px;
	text-align:center;
	width:180px;	
/*	border: 1px #eee solid; */
}

.rlsPic2 img, .rlsPic2R img {
	width:180px;	
}

.picInline a:link,
.picInline a:visited,
.picInlineRight a:link,
.picInlineRight a:visited,
.rlsPic2 a:link,
.rlsPic2 a:visited,
.rlsPic2R a:link,
.rlsPic2R a:visited {
	text-decoration: none;
	border-bottom: none;
}

.picInline a:hover,
.picInlineRight a:hover,
.rlsPic2 a:hover,
.rlsPic2R a:hover {
	text-decoration: none;
	border-bottom: none;
}

.picInline a:hover img,
.picInlineRight a:hover img ,
.rlsPic2 a:hover img ,
.rlsPic2R a:hover img {
	-khtml-opacity:.60;
	-moz-opacity:.60;
	-ms-filter:”alpha(opacity=60)”;
	filter:alpha(opacity=60);
	opacity:.60;
}

.rlsQuot, .rlsQuotR {
	margin-bottom: 10px;
	padding:8px 6px 6px 6px;
	width:180px;
	background-color:#ddd;
	border-bottom:4px red solid;
}

.rlsQuot {
	float: left;
	margin-right: 10px;
}

.rlsQuotR {
	float: right;
	margin-left: 10px;
}

.rlsQuot .qu, .rlsQuotR .qu, .rlsQuot .quR, .rlsQuotR .quR {
	font-family: 'Hoefler Text', Georgia, 'Times New Roman', serif;
	font-size:44px;
}

.rlsQuot .qu, .rlsQuotR .qu {
	position:relative;
	z-index:2;
	top:.25em;
	line-height:14px;
}

.rlsQuot .quR, .rlsQuotR .quR{
	position:relative;
	top:6px;
	z-index:2;
	text-align:right;
}

.rlsQuot .quot, .rlsQuotR .quot{
	font-size:11px;
	font-weight:bold;
	text-align:left;
	line-height:16px;
	text-indent:18px;
}
.rlsQuot .spkr, .rlsQuotR .spkr{
	position:relative;
	top:-10px;
	z-index:2;
	font-size:9px;
	font-style:italic;
	text-align:right;
}

.boxInlineRight {
	float:right;
	margin: 5px 0px 1px 10px;
	padding: 2px;
	font-size:9px;
	text-align:left;
	border:#ccc solid 1px;
}

.boxInlineRight ul {
        padding:0px 0px 3px 14px;
        margin:1px;
	list-style-type:none; 
}

.boxInlineRight li {
	padding:1px 0px 1px 0px;
}

.boxInlineRight li.print{
	color:#999;
	list-style-image: url('http://www.pressdispensary.co.uk/i/print_icon.gif')
}

.boxInlineRight li.print a{
	color:#999;
	text-decoration:underline;
}

.boxInlineRight li.print a:hover{
	color:#333;
}

.boxInlineRight li.pda{
	color:#999;
	list-style-image: url('http://www.pressdispensary.co.uk/i/pda_icon.gif')
}

.boxInlineRight li.pda a{
	color:#999;
	text-decoration:underline;
}

.boxInlineRight li.pda a:hover{
	color:#333;
}

.homeBoxoutRight {
	float:right;
	margin: 0px 0px 1px 8px;
	padding: 0px 0px 4px 4px;
	font-size:10px;
	text-align:center;
	width:150px;
	color: #A74C5B;
	background-color:#eee;
	border-top: #D91B5B 1px solid;
	border-left: #D91B5B 1px solid;
	border-right: #A74C5B 2px solid;
	border-bottom: #A74C5B 2px solid;
/*	transition: all 2s ease-in-out;
	-webkit-transition: all 2s ease-in;
    -moz-transition: all 2s ease-in;
	-o-transition: all 2s ease-in;
*/
/*	Xmas 08 settings:-
	width:160px;
	color: #fff;
	background-color:#A74C5B;
	border-top: lightgreen 2px solid;
	border-left: lightgreen 2px solid;
	border-right: green 3px solid;
	border-bottom: green 3px solid; */
}
/*
.homeBoxoutRight:hover {
	transform: rotate(5deg);
	-webkit-transform: rotate(7deg);
	-moz-transform: rotate(7deg);
	-o-transform: rotate(7deg);
}
*/
.homeBoxoutRight i{
	font-size:9px;
}

.homeBoxoutRight a:active, .homeBoxoutRight a:link, .homeBoxoutRight a:visited {
	color: #A74C5B;
	text-decoration: none;
	border-bottom: dotted 1px #fff;
	font-weight:bold;
}

.homeBoxoutRight p a:hover {
	color: red;
	text-decoration: none;
	border-bottom: solid 1px red;
}

.btBoxoutRight {
	float:right;
	margin: 0px 0px 1px 8px;
	padding: 0px 0px 2px 10px;
	font-size:9px;
	text-align:center;
	width:140px;
	color: #333;
	background-color:#fff;
}

.btBoxoutRight a:link, .btBoxoutRight a:visited {
	text-decoration: none;
	border-bottom: dotted 1px #fff;
}

.btBoxoutRight a:hover {
	text-decoration: none;
	border-bottom: solid 1px #A74C5B;
}


.testimonialBoxout {
	float:right;
	margin: 0px 0px 1px 8px;
	padding: 2px 3px 3px 10px;
	font-size:9px;
	text-align:left;
	width:150px;
	background-color:#eee;
}

.testimonialBoxout .moreRight {
	text-align:right;
}
.homeBoxoutRight ul, .testimonialBoxout ul {
	list-style-type:none;
	list-style-position: outside; 
        padding-left:10px;
        margin:0px;
	vertical-align: baseline;
}

.homeBoxoutRight li, .testimonialBoxout li {
	padding:0px 0px 1px 6px;
	line-height:18px;
}

.homeBoxoutRight li.pdf {
	list-style-image: url('http://www.pressdispensary.co.uk/i/pdf_16x16.gif');
	color:#999;
}

.homeBoxoutRight li.pdf a {
	color:#999;
	text-decoration:underline;
}

.homeBoxoutRight li.pdf a:hover {
	color:#666;
	text-decoration:none;
}

.homeBoxoutRight a, .homeBoxoutRight a:visited, .testimonialBoxout a, .testimonialBoxout a:visited {
	border-bottom: none;
}

.homeBoxoutRight a:link, .homeBoxoutRight a:active, .testimonialBoxout a:link, .testimonialBoxout a:active {
	border-bottom: none;
}

.homeBoxoutRight a:hover img, .testimonialBoxout a:hover img {
	-khtml-opacity:.60; -moz-opacity:.60; -ms-filter:”alpha(opacity=60)”; filter:alpha(opacity=60); opacity:.60;
	border-bottom: none;
}

.loggedInBox {
	width:260px;
	background-color:#e1e1e1;
	padding:5px;
}

#centreSearchContainer {
	width: 350px;
	height: 26px;
}

.centreSearchbox {
	background-color: #ffd;
	padding: 1px 1px 0px 1px;
	height: 16px;
	width: 250px;
	border: 1px solid #666;
	font-family: "Courier New", Courier, mono, serif;
	font-size: 13px;
	color: #666;
}

.centreSearchbox:hover {
	background-color: #fff;
}

.srchHilite {
	background-color: yellow;
}

#centreRSSContainer {
	width: 350px;
	padding-top: 8px;
}

.newsRelease {
	margin-top: 14px;
	margin-bottom: 10px;
	border-left: 1px #aaa solid;
	border-top: 1px #aaa solid;
	border-right: 2px #666 solid;
	border-bottom: 2px #666 solid;
	padding: 8px;
	font-size:11px;
	line-height:140%;
	letter-spacing:none;
}

.newsRelease h1{
	font-family:Georgia, 'Times New Roman', times, serif;
	font-size: 20px;
	letter-spacing:0.02em;
	line-height:22px;
}

.newsRelease h6{
	padding-top: 3px;
}

.newsRelease table{
	width: 90%;
	margin-left:auto;
	margin-right:auto;
	background-color: #efe;	
}

.newsRelease blockquote{
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 14px;
	-webkit-margin-end: 14px; /* these 4 webkit params are the browser defaults but start & end=40px */
	padding: 4px;
	background-color: #efe;
}

#right {
	padding: 0 10px 0 10px;
	position: absolute;
	left: 529px;
	width: 227px;
	top: 128px;
	height: 180px;
	font-size: 10px;
}

.profileBox {
	background-color:#fee;
	width:600px;
	padding:5px;
	margin-bottom:20px;
}

.blue {
	color: #A74C5B;
	font-size: 12px;
	font-weight: bold;
}

.bluer {
	color: #7A0006;
	font-weight: bold;
}

#signupform {
	width: 350px;
	text-align: right;
}

form td {background-color: white; }
#signupform .field { width: 200px; }
.forminstruction { font-style: italic; }
.topper { vertical-align: top; }
.highlight { background-color: #E8E8E8; }
.formtable {
	background-color: #993366;
	border-top: #990000;
	border-right: #990000;
	border-bottom: #990000;
	border-left: #990000;
}

.redhed {
	font-size: 12px;
	color: #A74C5B;
	font-weight: 700;
}

.linkBox {
	color: #A74C5B;
	font-weight: bold;
}

#RightRegisterContainer {
	position: absolute;
	left: 529px;
	top: 152px;
	width: 139px;
	height: 62px;
	visibility: visible;
}

#StopPressContainer {
	position: absolute;
	left: 20px;
	top: 273px;
	width: 122px;
	height: 60px;
	font-size: 90%;
}

#rssContainer {
	position: absolute;
	left: 20px;
	top: 425px;
	width: 66px;
	height: 13px;
}

.searchbox {
	background-color: #FFFFFF;
	padding: 1px;
	height: 17px;
	width: 200px;
	border: 1px solid #666666;
	font-family: "Courier New", Courier, mono, serif;
	font-size: 8pt;
	line-height: 110%;
	color: #666666;
}

.dropbox {
	background-color: #FFFFFF;
	padding: 1px;
	width: 200px;
	border: 1px solid #666666;
	font-family: "Courier New", Courier, mono, serif;
	font-size: 8pt;
	line-height: 100%;
	color: #666666;
}

.spacedList{
	padding: 13px;
}

.spacedList a, .spacedList a:link{
	border-bottom: 1px solid #A74C5B;
}

.spacedList a:visited{
	border-bottom: 2px solid #A74C5B;
}

.spacedList a:hover{
	color:#fff;
	background-color: #A74C5B;
}


.whiteButton {
	font-size: 8.5px;
	border: 1px solid #A74C5B;
	border-right: 2px solid #A74C5B;
	padding: 0px 8px 0px 8px;
	margin: 3px 0px 3px 8px;
	cursor: pointer;
}

.goButton {
	font-size: 9px;
	border: 1px solid #666666;
	height: 17px;
	width: 20px;
	color: #FFFFFF;
	background-color: #A74C5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	cursor: pointer;
}

.sendButton {
	font-size: 9px;
	border: 1px solid #666666;
	height: 18px;
	width: 40px;
	color: #FFFFFF;
	background-color: #A74C5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	cursor: pointer;
}

.burgundy {
	background-color: #A74C5B;
}

.edNotes {
	font-weight:bold;
	margin-top:22px;
}

.rssIndex {
	line-height:20px;
}

.rssIndexLine {
	background-image: url('http://www.pressdispensary.co.uk/images/icons/rss.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
}

.rssIndexDetail {
	margin-left:20px;
	margin-top:6px;
}

.rssIndexDetailLine {
	background-image: url('http://www.pressdispensary.co.uk/images/icons/rss.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

#PDpink .BTproductBox{
	margin:3px 0px 3px 0px;
	padding: 0px 2px 0px 2px;
	background-color:#eee;
}

#PDpink .BTproductBox td{
	font-size:11px;
}

#PDpink .BTbtn {}

#PDpink .BTbtnHTTPS {}


#PDpink .BTbtn a, #PDpink .BTbtn a:link, #PDpink .BTbtn a:visited {
	background-image: url('http://www.pressdispensary.co.uk/i/btn-bg.gif');
    width: 74px;
	height: 15px;
	line-height:18px;
    padding: 0px 8px 4px 8px;
    color: #64379b;
	font-size: 10px;
	font-weight:bold;
	border: none;
 }

#PDpink .BTbtn a:hover {
    color: #000;
}

#PDpink .BTbtn a:active {
	background-image: url('http://www.pressdispensary.co.uk/i/btn-bg2.gif');
	padding: 0px 8px 4px 8px;
    color: #fff;
}

#PDpink .BTbtnHTTPS a, #PDpink .BTbtnHTTPS a:link, #PDpink .BTbtnHTTPS a:visited {
	background-image: url('https://www.pressdispensary.co.uk/i/btn-bg.gif');
    width: 74px;
	height: 15px;
	line-height:18px;
    padding: 0px 8px 4px 8px;
    color: #64379b;
	font-size: 10px;
	font-weight:bold;
	border: none;
 }

#PDpink .BTbtnHTTPS a:hover {
    color: #000;
}

#PDpink .BTbtnHTTPS a:active {
	background-image: url('https://www.pressdispensary.co.uk/i/btn-bg2.gif');
	padding: 0px 8px 4px 8px;
    color: #fff;
}

.folderBlue {
	background-image: url('../images/icons/folderblue.gif');
	width:79px;
	height:62px;
	padding:0px;
	margin: 5px 20px 5px 20px;
}

.folderBlue .content {
	width:49px;
	height:32px;
	padding:15px 10px 5px 10px;
	vertical-align:middle;
	overflow:hidden;

}

.folderBlue .content input {
	width:70px;
	-khtml-opacity:.70; -moz-opacity:.70; -ms-filter:”alpha(opacity=70)”; filter:alpha(opacity=70); opacity:.70;
}

.folderBlue .content input:hover {
	width:60px;
	-khtml-opacity:1; -moz-opacity:1; -ms-filter:”alpha(opacity=100)”; filter:alpha(opacity=100); opacity:1;
}

.folderCaption {
	width:109px;
	height:62px;
	margin: 5px;
	text-align: center;
}


/*******************************************************/
/* Centre column - wider version */

.centreColFloatRight {
	float: right;
	width: 350px;
	border: 1px #ccc dashed;
	margin: 0px 10px 10px 10px;
	padding: 8px 8px 2px 8px;
	line-height: 14px;
	display:inline;
}

html > body  .centreColFloatRight {
	padding: 8px 8px 8px 8px;
/*	padding: 1em 1em 1em 1em; */
}


.centreColFloatRight a:link, .centreColFloatRight a:visited {
	border-bottom: dotted 1px #A74C5B;}

.centreColFloatRight a:hover, .centreColFloatRight a:hover {
	border-bottom: solid 1px #A74C5B;}

.centreColLeft {
	width:350px;
	border: 1px #ccc dashed;
	margin: 0px 10px 10px 10px;
	padding: 8px;
	line-height: 14px;
/*	padding: 1em 1em 1em 1em; */
}

.centreColLeft a:link, .centreColLeft a:visited {
	border-bottom: dotted 1px #A74C5B;}

.centreColLeft a:hover, .centreColLeft a:hover {
	border-bottom: solid 1px #A74C5B;}

/*******************************************************/
/* Footer area */

.footArea {
	width:875px;
	margin-left:146px;
	text-align:center;
}

.footMenuContainer {
	width: 700px;
	font-size: 9px;
	margin: 30px 0px 15px 87px;
}

/* FAQ page */
.FAQq {
	cursor:pointer;
	font-weight:bold;
}

/******************************************************/
/* Standard table */
.tableRow {
	text-align: left; 
	width:96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tableLeft {
	float:left;
	vertical-align:top;
	padding-top: 10px;
	width: 180px;
	clear:both;
}

.tableRight {
	float:right;
}

.rowEnd {
  clear: both; margin: 0; padding: 0; width: auto;
}

/*******************************************************/
/* Left main menu */
.menuDots {
    width: 162px;
	height: 3px;
	background-image: url('http://www.pressdispensary.co.uk/i/menuDots.gif'); 
	/* background-color:blue; */
	color: #ccc;
	font-size: 5px;
	line-height: 3px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	float:left;
}

.menuDotsHTTPS {
    width: 162px;
	height: 3px;
	background-image: url('https://www.pressdispensary.co.uk/i/menuDots.gif'); 
	color: #ccc;
	font-size: 5px;
	line-height: 3px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	float:left;
}

.menuItem {
	width:160px;
	float:left;
}

.menuItem a, menuItem a:link {
    width: 160px;
    color: #FFFFFF;
	font-weight: bold;
    background-color:#B3C9D4;
	padding: 0px 0px 0px 3px;
	margin: 1px 0px 0px 20px;
    line-height: 16px;
    font-size: 10px;
	float:left;
}

.menuItem .hilite a {color: #A74C5B; background-color:#eee;}
.menuItem .hilite a:hover {color: #eee; background-color: #a74c5b; }
.menuItem .noHilite a {color: #A74C5B; background-color:#fff; }
.menuItem .noHilite a:hover {color: #eee; background-color: #a74c5b; }
.menuItem .plain a {color: #fff; background-color:#fff;}
.menuItem .plain a:hover {color: #fff;}

#PDpink .menuItem .hilite a:hover {color: #eee; background-color: #D91B5B; }
#PDpink .menuItem .noHilite a:hover {color: #eee; background-color: #D91B5B; }
#PDPink .menuItem .plain a:hover {color: #fff;}

.subMenuItem{}
.subMenuItem a, .subMenuItem a:link {
    width: 147px;
    color: #FFFFFF;
	font-weight: normal;
    background-color:#B3C9D4;
    padding-left: 16px;
    margin-top: 1px;
    margin-left: 20px;
    line-height: 16px;
	height:16px;
    font-size: 9px;
	text-decoration:underline;
}
.subMenuItem .hilite a{color: #A74C5B; background-color:#eee; }
.subMenuItem .hilite a:hover { color: #eee; background-color: #a74c5b; }
.subMenuItem .noHilite a{color: #A74C5B; background-color:#fff; text-decoration:underline;}
.subMenuItem .noHilite a:hover { color: #eee; background-color: #a74c5b; text-decoration:underline;}

#PDpink .subMenuItem .hilite a:hover { color: #eee; background-color: #D91B5B; }
#PDpink .subMenuItem .noHilite a:hover { color: #eee; background-color: #D91B5B; text-decoration:underline;}

.menuNewsFeed {
	margin: 30px 0px 0px 20px;
	width: 160px;
	padding: 2px 0px 2px 5px;
	text-align: left;
	border: #ccc solid 1px;
	clear:both;
}

.menuNewsFeed a, menuNewsFeed a:link {
        padding: 0px 0px 4px 0px;
}

.leftPDlink {
	margin: 30px 0px 0px 20px;
	width: 156px;
	line-height:16px;
	padding: 2px 0px 2px 2px;
	border-top: #ddd solid 1px;
	border-left: #ddd solid 1px;
	border-right: #bbb solid 1px;
	border-bottom: #bbb solid 1px;
	color: #777;
	background-color:#f1f1f1;
	text-align:center;
}

.leftPDlink a, .leftPDlink a:link {
	margin: 0px;
	width: 150px;
	font-weight:normal;
	font-family: arial, sans-serif;
	background-color:#f1f1f1;
}

.leftPDlink a:active, .leftPDlink a:visited {
        margin: 0px;
        width: 150px;
        font-weight:normal;
        font-family: arial, sans-serif;
        background-color:#f1f1f1;
}


.leftPDlink a .logo, .leftPDlink a:link .logo{
	line-height: 18px;
	font-size: 13px;	
}

.leftPDlink a:active .logo, .leftPDlink a:visited .logo{
        line-height: 18px;
        font-size: 13px;
}

.leftPDlink .noHilite a {
	color: #A74C5B;
	background-color:#f1f1f1;
}

.leftPDlink .noHilite a:hover {
	color: #eee;
	background-color: #a74c5b;
}



.padLeft6 {
        padding-left: 6px;
}

.padLeft8 {
        padding-left: 8px;
}

.iconBlue{
	margin:0px;
	padding: 0px 5px 0px 5px;
	background-color: #0066FF;
	border-top: 1px solid #99FFFF;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #99FFFF;
	height: 100px;
	font-weight: bold;
	font-size:9px;
	color: #FFFFFF;
}

.iconOrange {
	margin:0px;
	padding: 0px 5px 0px 5px;
	background-color: #FF6633;
	border-top: 1px solid #FFCC99;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #FFCC99;
	height: 100px;
	font-weight: bold;
	font-size:9px;
	color: #FFFFFF;
}
.iconGreen {
	margin:0px;
	padding: 0px 3px 0px 3px;
	background-color: #003300;
	border-top: 1px solid #009900;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #009900;
	height: 100px;
	font-weight: bold;
	font-size:9px;
	color: #FFFFFF;
}

.iconNavy {
        margin:0px;
        padding: 0px 3px 0px 3px;
        background-color: #000066;
        border-top: 1px solid #0066FF;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #0066FF;
        height: 100px;
        font-weight: bold;
        font-size:9px;
        color: #FFFFFF;
}

/*******************************************************/
/* Newsletter (public-facing on site) */
#newsletter{}

#newsletter H4{
	margin-bottom:0px;
	padding-bottom:0px;
}


/*******************************************************/
/* My Press Dispensary menu */

.myPD {
	margin:0px 0px 0px 20px;
	padding:5px;
	width:150px;
	color:#333333;
	background-color:#E9E0E2;
}

.myPDprofileMenu {
	margin:0px;
	padding:0px;
	height:20px;
	width:600px;
}

.myPDjourno {
	float: right;
	margin:0px 0px 8px 8px;
	padding:5px;
	width:160px;
	height:180px;
	color:#333333;
	background-color:#E9E0E2;
}

.myPD .formLeft, .myPDjourno .formLeft {
	padding: 0px;
	margin:0px;
	border:0px;
	float:left;
}

.myPD .formRight, .myPDjourno .formRight {
	padding: 0px;
	margin:0px;
	border:0px;
	background-color:#f1f1f1;
	float:right;
}

.myPD .menuItem, .myPDjourno menuItem, .myPDprofileMenu menuItem {
/*	width:160px; */
}

.myPD .menuItem a, .myPD .menuItem a:link {
/*	width: 160px; */
	color: #A74C5B;
	background-color:#E9E0E2;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	line-height: 16px;
	font-size: 10px;
	border:none;
}


.myPDprofileMenu .menuItem a, .myPDprofileMenu .menuItem a:link {
	width: 140px;
	color: #A74C5B;
	background-color: #E9E0E2;
	font-weight: bold;
	padding: 2px 5px 0px 5px;
	margin: 0px;
	line-height: 18px;
	font-size: 10px;
	border: none;
}

.myPDjourno .menuItem a, .myPDjourno .menuItem a:link {
	color: #A74C5B;
	background-color: #E9E0E2;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	line-height: 16px;
	font-size: 10px;
	border: none;
}

.myPD .menuItem .hilite a {color:#A74C5B; background-color:#E9E0E2; }
.myPD .menuItem .hilite a:hover {color:#E9E0E2; background-color:#A74C5B; }
.myPD .menuItem .noHilite a {color:#A74C5B; background-color:#E9E0E2;}
.myPD .menuItem .noHilite a:hover {color:#E9E0E2; background-color:#A74C5B; }
.myPD .menuItem .plain a {color:#A74C5B; background-color:#E9E0E2;}
.myPD .menuItem .plain a:hover {color:#E9E0E2; background-color:#A74C5B; }

.myPDprofileMenu .menuItem .hilite a {color:#A74C5B; background-color:#fee; }
.myPDprofileMenu .menuItem .hilite a:hover {color:#E9E0E2; background-color:#A74C5B; }
.myPDprofileMenu .menuItem .noHilite a {color:#A74C5B; background-color:#E9E0E2;}
.myPDprofileMenu .menuItem .noHilite a:hover {color:#E9E0E2; background-color:#A74C5B; }
.myPDprofileMenu .menuItem .plain a {color:#A74C5B; background-color:#E9E0E2;}
.myPDprofileMenu .menuItem .plain a:hover {color:#E9E0E2; background-color:#A74C5B; }

.myPDjourno .menuItem .hilite a {color:#A74C5B; background-color:#E9E0E2; }
.myPDjourno .menuItem .hilite a:hover {color:#E9E0E2; background-color:#A74C5B; }
.myPDjourno .menuItem .noHilite a {color:#A74C5B; background-color:#E9E0E2;}
.myPDjourno .menuItem .noHilite a:hover {color:#E9E0E2; background-color:#A74C5B; }
.myPDjourno .menuItem .plain a {color:#A74C5B; background-color:#E9E0E2;}
.myPDjourno .menuItem .plain a:hover {color:#E9E0E2; background-color:#A74C5B; }

.myPD .subMenuItem, .myPDjourno .subMenuItem{}
.myPD .subMenuItem a, .myPD .subMenuItem a:link {
        width: 147px;
        color: #FFFFFF;
	font-weight: normal;
        background-color:#B3C9D4;
        padding-left: 16px;
        margin-top: 1px;
        margin-left: 20px;
        line-height: 16px;
	height:16px;
        font-size: 9px;
	text-decoration:underline;
}

.myPDjourno .subMenuItem a, .myPDjourno .subMenuItem a:link {
        width: 147px;
        color: #FFFFFF;
	font-weight: normal;
        background-color:#B3C9D4;
        padding-left: 16px;
        margin-top: 1px;
        margin-left: 20px;
        line-height: 16px;
	height:16px;
        font-size: 9px;
	text-decoration:underline;
}

.myPD .subMenuItem .hilite a{color: #A74C5B; background-color:#eee; }
.myPD .subMenuItem .hilite a:hover { color: #eee; background-color: #a74c5b; }
.myPD .subMenuItem .noHilite a{color: #A74C5B; background-color:#fff; text-decoration:underline;}
.myPD .subMenuItem .noHilite a:hover { color: #eee; background-color: #a74c5b; text-decoration:underline;}

.myPDjourno .subMenuItem .hilite a{color: #A74C5B; background-color:#eee; }
.myPDjourno .subMenuItem .hilite a:hover { color: #eee; background-color: #a74c5b; }
.myPDjourno .subMenuItem .noHilite a{color: #A74C5B; background-color:#fff; text-decoration:underline;}
.myPDjourno .subMenuItem .noHilite a:hover { color: #eee; background-color: #a74c5b; text-decoration:underline;}


/*******************************************************/
table .thumbTable{}

.thumbTable td{
	width:100px
	height:100px;
	vertical-align:bottom;
	background-color: #fff;
}
.picTd {
	padding:5px;
	border: 1px solid #ddd;
	background-color: #fff;
}
.picTD a img{
	border:none;
}



/*******************************************************/

/* ----- xajax uploader ----- */
.uld {padding:5px;font-family:Arial, Helvetica, sans-serif;}
.uld .warning {color:#CC0000;text-align:left;font-size:10pt;clear:left;float:left;border:1px solid #CC0000; background-color:#EEEEEE;padding:5px;margin:3px;}
.uld .notice{ font-family:Arial, Helvetica, sans-serif;color:#666666;text-align:left;font-size:10pt;clear:left;float:left;border:1px solid #CCCCCC; background-color:#FFFFFF;padding:5px;margin:3px;}
.uld .tinyfont {font-size: 8pt;}
.uld .more{display:none;clear:left;font-size: 8pt; padding-top:10px;}
.uld .progress_bar{padding:2px;display:none;text-align:center;clear:left;}
.uld .progress_box{width:100%;background-color:#CCCCCC;border:1px solid #444;text-align:left;}
.uld .progress{width:390px;text-align:center;}
.uld .bar{width:0%;background-color:#009900;height:8px;overflow:hidden;}
.uld .delete_link{color:red;font-size:10pt;}
.uld .upi {font-size:9pt;color:#666666;font-style:italic;}
.uld ul{list-style-type:none;clear:left;}
.uld .fileName{font-size:10pt;}
.uld h3{font-family:Arial, Helvetica, sans-serif;color:#666666;text-align:left;font-size:10pt;padding:0px;margin:10px 0px 5px 0px;}

/* 	STYLES NEEDED FOR FILE VIEWER - NOT REQUIRE FOR UPLOADER. */
/*table.files {
	width:440px;
	border: 2px outset #B2C5EC;
	background-color: #FFFFFF;
	font-size: 9pt;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	clear:left;
}
table.fdetail td{
	border-bottom:1px dashed #DDDDDD ;
}
a.navlink{color:#8ac;font-weight:bold;font-size:12pt;}
a.navlink:hover, a.navlink:active{color:#C4CBD7;}
a.black2blue{color:#000000;font-weight:bold;font-size: 10pt}
a.black2blue:hover, a.black2blue:active{color:#C4CBD7;font-weight:bold;font-size: 10pt}
td.whiteback{width:350px;text-align:left;font-size: 9pt;padding:3pt;border: 1px solid #B2C5EC}
td.whiteback2{width:10px;text-align:left;font-size: 9pt;padding:3pt;}
td.whiteback3{width:340px;text-align:left;font-size: 8pt;padding:3pt;padding-left:0pt;}
td.blueback{width:100px;text-align:right;font-size:10pt; color:#F6F6F6;border: 2px solid #6C6C6C; background-color:#A6A6A6}
.icons {
float:left;
width:32px;
height:32px;
background-image:url(/_img/icons.gif);
background-repeat:no-repeat;
}
.icons span {display:none;}
.focus {
background-color: #B5D0FF;
}
*/
/* END FILE VIEWER STYLES */
/*pre code{
	display: block;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #d3d3d6;
	border-left-width: 5px;
}
code {
	color: #666;
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 0.9em;
	font-size: 1em;
}
*/
