@charset "UTF-8";
/* 
Title:     IGRT - gStyles.css
Author:    Darrin Waterbury, darrin@darrinscottstudios.com
*/

body {
	margin: 24px auto;
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* for compliant browsers */
	color: #666;
	line-height: 1.5em;
	text-align: center;
	background: #fff;
}
html>body { /* be nice to Opera */
	font-size: small;
}

body#privacyPolicy #privacyPolicy a,
body#patientRights #patientRights a,
body#siteMap #siteMap a,
body#home #home a {
	color: #413000;
	text-decoration: none;
}
/* Links
------------------------------------------------------------------------------------------------- */
a:link {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #f3901d;
	text-decoration: none;
}
a:active {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}

/* Common Elements
------------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
}
p {
	margin: .7em 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #f3901d;
	text-transform: uppercase;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f3901d;
}
h3 {
	
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}

/* Layout
------------------------------------------------------------------------------------------------- */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	text-align: left;
}

/* Header
------------------------------------------------------------------------------------------------- */	
#header {
	position: relative;
	margin: 0 9px;
	padding-bottom: 8px;
	width: 947px;
	z-index: 20000;
}
#logo {
	float: left;
}

/* Text Size
------------------------------------------------------------------------------------------------- */
#textsize {
	position: absolute;
	top: 0px;
	right: 20px;
	}
/* Links
------------------------------------------------------------------------------------------------- */
#links {
	position: absolute;
	top: 20px;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#links li {
	float: left;
	margin: 0;
	padding: 0 10px;
	list-style: none;
	background: url(../images/links-li-bg.gif) no-repeat 0 50%;
}
#links a {
	float: left;
	padding: 0;
	color: #f3901d;
	text-decoration: none;
}
#links a:hover, #nav a.active {
	color: #413000;
	text-decoration: none;
}
li#patientRights {
	background: none;
}

/* Main Navigation
------------------------------------------------------------------------------------------------- */
#p7PMnav {
	position: absolute;
	top: 51px;
	left: 210px;
	margin:0;
	padding:0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#p7PMnav ul {
	margin:0;
	padding:0;
	border-left: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}

/* these are the menu styles */
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #312200;
	margin-right: 2px;
	padding: 6px 10px 6px 10px;
	font-size: 12px;
	color: #fff;
	line-height:1;
	text-align: center;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #F3901D;
	color: #fff;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #F3901D;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
/*#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}*/
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #F3901D;
	color: #fff;
	/*font-weight: bold;*/
	/*border-left: 6px solid #333333;*/
}

/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 145px;
	
}
#p7PMnav ul li {
	float: none;
}
#p7PMnav ul li a {
	float: none;
	padding: 7px 0 7px 0;
	font-size: 11px;
	font-weight: normal;
	color: #8c8c8c;
	background: url(../images/submenu_links_bg.png) no-repeat bottom right;
	background-color: transparent;
/*	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	border-left: 4px solid #F3901D;
}

#p7PMnav ul li a:hover {
	background-color: transparent;
	font-weight: normal;
	color: #F3901D;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 149px;
}

#p7PMnav #menu3 {
	width: 174px;
}

#p7PMnav ul .subMenuCap a  {
	padding-bottom:12px;
	background:url(../images/submenu_bg.png) no-repeat bottom right;
	border-left:none;
}

/* Footer
------------------------------------------------------------------------------------------------- */
#footer {
	float: left;
	margin: 0;
	padding: 5px 10px 0 0;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;
	text-align: right;
	width: 939px;
	background: url(../images/bottom_cap_shadow.gif) no-repeat top left;
}
#footer strong {
	color: #312200;
	font-size: 16px;
	font-weight: bold;
}