/*   /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\   */
/*   Created by DIS Website Services | Last Updated 2.29.08   /*
/*   /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\   */

/*   ****** Global Style Sheet for TBIWashington.org ******   */


/* import the user style sheet */
@import '/css/user.css';


/* clear the playing field, reset global padding and margin */
* {
	margin: 0;
	padding: 0;
}

body {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	text-align: center;
	background: #E2E3D1 url(/images/bg_wrapper.jpg) repeat-x;
}

p {
	margin-bottom: 20px;
	line-height: 1.5em;
}

img {
	border: none;
}

#printlogo {  /* turns off the print logo jpg above the content area, prints only in print.css */
	display: none;
}

#header {
	position: relative;
	width: 775px;
	height: 150px;
	margin: 0 auto;
	text-align: left;
	font-size: 90%;
	background: url(/images/bg_header.gif) repeat-x right bottom;
	background-color: #24062c;
}

.headerlogo {
	width: 400px;
	height: 111px;
	background-image: url(../images/tbi_banner.jpg);
	background-repeat: no-repeat;
}

.headerbackhome {
	float: left;
	width: 500px;
	height: 75px;
}

/* page design wrapper */

a.skipnav:link, a.skipnav:visited {
	color:#FFFFFF;
	height:1px;
	left:-100px;
	overflow:hidden;
	position:absolute;
	text-align:left;
	top:-100px;
	width:1px;
}
a.skipnav:active, a.skipnav:focus {
	background-color:#008ECE;
	height:auto;
	left:0pt;
	overflow:auto;
	padding:5px;
	text-decoration:none;
	top:0pt;
	width:100%;
	z-index:2;
}
#wrapper {

	margin: 0 auto;	
	font-size: 90%;
	text-align: left;
	width: 775px;
	background-color: #fff;
}

/* this container contains Flash */

#homephoto {
	float: left;
	width: 370px;
	min-height: 180px;
	margin-left: 4px;	
	background-color: #CCCCCC;
	background-image: url(../images/home_default_image.jpg);
	background-repeat: no-repeat;
}
*html	#homephoto {
	z-index:-2;
	float: left;
	width: 370px;
	min-height: 180px;
	margin-left: 4px;	
	background-color: #CCCCCC;
	background-image: url(../images/home_default_image.jpg);
	background-repeat: no-repeat;
}


#homephototext p {
	font-weight: bold;
	text-align: center;
	padding-left: 7px;
	padding-top: 7px;
}

#homecontentbox1 {
	float: left;
	width: 370px;
	height: 14em;
	margin: 10px 0 5px 4px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #d0c8d3;
}

#homecontentbox1 ul {
	margin: 0 0 0 40px;
}

#homecontentbox1 p {
	margin: 10px 0 0 10px;
}

#homecontentbox2 {

	float: right;
	z-index:-1;
	width: 370px;
	height: 14em;
	margin: 10px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFFFF;
	background-color: #373946;
}

#homecontentbox2 ul {
	margin: 0 0 0 40px;
}

#homecontentbox2 p {
	margin: 10px 0 0 10px;
}

#homelogoleft {
	display: block;
	float: left;
	width: 370px;
	height: 105px;
	margin: 10px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	color: #000000;
}

#homelogoleft img {
	padding-top: 7px;
}

#homelogoright img {
	padding-top: 24px;
}

#homelogoright {
	display: block;
	float: right;
	margin: 10px 0 25px 0;
	width: 370px;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: center;
	color: #000000;
}

/* content area style, the home page uses a different container */

#contenthome {
	width: 755px;
	padding: 8px;
	text-align: left;
	z-index:100;
	background-color:#FFFFCC;
}

#content {
	display:block;
	width: 755px;
	padding: 8px;
	text-align: left;
	background-color:#FFFFCC;
}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: .01em;
	color: #000000;
}

#content ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

#content ul li {
	margin: 0 0 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	list-style-type: square;
}

#content ol {
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

#content ol li {
	margin: 0 0 15px 40px;
}

#content table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: .01em;
	color: #000000;
	vertical-align: top;
} 

#content table tr th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: .01em;
	color: #000000;
} 

/*  main site navigation   */
#mainnav {
	position: absolute;
	width: 100%;
	margin-top: 2px;
	height: auto;
	left: 0;
	bottom: 0;
	border-bottom: 1px #FFFFFF solid;
}

#mainnav li {
	position: relative;
	float: left;
	height: 30px;
	margin: 2px 0 0 0;
	list-style: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 1px #333333 solid;
}

