@font-face {
    font-family: 'DINRegular';
    src: url('ff_din_regular-webfont.eot');
    src: url('ff_din_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('ff_din_regular-webfont.ttf') format('truetype'),
         url('ff_din_regular-webfont.svg#DINRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINAlternateBold';
    src: url('ff_din_bold_alternate-webfont.eot');
    src: url('ff_din_bold_alternate-webfont.eot?#iefix') format('embedded-opentype'),
         url('ff_din_bold_alternate-webfont.ttf') format('truetype'),
         url('ff_din_bold_alternate-webfont.svg#DINAlternateBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINAlternateRegular';
    src: url('ff_din_regular_alternate-webfont.eot');
    src: url('ff_din_regular_alternate-webfont.eot?#iefix') format('embedded-opentype'),
         url('ff_din_regular_alternate-webfont.ttf') format('truetype'),
         url('ff_din_regular_alternate-webfont.svg#DINAlternateRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BentonSansCondRegular';
    src: url('bentonsanscond-regular-ff.eot');
    src: url('bentonsanscond-regular-ff.eot?#iefix') format('embedded-opentype'),
         url('bentonsanscond-regular-ff.woff') format('woff'),
         url('bentonsanscond-regular-ff.ttf') format('truetype'),
         url('bentonsanscond-regular-ff.svg#BentonSansCondRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BentonSansCompRegular';
    src: url('bentonsanscomp-regular-webfont.eot');
    src: url('bentonsanscomp-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('bentonsanscomp-regular-webfont.ttf') format('truetype'),
         url('bentonsanscomp-regular-webfont.svg#BentonSansCompRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BentonSansCompBold';
    src: url('bentonsanscomp-bold-ff.eot');
    src: url('bentonsanscomp-bold-ff.eot?#iefix') format('embedded-opentype'),
         url('bentonsanscomp-bold-ff.woff') format('woff'),
         url('bentonsanscomp-bold-ff.ttf') format('truetype'),
         url('bentonsanscomp-bold-ff.svg#BentonSansCompBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BentonSansCompBook';
    src: url('bentonsanscomp-book-webfont.eot');
    src: url('bentonsanscomp-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('bentonsanscomp-book-webfont.ttf') format('truetype'),
         url('bentonsanscomp-book-webfont.svg#BentonSansCompBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BentonSansCompMedium';
    src: url('bentonsanscomp-medium-webfont.eot');
    src: url('bentonsanscomp-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('bentonsanscomp-medium-webfont.ttf') format('truetype'),
         url('bentonsanscomp-medium-webfont.svg#BentonSansCompMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BentonSansCondBold';
    src: url('bentonsanscond-bold-ff.eot');
    src: url('bentonsanscond-bold-ff.eot?#iefix') format('embedded-opentype'),
         url('bentonsanscond-bold-ff.woff') format('woff'),
         url('bentonsanscond-bold-ff.ttf') format('truetype'),
         url('bentonsanscond-bold-ff.svg#BentonSansCondBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

#overlay {
    background: transparent url(../img/trans.png) repeat left top;
    display: none;
    height: 100%;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 6500;
}

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #06c; }
a:visited { color: #06c; }
a:focus { color: #09f; outline: thin dotted; }
a:hover, a:active { color: #09f; outline: 0; }
a:active, input.button:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 0; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; *overflow: visible; }

table button, table input { *overflow: auto; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

body {
    background: #FFFFFF;
}


/* =============================================================================
   Header
   ========================================================================== */

#banner { position: relative; margin: 16px auto 0; z-index: 1000; }
#banner .container { padding: 0; }

#logo { float: left; width: 300px; height: 75px; margin: 0 0 16px; padding: 0; }

#fixed-nav {     
    left: 25%;
    position: fixed;
    top: 0;
}

    #fixed-nav ul { 
        margin: 0;
        padding: 0;
    }

    #fixed-nav li {
        display: inline;
        float: left;
        margin: 0 0 0 0;
        position: relative;
    }
    
        #fixed-nav li a {
            background-repeat: no-repeat !important;
            color: #555555;
            font-family: 'BentonSansCompRegular', Arial, Helvetica, sans-serif;
            font-size: 18px;
            display: block;
            height: 75px;
            text-align: center;
            text-decoration: none;
            text-indent: -9999em;
            text-transform: uppercase;
        }
        
            #fixed-nav li a span {
                display: none;
            }
        
            #fixed-nav li a:hover {
                text-indent: 0 !important;
            }
            
            #fixed-nav li a.selected {
                margin-left: 0 !important;
            }
        
            #fixed-nav li a:hover span {
                bottom: 0;
                display: block;
                left: 0;
                position: absolute;
                text-align: center;
                width: 100%;
            }
    
    #fixed-nav li#account-tab,
    #fixed-nav li#logout-tab {
        margin-left: 2px;
        margin-right: 0;
    }
    
    #fixed-nav li#home-tab {
        min-width: 53px;
    }
        #fixed-nav li#home-tab a {
            background: transparent url(../img/tabs/home.png);
        }
            #fixed-nav li#home-tab a:hover,
            #fixed-nav li#home-tab a.selected {
                background: transparent url(../img/tabs/home_selected.png);
            }
            
        #fixed-nav li#home-tab span {
            left: 9px;
        }
    
    #fixed-nav li#profile-tab {
        min-width: 51px;
    }
        #fixed-nav li#profile-tab a {
            background: transparent url(../img/tabs/profile.png);
        }
            #fixed-nav li#profile-tab a:hover,
            #fixed-nav li#profile-tab a.selected {
                background: transparent url(../img/tabs/profile_selected.png);
            }
    
    #fixed-nav li#coaching-tab {
        min-width: 51px;
    }
        #fixed-nav li#coaching-tab a {
            background: transparent url(../img/tabs/coaching.png);
        }
            #fixed-nav li#coaching-tab a:hover,
            #fixed-nav li#coaching-tab a.selected {
                background: transparent url(../img/tabs/coaching_selected.png);
            }
    
    #fixed-nav li#calendar-tab {
        min-width: 51px;
    }
        #fixed-nav li#calendar-tab a {
            background: transparent url(../img/tabs/calendar.png);
        }
            #fixed-nav li#calendar-tab a:hover,
            #fixed-nav li#calendar-tab a.selected {
                background: transparent url(../img/tabs/calendar_selected.png);
            }
    
    #fixed-nav li#indigenous-tab {
        min-width: 51px;
    }
        #fixed-nav li#indigenous-tab a {
            background: transparent url(../img/tabs/indigenous.png);
        }
            #fixed-nav li#indigenous-tab a:hover,
            #fixed-nav li#indigenous-tab a.selected {
                background: transparent url(../img/tabs/indigenous_selected.png);
            }
    
    #fixed-nav li#about-tab {
        min-width: 55px;
    }
        #fixed-nav li#about-tab a {
            background: transparent url(../img/tabs/about.png);
        }
            #fixed-nav li#about-tab a:hover,
            #fixed-nav li#about-tab a.selected {
                background: transparent url(../img/tabs/about_selected.png);
            }
    
    #fixed-nav li#account-tab,
    #fixed-nav li#logout-tab {
        min-width: 59px;
    }
        #fixed-nav li#account-tab a,
        #fixed-nav li#logout-tab a {
            background: transparent url(../img/tabs/account.png);
        }
            #fixed-nav li#account-tab a:hover,
            #fixed-nav li#logout-tab a:hover,
            #fixed-nav li#account-tab a.selected{
                background: transparent url(../img/tabs/account_selected.png);
            }

