@charset "utf-8";
/*
Theme Name: Sharma
Theme URI: http://www.drpsharma.com/
Description: Dr. Sharma Site
Version: 1.0
Author: Joel Ybanez
Company: Essential Talk
*/
* {
	margin: 0;
	padding: 0;
}

img {
	border: 3px #8fa9cb solid;
	margin-right: 12px;
	margin-bottom: 1px;
}


body {
	font-family: Geneva, Arial, Helvetica, sans-serif; /* "Trebuchet MS", Tahoma, Arial*/
	font-size: .9em;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #555555;
}

.mailing {
	padding: 10px 15px;
	margin: 0;
	font-variant:small-caps;
}

p {
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: .8em;
	color: #555555;
	line-height: 1.6em;
}

Table {
	width: 320px
}

Table tr td {
	font-size:11px;
}

.indent {
	margin-left: 15px;
	margin-right: 13px;
	padding-bottom: 12px;
	padding-top: 5px;
	font-size: .8em;
	color: #555555;
	line-height: 1.6em;
}

blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style:italic;
	color:#555555;
	background-color:#eeeeee;
	border: #8fa9cb 1px dotted;
	padding: 5px;
	margin: 0px 5px 10px 20px;
}

#container {
	background-color:#FFF;
	width: 964px;
	min-height: 600px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header {
	width: 964px;
	height: 272px;
	background:url(images/headerbkgb.jpg) top left no-repeat;
	clear: both;
}

.topbtns {
    width: 964px;
    height: 57px;
    font-size: .9em;
    font-weight:bold;
    padding-top: 5px;
    color:#ffffff;
    text-decoration: none;
    position: relative;
}

#header ul { list-style: none; float: left; position: absolute; right: 0px; top: 8px; margin-right: 12px; }
#header li { float: left; width: 182px; text-align: center; }
#header li a:link, #header li a:visited { width: 182px; height: 30px; display: block; color: #FFF; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; margin: 0px; }
#header li a:hover { color: #5c97d8; text-decoration: underline; }
#header li a.current, #header li a.current:hover, #header li a.current:active { color:#FFF; cursor: default; }

/*#header a:link, #header a:active { color: #FFF; text-decoration: none; }
#header a:visited { color: #FFF; text-decoration: none; }
#header a:hover { color: #5c97d8; text-decoration: underline;}*/

.widgetb { width: auto; height: auto; padding: 10px 25px 0px 25px; text-align:center; }

.banner {
	width: 964px;
	height: 180px;
	/* background:url(images/banner.jpg) top left no-repeat; */
}

.bnrskirt {
	width: 964px;
	height: 30px;
	background:url(images/maincontentbkg.jpg) top left repeat-x;
}

#headersub {
	width: 757px;
	height: 110px;
	background:url(images/banner02.jpg) bottom left no-repeat;
	padding: 5px 6px 0px 0px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: .7em;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#999999;
	text-align: right;
	text-decoration: none;
	clear:both;
}

.quote {
	color:#27517f;
	font-weight:bold;
	background-color:#eeeeee;
	border-top: #8fa9cb thin dotted;
	border-bottom: #8fa9cb thin dotted;
	margin: 5px 0px 10px 0px;
}

.cntrquote {
	color:#27517f;
	font-weight:bold;
	background-color:#eeeeee;
	text-align: center;
	border-top: #8fa9cb 1px dotted;
	border-bottom: #8fa9cb 1px dotted;
	margin: 5px 0px 10px 0px;
}

#bigquote {
	color:#555555;
	background-color:#eeeeee;
	border-top: #8fa9cb 1px dotted;
	border-bottom: #8fa9cb 1px dotted;
	margin: 5px 0px 10px 0px;
}

.backtotop {
	background: url(images/arrowbig.gif) top left no-repeat;
	width: 247px;
	height: 19px;
	margin-right: 1px;
	padding-left: 500px;
	padding-right: 20px;
	font-size: 11px;
	font-weight: bold;
	color:#27517f;
	text-align: right;
}


hr {
	width: 100%;
	border: thin #8fa9cb solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

#social { height: 73px; display:block; margin:0; padding: 0 0 0 10px; }

#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 5px 0px; 
	margin: 0 ;
}

#sidebar img {
	border: none;
}

.callus {
	width: 220px;
	height: 100px;
	font-size: 12px;
	color:#737373;
	background: url(images/callusbkg.jpg) top left no-repeat;
	padding: 15px 25px;
	float:left;
}

#mainContent {
	width: 700px;
	background:url(images/sub_pagesbox_center.gif) top left repeat-y;
	margin-left: 8px;
	float: left;
}

.mainContent-top {
	width: 700px;
	height: 9px;
	background: url(images/sub_pagesbox_top.gif) top left no-repeat;
}
.mainContent-bottom {
	width: 700px;
	height: 9px;
	background: url(images/sub_pagesbox_bottom.gif) top right no-repeat;
	margin-left: 260px;
	float: left;
}

#editableContent {
	color:#555555;
	padding: 0px 20px 15px 20px;
}

