/* -----------------------------------
CSS author: AV Web Designs Developers
Updated:	Date here
Updated by: Date here
----------------------------------- */

/* -----------------------------------
simple reset
----------------------------------- */

html, body, ul, ol, li, form, fieldset, legend
{
	margin: 0;
	padding: 0;
}

fieldset, img { border: 0; }
legend { color: #000; }

input, textarea, select, button
{
	font-size: 110%;
	line-height: 1.1;
	font-family: helvetica, arial, sans-serif;
}

input[type="submit"]:hover {
	opacity: .9;
}

input[type="submit"] {
	height:36px;
	font-weight: bold;
	width: 200px;
	text-align: center;
	line-height: 150%;
	display: block;
	color: white;
	padding: 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-linear-gradient(top, #333333, #999999);
	background-image: -o-linear-gradient(top, #333333, #999999);
	background-image: linear-gradient(top bottom, #333333, #999999);
	background-image: -moz-linear-gradient(top, #333333, #999999);
	border: 1px solid #000000;
	background-color: #333333;
}

button
{
	width: auto;
	overflow: visible;
	border:0;
	background:none;
}

table, tbody, tr
{
	border-collapse: collapse;
	border-spacing: 0;
	
}

caption, th, td
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

ul li { list-style: none; }



abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}

sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }

pre, code
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.2;
}

a:focus {
   outline: 0;
}

/* -----------------------------------
elements
----------------------------------- */

body
{
	margin: 0;
	height: 100%;
	background-color: #fdf4cb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#393939;
	background-image:url(../images/bg-site.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 .5em;
	color: #00583d;
}

h1, h2 { font-size: 24px; text-transform:capitalize; border-bottom:1px solid #d8d8d8; font-weight:bold; padding-bottom: 5px; }
h2{ font-size: 20px; color: #5e5e5e;}
h3 { font-size: 16px; font-weight:normal; text-transform:capitalize; padding-bottom: 5px; color: #313a01; font-family: 'Cinzel', serif; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }

p {
	margin: 0 0 1em;
}

hr{
height:1px;
border:none;
background-color:#313a01;
}

a:link,
a:visited,
a:active { 
color: #313a01;
text-decoration:underline;
}
a:hover {text-decoration:none; }

a.greenLink{
color: #00583d !important;
text-decoration:underline !important;}

a.whiteLink{
color: #ffffff !important;
text-decoration:underline !important;}

.whiteBorder{
padding:14px;
background-color:#FFFFFF;
border:1px solid #d6d1a1;
}

.greenText{
color:#313a01;
}

/* -----------------------------------
Global
----------------------------------- */
.slide-out-div {
          padding: 0px;
          width: 211px;
          background: #000000;
      }
	  
.mainButton{
	background-image:url(../images/bg-buttons.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:4px 6px 4px 6px;
	font-size:14px;
	font-weight:bold;
	color:#482714;
	text-transform:capitalize;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
a:link.mainButton,
a:active.mainButton,
a:visited.mainButton,
a:focus.mainButton {
	color:#482714;
	text-decoration:none;

}

/* -----------------------------------
layout
----------------------------------- */
* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	height: auto !important;
	height: 100%;
}

#layout{
width:940px;
padding:0;
margin: 0 auto;
padding-top:42px; 
}
#layout-subpage{
width:928px;
padding:0;
margin: 0 auto;
padding-top:22px;
	background-image:url(../images/bg-layout.png);
	background-position:top;
	background-repeat:no-repeat; 
}

#scheduleAppt{
	background-image:url(../13-images/bg-scheduleappt.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:347px;
	margin-top:-10px;
}

#scheduleApptInner{
width:950px;
margin:0 auto;
}

#results{
border-top:1px solid #d9d9d9;
text-align:center;
padding:20px 0 0 0;
margin-top: 20px;
}

#results h3{
font-size:22px;
font-weight:normal;
text-transform:uppercase;
border:none;
color:#5e5e5e;
}
#results h3 strong{
font-weight:bold;
color:#00583d;
}

#results h4{
font-size:18px;
font-weight:normal;
text-transform:uppercase;
}
#results h4 strong{
font-weight:bold;
color:#00583d;
}


#resultsCol1, #resultsCol2, #resultsCol3{
width: 265px;
float: left;
margin-top: 15px;
padding: 0 4px 0 4px;
}

#testimonials{
height:233px;
margin-top:20px;}
.testimonialBlock{
width:335px;
float:left;
}

.contactLink{
	padding-left: 15px;
	vertical-align: middle;
	margin-top: 7px;
	display: block;}