#nav-main ul { 
	background: #06c;
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
	background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));	
	position: relative; 
	list-style: none; 
	margin: 0 0 16px 0; 
	padding: 0;
	float: left; 
	width: 100%;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}
#nav-main ul li { float: left; margin: 0; *zoom: 1; } 
#nav-main ul li:hover { position: relative; }
#nav-main ul li a { 
	text-decoration: none; 
	display: block; 
	font-size: 14px; 
	padding: 8px 16px; 
	color: #fff; 
	margin: 0; 
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
}
#nav-main ul li a:hover, 
#nav-main ul li.current-menu-item > a, 
#nav-main ul li.current-menu-parent > a, 
#nav-main ul li.current-menu-ancestor > a, 
#nav-main ul li:hover > a { 
	color: #73c8ff; 
}

#nav-main ul ul { 
	position: absolute; 
	visibility: hidden;
	top: 100%;
	left: 0;
	width: 200px; 
	background: #73c8ff; 
	padding: 0; 
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 
	border-radius: 0; 
}
#nav-main ul ul li { float: none; }
#nav-main ul ul li a { 
	font-size: 12px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
	padding: 4px 16px; 
	width: 168px; /* account for the width of ul#nav-main ul and the padding on the anchor */
	display: inline-block;

}
#nav-main ul ul li a:hover, 
#nav-main ul ul li.current-menu-item > a, 
#nav-main ul ul li.current-menu-parent > a, 
#nav-main ul ul li.current-menu-ancestor > a, 
#nav-main ul ul li:hover > a {
	color: #06c; 
}

#nav-main ul ul ul { left: 100%; top: 0; }
#nav-main ul li:hover > ul { visibility: visible; }

#nav-utility { position: absolute; top: 0; right: 0; }
#nav-utility ul { list-style: none; margin: 0; padding: 0; float: right; width: auto; position: relative; }
#nav-utility ul li { float: left; position: relative; }
#nav-utility ul li a { display: block; float: left; padding: 2px 6px; }

h1, h2, h3, h4, h5, h6 {
    color: #1E1E1E;
    font-style: normal;
    font-weight: normal;
}

#welcome {
    margin: 0 auto 40px auto;
    text-align: center;
    width: 403px;
}

#welcome h1,
#welcome h2,
#welcome h3 {
    font-family: "Georgia", Myriad Pro, sans-serif;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#welcome h1 {
    border-bottom: 3px solid #1E1E1E;
    font-size: 36px;
    margin-bottom: 7px;
    padding-bottom: 5px;
}

#welcome h2 {
    border-bottom: 3px solid #1E1E1E;
    font-size: 18px;
    margin-bottom: 3px;
    padding-bottom: 9px;
}

#welcome h3 {
    border-bottom: 3px solid #1E1E1E;
    font-size: 12px;
    margin-bottom: 7px;
    padding-bottom: 9px;
    text-transform: uppercase;
}

#make_character {
    margin-top: 0;
    position: relative;
    text-align: center;
}

#container {
    position: relative;
}

.rollover_box {
    background: transparent url(../img/rollover_box.png) no-repeat left top;
    height: 213px;
    position: absolute;
    width: 248px;
    z-index: -1;
}
    .head_1_hover {
        left: 5px;
        top: -30px;
    }
    .head_2_hover {
        left: 235px;
        top: -40px;
    }
    .head_3_hover {
        left: 470px;
        top: -40px;
    }
    .head_4_hover {
        left: 697px;
        top: -25px;
    }
    
    .body_1_hover {
        left: 8px;
        top: 210px;
    }
    .body_2_hover {
        left: 238px;
        top: 210px;
    }
    .body_3_hover {
        left: 467px;
        top: 210px;
    }
    .body_4_hover {
        left: 697px;
        top: 210px;
    }
    
    .leg_1_hover {
        left: 15px;
        top: 448px;
    }
    .leg_2_hover {
        left: 240px;
        top: 448px;
    }
    .leg_3_hover {
        left: 467px;
        top: 448px;
    }
    .leg_4_hover {
        left: 697px;
        top: 448px;
    }

.parts_row {
    margin-bottom: 57px;
}

#leg_parts {
    margin-bottom: 40px;
}

