/* CSS style for UNCVASC site */
/* CSS Document */

/*** Color Palette
UNC Blue		#69C
Med Blue		#369
Light Blue		#B1CEEC
Dark Blue		#153D62
Sand			#CCC5A2
Light Sand		#EBE8DA

**************************/
 
/***************************
remove defaults
****************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

:focus {
	outline: 0;
}
td {
}
.clear {
	width:100%;
	margin:0px auto;
	padding:0px;
	height:0px;
	clear:both;
}
hr {
border: 0;
color: #EBE8DA;
background-color: #EBE8DA;
height: 1px;
width: 100%;
text-align: left;
}
/***************************
layout
****************************/

body {
	background-color:#6699cc;
	background-image:url(images/background_slice_full.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-family:"Lucida Grande", Helvetica, Arial, "Trebuchet MS", Geneva;
	/*font-size: 13px;*/
}
#wrapper {
	width:950px;
	height:auto;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	position:absolute;
	top:0px;
	left:50%;
	margin:0px 0px 0px -475px;
	z-index:1;
}
#sub_wrapper {
	width:100%;
	height:auto;
	min-height:500px;
	margin:0px auto;
	background-color:transparent;
	clear:both;
	z-index:1;
}
#index_top {
	width:100%;
	height:109px;
	margin:0px auto;
	background-image:url(images/UNCCHVC_header.gif);
	background-position:center;
	background-repeat:no-repeat;
}

#index_bottom {
	width:100%;
	height:10px;
	clear: both;
	margin:0px auto;
}

#left_column {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:20%;
	margin:0px auto;
	/*font-size:71%;*/
	height:auto;
	min-height:500px;
	border-right:1px none #fff;
	background-color:#103d66;
	background-image:url(images/leftnavbase.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:1;
}

#leftnav_header {
	width:189px;
	height:43px;
	margin:0px auto;
	background-image:url(images/lefthandnav_design_header.jpg);
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
	background-position: left center;
	background-color: #014E78;
	border-bottom: 1px solid #ffffff;
}

/***************************
header
****************************/

#header {
	width:100%;
	height:auto;	
	min-height:51px;
	margin:0px auto;
	z-index:1;
}

#header_top {
	width:100%;
	height:86px;
	margin:0px auto;
	background-image:url(images/GradientBanner_taller.jpg);
	background-position:left;
	background-repeat:no-repeat;
	z-index:1;
}

#logo {
	position:relative;
	top:10px;
	width:40%;
	height:65px;
	float:left;
	z-index:1;
}

#logo img {
	border:0px solid #000000;
	margin-left:10px;
}

#header_right {
	width:60%;
	height:86px;
	margin:0px auto;
	float:right;
	z-index:1;
}

#upper {
	width:100%;
	height:23px;
	margin:0px auto;
}
#upper table {
	width:450px;
	float:right;
	margin-right:0px;
	border-collapse:collapse;
	border-left:2px solid #3C6689; 
	border-bottom:2px solid #3C6689; 
	border-right:0px none #3C6689;
}
#upper td {
	width:150px;
	height:21px;
	text-align:center;
	background-color:#153D62;
	border-right:2px solid #3C6689;
	font-size:11px;
}
#upper td a {
	color:#69C;
}
#upper td a:hover {
	color:#B1CEEC;
}

#lower {
	position:relative;
	top:0px;
	width:100%;
	height:57px;
	margin:0px auto;
}
#lower table {
	width:300px;
	float:right;
	margin:29px 10px auto auto;
	height:18px;
	table-layout:inherit;
}
#lower td {
	text-align:center;
	/*border-right:1px dotted #69C;*/
	font-size: 11px;
	height:18px;
	line-height:18px;
	color: #b1ceec;
}
#lower a {
	color:#ffffff;
}
#lower a:hover {
	color:#b1ceec;
}

/***************************
Flash headers
****************************/

#home_flash {
	width:100%;
	height:200px;
	margin:0px auto;
	padding:0px;
	border-bottom:1px solid #ffffff;
	background-image:url(images/bluesky.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

#header_flash {
	width:100%;
	height:auto;
	min-height:175px;   
	margin:0px auto;
	padding:0px;
	border:0px none #ffffff;
	overflow:hidden;
}

