a.email_link {
  text-decoration: none;
}
a.email_link img {
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

form#newsletter {
  clear: both;
}

p.info_message,
p.error_message{
color:rgb(255,0,0);
background-repeat:no-repeat;
background-position:left center;
font-weight:bold;
}
p.info_message{
background-image:url(portal_skins/custom/images/info.gif);
padding:10px .5em 25px 40px;
}
p.error_message{
background-image:url(portal_skins/custom/images/error.gif);
padding:10px 2px 10px 30px;
margin:0;
}
p.success_message{
background-image:url(portal_skins/custom/images/success.gif);
background-repeat:no-repeat;
background-position:left center;
min-height:40px;
padding:10px .5em 10px 50px;
font-weight:bold;
font-size:120%;
}

body {
	background-color:#ffffff;
	background-image:url(../images/box-bg.gif);
	font-family:verdana;
	font-size:11px;
	margin:0px;
	padding:0px;
	margin-top:0px;
}

a {
	color:black;
	text-decoration:underline;
}	

a:hover {
	text-decoration:none;
}

#pageWrapper {
	width:780px;
	margin:0px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
}

.IEHack {
	display:none;
}

p {
	margin-top:0px;
}

/*********** header styles ***************/

#headerWrapper {
	background-color:#ffffff;
	padding:5px 0px 5px 5px;
	margin-bottom:10px;
	
}

#logoImage {
	padding-right:6px;
}

/** ends **/


/*********** menu styles ***************/

#menuWrapper {
	width:170px;
	float:left;
	background-color:#ffffff;
	padding:5px;
}

.menuItem {
	margin-bottom:8px;
}

.subMenuItem {
	margin-bottom:8px;
	margin-left:18px;
}

.menuArrow {
	background-color:#2C7FDB;
	height:16px;
	width:15px;
	float:left;
}


a.menuItemText {
	font-family:arial;
	font-weight:bold;
	font-size:130%;
	color:#7E9E7E;
	text-decoration:none;
	margin:0px;
	padding:0px 0px 0px 4px;
	height:16px;
}

a:hover.menuItemText {
	color:#A31E43;
}


/** ends **/

/*********** main content styles ***************/

#mainContentWrapper {
	width:780px;
	margin-top:15px;
	background-image:url(../images/whitegif.gif);
	background-repeat:repeat-y;

}

#leftContent {
	float:left;
	width:180px;
	margin-right:10px;
}	

#middleContent {
	float:left;
	width:415px;
	margin-right:10px;
	padding-bottom:20px;
	
}


#middleContent p {
	smargin:0px;
	margin-right:10px;
	
}

.middleContentTop {
	float:left;
	padding:5px;
	padding-top:2px;
	background-color:#ffffff;
}

.middleContentMainWrapper {
	float:left;
	background-color:#ffffff;
	padding:5px;	
	margin-top:10px;
}

.middleContentMain {
	float:left;
	background-color:#ffffff;
	border:1px solid #7E9E7E;

}

.middleContentMainLeftColumn {
	width:40px;
	float:left;
	padding:20px 0px 0px 10px;
}

.middleContentMainRightColumn {
	float:left;
	padding-top:20px;
	width:345px;

}

.middleContentMainRightColumn p {
	margin-right:10px;
}

#middleContentImage {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}

#rightContent {
	float:left;
	width:160px;
	
}

.moreArrow {
	background-image:url(../images/button-arrow-large.gif);
	background-repeat:no-repeat;
	background-position:315px 0px;
	height:20px;
	text-align:right;
	padding:3px 30px 0px 0px;
}

.moreArrow a {
	color:#A31E43;
	border:0px;
	padding:0px;

}

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

/** ends **/
/*********** right content styles ***************/

.rightBoxContent {
	border:1px solid #7E9E7E;
	background-color:#ffffff;
	width:160px;
	margin-bottom:20px;
}

.rightBoxContent p {
	margin:0px;
	padding:0px;
}


.arrowHeader {
	background-color:#7E9E7E;
	font-family:arial;
	color:#ffffff;
	font-weight:bold;
	font-size:130%;
	background-image:url(../images/decor-arrow.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	height:20px;
}

p.arrowHeader {
	padding-left:20px;
	padding-top:1px;
}

.rightBoxWrapper {
	padding:5px;
}

#newsTextBox {
	width:147px;	
	border:1px solid #7E9E7E;
	font-family:verdana;
	color:#7E9E7E;
	margin:5px 0px 0px 5px;
	padding:0px;
	float:left;
}

#newsClick {
	margin:5px 0px 10px 138px;
	padding:0px;
}



/** ends **/
/*********** promos and footer styles ***************/

#footer {
	width:780px;
	padding-top:10px;
	padding-bottom:3px;
	padding-right:5px;
	background-color:#7E9E7E;
	text-align:right;
	float:left;
}


/** ends **/
/*********** fonts & margins & borders & stuff ***************/

.bgGreen {
	background-color:#7E9E7E;
}

p.padding5 {
	padding:5px;
}	

.pinkText {
	color:#A31E43;
}

.whiteText {
	color:#ffffff;
}

h3 {
	font-family:arial;
	color:#7E9E7E;
	font-size:160%;
	margin:0px;
	padding:2px 0px 10px 0px;
	
}

.bottomMargin {
	margin-bottom:20px;
}

a.bioTitle {
	font-family:arial;
	font-weight:bold;
	font-size:130%;
	text-decoration:none;
	color:#7E9E7E;
	background-image:url(../images/menu-arrow.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	
}

a.bioTitle:hover {
	color:#A31E43;

}

.smallBlack {
	font-size:80%;
}

/*********** prescription page ***********/

#nameField, #patNumField, #homeTelField, #mobTelField, #emailAddField {
	width:213px;
	
}

#dobField {
	width:133px;
}

.prescriptionItemDesc {
	width:100px;
}

.prescriptionItem {
	width:50px;
}

#repeatPrescription {
	width:350px;
}

#submitBtn {
	margin:5px 0px 0px 265px;
}


/**ends**/

/******* staff login *********/

#staffLoginTable {
	width:300px;
	height:100px;
	border:1px solid #2C7FDB;
	padding:10px;
	margin-left:45px;
	
}

.staffLoginInput {
	border:1px solid #2C7FDB;
	color:	border:#2C7FDB;

}

.staffLoginButton {
	border:0px;
	background:white;
	border:1px solid #2C7FDB;
	cursor:hand;
	
}

td.prescriptioncell0 {
	width: 112px;
}


td.prescriptioncell2 {
	width: 53px;
}

td.prescriptioncell3 {
	width: 53px;
}

tr.patient-information input {
	width: 98%;
}

tr.collection-point textarea {
	width: 98%;
}


td.prescriptioncell1 input, td.prescriptioncell2 input, td.prescriptioncell3 input {
	width: 99%;
}



table#prescriptiontable {
	width: 340px;
	}