.head, .body, .leg {
    display: inline-block;
    margin-right: 29px;
    vertical-align: top;
    width: 215px;
}

.last {
    margin-right: 0;
}

#name_popup {
    background: transparent url(../img/popup_bg.png) no-repeat left top;
    height: 115px;
    left: 50%;
    margin-left: -154px;
    margin-top: -58px;
    position: absolute;
    top: 50%; 
    width: 308px;
    -moz-border-radius: 8px;   
    -webkit-border-radius: 8px;   
    -khtml-border-radius: 8px;
    border-radius: 8px;   
}
    
    #popup_right {
        height: 31px;
        position: absolute;
        right: 30px;
        top: 50px;
        width: 29px;
    }

    #name_popup h2 {
        color: #272727;
        font-family: "BentonSansCompBold", Myriad Pro, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        margin: 0 0 12px 0;
        padding: 0;
        text-align: left;
        text-transform: uppercase;
    }
    #name_popup form {
        margin: 0 auto;
        padding: 22px 0 0 0;
        width: 250px;
    }
    #name_popup input {
        background: #f7f6f6;
        border: 1px solid #d2d2d2;
        color: #464646;
        display: block;
        font-family: "Georgia", Myriad Pro, sans-serif;
        font-size: 12px;
        font-style: italic;
        font-weight: normal;
        height: 30px;
        margin: 00; 
        padding: 0 5px 0 5px;
        width: 200px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
    }
    #name_popup button {
        background: transparent;
        border: medium none;
        margin: 0;
        padding: 0;
    }
    
#home_footer {
    border-top: 1px solid #464646;
    color: #464646;
    font-family: "Georgia", Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
    padding-bottom: 20px;
    padding-top: 8px;
    position: relative;
    width: 883px;
}

    #home_footer a {
        color: #464646;
        font-style: italic;
        text-decoration: none;
    }
    
    #footer_left {
        float: left;
        margin-left: 5px;
        margin-right: 145px;
        padding-top: 10px;
    }
    
    #footer_left a {
        padding-right: 15px;
    }
    
    #footer_logo {
        height: 37px;
        left: 50%;
        margin-left: -81px;
        margin-top: -13px;
        position: absolute;
        top: 0;
        width: 163px;
    }
    
    #footer_right {
        float: right;
        font-family: "BentonSansCondBold", Myriad Pro, sans-serif;
        font-style: normal;
        text-align: right;
    }
        #footer_right a {
            font-style: normal;
        }
    
/*#footer_logo {
    margin: -40px auto 47px auto;
    width: 217px;
} */

body.home-edgeware {
    overflow: auto;
    overflow-y: hidden;
}

#left_side {
    background: #F2F2F2;
    /*border: 1px solid #fafafa;*/
    /*height: 70%;*/
    left: 15px;
    padding: 19px 14px 0 14px;
    position: fixed;
    top: 120px;
    width: 240px;
    z-index: 1000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 3px 4px 8px 1px rgba(0, 0, 0, .1); 
    -moz-box-shadow: 3px 4px 8px 1px rgba(0, 0, 0, .1); 
    box-shadow: 3px 4px 8px 1px rgba(0, 0, 0, .1);
}

#makemoneyhavefun {
    margin-bottom: 20px;
    margin-top: 23px;
    text-align: center;
}

    #left_side #logo {
        margin-top: -90px;
    }

#left_side h3,
#account-sidebar h3 {
    border-bottom: 1px solid #363636;
    color: #252525;
    font-family: 'BentonSansCompBold', Arial, Helvetica, sans-serif;
    font-size: 18px;
    margin: 0;
    padding: 0 0 2px 0;
    text-transform: uppercase;
}

body.home-edgeware #wrap {
    padding-left: 33px;
    padding-top: 66px;
    width: auto;
}

body.page #wrap {
    margin: 0;
    width: auto;
}

body.home #wrap {
    height: 100%;
    margin: 0 auto !important;
    position: relative;
    width: 960px !important;
}

body.home {
    height: 100%;
}

#filter {
    margin-bottom: 35px;
    position: relative;
}

.selected {
    list-style-type: disc !important;
    margin-left: 12px !important;
}

#upcoming_courses {
    position: relative;
}

#head_filter {
    margin-bottom: 13px;
}

#filter ul,
#filter ul li,
#doing-options,
#doing-options li {
    list-style: none;
    margin: 0 ;
    padding: 0;
}

#filter ul {
    margin-bottom: 23px;
}

#filter ul li,
#doing-options li {
    font-family: 'Georgia', Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-style: italic;
    margin: 0 0 8px 10px;
}
    #filter ul li a,
    #doing-options li a {
        color: #272727;
        text-decoration: none;
    }
    
.upcoming_course {
    background: transparent url(../img/dotted.png) no-repeat left bottom;
    cursor: pointer;
    margin-bottom: 15px;
}

#view_offerings {
    background: transparent url(../img/dotted.png) no-repeat left bottom;
    padding-bottom: 16px;
}

    #view_offerings a {
        display: block;
        margin-left: -5px;
    }
    
.upcoming_course {
    background: #FFFFFF;
    border-top: 1px solid #363636;
    margin-bottom: 8px;
    padding: 15px;
}
    
.upcoming_course h2 {
    color: #252525;
    float: left;
    font-family: 'BentonSansCondBold';
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    width: 139px;
}

.upcoming_course .course_date {
    color: #636363;
    float: right;
    font-family: 'BentonSansCondRegular';
    font-size: 14px;
    max-width: 56px;
    position: relative;
    top: -1px;
    text-transform: uppercase;
}

.upcoming_course .course_date h3,
.course_date,
.course_date h3 {
    color: #7d7d7d;
}

.upcoming_course .course_content {
    color: #848484;
    font-family: 'BentonSansCompBook';
    font-size: 14px;
    margin-top: 10px;
    position: relative;
    width: 215px;
}