.blueTitle{ font-size:32px; font-weight:bold; color:#00aeef; text-align:left;}

.whiteTitle{font-size:33px; font-weight:normal; color:#FFFFFF; text-align:left;}

.sectionP{ text-align:justify;}




/* -----------------------------------
header
----------------------------------- */
#header {
height: 210px;
padding: 0;
margin: 0;
width: 100%;
}

#header_inner {
margin: 0 auto;
padding:0 0 0 0;
width: 928px;
position:relative;
}

/* -----------------------------------
Side Boxes
----------------------------------- */

#sideMenuHome{
top:140px;
right:5px;
float:right;
margin-right:5px;
width:110px;
position:fixed;
z-index:3;
}

#mainBox
{
	float:left;
	width:620px;
	text-align:justify;
	margin:0 0 5px 0;
	position:relative; 
	min-height: 400px;
	padding-bottom: 20px;

}
#mainBox h1, #mainBox h2, #sideBox h2, .columnBox h1, .columnBox h2{
	font-family: 'Cinzel', serif;
	background-image:url(../images/bg-headings.png);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:24px;
	color:#313a01;
	font-weight:normal;
	border:none;
	padding-bottom:0px;
}
#sideBox h2{
margin:0px;
}

#sideBox
{
	float:right;
	width:300px;
	text-align:justify;
	margin:0;
	position:relative;
	padding-bottom:20px;
}

#sideBox input, #sideBox textarea, #topForm input, #topForm textarea{
	background-image:url(../13-images/bg-sidebox-input.png);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid #b0afaf;
	width:175px;
	padding:5px;
	font-size:14px;

}
#sideBox input[type=image]{
	cursor:pointer;
	width:91px;
	height:31px;
	border:none;
	margin:0;
	padding:0;
	background-color:inherit;
}
#sideBox .button{
background:none;
border:none;
width:104px;
height:32px;
padding:0px;
margin-top: 10px;
margin-right: 4px;

}
#sideBox label, #topForm label{
font-size:14px;
font-weight:bold;
margin-bottom:2px;
}
.columnBox{
width:300px;
float:left;
	
}
.columnBox hr, #sideBox hr{
	background:none;
	background-image:url(../images/bg-headings.png);
	background-position:bottom;
	background-repeat:repeat-x;
	height:4px;
	border:none;


}

.columnBox a:link,
.columnBox a:visited,
.columnBox a:active,
#sideBox a:link,
#sideBox a:visited,
#sideBox a:active { 
color: #fff;
text-decoration:none;
}

.columnBox a.greenBtn,
#sideBox a.greenBtn{
padding:10px;
background-color:#434c13;

}
.columnBox a:hover.greenBtn,
#sideBox a:hover.greenBtn
 {background-color:#778113; }

#ourservicesBox{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-image:url(../images/bg-ourservebox.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f6c192;
	
}

#ourservicesBoxin{
	background-image:url(../images/bg-ourserveboxin.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding:6px 13px 20px 13px; 
}

#ourservicesBoxin h2{
color:#673e28;
border-bottom:1px solid #482714;
}

#ourservicesBoxin li a {
display: block;
background-image: url(../images/bg-ourservices-list);
background-position: left;
background-repeat: no-repeat;
padding: 9px 0px 0px 16px;
height: 25px;
font-size: 14px;
color: #673e28;
text-decoration: none;
border-bottom:1px dotted #673e28;
}
#ourservicesBoxin li a:hover {
font-weight:bold;
}
/* -----------------------------------
footer
----------------------------------- */

.footer, .subFooter {
	height: 135px; /* .push must be the same height as .footer */
}

.footer{ background-image:url(../images/bg-footer.jpg); background-repeat:repeat-x; background-position:bottom; width:100%;}

.subFooter{ background-image:url(../13-images/bg-footer.png); background-repeat:no-repeat; background-position:top; width:100%;}


#footerInner{
background-image:url(../images/bg-footer-top.png); 
background-repeat:no-repeat; 
background-position:top;
width:940px;
margin:0 auto;
text-align:left;
color:#fff;
height:30px;
padding-top:18px;
}
#footerInner h3{
font-size:16px;
font-weight:bold;
text-transform:uppercase;
color:#00583d;
margin-bottom:16px;
}
#footerInner a{
font-family: 'Cinzel', serif;
color:#ffffff;
text-decoration:none;
font-size:13px;
text-transform: uppercase;
}

#footerInner a:hover{
color:#f6c192;
}
#footerInner strong{
color:#00583d;
}
#disclaimer{ 
float:left;
width:638px;
text-align:left;
color:#3e4a00;
font-size:12px;
margin-top:30px;}

#avwebLogo{
float:right;
width:173px;
margin-top: -3px;}

#avHospital{
float:right;
width:173px;
margin-right:75px;
margin-top:21px;}
/* -----------------------------------
primary-nav
----------------------------------- */

#mainNav {
width:950px;
height:39px;
}

.dropmenu li.bullets {
	padding:0 2px;
}


