/* GA Hand */

html,body {
	background: url(../img/shell/bkgd_global.jpg) #ddecf9 top center repeat-x;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#wrapper {
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	overflow: visible;
}

#top {
	background: url(../img/shell/bkgd_top.jpg) #ffffff repeat-x;
	width: 100%;
	height:144px !important; /* real browsers */
	height:144px; /* IE6: treated as min-height*/
	margin: 0 auto;
	padding: 0;
	text-align: center;
	overflow: visible;
}

#navbox {
	width: 950px;
	height: 80px;
	text-align: left;
	margin: 0 auto;
}

#container {
	background: url(../img/shell/bkgd_container.jpg) #ffffff top center repeat-x;
	width: 950px;
	height:auto !important; /* real browsers */
	height:auto; /* IE6: treated as min-height*/
	min-height: 520px;
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
	overflow: visible;
}

#header_content {
	background: url(../img/shell/bkgd_content_header.gif) #ffffff no-repeat;
	width: 930px;
	height:53px !important; /* real browsers */
	height:53px; /* IE6: treated as min-height*/
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 0px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
	text-align: left;
	overflow: visible;
}

#right {
	background: #ffffff;
	width: 195px;
	height:auto !important; /* real browsers */
	height:auto; /* IE6: treated as min-height*/
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 0px;
	text-align: center;
	overflow: visible;
	float: left;
	clear: none;
}

#left {
	background: #ffffff;
	width: 720px;
	height:auto !important; /* real browsers */
	height:auto; /* IE6: treated as min-height*/
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px !important;
	padding-right: 15px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	color: #333333;
	text-align: left;
	overflow: visible;
	float: left;
	clear: right;
}

#left3col {
	background: #f3f4f5;
	width: 179px;
	height:100% !important; /* real browsers */
	height:100%; /* IE6: treated as min-height*/
	min-height: 400px;
	margin: 0 auto;
	margin-top: 25px;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color: #000000;
	text-align: right;
	overflow: visible;
	float: left;
	clear: right;
}

#middle3col {
	background: #ffffff;
	width: 515px;
	height:auto !important; /* real browsers */
	height:auto; /* IE6: treated as min-height*/
	margin: 0 auto;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 15px !important;
	padding-right: 15px;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color: #000000;
	text-align: left;
	overflow: visible;
	float: left;
	clear: right;
}

#blue {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color: #0099ff;
	text-align: left;
	overflow: visible;
}
#blue_2 {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:17px;
	font-style:normal;
	font-weight:normal;
	color: #0099ff;
}
#orange {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	color: #ff6600;
	text-align: left;
	overflow: visible;
}
#orange_home {
	font-family:Georgia, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	color: #ff6600;
	text-align: left;
	overflow: visible;
}


#footer {
	height: auto;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	font-family: Trebuchet MS, arial, sans-serif;
	line-height: 16px;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #330000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: #330000;
	text-decoration: none;
}


/* Nav */


#topnav ul{
	height: 16px;
	list-style-type: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	display: inline;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	text-align: left;
}
#topnav li { 
	margin: 0;
	color: #FFF;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	display: inline;
	height: 16px;
	text-align: left;
}
 
#topnav a { 
	display: inline;
	color: #ff6633;
	font-size:11px;
	height: 16px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-align: left;
	margin: 0;
}
 
#topnav a:hover{
	color: #ff8a03;
	margin: 0;
	height: 16px;
}

#mysubnavcontainer ul{
	list-style-type: none;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#mysubnavcontainer li { margin-bottom: 1px; }
 
#mysubnavcontainer a { 
	display: block;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color: #666666;
	background: url(../img/nav/snav_off.gif) #ffffff no-repeat;
	width: 153px;
	height: 30px;
	line-height: 30px;
	padding-left: 38px;
	text-decoration: none; 
	margin: 0;
}
 
#mysubnavcontainer a:hover{
	background: url(../img/nav/snav_on.gif) #ffffff no-repeat;
	color: #be5f24;
	margin: 0;
}
#mysubnavcontainer2 li { margin-bottom: 1px; }
 
#mysubnavcontainer2 a { 
	display: block;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color: #000099;
	background: #ffffff;
	width: 153px;
	height: 30px;
	line-height: 30px;
	padding-left: 38px;
	text-decoration: none; 
	margin: 0;
}
 