.upcoming_course .course_content p {
    line-height: 1.3;
    margin: 0;
}

.upcoming_hover,
.upcoming_hover h2,
.upcoming_hover .course_date,
.upcoming_hover .course_date h3,
.upcoming_hover .course_content {
    color: #8BB54B !important;
}

#subscribe {
    margin-top: 10px;
    padding-bottom: 0;
    position: relative;
}
    
    #subscribe h3 {
        background: none;
        border: none;
        font-style: normal;
        font-weight: normal;
        margin: 0 0 5px 0;
        padding: 0;
        text-transform: uppercase;
    }
    
    #subscribe input {
        background: #f7f6f6;
        border: 1px solid #e9e7e7;
        color: #464646;
        font-family: "Georgia", Helvetica, Myriad Pro, Arial, sans-serif;
        font-size: 15px;
        font-style: italic;
        padding: 8px 5px;
        width: 233px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
    }
    
    #subscribe_submit {
        background: none;
        border: none;
        cursor: pointer;
        height: 22px;
        position: absolute;
        right: 5px;
        top: 33px;
        width: 22px;
    }
    
#white-wrapping {
    background: #FFFFFF;
    /*bottom: 0;*/
    margin-left: -18px;
    margin-top: 15px;
    padding: 15px 19px 10px 13px;
    /*position: absolute;  */
    width: 240px;
}
    
#social_media {
    margin-top: 20px;
    overflow: hidden;
}

#social_media a {
    float: left;
    margin-bottom: 15px;
}

#facebook {
    margin-right: 15px;
}

    #facebook:hover {
        color: #0073ba !important;
    }
    
    #twitter:hover {
        color: #00afed !important;
    }

#modal-bg {
    background: transparent url(../img/modal-bg-white.png) repeat left top;
    display: none;
    height: 100%;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3000;
}

.modal-box {
    background: #FFFFFF;
    left: 50%;
    margin-left: -320px;
    margin-top: -80px;
    padding: 15px 40px 35px;
    position: absolute;
    top: 50%;
    width: 640px;
    z-index: 5000;
    -moz-box-shadow:1px 2px 1px 1px #b6b6b6;
    -webkit-box-shadow:1px 2px 1px 1px #b6b6b6;
    box-shadow:1px 2px 1px 1px #b6b6b6;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=157.5, color='#b6b6b6');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2, Direction=157.5, Color='#b6b6b6')";
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .modal-box div {
        margin-right: 15px;
        width: 128px;
    }
    
    .modal-box p {
        margin: 60px auto 5px;
        text-align: center;
    }
    
    .modal-box .head,
    .modal-box .body,
    .modal-box .leg {
        cursor: pointer;
    }
    
#contact-box {
    color: #262626;
    font-size: 14px;
    margin-left: -124px;
    margin-top: -160px;
    padding: 20px 2px 20px 20px;
    width: 248px;
}
    
    #contact-box h2,
    #contact-box h3,
    #contact-box .tel {
        font-size: 14px;
        font-weight: normal;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
    }
    
    #contact-box h2 {
        font-family: 'BentonSansCondBold', Arial, Helvetica, sans-serif;
        margin-bottom: 20px;
    }
    
    #contact-box h3,
    #contact-box .tel {
        font-family: 'BentonSansCompBold', Arial, Helvetica, sans-serif;
    }
    
    #contact-box p {
        margin: 0;
        padding: 0;
        text-align: left;
    }
    
    #contact-box a {
        color: #90c547;
        font-family: 'BentonSansCompBold', Arial, Helvetica, sans-serif;
        text-decoration: none;
    }
    
    #contact-box .mail-icon {
        background-image: url(../img/mail_icon_large.png);
        height: 14px;
        margin-right: 6px;
        width: 19px;
    }
    
    #contact-box .phone-icon {
        margin-bottom: 10px;
        margin-right: 3px;
    }

#head_courses {
    margin-bottom: 5px;
    /*overflow: hidden; */
}
    #head_courses h3 {
        border: none;
        display: inline;
        float: left;
        position: relative;
    }
    
    .green-bg {
        background-color: #8bb54b !important;
    }
    
    #view-courses,
    .change-link {
        background: #c5c5c5 url(../img/white-arrow.png) no-repeat 53px 8px;
        color: #ffffff;
        display: inline;
        font-family: 'BentonSansCompBook', Arial, Helvetica, sans-serif;
        float: right;
        font-size: 12px;
        padding: 4px 18px 4px 11px;
        text-decoration: none;
        text-transform: uppercase;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    
    .change-link {
        background-position: 92% center;
        display: inline-block;
        float: none;
        margin-bottom: 40px;
        margin-left: -12px;
        margin-top: 26px;
        padding: 5px 20px 4px 11px;
        *display: inline;
        zoom: 1;
    }
        .change-link:hover,
        .change-link:focus,
        .change-link:visited {
            color: #FFFFFF;
        }
        
        .change-link:hover,
        #view-courses:hover {
            background-color: #8bb54b;
        }

#join_us h3 {
    background: none;
}

#email {
    background: #e3e3e3;
    border: none;
    color: #6b6b6b;
    font-size: 14px;
    margin: 0 0 15px 0;
    padding: 9px;
    width: 235px;
}
    
#people_items {
    /*height: 100%; */
    margin-top: 210px;
    padding-left: 369px; /* Padding equal to the sidebar width and left positioning value + 114 the space between the first character the side bar as per the PSD */
    /*position: absolute;*/
    top: 50%;
    /*width: 78.5%;*/
    width: auto;
    z-index: 100;
}
    #people_items td,
    #courses_container td {
        position: relative;
    }
    #people_items .person {
        float: left;
        margin: 0 35px 0 0;
        padding: 0;
        position: relative;
        vertical-align: top;
    }
        #people_items .person div {
            display: block;
            margin: 0;
            padding: 0;
            text-align: center;
        }
        
    #people_items .head, 
    #people_items .body, 
    #people_items .leg {
        margin-right: 0;
    }
        
