/* @override http://mecaccess.com/css/default.css */

/*
//
// CSS: Default Sitewide Styles
//
// The base path for the images folder is: !IMAGESWEB
//
*/

h1, h2, h3, h4, h5, h6 {
  font-size: 10px;
  padding: 0;
  margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  color: #444444;
	padding: 0px;
	margin: 0px;
  background-image: url(/images/build/main-bg.gif);
  background-repeat: repeat-y;
  background-position: center;
  overflow-x: hidden;
}

p {
  /* Stub */
}

a {
  color: #ff6600;
}

a:link {
  color: #ff6600;
}

a:hover {
  color: #00a7ab;
}


form {
  margin: 0px;
  padding: 0px;
}

#search-box-holder {
  /* Stub */
}

#q {
  border: 0px;
  width: 158px;
  height: 16px;
  margin: 0px 0px 0px 16px;
  padding: 4px 0px 0px 26px;
  background-image: url(/images/build/search-bg.gif);
  color: #6a6a6a;
  font-size: 10px;
}

#main-header {
  position: relative;
  margin: 0 auto;
  width: 900px;
  height: 130px;
  padding: 0px 10px 0px 10px;
}

#flash-menu-holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 350px;
  height: 540px;
}

#static-menu-holder {
  width: 217px;
  height: 540px;
  position: absolute;
  margin-top:-30px; 
  padding-top:30px; 
  background: url(/images/temp_menu.png) no-repeat;

}

/* james added */
* html #static-menu-holder { 
	background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="/images/temp_menu.png",sizingMethod="scale"); 
}
/* end */


#static-menu-text {
  z-index: 100;
  position: absolute;
  top: 200px;
  width: 350px;
}
#static-menu-lanyard-person img{
  padding: 5px 8px 0px 20px;
  float: left;
}
#static-menu-lanyard-person div{
  font-weight: bold;
  font-size: 11px;
  color: #ffffff;
  padding: 35px 0px 0px 1px;
  float:left;
}

#static-menu-text ul {
  padding: 71px 0px 0px 30px;
  margin: 0px;
}

#static-menu-text ul li {
  list-style-type: none;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 15px 0px;
}

#static-menu-text ul li a, #static-menu-text ul li a:link {
  color: #444444;
  text-decoration: none;
}


#static-menu-text ul li a:hover {
  color: #00a7ab;
  text-decoration: none;
}


#static-menu-date {
  width: 220px;
  padding-top: 25px;
  font-size: 10px;
  font-weight: bold;
  color: #ee7f21;
  text-align: center;
  
}

#search-box-holder {
  position: absolute;
  top: 526px;
  width: 244px;
  height: 30px;
}

#main-header-links {
  padding-top: 15px;
  height: 35px;
  text-align: right;
}

#main-header-links ul {
  padding: 0px;
  margin: 0px;
  padding-right: 10px;
}

#main-header-links ul li {
  padding: 0px;
  margin: 0px;
  display: inline;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #888888;
}

#main-header-links ul li a, #main-header-links ul li a:link {
  color: #888888;
  text-decoration: none;
}

#main-header-links ul li a:hover {
  text-decoration: underline;
}

#main-header-logo {
  text-align: right;
  padding-right: 10px;
}

#main-header-logo img {
  border: 0px;
}

#main-bar {
  width: 100%;
  height: 30px;
  background-color: #ff6600;
}

#main-bar-text {
  margin: 0 auto;
  width: 900px;
  padding: 0px 30px 0px 10px;
  line-height: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  /*letter-spacing: -1px;*/
  color: #ffffff;
  text-align: right;
}

#main-body {
  margin: 0 auto;
  width: 900px;
  padding: 10px 10px 0px 10px;
}

#top-block {
  width: 900px;
  height: 410px;
}

#top-block #menu-placeholder {
  width: 235px;
  height: 410px;
  float: left;
}

#top-block #large-banner-wrapper {
  width: 665px;
  height: 410px;
  float: right;
  background-image: url(/images/build/large-banner-shadow.gif);
  background-repeat: no-repeat;
}

