/* CSS formatting for City of Madison Pages */

/* Add focus to override inline styles from Word */
main a:focus {
  outline: 5px auto !important;
  outline-offset: -2px;
}

ul#main_nav li a {
	height: 24px;
	width: auto;
	line-height: 24px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	padding: 3px 5px;
	margin: 0;
	display: block;
	color: #000;
}

ul#main_nav li a:hover {
	background-color: #ccc;
	color:#000;
}

/* Default CSS formatting for MainNav Menu */

ul#main_nav {
	padding: 0;
	margin: 0;
	list-style: none;
	display: table-cell;
}

ul#main_nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 400;
}

ul#main_nav li a {
	height: 30px;
	width: auto;
	line-height: 24px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	padding: 3px 5px;
	margin: 0;
	display: block;
	color: #000;
}

ul#main_nav li a:hover {
	background-color: #ccc;
}

ul#main_nav li li a:hover {
	background-color: #e0e0e0;
}

/*ul#main_nav li ul {
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0;
	margin: 0 auto;
	z-index: 400;
	width: 958px;
	background-color: #ccc;
	border:1px solid red;
}*/


ul#main_nav li ul {
	list-style: none;
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0;
	margin: 0 auto;
	z-index: 400;
	width: 958px;
	background-color: #ccc;
}

ul#main_nav li ul li {
	width: auto;
	float: left;
	background-color: #ccc;
	height: auto;
	padding: 0;
	margin: 0;
}

ul#main_nav li li {
	height: auto;
	width: auto;
	background-color: #ccc;
	border: 0;
	padding: 0;
	margin: 0;
}

ul#main_nav li li a {
	width: auto;
	float: left;
	background-color: #ccc;
	height: auto;
	text-align: left;
	text-transform: none;
	list-style:none;
	line-height: normal;
	margin: 0;
	padding: 7px 10px 7px 10px;
}

/* displays hidden lists */
ul#main_nav li:hover ul, ul#main_nav li.over ul { 
	display: block;
}






/* Sub nav styles */
ul#sub_nav {
	background-color: #FFF;
	list-style: none;	
}

ul#sub_nav li {
	background-color: #ccc;
	padding: 0;
}

ul#sub_nav li a {
	width: auto;
	color:#000;
	background: none;
	padding: 6px 15px 0;
	margin: 0;
}

ul#sub_nav li ul {
	float: left;
	list-style: none;
	display: none;
	border: 0;
	position: absolute;
	top: 100%;
	left: -1px;
	padding: 5px;
	margin: 0;
	z-index: 400;
	width: 300px;
	background-color: #999;
}

ul#sub_nav li ul li {
	width: 150px;
	float: left;
	border: 0;
	background-color: #999;
	height: auto;
	padding: 0;
	margin: 0;
}

ul#sub_nav li li a {
	width: 132px;
	float: left;
	background-color: #999;
	height: auto;
	text-align: left;
	text-transform: none;
	list-style:none;
	line-height: normal;
	margin: 0;
	padding: 7px 9px;
}

ul#sub_nav li a:hover, ul#sub_nav li:hover a {
	background-color: #999;
}

ul#sub_nav li li a:hover {
	background-color: #666;
}

/* displays hidden lists */
ul#sub_nav li:hover ul, ul#sub_nav li.over ul { 
	display: block;
}

/***********************************
   	   header
************************************/

#header img {
	float:left;
	margin:10px 10px 10px 0;
	max-width:60px;
}

#header h1, #header h2, #header h3 {
	vertical-align:middle;
	list-style:none;
	max-width:465px;
	margin: 0;
	padding:20px 0 0 0;
	border-bottom:0;
}

#header ul {
	vertical-align:middle;
	list-style:none;
	display:block;
	padding:0;
	margin:32px 0 0 0;
	float:right;
}

#header ul li {
	vertical-align:middle;
	list-style:none;
	margin-left:0;
}

#header ul li a {
	text-decoration:none;
}

/**********************
breadcrumbs
************************/

.breadcrumbs {
	padding: 0 0 3px 0; 
	margin:0 0 10px 0; 
	border-bottom: 2px solid #e0e0e0;
	font-size:10px;
}