.popup_bubble {
    background: #FFFFFF;
    border: none;
    color: #363636;
    font-size: 14px;
    left: 50%;
    margin-left: -175px;
    margin-top: -135px;
    padding: 20px !important;
    position: fixed;
    text-align: left !important;
    top: 50%;
    width: 350px !important;
    z-index: 9000;
    -moz-box-shadow:1px 2px 1px 1px #b6b6b6;
    -webkit-box-shadow:1px 2px 1px 1px #b6b6b6;
    box-shadow:1px 2px 1px 1px #b6b6b6;
    filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=157.5, color='#b6b6b6');
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2, Direction=157.5, Color='#b6b6b6')";
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
    .popup_content,
    .popup_content div {
        color: #363636;
        font-family: 'BentonSansCondRegular';
        font-size: 14px;
        text-align: left !important;
    }
    
    .popup_bubble_inner {
        overflow: hidden;
        text-align: left !important;
        word-wrap: break-word;
    }
    .popup_bubble a {
        font-weight: bold;
        text-decoration: none;
    }
    .popup_bubble h3 {
        color: #363636;
        font-family: 'BentonSansCondBold';
        font-size: 18px;
        font-style: normal;
        font-weight: normal;
        margin: 0 0 10px;
        padding: 0;
        text-transform: uppercase;
    }
        .popup_bubble h3 span {
            color: #363636;
            display: block;
            font-family: 'Georgia', Arial, Helvetica, sans-serif;
            font-size: 15px;
            font-style: italic;
            text-transform: capitalize;
        }
        .section {
            margin-bottom: 15px;
        }
        .section strong {
            font-family: 'DINAlternateBold';
            font-size: 12px;
            font-weight: normal;
            text-transform: uppercase;
        }
        
    .popup_what_i_need {
        margin-bottom: 10px !important;
    }
    
    .popup_what_can_i_contribute {
        margin-bottom: 10px !important;
    }
        
    .popup_content h4 {
        display: inline-block;
        font-size: 12px;
        font-weight: normal;
        margin: 0;
        padding: 0;
        *display: inline;
        zoom: 1;
    }
    
    .popup_view_profile,
    .popup_view_profile a {
        color: #8BB54B;
        font-family: 'BentonSansCondBold';
        font-size: 14px;
    }
    
    .popup_email {
        margin:0 0 13px !important;
    }
    
    .popup_email,
    .popup_email a {
        color: #363636;
        font-family: 'BentonSansCompBold';
        font-size: 14px;
        font-weight: normal;
        text-decoration: none;
    }
    
    .popup_tagline {
        margin-bottom: 10px !important;
    }
    
.person-avatar-image a {
    outline: none;
}
    
.person-avatar-image img {
    display: block;
    margin: 0 auto;
    outline: none;
    vertical-align: top;
}
        
#profile_container {
    float: left;
    margin-left: 380px;
    padding-top: 100px;
}

#profile_meta {
    margin-bottom: 15px;
}

    #profile_meta h2 {
        color: #5C5B5B;
        font-family: "Georgia", Helvetica, Myriad Pro, Arial, sans-serif;
        font-size: 24px;
        font-style: italic;
        font-weight: normal;
        line-height: 1;
        margin: 0;
        padding: 0;
    }

    #profile_meta h3 {
        color: #8BB54B;
        font-family: "Georgia", Helvetica, Myriad Pro, Arial, sans-serif;
        font-size: 14px;
        font-style: italic;
        font-weight: normal;
        margin: 0;
        padding: 0;
    }

#dreaming {
    margin-bottom: 35px;
    margin-left: -5px;
}
    #dreaming p {
        color: #363636;
        font-family: "Georgia", Helvetica, Myriad Pro, Arial, sans-serif;
        font-size: 50px;
        font-style: italic;
        font-weight: normal;
        line-height: 1.2;
    }
    
    #dreaming strong {
        font-weight: normal;
    }
    
.profile_column {
    float: left;
}

    .profile_column h4 {
        color: #363636;
        font-family: 'BentonSansCondRegular', Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        /*margin: 0 0 13px 0; */
        margin: 0;
        padding: 0;
        text-transform: uppercase;
    }
    
#profile-name-header {
    color: #363636;
    font-family: 'BentonSansCondBold', Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#profile-status-header {
    color: #363636;
    font-family: "Georgia", Helvetica, Myriad Pro, Arial, sans-serif;
    font-size: 14px;
    font-style: italic;
}

#profile_image {
    margin-right: 50px;
    margin-top: -20px;
    width: 200px;
}

    #profile_image img {
        display: block;
    }

#profile_about {
    margin-right: 24px;
    overflow: hidden;
    width: 266px;
}

    #profile_extras div {
        clear: both;
        zoom: 1;
    }
    
    #profile_extras .in-icon {
        margin-left: 1px !important;
    }
    
    #profile_extras .twitter-icon {
        margin-right: 7px !important;
    }
    
    .profile_column {
        word-wrap: break-word;
    }

    #profile_about p,
    #profile_extras p {
        color: #4E4E4E;
        font-family: 'BentonSansCompRegular';
        font-size: 18px;
        margin: 0 0 15px 0;
        padding: 0;
    }
    
    #profile_links p {
        margin: 0;
        padding: 0;
    }
    
    #profile_links a {
        color: #363636;
        font-family: 'BentonSansCondBold';
        font-size: 14px;
        text-decoration: none;
        vertical-align: middle;     
    }
    
        #profile_links a:hover {
            color: #8bb54b;
        }
    
        #profile_links a img {
            position: relative;
            top: -1px;
            vertical-align: middle;
        }
    
.character_shadow {
    margin: -13px 0 0 -19px !important;
    text-align: center;
}
    
