picturebox
@charset "utf-8";
/* CSS Document */


/* Neutralize styling: 
   Elements we want to clean out entirely: */
   html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {

	margin: 1em 0;
	padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}

/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

body{
	text-align:center;
	margin:0 auto;
	-webkit-text-size-adjust:none;
	background: #e1f0f5 url(../../images/top_bg.jpg) top repeat-x;
	
	

}
#bodyprofile{
	text-align:center;
	margin:0 auto;
	-webkit-text-size-adjust:none;
	background: url(../../images/searchresult_bg.jpg) top repeat-x;
}
#main{
	width: 1010px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	
}
#header{
	background-color: #d1e9ef;
	width: 100%;
	height: 80px;
	float: left;
}
#logo{
	float: left;
	background: url(../../images/sc_logo.jpg) no-repeat;
	width: 556px;
	height: 80%;
	margin-left: 0;
	margin-top: 0.50em;
	
}
#headertext{
	float: right;
	width:300px;
	height: 100%;

}
#textsize{
	float: left;
	width:auto;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color:#646466;
	margin-top: 0.50em;
	margin-bottom: 0;
	font-weight: normal;
	margin-left: 6em;
}
#headertext img{
	float: left;
	margin-left: 1%;
	margin-top: 0.650em;
	width: 13px;
	height: 12px;
	border: none;
}
#headercontact{
	float:left;
	/*background: url(../../images/contactbg.jpg) no-repeat;*/
	margin-left: 4.5em;
	width: 230px;
	height: 30px;
	margin-top: 0.75em;

	
}
#headercontacttext{
	float: left;
	width: auto;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color:#ffa500;
	font-weight: bold;
	margin-top: 0.40em;
	margin-left: 0.5em;
	
}
#phone{
	float: left;
	width: auto;
	text-align: right;
	font-family: Arial;
	font-size: 14px;
	color:#007ebd;
	font-weight: bold;
	margin-top: 0.40em;
	margin-left: 1.75em;

}
#headerright h6{
	float: right;
	width: auto;
	text-align: right;
	font-family: Verdana;
	font-size: 14px;
	color:#646466;
	margin-top: 8%;
	margin-right: 15%;
	text-decoration: underline;
}

#menu{
	float: left;
	width: 100%;
	height: 36px;
	background: url(../../images/blue_nav.jpg) repeat-x;
}
#menu ul{
	float: left;
	width: 100%;
	font-family: Arial;
	color:white;
	margin-top: 0.7%;
	font-weight:bold;	
	font-size: 14px;
	height: 36px;
	margin-left: 0;
	
}
#menu ul li{
	float: left;
	display: inline;
	padding-right: 1em;
	height: 36px;
	margin-left: 0;

}

#menu a{
	text-decoration: none;
	color: white;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
	padding-right: 3px;
	height: 36px;
}
#menu a:hover{
	background-image: url(../../images/menu_hover.jpg);
}

#search_seniorcare{
	float: left;
	width: 49.7%;
	background-color: #ffffff ;
	height: auto;
	border-right-width: 3px;
	border-right-style:solid; 
	border-right-color: #092d4d;
	border-bottom-color: #e27b16;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
#search_seniorcare a{
	float: right;
	font-family: Verdana;
	color: #f2c304;
	font-size: 14px;
	margin-top: 0.75em;
	margin-right: 1em;
	font-weight: bold;

}

#search_seniorcare h2{
	float:left;
	width: 50%;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-left: 4%;
	color:#f2c304;
	margin-top: 0.75em;
	margin-bottom: 0;
}
#search_seniorcare h3{
	float:left;
	width: 90%;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-left: 4%;
	color:#f2c304;
	margin-top: 0.50em;
	margin-bottom: 0em;
	text-align: left;
}

#search_seniorcare ul{
	float: left;
	width: 90%;
	font-family: Verdana;
	color:white;
	margin-top: 0.75em;
	margin-left: 4%;
	margin-bottom: 0em;
	height: 21px;
}
#search_seniorcare ul li{
	float: left;
	width: auto;
	list-style-type: none;
	margin-left: 0;
	padding-right: 0.50em;
	margin-bottom: 0;
}
#search_seniorcare ul label{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	float: left;
	text-align: right;
	margin: 0;
}
#search_seniorcare ul input{
	width: 150px;
	height: 15px;
	border: solid;
	border-color: #666666;
	border-width: 1px;
	font-family: Verdana;
	font-size: 12px;
	margin-left: 0.25em;
}

#search_seniorcare ul input#state{
	width: 25px;
}

#search_seniorcare ul input#zip{
	width: 75px;
}

#search_seniorcare ol{
	float: left;
	width: 100%;
	height: 100px;
	margin-bottom: 0;
}

#search_seniorcare ol li{
	float: left;
	width: 230px;
	list-style-type: none;

}

#search_seniorcare ol li input{
	float: left;
	list-style-type: none;
	margin-top: 0em;
	margin-bottom: 0;
	width: 15px;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	
}

#search_seniorcare ol label{
	float: left;
	font-family: Verdana;
	color: white;
	font-size: 14px;
	margin-top:0em;
	width: 195px;
	text-align: left;
	padding: 0;
}

#search_seniorcare h5{
	width: 70%;
	font-family: Verdana;
	color: white;
	font-size: 14px;
	text-align: left;
	margin-top: 1em;
	margin-left: 4%;
	font-weight: bold;
	margin-bottom: 0;
	height: 20px;
	float: left;
}
#search_seniorcare h6{
	width: 70%;
	font-family: Verdana;
	color: white;
	font-size: 14px;
	text-align: left;
	margin-top: 0em;
	margin-left: 4%;
	font-weight: bold;
	margin-bottom: 0;
	height: 20px;
	float: left;
}

/*	 Search */
#searchtab{
	float: left;
	width: 182px;
	background: url(../../images/searchseniorbg.jpg) no-repeat;
	height: 25px;
	margin-top: 3em;
	margin-left: -0.09em;
}
#searchtab p{
	float: left;
	font-family: Arial;
	font-size: 14px;
	color:white;
	text-align: center;
	width: 100%;
	height: auto;
	margin-top: 0.25em;

}
#contacttab{
	float: left;
	width: 227px;
	background:url(../../images/contactcareadvisor.jpg) no-repeat;
	height: 25px;
	margin-top: 3em;
	margin-left: 0.25em;

}
#contacttab a{
	text-decoration: none;
	color:orange;
	
	}
#contacttab p{
	float: left;
	font-family: Arial;
	font-size: 14px;
	color:orange;
	text-align: center;
	width: 100%;
	height: auto;
	margin-top: 0.25em;
	text-transform: uppercase;
}
#advanced_search_seniorcare{
	float: left;
	width:100%;
	background-color:#acdff6;
	height: 128px;
	margin: 0 auto;

}
#advanced_search_seniorcare a{
	float: right;
	font-family: Verdana;
	color: #333333;
	font-size: 12px;
	margin-top: 0.25em;
	margin-right: 1em;
}
#advanced_search_seniorcare h2{
	float:left;
	width: 48%;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-left: 2%;
	color:#154fb2;
	margin-top: 0.75em;
	margin-bottom: 0;
}
#advanced_search_seniorcare h3{
	float:left;
	width:15%;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-left: 4%;
	color:#154fb2;
	margin-top: 0.75em;
	margin-bottom: 0em;
	text-align: left;
}

#advanced_search_seniorcare ul{
	float: left;
	width: 84.5%;
	font-family: Verdana;
	color:#333333;
	margin-top: 0.75em;
	margin-left: 0.250em;
	margin-bottom: 0em;
}
#advanced_search_seniorcare ul li{
	float: left;
	width: auto;
	list-style-type: none;
	margin-left: 0;
	padding-right: 0.50em;
	margin-bottom: 0;
}
#advanced_search_seniorcare ul p{
	float: left;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	color:#0062ac;
	margin-top: 0.50em;
	margin-right: 0.50em;

}
#advanced_search_seniorcare ul label{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	float: left;
	text-align: right;
	margin: 0;
	margin-top: 0.30em;
}
#advanced_search_seniorcare ul input#city{
	width: 295px;
	height: 25px;
	border: none;
	font-family: Arial;
	font-size: 14px;
	margin-left: 0;
	color: #898989;
	background: url(../../images/input_city.jpg) no-repeat;
	float: left;
	font-style: italic;
	padding-top: 7px;
	padding-left: 7px;
 
	
	
}