#flash_header {
	width:100%;
	height:100px;
	overflow:hidden;
	margin:0px auto;
	padding:0px;
	z-index:1;
}

#flash_header object {
	margin:0px auto;
	padding:0px;
	z-index:1;
}

#flash_header embed {
	margin:0px auto;
	padding:0px;
	z-index:1;
}

/***************************
links
****************************/

a:link { text-decoration:none; color:#369; }
a:visited { text-decoration:none; color:#369; }
a:hover { text-decoration:none; color:#69C; }
a:active { text-decoration:none; color:#369; }

/***************************
breadcrumbs
****************************/

#crumbs {
	width:100%;
	height:18px;
	margin:0px auto;
	padding:0px;
	background-image:url(images/topbar_slice.gif);
	background-position:left;
	background-repeat:repeat-x;
	border-bottom:1px solid #FFF;
	z-index:1;
	text-transform:capitalize;
	word-spacing:.2em;
	letter-spacing:.05em;
}

#crumbs p {
	color:#153D62;
	width:96%;
	font-size:9px;
	line-height:14px;
	margin:2px auto;
	z-index:1;
}

#crumbs p a {
	color:#036;
}

#crumbs p a:hover {
	color:#369;
}

/***************************
navigation
****************************/

#navigation {
	width:100%;
	height:43px;
	margin:0px auto;
	background-image:url(images/nav_blue.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #FFF;
	padding:0px;
	font-size:12px;
	letter-spacing:.03em;
	z-index:2;
}

#nav, #nav ul { /* all lists */
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index:2;
}

#nav a {
	display: block;
	width: 116.75px;
	height:43px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	line-height:1.2em;
	z-index:2;
}

#nav a:hover {
	background-color:#FFFFFF;
	background-image:url(images/topnav_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
/*	border-right:1px solid #ffffff; */
	margin:0px;
	padding:0px;
	color:#336699;
	z-index:2;
}

#nav li li a:hover {
	color:#153d62;
	background-color: #EBE8DA;
	background-image:url(images/nav_sand_gradient.gif);
	background-repeat:repeat-x;
/*	border-bottom:1px solid #ffffff; */
	margin:0px;
	padding:0px;
	z-index:2;
}

#nav li { /* all list items */
	float: left;
	/* width: 135px; width needed or else Opera goes nuts */
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	z-index:2;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #CCC5A2;
	width: 116.75px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:2;
}

#nav li li {
/*	border:1px solid #ffffff; */
	font-size:11px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	z-index:2;
}

#nav li li a {
	height:21px;
	vertical-align:middle;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 0;
	z-index:2;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	z-index:2;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index:2;	
}

/***************************
sub menu
****************************/

#sub_menu {
	text-transform:uppercase;
	font-size:12px;
}

#sub_menu table {
	display:table;
	border-top:1px solid #ffffff;
}

#sub_menu td {
	width:20%;
	height:21px;
	text-align:center;
	border-right:1px solid #ffffff;
	border-top:3px solid #ccc5a2;
	background-color:#ccc5a2;
}

#sub_menu td a {
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding:4px 0px;
}

#sub_menu td a:hover {
	color:#153D62;
	background-color:#F1EFEA;
}

.overthis a {
	background-color:#F1EFEA;
}

/***************************
left navigation
****************************/

.leftnav {
	width:189px;
	height:auto;
	color:#fff;
	background-color:#369;
	text-transform:capitalize;
	font-size: 12px;
	margin: 0px;
	padding:0px;
	border-bottom:1px solid #b1ceec;
} 

.leftnav a {
	color:#fff;
	text-decoration:none;
	display:block;
	background-color:#69C;
	padding:3px 0px;
}

.leftnav a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#588bbd;
	padding:3px 0px;
}

.leftnav ul {
	width:auto;
	height:auto;
	margin:0px;
	padding:3px 7px;
	background-color:#b1ceec;
	list-style:none;
}

.leftnav li {
	background-color: #b1ceec;
	text-transform: capitalize;
	font-size:11px;
}

.leftnav li a {
	margin:0px;
	padding:0px;
	color:#369;
	text-decoration:none;
	font-weight:bold;
	background-color: #b1ceec;
}

.leftnav li a:hover {
	padding:0px;
	color:#153D62;
	text-decoration:none;
	background-color:#b1ceec;
	font-weight:bold;
}