.breadcrumbs a {
	text-decoration:none;
	display:inline-block;
	background:url(https://www.cityofmadison.com/dpced/images/breadcrumb.gif) center right no-repeat;
	padding: 6px 10px 8px 3px;
	margin:0 5px 0 0;
}




/***********************************
    headers
************************************/

#content {
	font: Helvetica, Arial, Verdana, sans-serif;
}

h1 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 22px;
  font-weight: bold;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:2px solid #555599;
}

.columnQuarter h1, .columnQuarterResource h1 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;  
}

h1 img {
	height:22px;
	padding:0 7px 2px 0;
}

h2 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
	margin-bottom:20px;
	padding-bottom:2px;
	border-bottom:2px solid #8888cc;
}

h3 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

h1, h2, h3 {
	text-transform:none;
	color:#000;
}

 .columnQuarter h1,  .columnQuarter h2,  .columnQuarter h3,
  .columnQuarterResource h1,  .columnQuarterResource h2,  .columnQuarterResource h3 { width: 210px; }
  
  .columnQuarter h1.resource,  .columnQuarter h2.resource,  .columnQuarter h3.resource, 
    .columnQuarter h1.contact,  .columnQuarter h2.contact,  .columnQuarter h3.contact, 
	 .columnQuarterResource h1.resource,  .columnQuarterResource h2.resource,  .columnQuarterResource h3.resource, 
    .columnQuarterResource h1.contact,  .columnQuarterResource h2.contact,  .columnQuarterResource h3.contact{ width: 202px; }
	
 .columnHalf h1,  .columnHalf h2,  .columnHalf h3 { width: 454px; }
 
   .columnHalf h1.resource,  .columnHalf h2.resource,  .columnHalf h3.resource, 
    .columnHalf h1.contact,  .columnHalf h2.contact,  .columnHalf h3.contact { width: 446px; }
	
 .columnThreeQuarter h1,  .columnThreeQuarter h2,  .columnThreeQuarter h3 { width: 698px; }


h1 a, h2 a, h3 a { 
	text-decoration:none;
	color:#000;
}

h1 a:hover, h2 a:hover, h3 a:hover { 
	color:#003366;
}



/***********************************
   	   GRAY TITLE
************************************/

.title_gray {
	margin: 30px 0 5px 0;
	padding: 1px;
	padding-left: 3px;
	/*background-color:#bbbbbb;
	text-transform:uppercase;
	font: bold 14px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;*/
	font: bold 14px Helvetica, Arial, Verdana, sans-serif;
	text-transform:none;
	color:#000;
	background: transparent;/*url(../dpced/images/columnHalfTitle_gray.gif) bottom left no-repeat;*/
	border-bottom: 1px solid #ccc;
}

.title_gray a {
	color:#000;
	text-decoration:none;
}

.link_list .title_gray {
	background:#eee; /*#bbb;*/
	padding: 2px 0 2px 7px;
	color:#000; /*#FFF;*/
	font-size: 12px;
}

.tabbertab .title_gray {
	background:#bbb;
	color:#fff;
	margin-top:0;
}

.link_list .title_gray a {
	color:#000;
}


/***********************************
  body content
************************************/

.columnQuarter .body,
.columnHalf .body, 
.columnThreeQuarter .body, 
.columnFull .body { 
	border: 0;
	margin:0 0 20px 0;
	padding:10px 0;
}

/***********************************
  paragraphs
************************************/

/* fixes content spacing from WYSIWYG editor */
p {
	margin: 0 0 8px 0;
	padding:0;
  line-height: 1.5;
}

.columnHalf img {
	float:left;
	padding:0 10px 10px 0;
}

/***********************************
   	   helper text
************************************/

.helperText {
	font-size: 10px;
	color: #444444;
}

/***********************************
   	   NORMAL LISTS
************************************/

.body ul {
	margin: 0 0 30px 20px;
	padding:0;
}

.body ul li {
	margin:0;
	padding:0;
}

.body ul ul {
	margin: 0 0 0 20px;
	padding:0;
}

/***********************
outline box
****************/

.outline_box { 
	border: 0; 
}

.outline_box h1, .outline_box h2, .outline_box h1 a, .outline_box h2 a {
	margin-bottom:0;
}

.columnQuarter .outline_box h1, .columnQuarter .outline_box h2, .columnQuarter .outline_box h1 a, .columnQuarter .outline_box h2 a,
.columnQuarterResource .outline_box h1, .columnQuarterResource .outline_box h2, .columnQuarterResource .outline_box h1 a, .columnQuarterResource .outline_box h2 a{
	margin-bottom:5px;
}