#profile_extras {
    width: 274px;
}

    #profile_extras h4 {
        margin: 0;
    }
    
    #profile_extras .icon {
        margin-left: 0;
        margin-right: 10px;
        vertical-align: middle;
    }
    
.dot_spacer {
    background: #000000;
    height: 1px;
    margin-bottom: 20px;
    width: 240px;
}

#courses_container {
    height: 86%;
    left: 370px;
    position: absolute;
    top: 105px;
    /*width: 80%; */
    width: auto;
    z-index: 100;
}

#courses_title h2 {
    color: #5c5b5b;
    font-family: 'Georgia', Myriad Pro, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 100;
    margin: 0 0 22px 0;
    padding: 0;
}

.course_block {
    border-right: 1px solid #555555;
    float: left;
    /*max-height: 780px; */
    margin-right: 20px;
    overflow-x: hidden;
    overflow-y: auto;
    padding-bottom: 50px;
    padding-right: 15px !important;
    width: 260px;
}

    #courses_content td:last-child .course_block {
        border: none !important;
        margin-right: 0 !important;
    }

    .course_heading {
        clear: both;
        margin-bottom: 10px;
        padding-bottom: 9px;
        width: 260px; 
    }
    
    .course_image {
        display: block;
        margin-bottom: 20px;
    }

    .course_name { float: left; }
    .course_date { float: right; }
    
    .course_block .course_name {
        width: 170px;
    }
    
    .course_block .course_date {
        text-align: right;
    }

    .course_block h2,
    .course_block h3,
    .coaching_block h2,
    .coaching_block h3 {
        color: #363636;
        font-family: 'BentonSansCondBold';
        font-size: 14px;
        font-style: normal;
        font-weight: normal;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
    }

    .course_block h3,
    .coaching_block h3 { 
        font-family: 'BentonSansCondRegular';
    }
    
    .course_dates {
        font-family: 'BentonSansCondRegular';
        font-size: 14px;
        margin: 0 0 20px 0;
    }
    
        .course_dates strong {
            font-family: 'BentonSansCondBold';
            font-style: normal;
            font-weight: normal;
        }
        
    .course_info {
        color: #4E4E4E;
        font-family: 'BentonSansCondRegular';
        font-size: 16px;
        margin-bottom: 30px;
    }
    
        .course_info ul,
        .course_info ol {
            margin-left: 0;
            padding-left: 0;
        }
    
        .course_block .course_info a {
            color: #8bb54b;
            font-family: 'BentonSansCondBold';
            font-weight: normal;
            text-decoration: none;
        }
    
#ajax-area {
    margin-left: -65px;
    margin-top: 18px;
    text-align: center;
}
    
#ajax-area img {
    display: block;
    margin: 0 auto;
}
    
#people_tab {
    background: transparent url(../img/people_tab.png) no-repeat left top;
    height: 56px;
    position: absolute;
    right: -27px;
    width: 50px;
    z-index: -1;
}

#arrow_tab {
    background: transparent url(../img/arrow_tab.png) no-repeat left top;
    height: 56px;
    position: absolute;
    right: -27px;
    top: 55px;
    width: 50px;
    z-index: -1;
}

#green_tab {
    background: transparent url(../img/green_tab.png) no-repeat left top;
    height: 56px;
    position: absolute;
    right: -27px;
    top: 110px;
    width: 50px;
    z-index: -1;
}

#page-title,
#page-title h2 {
    color: #5c5b5b;
    font-family: 'Georgia', Myriad Pro, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
}

#page-content {
    color: #4e4e4e;
    font-family: 'BentonSansCompRegular';
    font-size: 16px;
    overflow-x: hidden;
    overflow-y: auto;
}

    #page-content h1 {
        color: #363636;
        font-family: 'Georgia', Arial, Helvetica, sans-serif;
        font-size: 48px;
        font-style: italic;
        margin-bottom: 42px;
    }
    
    #page-content p {
        color: #4e4e4e;
        font-family: 'BentonSansCondRegular';
        font-size: 14px;
    }

#login-box {
    margin: 20% auto 0 auto;
    width: 500px;
}

.account-title {
    color: #464646;
    font-family: 'BentonSansCompMedium';
    font-size: 18px;
    text-transform: uppercase;
}
    .account-title h2 {
        color: #a7b861;
    }
    


#page-content ul,
#page-content ul li {
    list-style-position: outside;
    margin-left: 0;
    padding-left: 0;
}

#page-content ul {
    margin-top: 0;
    padding-top: 0;
}

#page-content ul li {     
    margin-bottom: 10px;
    margin-left: 14px; 
}

#page-content a {
    color: #8bb54b;
    font-family: 'BentonSansCondBold';
    font-weight: normal;
    text-decoration: underline;
}

#page-heading {
    width: 560px;
}

#page-left {
    width: 564px;
}

.coaching #page-left,
.coaching #page-right,
.indigenous #page-left,
.indigenous #page-right {
    color: #363636;
    display: inline;
    float: left;
    font-family: 'BentonSansCondRegular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    width: 247px;
}

.coaching #page-right blockquote {
    font-family: 'Georgia', Arial, Helvetica, sans-serif;
    font-style: italic;
    margin: 0;
    padding: 0;
}

    .coaching #page-right blockquote p {
        font-family: 'Georgia', Arial, Helvetica, sans-serif;
        font-size: 18px !important;
        font-style: italic;
    }

#coach-columns {

}

.coaching #main-content {
    display: block;
    float: none;
}    

.coaching #page-left,
.indigenous #page-left {
    margin-right: 30px;
}

.indigenous #profile_container {
    float: none;
    overflow-x: hidden;
    overflow-y: auto;
}

.indigenous #page-content,
.indigenous #profile_container {
    overflow: visible;
}

.indigenous #page-heading,
.coaching #page-heading {
    width: auto;
}

    .indigenous #page-heading h1,
    .coaching #page-heading h1 {
        font-size: 30px;
    }

    .indigenous #page-content a {
        color: #8bb54b;
        font-family: 'BentonSansCondBold', Arial, Helvetica, sans-serif;
        text-decoration: none;
    }
    
