/*
-----------------------------------------------
Main St. Psychological Centre
media: screen
author: Jay Kerr / JAK MEDIA
version: Jul 22, 2009, 1:54 PM
----------------------------------------------- */


* { margin: 0; padding: 0; }



/* Page Structure
----------------------------------------------- */
body {
	background: #eff0e3 url(/images/bg-page.gif) repeat-x 0 0;
	font: normal 14px/22px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
}	

#header, #content-green, #content-maroon, #content-blue {
	margin: 0 auto;
  	width: 980px; 
	text-align: left;
}

#header {
	background: url(/images/bg-header.gif) no-repeat;
  	height: 165px; 
}

.clear {
	clear: both;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}


/* Header
----------------------------------------------- */
#header-left {
	float: left;
	width: 340px;
}

.logo {
	padding-left: 10px;
}


#header-right {
	float: left;
	width: 640px; height: 110px;
	padding-top: 40px;
	background: url(/images/bg-header-photo.jpg) no-repeat;
	text-align: left;
}



/* Navigation
----------------------------------------------- */
#globalnav-1, #globalnav-2, #globalnav-3 {
	float: right;
	width: 150px; height: 100px;
	background: url(/images/divider-nav.gif) top left no-repeat;
	padding: 15px 0 0 15px;
	font-size: 11px; line-height: 15px;
	text-align: left;
}

.globalnav-group {
	font-size: 12px; font-weight: bold; color: #333;
}


/* Sidebar Navigation
----------------------------------------------- */
#sidebar-nav {
	font: normal 16px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	margin: 0;
}

#sidebar-nav ul{
	list-style-type: none;
	width: 270px;
	margin: 0;
}

#sidebar-nav ul li {
	font: normal 14px/40px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
}

#sidebar-nav ul li a {
	display: block;
	height: 40px;
	background: url(/images/bg-sidebar-maroon.gif);
	color: #ac8c9b; 
	text-indent: 10px;
	text-decoration: none;
}

#sidebar-nav ul li a:hover {
	color: #fff; 
	background-position: 0 -40px;
}


/* Content
----------------------------------------------- */
.content-sidebar {
	float: left;
	width: 270px;
	padding: 0 20px 20px 30px;
	color: #ded1d7;
}

.content-wrapper {
	padding: 20px;
}

#content-maroon {
	overflow: hidden;
	background: url(/images/bg-maroon-mid.gif) repeat-y;
}
.content-main {
	float: left;
	width: 610px;
	padding: 0 30px 20px 20px;
}

div.content-main ul {
	list-style:none;
	margin: 0 0 13px 0;
	padding-left: 20px;
}

div.content-main ul li {
	padding: 0 0 0 15px;
	background:url(/images/bullet-4x7.gif) no-repeat 0 7px;
}

.backtotop {
	font: 12px/16px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	text-align: right;
}


/* Footer
----------------------------------------------- */
#footer {
	margin: 0 auto;
	padding-top: 5px;
  	width: 980px; 
	background: transparent;
	text-align: center;
	font: 12px/16px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	padding-bottom: 60px;
}


/* Links
----------------------------------------------- */
a, a:link, a:visited { 
	color: #000066;
	font-weight: bold;
	text-decoration: underline;
}

a:hover { 
	color: #801548;
}

#header-right a, #header-right a:link, #header-right a:visited { 
	font: 16px/24px "Times New Roman", Times, serif;
	text-decoration: none;
}

#header-right a:hover { 
	color: #801548;
	text-decoration: none;
}

a.blanc, a.blanc:link, a.blanc:visited, a.blanc:hover { 
	color: #ded1d7;
	text-decoration: underline;
}

a.blanc:hover { 
	color: #fff;
}
	

/* Typography
----------------------------------------------- */
h1 {
	margin: 0 0 18px 0;
	font: italic 36px/36px "Times New Roman", Times, serif;
	color: #801548;
}

h1.white {
	color: #fff;
}

h1.green {
	color: #11661e;
}

h2 {
	margin: 7px 0 13px 0;
	font: italic 28px/28px "Times New Roman", Times, serif;
	color: #801548;
}

h2.white {
	margin: 0 0 13px 0;
	font: italic 28px/28px "Times New Roman", Times, serif;
	color: #fff;
}

h3 {
	margin: 24px 0 4px 0;
	font: italic 20px/20px "Times New Roman", Times, serif;
	color: #333;
}

h4	{
	margin: 0 0 13px 0;
	font: 16px/20px "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #333;
}

p {
	margin: 0 0 13px 0;
}
.ch-red {
	color: #981c1f;
}

.charcoal {
	color: #111;
}

.breathe-vertical {
	margin-top: 40px;
}

.indent {
	margin-left: 20px;
}

.rule-flourish {
	margin: 21px auto;
	height: 21px;
	text-align: center;
	background: url(/images/sidebar-flourish.gif) no-repeat 50% 50%;
	clear: both;
}

.flourish {
	margin-top: 30px;
	height: 18px;
	text-align: center;
	background: url(/images/flourish-maroon.gif) no-repeat 50% 50%;
	clear: both;
}


/* Form elements
----------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

input, select, option {
	margin: 2px 0;
	padding: 2px;
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
}

.pulldown {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0 0 0;
}

.pulldown select {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	width: 180px;
	margin: 0 0 4px 0;
	padding: 0;
}

.pulldown-general {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0;
	padding: 4px 0 0 0;
}

.pulldown-general select {
	font: 12px "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 4px 0;
	padding: 0;
}

textarea, input.feedback {
	font: 13px "Helvetica Neue", Helvetica, sans-serif;
	margin-bottom: 6px;
	padding: 2px;
	width: 80%;
}

textarea {
	overflow: auto;
}


/* Images
----------------------------------------------- */
img {
	display: block;
	border: 0;
}

.inline {
	display: inline;
	border: 0;
}

.inline-padded {
	display: inline;
	border: 0;
	margin-right: 30px;
}

.imgcenter {
	margin: 0 auto;
	border: 0;
}

.pdficon {
	float: left;
	margin: 0 5px 0 0;
}

.imgfloatleft {
	float: left;
	margin: 0 15px 15px 0;
}

.imgfloatright {
	float: right;
	margin: 0 0 15px 15px;
}

.imgsidebar {
	padding-top: 14px;
}

img.photo {
	padding: 8px 0 2px 0;
}

#slideshow {
    position:relative;
    height: 258px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 258px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 258px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}

