/*

	Somerset West Community Health Centre - Main Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */
body {
	background: #F7F4F0;
	margin: 20px 0 20px 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#container {
	width: 100%;
	text-align: center;
}

#wrapper {
	position: relative;
	width: 762px;
	margin: 0 auto 0 auto;
    padding: 0;
}

#content {
	background: url('../images/wrapper/content-bg.gif') repeat-y;
	margin: 0;
	padding: 10px 20px 20px 20px;
}

#print-content {
	_height: 450px;
	min-height: 450px;
}

#home-content {
	background: url('../images/wrapper/home-content-bg.gif') repeat-y;
	margin: 0;
	padding: 0;
}

#home-sidebar div p {
	color: #ffffff;	
}

#home-sidebar {
	font-size: 12px;
	padding: 8px 0 0 12px;
}

#home-sidebar div {
	color: #ffffff;
	margin: 15px 0 8px 0;
}

#home-sidebar a {
	color: #ffffff;
	margin: 0;
}

#home-sidebar a:hover {
	color: #cccccc;
}

#contact-box {
	background: url('../images/wrapper/contact-box-bg.gif') repeat-y;
	color: #3EAC9B;
	font-size: 11px;
}

/* =Sidebar
---------------------------------------------------------------------------------------------------- */
#sidebar {
	float: right;
	color: #000000;
	background: #ffffff url('../images/wrapper/sidebar-bg.jpg') repeat-y;
	width: 200px;
	margin: 10px 1px 0 0;
}

#sidebar h1.sb-hdr {
	color: ##866CAC;
	font-size: 15px;
	margin: 10px;
}


#sidebar p.white {
	color: #000000;
	margin: 10px;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	color: #8C8C8C;
	font-size: 11px;
	margin: 5px 0 0 20px;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #8C8C8C;
	font-size: 11px;
}

/* =Breadcrumb
---------------------------------------------------------------------------------------------------- */
#breadcrumb {
	color: #8C8C8C;
	font-size: 11px;
	margin: 0;
	padding: 0 0 20px 0;
	width: 320px;
	
}

#breadcrumb a {
	color: #8C8C8C;
	font-size: 11px;
}

/* =Font and Print
---------------------------------------------------------------------------------------------------- */
#font-print {
	color: #8C8C8C;
	font-size: 11px;
	margin: 0 0 25px 0;
}

#font-print a {
	color: #8C8C8C;
	font-size: 11px;
	margin: 0 0 25px 0;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */
#top-nav {
	background: url('../images/wrapper/top-nav-bg.gif') top right no-repeat;
	padding: 1px 0 0 0;
}

#top-nav a {
	color: #ffffff;
	text-decoration: none;
}

#top-nav a.link-on {
	color: #000000;
	text-decoration: none;
}

#top-nav a:hover {
	color: #000000;
	text-decoration: none;
}

#top-nav p {
	text-transform: uppercase;
	text-align: right;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#left-nav a {
	display: block;
}

#left-nav {
	position: absolute;
	top: 220px;
	left: 3px;
	cursor: pointer;
}

#left-nav a {
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url('../images/wrapper/left-nav-menu-item-bg.jpg') 0 0 no-repeat;
	width: 150px;
	padding: 4px 0 6px 12px;
}

#left-nav a:hover {
	background: url('../images/wrapper/left-nav-menu-item-bg-on.jpg') 0 0 no-repeat;
	cursor: pointer;
}

#left-nav a.on {
	background: url('../images/wrapper/left-nav-menu-item-bg-on.jpg') 0 0 no-repeat;
}

#sub-nav a {
	background:url(../images/wrapper/sub-nav-bg.jpg) top left repeat-y;
	color: #000000;
	font-size: 10px;
	width: 150px;
	margin: -2px 0 3px 0;
	text-decoration: none;
}

#sub-nav a#last{
	margin-bottom:0;
}

#sub-nav a:hover {
	background:url(../images/wrapper/sub-nav-bg-on.jpg) top left repeat-y;
}

#sub-nav a.sub-on {
	background:url(../images/wrapper/sub-nav-bg-on.jpg) top left repeat-y;
}

#left-nav a.donate-btn {
	background: none;
	margin-left: -10px;
}

#left-nav a.donate-btn:hover {
	background: none;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a {
	color: #866CAC;
	outline: none;
	
}

a:hover {
	color: #D3649A;
}

/* a:visited {
	color: #000000;
} */

/* =Typography
---------------------------------------------------------------------------------------------------- */
#content p {
	color: #666666;
	margin: 8px 12px 0 0;
	font-size: 12px;
	line-height: 16px;
}

#content table {
	color: #666666;
}

#home-content p {
	color: #666666;
	margin: 10px 0px 10px 0;
	font-size: 12px;
	line-height: 16px;
}

h1 {
	color: #3EAC9B;
	font-size: 22px;
	margin: 0 0 5px 0;
}

h2 {
	color: #8C8C8C;
	font-size: 16px;
	margin: 5px 0 0 0;
}

h3 {
	color: #866CAC;
	font-size: 14px;
	margin: 12px 0 0 0;
}

/* =Lists
---------------------------------------------------------------------------------------------------- */
ul {
	color: #666666;
	font-size: 12px;
	padding: 5px 0 0 8px;
	margin: 5px 0 0 8px;
}

ul li {
	list-style-type: none;
	background: url('../images/list-bullet.gif') 0 3px no-repeat;
	padding: 0 0 3px 15px;
	margin: 0;
}

ol {
	color: #666666;
	font-size: 12px;
	padding: 5px 0 0 13px;
	margin: 5px 0 0 13px;
}

ol li {
	padding: 3px 0 3px 0;
}

ul.roman {
	margin-left: 20px;
}

ul.roman li {
	background: none;
	list-style-type: upper-roman;
}

ul.roman li {
	padding-left: 0;
}

/* =Tables
---------------------------------------------------------------------------------------------------- */
table {
	font-size: 12px;
}

.data {
	border-top: 1px solid #d5d4d0;
	border-left: 1px solid #d5d4d0;
}

.data th {
	border-right: 1px solid #d5d4d0;
	border-bottom: 1px solid #d5d4d0;
	text-align: left;
	vertical-align: top;
	padding: 4px;
	font-size: 12px;
	color: #505050;
	background: #f1f0ee;
}
.data td.dark {
	background: #9ccfc8;
	color: #000000;
	font-weight: bold;
}

.data td {
	border-right: 1px solid #d5d4d0;
	border-bottom: 1px solid #d5d4d0;
	vertical-align: top;
	padding: 4px;
	font-size: 12px;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

#membership {
	border: 1px solid #cccccc;
	padding: 10px;
}

.form-data {
	font-size: 12px;
}

.form-data td {
	padding: 3px 5px 0 0;
}

.validation 
{
	color: #FF0000;
	font-weight: bold;
}


/* =Misc Icons
---------------------------------------------------------------------------------------------------- */
.pdf {
	background: #FFFFFF url('../images/icon-pdf.gif') 0 0 no-repeat;
	_height: 16px;
	line-height: 16px;
	min-height: 16px;
	margin-bottom: 12px;
	padding-left: 20px;
}