/* @override 
	http://www.thepharmacenter.com/pharma.css
	http://www.thepharmacenter.com/lib/pharma.css
*/

@charset "UTF-8";

.clearall{
clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;
}

#aillist {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: visible;
	position: relative;
	font-size: 12px;
	font-weight: bold;
}
#aillist  li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	overflow: visible;
	opacity: 1;
	text-align: left;
	background-image: url(../images/shellimages/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
}
#aillist a {
	color: #000000;
	text-decoration: none;
}
#aillist a:hover {
	color: #666666;
	text-decoration: none;
}
#aillist ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0;
	padding-right: 20px;
	overflow: visible;
}
#offerhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e7;
	background-image: url(../images/shellimages/bg.jpg);
	background-repeat: repeat-x;
}
.imgpad {
	padding: 15px;
}
.border1 {
	border: 1px solid #E2E2E2;
}
#homebody {
	background-image: url(../images/shellimages/tpc_tableBG.gif);
}
#memlogin {
	padding: 20px;
	height: 200px;
	width: 300px;
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.centeritem {
	margin-right: auto;
	margin-left: auto;
}
#offeroutlinebox {
	border: 2px dashed #FF0000;
	background-color: #F3F3F3;
	width: 625px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ailmenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#offerheadtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 10px;
	margin-left: 10px;
}
#offerbodytxt {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.pad10 {
	padding: 10px;
}
.px10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#rss strong {
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.ailheight {
	height: 20px;
}
.px14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.outlinebox {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.oname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	
}
.px12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#rss {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#homeheader {
	padding-right: 50px;
	padding-left: 8px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;

}
#offeroutlineboxhome {
	border: 2px dashed #FF0000;
	background-color: #F3F3F3;
	width: 308px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#offerbodytxthome {
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#articles {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.articletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

#couponList{
	width: 350px;
	background: white;
	margin: 5px 0 10px 0;
	padding: 10px;
}
.couponCatHeader{
	background-color: #F3F3F3;
	font-weight: bold;
	margin:10px 0 0 0;
	padding: 3px;
}
.couponsList{

	margin-left: 10px;
	float: left;
	width: 160px;
	background-color: white;
	padding: 2px;
	
}