@charset "UTF-8";
/* CSS Document */

/*----------------------------------------------------------------------- 
   Common styles
 ------------------------------------------------------------------------ */

body {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 11px;
	color:#adadad;
	line-height: 1.5em;
	color: #000;
	background-color: #FFFFFF;
	margin: 50px 0px 0px;
	padding: 0px;
}

a, a:visited {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 12px;
	color:#000;
	text-decoration: none;

}

a:hover {
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 12px;
	color:#000;

	text-decoration: underline;

}

#container {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	}
	
.clear {
	clear: left;
	line-height: 0px;
	font-size: 1px;
	height: 2px;
	}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 2px;
	width:499px;
}


#bread {
	list-style:none;
	float: left;
	white-space:nowrap;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	width:800px;
	color: #999;
	z-index: 9999;
	
}

#bread .crumb {
	color: #999;
	
}

#bread ul {
	position:relative;
	padding:0px;
	left:0px;
	margin: 0px;
}
	
 #bread li {
	display:inline;
	white-space:nowrap;
}

#bread li{}

#bread a {
	
	color: #505050;
	text-decoration: none;
	font-size: 11px;
	
}

#bread a:hover {
	text-decoration: underline;
	}




#bread #email {
	
	float:left;
	width: 200px;
	}


#sidebar a.simpleCart_checkout,
.checkoutEmptyLinks a.simpleCart_checkout{
	display:-moz-inline-box;
	display:inline-block;
	width:87px;
	height:25px;
	background:url(../img/btnCheckout.gif);
	overflow:hidden;
	margin-left:30px;
	vertical-align:middle;
	text-indent:-9999px;
	font-size:0;
}

a.emailpage {
	
	color: #333;
	background-image: url(../img/icon_feedback.gif);
	background-repeat: no-repeat;
	background-position:left ;
	padding:2px 0 3px 24px;
	height:15px;
	text-decoration: none;
	font: 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

a.emailpage:hover {
	color: #333;
	background-image: url(../img/icon_feedback.gif);
	background-repeat: no-repeat;
	background-position:left;
	padding:2px 0 3px 24px;
	height:15px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}


#appointmentFormHolder{float:left;width:510px;padding-left: 20px;padding-top:10px;}
#appointmentForm{width:500px;}
#appointmentForm input {}
#appointmentForm input.blur { color: #999; }

#downloads{width:300px;float:left;padding-top:10px;}

#downloads legend { padding-left: 0; }
	
#downloads legend { color: #333; }

#downloads legend {padding: 0 2px;font-weight: bold;}
#downloads fieldset {border: none;}
.downloadArea{border-color: #ff252b; border-style: solid; border-width: 1px; padding: 20px; width: 300px;}


#diseaseHolder{float:left;width:865px;padding-left: 25px;padding-top:10px;}

a.pdf, a.pdf:visited {
	background-image: url(../img/iconpdf18x18.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 0 3px 24px;
	height:15px;
	color: #333333;
	text-decoration: none;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}
	
a.pdf:hover { 
	text-decoration: none;
	background-image: url(../img/iconpdf18x18.gif);
	background-repeat:no-repeat;
	background-position:left top; 
	padding:3px 0 3px 24px; 
	height:15px;
	color:#CC0033;
	}
	
	
a.word, a.word:visited {
	background-image: url(../img/iconword18x18.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 0 3px 24px;
	height:15px;
	color: #333333;
	text-decoration: none;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}
	
a.word:hover { 
	text-decoration: none;
	background-image: url(../img/iconword18x18.gif);
	background-repeat:no-repeat;
	background-position:left top; 
	padding:3px 0 3px 24px; 
	height:15px;
	color:#CC0033;
	}


a.frontlink {
background-image:url(v1/img/plus.gif);background-repeat:no-repeat;background-position:left 5px;font-size: 11px;color: #1c62c3;margin-top: 0px;padding-right: 3px; padding-left:17px;}


.hide{
display:none;
}



#contactForm input {}
#contactForm input.blur { color: #999; }


form.cmxform {
	width: 500px;
	font-size: 11px;
	color: #333;
	}
	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	font-size:9px;
	
	}
	

form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}
form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin-left: 10px;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
}
form.cmxform fieldset li {
  margin-left: 0px;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0;
  list-style: none;
  padding: 5px;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

	
	
/*----------------------------------------------------------------------- 
   Header styles
 ------------------------------------------------------------------------ */
	
#header {
	padding-top: 0px;
	height: 150px;
	width: 950px;
	padding-bottom: 10px;
	z-index:1;

	}
	
#header #logo {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	}
	
	
	
#supernavContainer {width:935px;z-index:1;padding-left:10px;height:75px;}
#logoContainer {float:left; margin-top:-37px;}

.supernavDropdownLinkContainer {float:left;position:relative;top:-2px;margin:0px;padding:6px 15px 6px 0px;border:1px solid #ffffff;background:none;top:0px;}
	
	
#header #questions {
	font-size: 12px;
	color:#333;
	position: relative;
	top: 21px;
	width: 550px;
	left: 110px;
	text-align: left;
}
	
.red {
	color: #c70015;
	font-weight: bolder;
	font-size: 14px;
}


#header #search {
	
	float:right;
	width: 255px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;	
}

#header #search input { float: left; color: #999; }

#header #search input.btn { margin-left: 5px; }

#header #search input.textbox { clear: both; width: 105px; font: 11px arial; padding: 2px; margin-bottom: 0px; }


#header #applesearch {
	float:right;
	top: 45px;
	
	
	width: 245px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;	
	}
	
	