#mainnav li a {
	position: relative;
	float: left;
	margin: 1px 0 0 0;
	padding: 5px 16px 5px 16px;
	list-style: none;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mainnav li a:hover {
	margin: 1px 0 0 0;
	text-decoration: none;
	background-color: #4c1034;
}

.menu .current {
	margin-top: 2px;
	border-top: 1px #FFFFFF outset;
	border-left:1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	background-color: #19415a;
}

.menu .current a:hover {
	text-decoration: none;
	background-color: #19415a;
}

/* sub navigation */

#subnav {
	/*position: relative;*/
	z-index:-1;
	height: 11px;
	border-top:#FFFFFF solid 1px;
	background:#19415A url(/images/bg_subnav2.jpg) repeat-x left top;
	

}


/* footer  */

#footer {
	position:relative;
	width: 775px;	
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	border-top: 2px #999999 solid;
}

#footer p, #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	color: #000000;
	text-decoration: none;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	color: #660033;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:visited {
}

/* special styles used throughout the site */

.hide {
	display: none;
}

.questionmark {
	position: absolute;
	margin: 1px 0 0 5px;
	padding: 0;
}

/* IE Hack - IEdoesn't alight the question mark images correctly */
* html .questionmark { 
	position: absolute;
	margin: 6px 0 0 5px;
	padding: 0;
}



#skiptocontent { /* used to hide skip to content text from browsers but reads for screen readers */
	display: none;
}

.clear {
	clear: both;
}

/* teaser box style, used to frame special content */

.teaser {
	float: right;
	width: 301px;
	padding: 0 0 14px 0;
	margin: 10px auto;
	background: url("../images/tsr.gif") bottom left no-repeat;
	}

.teaser h3 {
	margin: 0;
	padding: 7px 10px 3px 10px;
	background: url("../images/tsr.gif") top left no-repeat;
}

.teaser p, .teaser a.more {
	margin: 0;
	padding: 0 10px 3px;
	border: 1px solid #d8d8d8;
	border-width: 0 1px;
	background: #fff;
	line-height: 1em;
}

.teaserlist {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border:1px solid #d8d8d8;
	border-width: 0 1px;
}

.teaserlist p {
	margin: 0;
	padding: 0;
	border: 0px solid #d8d8d8;
	border-width: 0;
}
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */


/* this style is used for the form on the Find Help page (/find_help/index.shtml) */
#topics label input {
	margin-right: 10px;
}

#topicsbox, #topicsbox2, #topicsbox3 {
	float: right;
	width: 301px;
	padding: 0 0 14px 0;
	margin: 10px 0 0 10px;
	background: url("../images/tsr.gif") bottom left no-repeat;
	background-color:#fff;
}

#topicsbox p, #topicsbox2 p, #topicsbox3 p{
	padding: 0 10px 3px;
	border: 1px solid #d8d8d8;
	border-width: 0 1px;
	background: #fff;
	line-height: 1em;
}

#topicsbox h3, #topicsbox2 h3, #topicsbox3 h3 {
	margin: 0;
	padding: 7px 10px 3px 10px;
	background: url("../images/tsr.gif") top left no-repeat;
	background-color:#fff;
}

#topicsbox a, #topicsbox2 a, #topicsbox3 a {
	color: #000099;
	background-color: #fff;
	display: block;
}

#topicsbox ul, #topicsbox2 ul, #topicsbox3 ul{
	margin: 0 0 15px 0;
	padding: 0 4px 0 0;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-width: 0 1px;
	display: block;
}

#topicsbox ul li, #topicsbox2 ul li, #topicsbox3 ul li {
	padding: 0 0 0 0;
	list-style-image:none;
	list-style-type:disc;
	background-color:#fff;
}

.highlight {
	margin-bottom: 20px;
	padding: 5px;
	border-color: #CCCCCC;
	border-width: 2px;
	border-style: solid;
	background-color: #FFFFCC;
}

.highlight h3 {
	margin: 0 0 15px 0;
}

.center {
	text-align: center;
}
/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */


/* tool tip style find help topics, this creates the hover affect on the questionmark images */
a.tooltip {
	color: #c00;
}

a.tooltip b {
	display: none;
}

a.tooltip:hover {
	position: relative;
	border: 0;
	z-index: 400;
	cursor: help;
	text-decoration: none;
	font-size: 1.1em;
}

a.tooltip:hover b {
	display: block;
	position: absolute;
	width: 275px;
	top: 5px;
	left: 5px;
	padding: 5px;
	font-size: .7em;
	font-weight: normal;
	color: #000;
	border: 2px solid #888;
	background: #FFFFCC;
}

a.tooltip:hover b em {
	display: block;
	position: absolute;
	width: 11px;
	height: 6px;
	left: 20px;
	top: -56px;
	font-size: 1px;
}

