@charset "utf-8";

/* CSS Document */




@font-face {
	font-family: 'MyriadProRegular';
	src: url('../fonts/myriadpe-webfont.eot');
	src: url('../fonts/myriadpe-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpe-webfont.woff') format('woff'), url('../fonts/myriadpe-webfont.ttf') format('truetype'), url('../fonts/myriadpe-webfont.svg#MyriadProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProLightRegular';
	src: url('../fonts/myriadpro-light-webfont.eot');
	src: url('../fonts/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-light-webfont.woff') format('woff'), url('../fonts/myriadpro-light-webfont.ttf') format('truetype'), url('../fonts/myriadpro-light-webfont.svg#MyriadProLightRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Common Styles Styles Starts Here **/ 




body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #494a4a;
	line-height: 20px;
}

body, p, h1, h2, h3, h4, h5, h6, form, ul, ol, li {
	padding: 0px;
	margin: 0px;
}

img, embed, object, video {
	max-width: 100%;
	max-height: 100%;
}

iframe {
	max-width: 100%;
}

a {
	outline: none;
	text-decoration: none;
	color: #210130;
}

input, textarea {
	font: 11px Verdana, Geneva, sans-serif;
}

img {
	border: none;
	vertical-align: middle;
}

li {
	list-style-type: none;
}

.clear {
	clear: both;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

header, nav, .banner, .container, footer, .inner-banner, .navigation, .inner-page-container {
	width: 100%;
	float: left;
	clear: both;
}

.header-section, .menu-section, .banner-section, .home-content, .interactivity-section, .footer-section, .inner-banner-section, .breadcrumb, .inner-containte, .quick-links {
	max-width: 960px;
	margin: 0 auto;
	padding: 0 10px;
}

/** Header Style Starts **/




header {
	margin: 20px 0 30px;
}

.header-section {
	position: relative;
}

.logo {
	float: left;
	width: 289px;
}

.login-register {
	float: right;
	width: 183px;
	position: relative;
	margin: 20px 0 0;
	clear: right;
}

.login-register a.login-link, .login-register a.register-link {
	font: normal 14px Arial;
	color: #ffffff;
	padding: 5px 0 5px 28px;
	float: left;
}

.login-register a.login-link {
	background: url(../images/sprite-image.png) -8px -8px no-repeat;
	width: 50px;
	height: 17px;
	margin: 0 10px 0 0;
}

.login-register a.register-link {
	background: url(../images/sprite-image.png) -8px -47px no-repeat;
	width: 67px;
	height: 17px;
}

.login-register a.login-link:hover {
	background: url(../images/sprite-image.png) -105px -9px no-repeat;
}

.login-register a.register-link:hover {
	background: url(../images/sprite-image.png) -105px -47px no-repeat;
}

/** Header Styles Ends **/





/** Menu Style Starts **/




nav {
	background: #552D6C /*url(../images/menu-bg.png) 0 0 repeat-x*/;
}

.mobile-login-link {
	display: none;
}

.slicknav_menu {
	display: none;
}

.menu {
	margin: 0;
}

.menu-section {
	position: relative;
}

.menu-section ul li {
	display: inline;
}

.menu-section ul li.first-child {
	border-left: 1px solid #3B5B75;
	float: left;
}

.menu-section ul li a {
	font: 17px 'MyriadProLightRegular';
	padding: 10px 32px;
	float: left;
	color: #fff;
	border-right: 1px solid #7D4A97;
}

.menu-section ul li a.first-child {
	border-left: 1px solid #7D4A97;
}

.menu-section ul li.last-child {
	position: relative;
	float: right;
	border-left: 1px solid #7D4A97;
}

.menu-section ul li.first-child a, .menu-section ul li.last-child a {
	padding: 10px 14px;
}

.menu-section ul li a:hover, .menu-section ul li a.active {
	background: #30153e;
}

.login-register-tab, .login-register-info {
	background: #ededee;
	border: 1px solid #ccc;
	padding: 35px;
	position: absolute;
	top: 41px;
	right: 13px;
	width: 335px;
	display: none;
	z-index: 100;
}

.mandatory {
	color: #c64f26;
}

.login-register-info {
	min-height: 0;
}

.page-not-found {
	width: 100%;
	float: left;
	text-align: center;
}

.login-register-tab h3, .login-register-info h3 {
	font: normal 15px/17px 'MyriadProRegular';
	color: #360b53;
}

.login-social {
	width: 100%;
	float: left;
	margin: 15px 0 30px;
}

.login-register-tab img {
	float: left;
	margin: 0 4px 0 0;
}

.login-register-tab a, .login-register-info a {
	padding: 0 !important;
	border: none !important;
	float: none !important;
}

.login-register-form h3 {
	margin: 15px 0;
}

.login-register-form input[type="text"] {
	width: 285px;
	height: 40px;
	border: none;
	padding: 0 0 0 50px;
	font: normal 15px/14px 'MyriadProRegular';
	color: #515151;
	margin: 0 0 10px;
}

.login-register-form input[type="password"] {
	width: 285px;
	height: 40px;
	border: none;
	padding: 0 0 0 50px;
	font: normal 15px/14px 'MyriadProRegular';
	color: #515151;
	margin: 0 0 10px;
}

.login-register-form input[type="text"].login-reg-email {
	background: #FFF url(../images/sprite-image.png) 0 -162px no-repeat;
}

.login-register-form input[type="password"].login-reg-pass {
	background: #FFF url(../images/sprite-image.png) 0 -220px no-repeat;
}

.login-register-form .login-reg-submit {
	float: right;
	width: 72px;
	height: 33px;
	cursor: pointer;
	font: normal 15px/17px 'MyriadProRegular';
	background: #ba3466;
	border: none;
	color: #FFFFFF;
}

.login-register-form .login-reg-submit:hover {
	background: #552d6c;
}

.login-social a, .login-social a:hover {
	padding: 0;
	float: none;
	background: none;
}

.login-register-form a, .login-register-form p {
	font: normal 15px/20px 'MyriadProRegular' !important;
	color: #515151;
	background: none;
	padding: 0;
	float: none;
	clear: both;
}

.login-register-form a {
	color: #ba3466 !important;
}

.login-register-form a:hover {
	background: none !important;
	color: #552d6c !important;
}

.login-register-info {
	height: auto;
	width: 150px;
	right: 10px;
	padding: 0;
}

.login-info-list {
	width: 100%;
	float: left;
}

.login-register-info li, .login-register-tab li {
	width: 100%;
	float: left;
	margin: 2px 0;
}

.login-register-info a {
	color: #492b61 !important;
	font-size: 15px !important;
	padding: 3px 3px 3px 10px !important;
	border-bottom: 1px solid #ccc !important;
	display: block !important;
}

.login-register-info li a:hover {
	background: none !important;
	color: #EE0B8C !important;
}

.login-register-info li.last-login-info a {
	border: none !important;
}

/** Menu Styles Ends **/





/** Banner Style Starts **/




.banner {
	padding: 0 0 5px;
	position: relative;
	background: url(../images/home-banner-bg.jpg) center 0 no-repeat;
}

.right-banner {
	background: url(../images/right-banner-bg.jpg) left 0 no-repeat;
	position: absolute;
	right: 0;
	width: 60%;
	z-index: 2;
}

.left-banner, .right-banner {
	height: 455px;
}

.left-banner {
	background: #5ac6ff url(../images/left-banner-bg.jpg) right 0 no-repeat;
	float: left;
	position: absolute;
	width: 40%;
	z-index: 1;
}

.banner-section {
	position: relative;
	z-index: 5;
}

.map-section {
	float: right;
	position: relative;
	z-index: 2;
}

.map-section h2 {
	font: 18px 'MyriadProRegular';
	color: #0e1921;
	position: absolute;
	left: 50%;
	top: 0;
	width: 268px;
	margin: 0 0 0 -134px;
}

.premium-bcare {
	width: 100%;
	position: absolute;
	bottom: 30px;
	left: 0;
	background: url(../images/premier-breast-care-bg.png) center 0 no-repeat;
}

.premium-bcare h2 {
	font: 28px/43px 'MyriadProRegular';
	position: relative;
	width: auto;
	display: block;
	margin: 0;
	left: auto;
	text-align: center;
	color: #fff;
}

.rslides {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 20px 0 0;
}

.rslides li {
	width: 100%;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.bullet7 {
	margin: -2% 0 0 10%;
	float: left;
	position: relative;
	z-index: 100;
}

.bullet7 li {
	float: left;
}

.bullet7 li a {
	display: table-cell;
	color: #fff;
	font: normal 18px 'MyriadProLightRegular';
	text-align: center;
	vertical-align: middle;
	height: 40px;
	padding: 20px 0 0 0;
}

.bullet7 li.usa a {
	width: 137px;
	background: url(../images/sprite-image.png) -8px -250px no-repeat;
}

.bullet7 li.usa a:hover, .bullet7 li.rslides_here.usa a {
	background: url(../images/sprite-image.png) -210px -250px no-repeat;
}

.bullet7 li.canada a {
	width: 143px;
	background: url(../images/sprite-image.png) -8px -311px no-repeat;
}

.bullet7 li.canada a:hover, .bullet7 li.rslides_here.canada a {
	background: url(../images/sprite-image.png) -210px -311px no-repeat;
}

.bullet7 li.international a {
	width: 173px;
	background: url(../images/sprite-image.png) -8px -373px no-repeat;
}

.bullet7 li.international a:hover, .bullet7 li.rslides_here.international a {
	background: url(../images/sprite-image.png) -210px -374px no-repeat;
}

.banner-left {
	float: left;
	width: 298px;
	position: relative;
	z-index: 3;
	padding: 0 0 0 20px;
	background: url(../images/home-search-bg.png) 0 0 no-repeat;
	background-size: 100% 100%;
	margin: 15px 0 0;
}

.search-shadow {
	float: left;/*background: url("/images/form-bg.png") no-repeat scroll center 100% rgba(0, 0, 0, 0);*/
}

.search-form {
	width: 93%;
	padding: 20px 6% 10px 0;
	float: left;
	margin: 12px 0 0px 0;
}

.search-form-heading {
	margin: 0 0 15px;
}

.search-form-heading span {
	width: 45px;
	height: 46px;
	float: left;
	background: url(../images/sprite-image.png) -179px 0 no-repeat;
}

.search-form-heading h4 {
	font: 16px 'MyriadProRegular';
	color: #ffffff;/*background: url(../images/sprite-img.png) 40px -365px no-repeat;*/
}

.search-form-heading h2 {
	font: bold 24px 'MyriadProRegular';
	color: #ffffff;
}

.attorneys-form input {
	height: 33px;
	padding: 0 0 0 10px;
	width:260px;
	border: none;
	margin: 5px 0;
	font: 16px Arial;
}

.attorneys-form input[type="submit"] {
	width: 75px;
	background: #360b53;
	color: #fff;
	cursor: pointer;
	float: right;
	padding: 0;
	font: 16px 'MyriadProRegular';
	height: 25px;
}

.attorneys-form input[type="submit"]:hover {
	background: #ba3466;
	border: 1px solid #360b53;
}

.select-box {
	background: #fff url(../images/sprite-image.png) -150% -137px no-repeat;
	width: 269px;
	overflow: hidden;
	padding:5px 0;
}

.attorneys-form select {
	color: #ccc;
	height: 25px;
	padding: 3px 0 0 7px;
	width: 98%;
	border: none;
	font: 16px Arial;
	background: transparent;
	outline: none;
}

INPUT[type="text"].hintTextbox {
	color: #ccc;
}

INPUT[type="text"].hintTextboxActive {
	color: #666;
}

.find-lawyer {
	background: none;
	border: 1px solid #ccc;
	min-height: 0;
}

.find-lawyer h4 {
	background: none;
	color: #000;
	padding: 0;
}

.find-lawyer h2 {
	color: #000;
}

.find-lawyer .attorneys-form input {
	border: 1px solid #ccc;
}

.find-lawyer .select-box {
	border: 1px solid #ccc;
}

/** Banner Styles Ends **/



/** Container Style Starts **/




.container {
	padding: 35px 0;
	/*background: url(../images/container-bg.jpg) 0 0 repeat-x;*/

	background-size: auto 100%;
}

.interactivity-section h2 a {
	color: #ffffff;
	font: normal 23px 'MyriadProLightRegular';
	display: block;
	background: #652B82;
	padding: 8px 0;
	border-radius: 5px 5px 0 0;
}

.interactivity-section h2 span {
	width: 28px;
	height: 28px;
	float: left;
	background: #115d99;
	margin: 0px 10px 0 15px;
}

.welcome-container {
	width: 298px;
	float: left;
}

.welcome-content, .home-blog {
	float: left;
	width: 96%;
}

.welcome-container h2 {
	font: normal 22px/17px 'MyriadProLightRegular';
	color: #824AA5;
	background: none;
	border: none;
	padding: 15px 0;
}

.welcome-container p {
	color: #3c3c3c;
	margin: 0 0 10px 0;
}

.welcome-content {
	padding: 0;
}

.user-img {
	margin: 0 10px 0 0;
	float: left;
	width: 100px;
}

.user-img img {
	padding: 5px;
	border: 1px solid #ccc;
}

.user-data h5, .home-blog h5 {
	font: bold 15px Arial;
	color: #210130;
	margin: 0;
}

.user-data h5 a, .home-blog h5 a {
	color: #210130;
}

.user-data {
	float: left;
	margin: 0 0 0 10px;
	width: 54%;
}

.user-data p {
	font: 12px/15px Arial;
	color: #210130;
	margin: 7px 0 0;
}

.read-more a {
	font: italic 12px/22px Arial;
	color: #BE4B72;
	float: right;
	margin: 5px 0 0 0;
}

.read-more a:hover {
	color: #0A3253;
}

.welcome-container .read-more a {
	float: left;
}

.home-blog {
	clear: both;
}

.interactivity-section-right {
	float: right;
	width: 650px;
}

.westside-logo-container {
	width: 96.5%;
	text-align: center;
	margin: 20px 0;
	float: right;
	border-radius: 5px;
	border: 1px solid #CBCBCB;
}

.spotlight-container {
	width: 298px;
	float: left;
	margin: 0 20px;
	border: 2px solid #D1C1DB;
	border-radius: 7px;
	min-height: 210px;
	background: #FFF;
	position: relative;
}

.spotlight-content {
	padding: 0px 18px;
	margin: 13px 0;
	min-height: 151px;
}

.spotlight-container h2 span {
	background: url(../images/sprite-image.png) -242px 0 no-repeat;
}

.spotlight-content .rslides {
	margin: 0;
}

.prev, .next {
	width: 24px;
	height: 27px;
	text-indent: -9999px;
	float: left;
	background: url(/images/prev-arrow.png) 0 0 no-repeat;
	position: absolute;
	left: -23px;
	top: 50%;
	opacity: 0.6;
}

.next {
	background: url(/images/next-arrow.png) 0 0 no-repeat;
	margin: 0 0 0 5px;
	right: -15px;
	left: auto;
}

.prev:hover, .next:hover {
	opacity: 1;
}

.blog-container h2 span {
	background: url(../images/sprite-image.png) -291px 0 no-repeat;
	float: left;
	height: 28px;
	margin: 0 10px 0 15px;
	width: 28px;
}

.home-blog li {
	width: 95%;
	padding: 5px;
}

.home-blog li.no-border {
	border: none;
}

.home-blog h5 {
/*background: url(../images/blog-bullet.png) 0 6px no-repeat;*/

}

.home-blog p {
	margin: 0 0 2px;
	line-height: 18px;
	color: #210130;
}

.home-blog p.read-more {
	margin: 0;
}

.home-blog p.read-more a {
	margin: 0 20px 0 0;
}

.home-blog p.read-more a:hover {
	color: #0A3253;
}

.blog-container {
	width: 298px;
	float: right;
	border: 2px solid #d1c1db;
	border-radius: 7px;
	background: #FFF;
}

.quick-links {
	padding: 10px 0 0 0;
}

.quick-links ul {
	width: 100%;
	float: left;
	margin: 30px 0 0;
	background: #D5336F;
	border-radius: 20px;
}

.quick-links ul li {
	float: left;
	border-right: 1px solid #fff;
}

.quick-links ul li.multimedia {
	width: 380px;
}

.quick-links ul li.articles {
	width: 248px;
}

.quick-links ul li.whats-new {
	width: 312px;
	border: none;
}

.quick-links ul li a {
	font: normal 20px/28px 'MyriadProRegular';
	color: #ffffff;
	padding: 19px 0 19px 14%;
	display: block;
	width: 86%;
}

.quick-links ul li a:hover {
	background: #652B82;
}

.quick-links ul li span {
	width: 26px;
	height: 26px;
	float: left;
	margin: 0 10px 0 0;
}

.quick-links ul li.multimedia span {
	background: url(../images/sprite-image.png) -423px 0 no-repeat;
}

.quick-links ul li.multimedia a {
	border-radius: 20px 0 0 20px;
}

.quick-links ul li.multimedia a:hover > span {
	background: url(../images/sprite-image.png) -181px -63px no-repeat;
}

.quick-links ul li.articles span {
	background: url(../images/sprite-image.png) -380px 0 no-repeat;
	width: 20px;
	height: 23px;
}

.quick-links ul li.articles a {
	border-radius: 0;
	padding: 19px 0 19px 20%;
	width: 80%;
}

.quick-links ul li.articles a:hover > span {
	background: url(../images/sprite-image.png) -269px -63px no-repeat;
}

.quick-links ul li.whats-new span {
	background: url(../images/sprite-image.png) -337px 0 no-repeat;
	width: 23px;
	height: 23px;
}

.quick-links ul li.whats-new a {
	border-radius: 0 20px 20px 0;
	padding: 19px 0 19px 20%;
}

.quick-links ul li.whats-new a:hover > span {
	background: url(../images/sprite-image.png) -227px -63px no-repeat;
}

/** Container Styles Ends **/



/** Footer Style Starts **/




footer {
	background: #E3E1E2;
	border-top: 1px solid #e0e0e0;
	padding: 15px 0;
}

.footer-copy {
	float: left;
	width: 50%;
}

.footer-links a {
	font: 12px Arial;
	color: #464747;
}

.footer-links a:hover {
	color: #ba3466;
}

.social-links {
	width: 200px;
	float: right;
	margin: 10px 0 0 5%;
}

.social-links ul li {
	display: inline;
	float: left;
}

.social-links ul li a {
	height: 34px;
	width: 30px;
	display: block;
	text-indent: -9999px;
	margin: 0 5px;
	opacity: 0.7;
}

.social-links ul li a:hover {
	opacity: 1;
}

.social-links ul li.fb a {
	background: url(../images/sprite-image.png) 0 -63px no-repeat;
}

.social-links ul li.tw a {
	background: url(../images/sprite-image.png) -33px -63px no-repeat;
}

.social-links ul li.ln a {
	background: url(../images/sprite-image.png) -66px -63px no-repeat;
}

.social-links ul li.yt a {
	background: url(../images/sprite-image.png) -99px -63px no-repeat;
}

.social-links ul li.gp{
    display: none !important;
}
.social-links ul li.gp a {
	background: url(../images/sprite-image.png) -131px -63px no-repeat;
}

.ypo-logo {
	float: right;
	margin: 10px 0 0;
}

/** Footer Styles Ends **/



/** Result Page Styles **/




.inner-banner {
	background: url(../images/inner-banner-bg.png) center 0 no-repeat;
}

.inner-banner-image {
	float: right;
	margin: 0 105px 0 0;
}

.inner-banner-bg {
	width: 100%;
	float: left;
	height: 200px;
	background-size: 100%;
	position: relative;
}

.inner-banner-content {
	position: absolute;
	left: -80px;
	top: 45%;
	width: 100%;
}

.inner-banner-content h2 {
	background: url(../images/inner-premier-breast-care-bg.png) 0 0 no-repeat;
	font: 30px 'MyriadProLightRegular';
	color: #fff;
	width: 64%;
	text-align: center;
	padding: 5px 0;
}

.banner-content .search-form-heading h2, .banner-content .search-form-heading h4 {
	color: #043d6b;
}

.banner-content h1 {
	font: 25px 'MyriadProRegular';
	color: #093253;
	margin: 30px 0;
	/*background: url(../images/sprite-img.png) -4px -325px no-repeat;*/

	padding: 0 0 2px 40px;
}

.inner-header-search {
	float: right;
	margin: 0 5px 0 0;
	background: url(/images/search-bg.png) center 100% no-repeat;
	background-size: 100%;
}

.inner-header-search-bg {
	float: left;
	margin: 0 0 15px;
	border: 1px solid #ccc;
	padding: 15px 25px;
	background: url(../images/search-doctors-bg.png) repeat-x 0 0;
	background-size: auto 100%;
	position: relative;
}

.inner-search-form input[type="text"], .inner-search-form select {
	width: 198px;
	height: 25px;
	border: 1px solid #ccc;
	padding: 0 0 0 10px;
	font: 14px Arial;
	float: left;
	margin: 0 4px 0 0;
	color: #aaa;
	border-radius: 3px;
}

.inner-search-form h4 {
	color: #C25E41;
	font: 15px/18px 'MyriadProRegular';
}

.inner-search-form input[type="button"] {
	width: 70px;
	height: 26px;
	font: 15px 'MyriadProRegular';
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 0 0 0 15px;
	border-radius: 3px;
	background: #360b53 url(/images/sprite-image.png) -3px -612px no-repeat;
}

.search-select-bg {
	width: 175px;
	overflow: hidden;
	float: left;
	margin: 0 4px 0 0;
}

.inner-search-form select {
	padding: 3px;
	height: 27px;
	color: #aaa;
	background: url(../images/select-bg.png) no-repeat 88% center #FFFFFF;
}

.inner-search-form input[type="button"]:hover {
	background: #bf4f2b url(/images/sprite-image.png) -3px -612px no-repeat;
}

.banner-img {
	float: right;
}

.navigation {
	background: #ededee;
	padding: 15px 0;
}

.breadcrumb {
	color: #360b53;
	font: bold 14px 'MyriadProRegular';
	margin: 0 auto !important;
	background: none !important;
	padding: 0 10px!important;
}

.breadcrumb a {
	font: 14px 'MyriadProRegular';
	color: #360b53;
}

.breadcrumb a.active {
	font-weight: bold;
}

.breadcrumb a:hover {
	color: #ba3466;
}

.inner-page-container {
	padding: 25px 0;
}

.inner-page-content {
	padding: 20px 0 0;
}

article.article-left {
	width: 70%;
	float: left;
}

article h1, .register-container h1 {
	font: bold 26px 'MyriadProLightRegular';
	color: #d5336f;
	border-bottom: 1px solid #d1c1db;
}

article.article-right {
	width: 70%;
	float: right;
}

article.article-righth2 {
	font: bold 22px 'MyriadProLightRegular';
}

article.article-left p {
	font: 13px/20px Verdana, Geneva, sans-serif;
	float: left;
	margin: 10px 0;
	width: 100%;
}

article.article-left p strong {
	color: #210130;
}

.common-list {
	float: left;
	margin: 10px 0 10px 14px;
	clear: both;
	width: 100%;
}

.common-list li {
	font: 13px/20px Verdana, Geneva, sans-serif;
	list-style-type: disc;
}

.location-map {
	margin: 20px 0;
	float: left;
	width: 100%;
}

.location-map iframe {
	border: 5px solid #ccc;
	width: 96%;
	height: 500px;
}

.loc-from-address {
	float: left;
	width: 100%;
	margin: 20px 0 0;
}

.loc-from-address label {
	font: bold 16px 'MyriadProLightRegular';
}

.loc-from-address input[type="text"] {
	width: 250px;
	height: 24px;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	font: normal 16px 'MyriadProLightRegular';
}

.loc-from-address input[type="submit"] {
	width: 80px;
	height: 28px;
	border: none;
	background: #0A3253;
	color: #fff;
	font: normal 16px 'MyriadProLightRegular';
	cursor: pointer;
}

.loc-from-address input[type="submit"]:hover {
	background: #20537F;
}

.result-list {
	float: left;
	width: 100%;
	padding: 30px 0 20px;
	border-bottom: 1px solid #cadceb;
}

.result-list-info {
	width: 100%;
	float: left;
}

.reviews-container {
	margin: 15px 0 0;
	width: 100%;
	float: left;
}

.review-content {
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
	width: 100%;
	float: left;
}

.reviews-container h1, .write-review-container h1 {
	font: bold 18px 'MyriadProLightRegular';
	color: #dc2075;
}

.write-review-container {
	clear: both;
	width: 100%;
	float: left;
}

.write-review-container h1 {
	margin: 20px 0 10px;
}

.reviews-container h2 {
	margin: 0 0 5px;
	font: bold 16px 'MyriadProLightRegular';
	color: #210130;
}

.reviews-container h2 span, .reviews-container p {
	font: normal 12px/16px arial;
	text-indent: 50px;
	color: #210130;
}

.reviews-container h2 span {
	font-style: italic;
}

p.write-review {
	float: right;
	font: normal 15px 'MyriadProLightRegular';
}

p.write-review a {
	padding: 5px 10px;
	float: left;
	background: #210130;
	color: #FFF;
	margin: 10px 0 0;
	border-radius: 2px;
}

p.write-review a:hover {
	background: #ba3466;
}

.no-padding {
	padding: 0 0 20px;
}

.no-border {
	border: none;
}

.dr-img {
	width: 125px;
	float: left;
	margin: 0 30px 0 0;
}

.dr-img img {
	border: 1px solid #ccc;
	padding: 5px;
	width: 90%;
}

.dr-desc h3 {
	font: bold 17px Arial;
	color: #3E264A;
}

.dr-desc h4 {
	font: normal 13px/18px Arial;
	color: #DC2075;
	margin: 0 0 10px;
}

.dr-desc p {
	font: 13px Arial;
	color: #360b53;
	margin: 5px 0;
}

.dr-desc p span {
	font-weight: bold;
	color: #360b53;
}

.dr-desc p a {
	color: #360b53;
	font: bold 12px Arial;
}

.dr-desc p a:hover {
	color: #dc2075;
}

.dr-desc a {
	color: #360b53;
}

.dr-desc a:hover {
	color: #dc2075;
}

.dr-desc a.location span {
	background: url("../images/sprite-image.png") no-repeat -393px -63px;
	padding: 0 0 10px;
	width: 12px;
	height: 19px;
	float: left;
	margin: 0 5px 0 0;
}

.dr-desc-content {
	width: 350px;
	float: left;
}

.submit-review {
	width: 100px;
	float: right;
	text-align: right;
}

.submit-review a {
	font: 12px Arial;
	color: #360b53;
}

.submit-review a:hover {
	color: #dc2075;
}

.view-more, .result-list-info {
	background: #ededee;
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0;
}

.result-list-info {
	text-align: left;
}

.showing-info {
	margin: 0 0 0 10px;
	float: left;
}

.filter-info {
	float: right;
	margin: 0 10px 0 0;
}

.showing-info p, .filter-info p, .filter-info a {
	color: #492b61;
	font: 14px 'MyriadProRegular';
}

.view-more a {
	font: 14px 'MyriadProRegular';
	color: #360b53;
}

.view-more a:hover, .filter-info a:hover {
	color: #e44f8f;
}

aside.aside-left {
	width: 254px;
	float: left;
}

aside.aside-right {
	width: 254px;
	float: right;
}

.aside-blog, .aside-specialities, #search-options-sec {
	width: 100%;
	float: left;
	margin: 0 0 20px;
	border-radius: 10px;
}

.blog-scroll {
	position: relative;
	margin: 15px 0;
}

.home-blog.blog-scroll {
	position: relative;
	margin: 10px 0 20px;
}

.home-blog .top_arrow {
	top: -8%;
}

.home-blog .bottom_arrow {
	bottom: -15%;
}

.home-blog #vertical-ticker {
	height: 135px;
}

.aside-specialities ul {
	height: 215px;
	overflow: auto;
}

.aside-blog h2, .aside-specialities h2, .search-results aside h3 a {
	font: normal 22px 'MyriadProLightRegular';
	color: #ffffff;
	padding: 12px 0 10px 60px;
	/*background: #d8d6d6 url(../images/sprite-img.png) -5px -238px no-repeat;*/

	margin: 0 0 10px 0;
	border-radius: 10px 10px 0 0;
}

.search-results aside h3 a {
	padding: 0;
	margin: 0;
	border-radius: 0;
}

.aside-apeciality-head {
	background: #d8d6d6;
	border-radius: 20px 20px 0 0;
}

.aside-specialities h2 {
	padding: 12px 0 0 10px;
}

.aside-blog h2 {
	padding: 8px 0 10px 0;
	background: #542C6B;
}

.aside-blog h2 a {
	color: #fff;
}

.aside-blog h2 a:hover {
	color: #dc2075;
}

.aside-blog li, .aside-specialities li {
	/*background: url(../images/blog-bullet.png) 0 6px no-repeat;*/

	margin: 5px 10px;
	padding: 0 0 0 18px;
	float: left;
}

.aside-specialities li {
	width: 90%;
	background: none;
	padding: 0;
}

.aside-specialities li a, .check-list label {
	font: normal 15px/20px 'MyriadProLightRegular';
	margin: 0 0 0 7px;
	color: #20537F;
}

.check-list ul, .check-list div.leftFloat {
	width: 97%;
	float: left;
	margin: 0 0 0 4px;
}

.check-list ul li {
	margin: 2px 0;
	float: left;
	width: 100%;
}

.check-list ul li span.checklist-name {
	float: left; /*display:block; width:83%;*/
	margin: 0 0 0 5px;
	cursor: pointer;
}

.aside-specialities li a:hover, .check-list label:hover {
	color: #C25E41;
}

.aside-apeciality-head h2 span {
	float: right;
	width: 15px;
	height: 15px;
	background: url(../images/sprite-image.png) -30px -590px no-repeat;
	margin: 5px 20px 0 0;
}

.aside-apeciality-head input {
	border: 1px solid #5e6061;
	color: #7d8181;
	margin: 0 0 10px 10px;
	padding: 5px;
}

.aside-blog li h5 a {
	font: bold 14px Arial;
	color: #210130;
}

.aside-blog li h5 a:hover {
	color: #dc2075;
}

.aside-blog li p {
	font: 13px/16px Arial;
	color: #575757;
	margin: 5px 0;
}

.aside-blog li p a {
	font: italic 12px Arial;
	color: #dc2075;
	clear: both;
	float: right;
}

.aside-blog li p a:hover {
	color: #542c6b;
}

.aside-quick-links {
	background: #D5336F;
	width: 100%;
	float: left;
	border-radius: 15px;
}

.aside-quick-links h2 {
	font: 18px 'MyriadProLightRegular';
	color: #fff;
	background: #360b53;
	padding: 8px 0 8px 10px;
}

.aside-links li {
	width: 100%;
	float: left;
	border-bottom: 1px solid #c1d1df;
}

.aside-links li a {
	font: 18px/20px 'MyriadProLightRegular';
	color: #ffffff;
	padding: 15px 0 15px 20px;
	display: block;
	clear: both;
}

.aside-links li a:hover {
	color: #000;
}

.aside-links li span {
	width: 26px;
	height: 26px;
	float: left;
	margin: 0 10px 0 0;
}

.aside-links li.multimedia span {
	background: url(../images/sprite-image.png) -423px 0 no-repeat;
	margin: 7px 10px 0 0
}

.aside-links li.articles span {
	background: url(../images/sprite-image.png) -379px -3px no-repeat;
}

.aside-links li.whats-new span {
	background: url(../images/sprite-image.png) -335px 0 no-repeat;
}

.aside-links li.whats-new {
	border: none;
}

.aside-links li.ask-lawyer a {
/*background: url(../images/sprite-img.png) 10px -500px no-repeat;*/

}

.quick-links ul li.multimedia a {
/*background: url(../images/sprite-img.png) 6px -59px no-repeat;*/

}

.quick-links ul li.artic a {
/*background: url(../images/sprite-img.png) 10px -95px no-repeat;*/

}

.quick-links ul li.understand-law a {
/*background: url(../images/sprite-img.png) 10px -465px no-repeat;*/

}

.quick-links ul li.what-new a {
/*background: url(../images/sprite-img.png) 10px -130px no-repeat;*/

}

.quick-links ul li.ask-lawyer {
	border: none;
}

.quick-links ul li.ask-lawyer a {
/*background: url(../images/sprite-img.png) 10px -500px no-repeat;*/

}

.inner-westside-logo {
	float: left;
	width: 100%;
	border-radius: 15px;
	margin: 20px 0;
	padding: 20px 0;
	border: 1px solid #B5B5B5;
	text-align: center;
}

/** Result Page Styles Ends**/



/** Group Profile Page Styles Starts Here#c25e41#043862 **/


.group-profile-img {
	float: left;
	margin: 0 25px 0 0;
}

.group-profile-img img {
	padding: 5px;
	border: 1px solid #ccc;
}

.group-profile-content h1, .profile-page-content h1 {
	font: 25px/25px Arial;
	color: #210130;
}

.group-profile-content h1 a, .profile-page-content h1 a {
	color: #210130;
}

.profile-page-content {
	float: left;
	width: 400px;
}

.profile-page-content h2 {
	margin: 5px 0 0;
	font: bold 15px/18px Arial;
	color: #E44F8F;
}

.group-profile-content h4, .profile-page-content h4 {
	font: normal 13px/15px Arial;
	color: #000;
}

.group-profile-content h3, .profile-page-content h3, .profile-page-content h3 a, .group-profile-content h3 a {
	font: normal 13px/17px Arial;
	color: #3C3C3C;
	margin: 7px 0 0;
}

.profile-page-content h3 a, .group-profile-content h3 a {
	font: bold 13px/20px Arial;
}

.group-profile-content h3 span, .profile-page-content h3 span {
	color: #552D6C;
	line-height: 22px;
	font: bold 13px/20px Arial;
}

.group-profile-content h3 a:hover, .profile-page-content h3 a:hover, .about-doctor a {
	color: #e44f8f;
}

.about-doctor a:hover {
	color: #552d6c;
}

.group-submit-review {
	margin: 10px 0 0;
}

.group-submit-review a {
	color: #552D6C;
	font: 15px/18px Arial;
	margin: 0 10px 0 0;
	text-decoration: underline;
}

.group-submit-review a:hover {
	color: #e44f8f;
}

.about-doctor {
	clear: both;
	margin: 15px 0;
	float: left;
}

.about-doctor h2 {
	font: normal 20px/35px Arial;
	color: #360b53;
}

.location_type {
	list-style-type: none;
	background-image: none !important;
	float: left;
	padding: 0 4px 0 4px !important;
	border: 1px solid #A9A9A9;
	margin: 2px 0px 13px;
	background-color: #efefef !important;
}

.location_name {
	float: left;
	padding-left: 10px;
	width: 70px;
}

.about-doctor p {
	font: normal 13px/22px Arial;
	color: #3D3D3D;
}

.group-page-box {
	width: 100%;
	float: left;
	background: #ededee;
	margin: 10px 0;
	font: 14px/20px Arial;
	color: #360b53;
}

.group-box-content {
	padding: 2.5%;
	width: 94%;
	float: left;
}

.group-page-box h4 {
	background: #F5C2E1;
	padding: 10px 10px 10px 15px;
	font: normal 18px/18px Verdana, Geneva, sans-serif;
	color: #01192d;
}

.group-page-box ul {
	float: left;/*padding:15px;*/
}

.group-page-box li, .group-page-box li a {
	font: normal 14px/20px Arial, Helvetica, sans-serif;
	color: #360B53;
}

.group-page-box ul li { /*color:#DB2175;*/
	list-style-type: disc;
	margin: 5px 0 5px 15px; /*float:left; width:30%;*/
}

.group-page-box ol li { /*color:#DB2175;*/
	list-style-type: decimal;
	margin: 5px 0 5px 15px; /*float:left; width:30%;*/
}

.awards-achive li {
	width: 100%;
}

.group-page-box.awards-achive li span {
	width: 100%;
	margin: 0;
	color: #360B53;
}

.group-page-box li a:hover {
	text-decoration: underline;
}

.group-page-box li span {
	width: 7px;
	height: 7px;
	float: left;
	margin: 6px 10px 6px 0;
}

.contact-info-map {
	float: left;
	margin: 15px 0 10px 15px;
}

.contact-info-content {
	float: left;
	font: normal 14px/20px Arial;
	margin: 15px 0 10px 15px;
	width: 65%;
}

.contact-info-content p, .contact-info-content h5 {
	clear: both;
	font: 14px/17px Arial, Helvetica, sans-serif;
	color: #492B61;
	margin: 0 0 7px 20px;
	float: left;
}

.contact-info-content h5 {
	font: 16px Arial, Helvetica, sans-serif;
	margin: 0 0 3px 20px
}

.contact-info-content span {
	font: bold 14px/22px Arial;
	color: #bc4d2a;
}

.contact-info-content a {
	font: bold 14px/22px Arial;
	color: #2a2b2b;
}

.contact-info-content .directions-link a {
	float: left;
	font: normal 14px/18px Arial;
	color: #492B61;
}

.contact-info-content .directions-link a span {
	background: url(../images/sprite-image.png) -393px -63px no-repeat;
	width: 12px;
	height: 18px;
	float: left;
	margin: 0 8px 0 0;
}

.contact-info-content a:hover {
	color: #bc4d2a;
}

.contact-info-content .directions-link a:hover {
	color: #e44f8f;
}

.office-hours span {
	width: 14px;
	height: 18px;
	float: left;
	margin: 0 6px 0 0;
	background: url(../images/sprite-image.png) -424px -60px no-repeat;
}

.contact-info-address {
	width: 100%;
	float: left;
}

/** Group Profile Page Styles Ends Here **/



/** Register Form Styles Starts Here **/


.register-form {
	width: 460px;
	float: left;
	padding: 0 110px 0 0;
}

.register-form li {
	margin: 6px 0;
	float: left;
	width: 100%;
	line-height: 14px;
}

.register-form label {
	width: 30%;
	float: left;
	font: 13px/14px Verdana, Geneva, sans-serif;
	color: #000000;
	min-height: 22px;
}

.register-form .reg_list label {
	float: none;
	width: auto;
}

.register-form p {
	font: normal 13px/16px Verdana, Geneva, sans-serif;
	color: #000000;
}

.register-form span {
	color: #ba3466;
}

.register-form input[type="text"] {
	width: 300px;
	height: 21px;
	border: 1px solid #ccc;
	padding: 0 0 0 5px;
	font: normal 13px/16px 'MyriadProRegular';
}

.register-form textarea {
	width: 300px;
	height: 80px;
}

.register-form .register-captcha input[type="text"], .write-review-form .write-review-captcha input[type="text"] {
	width: 75px;
	margin: 5px;
}

.register-form li.submit-register {
	float: left;
}

.contact-button {
	float: left;
	width: 100%;
}

.register-form input[type="submit"] {
	font: normal 18px/14px 'MyriadProRegular';
	background: #BA3466;
	color: #FFFFFF;
	width: 100px;
	height: 32px;
	border: none;
	border-radius: 3px;
	cursor: pointer;
}

.register-form #resetuserpassword input[type="submit"] {
	width: 125px;
}

.register-form input[type="button"] {
	font: normal 18px/14px 'MyriadProRegular';
	background: #BA3466;
	color: #FFFFFF;
	width: 125px;
	height: 32px;
	border: none;
	border-radius: 3px;
	cursor: pointer;
}

.register-form input[type="button"]:hover, .register-form input[type="submit"]:hover {
	background: #552d6c;
}

.feedback-form input[type="submit"], .feedback-form input[type="button"] {
	width: 100px;
	float: left;
}

#savencont {
	width: auto;
}

