@charset "utf-8";
/* CSS Document */


body {
	margin:10px 0 0 0;
	padding:0;
	background:#66a6cb url(../images/main-bg.jpg) repeat-x top left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#494848;
}
h1, h2, h3, h4, h5, p, ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
h1 {
	font-size:1.9em;
	color:#000000;
}
h2 {
	font-size:1.6em;
}
h3 {
	font-size:1.2em;
}
.divider {color:#ccffff;background-color:#ccffff;}
p {
	line-height:20px;
	padding:0 0 15px 0;
	text-align:justify;
}
ul {
	line-height:1.3em;
	padding:0 0 0 0;
	margin:0;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.flt-right {
	float:right;
	margin: 8px;
	margin:0;
}
.flt-left {
	float:left;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.text-just {
	text-align: justify;
}
.brd-bott {
	border-bottom:1px solid #dee3e7;
}
.padd-15 {
	padding:0 0 0 15px;
}
.padd-bott2 {
	padding:0 0 10px 10px;
}
a {
	color:#a9a4a4;
	text-decoration:none;
}
a:hover {
	color:#838383;
	text-decoration:none;
}
/*---------layout-styles------------*/

#main {
	width:941px;
	margin:0 auto;
}
.cont-shadow-bg {
	background:url(../images/shadow-bg.png) repeat-y top left;
	overflow:hidden;
}
/*-----Navigation-------------------*/
#navigation {
	background:#000;
	width:890px;
	float:right;
	overflow:hidden;
	margin-right:10px;
	padding-bottom:5px;
	padding-left:10px;
}
#navigation ul {
	width:730px;
	float:left;
}
#navigation li {
	float:left;
	margin-right:10px;/**/
}
#navigation a {
	color:#cfcfcf;
	display:block;
	float:left;
	padding:0 0 0 4px;
	text-decoration:none;
}
#navigation a span {
	float:left;
	display:block;
	padding:6px 10px 6px 6px;
	color:#cfcfcf;
}
#navigation a span {
	float:none;
}
#navigation a:hover span, #navigation a.selected span {
	background:url(../images/navi-right.png) no-repeat right top;
	color:#cfcfcf;
	background-position:100% 0px;
}
#navigation a:hover, #navigation a.selected {
	background:url(../images/navi-left.png) no-repeat left top;
	background-position:0% 0px;
}
#navigation h3 {
	float:right;
	color:#fff;
	background:url(../images/icon-phone.png) no-repeat bottom left;
	padding:0 25px 0 20px;
	margin-top:3px;
	font-weight:bold;
	font-size:18px;
}
/*----------new navigation------------*/
#navigation li ul{
	clear:both;
}
#navigation li li {
	background:#000;
}
#navigation li li a, #navigation li li a:link {
	background:#000;
	width:160px;
	color:#cfcfcf;
	float:none;
	margin:0;
	padding:5px 6px;
	border:none;
}
#navigation li li a:hover, #navigation li li a:active {
	background: #14844c;
	color: #fff;
	padding:5px 6px;
}
#navigation li ul {
	background: none;
	z-index:9999;
	position:absolute;
	left:-999em;
	top:58px;
	height:auto;
	width:190px;
	margin:0;
	padding:0;
}
#navigation li ul a {
	background:none;
}
#navigation li ul ul {
	margin:0 0 0 0;
}
#navigation li:hover ul ul, #navigation li:hover ul ul ul, #navigation li.sfhover ul ul, #navigation li.sfhover ul ul ul {
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul, #navigation li li li.sfhover ul {
	left:auto;
}
#navigation li:hover {
	position:static;
}
#navigationli:hover a {
}
/*------------new navigation ends----------*/
/*--------Header------------*/
#header {
	clear:both;
	background:url(../images/header.png) no-repeat top left;
	height:354px;
}
/*-------------Content Area---------------*/