#mysubnavcontainer2 a:hover{
	background:#ffffff;
	color: #be5f24;
	margin: 0;
}

#leftnavcontainer ul{
	list-style-type: none;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	padding: 0;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#leftnavcontainer li { margin-bottom: 1px; }
 
#leftnavcontainer a { 
	display: block;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color: #666666;
	background: #f3f4f5;
	width: 169px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
	text-decoration: none; 
	margin: 0;
	text-align: right;
}
 
#leftnavcontainer a:hover{
	background: url(../img/nav/leftnav_on.gif) #dbe8f1 left no-repeat;
	color:#FF6600;
	margin: 0;
}

#newpatient ul{
	background: url(../img/shell/bkgd_newpatientsbox.gif) top center repeat-y;
	list-style-type: none;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	padding: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#newpatient li { margin-bottom: 0px; }
 
#newpatient a { 
	background: url(../img/shell/bkgd_newpatients.gif) left no-repeat;
	display: block;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color: #cc9933;
	width: 153px;
	padding-left: 38px;
	padding-top: 7px;
	padding-bottom: 6px;
	padding-right: 0px;
	text-decoration: none; 
	margin: 0;
	text-align: left;
	line-height: 14px;
}
 
#newpatient a:hover{
	background: url(../img/shell/bkgd_newpatients.gif) left no-repeat;
	color: #339933;
	margin: 0;
}

#NavWrap {
	width: 1000px;
}

#nav {
	width:954px;
	height:64px;
	list-style:none;
	white-space: nowrap;
	overflow:hidden;
	margin: 0 auto;
	padding:0;
	}

#hdrNavBox li {
    float:left;
    list-style:none;
    overflow: hidden;
    margin:0 0 0 0;
}
#hdrNavBox a {
	float:left;
  	padding:64px 0 0 0;
  	overflow:hidden;
  	height:0px !important;
  	height /**/:64px; /* for IE5/Win */
}
#hdrNavBox li a:hover {
 	background-position:0 64px;
}
#hdrNavBox li.selected {
	background-position:0 64px;
	}
#hdrNavBox li a.selected {
 	background-position:0 64px;
}
#hdrNavBox li a.selected:hover {
 	background-position:0 64px;
}


#new, #new a  {
	width:234px;
	background: url(../img/nav/newpatientsOff.jpg) top left no-repeat;
}
#newOn, #newOn a  {
	width:234px;
	background: url(../img/nav/newpatientsOn.jpg) top left no-repeat;
}
#current, #current a {
	width:175px;
	background: url(../img/nav/currentpatientsOff.jpg) top left no-repeat;
}
#currentOn, #currentOn a {
	width:175px;
	background: url(../img/nav/currentpatientsOn.jpg) top left no-repeat;
}
#edu, #edu a  {
	width:184px; 
	background: url(../img/nav/patienteducationOff.jpg) top left no-repeat;
}
#eduOn, #eduOn a  {
	width:184px; 
	background: url(../img/nav/patienteducationOn.jpg) top left no-repeat;
}
#scope, #scope a  {
	width:179px;
	background: url(../img/nav/scopeOff.jpg) top left no-repeat;
}
#scopeOn, #scopeOn a  {
	width:179px;
	background: url(../img/nav/scopeOn.jpg) top left no-repeat;
}
#about, #about a  {
	width:182px;
	background: url(../img/nav/aboutOff.jpg) top left no-repeat;
}
#aboutOn, #aboutOn a  {
	width:182px;
	background: url(../img/nav/aboutOn.jpg) top left no-repeat;
}


/* end Nav */


/* home stuff */

/* end home stuff */


/* buttons */
#btn_content, #btn_content a {
	background: url(../img/nav/btn_off.gif) no-repeat;
	margin: auto;
	margin-right: 6px;
	font: bold 11px Trebuchet MS, sans-serif;
	color: #ff6600;
	width: 191px;
	height: 31px;
	line-height: 31px;
	float: left;
	text-decoration: none;
	text-align: center;
	overflow: visible;
	clear: right;
}
#btn_content a:hover {
	background: url(../img/nav/btn_on.gif) no-repeat;
	margin: auto;
	margin-right: 6px;
	font: bold 11px Trebuchet MS, sans-serif;
	color: #ffffff;
	width: 191px;
	height: 31px;
	line-height: 31px;
	float: left;
	text-decoration: none;
	text-align: center;
	overflow: visible;
	clear: right;
}

