@import url(/szfllsc/css/pro/super_custom.css);

@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #fff !important;
	background-attachment: fixed;
	background-image: url(/szfllsc/css/pro/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#team_levels_lsc {
    float: left;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 11px;
    font-style: italic;
    color: #FFF;
    padding-top: 8px;
    line-height: 16px;
}

#team_levels_lsc img {
	margin-top: -8px;
}

#container {
	width: 978px;
	margin: 0 auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
/* START HEADER */
#utilities {
	width: 988px;
  padding-left: 0;
  background-image: none;
	float: left;
}
#utilities_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* Utility icons ---------------------------*/
#utilities_registration {
	height: 16px;
	width: 16px;
	float: left;
	background-image: none;
}
#utilities_coaches {
	height: 16px;
	width: 16px;
	float: left;
	background-image: none;
}
#utilities_search {
	height: 16px;
	width: 16px;
	float: left;
	background-image: none;
}
#utilities_store {
	height: 16px;
	width: 16px;
	float: left;
	background-image: none;
}
#utilities_cart {
	height: 16px;
	width: 16px;
	float: left;
	background-image: none;
}
#utilities_password {
	height: 16px;
	width: 16px;
	float: left;
	background-image: none;
}
#utilities_map {
	height: 16px;
	width: 16px;
	float: left;
	background-image: none;
}
/* Utility icons END ---------------------------*/

#utilities_item a:hover {
	color: #ba202c;
	text-decoration: underline;
}
.utilities_item_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.utilities_item_link a:hover {
	color: #ba202c;
	text-decoration: underline;
}
#header {
	width: 978px;
	height: 213px;
	background-image: url(/szfllsc/css/pro/header1.png);
	float: left;
  overflow: hidden;
  display: table;
}
#team_name {
	float: left;
	margin-top: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-left: 0px;
  max-width: 495px;
  margin-bottom: 15px;
}
#team_name.full-width {
	max-width: 100%;
}
.team_font_lg {
	font-family: Arial Black, Helvetica, sans-serif;
	font-size: 40px;
	color: #1d3160;
	font-weight: bold;
}
.team_font_sm {
  display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #ba202c;
	font-weight: bold;
	font-style: italic;
}
#team_levels {
	float: right;
	padding-bottom: 5px;
  padding-top: 113px;
  padding-right: 110px;
}

#team_levels_lsc {
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #000;
	padding-top: 8px;
	line-height: 16px;
}
#team_levels_logos {
	float: left;
}
#team_levels_break {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
/* MAIN NAV */
#main_menu {
	width: 978px;
	float: left;
  background-color: #1d3160;
  border-radius: 0;
}
#main_menu_left {
width: 9px;
height: 40px;
background-image: url(/szfllsc/css/pro/menu-left.jpg);
float: left;
}
#main_menu_center {
width: 960px;
height: 40px;
background-image: url(/szfllsc/css/pro/menu.jpg);
background-repeat: repeat-x;
float: left;
}
#main_menu_right {
width: 9px;
height: 40px;
background-image: url(/szfllsc/css/pro/menu-right.jpg);
float: left;
}
#mainNav {
float: left;
width: 100%;
}
#navList {
 margin: 0;
 padding: 0;
 z-index: 30;
 width: 960px;
 height: 40px;
 overflow: hidden;
 float: left;
}
#navList li {
 list-style: none;
 float: left;
}
#navList li a {
 font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
 display: block;
 margin: 0 1px 0 0;
  margin-right: 1px;
 color: #fff;
 text-align: center;
 text-decoration: none;
 line-height: 40px;
 padding: 0 14px 0 14px;
 background: none right no-repeat;
  background-color: transparent;
  border-radius: 4px 4px 0 0;
  font-size: 13px;
  font-weight: bold;
}
#navList li a.selected {
color: #000;
  background-color: #fff;
}
#navList li a:hover {
color: #000;
  background-color: #fff;
}
#navList div {
z-index: 1;
position: absolute;
visibility: hidden;
margin: -1px 0 0 0;
padding: 8px 0;
background: #fff;
  border-radius: 0 0 4px 4px;
  -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}
#navList div a {
position: relative;
display: block;
margin: 0;
padding: 4px 15px 4px 10px;
width: auto;
white-space: nowrap;
text-align: left;
text-decoration: none;
color: #000;
background: none;
line-height: normal;
  border-radius: 0;
}
#navList div a:hover {
color: #efefef;
background: #1d3160;
}
#mainNav .extend {
margin: 8px 0 0 0;
}
#subNav {
clear: left;
position: relative;
width: 100%;
}
.subnav {
float: left;
position: absolute;
left: 1px;
top: -1px;
width: 960px;
background: #ccc;
border-bottom: 1px solid #999;
}
.subnav li {
float: left;
display: inline;
text-indent: 10px;
margin-right: 15px;
white-space: nowrap;
}
.subnav li a {
color: #333;
line-height: 35px;
}
.subnav li a:hover {
color: #000;
}
/* END HEADER */
/* START CONTENT LAYOUT */
#content {
	width: 978px;
	float: left;
	margin-top: 7px;
}
#column_side {
	width: 237px;
	float: left;
}
#column_space {
	float: left;
	width: 10px;
}
#colMain {
	width: 731px;
	float: left;
}

#colMain_content {
	background-color:white;
	padding: 5px;
	margin: 0 0 10px 0;
	border-style: solid;
	border-color: #cccccc;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}


#titlebar_sm{
	float: left;
	background-color: transparent;
	background-image: none;
	width: 220px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
  padding-bottom: 5px;
	padding-left: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
}
#titlebar_med{
	float: left;
	background-color: transparent;
	background-image: none;
	width: 467px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
  padding-bottom: 5px;
	padding-left: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
}
#titlebar_lg{
	float: left;
	background-color: transparent;
	background-image: none;
	width: 714px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	padding-top: 5px;
  padding-bottom: 5px;
	padding-left: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
}

#titlebar_sm, #titlebar_med, #titlebar_lg {
  border-radius: 0 0 0 0;
}
/* END CONTENT LAYOUT */

