/* Prexisting CSS for 77CanadianPharmacy - Pre October 2009
-------------------------------------------------------------*/

.small { font-size: 8pt; }
.large { font-size: 10pt; }
.xlarge { font-size: 11pt; }
.xxlarge { font-size: 12pt; }
.style3 {font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666;}
.style15 {color: #CC0000}
.style17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
}
.style18 {color: #FFFFFF}
.style25 {font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style28 {font-size: 10pt}

.style30 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt;}
.style31 {color: #000000}
.style32 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
.style36 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
}
.style39 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}
.style42 {font-size: x-large}
.style43 {font-size: medium}
.style45 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 9pt;}
.style46 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style48 {font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.style54 {color: #CCCCCC}
.style56 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 10pt;}
.style58 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;}
.style59 {
	color: #FF0000;
	font-weight: bold;
}
.style60 {color: #FF0000}
.style61 {color: #000000; font-size: 10pt; font-weight: bold;}
.style64 {font-family: Arial, Helvetica, sans-serif}
.style65 {	color: #000066;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style66 {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style67 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 10pt; font-weight: bold;}
.style70 {
	color: #000066;
	font-weight: bold;
}
.style74 {font-weight: bold; color: #737373;}
.style75 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.style76 {font-size: 12px}
.style78 {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
.style82 {font-size: 9pt}
.style83 {color: #000066}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none; 
	color: #CC0000;
}
body,td,th {
    font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 10pt;
	color: #FFFFFF;
}
h2 {
	font-size: 12pt;
	color: #FFFFFF;
}
h3 {
	font-size: 14pt;
	color: #FFFFFF;
}

/* 77CanadaPharmacy.com - 'Theme' Overrides 
 * August 4, 2009
 -----------------------------------------------*/

/* =RESETS
 -----------------------------------------------*/
*, body {
	margin: 0;
	padding: 0;
}

#sidebar table, #sidebar td, #sidebar tr {
	border: none;
}

/* =BASIC LAYOUT STRUCTURE
 -----------------------------------------------*/
#mainbody {
	width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

.home-page #content-container {
	margin-top: -32px;
	position:relative;
}

#topmsg {
	padding: 5px 10px;
	background: #f4f8f9;
	width: 700px;
	color: #666;
}

.nav li {
	float: left;
	margin: 0 5px 0 0;
	list-style: none;
}

.nav li a {
	padding: 0 5px 5px 0;
	display: block;
	font-weight: bold;
}

#topnav {
	margin: 0;
	padding: 0;
}

#header {
	background: url(header.png) no-repeat top left;
	width: 960px;
	height: 138px;
	margin-top:-15px; /* So blank tds don't need to be removed */
	position: relative;
}

.home-page #header,
.account-page #header {
	margin-top: 0;
}

#logo {
	margin:	15px 0 20px;
}

#logo a {
	display: block; 
	background: url(logo.png) no-repeat left top;
	width: 674px;
	height: 55px;
}

#logo span {
	text-indent: -9999em;
	float: left;
}

#topsubmsg {
	margin: 0;
	padding: 5px 10px 5px;
	font-size: 12px;
	color: #4b4b4b;
	font-family: Helvetica, Arial, Verdana !important;
	display: block;
	width: 700px;
}

#main_navigation {
	margin: 0 0 10px 0;
}

#main_navigation ul {
	background: #eb554c;
	height: 30px;
	width: 960px;
}

#main_navigation a {
	padding: 6px 15px 7px;
	color: #FFF !important;
	font-size: 13px;
	text-transform: uppercase;
}

#main_navigation ul li a:hover {
	background: #cb4c44;
}

#main_navigation ul li {
	margin: 0;
}

#main_navigation ul li.nav_highlight a {
	background: #c3260d;
}

#search_nav {
	margin: 10px 0;
}

#search_nav li {
	border-bottom: 1px solid #cfe1e9;
	margin: 0;
	width: 200px;
	padding: 0;
	float: none;
}

#search_nav a {
	display: block;
	padding: 5px 5px 5px 40px;
	background: #EBF3F4 url(icons.gif) repeat-y 0 0;
}

#search_nav li#medical_dir a {
	background-position: 0 -5px;
}

#search_nav li#over_counter a {
	background-position: 0 -31px;
}

#search_nav li#pet_med a {
	background-position: 0 -60px;
}

#search_nav li#reasons a {
	background-position: 0 -84px;
}

#search_nav li#faq a {
	background-position: 0 -116px;
}

#search_nav a:hover {
	background-color: #eee;
}

.shoppingcart {
	margin-bottom: 18px;
}

.browse {
	font-weight: bold;
}

.browse .alphabet {
	padding: 5px 5px 5px 20px;
	display: block;
	background: #ebf3f4;
	margin-left: 200px;
}

