﻿ul, li, h1, h2, h3, h4, h5, h6 
{
    padding: 0;
    margin: 0;
}
h1.title
{
    padding: 0;
    margin: 0;
    font-size: 18px;
}
h2.title a
{
    padding: 0;
    margin: 0;
    font-size: 16px;
    text-decoration: none;
    font-weight: lighter;
    color: #000000;
}
h2.faq
{
    padding: 0;
    margin: 0;
    font-size: 16px;
    text-decoration: none;
    font-weight: lighter;
    color: #000000;
}
a.tooltipReg
{
    outline: none;
    color: #FF0000;
    font-size: 14px;
		cursor: help; text-decoration: none;
		position: relative;
}
a.tooltipReg:hover {text-decoration:none;} 
a.tooltipReg span
{
    z-index: 10;
    display: none;
    padding: 14px 20px;
    margin-top: -30px;
    margin-left: 28px;
    width: 400px;
}
a.tooltipReg:hover span
{
    text-align: left;
    display: inline;
    position: absolute;
    color: #111;
    border: 2px solid #336699;
    background: #FFFFFF;
    border-radius: 2px;
    box-shadow: 5px 5px 8px #CCC;
    width: 400px;
    left: -200px;
}

.upgrade_button
{
    background-color: #FFFFFF;
    border: 2px solid #336699;
    cursor: pointer;
    width: 100%;
}

a.tooltipRegL
{
    outline: none;
    color: #FF0000;
    font-size: 14px;
		cursor: help; text-decoration: none;
		position: relative;
}
a.tooltipRegL:hover {text-decoration:none;} 
a.tooltipRegL span
{
    z-index: 10;
    display: none;
    padding: 14px 20px;
    margin-top: -30px;
    margin-left: 28px;
    width: 400px;
}
a.tooltipRegL:hover span
{
    text-align: left;
    display: inline;
    position: absolute;
    color: #111;
    border: 2px solid #336699;
    background: #FFFFFF;
    border-radius: 2px;
    box-shadow: 5px 5px 8px #CCC;
    width: 400px;
    left: 10px;
}



.choose_currency
{
    border: 2px solid #808080;
    padding: 6px 4% 25px 4%;
    top: 15%;
    left: 10%;
    max-width: 780px;
    background-color: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 2px 2px 1px 1px #696969;
    box-shadow: 2px 2px 1px 1px #696969;
    position: absolute;
    z-index: 999;
    text-align: center;
    width: 70%;
    display: block;
}






.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
a
{
    outline: none;
    text-decoration: underline;
    color: #5b7cb1;
}
img
{
    border-style: none;
    border-width: 0px;
}
.registerpane
{
    width: 300px;
    height: 75px;
    background-color: #849CC4;
    text-align: center;
    border-style: none;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    text-align: center;
    font-size: 22px;
    text-decoration: none;
    color: #FFFFFF;
}
.registerdesc
{
    width: 300px;
    text-align: center;
    border-style: none;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
}

.pricing_blocks
{
    padding: 10px;
    background-color: #6ab0b9;
    width: 700px;
    vertical-align: middle;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomleft: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #FFFFFF;
}
.side_register
{
    color: #FFFFFF;
    background-color: #6ab0b9;
    border-style: none;
   
    cursor: pointer;
    text-align: center;
    font-size: 22px;
    text-decoration: none;
}
.side_register a
{
    text-decoration: none;
}
.side_register a:hover
{
    font-size: 22px;
    color: #FFFFFF;
}
.trainers_market
{
    color: #FFFFFF;
    background-color: #5b7cb1;
    border-style: none;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    width: 150px;
}

.pay_buttons
{
    color: #FFFFFF;
    background-color: #5b7cb1;
    border-style: none;
    height: 30px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    width: 150px;
    text-align: center;
    line-height: 25px;
    bottom: 10px;
}
.Silver_button
{
    color: #FFFFFF;
    background-color: #929292;
    border-style: none;
    height: 30px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    width: 150px;
    text-align: center;
    line-height: 25px;
    bottom: 10px;
}
.Gold_button
{
    color: #FFFFFF;
    background-color: #B99B6A;
    border-style: none;
    height: 30px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    width: 150px;
    text-align: center;
    line-height: 25px;
    bottom: 10px;
}

