﻿/*********************************************
 These will be removed at some point 
 **********************************************/

#header
{
    width: 960px !important;
}

#mainContent
{
    width: 960px !important;
}

.publicContent
{
    width: 960px !important;
}


/*********************************************
 * end of to-remove styles 
 *********************************************/

*
{
    margin: 0;
    padding: 0;
}

img
{
    border: 0px;
}

body
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 11px;
    background-color: #00344d;
}

a
{
    text-decoration: none;
    color: #29ABE2;
}

a:hover
{
    text-decoration: underline;
}

#mainContent
{
    color: #FFFFFF;
    width: 95%;
    min-width: 960px;
    margin: auto;
    overflow: hidden;
    background-color: #0E1E27;
    -moz-box-shadow: 0px 0px 25px #1bdfff;
    -webkit-box-shadow: 0px 0px 25px #1bdfff;
    box-shadow: 0px 0px 25px #1bdfff;
}


#topBackgroundLayer
{
    height: 71px;
    left: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1000;
}
#bottomBackgroundLayer
{
    background-position: center center;
    background-repeat: no-repeat;
    bottom: -25px;
    height: 71px;
    left: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: -1000;
}
#middleBackgroundLayer
{
    background-position: center center;
    background-repeat: repeat-y;
    height: 100%;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1001;
}


#header
{
    z-index: 1000;
    vertical-align: bottom;
    width: 100%;
    min-width: 960px;
    height: 70px;
    margin: auto;
    position: relative;
    background-image: url("/Images/Style/Main/bg/headerGrassy.png");
    -moz-box-shadow: 0px 0px 25px #1bdfff;
    -webkit-box-shadow: 0px 0px 25px #1bdfff;
    box-shadow: 0px 0px 25px #1bdfff;
}


#status a
{
    color: #fff;
}

h2
{
    font-size: 14px;
    font-family: Arial, Verdana;
}

h1, h3, h4, h5, h6
{
    color: #29ABE2;
}
div.onDetails
{
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    padding: 6px 10px 10px 10px;
    margin-left: 0px;
    margin-right: 0px;
    color: #fff;
    background-color: #818589;
    background-image: url(/Images/Style/Main/bg/content_header.png);
    background-repeat: repeat-x;
}

.marble_button
{
    background-image: url(/Images/Style/Buttons/btn-marble.png);
    padding: 5px 0;
    width: 60px;
    height: 16px;
    border: none;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: block;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}

.marble_button:hover
{
    background-image: url(/Images/Style/Buttons/btn-marble-hover.png);
}

.marble_button_active
{
    background-image: url(/Images/Style/Buttons/btn-marble-hover.png);
}

.marble_button_left
{
    background-image: url(/Images/Style/Buttons/btn-marble-left.png);
    margin: -1px 0px 0px 0px;
    width: 29px;
    height: 28px;
    border: none;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    display: block;
    cursor: pointer;
}
.marble_button_right
{
    margin: -1px 0px 0px 0px;
    background-image: url(/Images/Style/Buttons/btn-marble-right.png);
    width: 29px;
    height: 28px;
    border: none;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    display: block;
    cursor: pointer;
}
.marble_button_left:hover
{
    background-image: url(/Images/Style/Buttons/btn-marble-left-hover.png);
}
.marble_button_right:hover
{
    background-image: url(/Images/Style/Buttons/btn-marble-right-hover.png);
}


#content
{
    border: 0;
    border-collapse: collapse;
}

#glow
{
    /* background-image: url(/Images/Style/Main/bg_glow.png);*/
    background-position: center;
    background-repeat: no-repeat; /*height: 900px;*/
    width: 100%;
    overflow: visible;
    position: relative;
}


.publicContent
{
    background-color: #fff;
    color: #000;
    width: 960px;
    margin: auto;
    overflow: hidden;
    -moz-box-shadow: 0px 0px 25px #1bdfff;
    -webkit-box-shadow: 0px 0px 25px #1bdfff;
    box-shadow: 0px 0px 25px #1bdfff; /*z-index: 5;*/
}




html
{
    /*overflow-x: hidden;*/
}