/* START SIDE COLUMN */
#side_menu {
	width: 229px;
	float: left;
	background-color: #FFF;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 3px;
  border-radius: 0 0 0 0;
}
#team_logo {
	width: 229px;
	float: left;
	background-color:#ffffff;
}
#side_menu_level1 {
	width: 212px;
	float: left;
	background-color: #ba202c;
	border: 1px solid #cccccc;
  border-radius: 4px;
	margin-bottom: 1px;
	padding-left: 15px;
	padding-top: 2px;
	background-image: none;
	height: 25px;
}
#side_menu_level1 a:hover {
	color: #fff;
	text-decoration: none;
}
.side_menu_level1_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
  line-height: 2em;
}
.side_menu_level1_link a:hover {
	color: #fff;
	text-decoration: none;
}
#sign_in {
	width: 23px;
	height: 23px;
	float: left;
	background-image: url(/szfllsc/css/pro/sign-in.png);
}

#sign_out {
	width: 23px;
	height: 23px;
	float: left;
	background-image: url(/szfllsc/css/pro/sign-out.png);
}


#contact_us {
	width: 23px;
	height: 23px;
	float: left;
	background-image: url(/szfllsc/css/pro/contact.png);
}
#side_menu_header {
	width: 184px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: transparent;
	padding-left: 45px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin-top: 2px;
	font-weight: bold;
	cursor:pointer;
  border-radius: 0;
}
#side_menu_level2 {
	width: 182px;
	float: left;
	background-color: #FFF;
	border: 1px solid transparent;
		margin-top: 1px;
	margin-bottom: 1px;
	padding-left: 45px;
	padding-top: 3px;
	padding-bottom: 3px;
  border-radius: 0;
		position: relative;
}
#side_menu_level2 a:hover {
	color: #d6a029;
	text-decoration: none;
}
.side_menu_level2_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
		padding-left: 18px;
}
.side_menu_level2_link a:hover {
	color: #d6a029;
	text-decoration: none;
}

.side_menu_level2_link:before {
		width: 13px;
		height: 13px;
		position: absolute;
		left: 45px;
		content: url(/szfllsc/css/pro/bullet.png);
}

#side_menu_level2:first-child {
			margin-top: 2px;
}

.team_feed_pane .pane-body {
  border-radius: 0 0 4px 4px;
  border: 1px solid #cccccc;
}
#column_side .team_feed_pane {
  float: left;
  margin: 5px 0;
}
#column_side .team_feed_pane .pane-title {
  width: 212px;
}
#column_side .team_feed_pane .pane-body {
  width: 227px;
  height: 650px;
  border: 1px solid #cccccc;
  border-top: 0;
  margin-top: -1px;
}

#feature .team_feed_pane {
  position: relative;
  float: left;
  width: 480px;
  height: 282px;
}
#feature .team_feed_pane .pane-title {
  width: 463px;
}
#feature .team_feed_pane .pane-body {
  width: 478px;
  border-radius: 0;
}

#news_events.team_feed_pane .pane-title {
  width: 714px;
}
#news_events.team_feed_pane .pane-body {
  width: 729px;
  height: 350px;
  border-radius: 0;
}

#store {
	width: 235px;
	float: left;
	background-image: none;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	background-repeat: repeat-x;
}
#store_dropdown{
	float: left;
	background-color: #369bd6;
	width: 237px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #666;
	/*padding-top: 6px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#store_tabs {
	float: left;
	width: 227px;
	margin-left: 4px;
	margin-top: 4px;
	height: 24px;
	background-image: url(/css/pro/images/tab_spacer.gif);
}

#store_content {
	width: 205px;
	float: left;
	background-color: #FFF;
	margin-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	height:250px;
	overflow:auto;
}
#store_text {
	width: 140px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	padding-bottom: 5px;
	cursor:pointer;
}
#store_item {
	width: 50px;
	float: left;
	padding-bottom: 5px;
}
#store_bottom_tabs {
	width: 237px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
	background-image: url(/css/pro/images/bottom_tabs_back.gif);
}


#sponsor {
	width: 205px;
	float: left;
	background-image: none;
	background-color: #fff;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	background-repeat: repeat-x;
}

#sponsor_adv_here {
	float: left;
	text-decoration: none;
	background-color: #a1a1a1;
	width: 237px;
	height: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}

#sponsor_adv_here a {
	text-decoration: none;
	background-color: #a1a1a1;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000;
}

#sponsor_text {
	width: 161px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	padding-bottom: 5px;
}
#sponsor_link {
	width: 44px;
	float: left;
	padding-top: 27px;
}
#sponsor_bottom_tabs {
	height: 21px;
	width: 237px;
	float: left;
	margin-bottom: 5px;
	/*background-image: url(/css/pro/images/bottom_tabs_back2.gif);*/
	background-repeat: repeat-x;
}

#col_break {
	width: 100%;
	float: left;
	background-image: url(/css/pro/images_gray/gray_dots.gif);
	height: 1px;
	margin-bottom: 5px;
}
/* END SIDE COLUMN */
/* START HOME MAIN COLUMN */
#feature {
	width: 722px;
	float: left;
	background-image: none;
	background-color: #fff;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 4px;
	background-repeat: repeat-x;
	position: relative;
	z-index: 1;
}
#feature_image {
	float: left;
	height: 285px;
	overflow: hidden;
}
#feature_image_thumb {
	height: 57px;
	overflow: hidden;
}
#feature_break {
	float: left;
	background-image: url(/css/pro/images_gray/gray_dots_vertical.gif);
	width: 1px;
	margin-right: 5px;
	margin-left: 4px;
	height: 282px;
}
#feature_break_horz {
	float: left;
	background-image: url(/css/pro/images_gray/gray_dots.gif);
	width: 721px;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#feature_text {
	float: left;
	width: 701px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#feature_menu {
	float: left;
	/*border-top-style: solid;*/
	/*border-top-color: #cccccc;*/
	/*border-top-width: 1px;*/
}
#feature_menu_button {
	float: left;
	background-image: url(/szfllsc/css/pro/feature.jpg);
  background-color: transparent;
	width: 229px;
	height: 70px;
	text-decoration: none;
}