#advanced_search_seniorcare ul input#state{
	width: 49px;
	height: 25px;
	border: none;
	font-family: Arial;
	font-size: 14px;
	margin-left: -0.50em;
	color: #868585;
	background: url(../../images/input_state.jpg) no-repeat;
	padding-top: 7px;
	padding-left: 7px;
	float: left;
	font-style: italic;
	
}

#advanced_search_seniorcare ul input#zip{
	width: 95px;
	height: 25px;
	border: none;
	font-family: Arial;
	font-size: 14px;
	margin-left: -0.250em;
	color: #868585;
	background: url(../../images/input_zip.jpg) no-repeat;
	float: left;
	padding-top: 7px;
	padding-left: 7px;
	font-style: italic;

}
#advanced_search_seniorcare ul input#keyword{
	width: 315px;
	height: 25px;
	border: none;
	font-family: Arial;
	font-size: 14px;
	margin-left: 0em;
	color: #868585;
	background: url(../../images/input_keyword.jpg) no-repeat;
	float: left;
	padding-top: 7px;
	padding-left: 7px;
	font-style: italic;


}
#searchbuttom{
	float: left;
	width: 138px;
	margin-top: 0.75em;
}
#searchbuttom input{
	background:url(../../images/searchbutton.jpg) no-repeat;
	width: 100%;
	height: 35px;
	border: none;
}

#advanced_search_seniorcare ol{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 0;
	margin-left: 1em;
	padding-bottom: 10px;
}

#advanced_search_seniorcare ol li{
	float: left;
	width: 240px;
	list-style-type: none;
	margin-left: 0;

}
#advanced_search_seniorcare ol li h2{
	float: left;
	font-family: Arial;
	color:#2e83c0;
	font-size: 14px;
	margin-top:0em;
	width: auto;
	text-align: left;
	padding: 0;
	font-weight: normal;
	margin: 0;

}

#advanced_search_seniorcare ol li input{
	float: left;
	list-style-type: none;
	margin-top: 0em;
	margin-bottom: 0;
	width: 15px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	

	
}



#advanced_search_seniorcare ol label{
	float: left;
	font-family: Arial;
	color:#0062ac;
	font-size: 14px;
	margin-top:0em;
	width: 199px;
	text-align: left;
	padding: 1px;
	margin-left: 0.50em;


}

#containerbottom{
	float: left;
	height: 48px;
	width: 100%;
	background: #fff;
}
#containerbottom p{
	width: auto;
	font-family: Arial;
	color: #007ebd;
	font-size: 14px;
	text-align: left;
	margin-top:1em;
	font-weight: normal;
	margin-bottom: 0;
	height: 20px;
	float: left;
	margin-left:.2em;
	padding-left: 1em;
}
#containerbottom p a{
	text-decoration: none;
	color: #007ebd;
}
#help{
	width: auto;
	font-family: Arial;
	color: #007ebd;
	font-size: 14px;
	text-align: left;
	margin-top: 1em;
	margin-left: 2%;
	font-weight: bold;
	margin-bottom: 0;
	float: left;
}
#other_search_services{
	float: left;
	width: 480px;
	height: auto;
	margin-top: -2em;
	margin-left:-3em;
}
#other_search_services h2{
	float:left;
	width: 60%;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	margin-left: 3%;
	color:#154fb2
	margin-top: 0.75em;
	margin-bottom: 0;
}
#other_search_services ul{
	float: left;
	width: 500px;
	height: auto;
	margin-bottom: 0;
	margin-left: 1em;
}

#other_search_services ul li{
	float: left;
	width: 240px;
	list-style-type: none;

}

#other_search_services ul li input{
	float: left;
	list-style-type: none;
	margin-top: 0em;
	margin-bottom: 0;
	width: 15px;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	border: inherit;
	
}


#other_search_services ul label{
	float: left;
	font-family: Verdana;
	color: #333333;
	font-size: 14px;
	margin-top:0em;
	width: 210px;
	text-align: left;
	padding: 0;
	font-weight: normal;
}


#buttom1{
	float: right;
	margin-top: -1.5em;
	height: 50px;
	margin-right: 5%;	
}

#buttom1 input{
	float: left;
	background-color: orange;
	border-color:#c5dbe5;
	border-style: solid;
	border-width:2px;
	height: 40px;
	font-family: Verdana;
	color: white;
	font-weight: bolder;
	font-size: 14px;
	width: 110px;
}


h1{
	float: left;
	width: 98.1%;
	background-color:#f8dd48;
	height: 27.5px;
	font-family: Verdana;
	font-size: 15px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 2%;
	color:#e07314;
	padding-top: 0.250em;
	
	
}

#buttom{
	float: right;
	margin-top: 0.250em;
	height: 50px;
	margin-right: 5%;
	
}
#buttom input{
	float: left;
	background-image:url(../../images/button_background.jpg);
	border-color: white;
	border-style: solid;
	border-width: 2px;
	height: 30px;
	font-family: Verdana;
	color: white;
	font-weight: bolder;
	font-size: 14px;
	width: 85px;

}

#picturebox{
	float: left;
	width: 643px;
	height: 282px;
	margin-top: .1em;
	margin-bottom: 1em;
	background: #fff;
}
#picturebox h3{
	float:left;
	font-family: Verdana;
	font-style: normal;
	font-weight: lighter;
	font-size: 28px;
	color: white;
	width: 35%;
	text-align: left;
	height: 50%;
	margin-top: 8%;
	margin-left: 8%;
	line-height: 30px;
}
.descpanelfg{
	float: left;
	width: 250px;
	font-family: Verdana;
	font-style: normal;
	font-weight: lighter;
	font-size: 28px;
	color: white;
	text-align: left;
	margin-top:-1em;
	margin-left: 8%;
	line-height: 30px;
	height: auto;

	
}

#video{
	background: #fff;	
	float: left;
	width: 35.5%;
	height: 241px;
	margin-left:0.50em;
}
#video p{
	float: left;
	width: 99.5%;
	background:url(../../images/featuredvideo.jpg) no-repeat;	
	height: 27.5px;
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	margin-top: -0.07em;
	margin-bottom: 0;
	padding-left: 2%;
	color:white;
	padding-top: 0.50em;
	margin-left: 0.125em;


}

#video a {
	text-decoration: none;
	color:white;

}
#video img{
	float: left;
	margin-top: -0.15em;
	width: 100%;
	height: 87%;
}
#video2{
	background: #fff;
	float: left;
	width: 35.5%;
	height: 241px;
	margin-top: .1em;
	margin-bottom: 1em;
}
#video2 p{
	float: left;
	width: 99.5%;
	background:url(../../images/featuredvideo.jpg) no-repeat;	
	height: 27.5px;
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	margin-top: -0.07em;
	margin-bottom: 0;
	padding-left: 2%;
	color:white;
	padding-top: 0.50em;
	margin-left: 0.125em;

}
#video2 a {
	text-decoration: none;
	color:white;

}
#video2 img{
	float: left;
	margin-top: -0.15em;
	width: 100%;
	height: 87%;
}

#seniornews{
	float: left;
	width: 99.7%;
	height: auto;
	background-color: white;
	padding-bottom: 3em;
}
#seniornews h1{
	width: 98.3%;
	background-color: #ffa500;
	color: white;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: normal;
	padding-top: 0.50em;
}
#seniornews img{
	float: left;
	width: 6px;
	height: 75%;
	margin-top: 1%;
}
.news{
	float: left;
	width: 31.8%;
	height: auto;
	margin-top: 0;
	margin-right: 0.50%;
	margin-left: 0.50%;
	text-decoration: none;
}