.leftnav1 {
	width:189px;
	height:auto;
	text-transform:capitalize;
	font-size: 12px;
	color:#ffffff;
	background-color:#336699;
	margin: 0px;
	border-bottom: 1px solid #69C;
} 
.leftnav1 a {
	color:#b1ceec;
	text-decoration:none;
	background-color:#369;
	display:block;
	padding:3px 0px;
}

.leftnav1 a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#2c5e8f;
	background-image:none;
	padding:3px 0px;
}

.leftnav1 ul {
	width:100%;
	height:auto;
	margin:0px;
	padding:3px 0px;
	background-image:none;
	background-color: #b1ceec;
}

.leftnav1 li {
	text-transform: capitalize;
	font-size:11px;
	font-weight:bold;
	list-style:none;
}

.leftnav1 li a {
	text-decoration:none;
	color:#369;
	text-decoration:none;
	display:block;
	padding-left:7px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#b1ceec;
	background-image:none;
}

.leftnav1 li a:hover {
	color:#153D62;
	text-decoration:none;
	background-color:#b1ceec;
	padding-left:7px;
	padding-top:0px;
	padding-bottom:0px;
}

/***************************
push element
****************************/

.pushdown {
	position:relative;
	top:8px;
}

.pushdown2 {
	position:relative;
	top:4px;
}

.pushright {
	position:relative;
	left:7px;
}

/***************************
content layout
****************************/

#sub_content {
	width:100%;
	margin:0px auto;
	padding:0px;
}
#content {
	float:right;
	width:80%;
	margin:0px auto;
	padding:0px;
	height:auto;
	min-height:500px;
	z-index:1;
}
#page {
	background-image: url(images/subpg_toparch.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#left_page {
	color: #666;
	text-align:left;
	width:67%;
	float:left;
	margin:0px auto;
	padding:0px;
}
#right_page {
	float:right;
	margin:0px auto;
	width:33%;
	text-align:left;
}
#rt_box {
	width:96%;
	margin:3em auto;
	padding:0px;
	height:auto;
	border-left:1px solid #EBE8DA;
}

#rt_box_header {
	width:100%;
	margin:0px;
	padding:0px;
	height:auto;	
	text-align:center;
}

.searchresults a {
	font-size:14px;
}
.searchresults a:visited {
	color:#6699CC;
}
.searchresults td {
	padding-top:4px;
}
.result_box {
	margin:0px;
	padding:2px 8px 8px 8px;
	border:1px solid #EBE8DA;
	border-top:none;
	border-right:none;
	background-color:#fefefe;
	font-size:11px;
	color:#999;
}

/*.result_box h1 {
	font-size:14px;
	color:#336699;
	width:98%;
	margin:.1em auto;
}

.result_box h2 {
	font-size:12px;
	color:#336699;
	width:98%;
	margin:.1em auto;
}

.result_box p {
	font-size:10px;
	color:#333333;
	width:98%;
	margin:.1em auto;
}*/