.coaching #profile_container {
    float: none;
}

/*.coaching #page-content {
    position: absolute;
} */

.coaching #page-right {
    height: 525px;
}

.column {
    margin-right: 25px;
}

.last {
    margin-right: 0;
}

#main-content {
    display: inline;
    float: left;
    margin-right: 33px;
}

.coaching_block {
    border-right: 1px solid #555555;
    display: inline;
    float: left;
    margin-right: 20px;
    padding-right: 15px;
    width: 260px;
}

    .first_coaching_block {
        border-left: none;
    }
    
.multi_column h2 {
    margin-bottom: 20px !important;
}


#facebook, #twitter {
    color: #464646;
    font-family: 'BentonSansCondBold';
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

#facebook, 
#twitter, 
#facebook img, 
#twitter img, 
#facebook span, 
#twitter span {
    display: inline-block;
    vertical-align: top;
    *display: inline;
    zoom: 1;
}

#facebook span, 
#twitter span {
    width: 66px;
}

#facebook span { width: 70px; }

#facebook img, #twitter img {
    margin-right: 5px;
}

.form-row {
    clear: both;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}

    .form-row label,
    #adduser label {
        color: #464646;
        display: block;
        font-family: 'Georgia', Helvetica, Arial, sans-serif;
        font-size: 15px;
        font-style: italic;
        margin-bottom: 15px;
    }
    
    .form-row .inline-label,
    #adduser .inline-label {
        display: inline-block;
        *display: inline;
        zoom: 1;
    }
    
    .radio-label {
        color: #5c5b5b !important;
        display: block !important;
        font-family: 'BentonSansCompRegular', Helvetica, Arial, sans-serif !important;
        font-size: 18px !important;
        font-style: normal !important;
        margin-bottom: 12px !important;
        text-transform: uppercase;
    }
    
    .radio-wrapper {
        background-color: transparent;
        background-image: url(../img/radio.png);
        background-position: 0 0;
        background-repeat: no-repeat;
        display: inline-block;
        height: 16px;
        margin-right: 5px;
        position: relative;
        width: 16px;
        *display: inline;
        zoom: 1;
    }
        .radio-wrapper input { display: none; }
        
        .selected-radio { background-position: -16px 0; }
    
    .form-row .text,
    .text-input,
    .input {
        border: none;
        color: #464646;
        font-family: 'Georgia', Arial, Helvetica, sans-serif;
        font-size: 15px;
        font-style: italic;
        padding: 8px;
        /*text-transform: uppercase;*/
        width: 320px;
        -webkit-box-shadow: inset 1px 1px 2px 2px #f0f0f0;
        -moz-box-shadow: inset 1px 1px 2px 2px #f0f0f0;
        box-shadow: inset 1px 1px 2px 2px #f0f0f0; 
    }
    
    .green-btn {
        background: #353535;
        border: none;
        color: #FFFFFF;
        font-family: 'BentonSansCompREgular';
        font-size: 14px;
        padding: 11px 15px 10px; 
        text-decoration: none;
        text-transform: uppercase;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
    }
        .green-btn:hover,
        .green-btn:active,
        .green-btn:visited {
            color: #FFFFFF;
        }
        
        .green-btn:hover {
            background-color: #8bb54b !important;
        }
    
#nav {
    margin-top: 12px;
}

#account-title {
    color: #464646;
    font-family: 'BentonSansCompMedium';
    font-size: 18px;
    text-transform: uppercase;
}

    #account-title h2 {
        color: #464646;
        font-style: normal;
        font-weight: normal;
        margin: 0 0 40px 0;
        padding: 0;
        text-transform: none;
    }
    
        #account-title h2 span {
            color: #a6b95a;
            display: inline-block;
            font-family: 'Georgia', Arial, Helvetica, sans-serif;
            font-size: 14px;
            font-style: italic;
            margin-left: 15px;
            position: relative;
            top: -4px;
            *display: inline;
            zoom: 1;
        }
        
.icon {
    display: inline-block;
    vertical-align: text-top;
    *display: inline;
    zoom: 1;
}

    .mail-icon {
        background: transparent url(../img/mail-icon.png) no-repeat left top;
        height: 12px;
        /*margin-left: 17px;*/
        margin-right: 15px;
        width: 16px;
    }
    .phone-icon {
        background: transparent url(../img/phone_icon.png) no-repeat left top;
        height: 18px;
        /*margin-left: 17px;*/
        margin-right: 15px;
        width: 23px;
    }
    .in-icon {
        background: transparent url(../img/in-icon.png) no-repeat left top;
        height: 14px;
        margin-left: 15px;
        margin-right: 14px;
        width: 14px;
    }
    .twitter-icon {
        background: transparent url(../img/twitter-icon.png) no-repeat left top;
        height: 14px;
        margin-left: 10px;
        margin-right: 14px;
        width: 20px;
    }
    
    #website-input {
        margin-left: 47px;
    }
    
    #account-settings-form .form-row label {
        /*margin-left: -10px; */
    }
        #account-settings-form .form-row label .required {
            /*top: -15px;*/
            left: 0;
        }
        
#character-builder-heading {
    color: #363636;
    font-family: 'Georgia', Arial, Helvetica, sans-serif;
    font-size: 50px;
    font-style: italic;
    margin: 0 0 40px 0;
    padding: 0; 
} 