#mystatus
{
    position: absolute;
    height: 24px;
    top: 0px;
    right: 5px;
    color: #000;
    font-family: Tahoma;
}
#mystatus a
{
    color: #369;
}
#mystatus a:hover
{
    text-decoration: underline;
}
#mystatus_inner
{
    background-image: url(/Images/Style/Main/22pxgrad.png);
    background-repeat: repeat-x;
    background-color: #f1f5f9;
    margin: 0px;
    height: 24px;
    width: 640px;
    -moz-border-radius-bottomleft: 12px;
    -moz-border-radius-bottomright: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-bottom: solid 1px #bce;
    border-right: solid 1px #bce;
    border-left: solid 1px #bce;
    border-top: none;
}
#mystatus_inner p
{
    margin: 4px;
}

#footer
{
    /*border-top: solid 1px #00344d;*/
    text-align: center; /*margin: 60px 0 0 0;*/
    width: 960px;
    height: 25px; /*margin: auto;*/
    margin: 22px auto 0 auto;
}

@media (max-width: 898px) {
  #footer {
    /*border-top: solid 1px #00344d;*/
    text-align: center; /*margin: 60px 0 0 0;*/
    width: 100%;
    height: 25px; /*margin: auto;*/
    margin: 22px auto 0 auto;      
  }
}

#imageLogo
{
    float: left;
}
#imageSporty
{
    float: left;
}

#top_menu
{
    float: left;
    margin-left: auto;
    margin-left: 24%;
    margin-top: 0px;
    margin-bottom: 0px;
}
#menu
{
    height: 60px;
    margin-top: 9px;
    list-style-type: none; /*width: 730px;*/
}
#menu li
{
    float: left;
    list-style-type: none;
    font-family: Arial, Verdana;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    height: 60px;
}

#menu li.active
{
    background-image: url(/Images/Style/Main/menuActive.png);
    background-position: 0 -1px;
    background-repeat: repeat-x;
}


