/* CSS for PharmaCodes */

/* colours
rust: 95302E
cream: EEE5C9
green: 008B92
blue: 274183
*/



body {
/*	background-color: #FCFCD2; */
	background:url(http://www.madnews.co.uk/testmcg/images/bg.jpg) repeat left top; 
	width: auto;
	color: #000;  /*This is colour for the text*/
	font-family: Verdana, Arial, san serif; /*This is type of font for the text*/
	font-size: 1em;  /*This is relative size of font for the text*/
	margin: 0px;
}

/* this is for the hidden field */

.marketing {
display:none !important;
tabindex="-1";
autocomplete="off";
}

#wrapper {
 	background-color: #fff; 
	margin:		auto;
	text-align:	left;
	width:		850px;
	border-top: 2px #95302E dotted;
	border-left: 2px #95302E dotted;
	border-right: 2px #95302E dotted;
	border-bottom: 2px #95302E dotted;
/* 	min-height: 600px; */
}

#header {
	border-top: 10px #fff solid;
	border-bottom: 0px #95302E solid;
}


#footer {
	font-size: 0.6em;
	color: #95302E;
 	background-color: #EEE5C9; 
 	text-align: center;
/* 	border-bottom: 6px #95302E ; */ 
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}

#nav {
	font-size: 0.7em;
	text-align: left;
	line-height: 1.75em;
	background-color: #860045;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

p {
	font-size: 0.8em;
/*	text-align: left; */
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 1.75em;
	text-align: left;
	border-bottom: 1px #95302E solid;
	color: #95302E;	
}


h1.noline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 1.75em;
	text-align: left;
	border-bottom: 0px #95302E solid;
	color: #95302E;	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 0px;
	line-height: 1.75em;
	text-align: center;
	color: #95302E;
/*	margin-bottom: -1em;	*/
}


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 0px;
	text-align: left;
	margin: 0px;
	color: #95302E;	
}
	
hr {
	border: 0;
	color: #95302E;
	background-color: #95302E;
	height: 1px;
	width: 100%;
	text-align: left;
}

	
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 0.9em;
	color: #000;
}

.accent {
	color: #95302E;
	font-weight: bold;
}


.error {
	color: #f00;
	font-weight: bold;
}
	
.normalred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #860045;
}

.smallred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #860045;
}

.largered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #860045;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000;
}

.smallbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #008B92;
	text-decoration: none;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.redlink {
font-family: verdana, arial, helvetica, sans-serif;
color: #790045;
}

img {
	border: 0px;
}


#main {
	min-height: 200px;
	margin-right: 25px;
	margin-left: 25px;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 0.9em;
	font-style: normal;
	line-height: normal; */
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #95302E;
	text-decoration: underline;
	left: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 0.9em;
	font-style: normal;
	line-height: normal; */
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #95302E;
	color: #fff;
	text-decoration: none;
	left: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 0.9em;
	font-style: normal;
	line-height: normal; */
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #95302E;
	text-decoration: underline;
	left: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 0.9em;
}

td.event {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 0.9em;
	background-color: #ffffb3;
	padding-left: 12px;
	padding-right: 12px;
}

td.stoppress {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 0.9em;
	background-color: #fff;
	padding-left: 12px;
	padding-right: 12px;
	border:2px solid #95302E;
}

td.bottom-left {
	vertical-align: bottom;
	text-align: left;
}

.glowingtabs{
	float:left;
	width:100%;
	font-size: 0.9em;  /* size of font in main tab */
	line-height:normal;
	border-bottom: 1px solid #95302E; /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 5px; /*Left offset of entire tab menu relative to page   5px*/
	padding:0;
}

.glowingtabs li{
	display:inline;
	margin:0; 
	padding:0;
}

.glowingtabs a{
	float:left;
/*	background:url(media/glowtab-left.jpg) no-repeat left top; */
	background-color: #fff;
	margin:0;
	font-size: 0.9em;
	margin-right: 10px; /*spacing between each tab*/
	padding:0 0px 0 9px;
	text-decoration:none;
}

.glowingtabs a span{
	float:left;
	display:block;
/*	background:url(media/glowtab.jpg) no-repeat right top;  */
	background-color: #fff;
	padding: 4px 12px 2px 3px;
	font-size: 0.9em;
	font-weight:bold;
	color:#95302E;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
	color: #95302E;
	background-color: #fff;

}

.glowingtabs li.selected a{ /*Selected Tab style*/
background-position:0 -40px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs li.selected a span{ /*Selected Tab style*/
background-position:100% -40px; /*Shift background image up to start of 2nd tab image*/
color: 95302E;
}

.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/
background-position:0% -40px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/
background-position:100% -40px; /*Shift background image up to start of 2nd tab image*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_d{
position:absolute;
top: 0;
left: 10px;  /*NOT THE paddnig to the left of the word in drop down */
border: 1px solid #95302E; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 0.75em Verdana;  /* size of font in drop down part of menu */
line-height:18px;
z-index:100;
background-color: #fff;
width: auto;   /*width of the drop down box */
/*width: 125px;   /*width of the drop down box */
visibility: hidden;
}


.dropmenudiv_d a{
width: auto;
display: block;
text-indent: 10px; /* indents the drop down menu TEXT not the box*/
border: 0 solid #95302E; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #95302E;
background-color: #fff;
}

* html .dropmenudiv_d a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_d a:hover{ /*THEME CHANGE HERE*/
background-color: #95302E;
color: #fff;
}


#main ul li {
	font-size: 0.8em;
	text-align: left;
	line-height: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}


tr td ul li {
	margin-bottom: 5px;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.25em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}

tr td ul li ul li {
	margin: 0;
	font-size: 1em;
	text-align: left;
	line-height: 1.25em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