#top-block #large-banner-wrapper #large-banner-image {
  width: 655px;
  height: 370px;
  margin-right: 20px;
}

#top-block #large-banner-wrapper #large-banner-buttons {
  width: 655px;
  height: 30px;
  margin-right: 20px;
  background-color: #009999;
}

#large-banner-image img {
  position: absolute;
}

#large-banner-buttons ul {
  padding: 0px;
  margin: 0px;
}

#large-banner-buttons ul li {
  padding: 0px;
  margin: 0px;
  display: inline;
  list-style-type: none;
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 14px;
  line-height: 30px;
}

#large-banner-buttons ul li a, #large-banner-buttons ul li a:link, #large-banner-buttons ul li a:hover {
  text-decoration: none;
  color: #ffffff;
}

#large-banner-buttons ul #lbb-sport {
  width: 193px;
  height: 30px;
  padding-left: 22px;
  float: left;
}

#large-banner-buttons ul #lbb-entertainment {
  width: 203px;
  height: 30px;
  padding-left: 22px;
  background-image: url(/images/build/large-banner-button-shadow.png);
  background-repeat: no-repeat;
  float: left;
}

#large-banner-buttons ul #lbb-cause {
  width: 193px;
  height: 30px;
  padding-left: 22px;
  background-image: url(/images/build/large-banner-button-shadow.png);
  background-repeat: no-repeat;
  float: left;
}

.lbb-orange {
  background-color: #ff6600;
}

#column-1 {
  width: 235px;
  float: left;
}

#column-center {
  width: 440px;
  float: left;
}

#column-2 {
  width: 205px;
  padding-right: 10px;
  float: left;
}

#column-3 {
  width: 205px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}

#column-4 {
  width: 215px;
  padding-left: 10px;
  float: left;
}

#column-2, #column-3, #column-4 {
  line-height: 150%;
}

.column-double img {
  padding: 0px;
  margin: 0px;
}

.column-blocks {
  width: 205px;
  padding-bottom: 24px;
}


.mnews {
  padding-top: 15px;
}


.column-blocks-float {
  width: 205px;
  height: 330px;
  float: left;

}

.column-blocks-float-center {
  width: 205px;
  height: 300px;
  float: left;
  padding-left: 17px;
  padding-right: 17px;

}

.column-blocks a .no-border {
  border: 0px;
}

.column-blocks h2 a
{
	text-decoration:none;
	color: #00a0af;
}

.column-blocks .image, .column-blocks-float .image, .column-blocks-float-center .image, .column-double .image, .feature-p img {
  padding: 3px;
  margin-top: 14px;
  border: 1px solid #d8d8d8;
}

.column-triple {
  width: 655px;
  float: left;
}

.column-triple  h1 a
{
	text-decoration:none;
}

.column-double-search {
  width: 444px;
  padding-right: 200px;
  float: left;
}

.column-double {
  width: 444px;
  padding-right: 200px;
  float: left;
}

.column-double  h1 a
{
	text-decoration:none;
}


.features-header {
  color: #00a0af;
  padding-left: 10px;
}

.column-double p a, .column-double p a:link, .column-blocks-float p a, .column-blocks-float p a:link, .column-blocks-float-center p a, .column-blocks-float-center p a:link {
  color: #00a0af;
  font-size: 11px;
  line-height: 250%;
}


.explink p a {
	margin: 0;
	padding: 0;
	font-size: 20px !important;
	text-decoration: none;
	line-height: 100% !important;
}

.column-double p a:hover, .column-blocks-float p a:hover, .column-blocks-float-center p a:hover {
  color: #ff6600;
}



.column-triple h1, .column-double h1 {
  font-size: 30px;
  color: #ff6600;
  font-weight: normal;
}

.column-double h2 {
  font-size: 20px;
  color: #00a0af;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 0px;
}

.column-blocks-float h2, .column-blocks-float-center h2 {
  font-size: 20px;
  color: #ff6600;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 0px;
}

.column-blocks-float .h2-blue, .column-blocks-float-center .h2-blue {
  color: #00a0af;
}

.column-triple p, .column-double p {
  line-height: 140%;
  font-size: 14px;
}

/* James Added */