#feature_menu table tr:first-child div#feature_menu_button {
  margin-bottom: 2px;
  height: 67px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#feature_menu table tr:nth-child(2) div#feature_menu_button {
  margin-bottom: 2px;
  height: 67px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#feature_menu table tr:nth-child(3) div#feature_menu_button {
  margin-bottom: 2px;
  height: 67px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#feature_menu table tr:last-child div#feature_menu_button {
  margin-bottom: 0;
  height: 67px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#feature_menu_button a{
	text-decoration: none;
	color: #fff;
}
#feature_menu_button_icon {
	float: left;
	width: 40px;
	height: 40px;
	margin-top: 16px;
	margin-left: 12px;
	margin-right: 10px;
}
#feature_menu_button_text{
	float: left;
	width: 150px;
	font-family: 'Helvetica Neue',Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	line-height:20px;
}

#news_events {
	width: 731px;
	margin-bottom: 10px;
	float: left;
}
#news_event_full {
	width: 731px;
	float: left;
}

#news_events_lg {
	width: 484px;
	float: left;
}
#news_events_sm {
	width: 237px;
	float: left;
}
#events {
	width: 482px;
	float: left;
	background-image: none;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	background-repeat: repeat-x;
}
#events_tabs {
	width: 474px;
	margin-left: 4px;
	margin-top: 5px;
	height: 24px;
  border-bottom: 1px solid #cccccc;
	/*background-image: url(/css/pro/images/tab_spacer.gif);*/
}

#events_tabs > div, #events_tabs_full > div {
  margin-top: -1px;
}
#events_content {
	width: 452px;
	float: left;
	background-color: #FFF;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
  border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

#meet_row_blue {
	float: left;
	width: 440px;
	background-color: #ebebeb;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#meet_row_white {
	float: left;
	width: 440px;
	background-color: #fff;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#meet_icon {
	width: 26px;
	float: left;
	padding-top: 6px;
}
#meet_text {
	float: left;
}
#meet_buttons {
	float: right;
	padding-top: 5px;
}
#lessons_item {
	width: 452px;
	float: left;
	padding-bottom: 5px;
}

/* Events_full*/
#events_full {
	width: 729px;
	float: left;
	background-image: none;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	background-repeat: repeat-x;
}
#events_tabs_full {
	width: 721px;
	/*background-color: #FFF;*/
	margin-left: 4px;
	margin-top: 5px;
	height: 24px;
  border-bottom: 1px solid #cccccc;
	/*background-image: url(/css/pro/images/tab_spacer.gif);*/
}
#events_content_full {
	width: 699px;
	float: left;
	background-color: #FFF;
	margin-left: 4px;
  margin-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
  border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

#meet_row_blue_full {
	float: left;
	width: 687px;
	background-color: #ebebeb;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#meet_row_white_full {
	float: left;
	width: 687px;
	background-color: #fff;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#lessons_item_full {
	width: 699px;
	float: left;
	padding-bottom: 5px;
}
/* ---------------------------- */

#news {
	width: 205px;
	float: left;
	background-image: none;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
  border-bottom: 1px solid #cccccc;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	background-repeat: repeat-x;
}
#news_date {
	width: 205px;
	float: left;
	padding-bottom: 2px;
}
#news_item {
	width: 205px;
	float: left;
}
#news_bullet {
	width: 13px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	padding-top: 5px;
	padding-left: 10px;
}
#news_text{
	width: 182px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	padding-bottom: 5px;
}

#news_full {
	width: 699px;
	float: left;
	background-image: none;
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
  border-bottom: 1px solid #cccccc;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	background-repeat: repeat-x;
}
#news_date_full {
	width: 699px;
	float: left;
	padding-bottom: 2px;
}
#news_item_full {
	width: 699px;
	float: left;
}
#news_text_full {
	width: 676px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	padding-bottom: 5px;
}


#partners {
	width: 689px;
	float: left;
	background-color: #FFF;
	border: 1px solid #cccccc;
	padding-top: 8px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#partners_sm {
	width: 235px;
	float: left;
	background-color: #FFF;
	border: 1px solid #cccccc;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin-bottom:10px;
}
#partners_logo {
	float: left;
	width:102px;
	height:102px;
	overflow: hidden;
	margin: 5px 0px;
}
#partners_logo_sm {
	float: left;
	width:102px;
	height:102px;
	margin:5px;
	overflow: hidden;
}
#partners_break {
	float: left;
	background-image: url(/css/pro/images_gray/gray_dots_vertical.gif);
	width: 1px;
	margin-right: 20px;
	margin-left: 20px;
	height: 102px;
}
#partners_break_hr {
	background-image: url(/css/pro/images_gray/gray_dots.gif);
	width: 205px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}


#footer {
	width: 731px;
	float: left;
	#background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-bottom: 30px;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ba202c;
	text-decoration: none;
}
.footer a:hover {
	color: #000;
	text-decoration: none;
}
#footer_left {
	float: left;
}
#footer_center {
	float: left;
	padding-left: 15px;
	padding-top: 3px;
}
#footer_right {
	float: right;
}
#powered_by {
	float: left;
	background-image: url(/css/pro/blue/images/blue_powered_by.gif);
	width: 202px;
	height: 60px;
}
/* END HOME MAIN COLUMN */
/* START CONTENT MAIN COLUMN */
#main_content {
	width: 689px;
	float: left;
	background-color: #FFF;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}
#admin_tabs {
	width: 689px;
	background-color: #FFF;
	height: 24px;
	background-image: url(/css/pro/images/tab_spacer.gif);
}
#admin_subtabs {
	width: 671px;
	background-color: #FFF;
	height: 22px;
	background-image: url(/css/pro/images/tab_sm_spacer.gif);
}
#admin_tab_box {
	width: 671px;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