#mainContent1 {
	width: 700px;
	margin-left: 8px;
	float: left;
}

#editableContent1 {
	color:#555555;
	padding: 0;
	margin: 0;
}

.welcome {
	font-size: 15px;
	font-weight:bold;
	line-height: 1.5em;
	padding: 0px 10px 5px 15px;
	color:#767676;
}

#featureswrap {
	width: 340px;
	margin: 5px;
	padding: 0;
	float: left;
}

#featureswrapright {
	width: 340px;
	margin: 5px;
	padding: 0;
	float: right;
}

.feat-top {
	width: 340px;
	height: 9px;
	background:url(images/cntbox-top.jpg) top left no-repeat;
}

.feat-center {
	min-height: 234px;
	background:url(images/cntbox-center.jpg) top left repeat-y;
	padding: 0px 12px;
	margin: 0;
}

.moreHeight {
min-height: 230px;
}

.feat-bottom {
	width: 340px;
	height: 9px;
	background:url(images/cntbox-bottom.jpg) top left no-repeat;
}

.mainbulletsL {
	width: 140px;
	padding-left: 25px;
	line-height: 2em;
	color:#5c97d8;
	font-size: 13px;
	float:left;
}

.mainbulletsR {
	width: 130px;
	line-height: 2em;
	color:#5c97d8;
	font-size: 13px;
	float: right;
}

.survey {
	width: 340px;
	height: auto;
	padding-right: 10px;
	float: left;
}

.survey_details {
	width: 130px;
	height: auto;
	background-color: #9db5d4;
	padding-left: 10px;
	padding-top: 10px;
	color:#FFFFFF;
	font-size: .9em;
	float: left;
}

.survey_details p {
	padding-top: 5px;
	font-size: .9em;
	color: #ffffff;
}

.bullet {
	font-size: .8em;
	margin-left: 45px;
	margin-bottom: 10px;
}

.bullet li {
	margin-bottom: 5px;
}

#onlineVideos {
	height: 305px;
	background-color:#b2c3d9; /*#8fa9cb*/
	padding: 0px 0px 0px 20px;
	margin: 0;
}

.video_links {
	width: 162px;
	height: 70px;
	margin: 10px 0px;
	float: left;
}

.online_input {
	width: 140px;
}

.surv_input {
	width: 115px;
}

#onlinemap {
	width: 420px;
	height: 270px;
	background-color:#8fa9cb;
	padding: 10px 0px 10px 20px;
	margin: 0 auto;
}

.mapaddress {
	width: 208px;
	float: left;
}

.getdr {
	clear:both;
	text-align: center;
	padding: 6px 0px;
}

.whttxt {
	color:#FFFFFF;
}

#pageContent {
	padding:5px 45px 5px;
}

.maintitle {
	display: block; font-size: 12px; font-weight:bold; margin-bottom: 15px;
}

.mainbxlft {
	width: 242px;
	padding-right: 12px;
	margin-left: 1px;
	border-top: #8fa9cb 1px dotted;
	border-right: #8fa9cb 1px dotted;
	float: left;
}
.mainbxrt {
	width: 242px;
	padding-left: 12px;
	border-top: #8fa9cb 1px dotted;
	float: right;
}

.mapLeft {
	width: 331px;
	height: auto;
	float: left;
}
.mapRight {
	width: 331px;
	height: auto;
	float: right;
}
.p_spacer {
	background: url(images/spabkg.gif) top left repeat-x;
	height:8px;
	padding-bottom: 8px;
	margin: 0;
}
#contentFooter {
	background: url(images/footer.gif) bottom left no-repeat;
}

h2 {
	font-size:15px;
	color: #27517f;
	padding-top:5px;
	padding-bottom:10px;
}

* html h2 {
	display: inline;
}

h3 {
	font-size:13px;
	color: #27517f;
	padding-top:5px;
	padding-bottom:10px; /*0a2642-2c3e88*/
}

h4 {
	font-size:16px;
	color: #ababab; /*555555*/
	padding-top: 8px;
	padding-bottom:10px; /*0a2642-2c3e88*/
}

#footer {
	width: 964px;
	height: 61px;
	background:url(images/footerbkg.jpg) top left repeat-x;
	text-align: center;
	padding-top: 50px;
	margin: 0 auto;
	clear: both;
}
.footerAd {
	width: 765px;
	height: 12px;
	background-color:#8fa9cb;
	color:#27517f;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px;
	margin: 0 auto;
}

#footer p {
	font-size: .9em;
	line-height: 2em;
	color:#2a2a2a;
}

.fltrtText { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right:22px;
	font-weight:bold;
	font-size: 0.80em;
	text-align: right;
	color: #143761;
}
.noSpace {
	padding:0;
	margin:0;
}
.spacer {
	padding-top: 50px;
}
#menu { height: auto; background: url(images/sdbar-box-center.gif) top left repeat-y; }

.menutopbrdr {
	width: 250px;
	height: 12px;
	background:url(images/sdbar-box-top.gif) top left no-repeat;
	clear:both;
}

.menubottombrdr {
	width: 250px;
	height: 20px;
	margin-bottom: 8px;
	background: url(images/sdbar-box-bottom.gif) bottom left no-repeat;
	clear: both;
}