#header #applesearch .sbox_l  {
	background: white url('../img/srch_l.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#header #applesearch .sbox_r  {
	background: white url('../img/srch_r.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#header #applesearch .sbox input {
	background: white url('../img/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}


#content {
	clear: both;
}

#signInContainer {float:right;padding-top:0px;}


.bulletBalls {
	display:block;
	float:right;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.greyLink {
	font-size:12px;
	color:#505050;
	text-decoration: none;
}
	.greyLink:hover {color:#505050; text-decoration:underline;}
	.greyLink:active {color:#505050;}
	a.greyLink:link {color:#505050;}
	a.greyLink:visited {color:#505050;}
	a.greyLink:hover {color:#505050;text-decoration:underline;}
	a.greyLink:active {color:#505050;}


/*----------------------------------------------------------------------- 
   Nav styles
 ------------------------------------------------------------------------ */
 
 
/* Blue Menu */

#nav {
width: 954px;
height:37px;
background: url(../img/nav.gif);
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
position: relative;
top: 0px;
margin: 0 auto 0 auto;
}

#nav span { display: none; }

#nav li { margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0px; }

#nav li, #nav a {
	height: 35px;
	display: block;
	top: 2px;
}
#nav1 { left: 2px; width: 157px; }
#nav2 { left: 160px; width: 159px; }
#nav3 { left: 320px; width: 129px; }
#nav4 { left: 450px; width: 127px; }
#nav5 { left: 578px; width: 145px; }
#nav6 { left: 724px; width: 124px; }
#nav7 { left: 849px; width: 103px; }



#nav1 a:hover { background: transparent url(../img/nav.gif) -2px -67px no-repeat;}
#nav2 a:hover { background: transparent url(../img/nav.gif) -160px -67px no-repeat;}
#nav3 a:hover { background: transparent url(../img/nav.gif) -320px -67px no-repeat;}
#nav4 a:hover { background: transparent url(../img/nav.gif) -450px -67px no-repeat;}
#nav5 a:hover { background: transparent url(../img/nav.gif) -578px -67px no-repeat;}
#nav6 a:hover { background: transparent url(../img/nav.gif) -724px -67px no-repeat;}
#nav7 a:hover { background: transparent url(../img/nav.gif) -849px -67px no-repeat;}




/* Grey Menu */

#nav-grey {
	width: 954px;
	height:30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: -12px;
	margin: 0 auto 0 auto;
	background-image: url(../img/nav.gif);
	background-position: 0px 100px;
}

#nav-grey span { display: none; }

#nav-grey li { margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0px; }

#nav-grey li, #nav-grey a {
	height: 33px;
	display: block;
	top: 2px;
}

#nav8 {	left: 2px; width: 157px; }
#nav9 { left: 160px; width: 159px; }
#nav10 { left: 320px; width: 129px; }
#nav11 { left: 450px; width: 127px; }
#nav12 { left: 577px; width: 147px; }
#nav13 { left: 723px; width: 126px; }
#nav14 { left: 849px; width: 103px; }

#nav8 a:hover { background: transparent url(../img/nav.gif) -2px -104px no-repeat;}
#nav9 a:hover { background: transparent url(../img/nav.gif) -160px -104px no-repeat;}
#nav10 a:hover { background: transparent url(../img/nav.gif) -320px -104px no-repeat;}
#nav11 a:hover { background: transparent url(../img/nav.gif) -450px -104px no-repeat;}
#nav12 a:hover { background: transparent url(../img/nav.gif) -577px -104px no-repeat;}
#nav13 a:hover { background: transparent url(../img/nav.gif) -723px -104px no-repeat;}
#nav14 a:hover { background: transparent url(../img/nav.gif) -849px -104px no-repeat;}




/*----------------------------------------------------------------------- 
   Content styles
 ------------------------------------------------------------------------ */
 
 /**  Main Content Section **/
	#mainContentContainer{
		width:635px;
		float:left;
	}
	
	#mainContentTopCorners{
		background:url(../img/top_corners.gif) no-repeat; height:416px; width:635px;
	}
	
	
	
	#mainContentTop{
		position:relative;
		top:81px;
		left:35px;
		padding-bottom:30px;
		width:600px;
	}
	
	.mainContentBottomCorners{
		background:url(../img/bottom_corners.gif) no-repeat bottom; 
		height:10px; 
		width:635px;
		margin-top:-6px;
	}
	
	
	#subMainTop{
		margin-top:10px;
		background:url(../img/subMain.gif) no-repeat; height:185px; width:635px;
	
	}
	
	.subMainBottom{
		background:url(../img/subMainBottom.gif) no-repeat bottom; 
		height:10px; 
		width:635px;
		margin-top:-6px;
	
	}
	
	
	

	
	 a.arrow {
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1a5cba;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;			
	
	}
	
	a.arrow:hover {
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1a5cba;
	text-decoration:underline;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;			
	
	}
	
	
	 a.arrow2 {
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #38b5bb;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;			
	
	}
	
	a.arrow2:hover {
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #38b5bb;
	text-decoration:underline;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;			
	
	}
	

	
	a.plus {
	background-image:url(../img/plus.gif);
	background-repeat:no-repeat 95% 60%;
	float:left;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1c62c3;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 25px;
	margin:4px 0px;
	background-position: 0px;	
	}
	
	a.plus:hover {
	background-image:url(../img/plus.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1c62c3;
	text-decoration:underline;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;			
	
	}
	
	
	#locationsContainer{
		width:580px;
	
	}
	
	#locationsContainerIndent{
		width:580px;
		float:left;
		margin-left:100px;
	
	}
	
	
	
	#indent{
		width:900px;
		margin-left:30px;}
	
	.locations {
	float: left; 
	padding: 2px 6px 0 0;
	width:180px;
	background:url(../img/vertical_divider.gif) no-repeat 0% 0%;
	

	}
	
	.corporate {
	padding-left: 20px;
	padding-bottom: 0;
	padding-right: 6px;
	padding-top: 2px;
	float: left;
	width:250px;
	background:url(../img/vertical_divider.gif) no-repeat 0% 0%;
	}
	
	.corporateContact {
	padding-left: 20px;
	padding-bottom: 0;
	padding-right: 6px;
	padding-top: 2px;
	float: left;
	width:500px;
	background:url(../img/vertical_divider.gif) no-repeat 0% 0%;
	}
	
	.corporateFont{
	padding-left: 15px;
	padding-bottom: 40px;	
	color:#333;

	
	}

	
	
	.appointment {
	float: left; 
	padding: 2px 6px 0 0;
	width:400px;	

	}
	
	.topgreylocations{
	padding-left: 15px;
	padding-bottom: 40px;	
	color:#adadad;

	
	}
	
	.bottomgreylocations{
	
	padding-left: 15px;
		
	color:#adadad;
	}
	
	
	
	#orderContainer{
	width: 580px;
	
	}
	
	.order{
	float:left;
	width: 167px;
	color: #575757;
	font-size:11px;
	padding-left: 15px;
	line-height:1.2em;
	padding-top: 28px;
	padding-right: 6px;
	padding-bottom: 0;	
	}
	
	.learn{
	float:left;
	width: 290px;
	color: #575757;
	font-size:11px;
	margin-left: 38px;
	line-height:1.2em;
	margin-top: 68px;
	padding-right: 6px;
	padding-bottom: 0;	
	}
	
	
	.blueBold {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #1a5cba;		
	
	}


 
  .textholder{
  width:700px;
  font-size: 12px;
  }
 	
	
	
	
	
	
	/**  Right Sidebar Section **/
	#rightSidebarContainer{
	width:300px;
	float:left;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 2px;
	}
	
	
	.spacing {
	float: left; 
	padding: 10px 6px 0 0;
	width:155px;	

	}
	
	.spacingright {
	float: right;
	width:150px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 10;	
	}




	/* Styles for Drawers */