#admin_subtab_box {
	width: 653px;
	float: left;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2dcde;
	border-bottom-color: #d2dcde;
	border-left-color: #d2dcde;
}
#admin_buttons {
	float: right;
	padding-top: 5px;
	width: 671px;
}
#admin_sub_buttons {
	float: right;
	padding-top: 5px;
	width: 653px;
}
.photo_left {
	padding-right: 10px;
}
.photo_right {
	padding-left: 10px;
	padding-right: 10px;
}
#content_break {
	width: 100%;
	float: left;
	background-image: url(/css/pro/images_gray/gray_dots.gif);
	height: 1px;
	margin-bottom: 15px;
	margin-top: 15px;
}
/* END CONTENT MAIN COLUMN */
/* START FORMS AND TABLES */
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
.form_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bb0000;
	text-decoration: underline;
}
.form_link a:hover {
	color: #ff0000;
	text-decoration: underline;
}
td#white {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7e7eb;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
td#blue {
	background-color: #effafd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7e7eb;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
td#white_no_border {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
td#blue_no_border {
	background-color: #effafd;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}
/* END FORMS AND TABLES */
/* START TABS */

.tab_lg_center_on {
	float: left;
	height: 19px;
	/*background-image: url(/css/pro/images/tab_back_on.gif);*/
  background-color: #fff;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #cccccc;
  border-radius: 4px 4px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.tab_lg_center_on a:hover {
	color: #ff0000;
	text-decoration: none;
}
.tab_lg_center_on_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tab_lg_center_on a:hover {
	color: #ff0000;
	text-decoration: none;
}
.tab_lg_center_off {
	float: left;
	height: 19px;
	/*background-image: none;*/
  background-color: #1d3160;
  border: 1px solid #cccccc;
  border-radius: 4px 4px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.tab_lg_center_off a:hover {
	color: #cc0000;
	text-decoration: none;
}
.tab_lg_center_off_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tab_lg_center_off a:hover {
	color: #cc0000;
	text-decoration: none;
}

#tab_lg_spacer {
	float: left;
	height: 24px;
	width: 4px;
	/*background-image: url(/css/pro/images/tab_spacer.gif);*/
}
#tab_sm_left {
	float: left;
	width: 2px;
	height: 22px;
}
#tab_sm_center_on {
	float: left;
	height: 17px;
	background-image: url(/css/pro/images/tab_sm_back_on.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#tab_sm_center_on a:hover {
	color: #ff0000;
	text-decoration: none;
}
.tab_sm_center_on_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.tab_sm_center_on a:hover {
	color: #ff0000;
	text-decoration: none;
}
#tab_sm_center_off {
	float: left;
	height: 17px;
	background-image: url(/css/pro/images/tab_sm_back_off.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#tab_sm_center_off a:hover {
	color: #cc0000;
	text-decoration: none;
}
.tab_sm_center_off_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.tab_sm_center_off a:hover {
	color: #cc0000;
	text-decoration: none;
}
#tab_sm_right {
	float: left;
	height: 22px;
	width: 2px;
}
#tab_sm_spacer {
	float: left;
	height: 22px;
	width: 4px;
	background-image: url(/css/pro/images/tab_sm_spacer.gif);
}
#store_bottom_tabs {
	width: 237px;
	height: 21px;
	float: left;
	margin-bottom: 5px;
	/*background-image: url(/css/pro/images/bottom_tabs_back.gif);*/
}

#events_bottom_tabs {
	width: 482px;
	float: left;
  background-color:  #fff;
	background-image: none;
	height: 8px;
  position: relative;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  margin-bottom: 8px;
}

#events_bottom_tabs_full {
	width: 729px;
	float: left;
	/*background-image: url(/css/pro/images/bottom_tabs_back.gif);*/
	height: 8px;
  background-color:  #fff;
  background-image: none;
  position: relative;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  margin-bottom: 8px;
}


#news_bottom_tabs {
	height: 21px;
	width: 237px;
	float: left;
	/*background-image: url(/css/pro/images/bottom_tabs_back2.gif);*/
	background-repeat: repeat-x;
}

#news_bottom_tabs #bottom_tab_center, #news_bottom_tabs_full #bottom_tab_center, #store_bottom_tabs #bottom_tab_center, #sponsor_bottom_tabs #bottom_tab_center  {
  margin-right: 0 !important;
}

#news_bottom_tabs_full {
	height: 21px;
	width: 731px;
	float: left;
	/*background-image: url(/css/pro/images/bottom_tabs_back2.gif);*/
	background-repeat: repeat-x;
}