#editableContent a:link, #editableContent a:visited {
	color:#8384b4;
	background:none;
	margin:0;
	padding:0;
}
#editableContent a:focus, #editableContent a:hover, #editableContent a:active {
	color:#8384b4;
	background:none;
	margin:0;
	padding:0;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.fltctr { /* this class can be used to float an element left in your page */
	float: inherit;
	margin-right: 8px;
}

.fltrgt { /* this class can be used to float an element left in your page */
	float: right;
	margin: 4px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#pagetitle {
	background: url(images/titlebkg.gif) top left no-repeat;
	width: 755px;
	height: 18px;
}
#staff {
	width: 100%;
	height: 150px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
#staff img {
	width: 203px;
	height: 148px;
	margin-right: 10px;
}

.fltrtFirst { /* this class can be used to float an element left in your page */
	float: right;
	margin-right: 8px;
	clear: both;
}
.flashvideo {
	margin-left: 0px;
}
ul, ol {
	margin-left: 55px;
	margin-bottom: 10px;
}

#btnSet {
	margin-left: 200px;
}

.btn {
	background-color:#e6e4fe;
	border: 1px #8fa9cb solid;
}

.btn2 {
	width: 120px;
	background-color:#e6e4fe;
	border: 1px #8fa9cb solid;
}

#btnSet .pgBtn a {
	background: url(images/mainButton.gif) top left no-repeat;
	width: 108px;
	height: 53px;
	color:#d6eaf9;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 5px;
	float: left;
	margin-top: 20px;
	text-decoration:none;
}

#btnSet .pgBtn a:hover {
	background: url(images/mainButton.gif) top left no-repeat;
	width: 108px;
	height: 53px;
	color:#0a2642;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 5px;
	float: left;
	margin-top: 20px;
	text-decoration:none;
}

/* new sidebar menu */

ul#navmenu-v,ul#navmenu-v li,ul#navmenu-v ul {
 width: 214px; /* Menu Width */
 margin: 0;
 list-style: none;
}

ul#navmenu-v li { float: left; position: relative;  width: 100%; }
ul#navmenu-v li.iehover { z-index: 1000; /* IE z-index bugfix */ }

ul#navmenu-v ul {
 display: none;
 position: absolute;
 top: 0;
 left: 100%;
 z-index: 9999;
}

/* Root Menu */
ul#navmenu-v a {
 border-top: 1px solid #FFF;
 border-right: 1px solid #FFF;
 padding: 6px;
 display: block;
 background: #fff;
 color: #acacac;
 font: bold 11px Arial, sans-serif;
 border-bottom: #e2e2e2 1px solid;
 text-decoration: none;
 height: 1%;
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,ul#navmenu-v li:hover a,ul#navmenu-v li.iehover a {
 background: #edeaea;
 color: #5c97d8;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a,ul#navmenu-v li.iehover li a {
 float: none;
 background: #eaf1f7;
 color: #acacac;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,ul#navmenu-v li:hover li:hover a,ul#navmenu-v li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover a {
 background: #9fc0e5;
 color: #fff;
}

/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li a {
 background: #d0dde7;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,ul#navmenu-v li:hover li:hover li:hover a,ul#navmenu-v li.iehover li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover a {
 background: #5c97d8;
 color: #FFF;
}

/* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li.iehover li a {
 background: #666;
}

/* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {
 background: #333;
}

/* Hover Function - Do Not Move */
ul#navmenu-v li:hover ul ul,ul#navmenu-v li:hover ul ul ul,ul#navmenu-v li.iehover ul ul,ul#navmenu-v li.iehover ul ul ul { display: none; }
ul#navmenu-v li:hover ul,ul#navmenu-v ul li:hover ul,ul#navmenu-v ul ul li:hover ul,ul#navmenu-v li.iehover ul,ul#navmenu-v ul li.iehover ul,ul#navmenu-v ul ul li.iehover ul { display: block; }

/* end of sidebar menu */


#links {
	float:left;
	width:100%;
}
#links ul {
	list-style-type:none;
	display:inline;
	padding:0;
}
#links ul li {
	float:left;
	margin-right: 30px;
	margin-left: 30px;
	display: inline;
}
#links ul li img {
	width:286px;
	height:119px;
}
#links ul li a {
	background:none;
	width:286px;
}

#links img {
	border:none;
}

/* Highligh Links */

.highlight A:link {
	padding: 5px;
	color: #466981;
	text-decoration: none;
}

.highlight A:visited {
	padding: 5px;
	color: #466981;
	text-decoration: none;
}

.highlight A:active {
	padding: 5px;
	color: #466981;
	text-decoration: none;
}

.highlight A:hover {
	padding: 5px;
	color: #8fa9cb;
	text-decoration: underline;
}

/* Regular links */

a:link, a:active { color: #466981; text-decoration: none; }
a:visited { color: #466981; text-decoration: none; }
a:hover { color: #8fa9cb; text-decoration: underline;}

.flashvideo {margin: 0 10px 0 0; float:left;}


