@charset "utf-8";

/* Typography
----------------------------------------------- */
body {
  	background-image: url("images/bgMain.gif");
  	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
  	color: #303030;
  	margin: 0; 
	padding: 0;
	}

p { font-size: 0.7em; margin: 0 0 12px 0; padding:0; }
td { font-size: 0.7em; margin: 0; padding:2px; }
	
ul  { list-style: disc outside;
      margin: 0 0 0 0px;
	  padding: 0 0 0 25px; }	
	 
ol  { margin: 0 0 0 0px; list-style-position:outside; list-style-type:1;
	  padding: 0 0 0 25px; }	
li { font-size: 0.7em; margin:0 0 7px 0; }


h2 {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 1.15em;
  	line-height: normal;
  	color: #2f5d83;
	font-weight: normal;
	margin: 0 0 10px 0;
  	}
  	
h3 {
	font-family: Verdana, Geneva, sans-serif;
  	font-size: 0.7em;
  	line-height: normal;
  	color: #222;
	font-weight: bold;
  	margin: 5px 0 6px 0;
  	}  
h3.tight {
  	margin: 5px 0 1px 0;
  	} 
	
a, a:link, a:visited, a:active  {
	color: #9f3e1f;
    text-decoration: underline;
	}    

a:hover {
	color: #9f3e1f;
    text-decoration: none;
	}  
.bullet {
	color:#225c8b;
	}	 
.subHeader {
	font-family: helvetica, tahoma, sans-serif;
  	font-size: 0.95em;
  	line-height: normal;
  	color: #2f5d83;
  	margin: 0 0 6px 0;
  	}  	
	
#container { 
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto 20px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

	
/* Top Menu 
----------------------------------------------- */	
div#top-menu { display:block;  height:25px; width: 800px; margin:12px auto 0; padding:0; }
div#top-menu div.inner { float:right; font-size: 0.7em; }
.navSep {
	color:#225c8b;
	padding: 0px 5px;
	font-size: 9px;
	}

/* Header
----------------------------------------------- */
#header { 
	background: #FFF; width:100%; height: 99px;  padding: 0;  margin: 0px;
} 
#header div#header-top { display:block; position:relative; width:100%; height:11px; }
#header div#header-left { background: #FFF; display:block; position:relative; float:left; width:382px; height:99px; }
#header div#header-right { background: #FFF; display:block; position:relative; float:right; width: 418px; height:99px; }
#header div#header-right div.header-bullets { display:block; position:relative; float:right; width: auto; height: auto; padding:18px 20px 0px 0; }
#header div#header-right div.header-bullets ul { list-style: none; margin:0; padding:0; }
.bullet {
	color:#225c8b;
	}	
#header div#header-right div.header-bullets li { margin:0 0 1px 0; padding:0; }
	

/* Sidebar1 (Left Side)
----------------------------------------------- */
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height:700px;
	min-height:700px;
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	margin:0;
	padding: 0;
}

/* Left Side Menu
----------------------------------------------- */
div#left-side-menu { width:215px; height: auto; margin:0; padding:0; }
div#left-side-menu ul { list-style: none; display: block; position: relative; margin:0; padding:0; }
div#left-side-menu ul li { background: transparent url(images/nav/button_off.gif) repeat-x center left scroll; 
    height: 36px;
	width: 215px;  
	border-bottom:0px solid #999;
	margin:0;
	padding:0; }
div#left-side-menu ul li a { color: #EEE;
    display:block;
	width:85%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.55em;
	line-height:1.9em;
	letter-spacing: 0.05em;
    font-style:normal;
    font-variant:normal;
    font-weight: normal;
	text-decoration: none;
    margin:0 0 0 26px;
    padding:0px;  }
div#left-side-menu ul li a:focus { outline:none; }
div#left-side-menu ul li:hover, div#left-side-menu ul li.active  { background: transparent url(images/nav/button_on.gif) repeat-x center left scroll; border-bottom:0px solid #999;} 

/* Left Side Content
----------------------------------------------- */
div#left-side-content { 
	background-image: url("images/bgMaps.jpg");
  	background-position: top center;
	background-repeat: repeat-x;
    width:215px; height: auto; 
	margin:0 auto; 
	padding:0px; }
	
