﻿/* Elite laser & skin clinic - Print stylesheet
------------------------------------------------------------------*/


#menu {
	display: none;
}



* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    border-top: 7px solid #256289;
   	background: url(images/footer-pattern.jpg) repeat;
}

img {
	border: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636b71;
	padding: 0px 10px 8px 0px;
	line-height: 20px;
	text-align: left;
}

a {
	color:#256289;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #fff;
	padding: 5px 10px 5px 0px;
	line-height: 28px;
	text-align: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #256289;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #256289;
	margin-bottom: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #256289;
	margin-bottom: 10px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #256289;
	text-align: left;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #256289;
	padding: 5px 10px 5px 0px;
	line-height: 28px;
	text-align: left;
	position: relative; 
	float: left;	
	display: block;
}

/*aligns img with text on same line */
.textimg {
  display: inline;
}

.small-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636B71;
	text-align: left;
}

#top a { /*back to top link*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636B71;
}

.wrapper {
	background: #ffffff;
	height: auto;
	display: block;
	float: left;
	width: 100%;
}

.button-price {
	width: 115px;
	height: 44px;
	background: url(images/button-price.jpg) no-repeat;
	color: #fff;
	padding-top: 10px;
	padding-left: 5px;
}

.button-price a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

#header {
	width: 960px;
	height: 140px;
	padding-top: 20px;
  	overflow: visible;
  	margin: 0 auto;	
  	position: relative;
  	z-index: 100;
}

#logo-icon {
	width: 154px;
	height: 197px;
	position: relative; 
	float: left;	
	display: block; 
}

#logo {
	width: 184px;
	height: 118px;
	padding-top: 20px;
	position: relative; 
	float: left;	
	display: block;
}

#phone {
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #256289;	
	margin-right: 20px;
	position: relative; 
	float: right;	
	display: block; 
}

#facebook {
	margin-top: 35px;
	width: 36px;
	height: 36px;
	left: 220px;
	position: relative; 
	float: right;	
	display: block; 
}

#banner {
	background: url(images/banner.jpg) no-repeat;
	background-position: right;
	width: 810px;
	height: 200px;
	margin-top: 10px;
  	float: left;
  	margin: 0 auto;
  	position: relative;
  	z-index: 1;	
}

.banner_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #fff;
	margin-left: 445px;	
	margin-top: 80px;
}

#banner-mainpgs {
	background: url(images/banner-mainpgs.jpg) no-repeat;
	background-position: right;
	width: 800px;
	height: auto;
  	float: left;
  	margin: 0 auto;
  	position: relative;
  	z-index: 1;	
}

.banner_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #fff;
	margin-left: 20px;	
	margin-top: 60px;
}

#content {
	width: 960px;
	height: auto;
	display: block;
 	margin: 0 auto;
 	padding-left: 16px;
 	padding-top: 20px;	
}

#col1 {
	width: 180px;
	position: relative; 
	float: left;	
	display: block; 
}

#left-nav {
	width: 140px;
	background: #f4f4f4;
	padding: 3px;
}

#left-nav li {
	text-decoration: none;
	list-style: square;
	margin-left: 14px;
	color: #256289;
}

#left-nav li a {
	color:#256289;
}

#left-nav li a:hover {
	color: #636b71;
	margin-left: 2px;
	text-decoration: none;
}

#col2-3 {
	width: 500px;
	padding-right: 20px;
	border-right: 1px dotted #256289;
	position: relative; 
	float: left;	
	display: block; 
	margin-bottom: 20px;
}

#col2-3 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#col2-3 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636b71;
	padding: 0px 10px 2px 0px;
	line-height: 20px;
	text-align: left;
	margin-left: 20px;
}

#col2-3 table {
	background: none;
}

#col2-3 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #636b71;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #636b71;
}

#col-left {
	width: 250px;
	position: relative; 
	float: left;	
	display: block; 
}

#col-right {
	width: 250px;
	position: relative; 
	float: left;	
	display: block; 
}

#col-right td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636b71;
}

#col4 {
	width: 240px;
	position: relative; 
	float: left;	
	display: block; 
}

#tile-elite {
	background: url(images/tile-elite.jpg) no-repeat;
	width: 64px;
	height: 115px;
	margin-right: 30px;
	position: relative; 
	float: right;	
	display: block; 
}

#clinic-hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #256289;
	padding: 5px 20px;
}

#clinic-hours td {
	color: #256289;
	line-height: 18px;
}

#tile-consult {
	background: url(images/tile-free_consult.jpg) no-repeat;
	width: 220px;
	height: 102px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}

#ASDC-member {
	text-align: center;
	padding-top: 5px;
	position: relative; 
	float: left;	
	display: block; 
}

.tile_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding-left: 80px;
	padding-top: 22px;
}

.tile_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	padding-left: 80px;
	padding-top: 12px;
}

.free-call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #256289;
	padding: 5px 10px 5px 0px;
	line-height: 28px;
	text-align: left;
}

#footer {
	width: 960px;/*810px;*/
	padding-left: 0px; /*140px;*/
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a1a1a;
}

#footer ul {
	margin-left: 0px;
}

#footer li {
	list-style: none;
	padding-bottom: 2px;
	color: #1a1a1a;
	font-size: 11px;
}

#footer-col {
	width: 120px;
	position: relative; 
	float: left;	
	display: block; 
}

#footer-col1 {
	width: 160px;
	position: relative; 
	float: left;	
	display: block; 
}

#footer-col2 {
	width: 220px;
	position: relative; 
	float: left;	
	display: block; 
}


#footer-col3 {
	width: 220px;
	position: relative; 
	float: left;	
	display: block; 
}

#footer-col4 {
	width: 230px;
	margin-left: 10px;
	position: relative; 
	float: left;	
	display: block; 
}

.footer-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #256289;
}

.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1a1a1a;
}

.blue-txt {
	color: #256290;
}

.footer-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #256290;
}

#footer-bottom {
	width: 960px;
	height: auto;
	border-top: 1px solid #c4c3c3;
	margin-left: 0px; /*-140px;*/
	margin-bottom: 10px;
	position: relative; 
	float: left;	
	display: block; 
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1a1a1a;
	position: relative; 
	float: left;	
	display: block; 
}


#jazeffect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1a1a1a;
	position: relative; 
	float: right;	
	display: block; 
}