.columnQuarter .outline_box, .columnQuarterResource .outline_box  {
	margin-bottom:30px;
/*	line-height:16px;*/
}

/***********************************
    outline_box_image
************************************/
.outline_box_image {
	border:1px solid #CCC;
	padding:4px;
	margin: 0 0 20px 0;
	font-size:11px;
	clear:both;
	background-color:#FFF;
	color:#000;
}

.outline_box_image p {
	position: relative;
}

.columnQuarterResource .outline_box_image h2, .columnQuarter .outline_box_image h2 {
	width:188px;
}

.outline_box_image img {
	max-width:200px;
}

.outline_box_image img.double {
	max-width:90px;
	padding:5px;
	float:left;
}

.columnHalf .outline_box_image {
	height:108px;
}

.columnHalf .outline_box_image img {
	max-width:90px;
	padding:9px;
	float:left;
}

.columnHalf .outline_box_image img.single, .columnHalf .outline_box_image.single img {
	max-width:none;
	width:444px;
	padding:0;
	float: left;
}

.outline_box_image a {
	text-decoration:none;
	font-weight:bold;
}

/***********************************
    LINK & TEXT LISTs
************************************/
.link_list, .text_list {
	border: 0;
	margin: 0 0 20px 0;
	padding: 0;
	min-height: 12px;
	clear: both;
	float:left;
	background-color:#FFF;
}

.link_list img, .text_list img {
	padding:0 5px 1px 0;
	border: 0;
}

.link_list a, .text_list a {
	text-decoration:none;
}

.link_list a:hover, .text_list a:hover {
	background-color: #EEEEEE;
}

ul.scroll a:hover {
	background-color:#d0d0d0;
} 

.link_list ul, .link_list ul.single, .link_list ul.double, .link_list ul.triple,
.text_list ul, .text_list ul.single, .text_list ul.double, .text_list ul.triple {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
	float: left;
}

ul.scroll {
	background-color:#eee;
	height: 150px; 
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
	border:0;
	border-bottom:1px solid #999;
}

.link_list ul li.title {
	background-color:#ddd;
	font-weight:bold;
	color:#000;
}

.link_list ul li.title .helperText {
	color:#444444;
	font-weight: normal;
	float:right;
	margin-right:20px;
}

.columnHalf .link_list ul li.title .helperText {
	margin-right:160px;
}