div#left-side-content div.inner { 
	margin:0;
	padding: 0px; }

div#icon-patient-forms { display:block; width: 150px; height:60px; margin: 0px auto; padding:15px 0 10px; }
div#icon-patient-forms img { float:left;margin-right:5px; }
div#icon-patient-forms p {  font-size:0.75em; padding-top:5px; }

div#locations { margin:0 20px; }
div#locations h2 { margin:0; padding:0; }

/* Main Content
----------------------------------------------- */
#mainContent { background: transparent url("images/bgSub.jpg") repeat-x scroll center top;
    width:auto;
	height:auto;
	min-height: 745px /*700px*/;
	margin: 0 0 0 215px;
	padding: 0px; 
} 
* html #mainContent {
    height: /*685px*/ 700px; }

#mainContent div.inner { padding: 35px 20px 10px; }

/* Footer 
----------------------------------------------- */
#footer {
	background: transparent url(images/footerBar.gif) no-repeat scroll top center;
	width:800px; height: 99px;    	
	height:38px;
	color: #fff;
	font-size: 0.7em;
	padding: 0px;
	margin:0;
	}
#footer div.inner {
	padding: 9px 15px;
	margin:0;
	}
#footer a {
  	color: #fff;
	text-underline:none;
	}	
#footer a:hover {
  	text-underline:underline;
	}
#footer div#footer-left { display:block; position:relative; float:left; width:auto;  }
#footer div#footer-right { display:block; position:relative; float:right; width: auto; }

/* Miscellaneous 
----------------------------------------------- */
img { border:0; margin:0; padding:0px; }
.imgborder { margin:0; padding:7px; border:solid 1px #AAA;  }
.imgleft {
	position:relative;
	float:left;
	border: 1px solid #AAA;
	margin: 0 15px 10px 0;
	padding:7px;
	}
.imgleftplain {
	position:relative;
	float:left;
	border: 0px solid #AAA;
	margin: 0 15px 10px 0;
	padding:0px;
	}
  
.imgright {
	position:relative;
	float:right;
	border: 1px solid #AAA;
	margin: 0px 0 10px 15px;
	padding: 7px;
	}
.imgrightplain {
	position:relative;
	float:right;
	border: 0px solid #AAA;
	margin: 0px 0 10px 15px;
	padding: 0px;
	}

p.caption {  font-size: 0.65em; font-weight:bold; margin:3px 0 5px 0;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
/*    font-size: 1px;*/
    line-height: 0px;
}

/* Forms
----------------------------------------------- */
form  { width:auto; margin:0; padding:0px; }
form span.field-label, form label { font-weight:bold; }
input { font-family:Verdana, Geneva, sans-serif; font-size:1.0em; font-weight:normal; }
input.button { font-family:Verdana, Geneva, sans-serif; font-size:0.7em; font-weight:normal; }

/* Surgical Information page
----------------------------------------------- */
div#surgical-forms li { padding:0px 0 4px 0; }

/* Audiology page
----------------------------------------------- */
div#audiology li { margin:0 0 7px 0;}

/* Balloon Sinuplasty page
----------------------------------------------- */
div#BSsteps { margin:0 0 10px 0;}
div#BSsteps div.row { min-height: 90px; margin:0 0 10px 0;}
div#BSsteps div h3 {margin:10px 0 3px 0;}
div#BSsteps div p.indent {margin:0 0 0 20px;}
/*div#BSsteps ol { margin:0 1px 0px 0px;  }
div#BSsteps li { min-height:80px; margin:0 0 2px 0; padding:0; }*/
div#BSsteps div img { float:right; margin:0 0 0px 15px; }
div#BSbenefits { margin:0 0 15px 0;}
div#BSbenefits li { margin:0 0 7px 0;}

/* Appointments page
----------------------------------------------- */
/*form#appointments { width:auto; margin:0; padding:0px; }
form#appointments .field-label { font-family:Verdana, Geneva, sans-serif; font-size:0.7em; font-weight:bold; }
form#appointments .field-text { font-family:Verdana, Geneva, sans-serif; font-size:0.7em; font-weight:normal; }*/