.social-connect {
	width: 360px;
	float: right;
	padding: 0 0 0 20px;
}

.social-connect h2 {
	font: normal 18px/14px 'MyriadProRegular';
	color: #c64f26;
	margin: 13px 0;
}

.social-connect p {
	font: normal 13px/16px 'MyriadProRegular';
	margin: 13px 0;
}

.social-connect li {
	margin: 15px 0;
}

/** Register Form Styles Ends Here **/



/** Write a Review Form Styles **/


.write-review-form {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.write-review-form a {
	color: #000000;
	text-decoration: underline;
}

.write-review-form a:hover {
	text-decoration: none;
}

.write-review-form a img {
	margin: 0 5px 0 0;
}

.write-review-form textarea {
	font: normal 13px/16px 'MyriadProRegular';
	width: 300px;
	height: 100px;
}

.write-review-form #half {
	float: left;
	width: 300px;
}

.write-review-form #half img {
	width: 6%;
}

/** Vertical Scroll Styles **/


.content_1 {
	float: left;
}

.content_1 {
	padding: 0px;
	border-top: 1px dashed rgba(255,255,255,0.15);
	border-bottom: 1px dashed rgba(255,255,255,0.15);
}

.mCSB_container {
	width: auto;
	margin-right: 30px;
	overflow: hidden;
}