#bottom_tabs_left {
	height: 21px;
	float: left;
}
#bottom_tabs {
	height: 21px;
	float: right;
}
#bottom_tab_left {
	float: left;
}
#bottom_tab_center {
	float: right;
	width: 90px;
	/*background-image: url(/css/pro/images/bottom_tab.gif);*/
  background-color: #fff;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0073ae;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
  border-radius: 0 0 4px 4px;
  border-top: 0 solid #fff;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  margin-top: -1px;
  margin-right: 4px;
}
#bottom_tab_center a:hover {
	color: #cc0000;
	text-decoration: none;
}
.bottom_tab_center_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0073ae;
	font-weight: bold;
	text-decoration: none;
}
.bottom_tab_center a:hover {
	color: #cc0000;
	text-decoration: none;
}
#bottom_tab_right {
	float: left;
}
#bottom_tabs_right_corner {
	float: left;
}
/* END TABS */
/* START BUTTONS */
#button_left {
	float: right;
	width: 2px;
	height: 19px;
	margin-left: 4px;
}
#button_right {
	float: right;
	width: 2px;
	height: 19px;
}
#button_gray{
	height: 17px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #eee;
	background-image: url(/css/pro/images/button_gray_back.gif);
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: repeat-x;
	text-align: center;
}
#button_gray a:hover {
	color: #fff;
	text-decoration: none;
}
.button_gray_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eee;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.button_gray_link a:hover {
	color: #fff;
	text-decoration: none;
}
#button_red{
	height: 17px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffe4e4;
	background-image: url(/css/pro/images/button_red_back.gif);
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: repeat-x;
	text-align: center;
}
#button_red a:hover {
	color: #fff;
	text-decoration: none;
}
.button_red_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffe4e4;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.button_red_link a:hover {
	color: #fff;
	text-decoration: none;
}
#buttonred{
	height: 17px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background-image: url(/css/pro/images/button1_red_back.gif);
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: repeat-x;
	text-align: center;
}
#buttonred a:hover {
	float: left;
	color: #cc0000;
	text-decoration: none;
}
#button1_left {
	float: left;
	width: 2px;
	height: 19px;
	margin-left: 4px;
}
#button1_right {
	float: left;
	width: 2px;
	height: 19px;
}
#button1{
	height: 17px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	background-image: url(/css/pro/images/button1_back.gif);
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	background-repeat: repeat-x;
	text-align: center;
}
#button1 a:hover {
	float: left;
	color: #cc0000;
	text-decoration: none;
}
.button1_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	text-align: center;
	text-decoration: none;
}
.button1_link a:hover {
	color: #cc0000;
	text-decoration: none;
}
/* END BUTTONS */
/* START TEXT */
.home_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.home_title a:hover {
	color: #ba202c;
	text-decoration: none;
}
.home_title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
/* END TEXT */
/* START FIXES */
.clearfix:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
* html .clearfix {height: 1%;}
/* END FIXES */
/* BUTTONS */
/* ----------------------------------------------- */
td > a.btn {
	float: left;
	position: relative;
	padding: 0 0 0 30px;
	line-height: 25px;
	height: 25px;
	text-decoration: none;
  font-weight:normal;
	color: #333;
	white-space: nowrap;
	padding-right: 10px;
	font-size: 7.5pt;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
td > a.btn:hover {
	color: #000;
}
td > a.btn span {
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(/css/images/buttons/_right.gif) top right no-repeat;
	width: 5px;
	line-height: 25px;
	height: 25px;
}
td > a.btn:hover span {
	background: url(/css/images/buttons/_right.gif) bottom right no-repeat;
}
/* CUSTOM BUTTONS */
td > a.add {background: url(/css/pro/buttons/add.gif) 0 0 no-repeat;}
td > a.add:hover {background: url(/css/pro/buttons/add.gif) 0 -25px no-repeat;}
td > a.attend {background: url(/css/pro/buttons/attend.gif) 0 0 no-repeat;}
td > a.attend:hover {background: url(/css/pro/buttons/attend.gif) 0 -25px no-repeat;}
td > a.cancel {background: url(/css/pro/buttons/cancel.gif) 0 0 no-repeat; }
td > a.cancel:hover {background: url(/css/pro/buttons/cancel.gif) 0 -25px no-repeat;}
td > a.delete {background: url(/css/pro/buttons/delete.gif) 0 0 no-repeat; }
td > a.delete:hover {background: url(/css/pro/buttons/delete.gif) 0 -25px no-repeat;}
td > a.edit {background: url(/css/pro/buttons/edit.gif) 0 0 no-repeat; }
td > a.edit:hover {background: url(/css/pro/buttons/edit.gif) 0 -25px no-repeat;}
td > a.email {background: url(/css/pro/buttons/email.gif) 0 0 no-repeat; }
td > a.email:hover {background: url(/css/pro/buttons/email.gif) 0 -25px no-repeat;}
td > a.generate {background: url(/css/pro/buttons/generate.gif) 0 0 no-repeat; }
td > a.generate:hover {background: url(/css/pro/buttons/generate.gif) 0 -25px no-repeat;}
td > a.jobsignup {background: url(/css/pro/buttons/jobsignup.gif) 0 0 no-repeat; }
td > a.jobsignup:hover {background: url(/css/pro/buttons/jobsignup.gif) 0 -25px no-repeat;}
td > a.multiedit {background: url(/css/pro/buttons/multiedit.gif) 0 0 no-repeat; }
td > a.multiedit:hover {background: url(/css/pro/buttons/multiedit.gif) 0 -25px no-repeat;}
td > a.print {background: url(/css/pro/buttons/print.gif) 0 0 no-repeat; }
td > a.print:hover {background: url(/css/pro/buttons/print.gif) 0 -25px no-repeat;}
td > a.report {background: url(/css/pro/buttons/report.gif) 0 0 no-repeat; }
td > a.report:hover {background: url(/css/pro/buttons/report.gif) 0 -25px no-repeat;}
td > a.return {background: url(/css/pro/buttons/return.gif) 0 0 no-repeat; }
td > a.return:hover {background: url(/css/pro/buttons/return.gif) 0 -25px no-repeat;}
td > a.save {background: url(/css/pro/buttons/save.gif) 0 0 no-repeat; }
td > a.save:hover {background: url(/css/pro/buttons/save.gif) 0 -25px no-repeat;}
td > a.search {background: url(/css/pro/buttons/search.gif) 0 0 no-repeat; }
td > a.search:hover {background: url(/css/pro/buttons/search.gif) 0 -25px no-repeat;}
td > a.signin {background: url(/css/pro/buttons/signin.gif) 0 0 no-repeat; }
td > a.signin:hover {background: url(/css/pro/buttons/signin.gif) 0 -25px no-repeat;}
td > a.signout {background: url(/css/pro/buttons/signout.gif) 0 0 no-repeat;}
td > a.signout:hover {background: url(/css/pro/buttons/signout.gif) 0 -25px no-repeat;}
td > a.timer {background: url(/css/pro/buttons/timer.gif) 0 0 no-repeat;}
td > a.timer:hover {background: url(/css/pro/buttons/timer.gif) 0 -25px no-repeat;}
td > a.upload {background: url(/css/pro/buttons/upload.gif) 0 0 no-repeat;}
td > a.upload:hover {background: url(/css/pro/buttons/upload.gif) 0 -25px no-repeat;}
td > a.download {background: url(/css/pro/buttons/download.gif) 0 0 no-repeat;}
td > a.download:hover {background: url(/css/pro/buttons/download.gif) 0 -25px no-repeat;}
td > a.website {background: url(/css/pro/buttons/website.gif) 0 0 no-repeat;}
td > a.website:hover {background: url(/css/pro/buttons/website.gif) 0 -25px no-repeat;}
td > a.nothing {background: url(/css/pro/buttons/nothing.gif) 0 0 no-repeat;}
td > a.nothing:hover {background: url(/css/pro/buttons/nothing.gif) 0 -25px no-repeat;}
td > a.displayall {background: url(/css/pro/buttons/displayall.gif) 0 0 no-repeat; }
td > a.displayall:hover {background: url(/css/pro/buttons/displayall.gif) 0 -25px no-repeat;}
td > a.display {background: url(/css/pro/buttons/display.gif) 0 0 no-repeat; }
td > a.display:hover {background: url(/css/pro/buttons/display.gif) 0 -25px no-repeat;}
td > a.hide {background: url(/css/pro/buttons/down.gif) 0 0 no-repeat;}
td > a.hide:hover {background: url(/css/pro/buttons/down.gif) 0 -25px no-repeat;}

td > a.btn_attend {
	float: left;
	width: 126px;
	height: 25px;
	line-height: 25px;
	text-indent: 25px;
	background: url(/css/pro/buttons/btn_attend.gif) 0 0 no-repeat;
	color: #333;
	text-decoration: none;
}
td > a.btn_attend:hover {
	color: #000;
	background: url(/css/pro/buttons/btn_attend.gif) 0 -25px no-repeat;
}
td > a.btn_edit {
	float: left;
	width: 135px;
	height: 25px;
	line-height: 25px;
	text-indent: 25px;
	background: url(/css/pro/buttons/btn_edit.gif) 0 0 no-repeat;
	color: #333;
	text-decoration: none;
}
td > a.btn_edit:hover {
	color: #000;
	background: url(/css/pro/buttons/btn_edit.gif) 0 -25px no-repeat;
}
td a.btn_jobsignup {
	float: left;
	width: 92px;
	height: 25px;
	line-height: 25px;
	text-indent: 25px;
	background: url(/css/pro/buttons/btn_jobsignup.gif) 0 0 no-repeat;
	color: #333;
	text-decoration: none;
}
td a.btn_jobsignup:hover {
	color: #000;
	background: url(/css/pro/buttons/btn_jobsignup.gif) 0 -25px no-repeat;
}
td > a.btn_jobedit {
	float: left;
	width: 130px;
	height: 25px;
	line-height: 25px;
	text-indent: 25px;
	background: url(/css/pro/buttons/btn_jobedit.gif) 0 0 no-repeat;
	color: #333;
	text-decoration: none;
}
td > a.btn_jobedit:hover {
	color: #000;
	background: url(/css/pro/buttons/btn_jobedit.gif) 0 -25px no-repeat;
}

#colMain .pagetitle {
		color: #000;
		background-color:#ffffff;
		font-size: 24px;
		/*margin-bottom:3px;*/
		border-bottom: 1px solid #000;
}

