body {
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	background-color: #efefef;
    font-size: 14px;
}

/* Page Setup */

#content_container { padding: 0px; }

#left_shadow,
#right_shadow,
#content_container { vertical-align:top; }

#left_shadow,
#right_shadow { background-repeat: repeat-y; padding: 0px; }


#left_shadow { 	background-image: url(/images/left-shadow-repeat.gif); }
#right_shadow {  background-image: url(/images/right-shadow-repeat.gif); }

/* Search */

#search_container {
	background-image: url(/images/search-box.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 314px; 
	text-align: left;
	margin-top: 13px;
	margin-right: 19px;
}

#search_container .search {
	padding-top: 10px;
	padding-left: 22px;
	
}

#cse-search-box .google_search {
	font-size: 9px;
	width: 220px;
	height: 18px;
	border: solid 1px #797a7b;
}

#cse-search-box .google_search_option {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	font-weight: bold;
}



/* Content */

#content {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 32px 32px 32px;
	width: 874px; /* For IE, need to calc width less the margins (938 - 32 - 32) */
}

#content a { color: #0c9dd8; text-decoration:none;}

#content a:hover{ text-decoration: underline; }

#nav_t_container {
	margin: 11px 0px 9px 0px;
	width: 938px;
	text-align: right;
}

#nav_t_text_size{
	font-family:Arial, Helvetica, sans-serif;
	color:#0da3df;
	font-size:14px;
	margin-right: 30px;
}

#nav_t_text_size a:hover{ text-decoration: none; }

#nav_t_text_size a {
	font-family:"Times New Roman", Times, serif;
	color:#8b8b8b;
	text-decoration:none;
}

#nav_t_text_size a.down {
	color:#616161;
	text-decoration:none;
}

#nav_t_text_size a.first {
	font-size:0.75em;
}

#nav_t_text_size a.second {
	font-size:1em;
}

#nav_t_text_size a.third {
	font-size:1.25em;
}


sup  { 
	font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-bottom: 4px;
}

#content h1 sup { font-size: 11px; bottom: 0.6em; }

#content .light-blue { color: #0c9dd8;}
#content .light-gray { color: #808080;}
#content .gray { color: #454546;} 

#content h1.noborder { border-bottom: none; }
#content h2 { color: #0067ac; margin-top: 35px; font-size: 1.2em; }

#content h1.first,
#content h2.first,
#content p.first { margin-top: 0px; }


#content .left,
#content .middle,
#content .right,
#content .middle table{ color: #0067ac; font-size: .85em; line-height: 16px; }

#content .left { width: 160px; }
#content .left div.margin { margin-right: 34px; }

#content .right { width: 292px; } 
#content .right div.margin { margin-left: 30px; }

#content .middle  {width: 100%;font-size: 14px;}


#content .left h1 {
	border-bottom: 1px solid #b9e6f8;
	color: #000;
	font-size: 1.5em;
}

#content .left a,
#content .left a:active,
#content .left a:visited { font-weight: bold; text-decoration: none; }

#content .left a:hover { text-decoration: underline; }

#content .left div { border-bottom: 1px solid #b9e6f8;}

#content div.line { border-bottom: 1px solid #b9e6f8;  margin-top: 26px; margin-bottom: 25px; width: 100%;}

#content .references { font-size: 12px; background-color: #efefef; padding: 8px;}


#content .important-info{
	font-size:11px;
	color: #999999;
}

/* FOR TYLENOLS, ADVIL, etc. REFERENCES */
#content .referencesExternalMedicines { font-size: 12px; background-color: #efefef; padding: 8px; }

/* Footer */

#footer_container {
	margin: 0px 29px 0px 32px;
	width: 877px; /* for IE, needs to know the width less the margins */
}
#footer {
	margin: 0px 20px 0px 20px;
	width: 837px; /* for IE, needs to know the width less the margins */
}

#footer_container,
#footer .copyright,
#footer .navigation,
#footer .fairbalance
{
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer_container a,
#footer .copyright a,
#footer .navigation a,
#footer .fairbalance a 
{	
	color: #808080;
}


#footer .rss-and-healthcare { margin-top: 8px; }

#footer .fairbalance { margin-top: 36px; margin-bottom: 24px; line-height: 16px;}
#footer .fairbalance strong { font-weight: bold; color: #454546; /* same as .gray */}



/* Errors */
.errorExplanation {
	background-color: #777;
	padding: 15px;
	padding-top: 0px;
	color: white;
	border-top: 2px solid #555;
	border-bottom: 2px solid #555;
	margin-bottom: 10px;
}

.errorExplanation h2 {
	font-size: 18px;	
}

.errorExplanation li {
	list-style: square;
}

#content ul{
	
}

.fieldWithErrors { display: inline;}

#slideshow, #testimonialThumb {
    position:absolute;
    height:350px;
}

#slideshow IMG, #testimonialThumb IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	opacity:0.0;
}

#slideshow IMG.active, #testimonialThumb IMG.active {
    z-index:10;
	opacity:1.0;
}

#slideshow IMG.last-active, #testimonialThumb IMG.last-active {
    z-index:9;
}



/*========INFINITE TESTIMONIAL SCROLLER=====*/
.infiniteCarousel {
  width: 860px;
  margin:auto;
  height:290PX;
  position: relative;
}

.infiniteCarousel .wrapper {
  width: 800px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
  overflow: auto;
  height: 290px;
  margin: 0px 30px;
  position: absolute;
  top: 0px;
}

.infiniteCarousel .wrapper ul {
  width: 13000px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0px;
  padding:0px;
  position: absolute;
  top: 0px;
}

.infiniteCarousel ul li {
  display:block;
  float:left;
  padding: 0px;
  height:290px;
  width: 800px;
}

.infiniteCarousel ul li img {
  display:block;
}

.infiniteCarousel .arrow {
  display: block;
  height: 22px;
  width: 22px;
  position: absolute;
  top: 130px;
  cursor: pointer;
  
}

.infiniteCarousel .forward {
  background: url(/images/next.jpg) no-repeat 0 0;
  background-position: 0px 0px;
  right: 0px;
}

.infiniteCarousel .back {
  background: url(/images/prev.jpg) no-repeat 0px 0px;
  background-position: 0px 0px;
  left: 0px;
}

.infiniteCarousel .forward:hover {
  background-position: 0px 0px;
}

.infiniteCarousel .back:hover {
  background-position: 0px 0px;
}

.physician_finder_results td {
    padding-right:10px
}
.physician_finder_results .header {
    font-weight:bold;
    font-size:80%;
    color:#002D7A;
}

#senior_games_wrapper{
	background-image: url(../images/gloria_arrow_phys_finder.png);
	background-repeat: no-repeat;
	background-position: 365px 20px;
	background-color: #FFFFFF; 
}