#drawers{
margin:0;
padding:0;
width:300px;
list-style-type:none;
background-color:#FFFFFF;
color:#505050;
line-height:120%;
height:300px;
}
#drawers a{
display:block;
font-weight:normal;
text-decoration:none;
}
#drawers ul{
overflow: hidden;
margin:0;
padding:0;
}
#drawers li{
margin:0;
padding:0;
list-style-type:none;
}
#drawers li a{
	width:285px;
	padding:5px 0 0 15px;
	display:block;
	color:#505050;
	background-image:url(../img/ha-header.jpg);
	height:25px;
	font-size: 13px;
	font-weight: bold;
}
#drawers li a.closed{
color:#505050 !important;
background-image:url(../img/ha-header.jpg) !important;
}
#drawers li.firstitem a.closed{
color:#505050 !important;
background-image:url(../img/ha-header-first.jpg) !important;
}
#drawers li.lastitem a.closed{
color:#505050 !important;
background-image:url(../img/ha-header-last.jpg) !important;
}

#drawers li li{
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
padding:0 15px 0 15px;
height:175px;
}
#drawers li a.opened{
background-image:url(../img/ha-header-active.jpg);
color:#505050;
}
#drawers li.firstitem a.opened{
background-image:url(../img/ha-header-first-active.jpg);
color:#505050;
}
#drawers li.lastitem li{
margin-bottom:-4px;
}
#drawers li.lastitem ul{
background-image:url(../img/ha-footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:4px;
}