.pagetitle_nou {
  float: left;
  background-color: transparent;
  background-image: none;
  width: 714px;
  height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cccccc;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cccccc;
  border-radius: 0 0 0 0;
}

#colMain .headlines {
	font-size: 18px;
}
#colMain.pg_event-detail .eventLogo {
	float: right;
}
#colMain.pg_event-detail h1 {
	clear: left;
	margin-top: 15px;
}
#colMain.pg_event-detail h2 {
	font-size: 26px;
	margin: 10px 0 0 0;
}
#colMain.pg_event-detail h3 {
	clear: left;
	margin-top: 20px;
}
#colMain.pg_event-detail .eventDetails {
	float: left;
	display: inline;
		clear: left;
	padding: 0;
}
#colMain.pg_event-detail .formRow label {
	text-align: right;
}
#colMain.pg_events .entry  {
	/*float: left;*/
	padding: 15px 0px 10px 0px;
	margin-bottom: 0px;
	background: url(/css/pro/images/dot-gray.gif) bottom repeat-x;
}
#colMain.pg_events .entry  h3,
#colMain.pg_events .entry  h3 a {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: none;
	color: #000;
}
#colMain.pg_events .entry  h3 a:hover {
	color: red;
}

#colMain.pg_events .calendar {
		position: relative;
		float: left;
		background: #eee;
		width: 71px;
		height: auto;
		margin: 0px 10px 10px 5px;
		text-align: center;
		border: 1px solid #5fa8dc;
}

#colMain.pg_events .calendar:before {
		content: '';
		position: absolute;
		bottom: -1px;
		right: 14px;
		width: 0;
		height: 0;
		border-bottom: 15px solid rgba(0,0,0,0.4);
		border-left: 15px solid transparent;
}

#colMain.pg_events .calendar:after {
		content: '';
		position: absolute;
		bottom: -1px;
		right: -1px;
		width: 0;
		height: 0;
		border-top: 15px solid #ccc;
		border-right: 15px solid #fff;
}

#colMain.pg_events .calendar .month {
		background: #5fa8dc;
		padding: 3px 4px;
		display: block;
		height: 18px;
}

#colMain.pg_events .calendar .month-inner {
		display: block;
		color: #fff;
		line-height: 18px;
}
#colMain.pg_events .calendar .days {
		display: block;
		color: #5fa8dc;
		font-size: 20px;
		font-weight: bold;
		line-height: 32px;
}
#colMain.pg_events .calendar .year {
		display: block;
		color: #333;
		line-height: 16px;
		font-weight: bold;
}

#colMain.pg_events p {
	margin-left: 80px;
}
#colMain.pg_calendar  h3,
#colMain.pg_calendar  h3 a {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: none;
	color: #000;
}
#colMain.pg_calendar  h3 a:hover {
	color: red;
}
#colMain.pg_news .entry img {
	float: left;
	margin: 0px 15px 15px 0px;
	border: 2px solid #666;
}
#colMain.pg_news .entry .postDate {
	color: #666;
	margin-bottom: 5px;
}
#colMain.pg_news .headlines,
#colMain.pg_news .headlines a {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: none;
	color: #000;
}
#colMain.pg_news .headlines a:hover {
	color: red;
}
#colMain.pg_news-detail h1 {
	clear: left;
	margin-top: 15px;
}
#colMain.pg_news-detail p.postDate {
	color: #666;
}
#colMain.pg_news-detail .newspic {
	border: 2px solid #666;
}
#colMain.pg_news-detail .newspic.fl {
	float: left;
	margin: 0px 15px 15px 0px;
}
#colMain.pg_news-detail .newspic.fr {
	float: right;
	margin: 0 0 15px 15px;
}
#colMain.pg_coaches .boardofdirectors {
	padding: 0 15px;
}
#colMain h1 {
	color: #000;
	font-size: 24px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}