.casesub p {
  font-size: 20px !important;
  color: #00a0af;
}


.features-p p {
  font-size: 11px;
}

.feature-p p {
  font-size: 12px;
  line-height: 150%;
}

.feature-p img {
  margin-top: 0px;
}

#column-2 h2, #column-3 h2, #column-4 h2 {
  color: #009999;
  font-weight: bold;
  font-size: 22px;
}

#column-2 h3, #column-3 h3, #column-4 h3 {
  padding-top: 10px;
  color: #ff6600;
  font-weight: bold;
  font-size: 14px;
}

#column-2 h3 a, #column-2 h3 a:link, #column-3 h3 a, #column-3 h3 a:link, #column-4 h3 a, #column-4 h3 a:link {
  color: #ff6600;
  text-decoration: none;
}

#column-2 h3 a:hover, #column-3 h3 a:hover, #column-4 h3 a:hover {
  color: #ff6600;
  text-decoration: underline;
}

#column-2 h4, #column-3 h4, #column-4 h4 {
  padding-top: 10px;
  color: #444444;
  font-weight: normal;
  font-size: 12px;
}

#column-2 h4 .orange, #column-3 h4 .orange, #column-4 h4 .orange {
  clear: both;
  color: #ff6600;
  font-weight: bold;
  font-size: 14px;
}

.news-block h3 {  
  margin-top: 6px;
  padding-bottom: 4px;
  font-size: 12px;
  color: #ff6600;
}

.news-block p {
  padding: 0px;
  margin: 0px;
  color: #444444;
  font-weight: normal;
  font-size: 12px;
}

.news-block img {
  padding: 3px;
  margin-top: 14px;
  margin-bottom: 14px;
  border: 1px solid #d8d8d8;
}
.news-header
{
	color: #00a0af;
	padding-left: 10px;
}

.news h2
{
	padding-top:20px;
}
.news h2 a
{
	font-size: 16px;
	color: #00a0af;
	text-decoration:none;
}
.news_date
{
	font-size: 10px;
	color: #666666;
}

#column-2 .date, #column-3 .date, #column-4 .date {
  font-size: 11px;
  color: #888888;
}

.big-num {
  float: left;
  width: 85px;
  color: #009999;
  font-weight: bold;
  font-size: 150px;
  line-height: 120px;
}

.big-num-text {
  float: left;
  width: 115px;
  height: 80px;
  padding-top: 55px;
  color: #ff6600;
  font-weight: bold;
  font-size: 19px;
}


#coming-up {
  width: 215px;
  height: 261px;
  background-image: url(/images/build/coming-up-bg.gif);
  line-height: 120%;
  margin-bottom: 14px;
}


.coming-up-event {
  /* Stub */
}

#coming-up h2 {
  padding: 12px 0px 0px 11px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
}

#coming-up h3 {
  padding: 10px 0px 0px 11px;
  color: #2b2727;
  font-size: 12px;
  font-weight: bold;
}

#coming-up h3 a, #coming-up h3 a:link, #coming-up h3 a:hover {
  color: #2b2727;
  text-decoration: none;
}

#coming-up h4 {
  padding: 0px 0px 0px 11px;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
}

#coming-up h5 {
  padding: 0px 0px 0px 11px;
  color: #333333;
  font-size: 11px;
  font-weight: normal;
}

.left-box {
  width: 223px;
  background-image: url(/images/build/left-box-middle.gif);
}

.left-box img {
  padding: 0px;
  margin: 0px;
}

.left-box-inner {
  padding: 4px 20px 10px 15px;
  color: #888888;
}

.left-box-inner a, .left-box-inner a:link {
  color: #009999;
}

.left-box-inner a:hover {
  color: #ff6600;
}

.left-box-inner h2 {
  padding: 0px 0px 6px 0px;
  color: #ff6600;
  font-size: 22px;
  font-weight: normal;
  float: left;
}

.left-box-inner h3 {
  padding-top: 8px;
  clear: both;
  font-size: 12px;
  font-weight: normal;
  color: #575959;
}


.left-box-inner .image {
  width: 58px;
  padding: 3px;
  margin-top: 10px;
  border: 1px solid #d8d8d8;
  float: left;
}

