/*  HTML5 ? Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

body { font:13px/1.231 verdana, sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea { color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }

html { overflow-y: scroll; }

a:hover, a:active { outline: none; }
a, a:active, a:visited { color: #168401; text-decoration:none; }
a:hover { color: #036; }

ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

nav ul, nav li { margin: 0; } 
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre { padding: 15px; white-space: pre; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
textarea { overflow: auto; } 
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { 
      border-radius: 1px;
    -moz-box-shadow: 0 0 5px red; 
 -webkit-box-shadow: 0 0 5px red; 
         box-shadow: 0 0 5px red;
}
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #0060aa; color:#fff; text-shadow: none; }
::selection { background:#0060aa; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #ff5e99; } 

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; } 
.visuallyhidden { position: absolute !important;  clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden;	}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.skip { display:none; } 

 /* Primary Styles
    Author: Nick Goodrum
 */

body { }
.mainbody { background:#241503 }
.bg { background:url(/cms/images/soccermonth/bg.jpg) no-repeat 50% 0 #241503;  }
p { margin:0 0 1em; color:#111; }

#container 				{ width:1030px; margin:0 auto; position:relative; }
#top_ads				{ width:1010px; height:92px; padding:5px 8px; overflow:hidden; }
#top_ads img:first-child   { margin-right:5px; }
#header					{  background:url(/cms/images/soccermonth/playing.png) no-repeat right 40px;  }
#header_area			{ position:relative; font-family:arial, sans-serif;}
#logo 					{ display:block; padding:15px 38px 10px; width:188px; }
#logo h1					{ text-indent:-99999px; width:155px; height:150px; display:block; overflow:hidden; background:url(/cms/images/soccermonth/logo.png) no-repeat 0 0 transparent; }

/* Top Network Bar */
#network_bar			{ position:absolute; top:6px; padding:0 40px; width:740px; height:26px; left:200px; color:#fff; font-family:verdana, sans-serif; background:url(/cms/images/2011/layout/network_bg.png) no-repeat 0 0 transparent; }
#network_sections 		{ position:absolute; top:-4px; list-style:none; padding:0; margin:0; border-right:1px solid #0c2f55; }

.bar_section 			 { float:left; border-left:1px solid #0c2f55; border-right:1px solid #308bde; padding:0 4px; height:25px; }
.ie6 .bar_section, .ie7 .bar_section		 { display:inline; zoom:1; }
.bar_section:first-child { border-left:none; }

.networks_dd { padding:0 6px;  position:relative;}
.networks_dd a		{ display:block; margin-top:6px; padding-right:12px; font-size:85%; font-weight:bold; color:#fff; background:url(/cms/images/2011/buttons/arrow_dd_sprite.png) no-repeat right 3px; }
.networks_dd ul a 		{ background:transparent; }
.networks_dd a span	{ font-weight:normal; margin-right:25px; }
.networks_dd:hover 	{ color:#333; background-color: #fff;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #dee7f0),color-stop(1, #ffffff)); 
    background-image: -webkit-linear-gradient(top, #dee7f0, #ffffff);
	background-image:    -moz-linear-gradient(top, #dee7f0, #ffffff); 
    background-image:     -ms-linear-gradient(top, #dee7f0, #ffffff);
    background-image:         linear-gradient(top, #dee7f0, #ffffff);
}
.networks_dd:hover  > a, .networks_dd:hover  > div > a { color:#0255a1; background-position:right -20px; }
.networks_dd:hover .networks_dd_list { display:block; }
.networks_dd li a { color:#333; display:block; padding:5px; margin:3px 0; border-radius:0 0 0 0; width:200px;}

.memberDrop,
.networks_dd_list	{ width:210px; z-index:999999999; display: none; border-bottom:1px solid #00589a; position: absolute; top:25px; margin:0 0 0 -6px; padding:10px; list-style-type: none; }
.networks_dd_list a    { display:inline; background:none; font-weight:normal; }
.networks_dd_list li     { display:block; padding:3px 5px;}

.networks_dd ul li { border-bottom:1px solid #b7d1e2; padding:0; position:relative; } 
.networks_dd li a:hover { color:#fff; box-shadow:0 0 3px #111; background: #940019;  }


.networks_dd.name > a,
.networks_dd.name > div > a { padding-right:15px; width:150px; white-space:nowrap; overflow:hidden; }
.networks_dd.name > a.withCoach,
.networks_dd.name > div > a.withCoach { width:115px; float:left; }
.networks_dd.name > a.coachBoard,
.networks_dd.name > div > a.coachBoard { width:20px; float:left; background:transparent; padding:0 5px 0 10px; margin-top:0; }

.networks_dd.name .truncateLink { display:none; }
.networks_dd.name .memberDrop { display:none; padding:0; margin:0; list-style:none; padding:10px; position:absolute; top:25px; left:0; border-bottom:1px solid #00589a; }
.networks_dd.name .memberDrop a { font-weight:normal; }

.bar_section.networks_dd.name { display:none; }

.networks_dd.name:hover .memberDrop { display:block;}

.networks_dd_list, .memberDrop  { background-color: #fff;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #dee7f0)); 
    background-image: -webkit-linear-gradient(top, #ffffff, #dee7f0);
	background-image:    -moz-linear-gradient(top, #ffffff, #dee7f0); 
    background-image:     -ms-linear-gradient(top, #ffffff, #dee7f0);
    background-image:         linear-gradient(top, #ffffff, #dee7f0);
}

.social_icons  		 { list-style:none; margin:0 5px; overflow:hiddden; }
.social_icons li		 { float:left; }
.social_icons a		 { display:block; margin-left:6px; width:24px; height:25px; text-indent:-99999em; background:url(/cms/images/2011/buttons/social_btns.png) no-repeat 0 0; }
.social_icons li:first-child a { margin-left:0; }
.social_icons a:hover { background:url(/cms/images/2011/buttons/social_btns_hover.png) no-repeat; }

.social_icons .blog_icon,     .social_icons .blog_icon:hover 		{ background-position:-1px 0; }
.social_icons .youtube_icon,  .social_icons .youtube_icon:hover 	{ background-position:-33px 0; }
.social_icons .twitter_icon ,  .social_icons .twitter_icon:hover	{ background-position:-64px 0; }
.social_icons .fb_icon,       .social_icons .fb_icon:hover 		{ background-position:-96px 0; }
.social_icons .rss_icon,      .social_icons .rss_icon:hover 		{ background-position:-128px 0; }
.social_icons .boards_icon,   .social_icons .boards_icon:hover 	{ background-position:-162px 0; }
.social_icons .podcast_icon,  .social_icons .podcast_icon:hover 	{ background-position:-194px 0; }
.social_icons .store_icon ,    .social_icons .store_icon:hover	{ background-position:-225px 0; }

#search_area			{ border:none; height:22px; }
.search_section 			 { float:right; padding:0 4px; height:25px; margin-top:-2px }
.search_section input	{ border:1px solid #000; margin-right:5px; }
.search_section input[type="text"]	{ width:155px;}
.search_section .navbar_btn { border:none; margin-right:10px; }

#header_links			{ position:absolute; right:15px; bottom:0; }
#header_links a 			{ display:inline-block; padding:15px 0 0 50px; margin-left:20px; line-height:30px; color:#0060aa; font-size:108%; font-weight:bold; }
.ie7 #header_links a 		{ display:inline; }
#header_links a:hover 	{ 
      -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	       opacity: 0.7;  
}


.findaclub		{ background:url(/cms/images/2011/buttons/search_club.gif) no-repeat 0 50% transparent; }
.signup			{ background:url(/cms/images/2011/buttons/signup.gif) no-repeat 0 50% transparent; }

.nav { overflow:hidden; }
#main_nav 		{ list-style:none; width:774px; margin:0 5px 0 20px; font-family:arial, sans-serif; }
#main_nav > li 	{ list-style:none; float:left; z-index:50; margin-right:5px;
	background: #034b84;
	background: -moz-linear-gradient(top, #034b84 0%, #0c6ab5 22%, #034c85 50%, #002949 50%, #002d50 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#034b84), color-stop(22%,#0c6ab5), color-stop(50%,#034c85), color-stop(50%,#002949), color-stop(100%,#002d50));
	background: -webkit-linear-gradient(top, #034b84 0%,#0c6ab5 22%,#034c85 50%,#002949 50%,#002d50 100%);
	background: -o-linear-gradient(top, #034b84 0%,#0c6ab5 22%,#034c85 50%,#002949 50%,#002d50 100%);
	background: -ms-linear-gradient(top, #034b84 0%,#0c6ab5 22%,#034c85 50%,#002949 50%,#002d50 100%);
	background: linear-gradient(top, #034b84 0%,#0c6ab5 22%,#034c85 50%,#002949 50%,#002d50 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#034b84', endColorstr='#002d50',GradientType=0 );
     -moz-border-radius: 10px 10px 0 0; 
  -webkit-border-radius: 10px 10px 0 0; 
          border-radius: 10px 10px 0 0;
}
#main_nav > li .last 		{ margin:0; }
#main_nav > li:hover 		{ background: #002d50; }
#main_nav > li > a		{ color:#fff; width:80px; text-align:center; padding:7px 22px; font-weight:bold; display:block; text-shadow:0 0 4px #333;}
#main_nav > li > a:hover	{  }
#main_nav > li > ul { position:absolute; width:300px;}

#main_nav .subMenu { min-height:170px; margin-left:4px;width:995px; padding:7px 7px 5px; position:absolute; z-index:9999; left:-999999em; border-left:1px solid #00589a; border-right:1px solid #00589a; border-bottom:1px solid #00589a;  background-color: #012d50;z-index:999; 
	     -moz-border-radius: 7px 7px 0 0; 
  -webkit-border-radius: 7px 7px 0 0; 
          border-radius: 7px 7px 0 0;
}
#main_nav .subMenu li { border-bottom:1px solid #eee;  }
#main_nav .subMenu ul{ padding:10px;  float:left;}
#main_nav .subMenu li a { color:#fff; padding:7px;  display:block; width:200px; }
#main_nav .subMenu li a:hover { background:#044c86;}

.usys_tv { text-indent:-99999px; background:url(/cms/images/2011/buttons/usys_tv.png) no-repeat 0 0 transparent; width:74px; margin-left:6px;}
.usys_tv:hover { background:url(/cms/images/2011/buttons/usys_tv_hover.png) no-repeat 0 0 transparent; }

#contents { 
	background:#fff; 
	padding:8px 8px 0 6px;
	position: relative;
    z-index: 1;
	margin:0 10px;
	        border-radius:7px 7px 0 0;
	   -moz-border-radius:7px 7px 0 0;
	-webkit-border-radius:7px 7px 7px 7px;
}

#page_content 	{ min-height:500px; padding:0 2px; }

#mainCol { width:682px; float:left; }



/* Field Required/Errors */
.fieldreq { padding-left:15px; background:url(/cms/images/global/fieldreq.gif) no-repeat 95% 5px; }	
.fielderror { padding-left:15px; background:url(/cms/images/global/fielderr.gif) no-repeat 95% 5px; }


/* PAGINATION and FILTERS */
.genericPager, #galleryPagerTop { margin-bottom:5px; border-bottom:1px solid #ccc; overflow:hidden; padding:5px 0;}
.genericPager ul, ul.pages { list-style:none; padding:3px; margin:0; }
.genericPager ul li, ul.pages li { float:left; }
.genericPager ul li a, ul.pages li  { color:#000; font-weight:bold; padding:2px 4px; border:1px solid #eee; background: #e2e2e2;
	background: -moz-linear-gradient(top,  #e2e2e2 0, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top,  #e2e2e2 0,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: -ms-linear-gradient(top,  #e2e2e2 0,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
	background: linear-gradient(top,  #e2e2e2 0,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
}
.genericPager ul li a:hover, ul.pages li:hover {  background: #e2e2e2;
	background: -moz-linear-gradient(top,  #e2e2e2 0, #dbdbdb 50%, #d1d1d1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(100%,#d1d1d1));
	background: -webkit-linear-gradient(top,  #e2e2e2 0,#dbdbdb 50%,#d1d1d1 100%);
	background: -ms-linear-gradient(top,  #e2e2e2 0,#dbdbdb 50%,#d1d1d1 100%);
	background: linear-gradient(top,  #e2e2e2 0,#dbdbdb 50%,#d1d1d1 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#d1d1d1',GradientType=0 );
}
.genericPager ul li span, ul.pages li.pgCurrent { color:#000; font-weight:bold; padding:2px 4px; border:1px solid #eee;
	background: #e0f3fa;
	background: -moz-linear-gradient(top,  #e0f3fa 0, #d8f0fc 50%, #b8e2f6 51%, #b6dffd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e0f3fa), color-stop(50%,#d8f0fc), color-stop(51%,#b8e2f6), color-stop(100%,#b6dffd));
	background: -webkit-linear-gradient(top,  #e0f3fa 0,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%);
	background: -ms-linear-gradient(top,  #e0f3fa 0,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%);
	background: linear-gradient(top,  #e0f3fa 0,#d8f0fc 50%,#b8e2f6 51%,#b6dffd 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0f3fa', endColorstr='#b6dffd',GradientType=0 );
}
.genericPager a.all, .genericPager a.all:link, .genericPager a.all:visited { margin-top:-3px; }


.filter-ins span { text-transform:capitalize; }
.filter-ins td { padding:5px 0; }



/*---- HOME SPECIFIC ----*/


/* MEDIA WALL */
.mediaWallItem 	{ width:682px !important; height:422px !important;  }
.mediaWallItem  object	{ width:682px !important; height:422px !important;  }

.mediaWallVideoCue { position:absolute; }
.mediaWallVideoCue img { width:682px !important; height:422px !important;  }
.mediaWallVideoPlay { width:115px; height:45px; display:block; position:absolute; background:url(/cms/images/2011/play.png) no-repeat; cursor:pointer; top:145px; left:240px; }
.mediaWallVideoPlay:hover { background-position:0 -45px; }
.mediaWallVideoPlay:active { background-position:0 -90px; }
.mediaWallVideoClose { display:none; width:115px; height:45px; position:absolute; z-index:99999999; background:url(/cms/images/2011/close.png) no-repeat; cursor:pointer; top:10px; right:10px; }
.mediaWallVideoClose:hover { background-position:0 -45px; }
.mediaWallVideoClose:active { background-position:0 -90px; }
.mediaWallVideoOverlayThumb { width:20px; height:16px; position:absolute; top:2px; right:2px; background:url(/cms/images/2011/videothumb.png) no-repeat; }

.mediaWallWidget 		{ position:relative; z-index:20; margin-bottom:10px; background:#173044;}
#HPNewsSlides 			{ overflow:hidden; }
.mediaWallHome			{ width:682px; height:422px; z-index:19; overflow:hidden;}
.mediaWallHome a img 		{ display:block; }
.mediaWallItem 				{ display:none; }
.mediaWallItem:first-child 	{ display:block; }
.mediaWallUnderlay 		{ position: absolute; z-index: 16; padding: 0; background-color: #021a32; bottom:0; left:0; width:682px; min-height:65px;  opacity:.8; filter:alpha(opacity=80);  }
.mediaWallText 			{ position:absolute; z-index:17; padding:5px 10px 12px; color:#fff; bottom:0; left:0; width:522px; min-height:65px; }
.mediaWallText p, .mediaWallText h2	{ color:#fff; }
.mediaWallText h2	{ line-height:1; font-size:1.5em; font-family:arial, helvetica, sans-serif; margin:10px 0 5px; }
.mediaWallText h2 a	{ font-family:arial, sans-serif; color:#fff; font-weight:bold; }
.mediaWallText p		{ font-size:.95em; margin:5px 0; }
.mediaWallText a		{ font-weight:bold; color:#40b5fa; }
.mediaWallText .date { color:#ccc; font-size:.9em }

.mediaWallControls 		{ position:absolute; z-index:19; background: transparent url(/cms/images/2011/controlsbg.png) repeat-y; right:0; top:0; height:422px; width:120px; float:none;}
.mediaWallControls .scrollable { width:120px; height:390px; position:relative; overflow:hidden;}
.mediaWallNav				{ height:20000em; position:absolute; list-style:none; margin:0; overflow:hidden; margin:0; padding:0; }
.mediaWallNav li  				{ float:left; position:relative; margin:4px 2px;}
.mediaWallNav li a				{ display:block; border:2px solid #0867c1; opacity:.6; filter:alpha(opacity=60); margin-left:3px; }
.mediaWallNav li a:hover		{ border:2px solid #fff; opacity:.8; filter:alpha(opacity=80); margin-left:3px; }
.mediaWallNav li a img			{ display:block; width:106px; height:66px; }
.mediaWallNav li.activeItem a	{ border:2px solid #c8002f; opacity:1; filter:alpha(opacity=100);   }

.mediaWallNav li span.thumbDesc { display:none; }
.mediaWallNav li.activeItem a	span.thumbDesc, .mediaWallNav li:hover a span.thumbDesc { display:block; position:absolute; background:#000; color:#fff; font-size:0.8em; bottom:2px; margin-right:2px; padding:2px; text-align:center; width:102px; opacity:.8; filter:alpha(opacity=80); }

.ie7 .mediaWallControls .nextPage, .ie7 .mediaWallControls .prevPage { padding:3px 0; }

.mediaWallControls .nextPage, .mediaWallControls .prevPage,
.mediaWallControls .nextPage.disabled:hover, .mediaWallControls .prevPage.disabled:hover { background: #f81340 url(/cms/images/buttons/nextbg.jpg) repeat-x 0 0; width:100%; display:block; text-align:center; cursor:pointer; }

.mediaWallControls .nextPage.disabled, .mediaWallControls .prevPage.disabled { opacity:0.5; filter:alpha(opacity=50); cursor:default; }
.mediaWallControls .nextPage.disabled:hover, .mediaWallControls .prevPage.disabled:hover { cursor:default; }
.mediaWallControls .nextPage:hover { background-color:#c3002e; background-position:0 -8px; }
.mediaWallControls .prevPage:hover { background-color:#c3002e; background-position:0 16px; }


/* WYSIWYG */

.greenBox { border:4px solid #347a17; padding:5px; margin-bottom:2px; }


/* Featured Article */
.featured-article { font-family:arial, sans-serif; background:#4e4e4e url(/cms/images/champions/inthenews.jpg) repeat-x left top; color:#fff; font-weight:normal; font-size:1.3em; padding:3px 13px; width:334px; height:176px;}
.featured-article .hdgbar { overflow:hidden; padding:2px 0;}
.featured-article .hdgbar h2 { color:#fff; float:left; }
.featured-article .hdgbar a { color:#fff; font-size:0.8em; float:right; }
.featured-article .headlinesList { list-style:none; padding:7px 0; margin:0; font-size:0.9em; color:#fff; }
.featured-article .headlinesList p { color:#fff; margin-top:5px; overflow:hidden; }
.featured-article .headlinesList h3 { font-size:0.9em; overflow:hidden; }
.featured-article .headlinesList h3 a { color:#fffa6b;  }
.featured-article .headlines-thumb  img { width:120px; float:left; margin:4px 7px 0 0;  }


/* Homepage Events */
.eventList { margin:0; list-style:none; }
.eventList  li { overflow:hidden; padding:10px 0; }
.eventInfo { float:right; font-size:0.9em; width:170px; padding-top:3px; }
.eventInfo a { color:#519242; font-weight:bold; }
.eventInfo a:hover { color:#d60a00 }
.duration { font-size:0.9em; }
.calDateIcon { float:left; color:#519242; text-transform:uppercase; margin-right:8px; font-size:1.1em; }
.calDate { font-weight:bold; font-size:1.6em; }
.eventsHomeWidgetWrpr { margin-bottom:7px; width:265px; height:308px; padding:80px 20px 0; background:url(/cms/images/soccermonth/soccerevents.jpg) no-repeat 0 0;}
.eventsHomeWidgetWrpr .hdgbarS { overflow:hidden; }
.eventsHomeWidgetWrpr .hdgbarS h2 { margin:0; color:#fff; font-family:arial, sans-serif; font-weight:bold; font-size:1.4em; float:left; }
.eventsHomeWidgetWrpr .hdgbarS a { float:right; color:#fff; margin-top:5px; }
.eventsHomeWidgetWrpr .eventToolTipWrpr { display:none !important; }
.eventsHomeWidgetWrpr .genModS { margin-top:15px; height:250px; overflow-y:scroll; }

/*-- Home Featured Tabs --*/
#homeTabs { margin-bottom:12px; padding:5px; background:#0b2b4a; }
#homeTabs h3 { color:#fff; text-align:center; font-size:1em; margin:0 0 7px }
#homeTabs > ul { padding:0; margin:0; list-style:none; overflow:hidden; border-left:1px solid #7a848d;  }
#homeTabs > ul > li { float:left; cursor:pointer; padding:3px 12px; border-bottom:1px solid #7a848d; border-top:1px solid #7a848d; border-right:1px solid #7a848d; position:relative; z-index:55; color:#fff;
	background-color: #7da4c3;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #7da4c3),color-stop(1, #c5d1dd)); 
    background-image: -webkit-linear-gradient(top, #7da4c3, #c5d1dd);
	background-image:    -moz-linear-gradient(top, #7da4c3, #c5d1dd); 
    background-image:     -ms-linear-gradient(top, #7da4c3, #c5d1dd);
    background-image:      -o-linear-gradient(top, #7da4c3, #c5d1dd);
    background-image:         linear-gradient(top, #7da4c3, #c5d1dd);
			  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#7da4c3', EndColorStr='#c5d1dd');	
	    border-radius:0 5px 0 0;
   -moz-border-radius:0 5px 0 0;
-webkit-border-radius:0 5px 0 0;
}
#homeTabs > ul > li a { color:#fff; font-weight:bold; font-size:0.9em; }
#homeTabs > ul > li.ui-state-active { border-bottom:1px solid #fff;
	background-color: #c9e2f6;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #c9e2f6),color-stop(1, #ffffff)); 
    background-image: -webkit-linear-gradient(top, #c9e2f6, #ffffff);
	background-image:    -moz-linear-gradient(top, #c9e2f6, #ffffff); 
    background-image:     -ms-linear-gradient(top, #c9e2f6, #ffffff);
    background-image:      -o-linear-gradient(top, #c9e2f6, #ffffff);
    background-image:         linear-gradient(top, #c9e2f6, #ffffff);
			  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c9e2f6', EndColorStr='#ffffff');	
}
#homeTabs > ul > li.ui-state-active a { color:#0d3155; border-bottom:1px solid #fff; }
#homeTabs .ui-tabs-panel { border:1px solid #7a848d; margin-top:-1px; position:relative;z-index:50; padding:10px 4px; height:220px;
	background-color: #fff;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #c9e2f6)); 
    background-image: -webkit-linear-gradient(top, #ffffff, #c9e2f6);
	background-image:    -moz-linear-gradient(top, #ffffff, #c9e2f6); 
    background-image:     -ms-linear-gradient(top, #ffffff, #c9e2f6);
    background-image:      -o-linear-gradient(top, #ffffff, #c9e2f6);
    background-image:         linear-gradient(top, #ffffff, #c9e2f6);
			  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#c9e2f6');	
}
#homeTabs .ui-tabs-panel li { list-style:square; color:#2a5abc; }
#homeTabs .ui-tabs-panel li a { color:#000; font-size:0.9em; }
#homeTabs .ui-tabs-panel li a:hover { text-decoration:underline; }

/* Rotating Banner */
.Bannerrotate .jcarousel-direction-rtl { direction: rtl; } 
.Bannerrotate .jcarousel-container-horizontal { width: 310px; } 
.Bannerrotate .jcarousel-clip { overflow: hidden; } 
.Bannerrotate .jcarousel-clip-horizontal { width: 310px; height: 177px; } 
.Bannerrotate .jcarousel-item { width: 310px; height: 177px; } 
.Bannerrotate .jcarousel-item-placeholder { background: #fff; color: #000; } 
.Bannerrotate .jcarousel-next-horizontal { position: absolute; top: 77px; right: 0; width: 20px; height: 24px; cursor: pointer; background: #fff url(/cms/images/2011/layout/arrownext.png) no-repeat 3px 1px;
  -webkit-border-radius: 6px 0 0 6px; 
     -moz-border-radius: 6px 0 0 6px; 
          border-radius: 6px 0 0 6px; 
   -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;} 
.Bannerrotate .jcarousel-direction-rtl .jcarousel-next-horizontal { left: 5px; right: auto; background-image: url(/cms/images/2011/layout/arrowprev.png); } 
.Bannerrotate .jcarousel-next-horizontal:hover, .Bannerrotate .jcarousel-next-horizontal:focus { background-position: 3px -22px; } 
.Bannerrotate .jcarousel-next-disabled-horizontal, .Bannerrotate .jcarousel-next-disabled-horizontal:hover, .Bannerrotate .jcarousel-next-disabled-horizontal:focus, .Bannerrotate .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: 3px -45px; } 
.Bannerrotate .jcarousel-prev-horizontal { position: absolute; top: 77px; left: 0; width: 20px; height: 24px; cursor: pointer; background: #fff url(/cms/images/2011/layout/arrowprev.png) no-repeat 0px 1px; 
  -webkit-border-radius: 0 6px 6px 0; 
     -moz-border-radius: 0 6px 6px 0; 
          border-radius: 0 6px 6px 0; 
   -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;} 
.Bannerrotate .jcarousel-direction-rtl .jcarousel-prev-horizontal { left: auto; right: 5px; background-image: url(/cms/images/2011/layout/arrownext.png); } 
.Bannerrotate .jcarousel-prev-horizontal:hover, .Bannerrotate .jcarousel-prev-horizontal:focus { background-position: 0px -22px; } 
.Bannerrotate .jcarousel-prev-disabled-horizontal, .Bannerrotate .jcarousel-prev-disabled-horizontal:hover, .Bannerrotate .jcarousel-prev-disabled-horizontal:focus, .Bannerrotate .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: 0px -45px; }
	

/* Home Banners and Regions */
.midBanner { width:220px; float:left; margin-left:11px }
.midBanner:first-child { margin-left:0; }

.midLowerBanner { width:335px; float:left; margin-top:9px;}
.midLowerBanner.first { margin-right:12px; } 

.bottomBanner { width:360px; margin:8px 12px 0 0; float:left; }
.bottomBannerMid { width:310px; margin:8px 0 0; float:left; }
.bottomBannerLast{ width:300px; float:right; margin-top:8px; }

.bottomBanner .bnrRow, .bottomBannerLast .bnrRow { margin-bottom:6px; }
.bottomBanner .bnrRow .randomBanner:first-child a img, .bottomBannerLast .bnrRow .randomBanner:first-child a img{ margin-right:5px; }

.Bannerrotate ul { list-style:none; padding:0; margin:0; }

#bottomBnrWrp { clear:both; }


/* Random Banners */
.randomBanner { display:inline; }



/*-- END Hompage Slideshow --*/

.bannerRegion { width:220px; float:left; margin-left:10px }
.bannerRegion:first-child { margin-left:0; }


.pageHdng { font-family:arial, sans-serif; color:#00529e; margin:5px 0 10px; font-size:1.8em; border-bottom:1px solid #ccdded }
h2 { font-family:arial, sans-serif; color:#00529e; }
h3 { font-size:116%; color:#00529e; }


/* Right Nav */
.lnavwrpr { border:1px solid #bdc0c5; padding:5px; background: #d9e9f6; margin-bottom:10px; overflow:hidden;
	background: -moz-linear-gradient(top,  #d9e9f6 0, #ffffff 50%, #d9e9f6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e9f6), color-stop(50%,#ffffff), color-stop(100%,#d9e9f6));
	background: -webkit-linear-gradient(top,  #d9e9f6 0, #ffffff 50%,#d9e9f6 100%);
	background: -ms-linear-gradient(top,  #d9e9f6 0, #ffffff 50%,#d9e9f6 100%);
	background: linear-gradient(top,  #d9e9f6 0,#ffffff 50%,#d9e9f6 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e9f6', endColorstr='#d9e9f6',GradientType=0 );
}
.lnvgrphdg { font-family:arial,sans-serif; color:#00529e; font-weight:normal; font-size:1.8em; padding-left:4px; }
.lnav { list-style:none; margin:0; padding:6px 2px;}
.lnav li { border-bottom:1px solid #d3dae0; }
.lnav li li{ border-bottom:0; }
.lnav li a { color:#000; font-size:0.8em; padding:4px; display:block;}
.lnav li a:hover { color:#d50a03; }

#page_title	{ margin:0 1px 10px; padding-bottom:2px; border-bottom:1px solid #ccdded; font-size:212%; }

#page_bar_wrap {
	zoom:1;
	margin: 0 0 8px;
	padding:0 1px 1px;
	background-color: #fefefe;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d6dadd));
	background-image: -webkit-linear-gradient(top, #fefefe, #d6dadd);
	background-image:    -moz-linear-gradient(top, #fefefe, #d6dadd);
	background-image:     -ms-linear-gradient(top, #fefefe, #d6dadd);
	background-image:      -o-linear-gradient(top, #fefefe, #d6dadd);
	background-image:         linear-gradient(top, #fefefe, #d6dadd);
			  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#d6dadd');
}
#page_bar { 
	width:100%;
	height:29px;
	overflow:hidden;
	background-color: #e7e2dc;
}
#breadcrumbs		      { float:left; width:420px; line-height:25px; margin-left:6px; color:#00529f; font-size:0.8em; }
#breadcrumbs a ,
#breadcrumbs a:link,
#breadcrumbs a:visited   { margin-right:8px; font-weight:bold; color:#168401; }
#breadcrumbs a:hover,
#breadcrumbs a:active      { text-decoration:underline; }
#breadcrumbs span.separator { margin-right:7px; color:#000 }

#page_tools 			  	{ float:right; margin-right:6px; margin-top:5px; width:225px; font-size:0.8em; }
#page_tools > a 		   	{ font-size:73%; line-height:32px; color:#1c6ab5; margin-right:8px; }
#page_tools > a:hover 	{ opacity:0.8; }
#page_tools .chicklets	{ color:#1b6bb6; font-size:85%; }
#main_content 		 	{ margin:0 0.3em; }

.printpage 				{ color:#1c6ab5; float:left; margin-right:15px; background:url(/cms/images/global/printico.png) no-repeat 0 0; padding:3px 0 0 20px;}
.addthis_button_compact  { float:left; margin-right:15px; padding-top:3px; color:#1c6ab5;}
.at300bs 				{ float:left; margin:-3px 3px 0 0; }
#fontSize 				{ float:right;}

.headline			{ margin-bottom:1.5em; }
.date				{ font-size:83%; color:#666; }

#rightCol			{ width:300px;float:right; }
#rightCol .banner p	{ margin-bottom:0; }

#centerBanners 	{ margin-top:10px; }
#center_left 	{ width:360px; float:left; }
#center_right	{ width:310px; float:right; }

#bottom_content 		{ clear:both; }

#main_footer 		{ font-size:85%;  margin:0 10px 10px; border-left:1px solid #448036; border-right:1px solid #448036; border-bottom:1px solid #448036; padding:8px 15px;
	background: #1b3316;
	background: -moz-linear-gradient(top, #1b3316 0%, #2e5425 59%, #2a4e22 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b3316), color-stop(59%,#2e5425), color-stop(100%,#2a4e22));
	background: -webkit-linear-gradient(top, #1b3316 0%,#2e5425 59%,#2a4e22 100%);
	background: -o-linear-gradient(top, #1b3316 0%,#2e5425 59%,#2a4e22 100%);
	background: -ms-linear-gradient(top, #1b3316 0%,#2e5425 59%,#2a4e22 100%);
	background: linear-gradient(top, #1b3316 0%,#2e5425 59%,#2a4e22 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b3316', endColorstr='#2a4e22',GradientType=0 );
}
#main_footer h4		{ margin-bottom:4px; text-align:center; }
#main_footer h4 a 	{ color:#fff; font-size:100%; }
#main_footer a		{ color:#94de83; font-size:93%; }
#main_footer a:hover  { color:#fff; }

#site_map				{ margin:0 10px 10px; }
#site_map > ul			{ margin:0; list-style:none; width:100%; overflow:hidden; background:url(/cms/images/2011/layout/footer_ul_bg.png) repeat 0 0 transparent;}
#site_map > ul > li 		{ float:left; padding:0 0 0 32px; width:158px;  }
#site_map > ul > li > ul	 	{ margin:0; list-style:none; margin:0 0 10px;}
#site_map > ul > li > ul  > li	{ margin:2px 0; list-style:none; text-align:center;}

#site_map > ul > li:first-child { border-left:none; padding:0 35px 0 0; }

#footer_bottom 		{ overflow:hidden;  color:#5eb3ff; text-align:center; font-size:93%; border-top:1px solid #516c4b; padding:10px 0 0;}
#footer_bottom p		{ color:#fff; margin-bottom:3px; }
#footer_bottom a		{ color:#94de83; }
#footer_links 		{ float:left; width:40%; text-align:left; }
#site_info			{ float:right; width:40%; text-align:right; }


/* -- GLOBAL STYLES -- */


/* Social Switch Box */
#socialTabs { margin:8px 0 3px; }
	.allRegions #socialTabs { margin:8px 0; }
	
#socialTabs .hdg { overflow:hidden; background: #1b66aa;
	background: -moz-linear-gradient(top,  #1b66aa 0, #0a355f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b66aa), color-stop(100%,#0a355f));
	background: -webkit-linear-gradient(top,  #1b66aa 0,#0a355f 100%);
	background: -ms-linear-gradient(top,  #1b66aa 0,#0a355f 100%);
	background: linear-gradient(top,  #1b66aa 0,#0a355f 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b66aa', endColorstr='#0a355f',GradientType=0 );
}
#socialTabs .hdg h4 { float:left; padding:6px 0 0 10px; text-align:center; }
#socialTabs ul { border-left:1px solid #457eb3; float:right; padding:0; margin:0; list-style:none; overflow:hidden; } 
#socialTabs ul li { float:left; border-left:1px solid #08345b; border-right:1px solid #457eb3; }
#socialTabs ul li a { color:#fff; padding:13px 22px 11px; display:block; }
#socialTabs ul li a img{ 
	   -moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease; 
	        transition: all 0.3s ease; 	
}
#socialTabs ul li a:hover img, #socialTabs ul li.ui-state-active a img{ 
    -moz-box-shadow: 0 0 4px #ccc; 
 -webkit-box-shadow: 0 0 4px #ccc; 
         box-shadow: 0 0 4px #ccc; 
}
#socialTabs li.ui-state-active {  background:#0a355f;
	background: -moz-linear-gradient(top,  #0a355f 0, #1b66aa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a355f), color-stop(100%,#1b66aa));
	background: -webkit-linear-gradient(top,  #0a355f 0,#1b66aa 100%);
	background: -ms-linear-gradient(top,  #0a355f 0,#1b66aa 100%);
	background: linear-gradient(top,  #0a355f 0,#1b66aa 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a355f', endColorstr='#1b66aa',GradientType=0 );
}

#socialTabs .twtr-hd { display:none }
#socialTabs .twtr-ft { border:1px solid #8a8a8a; background:#ccc; }
#socialTabs .twtr-widget { margin-top:0; }
#socialTabs .twtr-doc { border-radius:0 !important; }
#socialTabs .twtr-bd { border-left:1px solid #8a8a8a; border-right:1px solid #8a8a8a; border-top:1px solid #8a8a8a; }
#socialTabs .twtr-widget .twtr-tweet  { border-bottom:1px solid #333; }

#socialTabs #face-tabs { clear:both; }
#socialTabs .fb-like-box { margin-top:-16px; }
#fb-root { display:none; }

#socialTabs #you-wrap { position:relative; top:-16px; overflow-y:scroll; padding:0 6px 6px 7px; height:170px; }
#socialTabs #you-tabs { position:relative; border:1px solid #8a8a8a; text-align:center; height:203px;}
#socialTabs #you-tabs a { color:#004c9c; }
#socialTabs #you-tabs .video { margin:2px 2px 2px 0; float:left; text-align:left; overflow:hidden; border-bottom:1px solid #ccc; padding:3px 3px 7px;}
#socialTabs #you-tabs .video img{ float:left; margin-right:7px; }
.viewTube { display:block; position:absolute; bottom:0; background:#fff; width:100%; border-top:1px solid #ccc; padding:5px 0; }


/* Mod Styles */

.mod, .ad_mod { margin-bottom:10px; }

.mod { 
	position:relative;
	zoom:1;
	padding:1px; 
	border-radius:1px 1px 0 0;
	background-color: #d9dadc;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #bcc1c5),color-stop(1, #ffffff)); 
    background-image: -webkit-linear-gradient(top, #bcc1c5, #ffffff);
	background-image:    -moz-linear-gradient(top, #bcc1c5, #ffffff); 
    background-image:     -ms-linear-gradient(top, #bcc1c5, #ffffff);
    background-image:      -o-linear-gradient(top, #bcc1c5, #ffffff);
    background-image:         linear-gradient(top, #bcc1c5, #ffffff);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#bcc1c5', EndColorStr='#ffffff'); 
}

.mod .mod_header {
	zoom:1;
	padding:3px 8px 8px; 
	background-color: #d9e9f6;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #d9e9f6),color-stop(1, #ffffff)); 
    background-image: -webkit-linear-gradient(top, #d9e9f6, #ffffff);
	background-image:    -moz-linear-gradient(top, #d9e9f6, #ffffff); 
    background-image:     -ms-linear-gradient(top, #d9e9f6, #ffffff);
    background-image:      -o-linear-gradient(top, #d9e9f6, #ffffff);
    background-image:         linear-gradient(top, #d9e9f6, #ffffff);
              filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d9e9f6', EndColorStr='#ffffff'); 	
}

h3.mod_header,
.mod .mod_header h3 { 
	font-family:arial, sans-serif;
    font-style:normal;
    text-decoration:none;
    letter-spacing:0;
    word-spacing:0;
    line-height:1.2;	
	color:#00529e; 
}
.mod .mod_header h3 { font-size:174%; }
h3.mod_header            { font-size:174%; font-weight:normal; }

.mod_contents { zoom:1; padding:5px; background:url(/cms/images/2011/layout/mod_contents_bg.jpg) repeat-x left bottom #fff; }

.mod_contents ul 		{ width:100%; margin:0; padding:0; list-style:none; }
.mod_contents ul li 	{ border-top:1px solid #d5dae0; padding:3px 0; }
.mod_contents ul a 	{ margin-left:3%; color:#000; font-size:93%; }

.mod_contents ul li:first-child { border:none; }

.mod_contents a.currLink { color:#d60a00; font-weight:bold; }

/* Mod Tab Styles */

.mod_tabs 			{ position:relative; padding-top:21px; margin-bottom:10px; }
.mod_tabs .tabs		{ position:absolute; top:0; margin:0; width:100%; overflow:hidden; list-style:none; }
.mod_tabs .tabs li	{ 
	float:left; 
	border-top:1px solid #7a848d; 
	border-right:1px solid #7a848d; 
	border-bottom:1px solid #7a848d;
	background-color: #7da4c5;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #7da4c5),color-stop(1, #c4d1dd)); 
    background-image: -webkit-linear-gradient(top, #7da4c5, #c4d1dd);
	background-image:    -moz-linear-gradient(top, #7da4c5, #c4d1dd); 
    background-image:     -ms-linear-gradient(top, #7da4c5, #c4d1dd);
    background-image:      -o-linear-gradient(top, #7da4c5, #c4d1dd);
    background-image:         linear-gradient(top, #7da4c5, #c4d1dd);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#7da4c5', EndColorStr='#c4d1dd');	
}
.mod_tabs .tabs li:first-child { border-left:1px solid #7a848d; }
.mod_tabs .tabs li.current { 
	border-bottom:none; 
	background-color: #7da4c5;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #cae3f7),color-stop(1, #ffffff)); 
    background-image: -webkit-linear-gradient(top, #cae3f7, #ffffff);
	background-image:    -moz-linear-gradient(top, #cae3f7, #ffffff); 
    background-image:     -ms-linear-gradient(top, #cae3f7, #ffffff);
    background-image:      -o-linear-gradient(top, #cae3f7, #ffffff);
    background-image:         linear-gradient(top, #cae3f7, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cae3f7', EndColorStr='#ffffff');
}
.mod_tabs .tabs li a	{ 
	display:block;
	font-weight:bold;
	color:#fff;
	padding:2px 12px;
}
.mod_tabs .tabs li.current a { padding:3px 12px 2px; color:#0c3054; }
.mod_tabs .slides	{ border:1px solid #7a848d;  background-color: #dae8f5;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ffffff),color-stop(1, #dae8f5)); 
    background-image: -webkit-linear-gradient(top, #ffffff, #dae8f5);
	background-image:    -moz-linear-gradient(top, #ffffff, #dae8f5); 
    background-image:     -ms-linear-gradient(top, #ffffff, #dae8f5);
    background-image:      -o-linear-gradient(top, #ffffff, #dae8f5);
    background-image:         linear-gradient(top, #ffffff, #dae8f5);
			  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#dae8f5');	
}
.mod_tabs .slide		{ padding:1%; }



/* Button Styles */

.print_btn { display:inline-block; background:url(/cms/images/2011/buttons/print.gif) no-repeat 0 45%; padding-left:20px; cursor:pointer; }
.ie6 .print_btn, .ie7 .print_btn { dispaly:inline; zoom:1; }


.twoCol 		{ width:100%; overflow:hidden; }
.leftCol	{ float:left; width:49%; margin-right:2%; }
.rightCol  	{ float:left; width:49%; }



/* PHOTO GALLERY */
.mod_gallery_landing {padding:15px 0; margin:0 auto; overflow:hidden;}

.mod_all_galleries {padding:10px 0;width:656px; margin:0 auto; overflow:hidden; }
.mod_all_galleries ul {list-style-type:none; margin:0; padding:0;}
.mod_all_galleries ul li {float:left; display:inline; width:188px; height:220px; text-align:center; margin:0 15px; padding:0;}
.mod_all_galleries ul li img {width:148px; height:98px; margin:0 0 4px 0; border:1px solid #900;}
.mod_gallery_pager {padding:15px 10px}
.mod_gallery_pager ul {list-style-type: none;}
.mod_gallery_pager li {float:left; display:inline; margin:0 5px 0 0; display:block; font-size:12px;}
.mod_gallery_pager li a {float:left; color:#003871; padding:4px; border:1px solid #ddd; text-decoration:none;}
.mod_gallery_pager li a:hover { background:#eee; border:1px solid #003871;}
.mod_gallery_pager li.nolink {color:#ccc; border:1px solid #ddd; padding:4px;}
.mod_gallery_pager li.current {color:#fff; border:1px solid #ddd; padding:4px; background:#003871;}

.mod_gallery_details {width:564px; padding:15px 0; margin:0 auto;}

.mod_landing_gal ul li { margin-top:5px; float:left; display:inline; overflow:hidden; margin-left:27px; text-align:center; margin-bottom:10px;}
.mod_landing_gal ul li img { padding:3px; border:1px solid #e9e5cf; }
#demotip { display:none; background:transparent url(/tools/img/tooltip/black_arrow.png); font-size:12px; height:70px; width:160px; padding:25px; color:#fff; }

.photoGalleryWrpr { position:relative; margin-bottom: 15px; }
.photoGalleryWrpr h2 { color:#585858; font-size:18px; font-weight:normal; margin:0 0 10px; }
.photoGalleryWrpr .photo_toolbar { height:20px; }
.photoGalleryWrpr .photo_toolbar a.photo_goback, #mod_photo_viewer .photo_toolbar a.photo_goback:link, #mod_photo_viewer .photo_toolbar a.photo_goback:visited {
	background:url(/cms/images/gallery/icon_go_back.gif) no-repeat scroll 0 0 transparent;
	color:#585858;
	display:block;
	float:left;
	padding-left:17px;
	text-decoration:none;
}
.photoGalleryWrpr .photo_toolbar a.photo_email, #mod_photo_viewer .photo_toolbar a.photo_email:link, #mod_photo_viewer .photo_toolbar a.photo_email:visited {
	background:url(/cms/images/gallery/icon_email_to.gif) no-repeat scroll 0 0 transparent;
	color:#585858;
	display:block;
	float:right;
	padding-left:19px;
	text-decoration:none;
}
.photoGalleryCycleWrpr {
	background:url(/cms/images/gallery/loading.gif) no-repeat scroll 50% 40% transparent;
	border:1px solid #a7a7a7;
	padding:0;
	position:relative;
	width:100% !important;
	z-index:10;
	min-height:500px;
}
.photoGalleryPhotoCountWrpr { position:relative; }
.photoGalleryPhotoCount { color:#6e6e6e; position:absolute; right:30px; top:10px; }
.photoGalleryBorder { border:1px solid #e0e0e2; padding:2px; position:relative; }
.photoGalleryCycleItem { width:100%; background:transparent !important; }
.photoGalleryCyclePhotoWrpr { margin:30px auto 10px; padding:0; position:relative; }
.photoGalleryNavLeft,
.photoGalleryNavRight { cursor:pointer; position:absolute; top:45%; z-index:20;  background:#940019; height:28px;}
.photoGalleryNavLeft:hover, .photoGalleryNavRight:hover { background:#c80031; }
.photoGalleryNavLeft { left:0; }
.photoGalleryNavRight  { right:0; }
.photoGalleryCaption { color:#666; font-size:10px; margin:3px auto; }
.photoGalleryThumb { border-style:none; height:60px; width:80px; }
.photoGalleryPhotoNavHoriz { height:1%; margin:15px 0 15px 1px; padding:5px 0; overflow:hidden; position:relative; width:564px; background: #d9e9f6;
	border-bottom:1px solid #bdc0c5; 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#d6dadd));
	background-image: -webkit-linear-gradient(top, #fefefe, #d6dadd);
	background-image:    -moz-linear-gradient(top, #fefefe, #d6dadd);
	background-image:     -ms-linear-gradient(top, #fefefe, #d6dadd);
	background-image:         linear-gradient(top, #fefefe, #d6dadd);
			  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#d6dadd');
}
.photoGalleryPhotoNavHoriz li { float:left; list-style:none outside none; margin:0 6px 0 0; padding:0; }
.photoGalleryPhotoNavHoriz a.prevPage {
	background:url(/cms/images/gallery/thumbs_arrow_back_main.gif) no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	float:left;
	height:62px;
	text-decoration:none;
	width:15px;
}
.photoGalleryPhotoNavHoriz a.nextPage {
	background:url(/cms/images/gallery/thumbs_arrow_next_main.gif) no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	float:right;
	height:62px;
	text-decoration:none;
	width:15px;
}
.photoGalleryPhotoNavHoriz a.disabled { background-position:0 -62px; }
.photoGalleryPhotoNavHoriz li a { border:1px solid #900; display:block; text-align:center; width:80px; }
.photoGalleryPhotoNavHoriz a.activeSlide { border:1px solid #999; }
.photoGalleryPhotoNavHoriz a.activeSlide img { cursor:default; opacity:0.4; }
.photoGalleryPhotoNavHoriz a:focus { outline:medium none; }
.photoGalleryPhotoNavHoriz .scrollable ul { margin:0; padding:0; }
.photoGalleryPhotoNavHoriz .scrollable .items { cursor:pointer; float:left; height:62px; margin:0; padding:0; vertical-align:middle; width:82px; }
.photoGalleryCycleCredits { font-size:11px; font-style:italic; margin:0 0 8px 30px; width:500px; }
.photoGalleryCycleDesc { margin:0 0 0 30px; width:500px; }
.photoGalleryPhotoNavHoriz .scrollable { float:left; height:62px; margin:0 0 10px 6px; overflow:hidden; position:relative; width:528px; }
.photoGalleryPhotoNavHoriz .scrollable .items { position:absolute; width:20000em; }
.photoGalleryPhotoNavHoriz .scrollable .items div { float:left; }
.photoGalleryPhotoNavHoriz .navi { height:20px; margin-left:268px; width:280px; }
.photoGalleryPhotoNavHoriz .navi a {
	background:url(/cms/images/gallery/navigator.gif) no-repeat scroll 0 0 transparent;
	cursor:pointer;
	display:block;
	float:left;
	font-size:1px;
	height:8px;
	margin:3px;
	width:8px;
}
.photoGalleryPhotoNavHoriz .navi a:hover { background-position:0 -8px; }
.photoGalleryPhotoNavHoriz .navi a.active { background-position:0 -16px; cursor:default; }


/* EVENTS */
.eventToolTipWrpr {display:none;width:340px;z-index:99;}
.eventToolTipShadow {padding: 10px 13px;color:#fff; margin:-10px 0 0 15px; background: #4d4b4c;
	   -moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
			box-shadow: 0 0 5px #000;
}
.eventToolTipShadow  h5 { color:#fff; padding:5px;  background: #111;
	background: -moz-linear-gradient(top, #111111 0, #2f2e2f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#111111), color-stop(100%,#2f2e2f));
	background: -webkit-linear-gradient(top, #111111 0, #2f2e2f 100%);
	background: -ms-linear-gradient(top, #111111 0, #2f2e2f 100%);
	background: linear-gradient(top, #111111 0, #2f2e2f 100%);	
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#2f2e2f',GradientType=0 );
 }
.eventToolTopShadowBottom {background: url(/cms/images/core/tooltiparrow.png) no-repeat top left;width:15px;height:24px; float:left;}
.eventToolTipDate {font-size:11px;color:#999;font-weight:bold;}
.eventToolTipName {font-size:14px;color:#666;font-weight:bold;margin-bottom:14px;}
.eventToolTipDates, .eventToolTipImage, .eventToolTipDuration, .eventToolTipLocation {margin-bottom:5px; padding:0 5px;}
.eventToolTipDescription { padding:0 5px; }
.eventsCalendarItem span.time { font-size:1.0em; color:#00529e; text-transform:capitalize; }

.eventsCalendarsMonthSummaryWrpr { width:240px;margin-right:20px;float:left; margin-top:28px;}
.eventsCalendarListSummaryWrpr { float:left;width:420px;}
.eventsCalendarListHead { border-bottom:1px solid #ccc; background:url(/cms/images/layout/navbg.gif) repeat-x scroll 0 0 #fff; text-align:left; padding:6px 10px; font:bold 13px; margin-bottom:10px;}
.eventsCalendarItemsMargin { margin-left:10px; padding-bottom:10px;}
.eventsCalendarItem { margin-bottom:10px;}
.eventTime { color:#587d58; margin-right:10px;}
.eventsCalendarListHead .hdng { padding:0; background:none; margin:0; border:0;}
a.eventLink, a.eventLink:link, a.eventLink:visited {text-decoration:none; font-weight:bold; text-decoration:none; color:#036; font-size:0.8em;}
a.eventLink:hover { text-decoration:underline; color:#d60a00; }
.monthYearLabels { display:none; }
.monthYearDropdowns { float:right; margin-top:10px; }
.displayMode { float:left; margin-top:10px; }
.calendar_month tr:hover { background:#eee; }
.calendar_month td:hover { background:#ddd; }
.eventsModuleTheme .filter {padding:0; border:2px solid #ccc; background: #d9e9f6; font-size:0.9em; }
.eventsModuleTheme .filter-ins td { padding:12px 0; }

a.navMonth, a.navWeek, a.navSummary, a.navList, a.navCalendar { padding:5px 3px; }
a.navMonth:hover, a.navWeek:hover, a.navSummary:hover, a.navList:hover, a.navCalendar:hover { border-bottom:2px solid #600;}
.themec {  padding:5px 3px; border-bottom:2px solid #1b6cb7;  }
.bold.display { display:none; }
.bold.view { display:none; }

/* calendar summary */
.calendarDate {text-align:center;}
.today, .today td {background-color:#ccc;text-align:center;}
.currday, .currday td {background-color:red; text-align:center;}
table.cal-sm {background-color:#f8f5e4; border-collapse:collapse; width:100%;margin-bottom:15px;}
table.cal-sm td {padding:4px 2px; border:1px solid #ccc; color:#000; background:#eee;}
table.cal-sm th {text-align:center; padding:4px; font-weight:bold; background:#d9e9f6; border:1px solid #ccc;}
table.cal-sm td.day {font-weight:bold; }
table.cal-sm a, table.cal-sm a:link, table.cal-sm a:visited {color: #000; text-decoration:underline;}
table.cal-sm a:hover {text-decoration:none;}
table.cal-sm a:active {text-decoration: underline;}


/* calendar list */
.todayList, .todayList td {background-color:#eee;}
table.cal-list {border-collapse:collapse;}
table.cal-list td {border:1px solid #ccc; padding:12px; }
table.cal-list .alternate {padding:12px;}
table.cal-list td.listRailDate, .listRailDate {float:none; font:normal 11px arial; text-transform: uppercase;vertical-align: middle;width:27%;}


/* calendar month */
table.calendar_month {width:100%; border:1px solid #fff; border-collapse:collapse; }
table.calendar_month tr {vertical-align:top;}
table.calendar_month th { font-size:12px; text-align:center; padding:6px; background-color:#1d6bb6; color:#fff;}
table.calendar_month td.day {font-size:12px; font-weight:bold; border:1px solid #fff;}
table.calendar_month th.cal-week {background:#1d6bb6 url(/cms/images/cal-week.gif) no-repeat center; vertical-align:middle;}

.calendar_numeral {color:#999; font-size:14px; font-weight:bold;}
.calendar_day_empty {border:1px solid #ccc; }
.calendar_day_empty, .calendar_day_event {width:14%; height:50px; border:1px solid #ccc; padding:2px;}
.calendar_day_event img {margin-bottom:6px;}
.calendar_day_event .eventLink { border-top:1px solid #ccc; padding:5px 0;  display:block;}

table.cal-sm a.grey,table.cal-sm a.grey:link,table.cal-sm a.grey:visited {color: #666; text-decoration:none;}
table.cal-sm a.grey:hover {text-decoration: underline;}
table.cal-sm a.grey:active {text-decoration: none;}

table.thumbitemtbl {width:100%; margin-bottom:10px;}
table.thumbitemtbl td {vertical-align:top; padding:10px 15px;}

/* BLOGS */
#blog_archive .mod_contents			 { min-height:100px; }
#blog_archive .mod_contents ul li		 { border-top:none; }
#blog_archive .mod_contents ul ul 		 { display:none; }
#blog_archive .mod_contents ul ul li 		 { border-top:1px solid #d5dae0; padding:3px 0; }
#blog_archive .mod_contents ul a 		 { display:block; margin-left:0; padding:3px 0 3px 5%; width:95%; border-bottom:1px solid #d5dae0; background:url(/images/2011/layout/list_arrow.gif) no-repeat 2px -5px transparent; color:#d60a00; font-weight:bold; }
#blog_archive .mod_contents ul a.opened { background-position:3px 8px; }
#blog_archive .mod_contents ul ul a		  { width:auto; padding:0 0 0 13%; color:#000; font-weight:normal;  border-bottom:none; background:none; }
#blog_archive .mod_contents ul ul li:first-child { border:none; }

#blogger_info img { float:left; margin:4px 7px 0 0; }

.blogWrpr .genericPager ul {overflow:hidden; font-size:.8em; line-height:1.9em;}
.blogWrpr .dateLine {font-size:.8em; color:#666;}
.ModuleBlogImage {float:left; margin-right:15px;}
.ModuleBlogList li {display:block;}
.ModuleBlogList li span {text-align:right; display:block; overflow:hidden; height:1.2em;}
.ModuleBlogList li a {}
.blogAbstractWrpr {background: #d9eaf4; border:1px solid #bcc1c5; margin-bottom:15px; overflow:hidden; padding:0 4px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZWFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWVhZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d9eaf4 0, #ffffff 50%, #d9eaf4 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9eaf4), color-stop(50%,#ffffff), color-stop(100%,#d9eaf4)); 
	background: -webkit-linear-gradient(top,  #d9eaf4 0,#ffffff 50%,#d9eaf4 100%); 
	background: -ms-linear-gradient(top,  #d9eaf4 0,#ffffff 50%,#d9eaf4 100%); 
	background: linear-gradient(top,  #d9eaf4 0,#ffffff 50%,#d9eaf4 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9eaf4', endColorstr='#d9eaf4',GradientType=0 ); 
}
.blogAbstractWrpr .ModuleBlogImage {display:block; float:left; margin-right:10px;}

h3 .postTitle{color:#00529e;}

.blogLandingWrpr .ModuleBlogAbstract {overflow:hidden;}
.blogLandingWrpr .ModuleBlogAbstract br {display:none;}
.blogLandingWrpr .ModuleBlogAbstract .byLine {font-weight:bold; font-size:1.2em; color:#00529e;}
.blogLandingWrpr p {margin-bottom:.5em;}
.blogLandingWrpr .dateLine {font-size:.8em; font-weight:bold;}

.blogarchive { list-style:none; padding:0; margin:0; }
.blogarchive li { margin:4px 0; }
.blogarchive li li{ list-style:none; }
.blogarchive li li li{ list-style:disc; }
.blog_archive_month > a, .blog_archive_year > a { width:10px; height:10px; background:url(/cms/images/buttons/showhide.jpg) no-repeat 0 0; text-indent:-999999em; display:block; float:left; margin:3px 3px 0 0; }
.blog_archive_month > a.hideit, .blog_archive_year > a.hideit { background:url(/cms/images/buttons/showhide.jpg) no-repeat 0 -10px;  }
.blog_archive_month ul { display:none; }


/* COMMENTING */
.commentwrapper, .submitcommentswrpr {background:#f7f7f7; border:1px solid #e1e1e1; margin-bottom:10px; padding:12px 12px 0;}
.commentbodywrpr {font-style:italic;}
.commentor {color:#00529e; font-weight:bold;}
.commentbody {color:#333; display:block; padding:0 12px; margin:5px 0; font-style:normal;}
.commentdate {font-size:.8em; font-weight:bold;}
.commentsinputname, .commentsinput, .commentsstate select {width:300px;}
.submitcommentswrpr textarea {width:99%;}
.captchawrpr {margin:10px 0;}


/* MULTIMEDIA / VIDEO PLAYER */

#video_content .slide a     { font-size:85%;  }
.category_info 			{ float:left; width:18%; }
.category_info ul			{ list-style:none; margin:0; }
.category_info li			{ margin:3px 0; }
.category_info li a		{ font-weight:bold; }
.category_title			{ font-family:arial, sans-serif; font-weight:normal; font-size:167%; color:#06447f; text-align:center; border-bottom:2px solid #d6dde2; }

.category_videos 		{ float:left; width:81%; margin-left:1%;  }
.category_videos ul		{ list-style:none; margin:0; border-left:2px solid #d6dde2; }
.category_videos li		{ float:left; width:17%; margin:0 0.9em; }
.category_videos li a		{ display:block; font-weight:bold; color:#222; line-height: 1.1em; margin-bottom:1.5em; }

.pagination a 	         { color:#1d6bb6; }
.pagination .current { color:#d60a00; }

.mMStage { height:640px; }
.mMPlaying { overflow:hidden; clear:both; }

#divVideoPlayer { float:left; margin:5px 10px 10px 0; }
#mMAjaxContent { overflow:hidden; }
#mMAjaxContent ul { list-style:none; padding:0; margin-left:0; }
.mMMenuBar ul { list-style:none; }
.mMMenuBar { background:none repeat scroll 0 0 #d8e1ee; border:1px solid #fff; color:#000; height:30px; position:relative; width:682px; z-index:10; }
.mMLabel { float:left; font-size:12px; margin:5px 6px 0 0; }

.photo50 { float:left; width:50px; height:50px; margin:3px 5px 5px 0; }

.mMCats .sf-menu a, .mMCats .sf-menu a:visited { color:#474747; }
.mMCats .sf-menu a, .mMCats .sf-menu a:hover { color:#afafaf; }
.mMCats .sf-menu a, .mMCats .sf-menu a:link, .mMCats .sf-menu a:visited { height:26px; text-decoration:none; text-indent:-9999em; }
.mMCats .sf-menu a.mMCatBtn, .mMCats .sf-menu a.mMCatBtn:link, .mMCats .sf-menu a.mMCatBtn:visited { background-image:url(/cms/images/multiMod/cat_menu_btn.gif); width:99px; display:block; }
.mMCats .sf-menu a, .mMCats .sf-menu a:visited { color:#474747; }
.mMCats .sf-menu a, .mMCats .sf-menu a:link, .mMCats .sf-menu a:visited { height:26px; text-decoration:none; text-indent:-9999em; }
.ctmainMod .mMSearch { float:right; margin-right:10px; }
.ctmainMod .mMSearch .mMLabel { float:left; font-size:12px; margin:7px 6px 0 0; }
.ctmainMod .mMIndex { height:284px; margin-left:-4px; width:682px; }
.ctmainMod .mMIndex ul li { background:#eee; text-align:center; margin:0 0 25px 20px; padding:4px 2px; display:inline; float:left; height:140px; position:relative; width:143px; }
.ctmainMod .mMIndex ul li:hover { background:#ddd; }
.ctmainMod .mMIndex .mMThumb {  }
.ctmainMod .mMIndex .mMThumb img{ box-shadow:1px 1px 3px #000; }
.ctmainMod .mMIndex .mMCaption { font-size:11px; height:42px; left:6px; line-height:14px; overflow:hidden; position:absolute; top:98px; width:130px; }
.ctmainMod .mMIndex .mMThumbOverlay { border-bottom:2px solid #f81340; display:none; height:93px; left:0; position:absolute; text-indent:-9999em; top:0; width:147px; }
.ctmainMod .mMPagerBar { background-color:#d8e1ee; border-top:1px solid #868583; color:#000; height:34px; }
.ctmainMod .mMBrdcrmb { background-color:#eaeaea; border-bottom:1px solid #868583; margin-bottom:10px; padding:5px 0; width:683px; }
.ctmainMod .mMBrdcrmbInner { font-size:11px; margin:0 10px; }
.ctmainMod .mMBrdcrmbInner span { font-weight:bold; }
.ctmainMod .mMSearch .mMSrchInpt { border:1px solid #868583; float:left; font-size:11px; margin:4px 2px 0 0; padding:2px; width:140px; }
.ctmainMod .mMSearch .mMSrchImgBtn { float:left; height:26px; margin:2px 0 0; width:26px; }
.ctmainMod .mMCats { float:left; margin:2px 0 0 10px; }
.mMCats .sf-menu { float:left; }
.ctmainMod .sf-menu ul { position:absolute; top:-999em; width:10em; }
.ctmainMod .sf-menu ul ul { position:absolute; width:10em; }
.ctmainMod .sf-menu li:hover ul, .ctmainMod .sf-menu li.sfHover ul { left:0; top:2.5em; z-index:99; }
.ctmainMod .sf-menu li:hover ul li:hover ul, .ctmainMod .sf-menu li.sfHover ul li.sfHover ul { left:120px;; top:0.5em; z-index:99; }
.ctmainMod  ul.sf-menu li li:hover ul, .ctmainMod  ul.sf-menu li li.sfHover ul { left:120px; }
.mMCats .sf-menu li li a, .mMCats .sf-menu li li a:link, .mMCats .sf-menu li li a:visited { height:auto; line-height:16px; padding:3px 5px; text-indent:0; }
.mMCats .sf-menu li { font-size:11px; margin:0; position:relative; }
.mMCats .sf-menu li.sfHover a { background-position:0 -26px; }
.mMCats .sf-menu li ul { background-color:#fff; border:1px solid #868583; margin:-3px 0 0 1px; padding:4px 10px 8px; width:230px; }
.ctmainMod .mMPagerStatus { float:left; font-size:12px; margin:5px 0 0 10px; }

ul.pages { float:right; list-style:none; }
ul.pages li { float:left; }

.ctmainMod .mMPagerBar .mMPager li.page-number {margin:4px 1px; padding:0 4px; border:1px solid #525252;}
.ctmainMod .mMPagerBar .mMPager li.page-number.pgCurrent {color:#22365c; background-color:#fff; border:1px solid #000; background:#fff; margin-left:1px;}

.ctmainMod .mMPagerBar .mMPager li.pgFirst, .ctmainMod .mMPagerBar .mMPager li.pgLast, .ctmainMod .mMPagerBar .mMPager li.pgPrev, .ctmainMod .mMPagerBar .mMPager li.pgNext {width:46px; height:23px; background-image:url(/cms/images/multiMod/pager_sprite.gif); background-repeat:no-repeat; margin:2px 0 0 0; padding:0; text-indent:-9999em;}

.ctmainMod .mMPagerBar .mMPager li.pgFirst {background-position:0 0; margin:2px 0 0; }
.ctmainMod .mMPagerBar .mMPager li.pgFirst:hover {background-position:0 -23px;}

.ctmainMod .mMPagerBar .mMPager li.pgLast {background-position:-46px 0;}
.ctmainMod .mMPagerBar .mMPager li.pgLast:hover {background-position:-46px -23px;}

.ctmainMod .mMPagerBar .mMPager li.pgPrev {background-position:0 -46px; margin-right:4px;}
.ctmainMod .mMPagerBar .mMPager li.pgPrev:hover {background-position:0 -69px;}

.ctmainMod .mMPagerBar .mMPager li.pgNext {background-position:-46px -46px; margin-left:4px;}
.ctmainMod .mMPagerBar .mMPager li.pgNext:hover {background-position:-46px -69px;}

#video_content .slide a     { font-size:85%;  }
.category_info 			{ float:left; width:18%; }
.category_info ul			{ list-style:none; margin:0; }
.category_info li			{ margin:3px 0; }
.category_info li a		{ font-weight:bold; }
.category_title			{ font-family:arial, sans-serif; font-weight:normal; font-size:167%; color:#06447f; text-align:center; border-bottom:2px solid #d6dde2; }

.category_videos 		{ float:left; width:81%; margin-left:1%;  }
.category_videos ul		{ list-style:none; margin:0; border-left:2px solid #d6dde2; }
.category_videos li		{ float:left; width:17%; margin:0 0.9em; }
.category_videos li a		{ display:block; font-weight:bold; color:#222; line-height: 1.1em; margin-bottom:1.5em; }

.pagination a 	         { color:#1d6bb6; }
.pagination .current { color:#d60a00; }
/* -- END MULTIMEDIA STYLES -- */


/* 
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/ 
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}


/* Admin */

#btnPreview { margin:-20px auto auto 12px }
/* Admin Edit */
.adminredbtn { border:0; padding:3px; color:#fff; font-weight:bold;
	background: rgb(30,87,153);
	background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1)));
	background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
	background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
	background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
	background: linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
}
.adminredbtn:hover {background: rgb(30,87,153);
	background: -moz-linear-gradient(top,  rgba(30,87,153,1) 0%, rgba(41,137,216,1) 95%, rgba(32,124,202,1) 99%, rgba(125,185,232,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(95%,rgba(41,137,216,1)), color-stop(99%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1)));
	background: -webkit-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 95%,rgba(32,124,202,1) 99%,rgba(125,185,232,1) 100%);
	background: -o-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 95%,rgba(32,124,202,1) 99%,rgba(125,185,232,1) 100%);
	background: -ms-linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 95%,rgba(32,124,202,1) 99%,rgba(125,185,232,1) 100%);
	background: linear-gradient(top,  rgba(30,87,153,1) 0%,rgba(41,137,216,1) 95%,rgba(32,124,202,1) 99%,rgba(125,185,232,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 );
}
.content {border:1px dashed #2b4487; padding:1px; margin:1px;}
.contentregion {background:#b8cde7; color: #2b4487; border:1px solid #2b4487; padding:2px; margin:1px 0;}
.contentheader {background:#ddd; color:#000; border:1px solid #2b4487; padding:2px; margin:1px 0; text-align:right;}
.contentedit {background:#f2faff; color:#000; border:1px solid #2b4487; padding:2px;}
.adminbtn {font-size:12px; font-weight:bold; color:#000; background:#112848 url(/cms/images/btn.gif) repeat-x top left; border:1px solid #a5b9c8; padding:2px; text-decoration:none; cursor:pointer;}
.contentbottom {background: #ddd; color: #000; border: 1px solid #2b4487; padding: 2px; margin:1px 0;}
.contentsettings {background:#fff; color:#000; border:1px solid #2b4487; padding:2px;}
/* AdminPublishing */
.notificationIcon {position: fixed; bottom:0; right:0;width: 16px; height: 16px; z-index:999999999; display: block;}
.rss {background:transparent url(/cms/images/icon-rss.gif) no-repeat 0 50%; padding-left:15px;}
.acrobat {background:transparent url(/cms/images/icon-acrobat.gif) no-repeat 0 50%; padding-left:15px;}
.print2 {background:transparent url(/cms/images/icon-print.gif) no-repeat 0 50%; padding-left:15px;}
.email2{background:transparent url(/cms/images/icon-email.gif) no-repeat 0 50%; padding-left:15px;}
.pdf {background:transparent url(/cms/images/icon-pdf.gif) no-repeat 0 0; padding-left:15px; display:block;}
.pdf1 {background:transparent url(/cms/images/icon-pdf.gif) no-repeat 0 0; padding-left:15px;}
.inn {margin:10px auto; width:940px;margin-left:0;}
.vd {padding:0 8px;}
.txt-links {position:absolute; top:11px; right:173px;}
.txt-links img {vertical-align:middle; float:left;}
.txt-links a, .txt-links a:link, .txt-links a:visited {color: #423f30; text-decoration: none; padding:5px; float:left;}
.txt-links a:hover {color: #423f30; text-decoration: none; background:transparent url(/cms/images/txt-links-bg.gif) repeat-x;}
.txt-links a:active {color: #423f30; text-decoration: none;}
.srch {position:absolute; top:10px; right:5px; text-align:right;}
.slideshow {position; width:620px; margin:20px 0 20px 21px;}
.info-box {position:relative; left:19px; width: 618px; height:106px; background:transparent url(/cms/images/info-bg.gif) no-repeat; margin-bottom:20px;}
.info-box .inn {position:absolute; top:30px; left:196px;  width: 412px; height:50px; overflow:hidden;}
a.all, a.all:link, a.all:visited {color: #423f30; text-decoration: underline; font:normal 11px Arial; float:right; margin-top:5px;}
a.all:hover {color: #423f30; text-decoration: none;}
a.all:active {color: #423f30; text-decoration: underline;}
.item, .mrgleft {margin-left:10px;}
.dblitem, .dblmrg {margin-bottom:20px;}
.time {font:normal 11px Arial; color:#97937d; text-transform: uppercase; margin-right:5px;}
.photo {float:left; display:inline; width:78px;}
.descr {float:left; display:inline; width:640px; margin-left:20px; }
.hm-box {float:left; display:inline; width: 300px; margin-left:20px;}
.hm-box .date-cal {float:left; display:inline; height:37px; width:34px; overflow:hidden; background:transparent url(/cms/images/cal-bg.gif) no-repeat;}
.hm-box .month {font:normal 8px Arial; color:#fff; margin:0 0 0 2px; height:12px; overflow:hidden; }
.hm-box .day {font:bold 18px Arial; color:#625e53; text-align:center; margin:0 2px 0 0;}
.hm-box .descr {float:left; width:250px; margin-left:10px;}
.item a,.item a:link, .item a:visited {color: #423f30; text-decoration: none;}
.item a:hover { text-decoration:underline;}
.item a:active { text-decoration: none;}
.mod h2 {padding:6px;}
.bar {margin-bottom:10px;}
.prem {float:right; }
.mod .descr {float:left; width:200px; margin-left:10px;}
.mod-center .date-cal {float:left; display:inline; height:37px; width:34px; overflow:hidden; background:transparent url(/cms/images/cal-bg.gif) no-repeat;}
.mod-center .month {font:normal 8px Arial; color:#fff; margin:0 0 0 2px; height:12px; overflow:hidden; }
.mod-center .day {font:bold 18px Arial; color:#625e53; text-align:center; margin:0 2px 0 0;}
.mod-center .descr {float:left; width:390px; margin-left:10px;}
.mod-xl .date-cal {float:left; display:inline; height:37px; width:34px; overflow:hidden; background:transparent url(/cms/images/cal-bg.gif) no-repeat;}
.mod-xl .month {font:normal 8px Arial; color:#fff; margin:0 0 0 2px; height:12px; overflow:hidden; }
.mod-xl .day {font:bold 18px Arial; color:#625e53; text-align:center; margin:0 2px 0 0;}
.mod-xl .descr {float:left; width:690px; margin-left:10px;}
.filter { border-bottom:1px dotted #fff; padding:10px; margin-bottom:20px;}
.filter-letters {float:left; margin-top:4px; }
.filter-letters a {margin: 0 2px;}
table.datatbl {width:100%; margin-bottom:15px;}
table.datatbl th {border-bottom:1px dotted #c4bca8; background:transparent url(/cms/images/filter-bg.gif) repeat-x; text-align:left; padding:6px 15px; font:bold 13px Georgia, Times New Roman;}
table.datatbl td {vertical-align:top; padding:6px 15px;}
table.datatbl a, table.datatbl a:link, table.datatbl  a:visited {font-weight:bold;}
#dhtmltooltip {background-color:#000; text-align:left; padding:8px; position:fixed; width:150px; border:3px solid #c3ba8f; visibility:hidden; z-index:100; filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,strength:5,direction=135);}
/* tab setup */
.tabModule {margin:0; padding-top:0;}
.tabModule .tabdiv {padding:0; border:2px solid #00659c; border-top-width:6px; min-height:1px;}
.tabnav {margin:0; padding:0;}
.tabnav li {float:left; display:inline; margin-right:1px; list-style-type:none;}
.tabnav li a, .tabnav li a:link, .tabnav li a:visited {float:left; display:inline; padding:5px 7px; text-align:center; text-decoration:none; font-size:.9em; color:#666; background:url(/cms/images/admin/tab_off.gif); border:1px solid #808080; border-bottom-width:0;}
.tabnav li a:hover {color:#333;background:url(/cms/images/admin/tab_on.gif);border-color:#505050;}
.tabnav li.ui-tabs-selected a, .tabnav li.ui-tabs-selected a:link, .tabnav li.ui-tabs-selected a:visited {color:#fff;margin-top:0; background:#01679A url(/cms/images/admin/table_header.gif) repeat-x;border-bottom-width:0;border-color:#00659C;}
.ui-tabs-hide {display: none;}
/* cms tab setup */
.CMSTabs {margin:0; padding-top:0; background:none;}
.CMSTabs .tabdiv {margin-bottom:10px; padding:0; background:#fff; border:2px solid #00659c; border-top-width:6px; min-height:1px;}
.tabdivwithoutborder {margin-bottom:10px; padding:0; border-top:2px solid #00659c; border-top-width:6px; min-height:1px;}
.CMSTabs .tabsrow {white-space:nowrap; border-bottom:1px solid #407abc;}
.CMSTabs .tabnav {margin:0; padding:0; white-space:nowrap;}
.CMSTabs .tabnav li {float:left; display:inline; margin-right:1px; list-style-type:none;}
.CMSTabs .tabnav li a, .CMSTabs .tabnav li a:link, .CMSTabs .tabnav li a:visited {float:left; display:inline; height:auto; margin-top:0; padding:5px 7px 6px; text-align:center; text-decoration:none; font-size:11px; font-family: Arial,Verdana,Geneva,sans-serif; color:#333; background:#d5d5d5 url(/cms/images/admin/tab-sprite.gif) repeat-x right 0; border:1px solid #808080; border-bottom-width:0;}
.CMSTabs .tabnav li a:hover {color:#fff; background-position:right -30px; border-color:#505050;}
.CMSTabs .tabnav li.ui-tabs-disabled a, .CMSTabs .tabnav li.ui-tabs-disabled a:link, .CMSTabs .tabnav li.ui-tabs-disabled a:hover { color:#666; background:url(/cms/images/admin/tab-sprite.gif) repeat-x right 0; cursor: default; border:1px solid #808080; border-bottom-width:0; }
.CMSTabs .tabnav li.ui-tabs-selected a, .CMSTabs .tabnav li.ui-tabs-selected a:link, .CMSTabs .tabnav li.ui-tabs-selected a:visited {color:#fff; margin-top:0; background:url(/cms/images/admin/tab-sprite.gif) repeat-x right -30px; border-bottom-width:0; border-color:#00659C;}
.CMSTabs .tabnav li.ui-tabs-complete a, .CMSTabs .tabnav li.ui-tabs-complete a:link, .CMSTabs .tabnav li.ui-tabs-complete a:visited {color:#666; margin-top:0; padding-right:25px; background-position:right -60px; border-bottom-width:0; border-color:#aaa;}
.CMSTabs .tabnav li.ui-tabs-complete-on a, .CMSTabs .tabnav li.ui-tabs-complete-on a:link, .CMSTabs .tabnav li.ui-tabs-complete-on a:visited {color:#fff; margin-top:0; padding-right:25px; background:url(/cms/images/admin/tab-sprite.gif) repeat-xright -90px; border-bottom-width:0; border-color:#00659C;}
.spacer {display:block; clear:both; line-height:0; height:0; margin:0; padding:0; overflow:hidden; font-size:.01em;}
.AETabHeader { padding:8px; background:url(/cms/images/admin/info_bg.gif) #ffe7a2 repeat-x; border-bottom:solid 2px #ffbe6b; line-height:1.4em; font-size:11px; }