html {
	overflow-y: scroll;
}

body {
    background: #000 url(/images/wcbackground.jpg) no-repeat top center;
    font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
}

h1 {
    color: #383E56;
}

h2 {
    color: #5D8074;
    text-transform:none;
    font-size:30px;
}

h3 {
    color: #676767;
    margin-top:5px;
    font-size:13px;
}

#featured_wod .comment h3, #featured_wod h3.comment, #recent_workouts #comment h3, #news_feed #comment h3, h3.comment{
    font-size: 9px;
    margin-bottom:3px;
}

#featured_wod h3.comment {
    background-color:#efefef;
    height:24px;
}

.box_header {
    background:#E0E5EF  none repeat scroll 0% 0%;
    border-top:1px solid #C3CDDF;
    margin:0px 0px 5px 0px;
    overflow:hidden;
    padding:5px 8px;
}

h4 {
    color: #676767;
    margin-top:5px;
    font-size: 18px;
    margin-bottom:10px;
}

table td, table th {
    padding: 0px;
}

#home h2, #dynamic_page_home_page h2 {
    font-size:25px;
}

#home h3, #dynamic_page_home_page h3 {
    font-size:20px;
}


h1, h2, h3 {
    font-weight:bold;
}

p{
    margin:0 0 8px 0;
    font-size:13px;
}

ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 ;
    padding:0;
}

.ui-pnotify  br {
    display:none;
}
.ui-pnotify .notice {
    font-size:12px;
    color:#363636;
    border:none;
    background:#FBF9EE;
    padding:0px;
}

ul.error_list, ul.error_list li {
    list-style-type:disc;
    margin-left:10px;
}

.error h2 {
    color:#666666;
    font-size:14px;
    margin-bottom:3px;
}

.error p {
    margin-bottom:3px;
}
dl {
    margin:0 ;
}

h2 a {
    font-size:small;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight {
    background: #FFFFCC;
}
a, .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-content a 
{
    color:#4b80c9;
}

textarea{
    height:50px;
    width:300px;
}

input {
    background:transparent url(/images/input.png) repeat-x scroll 0 -2px;
    border:1px solid #BBBBBB;
}


input[type="radio"] {
    float:none;
}

input[type="checkbox"], input[type="radio"] {
    border:none;
}

input[type="submit"].search{
    background: url("/images/icons/24x24/search.png") no-repeat center center;
    border:none;
    width:25px;
    padding:3px 0px;
}

input[disabled], input.button[disabled], input[disabled]:hover, input.button[disabled]:hover {
   background-color:#666;
}

input:focus {
    background-color:#FFFFCC;
    background-image:none;
    border: solid 1px #cc8;
}

input.button {
    width: auto;
    height: auto;
    padding: 5px;
    font-weight:bold;
    font-size:13px;
    color:#DDDDDD;
    background:#144A66 ;
}

input.button:hover {
    background:#B2D1E4 ;
    color: #144A66;
    border:1px solid #144A66;
}

input#search_workouts_q , input#search_user_workouts_q, input#search_q {
    color:#4f4f4f;
    height:18px;
    padding:3px;
    width:135px;
    margin:0px;
}

#gym input[type="submit"].search{
    background: #EFEFEF url("/images/icons/24x24/search.png") no-repeat center right;
    border:1px solid #BBB;
    width:125px;
}

text.search{
    color:#676767;
    width:100%;
}



fieldset {
    background :#fff;
    padding:7px;
}
legend {
    color : #5d8074;
}

a:hover {
    color:#FFB847;
}

:link, :visited {
    text-decoration:none;
}



#header input.search {
    width:150px;
}

#header input[type="submit"].search{
    width:25px;
}



.hidden {
    display:none;
}
.left {
    float:left;
}

.right {
    float:right;
}
#menu {
    background:url("/images/menu_gradient2.jpg");
    height:40px;
}

#menu ul {
    margin-left: 5px;
    margin-top: 5px;
    padding-top: 2px;
}


#menu ul.logged_in_menu {
    float:right;
    margin-top:0;
}

#header ul.logged_in_menu li.spacer{
    margin: 3px 10px 0px 0px;
    color: #666;
}
li.spacer {
    margin:3px 10px 0 0;
}

#menu li, .menu li{
    float:left;
    font-size:13px;
    font-weight:bold;
    color: #FFFFFF;
    font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
    list-style:none outside none;
}

#menu li a {
    margin-top:5px;
    padding:0 10px;
    color: #FFFFFF;
    line-height:24px;
}
#menu li a:hover, #menu li a.selected {
    color:#b0b4c4;
}

#sub_nav a {
    background: #BBB;
    color: #333333;
}

#tertiary_menu a:hover, .tertiary_menu a:hover {
 background-color: #FFF;    
}

#tertiary_menu a:link, #tertiary_menu a:visited , .tertiary_menu a {
    display:block;
    padding:4px 5px;
    width:100%;
}

.workout  .tertiary_menu a {
    padding: 2px;
    font-size:10px;
}

h3.help {
    font-size:18px;
    margin-bottom:0px;
}

#tertiary_menu li.help, .tertiary_menu li.help {
    background:url(/images/icons/16x16/help.png) left center no-repeat;
    padding-left:20px;
}
table {
    font-size:12px;
    
}
#content {
    background:url('/images/content_background.gif') #f2f2f2 no-repeat bottom left;
    padding-bottom:40px;
}

#inner_content {
    padding: 10px 20px;
}