.link_list li, .text_list li {
	float: left;
	text-decoration: none;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

ul.scroll li {
	border-right:0;
}

.link_list li a {
	display: block;
	padding: 6px;
}

.text_list li {
	padding: 6px;
}

.link_list h1, .link_list h1 a, 
.link_list h2, .link_list h2 a,
.link_list h3, .link_list h3 a,
.text_list h1, .text_list h1 a, 
.text_list h2, .text_list h2 a,
.text_list h3, .text_list h3 a {
	margin-bottom:0;
}

.link_list h1 img, .link_list h2 img,
.text_list h1 img, .text_list h2 img {
	padding-bottom: 4px;
}

.link_list h1 a:hover, .link_list h2 a:hover,
.text_list h1 a:hover, .text_list h2 a:hover {
	color:#003366;
}

.link_list h1, .link_list h1 a,
.link_list h2, .link_list h2 a 
.text_list h1, .text_list h1 a,
.text_list h2, .text_list h2 a {	
	padding:3px 5px 2px 5px;
}

.link_list h3, .link_list h3 a,
.text_list h3, .text_list h3 a {
	padding:6px 5px 5px 5px;
	margin-top:0;
}

.link_list p a,
.text_list p a {
  text-decoration: underline;
}

/**Widths**/

.columnQuarter .link_list h1, .columnQuarter .link_list h1 a, 
.columnQuarter .link_list h2, .columnQuarter .link_list h2 a,
.columnQuarter .link_list h3, .columnQuarter .link_list h3 a,
.columnQuarterResource .link_list h1, .columnQuarterResource .link_list h1 a, 
.columnQuarterResource .link_list h2, .columnQuarterResource .link_list h2 a,
.columnQuarterResource .link_list h3, .columnQuarterResource .link_list h3 a,
.columnQuarter .text_list h1, .columnQuarter .text_list h1 a, 
.columnQuarter .text_list h2, .columnQuarter .text_list h2 a,
.columnQuarter .text_list h3, .columnQuarter .text_list h3 a,
.columnQuarterResource .text_list h1, .columnQuarterResource .text_list h1 a, 
.columnQuarterResource .text_list h2, .columnQuarterResource .text_list h2 a,
.columnQuarterResource .text_list h3, .columnQuarterResource .text_list h3 a { width:200px; }

.columnQuarter .link_list ul li, .columnQuarter .link_list ul.single li,
.columnQuarterResource .link_list ul li, .columnQuarterResource .link_list ul.single li,
.columnQuarter .link_list ul.scroll, .columnQuarterResource .link_list ul.scroll { width: 210px; }

.columnQuarter .text_list ul li, .columnQuarter .text_list ul.single li,
.columnQuarterResource .text_list ul li, .columnQuarterResource .text_list ul.single li { width:200px; }

.columnQuarter .contact ul li, .columnQuarter .contact ul.single li,
.columnQuarterResource .contact ul li, .columnQuarterResource .contact ul.single li { width:180px; }

.columnQuarter .link_list ul.scroll li, .columnQuarterResource .link_list ul.scroll li { width: 193px; }
.columnQuarter .link_list ul.scroll li.title, .columnQuarterResource .link_list ul.scroll li.title { width: 181px; }

.columnHalf .link_list h1, .columnHalf .link_list h1 a, 
.columnHalf .link_list h2, .columnHalf .link_list h2 a,
.columnHalf .link_list h3, .columnHalf .link_list h3 a { width:444px; }

.columnHalf .link_list ul li, .columnHalf .link_list ul.single li { width: 453px; }
.columnHalf .text_list ul li, .columnHalf .text_list ul.single li,
.columnHalf .link_list ul li.title, .columnHalf .link_list ul.single li.title { width: 442px; }

.columnHalf .link_list ul.double li { width: 232px; }
.columnHalf .text_list ul.double li { width: 218px; }

.columnHalf .link_list ul.triple li { width: 151px; }
.columnHalf .text_list ul.triple li { width: 246px; }

.columnThreeQuarter .link_list h1, .columnThreeQuarter .link_list h1 a, 
.columnThreeQuarter .link_list h2, .columnThreeQuarter .link_list h2 a,
.columnThreeQuarter .link_list h3, .columnThreeQuarter .link_list h3 a { width:688px; }

.columnThreeQuarter .link_list ul li { width: 698px; }
.columnThreeQuarter .text_list ul li { width: 693px; }

.columnThreeQuarter .link_list ul.triple li { width: 232px; }
.columnThreeQuarter .text_list ul.triple li { width: 218px; }

/***********************************
  Contact and Resources List
************************************/

.contact h1, .contact h1 a,
.contact h2, .contact h2 a,
.contact h3, .contact h3 a {
	border-bottom:2px solid #44bbaa;
	color: #0b5b4f; /*#118877;*/
	background-color:#ddffee;
}

.contact li, .contact ul {
	background-color:#e4ffee;
}

.resource h1, .resource h1 a, 
.resource h2, .resource h2 a,
.resource h3, .resource h3 a {
	border-bottom:2px solid #ff9900;
	color:#000; /*#dd6600;*/
	background-color:#ffe3bb;
}

.resource li, .resource ul {
	background-color:#ffeedd;
}

/* Add underline to links in resource and contact lists */
.contact li a,
.resource li a {
  text-decoration: underline;
}


/***********************************
  Related Services List
************************************/

.related_services ul {
	border-bottom:1px solid #ccc;
}

.related_services li {
	border-bottom: 1px solid #eee;
	font-weight:bold;
}

.related_services li a {
	padding:8px 6px;
}

/********************************
	Other Lists
**************************/
	
li.rap,  ul.rap {
	background-color:#cce8f5;
}

li.espanol, li.espanol a {
	color:#662200;
}

/***********************************
  sideNav
************************************/

.sidenav {
	margin-bottom:25px;
	padding-bottom:100px;
	clear:both;
}

.sidenav .text_list, .sidenav .link_list {
	margin-bottom:0;
	background-color:#FFF;
}

.sidenav h1, .sidenav h2 {
	background-color:#e9eeff;
	margin-top:0;
	margin-bottom:0;
	padding-top:5px;
	width:212px;
}
	
.sidenav h1 {
	font: bold 14px Helvetica, Arial, Verdana, sans-serif;
}

.sidenav h2 {
	font: bold 12px Helvetica, Arial, Verdana, sans-serif;
	border-bottom:1px solid #8888cc;
}

.sidenav h1 img, .sidenav h2 img {
	padding-bottom: 2px;
}

.columnQuarter .sidenav h1, .columnQuarterResource .sidenav h1 {
	width:210px;
}
/***********************************
  HIGHLIGHTS (POWERED BY JCAROUSEL)
************************************/
.highlights ul,
.highlights li {
	background-color:#f0f0f0;
}

.highlights h2 {
	margin-bottom:0;
}

.highlights li h2 {
	border-bottom:0;
	font-size:13px;
	padding-top:0;
	margin-top:0;
	max-width:205px;
}

.highlights h2 a {
	text-decoration: none;
	color: #000;
}

.highlights .highlights_content {
	height: 214px;
}

.highlights .item {
	padding:5px 10px 5px 5px;
}

.highlights .item .body {
	float:left;
	width:205px;
	padding:0;
	margin:0;
  overflow: auto;
}

.highlights .item img {
	float:left;
	width:205px;
	margin-right:15px;
}
 
.jcarousel-navigation {
	background-color: #e3e3e3;
	float:left;
	height:45px;
	padding:0 5px;
}

.jcarousel-navigation a.previous,
.jcarousel-navigation a.next {
	background-color: #e3e3e3;
	border:0;
	margin-top:12px;
	padding:3px;
}

.jcarousel-navigation a img {
	margin:0;
	padding:0;
}

.jcarousel-navigation .previous {
	float:left;
}

.jcarousel-navigation .next {
	float:right
}

.jcarousel-navigation a.previous:hover,
.jcarousel-navigation a.next:hover  {
	background-color: #ccc;
}

.jcarousel-control a {
    border: 0;
    color: #444;
    background-color: #e3e3e3;
	display:inline-block;
	padding:5px;
	width:44px;
	height:35px;
}

.jcarousel-control a:hover {
	background-color: #999;
	color:#FFF;
}

/* Current slide being displayed */
.jcarousel-control a.active {
	background-color: #777;
	color:#FFF;
}

.jcarousel-control img {
	width:44px;
	padding:0;
	margin:0;
}


/***********************************
CONTENT ROTATOR (POWERED BY JCAROUSEL)
************************************/
.content_rotator {
	border:0;
	margin-bottom: 12px;
	padding: 0;
	background-color: #FFF;
	min-height: 12px;/*148px;*/
	clear: both;
}

.columnThreeQuarter .content_rotator h1 {
	font-size:16px;
}

.content_rotator .banner_overlay a {
	/*display:inline;*/
}

.content_rotator ul,
.content_rotator li {
	padding: 0; /* 0 10px 0 10px;*/
	margin: 0;
	list-style-type: none;
	height:auto;
	overflow:auto;
	/*height: 115px;*/
	/*overflow: hidden;*/
}

.content_rotator .content {
	border: 1px solid #ccc;
	background-color: #FFF;
	display: table-cell;
	overflow: hidden;
	height: 170px;
	min-height:170px;
	padding: 0;
}

.content_rotator img {
	border: 0;	
}

.content_rotator .item {
	margin: 5px;
	padding:5px 15px 0 15px;
}

.content_rotator .item img {
	float: left;
	margin: 0 5px;
	width:150px;
	height:100px;
}

.content_rotator .item a strong {
	padding-top:10px;
	font: bold 16px Helvetica, Arial, Verdana, sans-serif;
	text-transform:none;
	color:#000;
}

.content_rotator .item a {
	text-decoration:none;
}

.content_rotator .item .body {
	display: table-cell;
	vertical-align: middle;
}

.content_rotator .body ul {
	padding: 0;
	margin: 0 0 0 25px;
}

#content .content_rotator .body ul,
#content .content_rotator .body li {
	height: auto;
	list-style-type: disc;
}