.left-box-inner .summary {
  width: 110px;
  float: right;
  padding-top: 10px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

.left-box-inner .summary-wide {
  width: 188px;
  float: right;
  padding-top: 10px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}

.left-box-inner .ico {
  float: right;
}

#footer {
  margin: 0 auto;
  width: 900px;
}

#footer-text {
  width: 650px;
  margin-top: 10px;
  height: 84px;
  line-height: 20px;
  color: #888888;
  font-size: 11px;
  float: left;
}

#footer hr {
  border: 0px;
  height: 2px;
  padding: 0px;
  margin: 0px;
  color: #f0801f;
  background-color: #f0801f;
}

#bookmarking {
  padding: 40px;
}

#footer a, #footer a:link {
  text-decoration: none;
}

#footer .orange, #footer .orange:link {
  text-decoration: none;
  color: #ff6600;
}

#footer a:hover, #footer .orange:hover {
  text-decoration: underline;
}

#footer-img {
  width: 181px;
  vertical-align: middle;
  float: right;
}

#footer-img img, #footer img {
  border: 0px;
  padding: 0px;
  margin: 0px;  
}

.bookmark-image {
  border: 0px;
  padding: 0px;
  margin: 0px;
}


.sitemap li
{
	padding-bottom:2px;
}
.sitemap li a
{
	text-decoration:none;
}
.sitemap li a:hover
{
	text-decoration:underline;
}

#map-locations {
  width: 655px;
  height: 340px;
}

#map-actions {
  width: 655px;
  padding-top: 10px;
}

#map-actions-locs {
  width: 400px;
  float: left;
}

#map-actions-buttons {
  width: 100px;
  float: right;
  text-align: right;
}

#map-actions-buttons .zoom {
  float: right;
  margin-left: 10px;
  height: 24px;
  width: 40px;
  line-height: 24px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  background-color: #ff6600;
  font-size: 18px;
  cursor: pointer;
}

#map-actions-buttons .zoom a, #map-actions-buttons .zoom a:link, #map-actions-buttons .zoom a:hover {
  color: #ffffff;
  text-decoration: none;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clear-both {
  clear: both;
}

#flash_notice {
  /* Stub */
}

#flash_error {
  /* Stub */
}

#flash_success {
  /* Stub */
}

/* CSS FOR THE GOOGLE MAPS INFO WINDOWS */

#simple_example_window{
  width: 200px;
}

#simple_example_window_contents{
  background-color: #FFF;
  padding: 3px;
}

#simple_example_window_contents #img {
  padding-top: 6px;
  padding-left: 6px;
  width: 66px;
  float: left;
}

#simple_example_window_contents #text {
  padding-top: 6px;
  width: 128px;
  float: left;
}

#simple_example_window_contents a, #simple_example_window_contents a:link {
  text-decoration: none;
  font-size: 12px;
}

#simple_example_window_contents a:hover {
  text-decoration: underline;
}

#simple_example_window_beak{
  width: 224px;
  height: 10px;
  background: url('/images/build/google_maps_info_anchor.png') top right no-repeat transparent;
}

* html #simple_example_window_beak{
  background-image:none;
  background-color: #ffffff;
}

#simple_example_window_tl, #simple_example_window_tr, #simple_example_window_bl, #simple_example_window_br,
#simple_example_window_t,#simple_example_window_l,#simple_example_window_r,#simple_example_window_b{
  height: 0px;
  width: 0px;
}

/* BOOKMARKING */

ul#bookmarking {
	padding: 0;
}

	ul#bookmarking li {
		list-style:none;
		display: inline;
	}

	ul#bookmarking li a.delicious {
		background: url(/images/share/delicious_16x16.png) left no-repeat;
		padding: 0 0 0 20px;
	}
	
	ul#bookmarking li a.digg {
		background: url(/images/share/Digg_16x16.png) left no-repeat;
		padding: 0 0 0 20px;
	}
	
	ul#bookmarking li a.stumble {
		background: url(/images/share/Stumbleupon_16x16.png) left no-repeat;
		padding: 0 0 0 20px;
	}