/* Whitehorse Medical Services Ltd. CSS by Design Station */

* {
	padding: 		0;
	margin: 		0;
	}

/* Global  ---------------- */

body {
	background-image: url(../image/back/back_main.gif);
	background-repeat: repeat-x;
	background-color: #31343b;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	color: #533009;
}

#bottle {
	width: 747px;
    margin: 28px auto 0px auto;
	text-align: left;
	position: relative;
}

#topshelf {
	position: relative;
	width: 747px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#bottomshelf {
	clear: both;
	position: relative;
	width: 747px;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#redpill {
	float: left;
	width: 225px;
	height: 271px;
	margin: -40px 0 0 0;
}

#bluepill {
	float: right;
	width: 522px;
	height: 271px;
	background-image: url(../image/back/back_leaf.png);
}

#purplepill {
	position: absolute;
	top: 120px;
	right: 2px;
	width: 515px;
	height: 125px;
}

#yellowpill {
	float: left;
	height: auto;
	width: 206px;
	margin-top: 43px;
	padding-top: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	background-image: url(../image/back/back_news.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#orangepill {
	float: left;
	height: auto;
	width: 206px;
	margin-top: 43px;
	padding-top: 20px;
	margin-right: 20px;
	background-image: url(../image/back/back_faq_column.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#duskpill {
	float: left;
	height: auto;
	width: 206px;
	margin-top: 43px;
	padding-top: 20px;
	margin-right: 20px;
	background-image: url(../image/back/back_links.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#brownpill {
	float: left;
	height: auto;
	width: 206px;
	margin-top: 43px;
	padding-top: 20px;
	margin-right: 20px;
	margin-bottom: 30px;
	background-image: url(../image/back/back_contact.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#greenpill {
	float: right;
	height: auto;
	width: 475px;
	margin-top: 43px;
	margin-bottom: 30px;
	padding-left: 40px;
	padding-right: 5px;
	border-left: 1px solid #a7a8a8;
}
	
#footer {
	clear: both;
	position: relative;
	width: 747px;
	height: auto;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top: 1px solid #5c5c5c;
}

/* Nav Specifics ---------- */

#redpill ul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	list-style: none;
	text-align: right;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	color: #4e4a48;
	margin-top: 123px;
	margin-right: 25px;
}

#redpill ul li {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#redpill ul li a:link { font-style: normal; text-decoration: none; color: #4e4a48; }
#redpill ul li a:visited { font-style: normal; text-decoration: none; color: #4e4a48; }
#redpill ul li a:hover { font-style: normal; text-decoration: none; color: #4ca706; }
#redpill ul li a:active { font-style: normal; text-decoration: none; color: #ed841d; }

.here {
	font-weight: bold;
	color: #4ca706;
}

/* Link Colors ----------- */

a, a img { border: 0;}

#greenpill a:link { color: #e6e6e6; text-decoration: underline; }
#greenpill a:visited { color: #e6e6e6; text-decoration: underline; }
#greenpill a:hover { color: #ed841d; text-decoration: underline; }
#greenpill a:active { color: #4ca706; text-decoration: underline; }

#yellowpill a:link { color: #e6e6e6; font-size: 10px; text-decoration: underline; }
#yellowpill a:visited { color: #e6e6e6; font-size: 10px; text-decoration: underline; }
#yellowpill a:hover { color: #ed841d; font-size: 10px; text-decoration: underline; }
#yellowpill a:active { color: #4ca706; font-size: 10px; text-decoration: underline; }

#orangepill a:link { color: #FFFFFF; border-bottom: 1px solid #686a6f; text-decoration: none; }
#orangepill a:visited { color: #FFFFFF; border-bottom: 1px solid #686a6f; text-decoration: none; }
#orangepill a:hover { color: #ed841d; border-bottom: 1px solid #ed841d; text-decoration: none; }
#orangepill a:active { color: #4ca706; border-bottom: 1px solid #4ca706; text-decoration: none; }

#duskpill a:link { color: #FFFFFF; border-bottom: 1px solid #686a6f; text-decoration: none; }
#duskpill a:visited { color: #FFFFFF; border-bottom: 1px solid #686a6f; text-decoration: none; }
#duskpill a:hover { color: #ed841d; border-bottom: 1px solid #ed841d; text-decoration: none; }
#duskpill a:active { color: #4ca706; border-bottom: 1px solid #4ca706; text-decoration: none; }

#footer a:link { color: #FFFFFF; text-decoration: none; }
#footer a:visited { color: #FFFFFF; text-decoration: none; }
#footer a:hover { color: #DD342E; text-decoration: none;}
#footer a:active { color: #DD342E; text-decoration: none; }

/* Body List Style ------- */

#greenpill ul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	list-style: square;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#greenpill ul li {
	margin-bottom: 5px;
}

#greenpill ol {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#greenpill ol li {
	margin-bottom: 5px;
}

/* Sidebar List Style ---- */

#orangepill ul {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	list-style: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
}

#orangepill ul li {
	margin-bottom: 12px;
}

#duskpill ol {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	list-style: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#duskpill ol li {
	margin-bottom: 4px;
}

#brownpill ol {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	list-style: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#brownpill ol li {
	margin-bottom: 4px;
}

/* Font Styles ----------- */

p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 11px;
	color: #FFFFFF;
}

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	margin-bottom: 8px;
	text-transform: none;
	color: #ecf2fa;
	font-weight: normal;
}

h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 15px;
	margin-bottom: 2px;
	color: #FFFFFF;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}

h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 0px;
}

h5 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 8px;
	text-transform: none;
	color: #ecf2fa;
	font-weight: normal;
}

/* Style Modifiers ----------- */

.subhead_pad {
	margin-top: 15px;
	margin-bottom: 10px;
}

.margin_remove {
	margin-bottom: 0px;
}

.padding_remove {
	padding: 0 0 0 0;
}

.rss_adjust {
	padding-right: 8px;
	line-height: 0%;
	vertical-align: middle;
}

.formtitle {
	font-size: 10px;
	padding-right: 15px;
	text-align: right;
	padding-top: 5px;
	vertical-align: middle;
}

.bold {
	font-weight: bold;
}

.news-date {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding-top: 2px;
	margin-bottom: 12px;
	color: #FFFFFF;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #d0d0d0;
}