#dynamic_page_home_page #inner_content {
    padding: 10px 20px;
    /*padding:0px;*/
    /*padding-top:10px;*/
    /*mike removed on 12/23/10 as gym skins were left justifying*/
}

.errorExplanation h2{
    font-size:18px;
    margin: 10px 0 10px 0;
    border-bottom: 1px dotted #666;
    padding-bottom: 7px;
}
h2.group {
    background:transparent url(/images/icons/24x24/group.png) no-repeat center left;
    padding-left : 28px;

}

.row input.checkbox {
    width: auto;
    border: none;
    background: none;
    padding: 0 0 0 0;
}

.row {
    padding: 5px 0px;
}

.row label {
    width: 140px;
    float: left;
}

textarea, .row input, .row select {
    /*float: left;*/
    padding: 2px;
}

a.edit {
    background: url(/images/icons/16x16/edit.png) no-repeat center left;
    padding-left:20px;
}
a.add, #tertiary_menu a.add {
    background: url(/images/icons/16x16/add.png) no-repeat center left;
    padding-left:20px;
}
a.delete {
    background: url(/images/icons/16x16/delete.png) no-repeat center left;
    padding-left:20px;
}

.right_gutter{
    padding-right: 20px;
}

.right_gap {
    padding-right: 20px;
}

.left_gap {
    padding-left: 20px;
}

.left_gutter {
    padding-left: 50px;
}

.top_gap {
    padding-top: 20px;
}

.bottom_gap {
    padding-bottom: 20px;
}


#home h2 , #dynamic_page_home_page h2{
    text-align:center;
    line-height:1.15em;
    margin-bottom: 5px;
}
#dynamic_page_home_page #feature_description {
    margin-bottom:25px;
}

.friend_holder .top_gap {
    padding-top:5px;
}

#recent_blogs {
    margin-top:20px;
}

#home #featured_wod {
    margin-left:20px;
    margin-top:10px;
}

#featured_wod {
    border:1px solid #BBB;
    background-color:#FFF;
    padding:10px;
}
#featured_wod div#user_workouts {
    border:none;
    margin-left:0px;
    margin-top:0px;
    padding:0px;
}
.wod_summary {
    border-bottom:1px dotted #676767;
    padding-bottom:20px;
}
#user_workout_search {
    margin-top:10px;
}
.wod_results {
    font-size:12px;
    color: #676767;
    font-weight:bold;
}
#welcome_intro h2 {
    color: #383e56;
}
#welcome_intro p , #membership_info p{
    text-align:center;
    font-size:18px;
    margin-bottom:10px;
}
ul#features li{
    padding: 15px 0px 15px 70px;
    color: #383e56;
    font-size:16pt;
    font-weight:bold;
    font-family:Arial;
}
ul#features li#crossfit{
    background: url("/images/icons/48x48/kettlebell.png") no-repeat left center;
    line-height:50px;
}
ul#features li#workouts{
    background: url("/images/track.gif") no-repeat left center;
}
ul#features li#friends, ul#features li#coaches  {
    background: url("/images/friends.gif") no-repeat left center;
}
ul#features  li#competitive , ul#features  li#process {
    background: url("/images/goals_met.gif") no-repeat left center;
}

#thickbox_form p.wod_description {
    padding:0px;
}
#thickbox_form h2 {
    margin-top : 5px;
}
label, .label, #thickbox_form label {
    color: #676767;
    font-weight:bold;
    font-size:13px;
}
label.optional, #thickbox_form label.optional {
    color:#006600;
    padding-left:5px;
}
.note, .tight_note {
    margin-left:140px;
    color:#666;
}
.tight_note {
    margin-left:10px;
}
#chart_note {
    color:#666;
    margin-left:40px;
    text-align:center;
}
div#profile_edit .note {
    margin-left: 0px;
}
.TB_overlayBG   {
    background-color: #999999;
}
.profile_name {
    color:#4b80c9;
    font-weight:bold;
}
.wod_result {
    font-size:14px;
}
.heading {
    font-size:16px;
}
.subHeading {
    font-size:12px;
}
.comment {
    font-style:italic;
}
img.picture_box {
    margin: -3px 0 0px -3px !important;
    padding:9px 15px 10px 9px !important; 
    background: url('/images/photo_background.png') 0 0 no-repeat;
}
#waiter {z-index:100000; position:fixed; background:white; display: none; height:13px; width:208px; border:0px; top: 50%; left: 50%; margin: -6px 0 0 -104px;}

.wrap {
    width: 370px;
}
#competition_results .wrap {
    width:200px;
}

.icon {
    width: 70px;
    float: left;
    position:relative;
}
.coach {
    position : absolute;
    top:3px;
    left: 3px;
}
.badge {
    top:-15px;
    left: -15px;
}
.fb_badge {
    top:-15px;
    left: 40px;
}
.comment_holder .coach{
    height:35px;
    width:35px;
    left:-3px;
    top:-3px;
}

#competition_results .rank, #leader_board .rank {
    width: 25px;
    padding: 17px 5px;
    float: left;
    background: #ddd;
    font-size: 20px;
    text-align: center;
    margin-right: 5px;
}

.detail {
    margin-left: 75px;
}

.picker{
    padding: 5px 5px 5px 10px;
    border: 1px solid #BBB;
    border-left :3px solid #383e56;
    position:absolute;
    background:#FFFFFF;
    width: 230px;
    z-index:1;
    overflow:auto;
    height:350px;
}