div.header
{
    width: 974px;
    height: 120px;
    background-color: #5b7cb1;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.button_run
{
    font-size: 18px;
    text-decoration: none;
    border-style: none;
    background-color: #FFFFFF;
    color: #5b7cb1;
    font-weight: bold;
}
.table_base
{
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    height: 40px;
    background-color: #b99b6a;
    text-align: center;
}
.compare_chart
{
    border-width: 0px;
    width: 100%;
    border-spacing: 0px;
}
.compare_chart_padding_top
{
    padding: 8px 0px 2px 10px;
}
.compare_chart_padding_bottom
{
    padding: 0px 0px 10px 10px;
}
.compare_links
{
    font-size: 18px;
    color: #000000;
    text-decoration: none;
}
.tablet_menu_1
{
    background-color: #6ab0b9;
    width: 145px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
}
.tablet_menu_1 a
{
    text-decoration: none;
}
.tablet_menu_2
{
    background-color: #b99b6a;
    width: 145px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}
.tablet_menu_2 a
{
    text-decoration: none;
}
.tablet_menu_2_new
{
    background-color: #b99b6a;
    width: 145px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.tablet_menu_2_new a
{
    text-decoration: none;
}
.tablet_menu_3
{
    background-color: #6b89b9;
    width: 145px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}
.tablet_menu_3 a
{
    text-decoration: none;
}
.tablet_menu_4
{
    background-color: #6a9cb9;
    width: 145px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
    color: #FFFFFF;
}
.tablet_menu_4 a
{
    text-decoration: none;
}
.chart_header
{
    background-color: #5b7cb1;
    font-size: large;
    color: #FFFFFF;
    line-height: 45px;
    height: 45px;
    -webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}
.library
{
    background-image: url('images/buttons/tl-menu-block.jpg');
}
.images
{
    background-image: url('images/buttons/ti-menu-block.jpg');
}
.talk
{
    background-image: url('images/buttons/tt-menu-block.jpg');
}
.blog
{
    background-image: url('images/buttons/tb-menu-block.jpg');
}
.free
{
    background-image: url('images/buttons/tf-menu-block.jpg');
}


.libraryfade
{
    background-color: #d2ead5;
}
.imagesfade
{
    background-color: #ead2e7;
}
.talkfade
{
    background-color: #d2d3ea;
}
.blogfade
{
    background-color: #bfc5ce;
}
.eventsfade
{
    background-color: #A9E4F1;
}
.findafade
{
    background-color: #FFCF88;
}

.leftbar
{
    width: 150px;
    text-align: left;
    padding-right: 4px;
    padding-left: 0px;
}
.leftbar a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
}
.headerul
{
    list-style-type: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 964px;
    height: 24px;
    background-color: #929292;
    padding-left: 10px;
    padding-top: 3px;
}
.trainerslibrary
{
    list-style-type: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 964px;
    height: 24px;
    background-color: #6ab973;
    padding-left: 10px;
    padding-top: 3px;
}
.trainersimages
{
    list-style-type: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 964px;
    height: 24px;
    background-color: #b96ab0;
    padding-left: 10px;
    padding-top: 3px;
}
.trainerstalk
{
    list-style-type: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 964px;
    height: 24px;
    background-color: #6a6eb9;
    padding-left: 10px;
    padding-top: 3px;
}
.trainersblog
{
    list-style-type: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 964px;
    height: 24px;
    background-color: #2c3f5e;
    padding-left: 10px;
    padding-top: 3px;
}
.freestuff
{
    list-style-type: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 964px;
    height: 24px;
    background-color: #b99b6a;
    padding-left: 10px;
    padding-top: 3px;
}
.unsubscribe
{
    list-style-type: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 964px;
    height: 24px;
    background-color: #929292;
    padding-left: 10px;
    padding-top: 3px;
}
.trainersevents
{
    list-style-type: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 964px;
    height: 24px;
    background-color: #1fa9c6;
    padding-left: 10px;
    padding-top: 3px;
}
.findatrainer
{
    list-style-type: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 964px;
    height: 24px;
    background-color: #F49300;
    padding-left: 10px;
    padding-top: 3px;
}
.header ul li
{
    padding-right: 5px;
    margin-right: 10px;
    display: inline;
}
.header ul li a
{
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #FFFFFF;
}
.header ul li a:hover
{
    text-decoration: underline;
}
div.bottomfooter
{
    background-color: #5b7cb1;
    width: 974px;
    height: 40px;
    clear: both;
    border-top-style: solid;
    border-top-width: 5px;
    border-top-color: #FFFFFF;
    position: relative;
}

body
{
    padding: 0px 0px 60px 0px;
    margin: 0px;
    background-color: #f5f6f7;
    font-family: verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.maincontent
{
    width: 790px;
    padding: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.container
{
    border: 10px solid #FFFFFF;
    width: 974px;
    padding: 0px;
    background-color: #f5f6f7;
    margin-right: auto;
    margin-left: auto;
}
div.bottomfooter ul
{
    list-style-type: none;
    position: absolute;
    bottom: 10px;
    left: 290px;
    width: 400px;
}
div.bottomfooter ul li
{
    padding-right: 5px;
    margin-right: 10px;
    border-right: 1px solid #fff;
    display: inline;
}
div.bottomfooter ul li a
{
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
}
div.bottomfooter ul li a:hover
{
    text-decoration: underline;
}

.librarypane
{
    width: 150px;
    height: 40px;
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    text-decoration: none;
    
    background-color: #6ab973;
    
}
.imagespane
{
    width: 150px;
    height: 40px;
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    text-decoration: none;
    
    background-color: #b96ab0;
}
.talkpane
{
    width: 150px;
    height: 40px;
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    text-decoration: none;
   
    background-color: #6a6eb9;
}
.blogpane
{
    width: 150px;
    height: 40px;
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    text-decoration: none;
    
    background-color: #2c3f5e;
}
.freepane
{
    width: 150px;
    height: 40px;
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    text-decoration: none;
    
    background-color: #b99b6a;
}
.findatrainerpane
{
    width: 150px;
    height: 40px;
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    text-decoration: none;
    background-color: #F49300;
}
.marketpane
{
    width: 150px;
    height: 40px;
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    text-decoration: none;
    
    background-color: #d0043c;
}
.eventspane
{
    width: 150px;
    height: 40px;
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: block;
    margin-top: 0px;
    text-decoration: none;
    
    background-color: #1fa9c6;
}
.librarypane_orange
{
    width: 135px;
    height: 40px;
    color: #FFFFFF;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    display: block;
    margin-top: 8px;
    text-decoration: none;
    background-color: #E77A28;
}

.librarypaneSelected
{
    background-image: url('images/buttons/btn-menu-minus.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 135px;
    height: 40px;
    padding-top: 8px;
    color: #FFFFFF;
    line-height: 34px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.librarybuttonlist
{
    text-decoration: none;
    list-style-type: none;
}
.librarybuttonlist li
{
    color: #FFFFFF;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 4px;
    padding-left: 4px;
}
.panecontent
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
.librarybuttonlist a
{
    width: 135px;
    text-align: center;
    color: #000000;
    background-position: center;
    text-decoration: none;
}
.header_text
{
    color: #FFFFFF;
    font-size: 14px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
}
.panel_divsCopy
{
    width: 48%;
    float: left;
    margin-right: 10px;
    margin-bottom: 15px;
}
.centretext
{
    text-align: center;
}
.expanding
{
    display: none;
    position: relative;
    width: 100%;
}
.normallink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.Hidden_Column
{
    visibility: hidden;
    background: #336633;
    width: 1px;
    font-size: 0pt;
}
.headerbarmenu
{
    background: #6ab973;
}
.areamenu
{
	  background: #669966;
	  Color:#FFFFFF;
      Font-family: "Verdana";
      Font-Size:13px;	  
}
.notwhitelink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669966;
	text-decoration: none;
	font-weight: normal;
}
.sectiontitle
{
    font-size: 12pt;
    font-family: Verdana;
    text-decoration: none;
}
.gridlink
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.document_grid
{
    color: black;
    border: 2px solid #5b7cb1;
    margin: 2px 2px 20px 2px;
}
.nestedGridHeader
{
    color: white;
    font-family: Verdana;
    background-color: #5b7cb1;
    text-decoration: none;
}
.nestedGridRow
{
    color: black;
    font-family: Verdana;
    background-color: #f5f5f5;
    text-decoration: none;
}
.masterGridAltRow
{
    color: black;
    font-family: Verdana;
    background-color: #f5f6f7;
    text-decoration: none;
    height: 30px;
    padding: 2px;
}
.masterGridAltRowTI
{
    color: black;
    font-family: Verdana;
    background-color: #f5f6f7;
    text-decoration: none;
    height: 30px;
    padding: 2px;
}
.masterGridAltRowTT
{
    color: black;
    font-family: Verdana;
    background-color: #f5f6f7;
    text-decoration: none;
    height: 30px;
    padding: 2px;
}
.masterGridAltRow1
{
    color: black;
    font-family: Verdana;
    background-color: #f5f6f7;
    text-decoration: none;
    height: 25px;
    padding: 2px;
}
.masterGridRow
{
    color: black;
    font-family: Verdana;
    background-color: #e9f5ea;
    text-decoration: none;
    height: 30px;
    padding: 2px;
}
.masterGridRowTI
{
    color: black;
    font-family: Verdana;
    background-color: #f5e9f3;
    text-decoration: none;
    height: 30px;
    padding: 2px;
}
.masterGridRowTT
{
    color: black;
    font-family: Verdana;
    background-color: #e9e9f5;
    text-decoration: none;
    height: 30px;
    padding: 2px;
}
.masterGridRowTB
{
    color: black;
    font-family: Verdana;
    background-color: #e0e2e7;
    text-decoration: none;
    height: 30px;
    padding: 2px;
}
.MenuRow
{
    background-image: url(images/buttons/tl_green_tab_135x40.jpg);
    background-repeat: no-repeat;
}
.masterGridGeneral
{
    border: 1px solid gray;
}
.serviceslist
{
    padding: 0px;
    margin: 0px 0px 0px 20px;
    list-style-type: disc;
}
.serviceslist li
{
    padding-top: 8px;
}

.table
{
    width: 195px;
}
.textborder
{
    border: 1px solid #000000;
    padding: 5px;
    margin-bottom: 5px;
    width: 90%;
    margin-left: 33px;
    overflow: hidden;
}
.textbordersmall
{
    border: 1px solid #000000;
    padding: 5px;
    margin-bottom: 1px;
    width: 95%;
    overflow: hidden;
}
.cssPager span {
    padding: 4px;
    border: 1px solid #000000;
    background-color: #A80000;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    letter-spacing: 0px;
}
.welcome
{
    background-image: url('images/images welcome.jpg');
    background-repeat: no-repeat;
    height: 50px;
}
.title
{
    font-weight: normal;
    font-size: 18pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #4b4b4b;
}
.description
{
    width: 508px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #3B3B3B;
    text-align: center;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
}
.description2
{
    width: 490px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #3B3B3B;
    text-align: center;
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.largeimage
{
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-width: 2px;
    border-right-width: 2px;
    border-left-width: 2px;
    border-top-color: #000000;
    border-right-color: #000000;
    border-left-color: #000000;
}
.uploadstyle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #2D2D2D;
}
.uploadstyle input, .uploadstyle textarea
{
    border: 1px solid #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #F0F0F0;
}

.downloadimagebutton a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 40px;
    background-image: url('images/button.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 140px;
    float: left;
}
div.position
{
    position: absolute;
    bottom: -44px;
    left: 55px;
    width: 510px;
}
div.position1
{
    position: absolute;
    top: -1px;
    right: -205px;
    width: 150px;
}
.downloadimagebutton
{
    text-decoration: none;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.button
{
    background-image: url('images/button.jpg');
    background-repeat: no-repeat;
    background-position: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 40px;
    width: 140px;
    height: 40px;
    color: #FFFFFF;
    float: left;
    list-style-type: none;
    text-decoration: none;
    font-weight: bold;
}
.button1
{
    background-image: url('images/buttons/btn-menu-plus.jpg');
    background-repeat: no-repeat;
    background-position: center 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 40px;
    color: #FFFFFF;
    list-style-type: none;
    text-decoration: none;
    font-weight: bolder;
    display: block;
    padding-top: 5px;
    text-align: center;
}
.outerposition
{
    position: relative;
    width: 508px;
    margin-right: auto;
    margin-left: auto;
}
.outerposition1
{
    position: relative;
    width: 504px;
    padding-bottom: 2px;
}
.previous
{
    position: absolute;
    left: 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url('TrainersLibrary/images/buttons/tl_arrow_straight_left.png');
    width: 60px;
    height: 45px;
    background-color: #FFFFFF;
    bottom: 4px;
}
.thumbnail
{
    position: relative;
    width: 100%;
}
.next
{
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    right: 10px;
    background-image: url('TrainersLibrary/images/buttons/tl_arrow_straight.png');
    width: 60px;
    height: 45px;
    background-color: #FFFFFF;
    bottom: 4px;
}
.no_padding
{
    padding: 0px;
    margin: 0px;
    color: #313131;
}
.librarypane a:link, .librarypane a:visited
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
    width: 135px;
    display: block;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
}
.librarypane a:hover
{
    text-decoration: underline;
}
.main_headers
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #4B4B4B;
}
.rightbar_library
{
    padding-bottom: 4px;
    padding-left: 4px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #6ab973;
    border-bottom-color: #6ab973;
    border-left-color: #6ab973;
    background-color: #FFFFFF;
}
.rightbar_images
{
    padding-bottom: 4px;
    padding-left: 4px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #b96ab0;
    border-bottom-color: #b96ab0;
    border-left-color: #b96ab0;
    background-color: #FFFFFF;
}
.rightbar_talk
{
    padding-bottom: 4px;
    padding-left: 4px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #6a6eb9;
    border-bottom-color: #6a6eb9;
    border-left-color: #6a6eb9;
    background-color: #FFFFFF;
}
.rightbar_blog
{
    padding-bottom: 4px;
    padding-left: 4px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #2c3f5e;
    border-bottom-color: #2c3f5e;
    border-left-color: #2c3f5e;
    background-color: #FFFFFF;
}
.rightbar_free
{
    padding-bottom: 4px;
    padding-left: 4px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-color: #b99b6a;
    border-bottom-color: #b99b6a;
    border-left-color: #b99b6a;
    background-color: #FFFFFF;
}
.terms_privacy
{
    position: absolute;
    top: -40px;
    left: 10px;
}
.panel_blocks
{
    padding-top: 8px;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 4px;
}
.panel_blocks_blog
{
    width: 96%;
    margin-right: auto;
    margin-left: auto;
}
.header_panel
{
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 370px;
    background-image: url('images/blue_header_3.png');
    background-repeat: no-repeat;
    line-height: 36px;
    vertical-align: middle;
}
.panel_background_white
{
    background-color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
    overflow: hidden;
}
.panel_background_white_search
{
    background-color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
    overflow: hidden;
    height: 0px;
}
.panel_background_white_float_left
{
    background-color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
    overflow: hidden;
    float: left;
}
.panel_background_white_float
{
    background-color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
    float: left;
    overflow: hidden;
}
.panel_background_white_float_right
{
    background-color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 4px;
    float: right;
    overflow: hidden;
}
.panel_background_white_float_scroller
{
    background-color: #FFFFFF;
    float: right;
    overflow: hidden;
}
.info img 
{
    border: 0;
    margin: -12px 0 0 -35px;
    float: left;
    position: absolute;
    width: 35px;
    height: 35px;
}
.info {
    padding: 8px 8px 8px 28px;
    background: #FFFFFF;
    border: 2px solid #5b7cb1;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: left;
    z-index: 99;
}
.default_sub_header
{
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #4b4b4b;
}
.category_table
{
    padding-left: 60px;
}
#slider {
    width: 785px; /* important to be same as image width */
    height: 195px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1 {
    width: 360px; /* important to be same as image width */
    height: 360px; /* important to be same as image height */
    position: relative; /* important */;
    overflow: hidden; /* important */
}
#slider3 {
    width: 360px; /* important to be same as image width */
    height: 350px; /* important to be same as image height */
    position: relative; /* important */;
    overflow: hidden; /* important */
}
#slider4 {
    width: 232px; /* important to be same as image width */
    height: 232px; /* important to be same as image height */
    position: relative; /* important */;
    overflow: hidden; /* important */
}
#sliderContent {
    width: 785px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
#slider1Content
{
    width: 360px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
}
#slider3Content {
    width: 340px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
}
#slider4Content {
    width: 232px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
}
.sliderImage, .slider1Image, .slider3Image, .slider4Image, .slider5Image, .slider6Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    padding: 8px 8px 10px 12px;
    background-color: #5b7cb1;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #fff;
    display: none;
    width: 765px;
}
.slider1Image span
{
    position: absolute;
    padding: 8px 8px 10px 12px;
    background-color: #5b7cb1;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    display: none;
    width: 350px;
}
.slider3Image span {
    position: absolute;
    font: 13px Verdana, Arial, Helvetica, sans-serif;
    padding: 8px 8px 10px 8px;
    background-color: #5b7cb1;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    display: none;
    width: 340px;
}
.slider4Image span {
    position: absolute;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    padding: 8px 8px 10px 12px;
    background-color: #5b7cb1;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    display: none;
    width: 232px;
}
#slider5 {
    width: 360px; /* important to be same as image width */
    height: 115px; /* important to be same as image height */
    position: relative; /* important */;
    overflow: hidden; /* important */
}

#slider5Content {
    width: 360px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
}

.slider5Image span {
    position: absolute;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    padding: 8px 8px 10px 12px;
    background-color: #5b7cb1;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    display: none;
    width: 360px;
}
#slider6 {
    width: 380px; /* important to be same as image width */
    height: 138px; /* important to be same as image height */
    position: relative; /* important */;
    overflow: hidden; /* important */
}

#slider6Content {
    width: 380px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
}

.slider6Image span {
    position: absolute;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    padding: 8px 8px 10px 12px;
    background-color: #5b7cb1;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    display: none;
    width: 380px;
}

#slider7 {
    width: 755px; /* important to be same as image width */
    height: 162px; /* important to be same as image height */
    position: relative; /* important */;
    overflow: hidden; /* important */
}

#slider7Content {
    width: 755px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
}

.slider7Image span {
    position: absolute;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    padding: 8px 8px 10px 12px;
    background-color: #5b7cb1;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    display: none;
    width: 755px;
}

.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong, .slider3Image span strong, .slider4Image span strong, .slider5Image span strong, .slider6Image span strong {
    font-size: 12pt;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.top {
	top: 0;
	left: 0;
	
}
.bottom {
    bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 220px !important;
	height: 190px;
}
.left3
{
    top: 0;
    left: 0;
    width: 160px !important;
    height: 360px;
}
.right {
	right: 0;
	bottom: 0;
	width: 200px !important;
	height: 180px;
}

ul {
    list-style-type: none;
}
.panel_blocks_small
{
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}
.panel_blocks_small_home
{
    width: 94%;
    margin-right: auto;
    margin-left: auto;
}
.small_header
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: normal;
    color: #4b4b4b;
    margin-bottom: 5px;
}
.small_header a
{
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt;
    color: #4b4b4b;
    font-weight: normal;
}
.small_header_home
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    font-weight: normal;
    color: #4b4b4b;
    margin-bottom: 5px;
}
.small_header_home a
{
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #5b7cb1;
    font-weight: normal;
}
.plan_padding td
{
    padding-left: 5px;
}
.small_header_two
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    color: #4b4b4b;
    margin-bottom: 5px;
}
.ratingStar
{
    font-size: 0px;
    width: 20px;
    height: 20px;
    margin: 0px;
    padding: 2px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}
.filledRatingStar
{
    background-image: url('user_area/images/buttons/star-on.png');
}
.emptyRatingStar
{
    background-image: url('user_area/images/buttons/star-off.png');
}
.savedRatingStar
{
    background-image: url('user_area/images/buttons/star-on.png');
}
.panels
{
    background-color: #F5F6F7;
    overflow: hidden;
    padding: 10px 5px 5px 8px;
    width: 710px;
    margin-right: auto;
    margin-left: auto;
}
.search_box
{
    right: 15px;
    top: 15px;
    position: absolute;
}
.newsflash_label
{
    background-color: #f5f6f7;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-bottom: 5px;
}
.renewpanel
{
    background-color: #f5f6f7;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-bottom: 5px;
}
.my_account_Panel
{
    padding: 5px;
}
.grid_header
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
}
.widget ul li a
{
    visibility: hidden;
    font-size: 2px;
}
.whatsnew
{
    background-image: url('user_area/images/tabs/whatsnew_tab_lightblue.gif');
    background-repeat: no-repeat;
    background-position: center;
    width: 123px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
}
.whatsnew:hover
{
    background-image: url('user_area/images/tabs/whatsnew_tab_midblue.gif');
    background-repeat: no-repeat;
    background-position: center;
}
.my_favourites
{
    background-image: url('user_area/images/tabs/myfavourites_tab_lightblue.gif');
    background-repeat: no-repeat;
    background-position: center;
    width: 123px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
}
.my_favourites:hover
{
    background-image: url('user_area/images/tabs/myfavourites_tab_midblue.gif');
    background-repeat: no-repeat;
    background-position: center;
}
.help_tab
{
    background-image: url('user_area/images/tabs/help_tab_lightblue.gif');
    background-repeat: no-repeat;
    background-position: center;
    width: 123px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
}
.help_tab:hover
{
    background-image: url('user_area/images/tabs/help_tab_midblue.gif');
    background-repeat: no-repeat;
    background-position: center;
}
.my_account
{
    background-image: url('user_area/images/tabs/myaccount_tab_lighblue.gif');
    background-repeat: no-repeat;
    background-position: center;
    width: 123px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
}
.my_account:hover
{
    background-image: url('user_area/images/tabs/myaccount_tab_midblue.gif');
    background-repeat: no-repeat;
    background-position: center;
}
.profile_blog
{
    background-image: url('user_area/images/tabs/profileblog_inactive.gif');
    background-repeat: no-repeat;
    background-position: center;
    width: 123px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
}
.profile_blog:hover
{
    background-image: url('user_area/images/tabs/profileblog_hover.gif');
    background-repeat: no-repeat;
    background-position: center;
}
.refer_a_friend
{
    background-image: url('user_area/images/tabs/refer_a_friend_tab_lightblue.gif');
    background-repeat: no-repeat;
    background-position: center;
    width: 123px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
}
.refer_a_friend:hover
{
    background-image: url('user_area/images/tabs/refer_a_friend_tab_midblue.gif');
    background-repeat: no-repeat;
    background-position: center;
}
.fb-like
{
    line-height: 30px;
    vertical-align: top;
    height: 30px;
}
a:hover
{
    text-decoration: underline;
}
.services_border
{
    border-style: solid;
    border-width: 1px;
    border-collapse: collapse;
}
.beta_img
{
    top: -15px;
    position: absolute;
    right: 250px;
}
.paging_buttons
{
    border: 1px solid #5b7cb1;
    padding: 4px 8px 4px 8px;
    font-size: 14px;
    background-color: #FFFFFF;
    margin-right: 10px;
    margin-left: 10px;
    cursor: pointer;
    height: 28px;
    vertical-align: middle;
}
.paging_number
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #b6c5dc;
    padding: 2px 5px 2px 5px;
    color: #FFFFFF;
}
.paging_link
{
    font-size: 18px;
    margin-right: 6px;
    margin-left: 6px;
}
.bild_logo
{
    position: absolute;
    width: 355px;
    height: 60px;
    right: 330px;
    color: #FFFFFF;
    top: -5px;
}