.mCSB_scrollTools .mCSB_draggerContainer {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	height: auto;
}

.mCSB_scrollTools .mCSB_draggerRail {
	background: #ddd;
	filter: "alpha(opacity=40)";
	-ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_draggerRail {
	width: 8px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background: #aaa;
	filter: "alpha(opacity=75)";
	-ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px;
	height: 100%;
	margin: 0 auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: center;
}

.mCSB_scrollTools .mCSB_dragger {
	cursor: pointer;
	width: 100%;
	height: 50px !important;
}

.mCustomScrollBox>.mCSB_scrollTools {
	width: 10px;
	height: 100%;
	top: 0;
	right: 0;
	float: left;
}

.header-login-register {
	display: none;
}

/************* php**********************/



/************* php**********************/




article .blueborder {
	border: 1px solid #93acc2;
	margin: 1.5% 3% 3% 3%;
	float: left;   /*min-height: 1318px;*/
	width: 94%;
 *float:none;
}

.errorMessage {
	background-color: #ff2d46;
	border-radius: 3px;
	color: #fff;
	display: block !important;
	font: 15px 'MyriadProRegular';
	font-weight: normal;
	margin: 0 0 10px;
	text-align: center;
	padding: 0 !important;
}

#photo_frame { /*position:absolute;*/
	top: 8px;
	right: 13px;
}