.news a{
	text-decoration: none;
	color: black;
}
.readmore{
	float: right;
	font-family: Verdana;
	font-size: 10px;
	width: auto;
	margin-top: 0;
	color: #007ebd;

}
#seniornews img{
	float:right;
	width: 75px;
	height: 70px;
	margin-top: 0;
	margin-left: 0;
}

h2{
	float: left;
	width: 90%;
	font-family: Verdana;
	font-size: 12px;
	color:#007ebd;
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 0;
}
.news p{
	float: left;
	width:98%;
	font-family: Verdana;
	font-size: 12px;
	color: black;
	height: 70%;
	text-align: left;
	margin-top: 0.50em;
	margin-right: 0;
	margin-bottom: 0;
}
#content_news{
	float: left;
	width: 100%;
	height: auto;
	background-color: #e5eaf0;
}
#content_news h5{
	float: left;
	width: 98%;
	font-family: Verdana;
	font-size: 16px;
	text-align: left;
	padding-left: 1.5em;
}
#content_news p{
	float: left;
	width: 94%;
	font-family: Verdana;
	font-size: 14px;
	text-align: left;
	padding-left: 1.5em;
	padding-right: 1.5em;
	height: auto;
	margin-top: 0;
}
#content_news img{
	float: left;
	margin-left: 1em;
	margin-right: 1em;
}
#footer{
	float: left;
	background:url(../../images/bottom_bg.jpg) repeat-x;
	height: 130px;
	width: 100%;
	display: table;
	
	
}
#footer ul{
	float: left;
	width:685px;
	font-family: Verdana;
	color:white;
	font-size: 11.5px;
	list-style: none;
	margin-top: 0.50%;
	margin-left:10px;
	margin-right:0;
		
}
#footer ul li{
	float: left;
	display: inline;
	padding-right: 1em;
}

#footer a {
	text-decoration: none;
	color: white;
}

#footer_items {
	width: 1000px;
	margin: 0 auto;
}

#medialink{
	width: 270px;
	height: auto;
	float: right;
	margin-top: -0.50em;
	position: relative;
}
#medialink a{
	display: block;
	width: 36px; 
	height: 36px;
}

#medialink .facebook{
	background: url(../../images/social-media-senior-living-facebook.png) no-repeat 0 0;
	float: right;
	padding-left: 0.125em;
}
#medialink .youtube{
	background: url(../../images/social-media-senior-living-youtube.png) no-repeat 0 0;
	float: right;
	padding-left: 0.125em;
}
#medialink .linkedin{
	background: url(../../images/social-media-senior-living-linkedin.png) no-repeat 0 0;
	float: right;
	padding-left: 0.125em;
}

#medialink .twitter {
	background: url(../../images/social-media-senior-living-twitter.png) no-repeat 0 0;
	float: right;
	padding-left: 0.125em;
}

#medialink .myspace {
	background: url(../../images/social-media-senior-living-myspace.png) no-repeat 0 0;
	float: right;
	padding-left: 0.125em;
}
#medialink .digg {
	background: url(../../images/social-media-senior-living-digg.png) no-repeat 0 0;
	float: right;
	padding-left: 0.125em;
}

/********* PAGEVIEW STARTS HERE **********/


#content{
	width: 100%;
	height: auto;
	background-color: #e5f1f6;
	float: left;
	text-align: left;
	margin-top: 1em;
}
#content p{
	float: left;
	text-align: left;
	font-family:Arial;
	font-size: 14px;
	color:#666666;
	padding-left: 1.5em;
	padding-right: 1.5em;
	margin: 0;
}
#content a{
	margin-left: 0em;
	color: #666666;
}
#content p a{
	margin-left: 0;
}
#content ul{
	float: left;
	text-align: left;
	padding-left: 1.5em;
	padding-right: 1.5em;
	width: 95%;
	font-family: Arial;
	color: #666666;
}
#jobsover50{
	float: left;
	width: 316px;
	height: 282px;
	border-right-style: solid;
	border-right-width: 3px;
	border-right-color: #03304d;
	background-color: #081f77;
	
}

#featuredprovider{
	float: left;
	width: 329.4px;
	height: 282px;
	background-color:#e5f1f6;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color:#44739f;

}
#featuredprovider a{
	text-decoration: none;
}

#featuredprovider h1{
	width: 98.5%;
	background: url(../../images/featured_provider.jpg) no-repeat;
	color: white;
	font-family: Arial;
	font-weight: normal;
	height: 35px;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 0.50em;
	margin-top: -0.10em;
	
}
#featuredprovider img{
	float: left;
	width: 70%;
	height: 50%;
	margin-top: 2%;
	margin-left: 17%;
	border: none;
}
#featuredprovider h2{
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	color: #007ebd;
	text-align: center;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: normal;
}
#featuredprovider h3{
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	color: #007ebd;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}
#featuredprovider p{
	float: right;
	width:auto;
	font-family: Arial;
	font-size: 14px;
	color:orange;
	text-align: center;
	margin-top: 0;
	font-weight: bold;
	margin-right: 1em;
	padding-bottom: 1em;
	
}
#featuredvideo{
	float: left;
	width: 32.9%;
	height: 282px;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #44739f;
}


/**********PROFILE PAGE STARTS HERE ***********/

