@charset "utf-8";
/*  CSS Document for Therapy Central 
author : Santosh V Hombal, Vi Virtual Minds. */  

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, #page {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
a:focus {
	outline: none;
}
body {
	font-size:12px;
	line-height:180%;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	background:#E8F6FB;
}
/*
 * default values
 */

p {
	margin-top: 10px;
	margin-bottom: 15px;
}
ul, ol, dl {
	margin: 10px 0;
	padding-left: 30px
}
dl {
	margin: 10px 0;
}
dd {
	/*padding-left: 40px;*/
}
td, th {
	padding: 1px;
}
a:link, a:visited {
	text-decoration: none;
	color:#8ab60b;
	text-decoration:underline;
}
a:hover {
	text-decoration: underline;
	color:#5aa7cc;
}
fieldset {
	margin: 10px 0 10px 0;
	padding: 0 10px 10px 10px;
	border: 1px solid #c8c8c8;
}
legend {
	padding: 0 10px 0 10px;
	background: #ffffff;
}
form div {
	/*margin: 10px 0 10px 0;*/
}
textarea {
	padding: 1px 0 1px 5px;
}
option {
	padding: 0 0 1px 5px;
}
input[type='hidden'] {
	display: none;
}
input[type='text'], input[type='password'] {
	padding: 1px 0 1px 5px;
}
button, input[type='button'], input[type='submit'] {
	padding: 2px 4px 2px 1px;
	line-height: 100%;
}
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button {
	cursor: pointer;
}
textarea, input[type='text'], input[type='password'], select {
	/*border: 1px solid #c8c8c8;*/
	background: #ffffff;
}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover {
	border-color: #aaaaaa;
}
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus {
	border-color: #8c8c8c;
	outline: 2px solid #dcdcdc;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: normal;
}
h1 {
	font-size: 22px;
	line-height: 22px;
	margin-top: 10px;
	color:#3e6af1;
}
h2 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 25px;
}
h3 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 15px;
	font-weight:bold
}
h4 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 15px;
	font-weight:bold
}
h5 {
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
}
h6 {
	font-size: 14px;
	line-height: 14px;
	margin-top: 10px;
}
hr {
	margin: 15px 0 15px 0;
	display: block;
	background: #c8c8c8;
	height: 1px;
	border: none;
}
q {
	font-style: italic;
}
blockquote {
	margin: 10px 0 10px 15px;
	font-style: italic;
	font-size: 130%
}
blockquote > *:first-child:first-letter {
	font-size: 150%
}
pre {
	margin: 10px 0 10px 0px;
	padding: 5px 0 5px 10px;
	border: 1px dotted #aab4be;
	border-left: 20px solid #b4b4b4;
	background: #fafafa;
	font-size: 90%;
	color: #2E8B57;
	font-family: "Courier New", Courier, monospace;
	white-space: pre-wrap;
}
acronym, abbr {
	border-bottom: 1px dashed #969696;
	cursor: help;
	font-variant: small-caps;
	text-transform: lowercase;
}
#page {
	background:#e8f6fb url(../images/bg_page.png) 0px 0px repeat-x;
	padding-top:10px;
	padding-bottom:10px
}
#wrapper {
	margin:0px auto;
	width:980px;
}
#wrapper-tr {
	background:#fff url(../images/w-tr.png) 100% 0% no-repeat
}
#wrapper-tl {
	background:url(../images/w-tl.png) 0% 0% no-repeat
}
#wrapper-br {
	background:url(../images/w-br.png) 100% 100% no-repeat
}
#wrapper-bl {
	background:url(../images/w-bl.png) 0% 100% no-repeat;
}
#header {
	height:190px;
}
img#logo {
	float: left;
	margin-left: 19px;
	margin-top:15px;
	width: 450px;
	height: 163px;
	z-index: 1;
	border:0px;
}
#menu {
	height:33px;
	background:url(../images/menu-bg.png) 0px 0px repeat-x
}
div#menu ul {
	margin: 0;
	padding: 0;
	margin-left:15px;
}
div#menu li, #footer li {
	margin: 0;
	padding: 0;
	padding-right: 3px;
	float: left;
	list-style: none;
	border-right:1px solid #e1e1e1;
}
div#menu li.last {
	background-image:none;
	border-right:0px solid #e1e1e1;
}
div#menu a:link, div#menu a:visited {
	display: block;
	float: left;
	padding: 0 10px 0px 10px;
	height: 33px;
	line-height: 33px;
	text-decoration: none;
	font-size:120%;
	color:#5aa7cc;
	font-weight:bold;
}
div#menu a:hover {
	color:#8ab60b;
}
div#menu li.active a:link, div#menu li.active a:visited {
	color:#8ab60b;
}
.top {
	border:0px;
	position:absolute;
	height:30px;
	margin-left:653px;
	font-size:80%;
	width:300px;
	text-align:right;
	height:110px;
	padding:10px 0px
}
#main {
	padding:20px;
	clear:both
}
#footer {
	font-size:80%;
	color:#999;
	padding:20px
}
#footer span {
	float:right
}
.clear {
	height:25px;
	clear:both;
	background:url(../images/clear-bg.png) 0px 50% repeat-x
}
.intro {
}
.box1, .box2, .box3, box4, .box5, .box6, .box7 {
	display:inline;
	float:left;
}
.box1 {
	width:620px;
}
.box2, .box7 {
	margin-left:20px;
	width:300px
}
.box3 {
	width:100%
}
.box5 {
	width:220px;
}
.box6 {
	width:378px;
	/*margin-left:20px;*/
}
.content {
	padding:0px 0px
}
ul.new {
	list-style-type:none;
	padding-left:0px;
}
ul.new li {
	border-bottom:1px dashed #CCC;
	padding:10px 0px
}
h3 {
	color:#FFFFFF;
	padding:7px 4px 4px 4px;
	background: url(../images/h3-bg.png) 0px 0px no-repeat;
	height:30px;
}
/*h3 span {
	background:#8ab60b;
	padding:4px;
}*/

.last {
	border:0px
}
.last, ul.new li.last {
	border-bottom:0px;
}
.first {
	padding-left:0px
}
p {
	text-align:justify
}
ul#portfolio {
	list-style-type:none;
	padding-left:0px;
}
span.img {
	float:left;
	margin:0px 10px 10px 0px
}
#footer a:link, #footer a:visited {
	color:#999
}
.nobg {
	background:none
}
.gallerypad {
	border:1px solid #e1e1e1;
	margin-right:35px;
	display:inline-block
}
.zoom2 {
	margin-bottom:35px;
}
.mtop {
	margin-top:47px;
}
ul.new2 li {
	width:48%;
	float:left;
	padding:5px 0px 5px 0px;
}
ul.new2 {
	margin-top:-10px;
}
.therapist {
	overflow:hidden
}
.tpic, .bio {
	display:inline;
	float:left;
}
.tpic {
	width:150px;
}
.tpic div {
	font-size:87%;
	font-weight:bold;
	text-align:center
}
.bio {
	margin-left:20px;
	width:450px;
}
.bio p {
	margin-top:0px;
}

.clear1{ height:1px ; clear:both}

.note{border:1px solid #E7BD72;
color:#B79000; text-align:center; clear:both; background: url(../images/note.png) no-repeat scroll 10px 50% #FFF3A3}