#content {
	padding:0 15px 0px 32px;
	overflow:hidden;
	min-height:300px;
	height:auto;
}
.content-data {
	background:url(../images/content-bg.png) repeat-x top left;
	overflow:hidden;
}
#primary {
	width:295px;
	float:left;
	padding:0 10px 0 10px;
	background:url(../images/content-sepreter.png) no-repeat top right;
}
#secondary {
	width:560px;
	float:right;
}
.gallery-bg {
	background:url(../images/gall-bg-1.png) no-repeat top left;
	height:203px;
	width:286px;
}
.btn-left {
	float:left;
	width:25px;
	margin:80px 0 0 9px;
}
.gall-img-div {
	float:left;
	margin:20px 8px 10px 8px;
	text-align:center;
}
.gall-img-div h3 {
	color:#039631;
}
.btn-right {
	float:right;
	width:25px;
	margin:80px 9px 0 0px;
}
.medicare-info {
	background:url(../images/dr-img.png) no-repeat bottom left;
	height:169px;
	margin-top:20px;
	overflow:hidden;
}
.medicare-cont {
	width:170px;
	float:right;
	margin-top:40px;
}
.col-sky-blue {
	color:#0190af;
}
.col-dark-grey {
	color:#333333;
}
.medi-contact {
	margin-top:20px;
}
.medi-contact img {
	margin-right:5px;
}
.medi-contact span {
	font-size:19px;
	color:#039631;
	font-weight:bold;
}
.cont-data {
	padding:10px 20px 10px 0;
}
.cont-data ul {
	padding: 0 0 20px 20px;
}
.cont-data li {
	padding: 0 0 8px 25px;
	background:url(../images/list-style.png) no-repeat left 4px;
}
.cont-data p span {
	color:#039631;
}
.cont-data a {
	color:#039631;
	text-decoration:underline;
}
.cont-data a:hover {
	color:#039631;
	text-decoration:none;
}
.cont-data h2 {
	color:#039631;
	font-weight:bold;
	margin-bottom:10px;
}
.cont-data h3 {
	color:#000;
	margin-bottom:5px;
	font-weight:bold;
}
.cont-data h4 {
	color:#333;
	font-size:18px;
	margin-bottom:5px;
}
.cont-data .price {
	border-bottom:1px dotted #999;
	width:500px;
	text-align:right;
	padding:0 30px 20px 0;
	font-size:16px;
	margin-top:-10px;
}
.cont-data-full {
	padding:20px;
}
.cont-data-full ul {
	padding: 0 0 20px 0px;
	margin:0;
}
.cont-data-full li {
	padding: 0 0 8px 25px;
	background:url(../images/list-style.png) no-repeat left 4px;
}
.cont-data-full p span {
	color:#039631;
}
.cont-data-full a {
	color:#039631;
	text-decoration:none;
}
.cont-data-full a:hover {
	color:#08bc40;
	text-decoration:none;
}
.cont-data-full h2 {
	color:#039631;
	font-weight:bold;
	font-size:24px;
	margin-bottom:10px;
}
.cont-data-full h3 {
	color:#000;
	margin-bottom:5px;
	font-weight:bold;
}
.cont-data-full h4 {
	color:#333;
	font-size:18px;
	margin-bottom:5px;
}
.cont-data-full .price {
	border-bottom:1px dotted #999;
	width:500px;
	text-align:right;
	padding-right:30px;
	font-size:16px;
	margin-top:-15px;
	padding-bottom:10px;
}
.dm-img {
	float:right;
	margin-right:20px;
}
.green {
	color:#039631;
}
/*----------Rent page------------*/
.rent-1 {
	width:243px;
	float:left;
	border:2px solid #c3d1b2;
	padding:15px 0 0 25px;
	margin-right:19px;
	-moz-border-radius:.8em;
	-webkit-border-radius:.8em;
	margin-bottom:20px;
}
.rent-1 ul {
	margin-top:10px;
}
.rent-1 li {
	padding: 0 0 8px 28px;
	background:url(../images/dollar.png) no-repeat left -2px;
}
.rent-2 {
	width:243px;
	float:right;
	border:2px solid #c3d1b2;
	padding:15px 0 0 25px;
	-moz-border-radius:.8em;
	-webkit-border-radius:.8em;
	margin-bottom:20px;
}
.rent-2 ul {
	margin-top:10px;
}
.rent-2 li {
	padding: 0 0 8px 28px;
	background:url(../images/dollar.png) no-repeat left -2px;
}
/*----------Rent Page End--------*/