ul.dropmenu{
	position: relative;
	margin: 0px;
	padding: 0px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	border-spacing:0px;
	z-index:9998;
}

.dropmenu li{
	position: relative;
	list-style: none;
	float: left;  
	margin: 0px;
	padding: 0px;

}
.dropmenu li a{
	padding: 0px;
	display: block;
	cursor: auto;
	cursor:pointer;
	color:#01644c;
	text-decoration:none;
	text-transform:uppercase;
}
.dropmenu li a:hover{
	color:#fdb430;
}

/*.dropmenu li ul li a{
height:auto;
}*/

.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
}

.dropmenu li:hover ul li ul{
display:none;}
.dropmenu li ul li:hover ul{
display:block;}

.dropmenu ul{
	position: absolute;
	display: none;
	padding: 0px;
	margin-top:-5px;
	font-size:13px;
	background-color:#708102;
	min-width:200px;
	
}

.dropmenu ul li ul{
	position: absolute;
	display: none;
	padding: 0px;
	margin-left:205px;
	margin-top:-30px;
	font-size:13px;
	background-color:#f6c192;
	border-left:none;
	
}
.dropmenu ul li ul a{ color:#FFFFFF; white-space:nowrap;}

.dropmenu ul li ul li a:hover{color:#fdb430;}

.dropmenu ul li{
	border: 0;
	float: none;
	background-image:url(../images/bg-ourservices-list.png);
	background-position:13px;
	background-repeat:no-repeat;
	z-index:2;
	vertical-align:middle;
}
.dropmenu ul li a{
	text-transform:capitalize;
	color:#fff;
	text-decoration:none;
	padding-left:30px;
	padding-right:20px;
	padding-top:8px;
	height:22px;
	vertical-align:middle;
	margin:0;
	white-space:nowrap;
	
}
.dropmenu ul li ul li a{
border-left:none;
}

.dropmenu li ul li a:hover{
	z-index:1;
	color:#fff;
	background-image:url(../images/bg-ourservices-list-hover.png);
	background-position:top;
	background-repeat:repeat;
	

}
.dropmenu div ul{
	position: relative;
	display: block;
}


/* -----------------------------------
project section
----------------------------------- */
#projectOverview{
padding:14px;
border:1px solid #afafaf;

}

#projectNavigation{
	padding: 10px 0 10px 0;
	margin-top:8px;
	background-image:url(/images/bg-section-divider.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#projectNavigation img {
border:none !important;
padding:0 !important;
margin-top:14px;
}
/*************************
Gallery
***************************/
ul.gallery li {
    display: block;
    float: left;
    margin: 0px 16px 16px 0px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* -----------------------------------
blog
----------------------------------- */

.blogPost{
	padding: 0 0 25px 0;
	background-image: url(../images/blog-divider.png); 
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom:8px;
	font-size:13px;
}

.blogTitle{
color:##00583d;
font-size:16px;
font-weight:bold;
padding-bottom:8px;
display:block;}

.blogThumb{
width:80px;
height:70px;
float:left;
margin-right:10px;
position:relative;
display:block;
margin-top:-3px;
}
.blogThumb img{
position:absolute;
top:0;
left:0;
}
.pageImg{
border: 1px solid #482714;
}

/* -----------------------------------
contact bar
----------------------------------- */
#contactBar{
	padding: 15px 0 0 0;
	margin-top:10px;

}
.fb-comments, .fb-comments span, .fb-comments iframe, .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe  { width: 100% !important; }



/* -----------------------------------
form
----------------------------------- */
/* Contact form */
#contact-form {padding:2px 0 0 0;}
#contact-form .success {width:246px; margin-bottom:10px;}
#contact-form textarea, #contact-form input {margin:0;font-size:14px;border-top:1px solid #cdcdcd;border-left:1px solid #cdcdcd;border-right:1px solid #dde7ec;
	border-bottom:1px solid #dde7ec; color:#343436; padding:6px 14px;outline:none; position:relative; font-family:Arial, Helvetica, sans-serif;background:#fff;}
#contact-form input {width:221px;float:left; }
#contact-form textarea {overflow:auto; width:400px; height:145px;resize:none; float:left; margin: 0 0 0 0;}	
#contact-form label {display:block; overflow:hidden; font-weight:bold;}	
#contact-form label.message { display:block; padding-bottom:0; }
#contact-form .button1 {margin-left:20px;}	
#contact-form .error, #contact-form .empty, #contact-form .success {display:none;}	
#contact-form .error, #contact-form .empty {text-align:left; color:red; font-size:11px; float: left; padding-top:6px;}
#contact-form .buttons2 {overflow:hidden;text-align:right; position:relative; clear:both; padding-top:20px;}
#contact-form .buttons2 a {
	cursor:pointer;
	margin-top:0;
	text-align:center;
}
#contact-form span{ display:block; margin: 0px 0 0 5px;}