.content_rotator a.previous, 
.content_rotator a.next {
	display: block;
	padding: 3px;
	margin: 0 30px;
}
 
.content_rotator a.previous:hover,
.content_rotator a.next:hover  {
	background-color: #ccc;
}

/*.content_rotator .previous {
	float: left;
}

.content_rotator .next {
	float: right;
}*/

/* Column Widths */
.columnFull .jcarousel-clip-horizontal { width: 860px; } 
.columnFull .jcarousel-item { width: 170px; }
.columnThreeQuarter .jcarousel-item { width: 160px; }
.columnQuarter .jcarousel-clip-horizontal { width: 200px; } 
.columnQuarter .jcarousel-clip-horizontal { width: 200px; } 
.columnFull .jcarousel-clip-horizontal, .columnFull .jcarousel-item, 
.columnThreeQuarter .jcarousel-clip-horizontal, .columnThreeQuarter .jcarousel-item,
.columnQuarter .jcarousel-clip-horizontal, .columnQuarter .jcarousel-item { height: 150px; }
.columnHalf .jcarousel-clip-horizontal, .columnHalf .jcarousel-item, .highlights ul, .highlights li { height: 165px; width: 454px; }
.columnHalf .jcarousel-clip-horizontal, .columnHalf .jcarousel-item,  { width: 454px; }
.columnHalf .jcarousel-navigation { width: 444px; }