/*----------News Page------------*/
.news-post {
	padding:10px 0 10px 0;
	border-bottom: 1px dashed #999;
}
.news-post h3 {
	font-size:19px;
	font-weight:normal;
	color:#666;
}
.news-post h3 a {
	font-size:19px;
	font-weight:normal;
	color:#0e80b6;
	text-decoration:none;
}
.news-post p {
	color:#999;
}
.news-post h4 {
	font-size:17px;
	font-weight:normal;
	color:#666;
}
.news-post h4 a {
	color:#666;
	text-decoration:none;
}
.news-post h4 a:hover {
	color:#999;
}
.news-post h5 {
	font-size:12px;
	margin-bottom:10px;
	font-style:italic;
	color:#666;
}
.readmore {
	text-align:right;
	font-size:12px;
	color:#090;
}
.readmore a {
	color:#090;
	text-decoration:none;
}
.readmore a:hover {
	color:#0e80b6;
}
/*----------News Page End--------*/
/*------Contact Page-----------*/
.contact-form {
	width:58%;
	float:left;
	padding:15px 15px 15px 0;
	margin-bottom:20px;
}
.contact-form p {
	margin-bottom:20px;
}
.contact-form span {
	color:#F00;
}
.contact-form form {
}
.contact-form label {
	font-size:14px;
	color:#666;
	float:left;
	clear:left;
	width:150px;
	margin-bottom:20px;
}
.contact-form input[type="text"] {
	font-size:14px;
	color:#666;
	float:left;
	width:330px;
	padding:4px;
	margin:0 0 20px 0;
	border:#afbe97 1px solid;
	-moz-border-radius:.3em;
	-webkit-border-radius:.3em;
}
.contact-form input[type="text"]:focus {
	border:#70933a 1px solid;
}
.contact-form textarea {
	font-size:14px;
	padding:4px;
	width:330px;
	color:#666;
	float:left;
	border:#afbe97 1px solid;
	-moz-border-radius:.3em;
	-webkit-border-radius:.3em;
}
.contact-form textarea:focus {
	border:#70933a 1px solid;
}
.contact-form input[type="button"] {
	color:#fff;
	background:url(../images/bttn-left.png) no-repeat top left;
	cursor:pointer;
	border:none;
	height:29px;
	width:94px;
	padding:0 5px 3px 0;
	margin:15px 0 0 150px;
}
.contact-form input[type="submit"] {
	color:#fff;
	background:url(../images/bttn-left.png) no-repeat top left;
	cursor:pointer;
	border:none;
	height:29px;
	width:94px;
	padding:0 5px 3px 0;
	margin:15px 0 0 150px;
}
.contact-address {
	width:32%;
	float:right;
	padding:15px;
	border:1px solid #CCC;
	margin-bottom:20px;
	-moz-border-radius:.8em;
	-webkit-border-radius:.8em;
}
.contact-address h2 {
	font-size:18px;
	font-weight:normal;
	padding-bottom:5px;
	border-bottom: dotted 1px #093;
}
.contact-address a {
	color:#579f6d;
	text-decoration:none;
}
.contact-address a:hover {
	color:#226737;
}
/*-------Contact page end------*/
#footer {
	padding:0 10px 0 31px;
}
.footer-bg {
	background:#010101 url(../images/footer-bg.png) repeat-x top left;
	height:150px;
}
.footer-links {
	width:500px;
	float:left;
	margin:30px 0 0 10px;
}
.footer-links img {
	float:left;
	margin-right:10px;
}
.footer-links ul {
	margin-top:40px;
}
.footer-links li {
	display:inline;
	color:#727171;
}
.footer-links li a {
	color:#727171;
}
.footer-links li a:hover {
	color:#a2a2a2;
}
.footer-add {
	border-left:1px solid #555454;
	float:right;
	width:220px;
	margin:30px 10px 0 0;
	padding-left:20px;
	color:#727171;
}
.footer-add h4 {
	color:#ababab;
	margin-bottom:4px;
}
.copyright {
	float:left;
	width:450px;
	padding:5px 0 40px 40px;
	text-align:left;
	font-size:12px;
	color:#acdaf5;
}
.copyright img {
	vertical-align:-8px;
}
.copyright a {
	color:#acdaf5;
}
.copyright a:hover {
	color:#fff;
}
.design {
	float:right;
	width:350px;
	padding:0px 20px 40px 0;
	text-align:right;
	font-size:12px;
	color:#acdaf5;
	line-height:2em;
}
.design img {
	vertical-align:-7px;
}
.design a {
	color:#acdaf5;
}
.design a:hover {
	color:#fff;
}
/*----------Photo Gallery--------------*/
.photo-gallery {
	padding:0 20px 20px 20px;
}
.photos {
	border:1px solid #aeaeae;
	background:#999;
	margin: 0 30px 20px 0;
	float:left;
}
.photo-gallery a {
	border:1px solid #aeaeae;
	background:#999;
	margin: 0 30px 20px 0;
	float:left;
}
.photos-margin {
	margin-left:0px;
}
/*-----------Photo Gallery End-------------*/


