


@import "reset.css";


/* Generic elements */

body { padding-bottom: 1em; color: #383838; font: .875em/normal Arial, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #ec0000; } 
a:hover,a.important,a.on { color: #383838; }

a.more,a.more:visited { padding-right: 28px; background: url(images/arrow1-right-gray.png) 100% 50% no-repeat; color: #383838; white-space: nowrap; }
a.more:hover { color: #ec0000; }

p { margin-bottom: 1em; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }


ul { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; }

p img, li img { vertical-align: middle; }

big { font-size: 1.142em; }
small { font-size: .858em; }

big a.more,big a.more:visited { padding-right: 20px; background-image: url(images/arrow2-right-darkgray.png); }


.number { font-weight: bold; color: #ec0000 !important; }
.red { font-weight: bold; color: #ec0000 !important; }
.white { font-weight: bold; color: #ffffff !important; }


dfn { font-style: normal; }
dfn span { color: #ec0000 !important; }

.reset, .reset ul, .reset ol {  margin: 0; padding: 0; }


/* Custom paragraphs, links, images, etc. */

.important { color: #ec0000; }


/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; line-height: normal; }
h1,h2,h3 { font-weight: normal; }

h1 { font-size: 180%; }
h2 { font-size: 160%; }
h3 { font-size: 140%; }
h4 { font-size: 130%; }
h5 { font-size: 120%; }
h6 { font-size: 110%; }


/* Form modelling */

input { vertical-align: middle; }
input.text, input.smalltext, input.tinytext, textarea, select { padding: 3px; border: solid 1px #b5b5b4; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
input.smalltext { width: 30px; text-align: center; }
input.tinytext { width: 25px; }
input.text:focus, textarea:focus, select:focus { border-color: #ec0000; }
input.button { border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
input.button:active { border-color: #828177 #f9f8f3 #f9f8f3 #828177; }
textarea { overflow: auto; height: 100px; }
input.checkbox { width: 15px; height: 15px; }
input.button-go { width: 52px; height: 27px; border-width: 0; background: url(images/btn2.png) 50% 0 no-repeat; color: #fff; font-family: Arial, Helvetica, sans-serif; }

form { margin-bottom: 2em; }


/* Single models */

.inner { padding: 15px 15px 1px; }
.section { margin-bottom: 1em; }
.outwards { width: 100%; }
.inwards { width: 951px; margin: 0 auto; text-align: left; }


/* Column group model */

.colgroup { clear: both; }
.colgroup .colset { clear: both; width: 100%; }
.colgroup .col { display: inline; float: left; width: 49.9%; }
.colgroup .port { float: left; }
.colgroup .star { float: right; }
.pillars .col { width: 33.3%; }


/* Box models */

.box { margin-bottom: 1em; }

.boxA { padding: 15px; border: solid 1px #c9c9c9; background: #eee url(images/full_banner.png) no-repeat; }

.boxB { padding: 20px 27px 6px; border: solid 1px #e3e3e3; background-color: #454545; color: #fff; }


/* List models */

.listA {  }
.listA li { float: left; width: 50%; margin-bottom: .5em;; }

ol.listB {  }
ol.listB li .num { display: inline; float: left; width: 30px; height: 34px; padding: 6px 0 0 10px; background: #eee url(images/bullet1.png) no-repeat; color: #fff; font-size: 1.284em; }

.listC { margin-bottom: 1em; }
.listC li { display: inline; margin: 0 12px; }

.listD { min-height: 1px; margin-bottom: 2.5em; font-size: 1.071em; }
.listD li { position: relative; float: left; width: 100%; margin-bottom: 2.5em; background: url(images/pattern1.png) 0 100% repeat-x; }
.listD li .label { position: relative; float: left; margin: -2px; padding: 2px; background-color: #fff;  }
.listD li .price { position: relative; float: right; margin: -2px; padding: 2px; background-color: #fff; }
.listD li .note { position: absolute; top: 120%; left: 0; z-index: 1; color: #343434; font-size: 80%; }


/* Story section */

.story a, .story a:visited { text-decoration: underline; }
.story p, .story blockquote, .story ul, .story ol { margin-bottom: 1.25em; }
.story h1, .story h2, .story h3, .story h4, .story h5, .story h6 {  }
.story h4 { color: #ec0000; font-weight: normal; }
.story strong { color: #ec0000; font-weight: normal; }


/* Custom headings */

.logo { display: inline; float: left; margin: 40px 0 1em 40px; }


/* Single layers */

.container { width: 100%; }
.content { clear: both; }


/* Custom column groups */

.colgroup1 {  }
.colgroup1 .colA { width: 270px; }
.colgroup1 .colB { float: right; width: 646px; }
.colgroup1 .colB .colgroupA .colB1 { width: 290px; }
.colgroup1 .colB .colgroupA .colB2 { float: right; width: 290px; }


/* Navigation */

.navbar { display: inline; float: right; margin-top: 75px; }
.nav { font-size: 1.284em; }
.nav li { display: inline; float: left; margin-left: 30px; }
.nav a, .nav a:visited { color: #000; text-decoration: none; }
.nav a:hover, .nav a.on { color: #ec0000 !important; }


/* Sameday Appoitments section */

.sameday-appoitments { position: relative; clear: both; min-height: 220px; padding-left: 52px; margin-left: -52px; background: url(images/label_sameday-appointments.png) no-repeat; }
.sameday-appoitments .colgroup .colA { width: 310px; }
.sameday-appoitments .colgroup .colB { float: left; width: 275px; }
.sameday-appoitments .colgroup .colC { float: right; width: 200px; padding-top: 40px;}
.sameday-appoitments form * { vertical-align: middle; }
.sameday-appoitments form input.button-go { background-position: 50% 100%; }
* html .sameday-appoitments { width: 100%; height: 220px !important; }


/* Clinic Types */

.clinic-types { margin: 0 -25px 2em; padding: 1em 25px; border-style: solid; border-width: 1px 0; border-color: #cdcdcd; color: #6f6f6f; }
.clinic-types li { float: left; width: 33.3%; }
.clinic-types li h5 { margin-bottom: .25em; }
* html .clinic-types { position: relative; width: 100%; }


/* Quick Sameday Clinics */

.quick-sameday-clinics { margin-bottom: 2em; }
.quick-sameday-clinics ul { margin-bottom: 1em; font-size: 1em; }
.quick-sameday-clinics ul li { margin-bottom: 1em; }
.quick-sameday-clinics a { color: #fd9e9e; font-size: 1.3em; font-weight: normal; }
.quick-sameday-clinics a:hover { color: #ec0000; text-decoration: none; }

/* Quick Appointments */

.quick-appointments .body { color: #6f6f6f; }
.quick-appointments .body a, .quick-appointments .body a:visited { color: #6f6f6f; text-decoration: underline; }
.quick-appointments label { float: left; width: 72px; padding-top: 4px; }
.quick-appointments input.text { width: 90px; }


/* Clinics Pillars */

.pillars-clinics .col { margin-bottom: 1px; }
.pillars-clinics .enlarge { font-size: .929em; }
.pillars-clinics .enlarge img { margin-bottom: 5px; border: solid 1px #ccc; }
.pillars-clinics .address { color: #000; }
.pillars-clinics h5 { margin: 1px 0; color: #ec0000; font-weight: bold; font-size: 110%; }
.pillars-clinics a.more, .pillars-clinics a.more:visited { padding-right: 12px; background-image: url(images/arrow3-right-red.png); color: #ec0000; }


/* Contact Form */

form.contactFrm { margin: 2em 0; }
form.contactFrm tbody th, form.contactFrm tbody td { padding: 0 12px 1.5em 0; }
form.contactFrm tbody th { width: 150px; color: #706e67; font-weight: normal; text-align: left; }
form.contactFrm tbody td { width: 496px; text-align: left; }
form.contactFrm input.text, form.contactFrm textarea { width: 190px; }
form.contactFrm select { width: 198px; }
form.contactFrm input.submit { width: 60px; height: 27px; }


/*CO FORMS*/

#content { margin: 2em 0; width: 100%;}

#content ul
{
	padding: 0 12px 1.5em 0; 
	width: 496px;
	text-decoration: none;
	list-style-type: none;
    color: #706e67; font-weight: normal; text-align: left;
}

#content li
{
list-style:none;
text-align: left; 
width: 496px;
padding:3px 3px 3px 3px
}

#content label
{
float: left; width: 150px;  color: #706e67; font-weight: normal; text-align: left; vertical-align:top; display:block; 
}

#content input
{
    padding: 3px; border: solid 1px #b5b5b4; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; width: 190px; 
}

#content select
{
    padding: 3px; border: solid 1px #b5b5b4; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; width: 190px; 
}

#content textarea
{
    padding: 3px; border: solid 1px #b5b5b4; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; width: 190px;
}

#content checkbox
{
    padding: 3px; border: solid 1px #b5b5b4; color: #5a5a5a; font-family: Arial, Helvetica, sans-serif; font-size: 1em; border: 1px, #ffffff;
}

#content .submit input
{ margin-left:55px; width:90px; border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }

#content input.submit
{ margin-left:55px; width:90px; border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }

#content input.submit2
{ width:90px; border-style: solid; border-width: 2px; border-color: #f9f8f3 #828177 #828177 #f9f8f3; background-color: #e3e3e3; color: #555; font-size: 1em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }

#content input:focus { border-color: #ec0000; }

#content textarea:focus { border-color: #ec0000; }

#content select:focus { border-color: #ec0000; }

.red
{ color: #ec0000;}  

.black
{ color: #000000;} 

.bodycopy-image
{ margin: 0 0px 15px 0; }

/* Footer & Footer sections */

.footer { clear: both; font-size: .787em; }
.footer .footnote { padding: 2em 0; background-color: #ebebea; }
.footer .footnote .colgroup .col { width: 20%; }

.footer .copyright { padding: 1em 0 1px; background: #f5f5f5 url(images/grad2.png) 0 100% repeat-x; color: #6f6f6f; }
.footer .copyright a, .copyright a:visited { color: #6f6f6f; }
.footer .copyright a:hover { text-decoration: underline; }
.footer .copyright img { margin: 0 5px; }

.footer .social-media { margin-bottom: 2em; }
.footer .social-media .facebook { font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 1px; }
.footer .social-media .facebook a, .social-media .facebook a:visited { color: #575755; }
.footer .social-media .rss a, .social-media .rss a:visited { color: #ff722f; }
.footer .social-media .twitter { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
.footer .social-media .twitter a, .social-media .twitter a:visited { color: #575755; }

.tld { padding-top: 1em; font-size: .787em; text-align: right; }


/* Body models */

body.blog .sidebar ul.main { width: 85%; }
body.blog .sidebar ul.main li { margin-bottom: 1em; }
body.blog .sidebar ul.main li li { margin-bottom: 0; }
body.blog .sidebar ul.main li ul { padding: 5px; }
body.blog .sidebar ul.main li h2 { padding: 2px 5px; background-color: #ec0000; color: #fff; }

body.blog .mainbar .post { margin-bottom: 2em; }
body.blog .mainbar .post a, body.blog .mainbar .post a:visited { text-decoration: underline; }
body.blog .mainbar .post .postmetadata { font-size: .858em; }

body.blog #calendar table { width: 100%; border-collapse: collapse; font-size: .858em; text-align: center; }
body.blog #calendar table caption { padding-bottom: .5em; }
body.blog #calendar table thead { background-color: #ec0000; color: #fff; font-size: 172%; }
body.blog #calendar table thead th { font-weight: normal; }
body.blog #calendar table tbody { background-color: #f7f7f7; color: #717171; }
body.blog #calendar table tbody a { padding: 3px 5px; background-color: #ec0000; color: #fff; }
body.blog #calendar table tbody td { padding: 3px; }
body.blog #calendar table #prev { text-align: left; }
body.blog #calendar table #next { text-align: right; }

body.blog #recent-posts ul { font-size: .858em; }
body.blog #recent-posts ul li { margin-bottom: .25em; }
body.blog #recent-posts a, body.blog #recent-posts a:visited { color: #4c4b4b; text-decoration: underline; }
body.blog #recent-posts a:hover { color: #ec0000; }





/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .colset:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .colset, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .colset, .section, .after { display: block; }
/* end hide */