.terms_list
{
    margin-left: 120px;
    list-style-type: disc;
}

.Tabs
{
    font-size: 12px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #C5C1AA;
    text-align: center;
    padding-right: 4px;
}
.TabsActive
{
    font-size: 12px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #5B7CB1;
    text-align: center;
    padding-right: 4px;
    color: #FFFFFF;
}
.Tabs a:link
{
    color: #818181;
    font-weight: bold;
    display: block;
}
.Tabs a:visited
{
    color: #999999;
    font-weight: bold;
    display: block;
}
.Tabs a:hover
{
    color: #000;
    font-weight: bold;
    display: block;
}
.pointer
{
    cursor: pointer;
}
.news_side_panel
{
    background-color: #CCCCCC;
}
.menu_body 
{
    padding: 3px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: none;
    background-color: #E4E4E4;
}
.menu_head 
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 2px;
    cursor: pointer;
    font-weight: bold;
    background: #F3F3F3;
    color: #808080;
}
.hint 
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 6px;
    cursor: pointer;
    position: relative;
    font-weight: normal;
    background: #2c3f5e;
    color: #FFFFFF;
}
.tap  li
{
    list-style-type: disc;
    margin-left: 55px;
    margin-bottom: 4px;
}
.topfold ul
{
    padding-bottom: 8px;
    margin-top: 12px;
}
.topfold ul  li
{
    list-style-type: disc;
    margin-left: 55px;
    margin-bottom: 4px;
}
.topfold ol
{
    padding-bottom: 8px;
}
.topfold ol  li
{
    margin-left: 25px;
    margin-bottom: 4px;
}
.blog_tab
{
    border-style: none;
    width: 120px;
    height: 30px;
    background-color: #000000;
    color: #FFFFFF;
    cursor: pointer;
}
.no_link_style
{
    font-weight: bold;
    color: #808080;
    text-decoration: none;
    padding: 6px;
}
.comments
{
    background-color: #FFFFFF;
    width: 500px;
    border: 1px solid #C0C0C0;
    margin-bottom: 10px;
    padding: 3px;
}
.no_underline
{
    text-decoration: none;
}
.menu_body_accordion 
{
    padding: 3px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: none;
    background-color: #E4E4E4;
    margin-bottom: 8px;
}
.menu_head_accordion
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 4px;
    cursor: pointer;
    font-weight: bold;
    background: #F3F3F3;
    color: #808080;
    margin-bottom: 8px;
    text-decoration: none;
}
.menu_selected_accordion
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 2px;
    cursor: pointer;
    font-weight: bold;
    background: #F3F3F3;
    color: red;
}
.blog_list ul li
{
    list-style-type: disc;
    margin-left: 50px;
    margin-bottom: 5px;
}
.blog_button
{
    background-color: #2c3f53;
    color: #FFFFFF;
    padding: 4px;
    cursor: pointer;
    width: 140px;
}
.post_your_own
{
    line-height: 30px;
    width: 380px;
    height: 30px;
    text-decoration: none;
    color: #000000;
    display: block;
    font-size: 18px;
}
.info_box
{
    border-style: solid;
    border-width: 1px;
    padding: 4px;
    margin-bottom: 8px;
}
.limit_box
{
    padding: 15px;
    top: 20%;
    left: 35%;
    width: 500px;
    background-color: #B3AD8E;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: 4px 4px 2px 2px #696969;
    box-shadow: 4px 4px 2px 2px #696969;
    position: absolute;
    z-index: 999;
}
.newsflash
{
    padding: 15px;
    top: 20%;
    left: 35%;
    width: 500px;
    background-color: #eae1d2;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: 4px 4px 2px 2px #b99b6a;
    box-shadow: 4px 4px 2px 2px #696969;
    position: absolute;
    z-index: 1000;
}
.search_criteria
{
    border: 1px solid #6ab973;
    background-color: #d2ead5;
    padding: 6px;
    margin: 6px;
}
.review_text
{
    width: 98%;
    height: inherit;
    padding: 12px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    -moz-box-shadow: 8px 8px 8px #888;
    -webkit-box-shadow: 8px 8px 8px #888;
    box-shadow: 8px 8px 8px #888;
}
.contact
{
    padding: 6px;
    
}
.services li
{
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 20px;
    padding-left: 20px;
    padding-top: 4px;
}