#photo_frame, #photo_frame div {
	padding: 0px;
	width: 300px;
	padding-top: 4px;
	float: left;
}

#Loaded_Photo {
	width: 132px;
	position: relative;
	float: left;
}

.remove_user_img {
	position: absolute;
	top: -4px;
	right: 10px;
	cursor: pointer;
}

.file_browse_wrapper {
	background: url('/images/camera.png') 0 0 no-repeat;
	border: none;
	overflow: hidden;
	margin: -8px 0 0;
	float: left;
}

/*.file_browse_wrapper:hover{ background: url('/images/camera.png') 2px no-repeat;  }*/


.file_browse_wrapper_deactive, .file_browse_wrapper_deactive:hover {
	background: url('/images/camera.png') 0 0 no-repeat;
	padding: 4px 0;
}

.file_browse_wrapper:active {
	background: url('/images/camera.png') 0 0 no-repeat;
}

#file_browse {
	cursor: pointer;
	width: 28px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.register-form span.text {
	color: #000000;
	font-size: 14px;
	line-height: 10px;
	font-weight: bold;
	margin: 0 auto;
	clear: both;
	padding: 10px 0 0 3px;
}

#msg_holder, #login_error {
	margin: auto;
	padding-top: 10px;
	width: 220px;
	display: none;
}

.error_msg {
	float: left;
	text-align: center;
}

/*** Container Styles ***/


#change-container {
	width: 980px;
	margin: auto;
	padding: 25px 0px;
}

#change-container ul li {
	line-height: 22px;
	background: url(/site-images/sprite.png) 0px -239px no-repeat;
	padding-left: 16px;
}

.home h1, .home h2 {
	font: 19px 'MyriadProRegular';
	color: #30153e;
	margin-bottom: 20px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 5px;
}

.home h3 {
	font-size: 14px;
	margin-bottom: 15px;
}

#change-container.home ul li {
	line-height: 22px;
	padding-left: 0px;
	background: none;
}

#change-container.home ul li a {
	color: #595a5a;
}

#change-container.home article {
	width: 660px;
	float: left;
}

#change-container.home article ul li {
	float: left;
	width: 132px;
}

#change-container.home aside {
	width: 240px;
	padding-left: 42px;
	float: right;
	border-left: 1px solid #dbdbdb;
}

#change-container.home aside ul li a {
	background: url(/site-images/sprite.png) 0px -202px no-repeat;
	padding: 0px 0px 0px 15px;
}

#change-container input[type="button"] {
	background: #ba3466;
	border: medium none;
	border-radius: 2px 2px 2px 2px;
	color: #FFFFFF;
	font-family: 'MyriadProRegular';
	font-size: 14px;
	margin: 0 auto;
	padding: 5px 5px 5px;
	cursor: pointer;
}

#change-container input[type="button"]:hover {
	background: #552d6c;
}

.change-container h1 {
	border-bottom: 1px solid #dbdbdb;
	color: #2e6d9d;
	font-size: 19px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#register {
	margin: 0 auto;
}

#register #left_section {
	border-right: 1px solid #ffffff;
	float: left;
	padding: 0 0 29px;
	width: 600px;
}

#register .name p {
	font-size: 11px;
	color: #c64f26;
	margin: 0 0 0 23px;
}

#register .filed, #register .submit {
	float: right;
	margin: 0 auto;
	width: 75%;
	font-size: 11px;
	color: #c64f26;
}

#register .filed input {
	border: 1px solid #D9D9D9;
	margin: 0 0 4px;
	padding: 3px;
	width: 70%;
}

#register .filed textarea {
	margin: 0 auto;
	font-family: verdana;
	font-size: 12px;
	padding: 0 0 0 8px;
	color: #232323;
}

#register .filed checkbox {
	margin: 0 auto;
	padding: 0;
}

#register .filed1 {
	float: right;
	margin: -19px 0 0;
	width: 75%;
	font-size: 11px;
	color: #fff;
}

#register .name, .name1 {
	clear: both;
	color: #000000;
	float: left;
	font-family: 'MyriadProRegular';
	font-size: 14px;
	margin: -5px 0 0;
	padding: 5px 0 0;
	width: 22%;
}

.f_left {
	border-top: 1px solid #ccc;
	float: left;
	font-family: verdana;
	font-size: 12px;
	margin: 30px 0;
	padding: 12px 0;
	width: 100%;
}

.f_right {
	float: right;
}

aside.location-addresses {
	float: right;
	width: 235px;
	margin: 39px 20px 0 0;
}

#map h2 {
	color: #004a82;
	font-size: 16px;
}

#map aside h2 {
	margin-bottom: 20px;
}

#map aside ul li a {
	color: #595a5a;
}

.map {
	margin: 0px 0px;
	padding: 1px;
	float: left;
}

.map input[type="text"] {
	width: 250px;
	height: 24px;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	font: normal 16px 'MyriadProLightRegular';
}

.map label {
	font: bold 16px 'MyriadProLightRegular';
}

.mapd {
	margin-top: 5px;
	text-align: left
}

#map-canvas img {
	max-width: none;
	max-height: none;
}

.mapbtn {
	background: none repeat scroll 0 0 #D5336F;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font: 16px 'MyriadProLightRegular';
	height: 28px;
	width: 80px;
}

.leftFloat {
	float: left;
}

span.leftFloat {
	float: left;
}

.hideFirst {
	display: none;
}

.blank-search {
	padding-left: 55px;
	color: #ff0000;
	position: absolute;
	right: 184px;
	top: 8px;
	z-index: 99;
}

.search-doctors-but {
	float: right;
	background: #00518e url(/site-images/sprite.png) 7px -159px no-repeat;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border: none;
	color: #fff;
	padding: 5px 10px 5px 23px;
	cursor: pointer;
}

/*** Header Styles ***/


#serch-hospitals {
	background: url(/site-images/search-hospitals-bg.png) 0px 0px repeat-x;
	height: 78px;
	width: 500px;
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 8px 0px 0px 23px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.hospital-name {
	border: 1px solid #bcbcc5;
	padding: 6px 0px 6px 10px;
	width: 210px;
}

.search-but {
	background: #552D6C /*url(/site-images/sprite.png) 7px -159px no-repeat*/;
	border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	-o-border-radius: 0 4px 4px 0;
	border: none;
	color: #fff;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	float: left;
}

.advanced-search {
	float: right;
	padding: 4px 121px 0 0;
}

.advanced-search a {
	color: #494d50;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background: url(/site-images/sprite.png) 0 -128px no-repeat;
	padding: 3px 0px 3px 20px;
}

#serch-hospitals select, #serch-hospitals input {
	font-size: 13px;
	float: left;
}

.ui-autocomplete-input {
	border: 1px solid #bcbcc5;
	padding: 6px 0px 6px 10px;
	width: 230px;
	margin: 0;
	float: left;
}

.shadow {
	background: url(/site-images/sprite.png) 16px 0px no-repeat;
	width: 500px;
	height: 17px;
	position: absolute;
	bottom: -18px;
	left: 0px;
}

div.selectBox {
	position: relative;
	cursor: default;
	text-align: left;
	line-height: 30px;
	clear: both;
	color: #888;/*z-index:1;*/
}

/*.selectbox{ margin-top:10px;}*/






span.selected {
	text-indent: 20px;
	background: #c64f26 url(/images/sprite-image.png) 0 0 no-repeat;
	height: 30px;
	width: 161px;
	float: left;
	overflow: hidden;
	color: #44517B;
}

span.selectArrow, span.selected {
	position: relative;
	float: left;
	height: 29px;
	z-index: 1;
	cursor: pointer;
	border-radius: 5px 0 0 5px;
}

div.selectOptions {
	position: absolute;
	top: 28px;
	left: 0;
	width: 161px;
	border: 1px solid #ccc;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	overflow: hidden;
	background: #f6f6f6;
	padding-top: 2px;
	display: none;
	z-index: 999999;
}

span.selectOption {
	display: block;
	width: 80%;
	line-height: 20px;
	padding: 1px 10%;
}

span.selectOption:hover {
	color: #f6f6f6;
	background: #552d6c;
}

nav ul li a:hover, nav ul li a.selected, .login a.active {
	text-decoration: none;
}

.results-nav a:hover, .results-nav a.selected {
	background: #c64f26;
	text-decoration: none;
	color: #fff;
}

.profile-nav a:hover, .profile-nav a.selected {
	color: #fff;
	background: #828fa6;
	text-decoration: none;
}

/*** Auto Complete Styles ***/


.ui-helper-hidden-accessible {
	display: none;
}

.ui-autocomplete {
	background: #F6F6F6;
	width: 200px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-o-border-radius: 0px 0px 5px 5px;
	max-height: 200px;
	overflow: auto;
}

.ui-autocomplete li {
	border-bottom: 1px solid #e5e5e5
}

.ui-autocomplete a {
	color: #888888;
	display: block;
	padding: 0px 0px 0px 15px;
}

.ui-autocomplete a:hover {
	background: #c64f26;
	color: #fff;
	text-decoration: none;
}

.ui-autocomplete-loading {
	background: url(/site-images/ui-anim_basic_16x16.gif) right center no-repeat;
}

.ui-menu-item {
	background: #ececec;
	color: #595a5a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background: #ba3466;
	color: #fff;
}

.ui-autocomplete li {
	border-bottom: 1px dotted #ccc;
}

.ui-autocomplete a {
	color: #888888;
	display: block;
	line-height: 17px;
	padding: 4px 10px 4px 15px;
	font: 11px Verdana, Geneva, sans-serif;
}

.ui-autocomplete a:hover {
	background: #ba3466;
}

#comments_error, #dataError, #userDataError {
	background-color: #ff2d46;
}

#success_message {
	background: #3e8622;
	display: block !important;
}

#comments_error, #success_message, #dataError, #userDataError {
	display: none;
	border: 0;
	border: 1px solid transparent;
	border-radius: 3px 3px 3px 3px;
	bottom: 5px;
	color: #FFFFFF;
	cursor: pointer;
	padding: 4px 5px 4px 4px;
	right: 0;
	margin-bottom: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	width: 550px;
}

#dataError {
	display: block;
	margin: 0;
	padding: 3px;
	width: 100%;
}

#userDataError {
	width: 435px;
}

#zero-results {
	background: #EDE080;
	border: 0;
	border: 1px solid transparent;
	border-radius: 3px 3px 3px 3px;
	bottom: 5px;
	color: #000;
	cursor: pointer;
	padding: 4px 5px 4px 4px;
	right: 0;
	margin-bottom: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10px;
}

/*** Search Results Styles***/


.breadcrumb {
	color: #492b61;
}

.breadcrumb a {
	color: #492b61;
	text-decoration: underline;
}

.breadcrumb a:hover {
	text-decoration: none;
}

.search-results aside .search-options-sec h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;
}

.search-results aside h3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
}

.search-results aside .search-head-bg {
	border-radius: 10px;
	background: #F5C2E1;
}

.search-results aside h3 a {
	color: #1F0232;
	display: block;
	cursor: pointer;
}

.search-results aside h3 a:hover {
	text-decoration: none;
}

.search-results aside input[type="text"] {
	border: 1px solid #D6A3C2;
	color: #7d8181;
	padding: 5px;
	width: 176px;
	padding: 4px;
}

.search-results #search-options-sec {
	background: #f7f7f7;
	margin: 0 0 20px;
}

.search-head-bg {
	padding: 12px 0 0;
}

#location, .side_search_fields, .search-head-bg h3 {
	margin-left: 10px;
}

.search-results aside .search-head-bg {
	font-size: 11px;
	position: relative;
}

#specialities {
	border-radius: 0 0 10px 10px;
}

.search-results aside .search-head-bg h3 span, .search-results aside .search-box h3.collaps span {
	width: 15px;
	height: 15px;
	position: absolute;
	top: 18px;
	right: 16px;
}

.search-results aside .search-head-bg h3 span {
	background: url(/images/sprite-image.png) no-repeat -313px -63px;
}

.search-results aside .search-head-bg h3.collaps span {
	background: url(/images/sprite-image.png) 0 -124px no-repeat;
}

#container .check-list {
	height: 204px;
	overflow-y: scroll;
	margin-top: 10px;
	padding: 8px 0 15px;
	background-color: #ededee;
	border-radius: 0 0 10px 10px;
}

#container .check-list ul li {
	padding: 0px 0px 0px 0px;
	background: none;
}

.search-results section { /*float:right; width:740px;*/
}

.search-results section .your-selection {
	font-size: 14px;
}

.search-results section .your-selection span {
	background: #465764;
	padding: 2px 10px;
	color: #fff;
	font-size: 12px;
}

.search-results section .your-selection span a {
	color: #fff;
	margin-left: 20px;
}

.search-results section .search {
	padding: 20px 0px;
}

.search-results section .search input, .search-results section .search select {
	border: 1px solid #e4e4e4;
	width: 238px;
	padding: 3px 0px 3px 10px;
}

.results-count {
	padding-bottom: 20px;
}

.search-results section article {
	border: 1px solid #e4e4e4;
	padding: 10px 20px 10px 10px;
	color: #000;
	margin-bottom: 10px;
	float: left;
	width: 97%;
}

.search-results section article a.hospital_name {
	font-weight: bold;
	color: #003079;
	margin-bottom: 5px;
	font-size: 15px
}

.search-results section article a {
	font-weight: bold;
	color: #00518e;
	font-size: 11px;
}

.search-results section .view-more {
	background: #ededed;
	text-align: center;
	padding: 10px 0px;
	margin-top: 25px;
	clear: left;
}

.search-results section .view-more a {
	background: #ededed;
	color: #212121;
	font-weight: bold;
}

.search-results .map {
	border: 1px solid #e4e4e4;
	padding: 1px;
	width: 650px;
	float: left;
}

.results-nav {
	margin-bottom: 5px;
}

.results-nav a {
	background: #e4e4e4;
	color: #262626;
	border: 1px solid #919191;
	padding: 2px 8px;
}

.results-nav a:hover, .results-nav a.selected {
	background: #c64f26;
	text-decoration: none;
	color: #fff;
}

#list-view {
	margin-top: 20px;
}

.loading {
	background: rgba(16, 16, 16, .5);
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	text-align: center;
	padding: 18% 0px 0px 0px;
	display: none;
	z-index: 999999;
	color: #fff;
}

.clearFix:after, .profile ul:after {
	clear: both;
	content: ".";
	height: 0px;
	display: block;
	visibility: hidden;
}

#footer .clearFix {
	padding: 16px 0px 20px 0px;
}

#search_spl_h1 > h1 {
	color: #c25e41;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

#disp_spl_sel_div {
	width: 800px;
}

#hspan {
	width: auto;
	float: left;
	line-height: 27px;
}

#hspan > h4 {
	margin-top: 5px;
	font-weight: normal;
}

#lspan {
	width: 725px;
	float: left;
}

.specialty_display li {
	list-style-type: none;
	background-image: none !important;
	float: left;
	padding: 0 0 0 4px !important;
	border: 1px solid #A9A9A9;
	margin: 2px 2px 5px;
	background-color: #efefef !important;
}

.specialty_display li div {
	font-size: 12px;
	color: #000;
	float: left;
}

.specialty_display span {
	background: url("/images/close_button-sm.jpg") no-repeat scroll 0px 0px transparent;
	height: 16px;
	float: right;
	margin-left: 10px;
	width: 16px;
	margin-top: 5px;
	cursor: pointer;
}

.doctors-form input {
	height: 35px;
	padding: 0 0 0 5%;
	width: 95%;
	border: none;
	margin: 5px 0;
	font: 16px Arial;
}

.doctors-form input[type="submit"] {
	width: 100px;
	background: #ba3466;
	color: #fff;
	cursor: pointer;
	float: right;
	padding: 0;
	font: 18px 'MyriadProRegular';
}

.doctors-form input[type="button"] {
	width: 100px;
	background: #ba3466;
	color: #fff;
	cursor: pointer;
	float: right;
	padding: 0;
	height: 30px;
	margin: 10px 10px 0;
	font: 18px 'MyriadProRegular';
}

.doctors-form input[type="submit"]:hover, .doctors-form input[type="button"]:hover {
	background: #552D6C;
}

.select-box {
	width: 269px;
	overflow: hidden;
	padding: 5px 0;
	border: none;
	clear: both;
}

.select-box1 {
	width: 100%;
	overflow: hidden;
	padding: 5px 0;
	border: none;
	clear: both;
}

*+html #country {
	border: 5px solid #000000;
}

.doctors-form select {
	color: #ccc;
	height: 26px;
	padding: 3px 0 0 2%;
	width: 278px;
	border: none;
	font: 16px Arial;
	background: transparent;
}

.find-doctor {
	float: left;
	margin: 15px 0 0;
}

.find-doctor-form {
	border: 1px solid #ccc;
	min-height: 0;
	float: none;
	padding: 20px 20px 0 20px;
	margin: 15px 0 0;
	width: 65%;
	margin: 0 auto;
}

.find-doctor-form li {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
}

.find-doctor-form li.doctor-search-select {
	width: 31%;
	margin: 0 10px 10px 0;
}

.find-doctor-form input {
	border: 1px solid #ccc;
	height: 25px;
	padding: 0 0 0 2%;
	width: 97%;
	margin: 5px 0;
	font: 16px 'MyriadProRegular';
}

.find-doctor-form select {
	border: 1px solid #ccc;
	color: #ccc;
	height: 27px;
	padding: 0 0 0 2%;
	width: 100%;
	font: 16px 'MyriadProRegular';
	margin: 5px 0;
	background: transparent;
}

.find-doctor-form label {
	font: bold 16px 'MyriadProLightRegular';
	width: 100%;
	letter-spacing: 0.4px;
	color: #30153e;
	float: left;
}

.find-doctor-form li.search-submit {
	width: 93%;
}

.find-doctor-form input[type="submit"] {
	margin: 10px 13px 0 0;
	height: 30px;
	font: 18px 'MyriadProRegular';
}

/** Get Listed Form Styles **/


.add-doctor {
	width: 98%;
	border: none;
	padding: 0;
}

.add-doctor li {
	margin: 8px 0;
	font: normal 14px/20px 'MyriadProRegular';
	width: 100%;
	float: left;
}

.add-doctor .editor-list span {
	color: #000;
}

.add-doctor label {
	width: 25%;
	float: left;
	font: normal 14px/14px 'MyriadProRegular';
	color: #000000;
	min-height: 22px;
}

.add-doctor p {
	font: normal 13px/16px 'MyriadProRegular';
	color: #000000;
}

.add-doctor a {
	color: #210130;
	text-decoration: none;
}

.add-doctor a:hover {
	color: #c25e41;
}

.add-doctor span {
	color: #c64f26;
}

.add-doctor input[type="text"], .add-doctor textarea, .add-doctor select {
	width: 360px;
	height: 21px;
	border: 1px solid #ccc;
	padding: 0 0 0 5px;
	font: normal 13px/16px 'MyriadProRegular';
}

.add-doctor select {
	width: 366px;
	height: 26px;
	padding: 3px;
}

.add-doctor li.half_list {
	width: 48%;
	margin: 8px 2% 8px 0;
}

.add-doctor li.half_list label {
	width: 100%;
}

.add-doctor li.half_list select {
	width: 40%;
	height: 150px;
	vertical-align: middle;
	float: left;
}

.add-doctor textarea {
	height: 80px;
}

.add-doctor .register-captcha input[type="text"], .add-doctor .write-review-captcha input[type="text"] {
	width: 75px;
	margin: 5px;
}

.add-doctor input[type="submit"], .btnstyle {
	font: normal 20px/14px 'MyriadProRegular';
	background: #ba3466;
	color: #FFFFFF;
	width: 125px;
	height: 32px;
	border: none;
	border-radius: 3px;
	cursor: pointer;
}

.add-doctor input[type="submit"], .btnstyle {
	width: 100px;
	float: left;
	margin: 5px 8px 0 0;
}

.register-form li.user-submit-register {
	width: 100%;
}

.user-submit-register .btnstyle {
	float: left;
}

.add-doctor input[type="submit"]:hover, .btnstyle:hover {
	background: #552d6c;
}

.add-doctor ul {
	padding: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	width: 100%;
}

.add-doctor ul.office-locations {
	position: relative;
	float: left;
	padding: 0;
	border: none;
}

.add-doctor ul.office-locations li.three-list {
	width: 31%;
	margin: 10px 10px 0 0;
}

.add-doctor ul.office-locations li.three-list label {
	width: 98%;
	min-height: 17px;
}

.add-doctor ul.office-locations li.three-list textarea, .add-doctor ul.office-locations li.three-list input[type="text"] {
	width: 96%;
}

.add-doctor ul.office-locations li.three-list select {
	width: 100%;
}

.office-locations h2 {
	position: absolute;
	background: #fff;
	top: -15px;
	left: 20px;
}

/*

.commentheading span{ font-size: 16px;}

.commentheading { color:#CB4F50; padding-bottom:10px; font-size: 12px;}

*/



/**  Contact Page Styles  **/


.contact-page h3 {
	color: #f26624;
	font: normal 18px Verdana, Geneva, sans-serif;
}

b.comp-name {
	color: #003366;
	font: bold 14px Verdana, Geneva, sans-serif;
}

/** Vertical Scroll Styles **/


.rhs_scroll {
	width: 100%;
	float: right;
	background: #f3efef;
	margin: 20px 0;
}