.activeTop
{
    background-color: #000;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

#menu li.active a
{
    border-left: solid 1px #2f5d7c;
    border-right: solid 1px #2f5d7c;
}
#menu li a, #menu li a:visited
{
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 22px;
    padding-bottom: 20px;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}
#bottomAbout
{
    float: right;
    margin: 20px 0 0 0;
}
#bottomMenu
{
    list-style-type: none;
    text-align: left;
    width: 650px;
}
#bottomMenu li
{
    float: left;
    list-style-type: none;
    padding-left: 10px;
    padding-right: 10px;
}
#bottomMenu li a, #bottomMenu li a:visited
{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}
#bottomMenu li a:hover
{
    text-decoration: underline;
}
#footerList
{
    list-style-type: none;
}
#footerList li
{
    display: inline;
    list-style-type: none;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
}
#footerList li a
{
    /*color: #1899ec;	*/
    color: #ffffff;
    padding-right: 10px;
}
#footerList li a:hover
{
    color: #FFFFFF;
}
#footerList li span
{
    color: #ffffff;
    padding-right: 10px;
}
.about
{
    font-size: 12px;
    margin-top: 10px;
    width: 165px;
    color: #bad6df;
    line-height: 16px;
}


#verticalMenu
{
    float: left;
    vertical-align: top;
    margin-top: 28px;
    width: 165px;
}

#rightColumn
{
    margin-top: 28px; /*width: 795px;*/ /*float: left;*/
    overflow: hidden;
    background-color: #fff; /*background-image: url(          '/Images/Style/MyWorkouts/table_bcg.jpg' );*/
    background-position: 0px 0px;
    background-repeat: repeat;
    padding: 0px 0px;
    -moz-border-radius-bottomright: 16px /*{cornerRadius}*/;
    -webkit-border-bottom-right-radius: 16px /*{cornerRadius}*/;
    border-bottom-right-radius: 16px /*{cornerRadius}*/;
}

.mainSiteBorders
{
    -moz-border-radius-bottomleft: 16px /*{cornerRadius}*/;
    -webkit-border-bottom-left-radius: 16px /*{cornerRadius}*/;
    -moz-border-radius-bottomright: 16px /*{cornerRadius}*/;
    -webkit-border-bottom-right-radius: 16px /*{cornerRadius}*/;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
}

.mainSiteBordersAll
{
    -moz-border-radius: 16px /*{cornerRadius}*/;
    -webkit-border-radius: 16px /*{cornerRadius}*/;
    border-radius: 16px;
}

#status
{
    position: absolute;
    left: 0px;
    height: 37px;
    width: 100%;
    font-size: 12px;
    font-family: Arial,Verdana;
    letter-spacing: 0px;
    background-image: url(/Images/Style/Main/bg/statusBar.png);
    vertical-align: middle;
    z-index: 100;
}
#status-inner
{
    margin-left: 170px;
}
#statusLeft
{
    display: none;
    height: 37px;
    width: 7px;
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url(/Images/Style/Main/bg/statusBarLeft.png);
    background-repeat: no-repeat;
    z-index: 100;
}
#statusRight
{
    display: none;
    height: 37px;
    width: 7px;
    position: absolute;
    right: 0px;
    top: 0px;
    background-image: url(/Images/Style/Main/bg/statusBarRight.png);
    background-repeat: no-repeat;
    z-index: 100;
}


#status > div
{
    margin-top: 5px;
}

.userStatus
{
    float: left;
}

.loginStatus
{
    float: right;
    margin-right: 10px;
    margin-left: 2px;
    color: #000;
}
.loginStatus a
{
    color: #fff;
}
.error_msg
{
    color: #FF0000;
}




.user_photo
{
    margin: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC #6D6D6D #6D6D6D #CCCCCC;
    vertical-align: middle;
}
#userPhotoHolder span
{
    font-size: 11px;
}
#userPhotoHolder span.button
{
    font-size: 11px;
    font-weight: bold;
    border: solid 1px #6D6D6D;
    padding: 10px 5px;
    background-color: #CCCCCC;
    margin-left: 8px;
}

.blacktext
{
    color: #000000;
}


.input_button
{
    border: 1px solid #95a5b5 /*{borderColorHover}*/;
    background: #dadada /*{bgColorHover}*/ url(/Content/images/ui-bg_glass_75_dadada_1x400.png) /*{bgImgUrlHover}*/ 0 /*{bgHoverXPos}*/ 50% /*{bgHoverYPos}*/ repeat-x /*{bgHoverRepeat}*/;
    color: #555555 /*{fcDefault}*/;
    outline: none;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 0px 0px 4px #678;
    -webkit-box-shadow: 0px 0px 4px #678;
    box-shadow: 1px 1px 6px #666;
    padding: 2px 6px 3px 6px;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
    cursor: pointer;
    margin-right: 2px;
}

.input_button:hover
{
    border: 1px solid #95a5b5 /*{borderColorDefault}*/;
    background: #e6e6e6 /*{bgColorDefault}*/ url(/Content/images/ui-bg_glass_75_e6e6e6_1x400.png) /*{bgImgUrlDefault}*/ 0 /*{bgDefaultXPos}*/ 50% /*{bgDefaultYPos}*/ repeat-x /*{bgDefaultRepeat}*/;
    color: #212121 /*{fcHover}*/;
    outline: none;
    font-weight: bold;
}

.input_text
{
    border: 1px solid #c0c9cf /*{borderColorDefault}*/;
    padding: 2px 5px 3px 5px;
    font-size: 11px;
    font-family: Tahoma;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    width: 150px;
}

.input_text:focus
{
    -moz-box-shadow: 0px 0px 4px #b0b9bf;
    -webkit-box-shadow: 0px 0px 4px #b0b9bf;
    box-shadow: 1px 1px 6px #b0b9bf;
}

.input_number
{
    width: 50px;
}
.input_select
{
}
.dark_button
{
    color: #060606;
    background-color: #c8c1c2;
    width: 80px;
    border: solid 1px #8c8888;
    font-weight: bold;
}
.dark_checkbox
{
    color: #d3d6d9;
}
.dd_custom
{
    width: 100px;
    cursor: pointer;
}
.dd_custom_mid
{
    background-image: url(          '/Images/Style/MyWorkouts/dd_mid.png' );
}
.dd_custom_right
{
    background-image: url(          '/Images/Style/MyWorkouts/dd_right.png' );
    background-repeat: no-repeat;
    background-position: right;
    width: 8px;
}
.dd_custom_left
{
    background-image: url(          '/Images/Style/MyWorkouts/dd_left.png' );
    background-repeat: no-repeat;
    background-position: left;
    width: 8px;
}
.content
{
    padding: 10px 0;
}
h2.section_title
{
    float: left;
    color: #000000;
    margin-left: 5px;
    margin-top: 5px;
    text-transform: uppercase;
}
.content_header
{
    width: 100%;
    height: 36px;
    clear: both; /*border-bottom: solid 1px #f1f1f1;*/
    margin: 0px; /*background-color: #0E1E27;*/
    background-color: #818589;
    background-image: url(/Images/Style/Main/bg/content_header.png);
}
.content_header h2
{
    color: #fff;
    padding: 10px 10px;
    text-transform: uppercase;
    float: left;
}
.content_header .tabs
{
    float: right;
    font-weight: bold;
    margin-top: 5px;
}
.content_header .tabs ul
{
    list-style-type: none;
    list-style-position: outside;
}
.content_header .tabs li
{
    float: left;
}

.content_header .tabs a
{
    float: left;
    display: block;
    text-decoration: none;
    height: 19px;
    color: #000;
    background-color: #e1e1e1;
    background-image: url(/Images/Style/Buttons/tabs-inactive.png);
    border-top: solid 1px #8191a1;
    border-left: solid 1px #8191a1;
    border-right: solid 1px #8191a1;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 5px 8px 0 8px;
    margin: 6px 5px 0 0;
}
.content_header .tabs a:hover
{
    float: left;
    display: block;
    text-decoration: none;
    height: 19px;
    font-weight: bold;
    color: #000;
    background-image: url(/Images/Style/Buttons/tabs-active.png);
    margin: 6px 5px 0 0;
}
.content_header .tabs a.active
{
    float: left;
    display: block;
    text-decoration: none;
    height: 25px;
    font-weight: bold;
    border-top: solid 1px #b1b8bf;
    border-left: solid 1px #b1b8bf;
    border-right: solid 1px #b1b8bf;
    margin: 0 5px 0 0;
    background-image: url(/Images/Style/Buttons/tabs-active.png);
    background-repeat: repeat-x;
    background-position: 0 0;
}
.content_white
{
    padding: 10px 0;
    min-height: 468px;
    height: 468px; /*background-color: #f1f1f1;*/
    color: #000;
    width: 100%;
    overflow: hidden;
}
.loader
{
    margin: auto;
    width: 100px;
    height: 150px;
}



#container
{
    min-height: 525px;
    overflow: hidden;
}

#homeLink
{
    position: absolute; /*float: left;*/
    top: 8px;
    left: 40px; /*margin-top: 7px;     margin-left: 17px;*/
    width: 86px;
    height: 86px;
    background-image: url(/Images/Style/Main/logoHolder.png);
    background-repeat: no-repeat;
    z-index: 1500;
}

#homeLink img
{
    z-index: 1501;
    margin: 8px;
    width: 67px;
    height: 67px;
}


/* Public pages */

#black_header
{
    background-color: #0E1E27; /* 0b181e */
    color: #FFFFFF;
    height: 100px;
    width: 960px;
    margin: auto;
    position: relative;
}
#white_content
{
    margin: 0px auto 10px auto;
    overflow: hidden;
    position: relative;
    width: 960px;
}
.header_container
{
    /*position: relative;*/
    float: left;
    width: 400px;
    height: 23px;
}
.header_title
{
    float: left;
    margin-left: 40px;
}
.header_title h1
{
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.web_content
{
    display: table;
    clear: both;
    margin: 40px 50px;
    width: 860px;
    font-size: 12px;
}

.web_content p
{
    margin-bottom: 12px;
}
.web_content p.answer
{
    margin-bottom: 32px;
}

.web_content a
{
    color: #336699;
    text-decoration: underline;
    font-weight: normal;
}
.web_content a:hover
{
    color: #3399FF;
}


.web_content h1
{
    margin-bottom: 10px;
}
.web_content h2
{
    margin-bottom: 5px; /*margin-top: 20px;*/
}

#tos_text h2
{
    margin-top: 35px;
}
#tos_text li
{
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 22px;
}

#bottomContent
{
    margin: 0px auto;
    width: 960px;
    min-height: 0px;
}


.dialog_legal li
{
    margin-left: 20px;
}

.dialog_legal h1
{
    margin-top: 10px;
    margin-bottom: 2px;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}
.dialog_legal h2
{
    margin-top: 15px;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}
.dialog_legal p
{
    color: #000000;
    font-size: 10px;
    margin-top: 2px;
    margin-bottom: 5px;
}
.main_menu
{
}
.main_menu ul
{
}
.main_menu li
{
    float: left;
    list-style-type: none;
    margin: 0px; /*padding: 50px 6px;*/
    display: block;
    width: 165px;
    height: 45px;
    background-position: 0px -2px;
    vertical-align: middle; /*border-top: 1px solid #111519;     border-bottom: 1px solid #111519;*/
    background-repeat: no-repeat; /*background-position: 2px 0px;*/
}
.main_menu li:hover
{
    background-position: 0px -50px;
}

.main_menu li:active
{
    background-position: 0px -98px;
}

.main_menu #menu_item1
{
    background-image: url(/Images/Style/Menu/0.png);
}
.main_menu #menu_item2
{
    background-image: url(/Images/Style/Menu/1.png);
}
.main_menu #menu_item3
{
    background-image: url(/Images/Style/Menu/2.png);
}
.main_menu #menu_item4
{
    background-image: url(/Images/Style/Menu/3.png);
}

.main_menu #menu_item5
{
    background-image: url(/Images/Style/Menu/4.png);
}

.main_menu #menu_item6
{
    background-image: url(/Images/Style/Menu/5.png);
}


.main_menu #menu_item8
{
    background-image: url(/Images/Style/Menu/8.png);
}

.main_menu #menu_item9
{
    background-image: url(/Images/Style/Menu/9.png);
}

.main_menu #menu_item10
{
    background-image: url(/Images/Style/Menu/10.png);
}

.main_menu a
{
    margin: 14px 5px 14px 50px;
    display: block;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
}






.main_menu #menu_item1_selected
{
    background-position: 0px -98px;
    background-image: url(/Images/Style/Menu/0.png);
}
.main_menu #menu_item2_selected
{
    background-position: 0px -98px;
    background-image: url(/Images/Style/Menu/1.png);
}
.main_menu #menu_item3_selected
{
    background-position: 0px -98px;
    background-image: url(/Images/Style/Menu/2.png);
}
.main_menu #menu_item4_selected
{
    background-position: 0px -98px;
    background-image: url(/Images/Style/Menu/3.png);
}
.main_menu #menu_item5_selected
{
    background-position: 0px -98px;
    background-image: url(/Images/Style/Menu/4.png);
}
.main_menu #menu_item6_selected
{
    background-position: 0px -98px;
    background-image: url(/Images/Style/Menu/5.png);
}

.main_menu #menu_item8_selected
{
    background-position: 0px -98px;
    background-image: url(/Images/Style/Menu/8.png);
}

.main_menu #menu_item9_selected
{
    background-position: 0px -98px;
    background-image: url(/Images/Style/Menu/9.png);
}

.main_menu #menu_item10_selected
{
    background-position: 0px -98px;
    background-image: url(/Images/Style/Menu/10.png);
}

.main_menu #menu_itemUploadGPX
{
    background-image: url(/Images/Style/Menu/menu_upload.png);
}
.main_menu #menu_itemUploadGPX_selected
{
    background-position: 0px -96px;
    background-image: url(/Images/Style/Menu/menu_upload.png);
}

.main_menu #menu_itemComments
{
    background-image: url(/Images/Style/Menu/menu_comments.png);
}

.main_menu #menu_itemComments_selected
{
    background-position: 0px -96px;
    background-image: url(/Images/Style/Menu/menu_comments.png);
}

.main-news-list li
{
    margin: 4px;
}

.module
{
    position: relative;
    display: block;
    min-width: 200px;
    min-height: 200px;
    background-color: #E4EBEF;
}
.module-tl
{
    width: 100px;
    height: 100px;
    background-image: url(/Images/Style/Module/tl.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
.module-tr
{
    width: 100px;
    height: 100px;
    background-image: url(/Images/Style/Module/tr.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 0px;
    right: 0px;
}
.module-bl
{
    width: 100px;
    height: 100px;
    background-image: url(/Images/Style/Module/bl.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.module-br
{
    width: 100px;
    height: 100px;
    background-image: url(/Images/Style/Module/br.png);
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0px;
    right: 0px;
}


.module-tm
{
    position: absolute;
    display: block;
    width: 100%;
    height: 100px;
    top: 0px;
    left: 0px;
    background-image: url(/Images/Style/Module/tm.png);
    background-repeat: repeat-x;
}
.module-bm
{
    position: absolute;
    display: block;
    width: 100%;
    height: 100px;
    bottom: 0px;
    left: 0px;
    background-image: url(/Images/Style/Module/bm.png);
    background-repeat: repeat-x;
}

.module-ml
{
    position: absolute;
    display: block;
    width: 100px;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: url(/Images/Style/Module/ml.png);
    background-repeat: repeat-y;
}
.module-mr
{
    position: absolute;
    display: block;
    width: 100px;
    height: 100%;
    top: 0px;
    right: 0px;
    background-image: url(/Images/Style/Module/mr.png);
    background-repeat: repeat-y;
}
.module-content
{
    position: relative;
    display: table;
    margin: 40px 18px 30px 18px;
}
.module > h2
{
    position: absolute;
    top: 15px;
    left: 18px;
    font-weight: bold;
}

.span-click
{
    border: solid 1px #cccccc;
    padding: 3px 2px;
}
.span-click:hover
{
    border: solid 1px #cccccc;
    background-color: #cccccc;
    cursor: pointer;
}
.span-click-active
{
    border: solid 1px #cccccc;
    background-color: #cccccc;
    padding: 3px 2px;
}
.top_users
{
}
.top_users td
{
    vertical-align: middle;
    padding: 0 5px;
    height: 26px;
}
.top_users img
{
    width: 26px;
    height: 26px;
}
#__asptrace
{
    z-index: 2000;
    background-color: #fff;
    position: absolute;
    top: 950px;
    left: 0px;
}

#twitterFeed
{
    font-family: Tahoma;
    position: absolute;
    top: 378px;
    left: 0px;
    width: 420px;
    height: 52px;
    color: #000;
    vertical-align: middle; /*background:rgba(255,255,255,0.2);*/
    overflow: hidden;
}

.twits
{
    margin: 6px 0px;
    width: 275px;
}

.twits .picture
{
    width: 45px;
    height: 100%;
    float: left;
    margin-left: 0px;
    overflow: hidden;
}
.twits .text
{
    float: left;
    width: 220px;
    height: 100%;
    margin-left: 5px;
    overflow: hidden;
}

#twitter
{
    height: 140px;
    margin-top: 5px;
}

#twitterFeed a
{
    color: #00689a;
}

#branding
{
    /*     border-top:solid 1px #abc;     border-left:solid 1px #abc;     border-bottom:solid 1px #345;     border-right:solid 1px #345;     */
}
.profile_info
{
    margin: 5px 10px;
}
.profile_info fieldset
{
    border: none;
}
.profile_info p
{
    float: left;
    width: 200px;
    height: 60px;
}
.profile_info label
{
    width: 150px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #555555;
    margin: 5px 3px;
}
.profile_info label.error
{
    font-size: 11px;
    font-weight: normal;
    color: #ff0000;
    float: left;
    clear: left;
    width: 200px;
    margin: 0 3px;
}
.new_line
{
    clear: left;
}


.round-white
{
    background-color: #fff;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    border: solid 1px #ccc;
    padding: 10px;
}

.topbar_right
{
    float: right;
    margin: 0px 2px;
}


#user_photo
{
    text-align: center;
    margin-bottom: 5px;
    margin-top: 2px;
}
#user_photo-img
{
    /*height:64px;     display:none;*/
    padding: 5px;
    vertical-align: middle;
}



/* Slider component */

/* End slider component */

/* Records sprites */

.records-img
{
    background-image: url(/Images/Style/Records/rec.png);
    background-repeat: no-repeat;
    height: 41px;
    width: 41px;
    display: block;
}

.records-img-first
{
    background-position: 0px 0px;
}
.records-img-second
{
    background-position: 0px -41px;
}
.records-img-third
{
    background-position: 0px -82px;
}


/* Datatables grid style */

.grid
{
    background-repeat: repeat-x;
    color: #292929;
    width: 100%;
    margin: auto; /*display:none;*/
}
.grid .datatable
{
    width: 100%;
}
.grid .datatable th
{
    color: #535353;
    text-decoration: none;
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    cursor: pointer;
    border-bottom: 2px solid #BBD9EE;
    padding: 3px 3px 7px 3px;
}
.grid .datatable th.sorting_desc
{
    font-weight: bold;
    background-image: url(    '/Images/Style/MyWorkouts/desc.png' );
    background-repeat: no-repeat;
    background-position: center bottom;
}
.grid .datatable th.sorting_asc
{
    font-weight: bold;
    background-image: url(    '/Images/Style/MyWorkouts/asc.png' );
    background-repeat: no-repeat;
    background-position: center bottom;
}
.grid .datatable a
{
    color: #0066CC;
}
.grid .datatable a:hover
{
    color: #0066CC;
}
.grid .datatable .tablerow
{
    background-image: url(    '/Images/Style/MyWorkouts/row.png' );
    height: 50px;
}
.grid .datatable .tablerow_new
{
    background-image: url(    '/Images/Style/MyWorkouts/row.png' );
    font-weight: bold;
    height: 50px;
}
.grid .datatable .row_selected
{
    background-color: #cde;
    background-image: url(    '/Images/Style/MyWorkouts/row_selected.png' );
}
.grid .datatable .tablerow:hover
{
    background-color: #cde;
    background-image: url(    '/Images/Style/MyWorkouts/row_selected.png' );
}
.grid .datatable .tablerow_new:hover
{
    background-color: #cde;
    background-image: url(    '/Images/Style/MyWorkouts/row_selected.png' );
}

.grid .datatable td
{
    padding: 2px 5px; /*height: 40px;*/
}
.grid .datatable .td_image
{
    text-align: center;
}
.grid .datatable .td_date
{
    font-size: 11px;
    text-align: center;
}
.grid .datatable .td_number
{
    font-size: 11px;
    text-align: right;
}
.grid .datatable .td_link
{
    font-size: 11px;
    text-align: center;
}
.dataTables_paginate
{
    font-size: 11px;
    text-align: center;
    margin-top: 10px;
}
.dataTables_info
{
    font-size: 11px;
    color: #535353;
    font-weight: bold;
    padding: 13px 2px;
}
.paginate_button
{
    padding: 5px;
    font-weight: bold;
    color: #0066CC;
    font-size: 12px;
    text-decoration: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -opera-user-select: none;

}
.paginate_button:hover
{
    padding: 4px;
    font-weight: bold;
    color: #0066CC;
    cursor: pointer;
    font-size: 12px;
    border: solid 1px #0066CC;
    text-decoration: underline;
}
.paginate_active
{
    padding: 5px;
    font-weight: bold;
    color: #000;
    font-size: 14px;
}
.dataTables_wrapper
{
    padding: 5px;
}




.AccessLevels
{
    height: 100px;
    width: 100px;
}
.AccessLevels ul
{
    list-style-position: inside;
    list-style-type: none;
}
.AccessLevels li
{
    background-position: left;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 25px;
    padding-left: 30px;
    padding-top: 10px;
}
.AccessLevels li:hover
{
    background-position: left;
    background-repeat: no-repeat;
    height: 25px;
    cursor: pointer;
    background-color: #ededed;
    font-weight: bold;
    padding-left: 30px;
    padding-top: 10px;
}