/* ------------------------------------------------ */
/* -- Injury Prevention Center of Greater Dallas -- */
/* ------------ Stylesheet - 1.04.2006 ------------ */
/* ------------------------------------------------ */


* { 
	padding : 0;
	margin : 0;
	border : 0;
}
 
html {
	height: 100%; margin-bottom: .01em;
}

table {
	border-collapse : collapse;
}

td {
	border-collapse : collapse;
	vertical-align : top;
	padding : 0px;
}

.printonly {
	display : none;
}

/* ------------------------------------------------ */
/* ---------------- Global Styles ----------------- */
/* ------------------------------------------------ */

body {
	text-align : center;
	background-color : #EEE6D2;
}

img {
	border : 0;
}

div#wrapall {
	width : 785px;
        margin : auto;
}

div#wrapmid {
	width : 785px;
	background : url(/images/BG_shadow.jpg) top left repeat-y;
}

div#middle {
	width : 751px;
        margin : auto;
	text-align : left;
}

div#wrapbottom {
	width : 785px;
        margin : auto;
	float : left;
	background : url(/images/BG_shadow_bottom.jpg) top left no-repeat;
}

div#header {
	width : 751px;
	height : 81px;
	background-color : #FFFFFF;
}

div#header h1#logo {
	text-indent: -9999px;
	width : 398px;
	height : 81px;
	padding : 0;
	margin : 0;
	z-index : 2;
	position : absolute;
	background: url(/images/global_logo.jpg) top left no-repeat;
}

#header h1#logo a:link, #header h1#logo a:visited, #header h1#logo a:hover, #header h1#logo a:active  {
	width : 365px;
	height : 0;
	display : block;
	background : none;
	overflow : hidden;
	font-size : 1px;
	padding-top : 50px;
	margin-left : 15px;
	margin-top : 13px;
}

div#header ul#topnav {
	width : 741px;
	height : 13px;
	padding-top : 5px;
	position : relative;
	z-index : 1;
}

div#header ul#topnav li {
	list-style : none;
	position : absolute;
}

ul#topnav li, ul#topnav a {
	height : 13px;
	display : block;
}

div#header ul#topnav li a {
	text-indent : -9999px;
	text-decoration : none;
}

#give { left : 528px; width : 72px; background : url(/images/topnav_give.jpg) top left no-repeat; }
#give a:hover { background : url(/images/topnav_give_h.jpg) top left no-repeat; }

#volunteer { left : 600px; width : 108px; background : url(/images/topnav_volunteer.jpg) top left no-repeat; }
#volunteer a:hover { background : url(/images/topnav_volunteer_h.jpg) top left no-repeat; }

#home { left : 708px; width : 38px; background : url(/images/topnav_home.jpg) top left no-repeat; }
#home a:hover { background : url(/images/topnav_home_h.jpg) top left no-repeat; }

div#bottom {
	width : 751px;
        margin : auto;
	padding-top : 10px;
	padding-bottom : 4px;
	text-align : left;
	line-height : 20px;
	font-family : "Verdana", "Tahoma", sans-serif;
	font-size : 7pt;
	color : #4F4F4E;
}

#bottom a {
	color : #4F4F4E;
}

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ------------------ Navigation ------------------ */
/* ------------------------------------------------ */

div#nav {
	width : 751px;
	height : 23px;
}

div#nav ul#menu	{
	width : 751px;
	height : 23px;
	position : relative;
}

div#nav ul#menu li {
	list-style : none;
	position : absolute;
}

ul#menu li, ul#menu a {
	height : 23px;
	display : block;
}

div#nav ul#menu li a {
	text-indent : -9999px;
	text-decoration : none;
}

#about { left : 0; width : 106px; background : url(/images/nav_about.jpg) top left no-repeat; }
#about a:hover { background : url(/images/nav_about_h.jpg) top left no-repeat; }

#communities { left : 106px; width : 223px; background : url(/images/nav_communities.jpg) top left no-repeat; }
#communities a:hover { background : url(/images/nav_communities_h.jpg) top left no-repeat; }

#programs { left: 329px; width: 114px; background : url(/images/nav_programs.jpg) top left no-repeat; }
#programs a:hover { background : url(/images/nav_programs_h.jpg) top left no-repeat; }

#data { left : 443px; width : 188px; background : url(/images/nav_data.jpg) top left no-repeat; }
#data a:hover { background : url(/images/nav_data_h.jpg) top left no-repeat; }

#contact { left : 631px; width : 120px;	background : url(/images/nav_contact.jpg) top left no-repeat; }
#contact a:hover { background : url(/images/nav_contact_h.jpg) top left no-repeat; }

div#nav ul#menu li#about.current { background : url(/images/nav_about_h.jpg) top left no-repeat; }
div#nav ul#menu li#communities.current { background : url(/images/nav_communities_h.jpg) top left no-repeat; }
div#nav ul#menu li#programs.current { background : url(/images/nav_programs_h.jpg) top left no-repeat; }
div#nav ul#menu li#data.current { background : url(/images/nav_data_h.jpg) top left no-repeat; }
div#nav ul#menu li#contact.current { background : url(/images/nav_contact_h.jpg) top left no-repeat; }

/* ------------------------------------------------ */

/* ------------------------------------------------ */
/* ---------------- Sub-Navigation ---------------- */
/* ------------------------------------------------ */

td#subnav, td#sidenav {
	font-family : "Times New Roman", "Times", serif;
	font-size : 10px;
	font-weight : bold;
	text-align : left;
}

td#subnav ul, td#sidenav ul {
	width : 142px;
	position : relative;
}

td#subnav ul li, td#sidenav ul li {
	text-transform : uppercase;
	line-height : 100%;
	padding-bottom : 17px;
	list-style : none;
}

td#subnav ul li a {
	color : #0A4B75;
	text-decoration : none;
}

td#subnav ul li a:hover {
	color : #658E59;
}

td#sidenav ul li a:link, td#sidenav ul li a:visited {
}

td#sidenav ul li a:hover, td#sidenav ul li a:active {
}

td#sidenav li.current a {
	color : #658E59;
	text-decoration : none;
}

td#sidenav li a {
	color : #0A4B75;
	text-decoration : none;
}

td#sidenav li a:hover, td#sidenav li a:active {
	color : #658E59;
}

td#sidenav li.current ul li a:link, td#sidenav li.current ul li a:visited {
	color : #0A4B75;
	text-decoration : none;
}

td#sidenav li.current ul li a:hover, td#sidenav li.current ul li a:active {
	color : #658E59;
}

td#sidenav ul li ul {
	margin : 0 0 0 0;
	padding-left : 12px;
	list-style : none;
}

td#sidenav ul li ul li {
	width : 130px;
	text-transform : none;
	padding : 10px 0 0 0;
	line-height : 110%;
	font-size : 11px;
}

/* ------------------------------------------------ */