.rhs_scroll h3 {
	font: normal 20px/26px 'HelveticaLT-Condensed';
	background: #339ea1;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
	position: relative;
}

.rhs_scroll h3 a {
	color: #ffffff;
}

.rhs_scroll h3 a:hover {
	color: #000000;
}

.rhs_scroll h3 img {
	position: absolute;
	left: 7%;
	bottom: -11px;
}

#vertical-ticker li {
	float: left;
	width: 90%;
	margin: 5px 0 5px 25px;
	list-style-type: disc;
	padding: 0;
	color: #B93567;
	border-bottom: 1px dotted #ccc;
}

.top_arrow {
	position: absolute;
	left: 0;
	top: -13%;
	width: 100%;
	text-align: center;
}

.bottom_arrow {
	position: absolute;
	left: 0;
	bottom: -15%;
	width: 100%;
	text-align: center;
}

#vertical-ticker {
	height: 270px;
	overflow: hidden;
	margin: 12px 0 0;
	padding: 0;
	position: relative;
}

#success_msg {
	background: #090 !important;
	font: 15px "MyriadProLightRegular";
	text-align: center !important;
}

/** Patient Education Page **/


.edcation-category {
	float: left;
	width: 100%;
	margin: 15px 0 0;
	padding: 0 0 10px;
}

.edcation-category h2 {
	color: #552d6c;
	font: bold 18px/20px "MyriadProLightRegular";
}

.education-list {
	float: left;
	width: 100%;
	margin: 5px 0 0;
}

.education-list li {
	float: left;
	width: 48%;
	margin: 5px 2% 5px 0;
	list-style-type: none;
}

.education-list li a {
	background: none repeat scroll 0 0 #552d6c;
	border-radius: 8px;
	color: #fff;
	display: block;
	font: 18px/20px "MyriadProLightRegular";
	height: 32px;
	padding: 18px 0 5px 5%;
	width: 95%;
}

.education-list li a.big-text {
	height: 41px;
	padding: 9px 0 5px 5%;
}

.education-list li a:hover {
	background: #481664;
}





/***  RESPONSIVE MEDIA QUERIES  ***/

@media screen and (max-width:1024px) {

.left-banner {
	width: 38%;
}

.right-banner {
	width: 62%;
}

.menu-section {
	width: 933px;
}

.menu-section ul li a {
	padding: 10px 18px;
}

.menu-section ul li.first-child a, .menu-section ul li.last-child a {
	padding: 10px 18px;
}
}
 @media screen and (max-width:959px) {

.menu-section {
	width: 830px;
	margin: 0 auto;
	float: none;
}

.menu-section ul li a {
	padding: 10px;
}

.menu-section ul li.first-child a, .menu-section ul li.last-child a {
	padding: 10px;
}

.map-section {
	/*background: url("../images/right-banner-bg.jpg") no-repeat scroll left 0 rgba(0, 0, 0, 0);*/

	text-align: center;
	width: 100%;
	margin: 50px 0 0;
}

/*.map-section h2 {

	right: 60px;

}*/


.interactivity-section {
	width: 630px;
}

/*.blog-container {

	margin: 0 auto;

	float: none;

	clear: both;

}*/


.aside-blog, .aside-specialities {
	float: left;
	margin: 0 0 30px;
}

footer {
	background: none repeat scroll 0 0 #D9D8D8;
	width: 98%;
	padding: 10px 1%;
}

/*.banner {

	background: #D9D8D8;

}*/


.search-form {
	margin: 12px 0 10px;
}

.banner-right {
	float: none;
	margin: 0 auto;
	clear: both;
}

.spotlight-container {
	margin: 0 0 20px 30px;
	min-height: 220px;
}

/** Inner Page Styles **/


.inner-banner-section {
	padding: 0 2%;
	width: 96%;
}

article.article-left, article.article-right {
	width: 64%;
}

.navigation {
	padding: 10px 0;
	width: 100%;
}

.container {
	width: 98%;
	padding: 35px 1%;
}

.contact-info-map {
	margin: 20px 11px;
}

.group-profile-img {
	margin: 0 15px 0 0;
}

.social-connect {
	width: 280px;
}

.register-form {
	padding: 0 50px 0 0;
}

.write-review-form {
	padding: 10px;
}

.group-submit-review {
	margin: 5px 0 0;
}

.about-doctor {
	margin: 20px 0 0;
}

.bullet7 {
	left: 50%;
	width: 454px;
	margin: -10px 0 10px -227px;
}

.banner-left {
	margin: 20px auto 0;
	float: none;
}

.left-banner {
	width: 100%;
}

.right-banner {
	display: none;
}

.quick-links ul li.multimedia {
	width: 330px;
}

.quick-links ul li a {
	padding: 19px 16px 19px 10%;
}

.quick-links ul li.articles a {
	padding: 19px 0 19px 20%;
}

.quick-links ul li.articles {
	width: 200px;
}

.quick-links ul li.whats-new {
	border: medium none;
	width: 290px;
}

.quick-links {
	width: 830px;
	margin: 0 auto;
	float: none;
}

.find-doctor-form {
	width: 290px;
	margin: 15px auto 0;
	float: none;
}

.find-doctor-form label {
	font: 16px 'MyriadProRegular';
	width: 100%;
	float: left;
}

.find-doctor-form li {
	line-height: 0;
}

.welcome-container {
	float: left;
	width: 100%;
}

.welcome-container p {
	float: right;
}

.premium-bcare {
	bottom: 0;
}

#serch-hospitals {
	position: relative;
	margin: 0 auto;
	float: none;
	clear: both;
}

.logo {
	float: none;
	margin: 0 auto 10px;
	width: 289px;
}

.dr-desc-content {
	float: left;
	width: 66%;
}

.inner-banner-content h2 {
	width: 85%;
}

.contact-info-content p.directions-link {
	display: block;
	text-align: center;
	float: none;
}

.contact-info-content .directions-link a {
	float: none;
	margin: -10px 0 0;
}

.contact-info-content .directions-link a span {
	display: inline-block;
	float: none;
}

#map-canvas {
	width: 100% !important;
	height: 300px !important;
}

.find-doctor-form li.doctor-search-select {
	margin: 0 10px 10px 0;
	width: 97%;
}

.doctors-form input[type="submit"] {
	float: left;
}

#disp_spl_sel_div {
	width: 100%;
}

#lspan {
	float: left;
	width: 80%;
}
}
 @media screen and (max-width:849px) {

.inner-header-search-bg {
	padding: 15px 14px;
	margin: 0 0 12px 0;
}

.search-select-bg {
	width: 150px;
}

.inner-search-form input[type="text"] {
	width: 160px;
}

.menu-section {
	width: 745px;
}

.menu-section ul li a, .menu-section ul li.first-child a, .menu-section ul li.last-child a {
	padding: 10px 16px;
}

.social-links {
	margin: 10px 0 0 30px;
}

.inner-search-form select {
	background: url("../images/select-bg.png") no-repeat 73% center #FFFFFF;
}

/** Inner Page Styles **/


article.article-left, article.article-right {
	width: 61%;
}

.contact-info-map {
	width: 100%;
	margin: 20px 0 5px;
	text-align: center;
}

.contact-info-content {
	float: none;
	margin: 0 auto;
	width: 266px;
}

.profile-contact-info-content {
	float: none;
	margin: 0 auto;
	width: 305px;
}

.contact-info {
	padding: 0 0 10px;
}

.register-form {
	width: 420px;
	padding: 0 30px 0 0;
}

.write-review-form {
	padding: 10px;
}

.register-form label {
	width: 25%;
}

.location-map iframe {
	height: 400px;
}

.quick-links ul li a {
	font: 17px/26px 'MyriadProLightRegular';
}

.quick-links {
	float: none;
	margin: 0 auto;
	width: 748px;
}

.quick-links ul li.multimedia {
	width: 290px;
}

.quick-links ul li.whats-new {
	width: 250px;
}

.banner-content {
	width: auto;
	padding: 0 0 0 20px;
}

.contact-info-content, .profile-contact-info-content {
	text-align: center;
	width: 100%;
}
}
 @media screen and (max-width:767px) {

.logo {
	width: 290px;
	margin: 0 auto 20px;
	float: none;
}

.inner-header-search-bg {
	padding: 15px 14px;
	margin: 0;
}

.login-register {
	margin: 0 auto;
	float: none;
}

.inner-header-search {
	width: 430px;
	margin: 0 auto;
	float: none;
}

.inner-header-search form {
	margin: 15px 0;
}

.menu-section {
	width: 620px;
}

.menu-section ul li a, .menu-section ul li.first-child a, .menu-section ul li.last-child a {
	padding: 8px 12px;
	font: 15px "MyriadProLightRegular";
}

.social-links {
	margin: 20px 0 0 25px;
}

/** Inner Page Styles **/


.banner-img {
	display: none;
}

.inner-banner {
	padding: 0;
}

.register-form {
	float: none;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.social-connect {
	float: none;
	margin: 20px auto 0;
	border: 1px solid #CCCCCC;
}

article.article-left, article.article-right {
	width: 56%;
}

.group-profile-img {
	margin: 0 15px 15px 0;
	text-align: center;
	width: 100%;
}

.group-page-box.practice-area li, .group-page-box.our-lawyers li {
	width: 100%;
}

.group-profile-content h3, .profile-page-content h3, .profile-page-content h3 a, .group-profile-content h3 a {
	line-height: 20px;
}

.location-map iframe {
	height: 350px;
}

.write-review-form label {
	display: block;
	min-height: 0;
	width: 100%;
	font: 14px/18px 'MyriadProRegular'
}

.write-review-form li.register-captcha, .write-review-form li.submit-register, .write-review-form li.write-review-captcha {
	margin: 0;
	line-height: 0;
}

.write-review-form li.enter-captcha {
	line-height: 0;
	margin: 10px 0 0;
}

.write-review-form li.register-captcha label {
	line-height: 0;
}

.write-review-form input[type="text"], .write-review-form textarea {
	width: 95%;
}

.write-review-form {
	width: 90%;
}

.quick-links {
	width: 320px;
}

.quick-links ul li {
	border-bottom: 1px solid #ffffff;
	/*background: url("../images/quicklinks-bg.jpg") repeat-x 0 0;*/

	border-right: none;
}

.quick-links ul li a, .quick-links ul li.articles a {
	padding: 19px 16px 19px 10%;
}

.quick-links ul li.multimedia, .quick-links ul li.articles, .quick-links ul li.whats-new {
	width: 100%;
}

.profile-page-content {
	text-align: center;
	width: 100%;
}

.interactivity-section {
	width: 613px;
}

.interactivity-section-right {
	width: 615px;
}

.spotlight-container {
	margin: 0;
}

.westside-logo-container {
	width: 100%;
	margin: 20px 0 0;
}

.quick-links ul, .quick-links ul li.multimedia a, .quick-links ul li.whats-new a {
	border-radius: 0;
}

.quick-links ul li a, .quick-links ul li.articles a, .quick-links ul li.whats-new a {
	padding: 19px 16px 19px 20px;
	width: auto;
	display: block;
}

.footer-copy {
	width: 52%;
}

.map input[type="text"] {
	width: 250px !important;
}

.education-list li {
	float: left;
	width: 98%;
	margin: 5px 1%;
}
}
 @media screen and (max-width:639px) {

.menu-section {
	width: 580px;
}

.menu-section ul li a {
	font: 13px 'MyriadProRegular';
	padding: 10px 5px;
}

.menu-section ul li.first-child a, .menu-section ul li.last-child a {
	font: 13px 'MyriadProRegular';
	padding: 10px 5px;
}

.login-register-tab, .login-register-info {
	top: 37px;
}

.home-content p {
	padding: 0 20px;
}

.interactivity-section {
	width: 300px;
}

.spotlight-container {
	margin: 0 0 20px 0;
}

.footer-copy {
	width: 100%;
	text-align: center;
}

footer p {
	margin: 5px 0;
}

.social-links, .ypo-logo {
	margin: 10px 0 0;
}

/** Inner Page Styles **/


article.article-left, article.article-right {
	width: 98%;
	float: left;
	padding: 0 1% 15px;
}

aside.aside-left, aside.aside-right {
	margin: 15px auto;
	float: none;
}

.container {
	padding: 20px 1%;
}

.write-review-form {
	width: 84%;
}

.write-review-form label {
	display: inline;
	width: 20%;
}

.write-review-form input[type="text"], .write-review-form textarea {
	width: 200px;
}

.find-lawyer-shadow, .find-lawyer {
	float: none;
	margin: 0 auto;
	padding: 20px 33px 50px;
}

.find-lawyer-shadow {
	background: none;
	padding: 0;
}

.blog-container {
	float: left;
}

.welcome-container {
	margin: 0 0 20px 0;
	text-align: center;
}

.welcome-content {
	margin: 0;
}

.welcome-content .read-more {
	text-align: center;
}

.welcome-content .read-more a {
	float: none;
}

h2.find-doctor-head {
	text-align: center;
	margin: 0 0 10px;
}

.find-doctor-form li {
	line-height: 0;
	width: 290px;
}

.find-doctor-form input[type="submit"] {
	margin: 10px 0 0;
}

#serch-hospitals {
	width: 435px;
}

.ui-autocomplete-input {
	width: 165px;
}

.shadow {
	width: 100%;
	background-size: 93%;
}

.interactivity-section-right {
	width: 100%;
}

.westside-logo-container img {
	width: 94%;
}

.inner-banner-image {
	margin: 0;
}

.inner-banner-content {
	left: 0;
	top: 0;
}

.inner-banner-content h2 {
	width: 100%;
	background-position: center 0;
	font: 23px "MyriadProLightRegular";
}

.map {
	width: 100%;
}

#directions-panel {
	margin: 20px 0;
}
}
 @media screen and (max-width:600px) {

.map-section {
	display: none;
}

.menu-section ul li.first-child a, .menu-section ul li.last-child a, .menu-section ul li a {
	padding: 10px 15px;
}

.login-register-tab, .login-register-info {
	width: 300px;
	height: auto;
	padding: 10px;
	left: auto;
	right: 5px;
}

.login-register-form .login-reg-submit {
	margin: 0 5px 0 0;
}

.login-register-form input[type="text"], .login-register-form input[type="password"] {
	width: 82%;
}

.login-register-tab img {
	width: 48%;
}

.header-login-register {
	display: block;
}

.menu-section ul li.login-reg-li {
	display: none;
}

.login-register-tab, .login-register-info {
	top: 100%;
}

.menu-section ul.menu {
	display: none;
}

.menu-section {
	position: static;
}

/** Mobile Menu Styles Starts Here **/


.slicknav_menu {
	display: block;
}

.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	float: left;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer;
	z-index: 99;
}