.profileheader{
	float: left;
	width: 100%;
	background-color:white;
	height: 185px;
	padding-bottom: 2em;
	border-color: #b5cbd2;
	border-width: 2px;
	border-style: solid;
	margin-top: 3em;
}
.profileheader h1{
	background-color: #67bfec;
	font-family: Arial;
	color: white;
}
.profile_logo{
	float: left;
	width: 22%;
	height: 100%;
}
.profile_logo img{
	float: left;
	width: auto;
	height: auto;
	margin-top: 4%;
	margin-left: 4%;
	border: none;
	
}
.profile_logo input{
	float: left;
	background:url(../../images/requestinfo_button.jpg) no-repeat;
	height: 30px;
	border: none;
	font-family: Arial;
	color: white;
	font-weight: bolder;
	font-size: 14px;
	width:130px;
	margin-left: 4%;
	margin-top: 0.75em;
	text-transform: uppercase;

}
.profile_buttoms{
	float:right;
	width: 10%;
	height: 100%;
	margin-right: 5%;
}
.profile_buttoms input{
	float: left;
	background:url(../../images/sharethis.jpg) no-repeat;
	border:none;
	height: 30px;
	font-family: Arial;
	text-transform: uppercase;
	color: white;
	font-weight: bolder;
	font-size: 14px;
	width:110px;
	margin-top: 10%;
}	
.profile_info{
	float: left;
	width: 22%;
	height: 100%;
	
}
.profile_info h1{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 14px;
	color: #d57624;
	margin-top: 5%;
	margin-bottom: 0;
	background-color: transparent;
	height: auto;
	
}
.listing_address{
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	margin-top: 1em;
	text-align: left;
	margin-bottom: 0;
	font-weight: normal;
}
.listing_city{
	float: left;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;

	
}
.listing_state{
	float: left;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	margin-top: 0;
	margin-left: 2%;
	margin-bottom: 0;
	font-weight: normal;

}
.listing_zip{
	float: left;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	margin-top: 0;
	margin-left: 2%;
	margin-bottom: 0;
	font-weight: normal;
	text-align: left;

}
.listing_phone{
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	margin-top: 0;
	text-align: left;
	background-image: none;
	font-weight: normal;
	padding: 0;
}
.profile_info p{
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	margin-top: 0;
	text-align: left;
}
.photo_gallery{
	float: left;
	/* width: 69.5%; TIREI DAQUI POR CONTA DE UM SCRIPT - N�O MEXER*/
	height: 335px;
	background-color: white;
	margin-top: 2em;
}
.photo_gallery h1{
	background-color: #e5f1f6;
	font-family: Arial;
	color:#007ebd;
}
.main_photo{
	float: left;
	width:350px;
	height: 250px;
	margin-top: 1%;
	margin-left: 2%;
}
.main_photo img{
	float:left;
	width: 100%;
	height: 100%;
}
.main_photo p{
	float: left;
	font-family: Verdana;
	font-size: 12px;
	color:#666;
	margin-top: 0;
	width: 350px;
	text-align: left;
}
.small_photos{
	float: left;
	width: 99px;
	height: 74px;
	margin-left: 1.5%;
	margin-top: 1%;
}
.small_photos img{
	float: left;
	width: 100%;
	height: 100%;
}
#profile_video{
	float: left;
	width: 29.5%;
	height: 250px;
	margin-left: 1%;
	background-color: white;
	margin-top: 2em;
}
#profile_video object embed{
	width: 302px;
}
#profile_video h1{
	font-family: Arial;
	background-color: #e5f1f6;
	color:#007ebd;
	width: 100%;

}
#profile_video img{
	float: left;
	width: 100%;
	height: 100%;
}
.profile_content{
	float: left;
	width: 100%;
	height:auto;
	background-color: white;
	padding-bottom: 1em;
	text-align: left;
	margin-top: 2em;
}
.profile_content ul{
	float: left;
	font-family: Verdana;
	font-size: 13px;
	margin-left: 3em;
	width: 95%;
	text-align: left;
	list-style-type: disc;
	color:#666666;

	
}
#profile_content ul li{
	width: 100%;
	margin-left: 0;
	text-align: left;
	float: left;


}
.profile_content h1{
	background-color: #e5f1f6;
	font-family: Arial;
	color:#007ebd;
	
	
}
.profile_content p{
	float: left;
	width: 95%;
	font-family: Verdana;
	font-size: 13px;
	color:#666666;
	text-align: left;
	padding-left: 1em;
	margin-top: 0.50em;
	height: auto;
	margin-left: 1%;
}
.profile_content p a{
	color: #666666;
}
.features{
	float: left;
	width: 100%;
	background-color: white;
	height: auto;
}
.feature_header{
	float: left;
	width:100%;
	font-size: 14px;
	color: black;
	height: auto;
	margin-top: 0;
	text-align: left;
	text-indent: 1.5em;
	padding-top: 0.50em;
	padding-bottom: 0.50em;
	background-color: #e5f1f6;
	font-family: Arial;
	color:#007ebd;
}
.categories{
	float: left;
	width: 100%;
	background-color: white;
	height: auto;
}
#best{
	float: left;
	width:100%;
	font-size: 14px;
	color: black;
	height: auto;
	margin-top: 0;
	text-align: left;
	text-indent: 1.5em;
	padding-top: 0.50em;
	padding-bottom: 0.50em;
	background-color: #e5f1f6;
	font-family: Arial;
	color:#007ebd;
	
}
.categories p{
	float:left;
	width: 82%;
	font-family: Arial;
	color:#666666;
	font-size: 12px;
	text-align: left;
	height: auto;
	margin-left: 3em;
	margin-top:1em;
	padding-bottom: 2em;
	
}

.categories ul{
	float: left;
	margin-top: 1em;
	margin-left: 2em;
	width: 82%;
	padding-bottom: 2em;
	color:#666666;

}
.categories li{
	font-family: Arial;
	color:#666666;
	font-size: 12px;
	margin-left:0.50em;
	width: 235px;
	text-align: left;
	height: auto;
	float: left;
	
	
}

.categories_header{
	float: left;
	width: auto;
	font-size: 14px;
	color: black;
	height: auto;
	margin-top: 0;
	width: 100%;
	text-align: left;
	text-indent: 1.5em;
	background-color: #e5f1f6;
	font-family: Arial;
	color:#007ebd;
	padding-top: 0.50em;
	padding-bottom: 0.50em;
	font-weight: bold;
	
}
.categories img{
	border: none;
}
.categories a{
	text-decoration: none;
	font-family: Arial;
	color: #535353;
}

.comment{
	float: left;
	width: 100%;
	background-color: white;
	height: 200px;
	padding-bottom: 5em;
	padding-top: 0.50em;

}
#lacomment{
	float: left;
	width:100%;
	font-size: 14px;
	color: black;
	height: auto;
	margin-top: 0;
	text-align: left;
	text-indent: 1.5em;
	background-color: #e5f1f6;
	font-family: Arial;
	color:#007ebd;	
	padding-top: 0.50em;
	padding-bottom: 0.50em;	
}
.comment textarea{
	float: left;
	width: 50%;
	height: 115px;
	margin-left: 5%;
	margin-top: 1em;
	background-color:#f8f6e2;
	font-family: Verdana;
	font-size: 12px;
	
}
#approved_comments{
	float: left;
	width: 100%;
	background-color: white;
	height: auto;
	padding-bottom: 5em;
	padding-top: 0.50em;
}
#approved_comments h3{
	float: left;
	width:100%;
	font-family: Verdana;
	font-size: 14px;
	color: black;
	height: auto;
	margin-top: 0;
	text-align: left;
	text-indent: 1.5em;
	background-color: #a0d6e9;
	padding-top: 0.50em;
	padding-bottom: 0.50em;
	
}
#approved_comments p{
	float: left;
	width: 50%;
	font-family: Arial;
	color: #535353;
	font-size: 12px;
	color: black;
	margin-left: 2em;
	text-align: left;
	margin-top: 0em;
	height: auto;
}

.button{
	float:left;
	margin-right: 5%;
	padding-bottom: 2.5em;
	width: 50%;
	margin-top: 1em;
}
.button input{
	float: left;
	background:url(../../images/submit.jpg) no-repeat;
	border:none;
	height: 30px;
	font-family: Arial;
	text-transform: uppercase;
	color: white;
	font-weight: bolder;
	font-size: 14px;
	width:110px;
	margin-left: 90%;
}
.button2{
	float:left;
	margin-right: 5%;
	padding-bottom: 2em;
	width: 100%;
	background-color: white;
	height: auto;

}
.button2 input{
	float: left;
	background:url(../../images/requestinfo_button.jpg) no-repeat;
	border-color: white;
	border-style: solid;
	border-width: 2px;
	height: 35px;
	font-family: Arial;
	text-transform: uppercase;
	color: white;
	font-size: 14px;
	width:140px;
	margin-left:2%;
}


/***************search results page starts here ******************/

.searchdisplay{
	float: left;
	width: 77%;
	height: auto;
	margin-top: 1em;
	padding-bottom: 2em;
}
#searchdisplay h1{
	width: 175px;
	height: 23px;
}
#searchdisplay ul{
	float: left;
	font-family: Verdana;
	color:white;
	width: 76.1%;
	background-image: url(../../images/sc_result_page_03menu.jpg);
	margin-top: 0;
	height: 28px;
	margin-bottom: 0;
	font-size: 14px;
	
}

#searchdisplay a{
	font-family: Verdana;
	color: white;
	font-size: 0.85em;
	text-decoration: none;
}

#searchdisplay ul li{
	float: left;
	list-style-type: none;
	display: inline;
	margin-top: 0.25em;
}
.searchresult {
	float: left;
	width: 99.7%;
	background-color:white;
	height: 145px;
	margin-top: 0;
	margin-bottom: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #b5cbd2;
}

.searchresult_free {
	float: left;
	width: 99.7%;
	height: 145px;
	margin-top: 0;
	margin-bottom: 0;
	border-style: solid;
	border-width: 1px;
	border-color: #c1c1c1;
}

.listing_name{
	float: left;
	width: 100%;
	background-color: #67bfec;
	height: 35px;
	margin-top: 2em;
	margin-bottom: 0;
}
.listing_name a{
	text-decoration: none;
	color:white;
}

.listing_name h2{
	float: left;
	width: auto;
	margin-left: 2%;
	font-family: Arial;
	font-size: 15px;
	margin-top: 0.50em;
	color: white;
	font-weight: normal;
}