li.picker_control {
    margin-top: 5px;
    width:100%;
}

.picker_control {
    border: 1px solid #E8E8E8;
	padding:2px 3px 3px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.picker_control {
    background:#EFEFEF;
    background-image:url(/images/toggle_down_dark.png);
    background-position: 99% 50%;
    background-repeat:no-repeat;
    padding:4px 16px 6px 0;
}
.picker_control a {
    display:block;
    width:330px;
}

.clean_picker_open {
    background-image:url(/images/toggle_up_dark.png);
}
li.clean_picker_open {
    border-bottom: none;
    -webkit-border-bottom-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomright:0px;
    -moz-border-radius-bottomleft:0px;
}
.clean_picker {
    border: 1px solid #E8E8E8;
    border-top:none;
    position:absolute;
    background:#EFEFEF;
    z-index:1;
    width:100%;
    -webkit-border-bottom-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-bottomleft:4px;
}

.clean_picker, .picker_control {
    padding:2px 3px 3px;
}
#filters .picker_control , #filters .clean_picker span {
    font-size:10px;
}

#filters li.clean_picker {
    width:190px;
}

#filters .picker_control a {
    width:170px;
}

#user_workouts, .box {
    margin-top:10px;
    border:1px solid #bbb;
    background-color: #FFF;
    padding:10px;
}

#user_workouts .border_bottom {
    padding-bottom: 10px;
}

div#user_workouts div divl.tertiary_menu div {
    margin-top: 0px;
}
ul#tertiary_menu li, div#tertiary_menu div, ul.tertiary_menu li {
    border-bottom:1px solid #D8DFEA;
}

ul#tertiary_menu li.last,ul.tertiary_menu li.last, div#tertiary_menu div.last {
    border-bottom:none;
}
.wod_description ul , .blog_entry ul {
    list-style-type:disc;
    margin-left:20px;
    padding:0;
}

.workout_description li{
    list-style:none;
}
#featured_wod .wod_description p {
    margin-bottom:5px;
}
.wod_description p {
    margin-bottom:10px;
}

.wod_description li {
    list-style-image: url(/images/small_bullet.png);
    list-style-position:inside;
    line-height: 1.2;
}
.byline {
    color: #333333;
}
a.chart {
    background: url("/images/icons/16x16/chart.png") no-repeat left center;
    text-indent:15px;
}
a.record {
    font-weight:bold;
    font-size:20px;
}
#search input.button {
    background:transparent url(/images/icons/24x24/search.png) no-repeat scroll 0 center;
}

#header {
    height:220px;
}

div.button {
    background: #bbb;
    border-top: 1px dotted #666;
    padding: 5px;
    margin-top: 15px;
}

a.button {
    background-color:#4b80c9;
    padding:5px 10px 5px 10px;
    color:#FFF;
    border:1px solid #333333;
}
a.button:hover {
    background-color:#7FB6FF;
}


#TB_window {
    background:white ;
    color:black;
    border : none;
}


#welcome , #welcome a {
    color: #FFF;
}

.blurp strong {
    color:#676767;
    display:block;
}

.blurp img {
    float:left;
    margin:5px 15px 68px 0;
}

.centered {
    text-align:center;
}

#fancy_div #thickbox_form {
    padding: 0px 20px 0px 20px;
}

.activity_box {
    border-top:none;
    margin-top:0px;
}


#home .activity_box, #dynamic_page_home_page .activity_box {
   clear: none;
   padding-top:0px;
   margin-top:0px;
   margin-bottom:0px;

}
.activity_box h2 {
    border-bottom:1px dotted #676767;
}


#workout_form_holder {
    overflow:auto;
}

.workout_form, .wod_form {
    width:500px;
}
.workout_form h2 {
    font-size:20px;
}
#workout_search .note, #email .note, #profile_search .note {
    margin-left: 0px;
}

#message {
    padding: 4px;
    z-index: 100000;
    position: fixed;
    top: 20%;
    left: 35%;
    display: none;
    font-size: 18px;
}


div#fancy_bg {
    display:block;
	position: absolute;
	z-index: -1;
    height:100%;
    width:100%;
}

.small_down_image .fancy_bg_holder{
    display:block;
	position: absolute;
    height:100px;
    width:100px;
}


.extra_small_down_image .fancy_bg_holder, .video_preview_image .fancy_bg_holder{
    display:block;
	position: absolute;
    height:50px;
    width:50px;
}
.video_preview_image .fancy_bg_holder {
    height:90px;
    width:120px;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/images/fancy_shadow_nw.png) no-repeat;
}

div#TB_closeWindowButton {
    background:transparent url(/images/fancy_closebox.png) repeat scroll 0 0;
    cursor:pointer;
    display:none;
    height:30px;
    position:absolute;
    right:-12px;
    top:-12px;
    width:30px;
    z-index:100;
}

.small_down_image_div {
    position:absolute;
    overflow: hidden;
    z-index:10;
    width: 100px;
    height: 100px;
}

.video_preview_image_div {
    position:absolute;
    overflow: hidden;
    z-index:10;
    width: 120px;
    height: 90px;
}

.small_down_image {
    height:120px;
    width:120px;
}

.pagination a,
.pagination .current {
    padding: 2px;
    margin: 0 2px;
}
.pagination select	{
    padding: 0px;
    font-size: 10px;
    margin: 0 5px;}

.pagination			{
    padding: 10px 0;
}