/* -----------------------------------
mobile device overrides
----------------------------------- */
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
}
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
}
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}


/* -----------------------------------
admin
----------------------------------- */
.thumbs {
	list-style: none;
	margin: 0;
	padding: 0;
}
.thumbs li {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	width: 100px;
	height: 100px;
	border: solid 1px #fff;
	/*background:#fff url(../images/progress.gif) no-repeat center center;*/
	background-color:#000;
}
.thumbs img {
	/*width: 100px;*/
	margin:0;
	padding:0;
	height: 100px;
	position: absolute;
	clip: rect(0 115px 100px 15px);
	left: -15px;
}

.hr {
	border: 0;
	color: #2a406e;
	background-color: #2a406e;
	height: 1px;
}

/* -----------------------------------
never changes
----------------------------------- */
.zeroBorder{
	border:0;
}

img.alignLeft {
	float:left;
	border:0px;
}
.clearfix{
clear:both;
height:0;
}

.regularList ul, .regularList ol{
margin-left:5px;
margin-bottom:10px;

}
.regularList ul li{
padding-left:20px;
line-height:20px;
background-position:left top;
background-image:url(/13-images/bullets.png);
background-repeat:no-repeat;
}


.regularList ul li.spacing {
line-height:16px;
padding-bottom:15px;
background-position:left top;
background-image:url(../images/bullet2.png);
background-repeat:no-repeat;
}

#admin
{
background-image:none;
background-color:#FFFFFF;
color:#000000;
}

#admin label { color:#000000;}

#admin_content h1, #admin_content h2, #admin_sidebar h1, #admin_sidebar h2 {
	color:#000000;
	border-bottom:2px solid #333333;
	margin-bottom:10px;
}
/* -----------------------------------
portfolio list styles
----------------------------------- */
#mini-list-wrapper{
	clear:both;
	margin:50px 0 46px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
} 
ul.minilist, .miniList ol{

list-style-type:none;


}
ul.miniList li{
	margin-bottom:12px;
	padding-left:10px;
	background-image:url(../13-images/mini-list-bullet.png);
	background-repeat:no-repeat;
	background-position:0px 5px;
} 

#projectCol1{
	padding-right:24px;
	float:left;
	width:155px;

	
}
#projectCol2{
	padding-left:30px;
	float:left;
	width:220px;
	border-left:solid 1px #282828;

}
#projectCol3{
	padding-left:30px;
	float:left;
	width:245px;
	border-left:solid 1px #282828;

}
#title-whatwedid{
	margin-bottom:12px;
	height:30px;
	font-size:16px;
	padding-left:40px;
	width:137px;
	background-image:url(../13-images/what-we-did-logo.png);
	background-repeat:no-repeat;
	background-position:left;
	vertical-align:bottom;
}
#title-tools{
	margin-bottom:12px;
	font-size:16px;
	height:30px;
	padding-left:40px;
	width:207px;
	background-image:url(../13-images/tools-used-logo.png);
	background-position:left;
	background-repeat:no-repeat;
}

#title-results{
	margin-bottom:12px;
	text-align:left;
	font-size:16px;
	height:30px;
	padding-left:40px;
	width:220px;
	background-image:url(../13-images/results-logo.png);
	background-position:left;
	background-repeat:no-repeat;
}
/***************************************
contact form list 
****************************************/
.checkList{
margin-left:5px;

}
.checkList li{
padding-left:20px;
padding-bottom:5px;
line-height:25px;
background-position:0px 5px;
background-image:url(/13-images/checkmark.png);
background-repeat:no-repeat;
margin-left: 310px;
}


.checkList li.spacing {
line-height:16px;
padding-bottom:15px;
background-position:left top;
background-image:url(/13-images/checkmark.png);
background-repeat:no-repeat;
}
#admin
{
background-image:none;
background-color:#FFFFFF;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}

#admin label { color:#000000;}

#admin_content h1, #admin_content h2, #admin_sidebar h1, #admin_sidebar h2 {
	color:#000000;
	border-bottom:2px solid #333333;
	margin-bottom:10px;
}

.sideBarEvents {
    padding-bottom: 10px;
    margin-bottom: 7px;
    border-bottom: 1px dashed rgb(178, 180, 182);
}
.sideBarEvents a:link,
.sideBarEvents a:visited,
.sideBarEvents a:active { 
color: #434c13;
text-decoration:underline;
}
.sideBarEvents a:hover {text-decoration:none; }

.newsCalendar {
    width: 26px;
    height: 35px;
   background-color: #434c13;
    padding: 6px 10px 10px;
    text-align: center;
    margin-right: 10px;
    float: left;
}
.newsCalendar .month {
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
}
.newsCalendar .day {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
}