/***********************************
     CALENDAR STYLES 
************************************/
.events {
	margin-left: 170px;
}

.events ul {
	padding: 0;
	margin: 0;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	list-style: none;
	font-size: 11px;
}

.events li {
	display: block;
	padding: 4px 6px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-decoration: none;
	list-style: none;
}

.events li.title {
	background-color: #AAAAAA;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

/* Dark background for alternating list rows */
li.dark {
	background-color: #EEEEEE;
}

#content .mini_calendar .calendar_title {
	background-color: #65ACE0;
	color: #FFF;
}
/*
#content .search_calendar #submit {
	background-color: #548a2c;
	color: #FFF;
	border: 2px solid #548a2c;
}
*/


/***********************************
    TABBER STYLES 
************************************/
.tabberlive .tabbertabhide {
	display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber { margin-bottom: 12px; }
.tabberlive { margin-bottom: 12px; }

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	padding: 4px 0 3px 0;
	border-left: 1px solid #ccc;
	background-color:#CCC;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 15px 3px 15px;
	border: 1px solid #ccc;
	border-width: 1px 1px 0 0;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

.columnQuarter ul.tabbernav li a {
	padding: 3px 5px;
	border: 1px solid #ccc;
	border-width: 1px 1px 0 0;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	display:inline-block;
}

.tabberlive ul.tabbernav li a:hover,
.tabberlive ul.tabbernav li.tabberactive a:hover {
	background-color: #6aa2c7;
}

.tabberlive ul.tabbernav li.tabberactive a {
	padding-bottom: 4px;
	border-bottom: 0;
	background-color: #faa61a;
	color: #FFF;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:5px;
	border:1px solid #ccc;
	height: 165px;
	overflow: auto;
	background-color: #EEEEEE;
	/*border-top:0;*/
}

.tabbertab ul {
	padding: 0;
	margin: 0 0 0 25px;
}

.tabbertab .body {
	padding: 10px;
}

.tabbertab .body ul.list {
	padding: 0 0 0 15px;
	margin:0;
	list-style:disc;
	height:auto;
	width:185px;
	float:left;
}

.tabbertab .title_gray {
	min-height:18px; 
	background-color:#666;
	text-transform:none; 
}

.tabbertab ul.text_list {
	height:auto;
	overflow: auto;
}

.tabbertab .body ul.list li {
	padding: 0;
	margin:0;
	list-style-type:disc;
}

/* Allow for content scroll */
.tabbertab ul.scroll, .tabbertab .scroll ul {
	background-color: #FFF;
	padding: 0; 
	height: auto;
	overflow: auto;
}

.tabbertab.scroll {
	padding:0;
	height:auto;
}

.tabberlive .scroll ul, .tabbertab .scroll ul {
	height: auto;
	overflow: auto;	
	margin-bottom: 0;
	padding: 0;
	margin: 0;
}

.tabbertab .body .outline_box_image, .columnHalf .tabbertab .body .outline_box_image img {
	display:none;
}

.tabberlive .tabbertab .body .link_list, .tabbertab .body .link_list ul, .tabbertab .body .link_list ul.scroll {
	margin:0;
	padding:0;
}

.tabberlive .tabbertab .body .link_list ul.scroll {
	height:175px;
	width:452px;
	overflow: auto; 
	border:0;
	margin:0;
	padding:0;
}

.tabberlive .tabbertab .body .link_list.resource ul.scroll {
	height:146px;
}

.columnHalf .tabbertab .body .link_list ul li {
	width:217px;
}

.columnQuarter .tabbertab .body .link_list ul li {
	width:200px;
}

.columnHalf .tabbertab .body .link_list.resource h3 {
	width:442px;
}

.columnHalf .tabbertab .body .link_list.resource ul li a {
	min-height:40px;
}

.tabbertab a {
	text-decoration:none;
}

.tabbertab h2 {
	display:none;
}

/* Background colors for each tab */
ul.tabbernav li a.tab1 { background-color: #ccc; }
ul.tabbernav li a.tab2 { background-color: #bbb; }
ul.tabbernav li a.tab3 { background-color: #aaa; }
ul.tabbernav li a.tab4 { background-color: #999; }
ul.tabbernav li a.tab5 { background-color: #888; }


/**********************
tabs
************************/
/*
.tabs {
	background-color:#d1dae0;
	padding:5px;
	margin-bottom:10px;
}

.tabs ul.nav {
	display:inline-block;
	list-style:none;
	padding-left:0;
}

.tabs ul.nav li {
	float:left;
}

.tabs ul.nav li a {
	padding:5px 10px;
	margin:3px;
	background-color:#92b1c5;
	color:#FFF;
	font:bold 14px Helvetica, Arial, Verdana, sans-serif;
	text-decoration:none;
}

.tabs ul.nav li a:hover {
	background-color:#687e8c;
}*/

/**********************
highlight Image
************************/

ul.highlightImage {
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
	float:left;
}

ul.highlightImage li {
	margin:0;
	padding:5px 0;
}

ul.highlightImage li h2, ul.highlightImage li h2 a {
	border-bottom:0;
	color:#FFF;
}

ul.highlightImage a {
	text-decoration:none;
	margin:0;
	padding:0;
}

ul.highlightImage img {
	margin:0;
	padding:0;
}

/****************************
Table styles
*****************************/

table {
	width:100%;
	font-size:11px;
	border:0;
}

table tr.title, table th {
	font: bold 13px Helvetica, Arial, Verdana, sans-serif;
	background:#aaa;
	padding:5px 0;
	border:0;
	margin:0;
}

table tr.light {
	background:#eee;
}

table tr.dark {
	background:#ddd;
}

table td {
	padding:3px;
	border: 1px solid #e0e0e0;
	border-width: 0 0 1px 0;
}

/****************************
Social Media Table styles
*****************************/

table.socialMedia, table.MediaTypes {
	margin-bottom:15px;
}

table.socialMedia {
	border:1px solid #ccc;
	border-width:1px 0;
}

table.socialMedia img {
	padding:5px;
	float:left;
}

table.socialMedia td {
	padding:3px 5px;
}

table.socialMedia td.item {
	text-align: left;
}

table.socialMedia td.tool {
	height:25px;
}

table.socialMedia tr.more, table.socialMedia td.more {
	background:#c2e2ff;
	padding:0;
	text-align:left;
}

table.socialMedia tr.more a, table.socialMedia td.more a {
	display:inline-block;
}

table.MediaTypes tr td {
	padding:0 10px;
	vertical-align:top;
	border:0;
}

table.MediaTypes tr.icon td {
	padding:10px;
}

table.MediaTypes tr.icon img {
	padding:5px;
}

table.MediaTypes tr.icon td {
	text-align:center;
	font-weight:bold;
}

table.MediaTypes a {
	background:#eee;
}

table.MediaTypes h2 {
	margin-bottom:5px;
	margin-top:10px;
}

table.socialMedia tr.agency {
	background:#ddd;
}

table.socialMedia tr.light {
	background:#f3f3f3;
}

table.socialMedia tr.dark {
	background:#eee;
}

table.socialMedia a, table.MediaTypes a {
	text-decoration:none;
}

table.MediaTypes a {
	display:block;
	padding:5px;
}

table.MediaTypes .hidden a {
	display:inline;
	background:none;
	padding:0;
}


table.socialMedia a:hover, table.MediaTypes a:hover {
	background:#999;
}

table.MediaTypes .hidden a:hover {
	background:none;
	text-decoration:underline;
}

table.com-table th {
  background-color: #eeeeee;
}
table.com-table th,
table.com-table td {
  padding: 7px;
  vertical-align: top;
  text-align: left;
}
table.com-table tbody th {
  font-weight: normal;
  font-size: 11px;
  font-family: inherit;
  background-color: transparent;
  border-bottom: 1px solid #cccccc;
}
table.com-table ul,
table.com-table ol {
  padding-left: 15px;
}

/************************************
Force table to fit within container
************************************/
table.fit-width {
  max-width: 100%;
}

/****************************
Contact Forms
*****************************/
.headerRow{width:100%; float:left; background-color:#999; color: #FFF; font-weight: bold; font-size:13px;}
.headerRow div{padding:10px 0px 10px 5px;}
.rowShade{width:100%; float:left; background-color:#eee;}
.fieldName{width:28%; float:left; padding:8px 5px 5px 5px;}
.fieldInput{width:67%; float:left; padding:5px;}
.fieldInput input { margin: 0 20px 0 0; }
.fieldSet{float:left; padding-right: 40px; text-align:center;}
div#message{width:100%; float:left; text-align:center; padding-top:15px;  padding-bottom:15px;}
form#contact label{font-weight:bold;}
.helperText{font-size:10px;color:#666;text-transform:none;}
#firstName, #lastName, #phone{width:200px;}
#phoneExt{width:85px;}
#company, #email{width:330px;}
#message{width:385px;max-width:385px;font-size:12px;}
#submit{background-color:#336699;color:#FFF;width:150px;height:30px;padding:0px;border:0px;}
#submit:hover{background-color:#003366;}

/***********************************
  MESSAGES, INSTRUCTIONS, & ERRORS
************************************/
div.messages,
div.instructions,
div.errors {
	padding: 10px;
	margin: 12px 0 12px 0;
}

div.messages { border: 1px solid #336699; background-color: #EEF3FF; }
div.instructions { border: 1px solid #E7DF00; background-color: #FFFFCC; }
div.errors { border: 1px solid #CC0000; background-color: #FFEEEE; }

div.messages ul,
div.instructions ul,
div.errors ul {
	padding: 0 0 0 25px;
	margin: 0;
	color: #000000;
}

div.messages h2,
div.instructions h2,
div.errors h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0 0 0;
	padding: 0;
	border:0px;
}


/***********************************
  		STYLES FOR rollover
************************************/

a.rollover { 
	position:relative; 
	z-index:24;
	text-decoration:none;
	width:200px;
	height:100px;
	display:block;
	background:#666;
}

a.rollover span { display: none; }

a.rollover:hover { z-index:25; }

a.rollover:hover span.bubble {
	display:block; 
	position:absolute; 
	top: 0; 
	left:0;
	padding: 15px 5px 10px 15px;
	margin: 0 0 0 0;
	width:180px;
	height:105px;
	color: #333;
	background:#333;
	color:#FFF;
	font-size:12px;
	line-height:18px;
	text-align: left;
	filter: alpha(opacity:90); 
	KHTMLOpacity: 0.90; 
	MozOpacity: 0.90; 
	opacity: 0.90;
}

/**********************
	Basics
**********************/
img { max-width:100%; }
.pull-left { float:left; }
.pull-right { float:right; }

/**********************
	HTML5 elements
**********************/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { box-sizing: border-box; max-width: 100%; }
figure.image { padding:1em 1em 0; margin:0 0 1em; background:#fdfdfd; border:1px solid #f0f0f0; display:inline-block;
-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; 
text-align:center; font-weight:bold; font-style:italic; font-size:1.2em; line-height:1.3em; color:#444; }
figure.image img { padding:0; margin:0 auto 1em; float:none; display:block; }
figure.image figcaption { margin-bottom:1em; }
.align-center figure.image { display:block; }
figure.image.pull-left { margin-right:1em; }
figure.image.pull-right { margin-left:1em; }

/**********************
	HTML5 elements and images in ckEditor
**********************/
.pull-left[data-cke-display-name="image"] { padding: 1em 1em 1em 0; }
.pull-right[data-cke-display-name="image"] { padding: 1em 0 1em 1em; }

/*** for Floating Images ***/
img.pull-left { margin: 1em 1em 1em 0; }
img.pull-right { margin: 1em 0 1em 1em; }
.align-center { text-align:center; }
.align-center img { float:none; margin:0 auto 1em auto; }
.com-vision {
  text-align: left;
  font-size: inherit;
}