.workout , .border_bottom , .feed_item, .member{
    border-bottom:1px solid #D8DFEA;
    margin-bottom:10px;    
}
.workout_last, .border_bottom_last {
    border-bottom:none;
    margin-bottom:0px;
}
.my_network	a	{
    margin-top: 5px;
    font-size: 9px;
    line-height: 12px;
    display:block
}

.friend_holder {
    height:120px;
    overflow-x:hidden;
    overflow-y:auto;
}

.video {
    background: url(/images/icons/24x24/video_sm.png) no-repeat top left;
    padding-left:20px;
    margin-left: 10px;
}

#super_footer  {
        background-color:#16212A;
        display:inline;
        float:left;
        font-size:20px;
        line-height:24px;
        width:950px;
}

#super_footer h2 {
    background-color:#263A4A;
    color:#6D7E87;
    float:left;
    font-size:20px;
    line-height:24px;
    padding:10px 25px 10px 20px;
    text-align:left;
    width:110px;
    height:88px;
    margin-bottom:0px;
}

#super_footer  ul {
    float:left;
    padding:0px;
}

#super_footer  ul.left {
    width:395px;
}

#super_footer  ul.right {
    width:395px;
}

#super_footer  ul li {
    border-bottom:1px solid #52575E;
    border-left:1px solid #52575E;
    font-size:16px;
    font-weight:bold;
    line-height:20px;
    padding:6px 0 9px 30px;
}

#super_footer a {
    color:#B2D1E4;
}

#footer {
    padding:35px 0 30px;
    color: #fff;
    text-align:center;
    background: url(/images/footer_background.png) repeat-x top left;
}

#footer a, #footer a:visited {  
    color:#C4E0F1;
}

#footer .footer_box {
    height:135px;
    width:280px;
    margin:18px;
    background: url(/images/footer_box.png) no-repeat top left;
    text-align:center;
}

#cj_journal a img{
    margin-top: 30px;
}

#social_links a img{
    margin-top: 40px;
}

#powered_by a img{
    margin-top: 40px;
}
#date_row {
    padding-left:30px;
}

.nested {
    margin-left: 20px;
}

.notice a {
    color:#4b80c9;
    font-weight:bold;
}
.notice :link, .notice :visited {
    text-decoration:underline;
}

.photo_feed  {
    height:60px;
}

.video_feed {
    height:100px;
}

.user_workouts_menu  a {
    font-size:10px;
    padding : 2px 5px;
}

.tb_profile_link {
    display:block;
}

#TB_caption {
float:left;
height:45px;
padding:7px 30px 10px 25px;
}

.workout_date {
color:#777777;
font-size:10px;
font-weight:normal;
}



.action_link_dash {
    color:#888888;
}

img.avatar_on_comment, .blog_entry .icon img {
    width:35px;
    height:35px;   
    margin:0px 10px 0px 0px;
}

.comment_holder {
    font-size: 11px;
    background:#E0E5EF none repeat scroll 0% 0%;
    border-bottom:1px solid #C3CDDF;
    clear:left;
    float:none;
    margin-bottom:2px;
    overflow:hidden;
    padding:6px 4px 6px 6px;
    /*width:350px;    */
}

.comment_holder div.byline {
    color:#676767;
}

#news_feed a.thickbox, #recent_workouts a.thickbox, #recent_workouts #tertiary_menu a , #gym_membership_body #tertiary_menu a{
    font-size: 10px;
}

#featured_wod .comment_message, #recent_workouts  .comment_message {
    padding: 0px;
}

#recent_workouts .comment_holder .comment_message p, #featured_wod .comment_holder .comment_message p{
    margin:0 0 0em;
}

.pager_next {
    background:#E0E5EF none repeat scroll 0% 0%;
    border-top:1px solid #C3CDDF;
    margin-top:8px;
    padding:3px 7px 4px 0pt;
}

.pager_next a {
    background:transparent url(/images/add_content_spr.gif) no-repeat scroll right 4px;
    margin-left:52px;
    padding:2px 12px 3px 5px;
}


#wodclub-dialog , #wodclub-dialog #pane {
    background:#FFFFFF url(/images/dialog.png) repeat-x scroll 0 bottom;
}

#wodclub-dialog form{
    margin:15px;
}
#wodclub-dialog fieldset form  {
    margin:0px;
}

#wodclub-dialog h1, #wodclub-dialog h3, #wodclub-dialog #pane h1, .wodclub-dialog h1, .wodclub-dialog h3, .wodclub-dialog #pane h1  {
    background-color:#144A66;
    border:medium none;
    color:#FFFFFF !important;
    display:block;
    float:none;
    font-size:110%;
    letter-spacing:0;
    padding:4px;
    text-transform:uppercase;
}

#wodclub-dialog, #wodclub-overlay {
    position:fixed;
}

#wodclub-dialog {
    display:block;
    margin:-2em auto 0;
    position:absolute;
    z-index:100003;
}

#wodclub-dialog #wodclub-dialog-close, .wodclub-dialog .ui-dialog-titlebar-close  {
    background:transparent url(/images/fancy_closebox.png) no-repeat center center;
    cursor:pointer;
    height:30px;
    position:absolute;
    right:-12px;
    top:-12px;
    width:30px;
    z-index:10002;
}

.wodclub-dialog .ui-dialog-titlebar {
    border:0 none;
    color:#FFFFFF;
    height:0;
    padding:0;
}

.wodclub-dialog .ui-dialog-titlebar-close  span {
    background:transparent;
}
.wodclub-dialog {
    font-size:12px;
}