/* tool tip style find help topics - adjusted left for the right column list */

a.tooltipleft {
	color: #c00;
}

a.tooltipleft b {
	display: none;
}

a.tooltipleft:hover {
	border: 0;
	position: relative;
	z-index: 400;
	text-decoration: none;
	cursor: help;
	font-size: 1.1em;
}

a.tooltipleft:hover b {
	display: block;
	position: absolute;
	width: 225px;
	padding: 5px;
	top: 5px;
	left: -195px;
	font-size: .7em;
	font-weight: normal;
	color: #000;
	border: 2px solid #888;
	background: #FFFFCC;
}

a.tooltipleft:hover b em {
	display: block;
	position: absolute;
	width: 11px;
	height: 6px;
	left: 20px;
	top: -56px;
	font-size: 1px;
}


/**********************************************NAVIGATION MENU*******************************************************/
#multi-level {
	height:20px;
	padding-top:7px;
	position:relative;
	z-index:100;
}
#multi-level .pad {
	float:left;
}
/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:arial, sans-serif;
	z-index:-999
	
}
/* Set up the top level list items and float left to place inline */
.menu li.top {
	display:block;
	float:left;
	position:relative;
}
/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
/* Default top link link styling */
.menu li.top a.top_link {
	display:block;
	float:left;
	height:30px;
	text-decoration:none;

}
.menu li.top a span {
	position:absolute;
	left:15px;
	top:7px;
	z-index:0;
	font-size:12px;
	color:#FFFFFF;
	letter-spacing:.02em;
	cursor:hand;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {
	width:70px;
	background-color:#19415A;

}
.menu li.p2 {
	width:155px;
	margin:0px;
	padding:0px;
	background-color:#19415A;

}
.menu li.p3 {
	width:190px;
	background-color:#19415A;

}
.menu li.p4 {
	width:120px;
	background-color:#19415A;

}
.menu li.p5 {
	width:90px;
	background-color:#19415A;

}
.menu li.p6 {
	width:103px;
	background-color:#19415A;

}


/* set up the normal unhovered images in the links */
.menu li a#home {
	width:70px;
	background:#4C1034 url(../images/bg_subnav.gif) repeat-x;
}
.menu li a#appleinfo {
	width:155px;
	background:#4C1034 url(../images/bg_subnav.gif) repeat-x;
}
.menu li a#healthyliving {
	width:190px;
	background:#4C1034 url(../images/bg_subnav.gif) repeat-x;
}
.menu li a#recipes {
	width:120px;
	background:#4C1034 url(../images/bg_subnav.gif) repeat-x;
}
.menu li a#justforkids {
	width:90px;
	background:#4C1034 url(../images/bg_subnav.gif) repeat-x;
}
.menu li a#international {
	width:103px;
	background:#4C1034 url(../images/bg_subnav.gif) repeat-x;
}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#aboutus:hover, .menu li:hover a#aboutus,
.menu li a#appleinfo:hover, .menu li:hover a#appleinfo,
.menu li a#healthyliving:hover, .menu li:hover a#healthyliving,
.menu li a#recipes:hover, .menu li:hover a#recipes,
.menu li a#justforkids:hover, .menu li:hover a#justforkids,
.menu li a#international:hover, .menu li:hover a#international {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, .menu :hover ul ul, .menu :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
}

/* set up the first drop down sub level */
.menu :hover ul.sub {
	left:0;
	margin-top:8px;
	top:22px;
	background: #C6C7A5;
	padding:3px 0;
	border:1px solid #888;
	white-space:nowrap;
	width:172px;
	height:auto;
}
.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:90px;
}
.menu :hover ul.sub li a {
	display:block;
	font-size:11px;
	height:20px;
	width:166px;
	line-height:20px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	border:3px solid #C6C7A5;
	border-width:0 0 0 3px;
}

.menu :hover ul.sub li a:hover {background:#19415A; color:#fff;}

.menu a:hover	{

}


/* set up the flyout levels when hovering */
.menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul, .menu :hover ul :hover ul :hover ul :hover ul, .menu :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:90px;
	top:-4px;
	background: #fff;
	padding:3px 0;
	border:1px solid #888;
	white-space:nowrap;
	width:93px;
	z-index:200;
	height:auto;
	z-index:300;
}

.survivorheader {
margin-top: 30px;
margin-bottom: 0;
}

.survivorheader h2 {
margin-bottom: 0;
}

.survivorphoto {
float: left;
margin-right: 10px;
}

.survivortext {
margin-top: 75px;
display: block;

}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */
