@import url("reset.css"); /* resets all browser */

body {
	font:normal 62.5% "Helvetica Neue", Helvetica, sans-serif, Arial;
	color:#444;
}

.width {
	width:260px;
	margin:0 auto;
}

/* =============================================== */
/*                      HOME                       */
/* =============================================== */

body#home {
	background:#0f009c url(images/structure/bg_home.jpg) repeat-x left top;
	color:#fff;
}

#homeContent {
	min-height:271px;
}

#home h1 {
	margin-top:15px;
	font-size:3.6em;
	color:#fff;
	}

h1 strong {
	color:#0050ff;
}

h1 sup {
	font-size:0.5em;
	font-weight:normal;
}

#home h2 {
	font-size:1.2em;
	padding-top:-15px;
	font-weight:normal;
	color:#fff;
	}
	
#home form {
	margin-top:20px;
	border-top:1px dotted #fff;
	padding-top:10px;
}

#home form fieldset {
	border:none;
}

#home form legend {
	color:#fff;
	font-size:1.4em;
}

#home form ol li {
	padding-top:10px;
}

#home form input {
	width:246px;
	font-size:1.8em;
	color:#888;
	border:none;
	padding:5px 7px;
}

#home form #SearchBtn {
	font-size:2.4em;
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:0;
	width:174px;
	margin:0 43px;
	padding:1px 0;
	cursor:pointer;
	background:#99c42d url(images/structure/search_btn.jpg) repeat-x left top;
}

#home h3 {
	margin-top:20px;
	border-top:1px dotted #fff;
	padding-top:20px;
	font-size:1.4em;
}

#home h3 a {
	font-size:1.3em;
	text-transform:uppercase;
	color:#fff;
	background-color:#075bbd;
	text-decoration:none;
	display:inline;
	padding:5px 20px;
	margin:0 34px;
}

#home h3 a span {
	padding:10px 0 ;
}

#statelist {
	border-top:1px dotted #fff;
	margin-top:10px;
	padding-top:10px;
}

#statelist h2 { 
 font-size:1.5em;
 margin-bottom:8px;  
}

#statelist ol#vList {
   background-color:#fff;
	margin-top:15px;
	border-top:1px solid #d6d6d6;
}

#statelist ol#vList li {
	border-bottom:1px solid #d6d6d6;	
	background:url(images/structure/list_arrow.jpg) no-repeat 245px center;
}

#statelist ol#vList li.alter {
	border-bottom:1px solid #d6d6d6;	
	background:url(images/structure/list_arrow2.jpg) no-repeat 245px center;
	background-color:#EFEFEF;
}

#statelist ol#vList li a {
	display:block;
	padding:10px;	
	color:#767676;
	text-decoration:none;
	font-size:1.6em;
	font-weight:bold;
}


/* =============================================== */
/*                      HEADER                     */
/* =============================================== */

#header {
	background:#0f0193 url(images/structure/header.jpg) repeat-x top left;
	padding-bottom:5px;
	margin-bottom:0;
}

#header ul {
	float:left;
	margin-top:8px;
}

#header ul li {
	float:left;
	margin-right:5px;
}

#logo {
	float:right;
	margin:10px 0 0 0;
}

#logo h1 {
	font-size:2.1em;
	color:#fff;
}

#logo h1 sup {
	font-size:0.5em;
}

#logo h2 {
	font-size:8px;
	margin-top:5px;
	color:#fff;
}

/* =============================================== */
/*                     CONTENT                     */
/* =============================================== */

#content {
	background:#fff url(images/structure/content.jpg) repeat-x left top;
	padding-top:15px;
	min-height:213px;
}

h3 {
	font-size:2em;
	text-transform:uppercase;
	border-top:2px solid #444;
	padding-top:0px;
}

#content p.backlink{
  padding:8px 0 8px 0;
	text-align:center;
}

#content p.backlink a{
  display:block;
  color:#0000FF;
	font-size:1.3em;
	text-decoration:underline;
}



/* =============================================== */
/*           search_city / search_state            */
/* =============================================== */
input.button2 {
	font-size:1.4em;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	background-color:#075bbd;
	border:1px solid;
	text-decoration:none;
	display:inline;
	width:174px;
	padding:5px 20px 5px;
	margin:0 34px;
	cursor:pointer;
}


#selectCountry fieldset {
	border:none;
	margin-top:10px;
}

#selectCountry label {
	font-size:1.2em;
	font-weight:bold;
}

#selectCountry select {
	font-size:1.6em;
}

#content ol#vList {
	margin-top:15px;
	border-top:1px solid #d6d6d6;
}