#wodclub-overlay {
    background-color:#999999;
    height:100%;
    left:0;
    opacity:0.75;
    position:absolute;
    top:0;
    width:100%;
    z-index:100002;
}

#wodclub-dialog-content {
    padding:10px 10px;
}

.row label {
    float:left;
    width:140px;
}
.row label.wide_label {
    width:300px;
}

div.auto_complete {
    width: 550px;
    background: #fff;
}
div.auto_complete ul {
    border:1px solid #888;
    margin:0;
    padding:0;
    width:100%;
    list-style-type:none;
}
div.auto_complete ul li {
    margin:0;
    padding:3px;
}

div.auto_complete ul li.selected {
    background-color: #ffb;
}

div.auto_complete ul strong.highlight {
    color: #800;
    margin:0;
    padding:0;
}

.working_indicator {
    background:url(/images/spinner_2.gif) no-repeat center center;
    height:16px;
}

.gym_owned {
    background:transparent url(/images/gym_tag.png) no-repeat left center;
    padding: 10px 10px 10px 70px;
}

#check_in #tertiary_menu  li#check_in a, #check_in #tertiary_menu li#sign_up a{
    font-size:24px;
    font-weight:bold;
    padding-left: 35px;
}
li#media h3 {
    background:url(/images/icons/32x32/media.png) no-repeat scroll 0 0;
}
li#privacy h3 {
    background:url(/images/icons/32x32/privacy.png) no-repeat scroll 0 0;
}
li#check_in h3 {
    background:url(/images/icons/32x32/check_in.png) no-repeat scroll 0 0;
}
li#members h3, li#sign_up h3 {
    background:url(/images/icons/32x32/add_member.png) no-repeat scroll 0 0;
}
li#details h3 {
    background:url(/images/icons/32x32/settings.png) no-repeat scroll 0 0;
}
li#wods h3 {
    background:url(/images/icons/24x24/kettlebell3.png) no-repeat scroll 0 0;
}
li#members h3 {
    background:url(/images/icons/32x32/users.png) no-repeat scroll 0 0;
}
li#pages h3 {
    background:url(/images/icons/32x32/text_page.png) no-repeat scroll 0 0;
}
li#schedule h3 {
    background:url(/images/icons/32x32/schedule.png) no-repeat scroll 0 0;
}
li#reports h3 {
    background:url(/images/icons/32x32/chart.png) no-repeat scroll 0 0;
}

ul.gym_settings h3 {
    border-bottom:1px solid #FFF;
    padding:5px 0 10px 35px;
    font-size:1.5em;
    line-height:1;
    margin-bottom:5px;
}
span.new , span.new_small{
    background:url(/images/new_medium.png) no-repeat scroll right top;
    padding-right: 40px;
    height:40px;
    padding:10px 0 0 40px
}

span.new_small {
    background:url(/images/new_small.png) no-repeat scroll right top;
    height:20px;
    padding-right:30px;
}

#check_in #tertiary_menu li#sign_up span.new {
    padding-left:35px;
    float:right;
}
.cleantab .ui-widget-header, .cleantab .ui-widget-content {
    border:0px;
}
.cleantab .ui-tabs {
    margin-top:-20px;
    padding:0;
}
.cleantab .ui-corner-all {
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:0px;
    -moz-border-radius-topleft:0px;
    -moz-border-radius-topright:0px;
}
.cleantab .ui-widget-header {
    background:#F2F2F2;   
}
.cleantab .ui-tabs-nav li a {
    font-size:12px;
    font-weight:bold;
    color:#666;
}
.cleantab .ui-tabs-panel {
     border-top: 1px solid #AAA;
}

.gym h2 {
    margin-bottom:5px;
}

.powered_by{
    float:right;
    margin: 40px 40px 0px 20px;
}

.comment_message {
    margin:0px;
    max-height:100px;
    overflow:auto;
    padding:0 0 10px;
}


.ui-datepicker-calendar th, .ui-datepicker-calendar  td, .ui-datepicker-calendar  caption {
padding:0px
}

ul.color_picker li {
    float:left;
    margin: 0px 3px;
    padding:2px;
    border:2px solid #FFF;
}
.color_picker a.color_swab {
    border:1px solid #FEF5CA;
    width:16px;
    display:block;
}

.color_picker li.selected {
    border:2px solid #666;
}

.color_picker li:hover {
    border:2px solid YELLOW;
}

.fc-agenda .blue a .fc-event-bg, .gym_class .blue, .color_picker a#blue,.fc-view-month .blue a, .fc-agenda .blue a .fc-event-title, .blue a {
    background-color: #5D78AF;
    border-color: #5D78AF;
}

.fc-event, .fc-event a, .fc-agenda  .blue .fc-event-time {
    background-color: #27509F;
    border-color: #27509F;
}

.fc-agenda .green a .fc-event-bg, .gym_class .green, .color_picker a#green, .fc-view-month .green a, .fc-agenda .green a .fc-event-title , .green a {
    background-color: #01b501;
    border-color: #01b501;
}

.fc-event, .fc-event a,.fc-agenda  .green .fc-event-time {
    background-color: #015F00;
    border-color: #015F00;
}

.fc-agenda .yellow a .fc-event-bg, .gym_class .yellow, .color_picker a#yellow, .fc-view-month .yellow a,.fc-agenda .yellow a .fc-event-title, .yellow a {
    background-color: #E0C240;
    border-color: #E0C240;
    color: #000;
}