.left-column-home {
	border-right:1px solid #EBE8DA;
	background-image:url(images/shadow-leftcolumn.gif);
	background-position:top right;
	background-repeat:no-repeat;
	vertical-align:top;
	padding:0px 20px;
	text-align:left;
}
.middle-column-home {
	vertical-align:top;
	padding:0px 20px 0px 40px;
	text-align:left;
}
.middle-column-home td {
	vertical-align:top;
}
.right-column-home {
	border-left:1px solid #EBE8DA;
	background-image:url(images/shadow-rightcolumn.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
	padding:0px 20px;
	text-align:left;
}

.modulebox {
	background-color:#FFFFFF;
	border:1px solid #dddacd;
	padding:8px;
	text-align:center;
	margin-bottom:10px;
}

.main-content {
	width:100%;
	margin-top:30px;
	height:400px;
}
.single-column-content {
	width:100%;
	vertical-align:top;
	padding:0px 100px 0px 20px;
	text-align:left;
}
.left-column-content {
	width:75%;
	vertical-align:top;
	padding:0px 20px;
	text-align:left;
}
.right-column-content {
	width:25%;
	border-left:1px solid #EBE8DA;
	background-image:url(images/shadow-rightcolumn.gif);
	background-position:top left;
	background-repeat:no-repeat;
	vertical-align:top;
	padding:0px 20px;
	text-align:left;
}
.blueHead {
	text-align:center;
	background-image:url(images/nav_blue.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:8px 0px;
}

/***************************
text styles
****************************/
h1 {
	color:#6699CC;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight:normal;
	font-size: 24px;
	margin-bottom:12px;
	padding:0px;
}
.left-column-content h2, .single-column-content h2 {
	color:#6699CC;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:.1em;
	border-bottom:1px solid #EBE8DA;
	margin-top:16px;
	padding:0px;
}
.left-column-content h3, .single-column-content h3 {
	color:#6699CC;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight:normal;
	font-size:18px;
	font-style:italic;
	margin-top:12px;
	padding:0px;
}
.right-column-home h3, .left-column-home h3, .right-column-content h2 {
	color:#6699CC;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight:normal;
	font-size:16px;
	padding:0px;
}

h4 {
	color:#6699CC;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-weight:normal;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:.2em;
	border-bottom:1px solid #EBE8DA;
	margin-top:12px;
	padding:0px;
}

p{
	font-size: 12px;
	color: #666;
}
.tightcopy {
	font-size: 11px;
	line-height:13px;
	margin:8px 0px;
	color: #666;
}

.opencopy {
	margin:4px 0px;
	line-height:18px;
}
.left-column-home p, .right-column-home p {
	font-size: 11px;
	line-height:13px;
	color: #666;
}
.left-column-home ul, .right-column-home ul {
	list-style:none;
}
.left-column-home li, .right-column-home li {
	font-size:11px;
	line-height:12px;
	padding:6px 0px;
	color:#153D62;
	font-weight:bold;
}
.left-column-home li li {
	padding:0px;
	font-weight:normal;
}
.left-column-content p, .single-column-content p {
	margin:6px 0px;
	line-height:18px;
}
.main-content li {
	font-size: 11px;
	line-height:13px;
	color: #666;
	padding-top:4px;
	padding-bottom:4px;
	list-style-image:url(images/arrow_sand.gif);
	margin-left:30px;
	font-weight:bold;
}
.right-column-content p {
	font-size: 11px;
	line-height:13px;
	color: #666;
}

/*#sub_content iframe*/ 
.bradybunch {
	width:99%;
	height:200px;
	border:0px none #ffffff;
	margin:.1em auto;
	padding:0px;
	overflow:hidden;
}
.qualitymeasures {
	width:530px;
	height:450px;
	border:0px none #ffffff;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/***************************
images
****************************/

.image-right {
	float:right;
	background-color:#FFF;
	border:1px solid #CCC5A2;
	padding:8px;
	margin-left:16px;
}
.image-left {
	float:left;
	background-color:#FFF;
	border:1px solid #CCC5A2;
	padding:8px;
	margin-right:16px;
}
.image {
	background-color:#FFF;
	border:1px solid #CCC5A2;
	padding:8px;
	text-align:center;
	margin:20px 0px;
}
.image-caption {
	font-size:9px;
	text-align:center;
	padding-top:8px;
}

/***************************
modules
****************************/

.patientstories {
	font-size:10px;
	line-height:13px;
}
.healthlibrary h2 {
	margin-top:16px;
	margin-bottom:4px;
}
.healthlibrary p {
	color:#666;
}
.healthlibrary ul {
	list-style:none;
	margin-top:6px;
	padding:0;
}
.healthlibrary li {
	display:block;
	float:left;
	border:1px solid #EBE8DA;
	margin-right:3px;
	margin-bottom:4px;
	padding:0px;
	font-size:11px;
}
.healthlibrary a {
	padding:1px 4px;
	background-color:#FFF;
	color:#69C;
}
.healthlibrary a:hover {
	background-color:#EBE8DA;
	color:#369;
}


/***************************
footer
****************************/

#footer {
	width:100%;
	height:auto;
	min-height:118px;
	background-image:url(images/footer_arch.gif);
	background-repeat:no-repeat;
	z-index:1;
	padding-top:60px;
}
#footer p {
	text-align:center;
	font-size:10px;
	color:#CCC5A2;
	margin-top:10px;
	line-height:16px;
}
.darkblue {
	color:#369;
}
#footer a {
}