#colMain h2 {
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 10px;
}
#colMain h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
#colMain h4 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 3px;
}
#colMain p {
	margin-bottom: 10px;
}
#colMain a.contact {
		background: url(/css/pro/images/icn_contact.gif) left no-repeat;
		padding-left: 20px;
}
#colMain img.coach {
	float: left;
	margin: 0px 15px 15px 0px;
	border: 2px solid #000;
}
#colMain img.coach.default {
	border: 2px solid #666;
}
.formRow {
		float: left;
		clear: left;
		display: inline-block;
/*  	width: 100%;  */
		padding-bottom: 5px;
	}
	.formRow label {
		float: left;
		display: inline-block;
		font-weight: bold;
		margin-right: 10px;
	}
	.formRow .formElements {
		float: left;
		display: inline-block;
	}

.button { font-size:10px; font-family:verdana, arial; color: #006699; font-weight: normal; vertical-align:top}
.button A { font-size:10px; font-family:verdana, arial; color: #006699;  font-weight: normal;  text-decoration: none; vertical-align:top}
.button A:link { font-size:10px; font-family:verdana, arial; color: #006699; font-weight: normal; text-decoration: none; vertical-align:top}
.button A:visited { font-size:10px; font-family:verdana, arial; color: #006699; font-weight: normal; text-decoration: none; vertical-align:top}
.button A:hover	{ font-size:10px; font-family:verdana, arial; color: #CC9900; font-weight: normal; text-decoration: none; vertical-align:top}
.button A:active { font-size:10px; font-family:verdana, arial; color: #006699; font-weight: normal; text-decoration: none;  vertical-align:top}
#colMain .tabs, .centerPiece .tabs {
	float: left;
	width: 100%;
	border-bottom: 2px solid #999;
	margin: 0px;
}

#colMain .tab-wrapper {
  display: table;
  width: 100%;
  margin-bottom: 10px
}

#colMain ul.tabs, .centerPiece ul.tabs {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#colMain .tabs li, .centerPiece .tabs li {
	float: left;
 background: #eeeeee; /* Old browsers */
 background: -moz-linear-gradient(top,  #eeeeee 82%, #cfcfcf 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(82%,#eeeeee), color-stop(100%,#cfcfcf)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #eeeeee 82%,#cfcfcf 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #eeeeee 82%,#cfcfcf 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #eeeeee 82%,#cfcfcf 100%); /* IE10+ */
 background: linear-gradient(to bottom,  #eeeeee 82%,#cfcfcf 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cfcfcf',GradientType=0 ); /* IE6-9 */
 padding-left: 9px;
  padding-right: 9px;
	height: 26px;
	line-height: 26px;
	margin: 0px 3px 0px 0px;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}
#colMain .tabs li a, .centerPiece .tabs li a {
	float: left;
	height: 26px;
	line-height: 26px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#colMain .tabs li a:hover, .centerPiece .tabs li a :hover {
	color: #000;
}
#colMain .tabs li.focus, .centerPiece .tabs li.focus {
  background: #cbcbcb; /* Old browsers */
  background: -moz-linear-gradient(top,  #cbcbcb 0%, #999999 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cbcbcb), color-stop(100%,#999999)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #cbcbcb 0%,#999999 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #cbcbcb 0%,#999999 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #cbcbcb 0%,#999999 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #cbcbcb 0%,#999999 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbcbcb', endColorstr='#999999',GradientType=0 ); /* IE6-9 */
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
}
#colMain .tabs li.focus a:hover, .centerPiece .tabs li.focus a:hover {
	color: #333;
}

#store_powered_by {
	text-align:right;
	background: #ffffff url(/css/pro/images/powered_by_store.gif) no-repeat right top;
	height: 40px;
}

#store_tabs_full {
	width: 712px;
	background-color: #FFF;
	margin-left: 4px;
	margin-top: 4px;
	height: 24px;
	background-image: url(/css/pro/images/tab_spacer.gif);
}
#store_content_full {
	width: 690px;
	#float: left;
	background-color: #FFF;
	margin-left: 4px;
	margin-right: 9px;

	border-width: 1px;
	border-color: #c3cdd6;

	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;

	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

/* For Mini Store dropdown */
#nav_dropdown {
	margin:0;
	padding:0;
	list-style:none;
}
#nav_dropdown li {
	float:left;
	display:block;
	background:#369bd6;
	position:relative;
	z-index:500;
	margin:0 1px;
}
/* this is the parent menu */
#nav_dropdown li a {
	display:block;
	padding:3px;
	font-weight:700;
	height:14px;
	text-decoration:none;
	text-align:left;
	color:#666;
}
#nav_dropdown li a:hover {
	color: #efefef;
	background: #1d3160;
}
#nav_dropdown ul {
	position:absolute;
	left:0;
	display:none;
	margin:0 0 0 -1px;
	padding:0;
	list-style:none;
}
#nav_dropdown ul li {
	width:100px;
	float:left;
	border-top:1px solid #fff;
}
#nav_dropdown ul a {
	display:block;
	height:14px;
	padding: 2px;
	color:#666;
}
#nav_dropdown ul a:hover {
	text-decoration:underline;
}
*html #nav_dropdown ul {
	margin:0 0 0 -2px;
}
/* For Mini Store dropdown.E */

/* For Store Cat Navigation */
#storecat_left {
	width: 150px;
	margin:0;
	padding-right:5px;
	#list-style: none;
}
#storecat_left li {
	color: red;
	font-size: 8pt;
}
#storecat_left li a {
	text-decoration:none;
}
#storecat_left li a:hover {
	text-decoration:underline;
}

#storecat_right {
	width: 540px;
	margin:0;
	padding:0;
}

#store_line_break {
	width: 100%;
	background-image: url(/css/pro/images/dotted_line.gif);
	height: 2px;
	margin: 5px 0;
}

/* For Store Cat Navigation.E */