.fc-event-time,.fc-agenda .fc-event-time, .fc-event, .fc-event a,.fc-agenda .yellow .fc-event-time {
    background-color: #AB8B00;
    border-color: #AB8B00;
}

.fc-agenda .aqua a .fc-event-bg,  .gym_class .aqua, .color_picker a#aqua,.fc-view-month .aqua a, .fc-agenda .aqua a .fc-event-title, .aqua a {
    background-color: #20B2AA;
    border-color: #20B2AA;
}

.fc-event, .fc-event a,.fc-agenda .aqua .fc-event-time {
    background-color: #006F68;
    border-color: #006F68;
}

 fc-agenda .purple a .fc-event-bg ,.gym_class .purple, .color_picker a#purple,.fc-view-month  .purple a,  .fc-agenda .purple a .fc-event-title, .purple a {
    background-color: #C957C9;
    border-color: #C957C9;
}
.fc-event, .fc-event a,.fc-agenda .purple .fc-event-time {
    background-color: #8F008F;
    border-color: #8F008F;
}

.fc-agenda .pink a .fc-event-bg, .gym_class .pink, .color_picker a#pink, .fc-view-month .ping a,.fc-agenda .pink a .fc-event-title, .pink a {
    background-color: #CD1076;
    border-color: #CD1076;
}

.fc-event, .fc-event a,.fc-agenda .pink .fc-event-time {
    background-color: #7F0047;
    border-color: #7F0047;
}


.fc-agenda .gray a .fc-event-bg, .gym_class .gray, .color_picker a#gray, .fc-view-month .ping a,.fc-agenda .gray a .fc-event-title, .gray a {
    background-color: #737373;
    border-color: #333333;
}

.fc-event, .fc-event a,.fc-agenda .gray .fc-event-time {
    background-color: #333333;
    border-color: #333333;
}

.fc-agenda .lt_blue a .fc-event-bg, .gym_class .lt_blue, .color_picker a#lt_blue, .fc-view-month .ping a,.fc-agenda .lt_blue a .fc-event-title, .lt_blue a {
    background-color: #94A2BE;
    border-color: #5A6986;
}

.fc-event, .fc-event a,.fc-agenda .lt_blue .fc-event-time {
    background-color: #5A6986;
    border-color: #5A6986;
}


ul.gym_class li {
    border: 1px solid #5D78AF;
    margin-bottom:10px;
    background-color:#FFF;
}

ul.gym_class .description{
    margin:5px;
    max-height:100px;
    overflow:auto;    
}
ul.gym_class h3{
    margin:0px;
    padding:5px;
    color:#fff;
    font-size:13px;
}

.fc-event-workout-detals {
    background-color:#fff;
    color: #5D78AF;
    padding:2px;
    font-size:10px;
}

.fc-view-basicDay .fc-event {
    width:400px !important ;
}

.ui-autocomplete {
    width:530px;
}
.ui-autocomplete .ui-menu-item {
    align:left;    
    padding: 5px;
    text-align:left;
}

.ui-autocomplete .ui-menu-item a{
   padding: 3px;
   text-decoration:none;
}

.ui-widget-overlay {
    opacity: 0.5;
}
#workout_results_summary {
    border-bottom: 1px solid #EFEFEF;
    padding-bottom:5px;
    margin-bottom:5px;
}

#workout_results_summary, #workout_results_summary .label {
    font-size:12px;
}

table.styled td.footer , th.header {
    padding:5px 10px 6px 5px;
    line-height:24px;
    color:#636B75;
    border-bottom:none;

}
th.headerRight {
    background:url("/images/table-header-right.gif") no-repeat scroll right top transparent;
}
th.headerCenter{
    background:url("/images/table-header-center.gif") no-repeat scroll left top transparent;
}
th.headerLeft {
    background:url("/images/table-header-left.gif") no-repeat scroll left top transparent;
}
td.footerRight {
    background:url("/images/table-footer-right.gif") no-repeat scroll right top transparent;
}
td.footerLeft {
    background:url("/images/table-footer-left.gif") no-repeat scroll left top transparent;
}

td.rowLeft {
    padding-left:16px;
}
table.styled {
    margin-bottom: 0px;
}
table.styled td  {
    color:#4C4C4C;
    padding:4px 6px;
}
table.styled td{
    border-bottom:1px solid #E9E9E9;
}

table.styled tr.even td {
    background:none repeat scroll 0 0 #E5ECF9;
}

table.styled tr:hover {
    background:none repeat scroll 0 0 #FEFFE0;
}

img.sortIcon {
    padding-left:6px;
    vertical-align:middle;
}

th.sortable a {
    background-image:url("/images/arrow_off.png");
    background-position:right center;
    background-repeat:no-repeat;
    padding-right:15px;
}

th.sortup a {
    background-image:url("/images/arrow_up.png");
}

th.sortdown a {
    background-image:url("/images/arrow_down.png");
}

dd {
    margin-left:10px;
}
dl.table-display
{
	float: left;
	width: 200px;
	margin: 1em 0;
	padding: 0;
	border-bottom: 1px solid #CCC;
    font-size:11px;
}

.table-display dt
{
	clear: left;
	float: left;
	width: 90px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #CCC;
	font-weight: bold;
}

.table-display dt.benchmark_type {
    font-weight:bold;
}

.table-display dd
{
	float: left;
	width: 90px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #CCC;
}