.numberlist li
{
    margin-bottom: 8px;
    margin-left: 24px;
}
.imgframe
{
    padding: 8px;
    border: solid;
    border-color: #5b7cb1;
    border-width: 1px;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 11px;
}

.imgframe img
{
    border: 1px solid #FFFFFF;
}
.meet_the_team_frame
{
    border-style: solid;
    padding: 8px;
    border-color: #5b7cb1;
    border-width: 1px;
    background-color: #FFFFFF;
}
.meet_the_team_frame img
{
    padding-right: 8px;
}

.web_tour_cal a
{
    text-decoration: none;
}
.homepage ul
{
    padding-bottom: 4px;
    margin-top: 8px;
}
.homepage li
{
    list-style-type: disc;
    margin-left: 20px;
    margin-bottom: 8px;
    text-align: left;
}
.homepage li a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;

}
.doc_details_pop_up
{
    padding: 0px;
    top: 20%;
    left: 25%;
    width: 700px;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 999;
}
.doc_details_non_pop_up
{
    padding: 0px;
    background-color: #FFFFFF;
    z-index: 999;
    overflow: hidden;
    height: 0px;
}
.validate_summary
{
    background-position: 5px 70%;
    border: 1px solid #5b7cb1;
    width: 300px;
    background-color: #d2d3ea;
    background-image: url('images/validate.jpg');
    background-repeat: no-repeat;
    min-height: 100px;
}
.validate_summary ul
{
    margin-top: 12px;
    margin-bottom: 12px;
}
.validate_summary li
{
    list-style-type: disc;
    padding-left: 5px;
    margin-left: 66px;
}
.validation_header
{
    background-color: #5b7cb1;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
}
.join_tab
{
    border-style: none;
    height: 30px;
    background-color: #5b7cb1;
    color: #FFFFFF;
    cursor: pointer;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
.join_tab_inactive
{
    border-style: none;
    height: 30px;
    background-color: #d2d3ea;
    color: #FFFFFF;
    cursor: pointer;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-right: 10px;
    padding-left: 10px;
}
.join_tab_panel
{
    padding: 10px 0px 10px 0px;
    background-color: #eae1d2;
    background-repeat: repeat;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    border-top-right-radius: 10px;
}
.auto_update
{
    margin-bottom: 8px;
    background-color: #CCCCCC;
    padding: 8px;
}
.tt_menu_button
{
    background-color: #6a6eb9;
    width: 160px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.tt_menu_button a
{
    text-decoration: none;
    color: #FFFFFF;
}

.course_module_text
{
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.images_button
{
    background-color: #b96ab0;
    width: 145px;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
}
.images_button a
{
    text-decoration: none;
}
.panel_find_trainer
{
    padding: 10px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #eae1d2;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-shadow: 4px 4px 2px 2px #b99b6a;
    box-shadow: 4px 4px 2px 2px #696969;
    z-index: 999;
}
.glasstap_blue_button
{
    background-color: #5b7cb1;
    color: #FFFFFF;
    padding: 4px 10px 4px 10px;
    cursor: pointer;
}
.watermarkhome
{
    border-style: none;
    color: #666666;
    font-size: 16px;
    padding-left: 8px;
}
.InfoBox
{
    padding: 8px;
    font-size: 12px;
    font-family: Verdana;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #DCDACB;
    z-index: 1;
    
}
#no_hover
{
    font-size: 22px;
    color: white;
}
#no_hover a:hover
{
    font-size: 22px;
    color: White'
}
.Event_Title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: gray;
}
.events_view_less
{
  background-color: #1fa9c6;
    padding: 6px;
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;  
}
.buy a:link
{
    background-color: #1fa9c6;
    padding: 6px;
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
}
.buy a:visited
{
    background-color: #1fa9c6;
    padding: 6px;
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
}
.buy a:hover
{
    background-color: #1fa9c6;
    padding: 6px;
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;
}
.events_panel
{
    height: 0px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.threecolumn
{
    border: 1px solid #DADADA;
    width: 28%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}
.twocolumn
{
    padding: 8px;
    border: 1px solid #DADADA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    width: 350px;
}
.library_header
{
    font-size: 14px;
    color: #FFFFFF;
    background-color: #6ab973;
    line-height: 30px;
    vertical-align: middle;
}
.talk_header
{
    
    color: #FFFFFF;
    font-size: 14px;
    background-color: #6a6eb9;
    line-height: 30px;
    vertical-align: middle;
}
.featured_header
{
    
    font-size: 14px;
    color: #FFFFFF;
    background-color: #F49300;
    line-height: 30px;
    vertical-align: middle;
}
.blog_header
{
    
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    background-color: #2c3f5e;
    line-height: 30px;
    vertical-align: middle;
}
.images_header
{
    
    color: #FFFFFF;
    font-size: 14px;
    background-color: #b96ab0;
    line-height: 30px;
    vertical-align: middle;
}
.events_header
{
    color: #FFFFFF;
    font-size: 14px;
    background-color: #1fa9c6;
    line-height: 30px;
    vertical-align: middle;
}
.market_header
{
    
    color: #FFFFFF;
    font-size: 14px;
    background-color: #d0043c;
    line-height: 30px;
    vertical-align: middle;
}
.survey_header
{
    
    color: #FFFFFF;
    font-size: 14px;
    background-color: #9F009F;
    line-height: 30px;
    vertical-align: middle;
}
.newfooter
{
    border-top-style: solid;
    border-top-width: 3px;
    border-top-color: #B9B9B9;
    padding-top: 12px;
    background-color: #f5f6f7;
}
.newfooter li
{
    padding-left: 25px;
    padding-bottom: 8px;
    text-decoration: none;
}
.newfooter a
{
    text-decoration: none;
    color: #999999;
}
.find_a_trainer
{
    background-color: #F49300;
    height: 60px;
    color: #FFFFFF;
    line-height: 60px;
    vertical-align: middle;
    font-size: 22px;
    margin-top: 15px;
}
.padding
{
    padding-right: 8px;
}
.homepage_save
{
    padding: 0px;
    top: 0px;
    left: 50px;
    width: 700px;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 999;
    height: 0px;
    overflow: hidden;
}
.homepage_save_lnk
{
    color: #5b7cb1;
    text-decoration: underline;
    cursor: pointer;
}
.homepage_padding
{
    padding-right: 6px;
    padding-left: 6px;
    margin-top: 12px;
}
.homepage_padding a:hover
{
    text-decoration: none;
}
.my_account_button
{
    background-color: #5b97c1;
    width: 136px;
    height: 136px;
    line-height: 136px;
    color: #FFFFFF;
    text-decoration: none;
}
.call_to_action img
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #FFFFFF;
}
.country_dropdown
{
    color: #D90000;
}