.listing_name_free{
	float: left;
	width: 100%;
	background-color: #bcbdbd;
	height: 35px;
	margin-top: 1em;
	margin-bottom: 0;
	
}

.listing_name_free a{
	text-decoration: none;
	color:white;
}

.listing_name_free h2{
	float: left;
	width: auto;
	margin-left: 2%;
	font-family: Arial;
	font-size: 14px;
	margin-top: 0.50em;
	font-weight: normal;
	color:white;
}


.featured_provider_header {
	float: right;
	font-family: Arial;
	font-size: 14px;
	margin-right: 1em;
	width: 210px;
	height: auto;
	color: #154fb2;
	margin-top: 0.50em;
	font-weight: bold;

}
.featured_provider_header img{
	float: left;
	margin-left: 4em;
	margin-top: -0.25em;
}
.facility_photo{
	float: left;
	width:20%;
	height: 80%;   
	margin-right: 0;  
}
.facility_photo img{
	float: left;
	width: 100%;
	height: 100%;
	margin-top: 0.75em;
	margin-left: 0.75em;
	border: none;
	
}

.facility_photo a{
	text-decoration: none;
}

.profile_info2{
	float: left;
	width: 29%;
	height: auto;
	margin-left: 3%;
	margin-bottom: 1em;
}
.profile_info2 h2{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #d57624;
	margin-top: 3%;
	margin-bottom: 0;
}

.profile_info2 a{
	text-decoration: none;
	background-color: none;
}

.listingaddress{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 7%;
	text-align: left;
	margin-bottom: 0;
	font-weight: normal;
}
.listingcity{
	float: left;
	width: auto;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;

	
}
.listingstate{
	float: left;
	width: auto;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-left: 2%;
	margin-bottom: 0;
	font-weight: normal;

}
.listingzip{
	float: left;
	width: auto;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	margin-left: 2%;
	margin-bottom: 0;
	font-weight: normal;
	text-align: left;

}
.listingphone{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	text-align: left;
	background-image: none;
	font-weight: normal;
	margin-bottom: 0;
	height: auto;
	padding: 0;
	background-color:transparent;
}
.profile_info2 p{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin-top: 0;
	text-align: left;
	margin-bottom: 0
}
.buttom_photos{
	float: left;
	width: auto;
	height: 23px;
	margin-top: 0.50em;

}
.buttom_photos input{
	float: left;
	background:url(../../images/photo_buttom_bg.jpg) no-repeat;
	border: none;
	height:30px;
	font-family: Arial;
	color: white;
	font-size: 15px;
	width:90px;
	margin-left:0;
	text-transform: uppercase;


}
.buttom_videos{
	float: left;
	width: auto;
	height: 23px;
	margin-top: 0.50em;
	margin-left: 0.50em;
}
.buttom_videos input{
	float: left;
	background:url(../../images/photo_buttom_bg.jpg) no-repeat; 
	border: none;
	height: 30px;
	font-family: Arial;
	color: white;
	font-size: 14px;
	width:90px;
	margin-left:0;
	text-transform: uppercase;

}


.service_types{
	float: left;
	width: 370px;
	height: 100%;
}

.service_types ol{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	height: 50px;
	margin-left: 0;
}
.service_types ol li{
	float: left;
	list-style-type: none;
	width: 180px;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	list-style-image:url(../../images/checkmar.jpg);
}

.service_types_profile{
	float: left;
	width: 395px;
	height: 100%;
	margin-top: 1em;
}

.service_types_profile ol{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
	height: 50px;
}

.service_types_profile ol li{
	float: left;
	list-style-image:url(../../images/checkmar.jpg);
	width: 185px;
	text-align: left;

}
.service_types_profile input{
	background-image: url(../../images/checkmar.jpg) no-repeat;
}
.service_types_profile ol li h2{
	float: left;
	width: auto;
	font-family: Verdana;
	font-size: 11px;
	color:black;
	height: auto;
	font-weight: normal;

	
}


.buttom2{
	float: left;
	margin-top: 1.75em;
	height: auto;
	margin-left: 1%;

	
}
.buttom2 input{
	float: left;
	background:url(../../images/learnmore.jpg) no-repeat;
	border: none;
	height: 30px;
	font-family: Arial;
	color: white;
	font-size: 14px;
	width:133px;
	text-transform: uppercase;

}
.buttom3{
	float: left;
	margin-top: 1.75em;
	height: auto;
	margin-left: 1em;
		
}
.buttom3 input{
	float: left;
	background: url(../../images/requestinfo.jpg) no-repeat;
	border: none;
	height: 30px;
	font-family: Arial;
	color: white;
	font-weight: normal;
	font-size: 14px;
	width:130px;
	text-transform: uppercase;

}
#link_gallery{
	float: left;
	margin-top: 1em;
	height: auto;
	width: 97px;

}
#link_gallery input{
	float: left;
	background:url(../../images/sc_result_page_03menu.jpg); 
	border-color: white;
	border-style: solid;
	border-width: 2px;
	height: 30px;
	font-family: Verdana;
	color: white;
	font-weight: bolder;
	font-size: 11px;
	width:96px;
	margin-top: 1em;
	margin-left:0;


}


#additional{
  float: left;
	background-color: #e5f1f6;
	width: 198px;
	height: auto;
	margin-left: 1em;
	margin-top: 4em;
	
}
#additional h1{
	background:url(../../images/additional_bg.jpg) no-repeat;
	color: white;
	font-family: Arial;
	text-transform: uppercase;
	padding-top: 0.50em;
	padding-left: 0.50em;
	font-weight: normal;
	font-size: 14px;
	
 }

.additionalcare_info{
	float: left;
	width: 100%;
	height: auto;
	
	
}
.additionalcare_info h2{
	float: left;
	width: 95%;
	font-family: Verdana;
	font-size: 10px;
	color: #d57624;
	margin-top: 3%;
	margin-bottom: 0;
	font-weight: normal;
	padding-left: 0.5em;
}
.additionalcare_info h3{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	margin-top: 0;
	text-align: left;
	margin-bottom: 0;
	font-weight: normal;
	padding-left: 0.5em;
}
.additionalcare_info h4{
	float: left;
	width: auto;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	padding-left: 0.5em;

	
}
.additionalcare_info h5{
	float: left;
	width: auto;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	margin-top: 0;
	margin-left: 2%;
	margin-bottom: 0;
	font-weight: normal;

}
.additionalcare_info h6{
	float: left;
	width: auto;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	margin-top: 0;
	margin-left: 2%;
	margin-bottom: 0;
	font-weight: normal;
	text-align: left;

}
.additionalcare_info h1{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	margin-top: 0;
	text-align: left;
	background-image: none;
	font-weight: normal;
	margin-bottom: 0;
	height: auto;
	padding: 0;
	padding-left: 0.5em;
}
.additionalcare_info hr{
	float: left;
	width: 80%;
	margin-left: 10%;
	color: white;
	margin-top: 0.50em;
}
/*********careadvisorsubmissionpage**********/
#thankyou{
	float: left;
	background-color: #e5eaf0;
	width: 100%;
	height: 200px;

}
#thankyou p{
	float: left;
	width:98%;
	text-align: left;
	background-color: #e5eaf0;
	font-family: Verdana;
	font-size: 14px;
	color: black;
	padding: 0.50em;
}
/**********requestinfo page**************/

#requestinfo{
	float: left;
	background-color: #e5f1f6;
	width: 100%;
	height: auto;
	margin-top: 2em;
}