dl.benchmark_type dt a.menu {
    font-size:11px;
    float:right;
    margin-top:3px;
}


a.expand {
    background:url("/images/expand.gif") left center no-repeat;
    padding-left: 15px;
}
a.collapse {
    background:url("/images/collapse.gif") left center no-repeat;
    padding-left: 15px;
}

#messages th {
    background:none repeat scroll 0 0 #CCC;
    font-size:10px;
}


#dynamic_pages ul li {
    margin:5px;
    padding:3px;
    padding-left: 15px;
    /*padding-right:0px;*/
}
ul.sortable li.sortable {
    margin:5px;
    padding:3px;
    background:url("/images/sortable.png") left center no-repeat;
    padding-left: 15px;
    /*padding-right:0px;*/
}

ul.sub_section {
    margin-right:-3px;
}

ul.sub_section li{
    margin-right: 0px;
}

ul.section li.sortable {
    background:url("/images/sortable.png") left top no-repeat;
}

#dynamic_pages ul.section li.sortable:hover {
    background-color:#d9effe;
    border:1px solid #8fb8d4;
}

#dynamic_pages ul.sub_section li.sortable:hover {
    background-color:#efefef;
    border:1px solid #ccc;
}

#dynamic_pages ul li.sortable:hover {
    padding:2px;
    padding-left:14px;
    -moz-border-radius: 5px;
    -webkit-border: 5px;
    cursor: move;
}

#middle_column, #right_column, #left_column {
    background: #dcdcdc;
}

.box_wrapper {
    padding: 10px;
}

.blog_entry  {
    margin:10px;
    border-bottom: 1px dotted #777;
}
.blog_entry h2 {
    margin-bottom:0px;
}

.blog_entry .comment {
    text-align:right;
    margin-top:10px;
}

.blog_entry .date{
    color:#777;
    font-size:10px;
}

.ui-tabs-panel , .ui-tabs .ui-tabs-panel {
    /*padding:1em 0em;*/
}

h2.side_bar_menu {
    margin-bottom:3px;  
}

.side_bar_menu li {
    margin:5px 0px;
}

.side_bar_menu a{
    display: block;
    padding: 5px 6px;
    font-weight: bold;
    text-decoration: none;
}

.side_bar_menu a:hover {
    background-color:#ccc;
}
.side_bar_menu .selected {
    background-color:#fff;
}
#check_in .wod_description {
    height: 120px;
    overflow: scroll;
    border: solid 1px #ccc;
}
.google_map {
    width:100%;
    height:400px;
}
#gym_contact_details p {
    margin-bottom:15px;
}

#gym_calendar  {
    height:850px;
}

#login_form, #combined_login_signup, #event_form {
    min-width:600px;
}
#event_attendance_form {
    min-width:320px;
}

.workout .editable , .workout .deletable{
    /*float:right;*/
}
.workout .deletable {
    margin-right:8px;
}
.ui-daterangepickercontain, .ui-datepicker {
    font-size: 10px;
}

#upload_a_photo h3{
    font-size:22px;
}

h3.insufficient_data {
    text-align:center;
}

#distribution_chart, #workout_history_chart {
    margin-left:-20px;
    width:100%;
    height: 350px;
}
#workout_history_chart {
    width:700px;
}

.test_red {
    background-color:red;
}

.monospace {
    font-family:Courier;
}

.instruction {
    font-size:12px;
    line-height:1.4em;
}
.available {
    background:url(/images/icons/16x16/available.png) left center no-repeat;
    padding-left:20px;
}
.not_available {
    background:url(/images/icons/16x16/not_available.png) left center no-repeat;
    padding-left:20px;
}

.wc-button {
   /*outline: 0;*/
   /*margin:0 4px 0 0;*/
   /*padding: .4em 1em;*/
   /*text-decoration:none !important;*/
   /*cursor:pointer;*/
   /*position: relative;*/
   /*text-align: center;*/
   /*zoom: 1;*/

}
/*a.wc-button span.ui-icon {*/
    /*float:left;*/
/*}*/


.wc-button-icon-left {
    float:left;
    padding-left:2px;
}

.push-half {
    float:right;
    position:relative;
    margin:0 -40px 1.5em 20px;
}
.span-16-half {
    float:left;
    margin-right:10px;
    width:650px;
}

a.fb_button, a.fb_button_rtl, .fb_button, .fb_button_rtl {
    text-decoration: none;
}

.fb_button_medium, .fb_button_medium_rtl {
    background-position: left -188px;
    font-size: 11px;
    line-height: 14px;
}
a.fb_button, a.fb_button_rtl, .fb_button, .fb_button_rtl {
    text-decoration: none;
}
.fb_button, .fb_button_rtl {
    background: url("http://static.ak.fbcdn.net/rsrc.php/zL/r/FGFbc80dUKj.png") no-repeat scroll 0 0 #29447E;
    cursor: pointer;
    display: inline-block;
    outline: medium none;
    padding: 0 0 0 1px;
    text-decoration: none;
}

.fb_button .fb_button_text, .fb_button_rtl .fb_button_text {
    background: url("http://static.ak.fbcdn.net/rsrc.php/zL/r/FGFbc80dUKj.png") repeat scroll 0 0 #5F78AB;
    border-bottom: 1px solid #1A356E;
    border-top: 1px solid #879AC0;
    color: #FFFFFF;
    display: block;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-weight: bold;
    margin: 1px 1px 0 21px;
    padding: 2px 6px 3px;
    text-shadow: none;
}
.workout .tertiary_menu li.facebook {
    padding-bottom:3px;
}
.workout .tertiary_menu li.facebook a.fb_button {
    padding:0px;
}
a.fb_button, a.fb_button_rtl, .fb_button, .fb_button_rtl {
    text-decoration: none;
}
.fb_button_medium, .fb_button_medium_rtl {
    font-size: 11px;
    line-height: 14px;
}