#account-sidebar {
    background: #F2F2F2;
    /*height: 70%;*/
    left: 15px;
    padding: 0;
    position: fixed;
    top: 120px;
    width: 260px;
    z-index: 1000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 5px 5px 5px 5px #e2e2e2;
    -moz-box-shadow: 5px 5px 5px 5px #e2e2e2;
    box-shadow: 5px 5px 5px 5px #e2e2e2; 
}

    #account-sidebar #logo {
        float: none;
        height: auto;
        margin: 0;
        padding: 0;
        position: absolute;
        top: -75px;
        width: auto;
    }
    
    #account-sidebar #white-wrapping {
        margin-left: -3px !important;
        padding: 15px 9px 10px 13px !important;
    }
    
    #account-sidebar #subscribe_submit {
        right: 15px !important;
    }

    #account-sidebar-inner {
        padding: 20px 15px 20px 15px;
    }
    
        #account-menu ul,
        #account-menu ul li {
            list-style: none;
            margin: 0;
            padding: 0;
        }
        
        #account-menu li,
        #account-menu li a {
            color: #898989;
            font-family: 'BentonSansCompBold';
            font-size: 18px;
            text-decoration: none;
            text-transform: uppercase;
        }
        
        #account-menu ul li {
            border-bottom: 1px solid #d2d2d2;
            margin-bottom: 9px;
            padding-bottom: 8px;
        }
        
            #account-menu ul li a {
                background: transparent url(../img/grey-arrow.png) no-repeat right center;
                display: inline-block;
                padding-right: 15px;
                *display: inline;
                zoom: 1;
            }
        
        #account-menu li a.current-page,
        #doing-options li a.selected-option {
            color: #252525;
        }
        
        .account-content {
            margin-left: 330px;
            margin-top: 15px;
            padding-bottom: 70px;
            padding-top: 125px;
            position: relative;
        }
        
            .account-content form {
                /*padding-left: 13px;*/
            }
            
            em.required {
                color: #a9bb5d;
                font-size: 18px;
                font-style: normal;
                font-weight: bold;
                left: -20px;
                position: relative;
            }
            
            textarea {
                background: #FFFFFF;
                border: none;
                height: 148px;
                width: 500px;
                -webkit-box-shadow: inset 1px 1px 2px 2px #f0f0f0;
                -moz-box-shadow: inset 1px 1px 2px 2px #f0f0f0;
                box-shadow: inset 1px 1px 2px 2px #f0f0f0;  
            }
            
        .down_40 {
            margin-bottom: 40px !important;
        }
            
#register-container {
    margin: 10% auto 0 auto;
    width: 650px;
}

    #adduser p {
        margin: 0 0 10px 0;
        padding: 0;
    }
    
    #adduser .text-input {
        width: 200px;
    }
    
/*.my-character #wrap {
    width: 1000px;
}*/

.my-character .account-content {
    /*margin-left: -60px; */
}

#realtime-character {
    display: inline;
    float: left;
    position: fixed;
    text-align: center;
    width: 250px;
}

    #realtime-character .character_shadow {
        margin: 20px 0 0 -5px !important;
    }

    #realtime-character .green-btn {
        margin-top: 30px;
    }
    
    #builder-area {
        position: absolute;
        left: 340px;
        width: 580px;
    }
    
.builder-items ul,
.builder-items ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .builder-items ul {
        margin-left: -30px;
    }

    .builder-items ul li {
        float: left;
        margin-bottom: 0;
        margin-left: 0;
    }
    
    .builder-items h2 {
        color: #a7b861;
        font-family: 'BentonSansCompRegular';
        font-size: 18px;
        font-weight: normal;
        margin: 0 0 25px 0;
        padding: 0;
        text-transform: uppercase;
    }
    
#welcome-message {
    height: 155px;
    left: 50%;
    margin-left: -238.5px;
    margin-top: -57.5px;
    position: fixed;
    top: 50%;
    width: 477px;
    z-index: 7000;
}
    
.forward, .backward {
    height: 123px;
    margin-top: -61.5px;
    outline: none;
    position: fixed;
    text-indent: -9999em;
    top: 50%;
    z-index: 5900;
}

.forward {
    background: transparent url(../img/forward.png) no-repeat top left;
    left: 288px;
    width: 61px;
}

.backward {
    background: transparent url(../img/backward.png) no-repeat top left;
    right: 0;
    width: 62px;
}

#left-hotspot,
#right-hotspot {
    height: 100%;
    position: fixed;
    top: 0;
    width: 200px;
    z-index: 6000;
}

#left-hotspot {
    left: 288px;
    width: 200px;
}

#right-hotspot {
    right: 0;
    z-index: 6000;
}

body.coaching #left-hotspot,
body.post-type-archive-upcoming_courses #left-hotspot {
    left: 0;
    width: 343px;
}

#top-columns {
    margin-bottom: 15px;
}


/* =============================================================================
   Content
   ========================================================================== */

#content { margin-bottom: 24px; }
#content .container { width: auto; position: relative; padding: 0; }


/* =============================================================================
   Main content area
   ========================================================================== */
   
#main { position: relative; }
#main .container { padding: 0; }   


/* =============================================================================
   Posts
   ========================================================================== */
   
.hentry header { margin-bottom: 1.5em; }
.hentry h1 { line-height: 1.2em; margin-bottom: 0.2em; }
.hentry h2:first-child { line-height: 1.2em; margin-bottom: 0; }
.hentry h2 a { text-decoration: none; }
.hentry time { display: block; font-size: 1.2em; position: relative; }
.hentry p.byline { }

/* =============================================================================
   Footer
   ========================================================================== */

#content-info { clear: both; position: relative; }
#content-info > .container { padding: 0 0 1.5em; }

#content-info ul.menu { margin: 0 0 24px; padding: 0; list-style-type: none; }
#content-info ul.menu li { display: inline; margin-right: 1em; }

#content-info p.copy small { font-size: 1em; }


/* =============================================================================
   Search form
   ========================================================================== */
  
#searchform #s { padding: 5px; }

/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

[hidden] { display: none; visibility: hidden; }
.hidden { display: none; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* =============================================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
	/* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
	/* Style adjustments for viewports 768px and over go here */

}



/* =============================================================================
   Print styles
   ========================================================================== */
 
@media print {
	* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}