#topinput{
	float: left;
	width: 90%;
	margin-left: 1.5em;
	margin-top: 2em;
}
#topinput label{
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #666666;

}
#topinput input{
	float: left;
	width: 200px;
	margin-left: 0.50em;
}
#requestinfo h2{
	float: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	width: 97%;
	text-align: left;
	margin-top: 1em;
	margin-left: 2%;
	font-weight: normal;
	margin-bottom: 0;
	height:auto;
}
#requestinfo h4{
	float: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	width: 100%;
	text-align: left;
	margin-top: 1em;
	margin-left: 12.5%;
	font-weight: normal;
	margin-bottom: 0;
}
#requestinfo h3{
	float: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	width: 100%;
	text-align: left;
	margin-top: 1em;
	margin-left: 2%;
}
#requestinfo ol{
	float: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	width: 98%;
	margin-left: 1%;
}
#requestinfo ol li{
	float: left;
	list-style-type: none;
}
#requestinfo ul{
	float: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	width: 50%;
	margin-left: 1%;
}
#requestinfo ul li{
	float: left;
	list-style-type: none;
	padding-bottom: 0.50em;
	
}
#requestinfo ul li label{
	float: left;
	width: 175px;
	text-align: left;
}
#requestinfo ul li input{
	float: left;
	width: 200px;
}
#requestinfo ul li input#specialneeds{
	float: left;
	width: 200px;
	height: 75px;
}
#requestdetails{
	float: left;
	background-color: #e5f1f6;
	width: 50%;
	margin-left: 1em;
}
#requestdetails ol{
	float: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	width: 70%;
	margin-left: 1%;
}
#requestdetails ol li{
	float: left;
	width: 159px;
	margin-left: 0;
	text-align: left;
}
#requestdetails h2{
	float: left;
	height: auto;
	width: 98%;
}
#requestdetails ul{
	float: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	width: 70%;
	margin-left: 1%;
}
#requestdetails ul li input{
	float: left;
	width: 50px;
}
#requestdetails ul li label{
	float: left;
	width: auto;
}
#requestdetails2{
	float: left;
	background-color: #e5f1f6;
	width: 45%;
}
#requestdetails2 ol{
	float: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	width: 41%;
	margin-left: 1%;
}
#requestdetails2 ol li{
	float: left;
	margin-left: 0;
	width: 176px;
	text-align: left;
}
#requestdetails2 h2{
	width: 100%;
	color: #666666;
}
#requestdetails2 ul{
	float: left;
	font-family: Arial;
	color: #666666;
	font-size: 14px;
	width: 70%;
	margin-left: 1%;
}
.submitbutton{
	float: left;
	margin-top:2em;
	height: 50px;
	margin-left: 2em;	
}
.submitbutton input{
	float: left;
	background:url(../../images/submit.jpg) no-repeat;
	height: 32px;
	border: none;
	font-family: Arial;
	color: white;
	font-weight: bolder;
	font-size: 14px;
	text-transform: uppercase;
	width: 110px;
}

/*Multiple columns dropdown Menu Starts Here*/
.megamenu{
position: absolute;
display: none;
left: 0;
margin-top:0em;
background:#43a1d7;
border-color: #3f7fbc;
border-style: solid;
border-width: 2px;
padding-right: 5px;
font: normal 12px Verdana;
z-index: 100;
}

.megamenu .column{
float: left;
width: auto; /*width of each menu column*/
background-color: #43a1d7;

}

.megamenu .column ul{

list-style-type: none;
background-color: #43a1d7;
font-family: Verdana;
font-weight: bold;
text-align: left;
width: auto;
margin: 0;
padding: 0;
}
.megamenu .column ul{
	display: block;
	
}
.megamenu .column ul li{
color:white;
border-bottom-color:#3f7fbc;
border-bottom-style: groove;
border-bottom-width: 1px;
margin: 0;

}
.megamneu .column ul li:hover{
	background-color: orange;
	width: 100%;
	padding: 5px;
}
.megamenu .column h3{
background: #e0e0e0;
font: bold 13px Arial;
margin: 0 0 0px 0;
}

.megamenu .column ul li a{
text-decoration: none;
color: white;
display: block;
width: 100%;
text-indent: 3px;
height: 100%;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 3px;
padding-right: 3px;

}
.megamenu .column ul li a:hover{
color: white;
background: orange;
}

/*Multiple columns dropdown Menu Finishes Here*/


#confira{width:1px; height:1px;} /* Destinado para o AJAX da fun��o imprimir da pagina PROFILE.PHP */

/* destinado para o indique para um amigo */
#exibe{position:absolute; padding:0px 0px 0px 0px; width:280px; height:138px; z-index:10000; background-color:red;padding:5px;}

#.paginacao{text-decoration:none; color:#666666; font-size:12px; text-align:center; font-weight:bold}
#.paginacao visited, active{text-decoration:none; color:#666666; font-size:12px; text-align:center; font-weight:bold}
#.paginacao:hover{text-decoration:none; color:#000000; font-size:12px; text-align:center; font-weight:bold}

#.paginacao2{color:#666666; font-size:10px; text-align:center;}

/* Print profile css */

#print{
	width: 700px;
	margin: 0 auto;
	background: none;
}
#logo2{
	float: left;
	background: url(../../images/sc_logo.jpg) no-repeat;
	width: 300px;
	height: 80%;
	margin-left: 0;
	margin-top: 0.50em;
	
}

#headercontact2{
	float:left;
	background: url(../../images/contactbg.jpg) no-repeat;
	width: 230px;
	height: 30px;
	margin-top: 2em;
	margin-left: 6em;

	
}
#headercontacttext2{
	float: left;
	width: auto;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color:#ffa500;
	font-weight: bold;
	margin-top: 0.40em;
	margin-left: 0.5em;
	
}
#phone2{
	float: left;
	width: auto;
	text-align: right;
	font-family: Arial;
	font-size: 14px;
	color:#007ebd;
	font-weight: bold;
	margin-top: 0.40em;
	margin-left: 1.75em;

}
#profileheader2{
	float: left;
	width: 100%;
	background-color:white;
	height: 185px;
	padding-bottom: 2em;
	border-color: #b5cbd2;
	border-width: 2px;
	border-style: solid;
	margin-top: 3em;
}
#profileheader2 h1{
	background-color: #67bfec;
	font-family: Arial;
	color: white;
	margin-top: 0;
}

#profile_logo2{
	float: left;
	width: 30%;
	height: auto;
}
#profile_logo2 img{
	float: left;
	width: auto;
	height: auto;
	margin-top: 4%;
	margin-left: 4%;
	
}
#photo_gallery2{
	float: left;
	width: 100%;
	height: 325px;
	background-color: white;
}


/** DESTINAOD PARA O MAP ****************/
#mapeando{
	float: left;
	width:100%;
	height:472px;
	background-color: #e5f1f6;
	font-size:10px;
	margin-top: 2em;
}

#mapTwo{
	float:left; 
	width:69.5%; /* armazena o titulo MAP */
}
#mapTwo h1{
	background-color: #67bfec;
	color: white;
	margin-top: 0;
}
#directTwo{
	float:right; 
	width:29.5%;
	margin-left: 1%;} /* armazena o titulo Directions */
#directTwo h1{
	background-color: #67bfec;
	color: white;
}
.espacador{
	height:1px; 
	clear:both;
	margin-top: 0;
}

#map{
	float: left;
	width: 69.0%;
	height:434px;
	background-color: #e5eaf0;
	font-size:10px;
}
#directions{
	float: right;
	width: 28.5%;
	height: 420px;
	overflow:auto; 
	margin-left: 1%;
	background-color: #e5eaf0;
	font-size:10px;
}
/******Join us page******/
.short_bg{
	text-align:center;
	margin:0 auto;
	-webkit-text-size-adjust:none;
	background: #e1f0f5 url(../../images/body_short_bg.jpg) top repeat-x;
	
}
#joinus{
	float: left;
	background-color: #e5f1f6;
	width: 100%;
	
}
#joinus p{
	float: left;
	font-family: Arial;
	text-align: left;
	font-size: 14px;
	width: 95%;
	padding-left: 1.5em;
	padding-right: 1.5em;
	color: #666666;
}
#joinus h3{
	float: left;
	font-family: Arial;
	font-size: 14px;
	width: 100%;
	color: #666666;
	text-align: left;
	margin-top: 1em;
	margin-left: 2%;
}
#joinus h2{
	float: left;
	font-family: Arial;
	font-size: 14px;
	width: 100%;
	color: #666666;
	text-align: left;
	margin-top: 1em;
	margin-left: 2%;
	font-weight: normal;
}