/*---------------Rupesh----------*/

.news-post-cont {
	padding:10px 0 10px 0;
}
.news-post-cont h3 {
	font-size:19px;
	font-weight:normal;
	color:#0d97dc;
}
.news-post-cont h3 a {
	font-size:19px;
	font-weight:normal;
	color:#0d97dc;
	text-decoration:none;
}
.news-post-cont h4 {
	font-size:17px;
	font-weight:normal;
	color:#666;
}
.news-post-cont h4 a {
	color:#666;
	text-decoration:none;
}
.news-post-cont h4 a:hover {
	color:#999;
}
.news-post-cont h5 {
	font-size:12px;
	margin-bottom:10px;
	font-style:italic;
	color:#666;
}


/*-----------------------------------------------*/
#slider { 

padding-top:20px;
padding-left:10px;
margin-left:40px;
}
#slider h3{
	text-align:center;	
}
#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li, #slider2 li {
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:200px;

	height:170px;

}
p#controls, p#controls2 {
	margin:0;
	position:relative;
}
	#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;
	width:30px;
	height:77px;
	position:absolute;
	top:-100px;
	}	
#nextBtn, #nextBtn2{
	left:250px;
		}														
	#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
		display:block;
		width:30px;
		height:77px;
	
		background:url(../images/btn_left.png) no-repeat top right;	
		}	
#nextBtn a{ 
	
		background:url(../images/btn_right.png) no-repeat top left;	
		}	
		
#nextBtn2 a{ 
	border:#f00 1px solid;
	background:url(../images/btn_right.png) no-repeat top left;	
		}			


/* // Easy Slider */

/*------------Glider------------------*/
.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	background:url(../images/gall-bg.png) no-repeat top left;
	height:203px;
	width:286px;
	overflow: hidden;
	border:1px solid #f00;
	border:1px solid #cccccc;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:635px;
		height:300px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}
	div.scroller div.content {
		height: 10000px;
		}

	div#section2 {
		background:#666666;
		color:#ffffff;
		}


/*-------------Glider End-------------*/
.photo-gall-thamb {
	border:#bdbcbd 1px solid;
	background:#f3f3f3 url(../images/img-thmb-bg.jpg) repeat-x top left;
	overflow:hidden;
	padding:10px;
	float:left;
	width:140px;
	height:130px;
	margin-right:15px;
	margin-bottom:20px;
}
.photo-gall-thamb:hover {
	border:#c18418 1px solid;
	color:#d7a311;
}
.photo-gall-thamb h4 {
	margin:5px 0 0px 0;
	font-weight:bold;
}
.cont-succ-msg-reqDemo {
	background:#E6EFC2;
	text-align:center;
	color:#264409;
	border:1px solid #C6D880;
	padding:5px;
	font-size:12px;
	margin-bottom:8px;
	padding:5px;
	font-weight:bold;
}
.error {
	background: #FBE3E4;
	color: #f25757;
	border-color: #FBC2C4;
}
.seo {
	font-size:15px;
	color:#666 !important;
	font-weight:bold;
	
}
.seo:hover {
	color:#039631 !important;
	text-decoration:none;
}
#addPageFrm input[type="button"] {
	color:#fff;
	background:url(../images/bttn-left.png) no-repeat top left;
	cursor:pointer;
	border:none;
	height:29px;
	width:94px;
	padding:0 5px 3px 0;
	margin:15px 0 0 10px;

	
	}
	
	.button-div{
		margin:0;
		padding:0;
	}

	/*Added by sandip For apply css on back button*/
.backButton input[type="button"] {
	color:#fff;
	background:url(../images/bttn-left.png) no-repeat top left;
	cursor:pointer;
	border:none;
	height:29px;
	width:94px;
	padding:0 5px 3px 0px;
	margin:15px 0 0 150px;	
}	