#btn_arrow, #btn_arrow a {
	background: url(../img/nav/arrow.gif) #ffffff left no-repeat;
	margin: auto;
	font: bold 11px Trebuchet MS, sans-serif;
	color: #ff6600;
	width: 101px;
	height: 22px;
	line-height: 22px;
	float: right;
	text-decoration: none;
	text-align: center;
	overflow: visible;
	clear: left;
}
#btn_arrow a:hover {
	background: url(../img/nav/arrow.gif) #ffffff left no-repeat;
	margin: auto;
	font: bold 11px Trebuchet MS, sans-serif;
	color: #000066;
	width: 101px;
	height: 22px;
	line-height: 22px;
	float: right;
	text-decoration: none;
	text-align: center;
	overflow: visible;
	clear: left;
}

/* end buttons */

#callout_wide {
	width: 685px !important;
	width: 665px;
	height: 90px;
	padding: 10px;
}
#int_img {
	background: url(../img/shell/bkgd_internal_img.jpg);
	position: relative;
	width: 165px;
	height: 165px;
	padding: 11px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#int_img2 {
	background: url(../img/shell/bkgd_internal_img.jpg);
	width: 165px;
	height: 165px;
	padding: 9px;
	margin-left: 0px;
	margin-bottom: 10px;
	align: right;
}
#tn {
	background: #ffffff;
	width: 95px;
	height: 95px;
	padding: 6px;
	margin-right: 10px;
	float: left;
	clear: right;
	border: 1px solid #fefefe;
}
#callout_content {
	width: 472px;
	height: 80px;
	font: normal 11px Trebuchet MS, sans-serif;
	color: #333333;
	line-height: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;
	clear: none;
	overflow: hidden;
}
#text_header {
	font: normal 24px Georgia, sans-serif;
	color: #000066;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	clear: none;
	overflow: visible;
}
#top_header {
	font: normal 24px Georgia, sans-serif;
	color: #000066;
	line-height: 24px;
	height: 24px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: visible;
}

#int_img {
	background: url(../img/shell/bkgd_internal_img.jpg);
	background-repeat:no-repeat;
	width: 165px;
	height: 165px;
	padding: 11px;
	padding-right:25px;
	padding-bottom:25px;
	float: left;
	clear: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

#int_img2 {
	background: url(../img/shell/bkgd_internal_img.jpg);
	background-repeat:no-repeat;
	width: 165px;
	height: 165px;
	padding: 11px;
	float: left;
	clear: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

#newpatient_top {
	background: url(../img/shell/hdr_newpatients.gif);
	width: 191px;
	height: 31px;
	padding: 0px;
	display: block;
}
#newpatient_bottom {
	background: url(../img/shell/footer_newpatients.gif);
	width: 191px;
	height: 17px;
	padding: 0px;
	display: block;
}
#patienteducation_top {
	background: url(../img/shell/hdr_patienteducation.jpg);
	width: 191px;
	height: 62px;
	padding: 0px;
	margin-top: 20px;
	display: block;
}
#patienteducation {
	background: url(../img/shell/bkgd_patienteducation.jpg);
	font: normal 11px Trebuchet MS, sans-serif;
	width: 151px;
	padding: 20px;
	height: auto;
	display: block;
}
#hr_top {
	background: url(../img/shell/hdr_24hr.jpg);
	width: 191px;
	height: 31px;
	padding: 0px;
	margin-top: 20px;
	display: block;
}

#box_text {
	width:210px;
	padding-top: 10px;
	padding-left: 10px;
	float:left;
	clear:none;
	margin-top:0px;
	line-height:12px;
	font: normal 11px Trebuchet MS, sans-serif;
}
#box_text2 {
	width:177px;
	padding-top: 10px;
	padding-left: 10px;
	float:left;
	clear:none;
	margin-top:0px;
	line-height:12px;
	font: normal 11px Trebuchet MS, sans-serif;
}