/* Styles for Sign Up */
#sign{
margin:0;
padding:0;
width:300px;
list-style-type:none;
background-color:#FFFFFF;
color:#505050;
line-height:120%;
height:200px;
}
#sign a{
display:block;
font-weight:normal;
text-decoration:none;
}
#sign ul{
overflow: hidden;
margin:0;
padding:0;
}
#sign li{
margin:0;
padding:0;
list-style-type:none;
}
#sign li a{
	width:285px;
	padding:5px 0 0 15px;
	display:block;
	color:#505050;
	background-image:url(../img/ha-header.jpg);
	height:25px;
	font-size: 13px;
	font-weight: bold;
}
#sign li a.closed{
color:#505050 !important;
background-image:url(../img/ha-header.jpg) !important;
}
#sign li.firstitem a.closed{
color:#505050 !important;
background-image:url(../img/ha-header-first.jpg) !important;
}
#sign li.lastitem a.closed{
color:#505050 !important;
background-image:url(../img/ha-header-last.jpg) !important;
}
#sign li li{
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
padding:0 15px 0 15px;
height:170px;
}
#sign li a.opened{
background-image:url(../img/ha-header-active.jpg);
color:#505050;
}
#sign li.firstitem a.opened{
background-image:url(../img/ha-header-first-active.jpg);
color:#505050;
}
#sign li.lastitem li{
margin-bottom:-4px;
}
#sign li.lastitem ul{
background-image:url(../img/ha-footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:4px;
}

#sign .lastitem {
background-image:url(../img/ha-footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
padding-bottom:4px;
}

.signBottomCorners{
		background-image:url(../img/ha-footer.jpg) no-repeat bottom; 
		height:30px; 
		width:300px;
		margin-top:-6px;
	}
	
	
	
	
/*This is key to get the output to look like a table layout*/
.Med, .vidLrg, .vidSml, .vidMid, .vidXLrg, .MedNew, .blogImg {
	margin-right: 25px;
	margin-bottom: 10px;
	padding-right: 55px;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	float: left;
	
}

.Med1, .vidLrg1, .vidSml1, .vidMid1, .vidXLrg1, .MedNew1, .blogImg1 {
	margin-right: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	font-size: 10px;
	color: #999;
	line-height: 20px;
	float: left;
	
}


.Med1 object, .MedNew1 object, .vidLrg1 object, .vidSml1 object, .vidXLrg1 object,.Mid1 object, .blogImg1 img, .blogImgRight1 img {
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
}

.Med object, .MedNew object, .vidLrg object, .vidSml object, .vidXLrg object,.Mid object, .blogImg img, .blogImgRight img {
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
}
	
	
.pad{
	margin-bottom: 3px;
	border-bottom: 1px solid #ccc;
	
}
	
/* 2 Column Layout */	
	
	
#rightBigContainer{
	width:630px;
	float:left;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 18px;
	margin-top: 2px;
	

}
	
#twoColFrameTop{
	background:url(../img/col2bigtop.gif) no-repeat;
	width:630px;
	height:19px;
	padding:0px;
	margin:0px;
}

#twoColFrameTopDrs{
	background:url(../img/col2bigtopblank.gif) no-repeat;
	width:630px;
	height:76px;
	padding:0px;
	margin:0px;
}

#twoColFrameTopLocations{
	background:url(../img/col2bigtoplocations.gif) no-repeat;
	width:630px;
	height:76px;
	padding:0px;
	margin:0px;
}



#twoColFrameMiddle{
	padding:0px 20px 0px 20px;
	_padding:0px 20px 0px 18px;
	background:url(../img/col2bigmid.gif) no-repeat top;
	margin:0px;
	width:588px;
	_width:590px;
	_height:590px;
	min-height:590px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

#twoColFrameBottom{
	background:url(../img/col2bigbot.gif) no-repeat;
	width:630px;
	height:8px;
}
	
	
	
	
	
#drholder{
	width:499px;
	padding-top:20px;
	margin-left:35px;

}
	
	

	
	
	
		
	
#leftSidebarContainer{
	width:300px;
	float:left;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-top: 2px;
	}
	
	
#twoLeft a{
	display: block;
	font-size: 12px;
	text-decoration: none;
	color:#000;
	margin-left:3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
}	

#twoLeft a:hover {
	
	color: #999;

}

#twoLeft a{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color:#000;
	margin-left:3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
}	

#twoLeft a:hover {
	
	color: #999;
}
	