.image {
    background:none repeat scroll 0 0 #222222;
    margin:0 12px 20px 0;
}

.image a {
    font-size:9px;
}

.image img, .gallery_view  .media_thumb img {
    height:120px;
    width:175px;
}
.image img{
    margin:10px;
}


.gallery_view li{
    float:left;
    width:200px;
    height:180px
}

.media_thumb, .uiMediaThumbHuge .uiMediaThumbWrap i {
    height:120px;
    width:175px;
}
.media_thumb{
    margin-bottom:4px;
    margin-right:4px;
}
.media_thumb {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #CCCCCC;
    display:inline-block;
    outline:medium none;
    padding:4px;
    position:relative;
    vertical-align:bottom;
}
.media_thumb:hover ,.media_thumb_wrapper:hover, .gallery_view  div.title:hover {
    border-color:#3B5998;
}

#albums .media_thumb_wrapper{
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #CCCCCC;
    left:4px;
    padding:4px;
    top:4px;
}
.media_thumb_wrapper {
    position:absolute;
}

.media_thumb .title {
    margin-top:130px;
    color:#3B5998;
}
.media_thumb .album_size{
    color:#777;
}
.media_thumb .title , .media_thumb .album_size{
    font-size:11px;
}
.media_thumb i {
    background-color:#EEEEEE;
    background-position:center 25%;
    background-repeat:no-repeat;
    display:block;
}

img.large_video_preview {
    width:400px;
}

.image .caption {
    color:white;
}

#recent_blogs {
    margin-top:0px;
}

#recent_blogs h2.bottom , #recent_blogs h2.bottom:hover {
    background:transparent;
}

#recent_blogs h2.bottom a{
    font-size:16px;
    color:#999;
}

.blog_entry h2.title, .blog_entry h2.title a, .blog_entry h1.title, .blog_entry h1.title a, #recent_blogs h2.bottom a{
    font-size:16px;
}
#blog .blog_entry h1.title, #blog .blog_entry h1.title a {
    font-size:24px;
    padding-top:15px;
}

#recent_blogs h2.top , #recent_blogs  h2.bottom a{
    text-transform: uppercase;
}

#recent_blogs img{
    max-width: 300px;
}

.blog_entry h1.title, .blog_entry h1.title a {
    padding-left:0px;
    margin-bottom:7px;
    background:transparent;
}

.blog_entry .icon{
    width: 50px;
}

.blog_entry .icon img {
    padding:3px;
    border: 1px solid #ccc;
    background-color:#fff;
    margin-bottom:5px;
}

.blog_body {
    border-top: 1px dotted #CCC;
    border-bottom: 1px dotted #CCC;
    margin-top:5px;
}

.blog_body img {
    margin-right:15px;
}

#recent_blogs h2.bottom a{
    color:#E5E5E5;
}

#blog_archives {
    margin-top:10px;
}
#left_column #blog_archives {
    margin-top:0px;
}
a.blog_jump {
    display:block;
}


#blog #inner_content {
    padding-top:30px;
}

#blog #left_column {
    padding-left:20px;
}

#blog #middle_column .box_wrapper {
    padding-right:90px;
    padding-left:10px;
    background: #fff url(/images/skins/common/left_section.png) repeat-y left top;
}

#blog #middle_column .blog_entry {
    margin-top:0px;
}


#competition h3 {
    font-size:16px;
}


#team_members li {
    padding:3px;
    margin:3px;
    border:1px solid;   
}

#team_members li.un_selected {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}

#team_members li.selected {background:#E6EFC2;color:#264409;border-color:#C6D880;}

#team_members li.un_selected a.delete {
    display:none;
}
#team_members li.selected a.delete {
    display:inline;
}

#competition_athletes {
}

#competition_athletes li{
    border:1px solid #CCC;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    background-color:#efefef;
    padding:3px;
    height:35px;
    margin:5px;
}

#competition_athletes .detail{
    margin-left:50px
}

#competition_athletes .icon img.small {
    height:35px;
    margin:0 10px 0 0;
    width:35px;
}
#competition_athletes .icon  {
    width:50px;
}

ul#registration_steps li.step_disabled {
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

ul#registration_steps .note {
    margin-left:10px;
}

ul#registration_steps {

}

ul#registration_steps li.step_what{
    background: url(/images/skins/cfopen/step_what.png) no-repeat left center;
}
ul#registration_steps li.step_who{
    background: url(/images/skins/cfopen/step_who.png) no-repeat left center;
}
ul#registration_steps li.step_pay{
    background: url(/images/skins/cfopen/step_pay.png) no-repeat left center;
}
ul#registration_steps li.step_done{
    background: url(/images/skins/cfopen/step_done.png) no-repeat left center;
}

ul#registration_steps li.step {
    padding: 10px 10px 10px 90px;
    min-height:80px;
    border:1px solid #CCC;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    background-color:#efefef;
    margin:5px;
}

ul#registration_steps #registered_user_name, ul#registration_steps #payment_card {
    border:1px dashed;
    padding:3px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
    font-weight:bold;
}