/* For Cmd Buttons - Wide Photo.B */
#command {
	width: 723px;
	float: left;
	background-color: transparent;
  background-image: none;
	padding: 3px;
  border-width: 0;
  border-style: solid;
	border-color: #cccccc;
	margin-bottom:10px;
}
#command_border_top {
	width: 721px;
	float: left;
	background-color: #cccccc;
	height: 1px;
  display: none;
}
#command_border_right {
	width: 1px;
	height: 71px;
	float: left;
	background-color: #cccccc;
  display: none;
}
#command_button {
  position: relative;
  display: inline-block;
	/*float: left;*/
  background-color: transparent;
	background-image: url(/szfllsc/css/pro/feature.jpg);
	width: 179px;
	height: 70px;
}

#command_button:nth-child(2) {
  margin-right: 2px;
  width: 177px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#command_button:nth-child(3) {
  margin-right: 2px;
  width: 177px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#command_button:nth-child(4) {
  margin-right: 2px;
  width: 177px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#command_button:last-child {
  margin-right: 0;
  width: 177px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#command_button table {
  display: inline;
  float: left;
}

#command_button a{
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 69px;
	text-decoration: none;
	color: #fff;
}
#command_text{
  position: relative;
	float: left;
	width: 105px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #fff;
	margin-top: 0px;
	line-height: 13px;
	text-decoration:none;
}
#command_vert {
	width: 229px;
	float: left;
  background-color: #fff;
  background-image: none;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-bottom:10px;
}
#command_vert_border {
	width: 229px;
	float: left;
	background-color: #cccccc;
	height: 1px;
  display: none;
}
#command_vert_button {
	float: left;
  background-color: transparent;
	background-image: url(/szfllsc/css/pro/feature.jpg);
	width: 226px;
	height: 71px;
	/*border-right-width: 1px;*/
	/*border-right-style: solid;*/
	/*border-right-color: #cccccc;*/
}

#command_vert_button:nth-child(2) {
  margin-bottom: 2px;
  height: 67px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#command_vert_button:nth-child(3) {
  margin-bottom: 2px;
  height: 67px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#command_vert_button:nth-child(4) {
  margin-bottom: 2px;
  height: 67px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#command_vert_button:last-child {
  margin-bottom: 0;
  height: 67px;
  border-radius: 4px;
  text-decoration: none;
  border-right: solid #cccccc;
  border-left: solid #cccccc;
  border-top: solid #cccccc;
  border-bottom: solid #cccccc;
  border-width: 1px;
}

#command_vert_button a{
	text-decoration: none;
	color: #fff;
}

/* For Cmd Buttons - Wide Photo.E */

/* For Slid Show on Home Page */
.svw_tu {width: 50px; height: 20px; background: #fff;}
.svw_tu ul {position: relative; left: -999em;}

.stripViewer {
	position: relative;
	overflow: hidden;
	#border: 5px solid #ff0000;
	#margin: 0 0 1px 0;
}
.stripViewer ul {
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
}
.stripViewer ul li {
	float:left;
}
.stripTransmitter {
	overflow: auto;
	width: 1%;
}
.stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
}
.stripTransmitter ul li{
	width: 20px;
	float:left;
	margin: 0 1px 1px 0;
}
.stripTransmitter a{
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	background: #666666;
	color: #fff;
	text-decoration: none;
	display: block;
	border: 1px solid #666666;
}
.stripTransmitter a:hover, a.current{
	background: #fff;
	color: #666666;
}
.stripTransmitter a:hover{
	background: #cccccc;
	color: black;
}

/*tooltips formatting*/
.tooltip {
	padding: 0.5em;
	background: #fff;
	color: #000;
	border: 5px solid #dedede;
}
/* E.For Slid Show on Home Page */


a.adlink_home_top_banner_cham {
   display: block;
   text-align: center;
	width: 723px;
	float: left;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #cccccc;
	margin-bottom:10px;
}

#adspace_store_mini {
	width: 235px;
	float: left;
	background-color: white;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
}


img#background {
	height: 100%; width: 100%; z-index: -1; position:absolute; color: white;
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
}

#btnEditEvent {
    background-image: url(/css/pro/images/event_red_back.gif);
    background-repeat: repeat-x;
    float: left;
    line-height: 21px;
    padding-left: 8px;
    padding-right: 8px;
    no-repeat;
}
#btnEvent {
    background-image: url(/css/pro/images/event_back.gif);
    background-repeat: repeat-x;
    float: left;
    line-height: 21px;
    padding-left: 8px;
    padding-right: 8px;
    no-repeat;

}

#btnEvent_left {
    float: left;
    height: 21px;
    margin-left: 4px;
    width: 2px;
}

#btnEvent_right {
    float: left;
    height: 21px;
    width: 2px;
}
.btnEvent_link {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
}
/* START TUMONEY SIDE AD */
#fundraiser_side_ad {
	width: 204px;
	float: left;
	margin-left: 9px;
	background-image: url(/img/tum/images/fundraiser_back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #69acc9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#fundraiser_side_ad_content {
	width: 199px;
	float: left;
}
#fundraiser_side_ad_content_left {
	width: 142px;
	float: left;
}
#fundraiser_side_ad_content_right {
	width: 57px;
	float: right;
}
/* END TUMONEY SIDE AD */

/* START TUMONEY BANNER AD */
#fundraiser_home_banner {
	position: relative;
	overflow: hidden;
	z-index: 0;
	width: 712px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	border: 1px solid #b0bcc7;
	margin-bottom: 10px;
	padding: 9px;
}
#fundraiser_home_banner:before {
	content: '';
	position: absolute;
	width: 770px;
	height: 770px;
	top: -100px;
	left: 0;
	z-index: -1;
	background: url(/img/tum/images/fundraiser_back.jpg) no-repeat;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
#fundraiser_home_banner_content {
	width: 707px;
	float: left;
}
#fundraiser_home_banner_content_logo {
	padding-bottom: 5px;
	float: left;
}
#fundraiser_home_banner_content_left {
	float: left;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
}
#fundraiser_home_banner_content_right {
	width: 92px;
	float: right;
}
#fundraiser_home_banner_content_amount_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	padding-top: 7px;
	float: left;
}
#fundraiser_home_banner_content_amount_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	padding-top: 7px;
	float: right;
}
#lane_line_horz {
	width: 18px;
	height: 35px;
	float: left;
}
.disable{
   	opacity: 0.6;
   	pointer-events: none;
        cursor: default;
}
/* END TUMONEY BANNER AD */