#joinus h4{
	float: left;
	font-family: Arial;
	font-size: 14px;
	width: 100%;
	color: #666666;
	text-align: left;
	margin-top: 1em;
	margin-left: 12.5%;
	font-weight: normal;
	margin-bottom: 0;
	}
#joinus h5{
	float: left;
	font-family: Arial;
	font-size: 14px;
	width: 100%;
	color: #666666;
	text-align: left;
	margin-top: 1em;
	margin-left: 2%;
	font-weight: normal;
	margin-bottom: 0;
}
#joinus h1{
	float: left;
	font-family: Arial;
	font-size: 14px;
	width: 100%;
	color: #666666;
	text-align: left;
	margin-top: 1em;
	margin-left: 2%;
	background: none;
	font-weight: normal;
	padding: 0;
	
}
#joinus ol{
	float: left;
	font-family: Arial;
	font-size: 14px;
	width: 98%;
	margin-left: 1%;
	color: #666666;
}
#joinus ol li{
	float: left;
	list-style-type: none;
}
#joinus ul{
	float: left;
	font-family: Arial;
	font-size: 14px;
	width: 50%;
	margin-left: 1%;
	color: #666666;
}
#joinus ul li{
	float: left;
	list-style-type: none;
	padding-bottom: 0.50em;
	
}
#joinus ul li label{
	float: left;
	width: 175px;
	text-align: left;
}
#joinus ul li input{
	float: left;
	width: 200px;
}
#joinusdetails{
	float: left;
	background-color: #e5f1f6;
	width:100%;
}
#joinusdetails ol{
	float: left;
	font-family: Arial;
	font-size: 14px;
	width: 70%;
	margin-left: 1%;
	color: #666666;
}
#joinusdetails ol li{
	float: left;
	width: 253px;
	margin-left: 1em;;
}
#joinusdetails input{
	float: left;
	margin-left: 0;
}
#joinusdetails label{
	float: left;
	margin-left: 0.50em;
}
#joinusdetails h2{
	width: 100%;
	color: #666666;
	font-family: Arial;
}
#askquestion input{
	width: 300px;
	height: 150px;
	margin-left: 4.5em;
}
#requestinfo b{
	font-family: Arial;
	color: #666666;
}
/*******Breadcrumbs*********/
#breadcrums{
	width: 100%;
	float: left;
	height: 17px;
	text-align: left;
	text-indent: 0.50em;
	font-family:Arial;
	font-size: 12px;
	background-color: transparent;
	color: #007ebd;
	margin-top:2em;
	text-transform: capitalize;
	padding: 0;
	margin-bottom:-1.5em;
}
#breadcrums a{
	text-decoration: none;
	color: #007ebd;
	font-family:Arial;
	font-size: 12px;
	float: left;
	width:auto;
	
	
}
#breadcrums_search{
	width: auto;
	float: left;
	height: auto;
	text-align: left;
	text-indent: 0.50em;
	font-family:Arial;
	font-size: 12px;
	background-color: transparent;
	color: #007ebd;
	margin-top: 1em;
	text-transform: capitalize;
}
#breadcrums_search a{
	text-decoration: none;
	color: #007ebd;
	font-family:Arial;
	font-size: 12px;
}

#pagination{
	width: auto;
	float: right;
	text-align: right;
	margin-right: 1px;
	height: auto;
	font-family: Arial;
	font-size: 12px;
	color:#666;
	margin-top: 1em;
}
#pagination a{
	text-decoration: none;
	color:#666;
	font-family: Arial;
	font-size: 12px;
}
/********Free listing page*********/
.competitor_video{
	float: left;
	width: 100%;
	height: 360px;
	background-color: white
	padding-bottom: 1em;
}
#profile_video_free{
	float: left;
	width: 29.5%;
	height: auto;
	margin-left: 1.75em;
	margin-top: 1.5em;
}
#profile_video_free object{
	margin-top: 2em;
}
.featured_providers_free{
	float: left;
	width: 100%;
	height: 500px;
	background-color: white;
	
}
#other_providers{
	float: left;
	width: 300px;
	height: 96px;
	background-color: #efefef;
	margin-left: 1.5em;
	margin-top: 1em;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	
}
#other_providers img{
	float: left;
	width: 6em;
	height: 6em;
	margin-top: 0;
	border:none;
}
#other_providers h3{
	float: left;
	font-family: Verdana;
	color: orange;
	font-size: 12px;
	text-align: left;
	width: 190px;
	margin-top: 0;
	margin-left: 0.50em;
}
#other_providers h4{
	float: left;
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	text-align: left;
	margin-top: 0;
	margin-left: 0.50em;

}
#other_providers h5{
	float: left;
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	text-align: left;
	margin-top: 0;
	margin-left: 0.50em;
}

#other_providers a{
	text-decoration: none;
}

/******bloglink*****/
#bloglink{
	float: left;
	width:100%;
	margin-bottom: 1em;
}
#google_map{
	float: right;
	margin-top: -28em;
	margin-right: 1em;
}
#shr{
	float: left;
	width: 1015px;
	height: auto;
	background-color: #e5f1f6;
}
#shr h2{
	float: left;
	font-family: Verdana;
	font-size: 14px;
	margin-left: 1em;
}
#shr ul{
	float: left;
	width: 80%;
}
#shr ul li{
	float: left;
	list-style: none;
	padding-top: 0.50em;
	margin-left:5em;
}
#shr ul li input{
	float: left;
	width: 200px;
}
#shr ul li label{
	float: left;
	text-align: left;
	width: 85px;
}
.sharebutton{
	float: left;
	margin-top: 1.5em;
}
.sharebutton input{
	float: left;
	background:url(../../images/sc_result_page_03menu.jpg); 
	border-color: white;
	border-style: solid;
	border-width: 2px;
	height: 23px;
	font-family: Verdana;
	color: white;
	font-weight: bolder;
	font-size: 12px;
	width:75px;
	margin-left: 4%;
	margin-top: 2%;
	
}
#shr h3{
	float: left;
	margin-left: 1em;
	font-family: Verdana;
	font-size: 14px;
	color: gray;
}

.sliderwrapper{
position: relative; /*leave as is*/
width: 100%; /*width of featured content slider*/
height: 285px;
float: left;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 1.75em;  /*leave as is*/
background: white;
width: 295px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 285px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
float: left;
}

.pagination{
width: 275px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: #3f7fbc;
padding: 5px 10px;
height: 1em;
float: left;
margin-top: 17.5em;


}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #FFFFFF;
font-family: Verdana;
font-size: 14px;
float: left;

}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: orange;
}


/* CLIENT CENTER STARTS HERE*/
#cc_login {
	float: left;
	width: 100%;
	height: 300px;
}

#cc_login ul{
	float: left;
	width: 30%;
	font-family: Verdana;
	color:gray;
	margin-top: 4em;
	font-weight:bold;	
	font-size: 14px;
	height: 36px;
	margin-left: 23em;
	
}
#cc_login ul li{
	float: left;
	display: list-item;
	padding-right: 0.25em;
	height: 36px;
	list-style: none;
	width: 297px;


}
#cc_login ul li input{
	float: right;
}

#cc_content {
	width: 100%;
	height: 600px;
	float: left;

}

#cc_navigation{
	float: left;
	width: 20%;
	height: 600px;
	background-color:white;
	border: solid 1px #CCCCCC;
	margin-top: 0.50em;
}
#cc_navigation h1{
	background-color: #f0f0f0;
	background-image: none;
	border-bottom: solid 1px #CCCCCC;
	color: #003366;
}
#cc_navigation ul{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color: black;
	
}
#cc_navigation ul li{
	float: left;
	width: 100%;
	list-style: none;
	text-align: left;
}
#cc_navigation ul li a{
	color: black;
}

