.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Body */
* {margin:0; padding:0;} 
body {background:#f4f4f4; color:#444; font:13px site_font,Arial,Verdana,Tahoma,Book Antiqua,sans-serif;}
.wrap { width: 1000px; margin: 0 auto;}

.wrap .page_container {
                /*border: 1px solid #c8c9c9;*/		
		-webkit-box-shadow: 0px 3px 4px rgba(0,0,0,0.08);
		-moz-box-shadow: 0px 3px 4px rgba(0,0,0,0.08);
		box-shadow: 0px 3px 4px rgba(0,0,0,0.08);
		background: #fff;
		padding: 20px;
		overflow: hidden;
}

                
div#page_frame { padding-top: 0; }
div#page_frame .page_container { position: relative; z-index: 2; margin-top: 90px; }
div.page_wrapper { background: #ebebeb; padding: 40px 0px 40px 0px; overflow: hidden; }

header { background: #222; /*background: url('../images/header.png') repeat-x;*/height: 60px; }
header aside { float: right; padding-top: 22px; }
header nav { float: left;height: 60px; }
header nav ul {
	list-style: none;
        padding-top: 22px;
}
header nav ul li {
	float: left;
	margin-right: 15px;
        position: relative;
}
header nav ul li a {
	font-family: arial,sans-serif;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
header nav ul li a:hover { color:#fff; }

.top_background { width: 100%; height: 90px; }
div.top_background.inside { position: absolute; top: 60px; height: 360px; }
.cycle-slideshow > .image:hover { cursor: pointer; }
.cycle-slideshow img.next-img { display: none }
.cycle-slideshow img.first-img { display: block }

.top_background .logo_spot { 
		padding-top: 8px;
		overflow: hidden;
	}
		.top_background .logo_spot h1 { 
			font-size: 40px;
			font-family: site_font,Arial,sans-serif;
			text-shadow: 0px 2px rgba(0,0,0,0.36);
			color: #fff;
			float: left;
			margin-right: 25px;
                        line-height: 1.7;
		} 
                .top_background .logo_spot a { text-decoration: none; }
		.top_background .logo_spot .sub_title { 
			font-family: site_font,Arial,sans-serif;
			font-size: 15px;
			color: #fff;
			display: inline-block;
			margin-top: 32px;
		}
                               
/* Links */
a {background-color:inherit; color:#286ea0;  text-decoration:none;}
a:hover {background-color:inherit; color:#286ea0; text-decoration:underline;}
a img {border:0;}

/* Header */
#header {position: absolute; width:945px; left: auto; display:block;}
#header h1 {background-color:inherit; color:#555; font-size:36px; letter-spacing:-1px; margin-top:10px; }
#header h1 a {background-color:inherit; color:#555; text-decoration:none;}
#header p {background-color:inherit; color:#777; font-size:1.1em; font-weight:bold; line-height:1.3em; margin:10px 30px 0 0;}
#sub_header {font-size: 20px;margin-top: 10px;}
#frontphoto { margin-bottom: 15px; position: relative; }
#frontphoto.cycle-slideshow.image {  }
.photo {width: 125px; height:125px;}

/* -- Quicklinks
---------------------------------------- */
ul.unstyled, ol.unstyled {
    margin-left: 0;
    list-style: none;
}
#left_side { clear:left; float:left; line-height:1.5em; margin:0 0 5px; padding:0; width:180px; margin-right: 20px; }
.quicklinks ul { mmargin: 0; }
.quicklinks ul li a span { font-size: 12px; }
.quicklinks ul li a {
	display: block;
	background-color: #0071CC;
	color: #ffffff;
	padding: 10px 5px;
	line-height: 20px;
	box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
	font-weight: bold;
}
.quicklinks ul li:first-child a {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.quicklinks ul li:last-child a {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
}
.quicklinks ul li a:hover {
	background-color: #004A7A;
	text-decoration: none;
	animation: masterTag 0.2s;
	-webkit-animation: masterTag 0.2s;
}
.quicklinks ul li.grandmaster-tag a {
	background-color: #ff6600;
}
.quicklinks ul li.grandmaster-tag a:hover {
	background-color: #FF7D27;
	text-decoration: none;
	animation: grandmasterTag 0.2s;
	-webkit-animation: grandmasterTag 0.2s;
}
.quicklinks ul li a i {
	line-height: 20px;
}


/* Sidebars */

#leftside {clear:left; float:left; line-height:1.5em; margin:0 0 5px; padding:0; width:200px;}
#extras {float:right; line-height:1.4em; margin:0 0 5px 5px; padding:0; width:180px; }
#leftside p, #leftside ul, #leftside div.textwidget, #extras p, #extras ul, #extras div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftside li, #extras li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul, #extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li, #extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a, #extras ul ul li a {font-weight:normal;}
#leftside ul.linklist, #extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul, #extras ul.linklist ul {margin:0 0 20px;}
#leftside ul.linklist ul li a, #extras ul.linklist ul li a {font-weight:bold;}
#leftside h2, #leftside ul.linklist li h2, #leftside h3, #extras h2, #extras ul.linklist li h2, #extras h3, table#wp-calendar caption {background-color:inherit; color:#505050; font-size:1.3em; font-weight:normal; text-align:left; margin:0 0 6px;}
#leftside label, #extras label {display:none;}

ul.page li .single_signup {
background-image: url(../images/tab_indi.png);
background-repeat: no-repeat;
background-position: 0 .2em;
}
ul.page li .group_signup {
background-image: url(../images/tab_group.png);
background-repeat: no-repeat;
background-position: 0 .2em;
}
ul.page li .order_status {
background-image: url(../images/tab_order.png);
background-repeat: no-repeat;
background-position: 0 .2em;
}
ul.page li .survey {
background-image: url(../images/tab_survey.png);
background-repeat: no-repeat;
background-position: 0 .2em;
}

/* Content */
/*#content {line-height:1.6em; margin:0 155px 5px; padding:0;}*/
#content {line-height:1.6em; margin:0 200px 5px auto; padding:0;}
#contentwide {line-height:1.6em; margin:0 0 5px 150px; padding:0;}
#content h2,#contentwide h2 {font-size:1.6em; margin:0 0 10px;}
#content h3,#contentwide h3 {font-size:1.4em; margin:0 0 8px;}
#content img,#contentwide img {float:left; margin:3px 10px 3px 0;}
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}
#content td img { float: none; }

div.page_title {
    text-align: center;
    position: relative;
    margin-bottom: 25px;
    margin-top: 30px;
}
div.page_title { text-align: left; }
div.page_title h1 {
    position: relative;
    z-index: 2;
    background: #fff;
    display: inline;
    padding: 0px 15px 0px 15px;
}
div.page_title h1 { padding-left: 0px; }
div.page_title span.line {
    background: #ededed;
    display: block;
    height: 3px;
    width: 100%;
    position: absolute;
    z-index: 1;
    top: 15px;
}

.footer {
	padding-top: 45px;
	border-top: 1px solid #c9c9c9;
}
.footer div.copyright {
    clear: both;
    text-align: center;
}
.footer div.copyright p {    
    display: inline-block;
    font-size: 11px;
    margin: 30px 0 20px;
    padding: 4px 8px;
    text-align: center;
}


div.footer_location { padding-top: 10px;margin-top: 5px; border-top: 1px #ccc solid; }
div.footer_location p{
    margin-bottom: 15px;
    line-height: 22px;
}
div.footer_location .icon {
    font-size: 16px;
    padding-right: 4px;
}

div.column_last { margin-right: 0 !important; }
div.full { margin-bottom: 25px; }
div.one_half, div.one_third, div.two_third, 
div.three_fourth, div.one_fourth, div.two_thirds { float: left; margin-right: 4%; margin-bottom: 25px; }
div.one_half    { width: 48%; }
div.one_third   { width: 30.42%; }
div.two_thirds  { width: 65%; }
div.one_fourth  { width: 22%; }

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:-5px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:0px solid #286ea0; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:0px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:0px solid #cccccc;}

/* Forms */
#s,#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Verdana,Tahoma,Arial,Book Antiqua,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.alignright {padding:4px; margin:0 0 2px 7px; display:inline;}
img.alignleft {padding:4px; margin:0 7px 2px 0; display:inline;}
.alignright {float:right;}
.alignleft {float:left;}

/* Various classes */
.fwiz_remarks {font-size:0.8em; line-height: 12px; padding-top: 3px;}
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em; line-height: 12px}
.bold {font-weight:bold;} .plain { font-weight: normal }; 
.hide {display:none;}
.post { }
.postinfo {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#606060; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:1px 0 30px; padding:8px 5px 8px 8px;}
.comment {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#606060; margin:0 0 10px; padding:8px 5px 0 8px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}

.form_label {
    font-size: 13px;
    color: #000;
    font-weight: normal;
    text-align: left;
}

.inputfield {
    color:#222;
    padding: 3px 5px;    
    font-size: 12px;
    font-family: arial, sans-serif;    
}

.form_tbl td { padding-bottom: 5px; text-align: left;}

select {
    padding: 3px 5px;
    font-size: 100%;
    font-family: arial, sans-serif;
}

input {
    font-size: 12px;
    font-family: arial, sans-serif;    
}

.submit_button {padding: 3px 3px 3px 3px}

.button {
  border: 1px solid #DEDEDE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #555555;
  display: inline-block;
  font: bold 10px/12px 'Helvetica Neue',Helvetica,sans-serif;
  padding: 6px 11px;
  text-align: center;
  text-decoration: none;
  /*text-transform: uppercase;*/
}

.button.larger { padding: 8px 13px; font-size: 13px;}

.button:active {
	-webkit-box-shadow: inset 0px 0px 3px #333;
	-moz-box-shadow: inset 0px 0px 3px #333;
	box-shadow: inset 0px 0px 3px #333;
}
.button:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 3px #bbb;
	-moz-box-shadow: 0px 0px 3px #bbb;
	box-shadow: 0px 0px 3px #bbb;
}
.button.white {
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #f0f0f0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* IE10+ */
	background: linear-gradient(top,  #f9f9f9 0%,#f0f0f0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
	border-color: #dedede #d8d8d8 #d3d3d3;
	color: #555;
	text-shadow: 0 1px 0 #fff;
}
.button.white a { color: #555 }
.button.gray {
  background: #cacaca; /* Old browsers */
	background: -moz-linear-gradient(top,  #cacaca 0%, #aeaeae 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cacaca), color-stop(100%,#aeaeae)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cacaca 0%,#aeaeae 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cacaca 0%,#aeaeae 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cacaca 0%,#aeaeae 100%); /* IE10+ */
	background: linear-gradient(top,  #cacaca 0%,#aeaeae 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#aeaeae',GradientType=0 ); /* IE6-9 */
  border-color: #b5b5b5 #a1a1a1 #8f8f8f;
  color: #555;
  text-shadow: 0 1px 0 #d4d4d4;
}
.button.gray a { color: #555 }
.button.black {
	background: #616161; /* Old browsers */
	background: -moz-linear-gradient(top,  #616161 0%, #222222 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#616161), color-stop(100%,#222222)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #616161 0%,#222222 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #616161 0%,#222222 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #616161 0%,#222222 100%); /* IE10+ */
	background: linear-gradient(top,  #616161 0%,#222222 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#616161', endColorstr='#222222',GradientType=0 ); /* IE6-9 */
	border-color: #4c4c4c #313131 #1f1f1f;
	color: #fff;
	text-shadow: 0 1px 0 #2e2e2e;
}
.button.black a { color: #fff }

#alert {
    width: 50%;
    padding:4px; margin-bottom: 10px;
    text-align:center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    background:#FFFFCC; color:#444; font-size: 12px; border:solid 1px #DEDEDE;
}

#extras li { padding-left:5px; font-size:11px; }
#extras li a { width: 175px; }
#extras h2 {background-color:#f4f4f4; border-left:0px solid #cccccc; color:#505050; font-weight:bold; font-size:11px; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; }

.row_frm_0 { background: #ededed; }
.program { font-weight: bold; }

.tkt_table td {text-align: left; padding: 3px;}
/*.logo_slide { height:125px; width:125px; padding: 5px; overflow:hidden; border: 1px solid #ccc; background-color: #fff; display: table-cell; vertical-align: middle}
.logo_slide img { max-height:125px; max-width:125px; display: block; margin-left: auto; margin-right: auto; }*/
.logo_td { height:60px; width:180px; padding: 5px; border: 1px solid #fff; background-color: #fff;}
.logo_td img { float:left; max-height:180px; max-width:180px; }
.partner_title {font-weight: bold;padding-bottom: 3px; font-size:11px;width:180px;background: #f7f7f7; border-right: 10px solid #fff;}

.prg_group_row {background: #dddddd;font-weight: bold; color: #222;}
table th, table td { padding: 5px; }
.partner_logos { display: inline-table;  margin-right: 20px; padding-bottom: 20px; }

.latest_news_title { padding: 10px 10px 10px 5px; font-size: 14px; font-weight: bold; width: 100%; background: #f1f1f1; }
.news_table td { padding: 10px 10px 10px 0px; border-bottom: 3px #eee solid;  }
.latest_news { margin-bottom: 30px; }

.spinner {display:inline-block;min-height: 17px;min-width: 17px; background: url(../images/spinner_1.gif) 0 0 no-repeat}