#footer_browse {
	text-align: center;
	margin: 0 0 5px 0;
	border-top: 1px solid #224F62;
	display: block;
}

#footer_browse #browse_title {
	display:block;
	margin:5px 0;
	text-align:center;
	color: #cc0000;
}

#footer_browse .alphabet {

	padding: 5px;
	margin-left: 0;
}

.browse .alphabet a {
	font-size:15px;
	padding:0 5px;
}

#search_heading {
	background: #FFF;
	width: 200px;
	color: #373737;
	padding: 5px 0 0;
	float: left;
	display: block;
}

form#searchbox {
	background: #9ad2ea;
	margin-bottom:10px;
	padding:10px 5px 7px;
	margin-top: 0;
	height: 23px;
	width: 190px;
}

form#searchbox a#search_submit {
	background: #34748f;
	padding: 3px 4px 2px;
	border: 1px solid #34748f;
	color: #FFF !important;
	text-transform: uppercase;
}

form#searchbox a#search_submit:hover {
	border: 1px solid #224F62;
}

form#searchbox label {
	font-weight: bold;
	color: #34748F;
	text-transform: uppercase;
	font-size: 10px;
}

.text_field {
	padding: 4px 4px 3px;
	border: 1px solid #34748f;
}

#sidebar {
	/*margin-top: -48px;*/
	position: relative;
	margin-right: 20px;
}
.home-page #sidebar {
	margin-right: 0;
}

#sidebar table,
#sidebar {
	width: 200px;
}

.login-form label,
.login-form input {
	margin-bottom: 8px;
	float: left;
}

.login-form label {
	width: 120px;
}

#footer_table {
	width: 100%;
}

/* =TYPE: HEADINGS/BODY TYPE
 -----------------------------------------------*/

a:link, a:visited, a:active {
	color: #224f62 !important;
}

a:hover {
	color: #3e3e3e !important;
	text-decoration: underline !important;
}

h4.product_name {
	background:#D5EAF3;
	color:#34748F;
	font-size:16px;
	margin:0 0 10px 0;
	padding:10px 20px;
	width: 720px;
	float: right;
}

h5 {
	font-size: 14px;
}

.sidebar_title, span.style84 {
	font-size: 12px;
	text-transform: uppercase;
	color: #34748F;
	font-weight: bold;
}

p {
	margin-bottom: 10px;
}

/*
 * =WIDGETS
 -----------------------------------------------*/

table.teaser-column {
	width: 225px;
	margin: 10px;
}

/*
 * Highlighted Strong
 */

strong.urgent {
	color: #C3260D;
	font-weight: bold;
}

/*
 * Drug List
 ---------------------------*/

table.drug-list {
	width: 100%;
	margin-bottom: 18px;
}

.drug-list-header {
	border-bottom:1px solid #CFE1E9;
	color:#373737;
	font-size:16px;
	letter-spacing:-0.5px;
	margin:0 0 18px;
	padding-bottom:5px;	
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#mainbody table.drug-list tr {
	text-align: left;
}

#mainbody table.drug-list tr td,
#mainbody table.drug-list tr th {
	background: #EBF3F4;
	border-bottom: 1px solid #CFE1E9;
	padding: 4px 5px 3px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

/*
 * BUTTONS
 ---------------------------*/

a.button-link {
	background: #FFF;
	padding: 3px 0 2px;
	text-transform: uppercase;
	font-size: 11px;
}

/*
 * Post with Separator 
 * and floated image
 ---------------------------*/

.sectioned-post {
	color: #373737;
	clear: both;
	padding: 0 0 20px 0;
	margin: 0 20px 20px 0;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 140%;
}

.sectioned-post .post_img_description {
	clear:both;
	color:#666666;
	float:left;
	font-size:11px;
	margin:0 20px 20px 0;
	width:114px;
}

.sectioned-post .post-content{
	margin-left: 125px;
}

.news-post,
.drug-post {
	margin: 0 0 20px;
	width: 240px;
}

.news-post .post-content,
.drug-post .post-content {
	margin: 0;
	padding: 10px;
	background: #EBF3F4;
}

.sectioned-post h4 {
	border-bottom:1px solid #CFE1E9;
	color:#373737;
	font-size:16px;
	letter-spacing:-0.5px;
	margin:0 0 18px;
	padding-bottom:5px;
}

.news-post h5,
.drug-post h5 {
	margin: 0 0 8px;
}

.sectioned-post img {
	float: left;
	margin: 0 20px 20px 0;
}

.news-post img {
	float: none;
	margin: 8px 0 18px 0;
	display: block;
}

.drug-post img {
	margin: 0 10px 18px 0;
	display: block;
	float: none;
}

.sectioned-post ul li {
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 8px;
}

.sectioned-post ul,
.sectioned-post p,
.section-post address {
	margin-bottom: 18px;
}

.sectioned-post address {
	font-style: normal;
	margin: 15px;
}