#cc_information {
	float: left;
	width: 78.8%;
	height: 600px;
	border: solid 1px #CCCCCC;
	background-color: white;
	margin-left: 0.5em;
	margin-top: 0.50em;
}
#cc_information h1{
	background-color: #f0f0f0;
	background-image: none;
	border-bottom: solid 1px #CCCCCC;
	color: #003366;
}

#cc_information ul{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color:black;
	margin-left: 1em;
	margin-bottom: 0;
}
#cc_information ul li{
	float: left;
	list-style: none;
	width: 145px;
	text-align: left;
	border: solid 1px #cccccc;
	padding: 0.25em;
	margin: 0;
	background-color: #f0f0f0;
}


#cc_information ol{
	float: left;
	width: 100%;
	font-family: Verdana;
	font-size: 12px;
	color:black;
	margin-left: 1em;
	margin-top: 0;

}
#cc_information ol li{
	float: left;
	list-style: none;
	width: 145px;
	text-align: left;
	border: solid 1px #cccccc;
	padding: 0.25em;
	margin: 0;
}

#cc_information p{
	width:350px;
	height: auto;
	float: left;
	font-family: Verdana;
	font-size: 10px;
}
#cc_information_view{
	float: left;
	width: 78.8%;
	height: 600px;
	border: solid 1px #CCCCCC;
	background-color: white;
	margin-left: 0.5em;
	margin-top: 0.50em;

}
#cc_information_view h1{
	background-color: #f0f0f0;
	background-image: none;
	border-bottom: solid 1px #CCCCCC;
	color: #003366;

}

#cc_information_view ul{
	float: left;
	width: 23%;
	font-family: Verdana;
	font-size: 12px;
	color:black;
	margin-left: 1em;
	margin-bottom: 0;
	margin-right: 0;
}
#cc_information_view ul li{
	float: left;
	list-style: none;
	width: 160px;
	text-align: left;
	border: solid 1px #cccccc;
	padding: 0.25em;
	margin: 0;
	background-color: #f0f0f0;
}


#cc_information_view ol{
	float: left;
	width: 50%;
	font-family: Verdana;
	font-size: 12px;
	color:black;
	margin-left: 0em;
	margin-top: 1em;

}
#cc_information_view ol li{
	float: left;
	list-style: none;
	width: 230px;
	text-align: left;
	border: solid 1px #cccccc;
	padding: 0.25em;
	margin: 0;
}
#cc_information_edit {
	float: left;
	width: 78.8%;
	height: 600px;
	border: solid 1px #CCCCCC;
	background-color: white;
	margin-left: 0.5em;
	margin-top: 0.50em;
}
#cc_information_edit h1{
	background-color: #f0f0f0;
	background-image: none;
	border-bottom: solid 1px #CCCCCC;
	color: #003366;
}
#cc_information_edit ul{
	float: left;
	width:25%;
	font-family: Verdana;
	font-size: 12px;
	color:black;
	margin-left: 1em;
	margin-bottom: 0;
}
#cc_information_edit ul li{
	float: left;
	list-style: none;
	width: 175px;
	text-align: left;
	border: solid 1px #cccccc;
	padding: 0.25em;
	margin: 0;
	background-color: #f0f0f0;
	height: 19px;
}


#cc_information_edit ol{
	float: left;
	width: 40%;
	font-family: Verdana;
	font-size: 12px;
	color:black;
	margin-left: 1em;
	margin-top: 1em;

}
#cc_information_edit li{
	float: left;
	list-style: none;
	width: 220px;
	text-align: left;
	border: solid 1px #cccccc;
	padding: 0.25em;
	margin: 0;
}
#cc_information_edit ol li input{
	width: 218px;
	height: auto;
}
#cc_button{
	float: left;
	width: 90%;
}
#attention{
	width: auto;
	position: absolute;
	top:215px;
	left: 150px;
}
/*** PARTNER PAGE */
.body_partner{
	background: url(../../images/body_short_bg.jpg) repeat-x;
}
#partners{
	float: left;
	width: 100%;
	height: auto;
	margin-top:1em;
	background-color: white;
	padding-bottom: 3em;
	border-color: #b5cbd2;
	border-style: solid;
	border-width: 1px;
}
#partners h2{
	float: left;
	width: 100%;
	text-align: left;
	font-family: Arial;
	font-size: 16px;
	background-color: #ffa500;
	padding-top: 0.50em;
	padding-bottom: 0.50em;
	text-indent: 0.50em;
	color:white;
	font-weight: bold;
	margin-top: 0;
	
}
#partner_main{
	float: left;
	width: 95%;
	margin-left: 2em;
	margin-top: 2em;
	padding-bottom: 2em;
}
#partner_main p{
	float: right;
	font-family: Arial;
	font-size: 14px;
	margin-top: 0;
	color:#666666;
	text-align: left;
	width: 100%;

}
#partner_main img{
	float: left;
	margin-left: 0;
	padding-right: 1.5em;
	width: 210px;
	border: none;
}
#partner_main p a{
	text-decoration: none;
	color: orange;
	font-weight: bold;
}
#partner_profile_main{
	float: left;
	width: 98%;
	height: auto;
}
#partner_profile_main img{
	float: left;
	margin: 0;
	width: auto;
	height: auto;
	padding-right: 1em;
	padding-left: 1em;
}
#partner_profile_main p{
	float: left;
	font-family: Arial;
	font-size: 14px;
	color:#666666;
	text-align: left;
	width: 98%;
	height: auto;
	margin-left: 1em;
	margin-bottom: 0;
	padding: 0;
}
#partner_profile_main h6{
	float: left;
	font-family: Arial;
	font-size: 16px;
	color:#007ebd;
	text-indent: 1em;
}
#state_heading{
	float: left;
	width: 100%;
}
#state_heading p{
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 16px;
	background-color: #e5f1f6;
	color:#007ebd;
	text-align: left;
	text-indent: 1em;
	padding-top: 0.50em;
	padding-bottom: 0.50em;

}
#partner_listing{
	float: left;
	width: 80%;
	height: 150px;
	margin-top: 1em;
	margin-left: 6em;
	border-width: 1px;
	border-style: solid;
	border-color: #b5cbd2;
	margin-bottom: 2em;

}
#partner_listing img{
	float: left;
	width: 200px;
	height:150px;
}	
#partner_listing h1{
	float: left;
	width: 73.25%;
	font-family: Arial;
	font-size: 16px;
	color:white;
	text-align: left;
	background-color: #67bfec;
	font-weight: normal;
}
#partner_listing p{
	float: left;
	width: 60%;
	font-family: Arial;
	font-size: 14px;
	color:#007ebd;
	text-align: left;
	text-indent: 1em;
	background-color: white;
}
#partner_listing h2{
	float: left;
	width: 60%;
	font-family: Arial;
	font-size: 12px;
	color:#007ebd;
	text-align: left;
	text-indent: 1em;
	background-color: white;
	margin: 0;
}
#partner_button{
	float: left;
	margin-top: 0.50em;
	height: auto;
	margin-left: 2em;
	
}
#partner_button input{
	float: left;
	background:url(../../images/learnmore.jpg) no-repeat;
	border: none;
	height: 30px;
	font-family: Arial;
	color: white;
	font-size: 14px;
	width:133px;
	text-transform: uppercase;
	margin-left: 1em;

}
/**** ends partner******/
#bottom_inc{
	float: left;
	width: 100%;
	margin-bottom: 2em;
}

/***** partners page ***/
#pcat_main{
	float: left;
	width: 95%;
	margin-left: 2em;
	margin-top: 1.5em;
}
#pcat_main p{
	float: right;
	font-family: Arial;
	font-size: 14px;
	margin-top: 0;
	color:#666666;
	text-align: left;
	width: 100%;
}

#pcat_main p a{
	text-decoration: none;
	color: orange;
	font-weight: bold;
}

#pcat_image {
	padding-right: 25px;
	border: none;
}
/***** end partners page ***/