#content ol#vList li {
	border-bottom:1px solid #d6d6d6;	
	background:url(images/structure/list_arrow.jpg) no-repeat 245px center;
}

#content ol#vList li.alter {
	border-bottom:1px solid #d6d6d6;	
	background:url(images/structure/list_arrow2.jpg) no-repeat 245px center;
	background-color:#EFEFEF;
}

#content ol#vList li a {
	display:block;
	padding:10px;	
	color:#767676;
	text-decoration:none;
	font-size:1.6em;
	font-weight:bold;
}

/* =============================================== */
/*                  search_results                 */
/* =============================================== */
.title {
margin-top:10px;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.navigationleft {
float:left;
margin-top:20px;
font-size:12px;
}

.navigation {
	float:right;
	margin-top:15px;
}

.navigation li {
	float:left;
	margin:4px 0 4px 5px;
}

.navigation li a {
	font-size:1.2em;
	color:#444;
	padding:4px 7px 3px;
	border:1px solid #444;
	text-decoration:none;
}

.navigation li a:hover {
	color:#fff;
	background-color:#444;
}

.navigation li.active a {
	color:#fff;
	background-color:#444;
}

#masseurs {
	clear:both;
}

#masseurs dl {
	width:124px;
	margin:15px 0 0 12px;
	float:left;
}

#masseurs dl.first {
	margin-left:0;
	clear: left;
}

#masseurs dl dd.picture a img {
	background:#fff;
	border:1px solid #aaa;
	padding:1px;
}

#masseurs dl dt {
	background-color:#aaa;
}

#masseurs dl dt a {
	font-size:1.1em;
	text-align:center;
	text-decoration:none;
	display:block;
	color:#fff;
	font-weight:bold;
	padding:2px 0 5px 0;
}

/* =============================================== */
/*                     profile                     */
/* =============================================== */

#profileInfo {
	float:right;
	width:120px;
	margin-bottom:20px;
}

#picture {
	float:left;
	text-align:center;
	margin:10px 20px 20px 0;
}

#picture img {
	border:1px solid #aaa;
	padding:1px;
}

.clear {
	clear:both;
}

h4 {
	border-top:1px dotted #aaa;
	margin-top:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#aaa;
	font-size:1.1em;
}

#profileInfo ul li {
	font-size:1.3em;
	padding-bottom:5px;
}

#profileInfo ul li.last {
	padding-bottom:0;
}

#profileInfo ul li a, #profileInfo p a {
	color:#444;
}

#profileMoreInfo {
	margin-bottom:20px;
}

#profileInfo p, #profileMoreInfo p {
	font-size:1.3em;
}

p#link a {
	border-top:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
	text-transform:uppercase;
	color:#444;
	font-weight:bold;
	padding:3px 0 5px 0;
	display:block;
	text-align:right;
	background-color:#fffee7;
	font-size:1.1em;
	margin-top:20px;
}

#photoGallery {
	margin-bottom:20px;
}

#photoGallery ul {
	float:left;
}

#photoGallery ul li {
float:left;
margin:0 3px 3px 0;
text-align:center; 
}

#photoGallery ul li.first {
	margin:0 3px 3px 0;
	text-align:center; 
	clear:left;
}

#photoGallery ul li img {
	border:1px solid #aaa;
	padding:1px;
}

#errormessage {
margin:0 0 0 0;
padding:5px;
border:1px solid #333333;
background-color:#FFE8E8;
font-size:12px;
font-weight:bold;
}

/* =============================================== */
/*                      contact                    */
/* =============================================== */

#contact fieldset {
	border:none;
	margin-top:10px;
}

#contact label {
	font-size:1.4em;
}

#contact input, #contact textarea {
	width:252px;
	font-size:1.6em;
	padding:2px;
}

#contact textarea {
	width:254px;
}

#contact ol li {
	margin-bottom:10px;
}

p input.button {
	font-size:1.2em;
	padding:5px;
	background-color:#ebe9ed;
	border:1px solid #888;
	cursor:pointer;
	width:260px!important;
}

/* =============================================== */
/*                      FOOTER                     */
/* =============================================== */

#footer {
	margin-top:20px;
	background:#000 url(images/structure/footer.jpg) repeat-x left top;
	min-height:35px;
	margin:bottom:0;
}

#footer ul {
	float:right;
}

#footer ul li {
	margin:10px 0 0 0;
	float:left;
	border-right:1px solid #fff;
	padding:0 10px;
}

#footer ul li.last {
	border-right:none;
	padding-right:0;
}

#footer ul li a {
	display:block;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

/* =============================================== */
/*                    CLEARFIX                     */
/* =============================================== */

.clearfix:after, #footer:after, #header:after, #content:after, #photoGallery:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