.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	float: left;
	font: normal 18px/1.188em 'MyriadProRegular';
}

.slicknav_menu .slicknav_icon {
	float: left;
	margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_no-text {
	margin: 0
}

.slicknav_menu .slicknav_icon-bar {
	display: block;
	width: 1.125em;
	height: 0.125em;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
	margin-top: 0.188em
}

.slicknav_nav {
	clear: both
}

.slicknav_nav ul, .slicknav_nav li {
	display: block
}

.slicknav_nav .slicknav_arrow {
	font-size: 0.8em;
	float: right;
}

.slicknav_nav .slicknav_item {
	display: block;
	cursor: pointer;
}

.slicknav_nav a {
	display: block
}

.slicknav_nav .slicknav_item a {
	display: inline;
}

.slicknav_menu:before, .slicknav_menu:after {
	content: " ";
	display: table;
}

.slicknav_menu:after {
	clear: both
}

/* IE6/7 support */


.slicknav_menu {
 *zoom: 1;
}

/* 

	User Default Style

	Change the following styles to modify the appearance of the menu.

*/




.slicknav_menu {
	font-size: 16px;
}

/* Button */


.slicknav_btn {
	margin: 5px 5px 6px;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #BA3466;
}

/* Button Text */


.slicknav_menu .slicknav_menutxt {
	color: #FFFFFF;
	font-weight: bold;
	text-shadow: 0 1px 3px #000;
}

/* Button Lines */


.slicknav_menu .slicknav_icon-bar {
	background-color: #FFFFFF;
}

.slicknav_menu {
	background: #552d6c;
}

.slicknav_nav {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 0.875em;
	position: absolute;
	left: 0;
	top: 100%;
	background: #552d6c;
	width: 100%;
	z-index: 6;
}

.slicknav_nav, .slicknav_nav ul {
	list-style: none;
	overflow: hidden;
}

.slicknav_nav ul {
	padding: 0;
	margin: 0 0 0 20px;
}

.slicknav_nav .slicknav_item {
	padding: 5px 10px;
	margin: 2px 5px;
}

.slicknav_nav a {
	padding: 8px 10px;
	margin: 2px 5px;
	text-decoration: none;
	color: #FFFFFF;
	font: normal 16px/1.188em 'MyriadProRegular';
}

.slicknav_nav .slicknav_item a {
	padding: 0;
	margin: 0;
}

.slicknav_nav .slicknav_item:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #0080C0;
}

.slicknav_nav a:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #30153e;
}

.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}

/** Mobile Menu Styles Ends Here **/




nav {
	position: relative;
}

.mobile-login-link {
	display: block;
	position: absolute;
	right: 0;
	top: 14px;
}

.mobile-login-link a {
	background: #ba3466;
	padding: 8px 10px;
	margin: 5px 5px 6px;
	border-radius: 4px;
	font: 15px "MyriadProRegular";
	color: #ffffff;
	text-shadow: 0 1px 3px #000;
}

.slicknav_nav .login-reg-li a {
	display: none;
}

.slicknav_menu ul {
	padding: 0 0 10px;
}
}
 @media screen and (max-width:549px) {

.menu-section {
	width: 460px;
}

.menu-section ul li a, .menu-section ul li.first-child a, .menu-section ul li.last-child a {
	padding: 10px 9px;
}
}
 @media screen and (max-width:479px) {

.inner-header-search {
	width: 95%;
}

.inner-search-form input[type="text"], .inner-search-form select {
	margin: 5px 4px 0 0;
	width: 98%;
	padding: 3px;
}

.inner-search-form input[type="button"] {
	margin: 5px 0 0;
}

.search-select-bg, .inner-search-form select {
	width: 100%;
}

.inner-search-form input[type="button"] {
	float: right;
}

.inner-search-form select {
	padding: 3px;
	height: 27px;
	color: #aaa;
	background: url(../images/select-bg.png) no-repeat 101% center #FFFFFF;
}

.menu-section .login-register-form ul {
	display: block;
}

.search-form {
	margin: 0;
	padding: 20px 0;
}

.social-links {
	width: 100%;
}

.social-links ul {
	width: 200px;
	margin: 0 auto;
}

.ypo-logo {
	margin: 10px 0 0;
	text-align: center;
	width: 100%;
}

/** Inner Page Styles **/


.dr-desc-content {
	width: 100%;
}

.submit-review {
	clear: left;
	float: left;
	margin: 10px 0;
	width: 100px;
	text-align: left;
}

.submit-review span {
	margin: 0 !important;
}

.register-form label {
	display: block;
	min-height: 0;
	width: 100%;
	font: 14px/18px 'MyriadProRegular'
}

.register-form li.register-captcha, .register-form li.submit-register, .write-review-form li.write-review-captcha {
	margin: 0;
	line-height: 0;
}

.register-form li.enter-captcha, .write-review-form li.enter-captcha {
	line-height: 0;
	margin: 10px 0 0;
}

.register-form li.register-captcha label, .enter-captcha label, .write-review-form li.write-review-captcha label {
	line-height: 0;
}

.register-form input[type="text"], .write-review-form textarea {
	width: 95%;
}

.register-form {
	width: 90%;
}

.find-lawyer-shadow, .find-lawyer {
	float: none;
	margin: 0 auto;
	padding: 20px 20px 50px;
}

.find-lawyer-shadow {
	background: none;
	padding: 0;
}

#serch-hospitals {
	width: 275px;
}

.leftFloat {
	float: none;
	width: 100%;
	text-align: center;
}

#initialList .leftFloat {
	width: auto;
}

div.selectBox {
	margin: 5px auto;
	width: 170px;
}

.shadow {
	display: none;
}

span.selectArrow, span.selected {
	border-radius: 5px;
	margin: 0 0 10px;
}

#serch-hospitals {
	height: 110px;
	width: 275px;
	background-size: auto 100%;
}

.quick-links {
	width: 310px;
}

.ui-autocomplete-input {
	width: 178px;
}

.map input[type="text"] {
	width: 201px !important;
}

.register-form .reg_list label {
	display: inline;
}
}
 @media screen and (max-width:360px) {

.logo {
	width: 300px;
}

.banner-right {
	width: 300px;
}

.login-register-tab, .login-register-info {
	width: 280px;
	margin: 0 0 0 -150px
}

.login-social {
	margin: 5px 0 20px;
}

/** Inner Page Styles **/


.dr-desc a.location {
	float: left;
	clear: both;
}

.loc-from-address input[type="text"] {
	width: 218px;
}

.find-doctor-form {
	width: 80%;
	padding: 10px;
}

.find-doctor-form input {
	width: 97%;
}

.find-doctor-form select {
	width: 99%;
}

.find-doctor-form li {
	width: 100%;
}
}