#twoLeftTop{
	background:url(../img/col2lefttop.gif) no-repeat bottom;
	width:310px;
	height:19px;
}

#twoLeftMiddle{
font-size: 9px;
}

#twoLeftBottom{
	background:url(../img/col2leftbot.gif) no-repeat;
	width:310px;
	height:7px;
}

#twoLeftColFrameTable{
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}

#twoLeftmiddleCell{

}

#twoLeftMiddle{
	background:url(../img/col2leftmid.gif) repeat-y;
	width:310px;
	margin-top: -13px;
}



#twoLeft ul {padding-left:0px;margin:0px 0px 21px 0px;list-style-image:url(/sbweb/common/images/bullets/chart_circ_blue.gif);}
#twoLeft li {padding-left:0px;margin:0px 0px 0px 12px;}


/*Right Rail Items*/
.twoLeftItem{
	padding:0px 20px 20px 20px;
	border-bottom:solid 1px #ccc;
	width:270px;
	margin:0px;
	margin-bottom:20px;
}

.twoLeftItemBottom{
	padding:0px 20px 10px 20px;
	_padding-bottom:0px;
	width:270px;
	margin:0px;
}

.twoLeftContent{
	width:160px;
	float:left;
	padding:1px;
}

.twoLeftContentNoIcon{
	width:270px;
	float:left;
	padding:1px;
}

.twoLeftIcon{
	float:left;
	width:76px;
	margin-left:10px;
}

	
/* Big One Column */
	
#oneColBigTop{
	background:url(../img/bigTopCorners.gif) no-repeat;
	width:950px;
	height:30px;
}

#oneColBigTopShop{
	background:url(../img/bigTopCornersShop.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopAppointment{
	background:url(../img/appointment_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopInsurance{
	background:url(../img/insurance_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopContact{
	background:url(../img/contact_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopDisease{
	background:url(../img/disease_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopHipaa{
	background:url(../img/hipaa_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopContactShop{
	background:url(../img/shop_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopLinks{
	background:url(../img/links_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopFeedback{
	background:url(../img/feedback_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopContacts{
	background:url(../img/contacts_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopEmployment{
	background:url(../img/bigTopCornersEmployment.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopDiscounts{
	background:url(../img/discounts_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopSportsVision{
	background:url(../img/sportsvision_big_top_fix.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopSports{
	background:url(../img/sports_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigTopExams{
	background:url(../img/exams_big_top.gif) no-repeat;
	width:950px;
	height:76px;
}

#oneColBigMiddle{
	padding:0px 20px 20px 20px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	min-height:300px;
	width:908px;
}

#oneColBigBottom{
	background:url(../img/bigBotCorners.gif) no-repeat;
	width:950px;
	height:8px;
}

	

	
.lineDivider{
	height:20px;
	width:810px;
	margin-top:10px;
	
	border-top:1px solid #ccc;
}

.greytext{
color:#b2b2b2;
}
	
	
/* FOOTER */

.line {
	height: 1px;
	width: 500px;
	background-color:#ccc;
}

#footer {
	list-style-type: none;
	margin-top:15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color:#7d7b7b;
		}
		
#footer ul li {
	padding: 5px;
	display: inline;
	font-size: 11px;
	color: #CCC;
	
}
#footer a {
	font-size: 11px;
	color: #7d7b7b;
	text-decoration: none;
	padding-right:5px;
	
}
#footer a:hover {
	font-size: 11px;
	color: #7d7b7b;
	text-decoration: underline;
}	

#subText {
	font-size: 10px;
	color: #ccc;
	padding-top:5px;
	padding-left: 10px;	
	padding-bottom:15px;
	

}




.ui-tabs-hide { display: none; }

/* ----- add selectors here for font sizing ----- */
#JT_close_left, #JT_close_right{font-size: 1.1em;}
#JT_copy p, #JT_copy ul{font-size: 1.1em;}
p, label{font-size: 1.2em;}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}