/* GLOBAL */
@font-face {
    font-family: 'Chalet Comprime Cologne Sixty';
    src: url('/assets/fonts/chalet_comprime_cologne_sixty.eot');
    src: url('/assets/fonts/chalet_comprime_cologne_sixty.eot?#iefix') format('embedded-opentype'),
    url('/assets/fonts/chalet_comprime_cologne_sixty.svg#Chalet Comprime Cologne Sixty') format('svg'),
    url('/assets/fonts/chalet_comprime_cologne_sixty.woff') format('woff'),
    url('/assets/fonts/chalet_comprime_cologne_sixty.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/*body, table, tr, td, ul, li, p { font-family: Arial, Helvetica, sans-serif; } */

body, table, tr, td { font-family: Arial, Helvetica, sans-serif; }
/* ul, li, p { font-family: Arial, Helvetica, sans-serif; } */
 
html { overflow-y: inherit;}
body {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Arimo',Verdana, Geneva, sans-serif;
    color: #2B2B2B;
    background-color: #e6e6e6;
    overflow-x: hidden;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
    height: auto;
    overflow-x: hidden;
}



/* div { text-align: left; margin: 0; padding: 0; } */
p, h4, h5, h6, ol, ul, dl, label, /* input, */ select, textarea, hr, table { margin: 10px 10px 5px 10px; padding:0; }
h4 { font-size:14px; color: #2f6991; }
h4 a { color: #2f6991; text-decoration:none; }
h5 { font-size:13px; color: #666; }
h5 a { color: #666; }
h6 { font-size:12px; color: #666; }
h6 a { color: #666; }
ol, ul { padding-left:2em; }
ul.flush { padding-left:0; list-style-type:none; }
ul.inline { width:100%; margin:0; padding:10px 0 5px 0; list-style-type:none; text-align: center; }
ul.inline li { display:inline; padding:10px; font-size:14px; }
a { color:#000 }
a:hover { text-decoration:none; }
a.plain { text-decoration:none; color:#000; }
/* form, fieldset, legend, label, p input, p select, p textarea, tr, td { margin: 0; padding: 0; } */
fieldset { border: none; }
hr { clear:both; height: 1px; margin-top:1em; border: 0; background-color:#cecece; color: #cecece; }
/* img { border:0; } */
td { padding: .5em; }
blockquote { margin: 10px 10px 5px 10px; padding:24px; font-size:14px; font-weight:300; color:#fff; background:#687baa url('/imagesc2/quote_box_fade.png') repeat-x bottom; }
blockquote a { color:#fff; }
small { font-size:10px; color:#333; }
.right { clear:both; float:right; margin:12px; }
.center { clear:both; width:100%; text-align:center; }
.left { clear:both; float:left; margin:12px; }
.error { font-weight:bold; font-size:12px; background-color: #990000; color: #fff; padding: 3px;}
.error * { color: #fff;}
.red { color#6C0000; }


.searchInput {
    border: 1px solid #473e3a;
    background-color: #473e3a;
    padding: 5px;
    color:#e55300;
}


.formInput {
    width: 96%;
    border: 1px solid #a5a1a0;
    background-color: #e6e6e6;
    padding: 2%;
    margin: 5px 0 5px 0;
    color:#382e2b;
}

.inputBtn {
    color: #fff;
    font-size: 14px;
    background-color: #e75300;
    border: 1px solid #e75300;
    padding: 8px 12px 8px 12px;
    cursor: pointer;
}


.btn:hover {
	opacity:.50;
    filter:alpha(opacity=50);
}

.orange {
	color: #e55300 !important;
}




/* HEADER */
#header {
    float: left;
    width: 98%;
    padding: 1%;
    height: 75px;
    min-width: 320px;
    background-color: #2B2B2B;
    color: #fff;
    border-top: 1px solid #bbb9b8;
}

#headerFrame {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
}

#headerimg {
    float:left;
    width: 275px;
    height: 60px;
    margin: 4px 0 0 0;
}

`
#headerimg img {
    width: 100%;
}

#headerSub {
    float: left;
    font-size: 50px;
    color: #cac8c8;
    margin: 34px 0 0 5px;
    display: none;
}

#searchBox {
    float:right;
    width: 100%;
    max-width: 250px;
    margin: 2px 5px 0 0;
    text-align: right;
}

#searchBox ul {
    margin: 0;
    padding: 0;
    vertical-align: top;
}

#searchBox li {
    display: inline-block;
    vertical-align: top;
}

.searchLinks {
    margin: 3px 0 5px 0;
    display: none;
    vertical-align: top;
}

.searchLinks a {
    font-size: 15px;
}

#searchBox a {
    color: #cac8c8;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0 15px 0 0;
}

#searchForm {
    display: none;
}

#searchform #s {
    float: left;
    width: 100%;
    max-width: 200px;
}

#searchform #searchsubmit {
    float:left;
    margin: 5px 0 0 4px;
}

#searchBox #logout {margin-top:-9px}
#searchBox #logout .welcome a { font-size:10px;color:#CBC8C7;/*float:left;*/font-variant:small-caps;margin-right:50px;}
#searchBox #logout .signout a { font-size:10px;color:#CBC8C7;float:right;font-variant:small-caps;margin-right:2px;margin-top:2px}




/* navigation elements */
#navigation {
    float: right;
    width: 100%;
    max-width: 100px;
    text-align: center;
    margin: 10px 5px 0 0;
}

#navigation .menu-main-navigation-container {
    display: none;
}

#navigation ul {
    margin: 0;
    padding: 0;
}

#navigation li {
    display: inline-block;
    margin: 0 0 0 10px;
    padding: 0 0 15px 0;
}

#navigation li:hover {
    background-image: url(/store/skin_rebranding/images/nav-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#navigation li a {
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: normal;
}

#navigation .current-menu-item{
    background-image: url(/store/skin_rebranding/images/nav-bg.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}

/* sub nav items */

#navigation li ul {
    margin: 0px;
    padding: 0 0 0;
    list-style: none;
}

#navigation li ul {
    position: absolute;
    margin: 12px 0 0 0;
    padding: 18px 0 0 0;
    width: 180px;
    z-index: 5000;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    opacity:0 !important;
    filter:alpha(opacity=0) !important;
    overflow: hidden;
    z-index: 5000;
    height: 0;
}

#navigation li:hover ul {
    opacity:.9 !important;
    filter:alpha(opacity=90) !important;
    height: auto;
}

#navigation li ul li:last-child {
    border: none !important;
}

#navigation li ul li {
    display: block;
    width: 150px;
    height: 24px !important;
    padding: 12px 15px 7px 15px !important;
    background-color:#212121;
    text-align: left !important;
    margin: 0 !important;
    list-style: none !important;
    border-bottom: 1px solid #2f2b24 !important;
    background-image: none !important;
}

#navigation li ul li a {
    color: #fff !important;
    font-size: 18px;
}

#navigation li ul .current_page_item a {
    color: #e55300 !important;
}

#navigation li ul .current_page_item:before {
    content: "Â» ";
}


/* end nav */








/* LAYOUT */
/* .header { width: 100%; height: 103px; text-align:center; background: #687baa; border-bottom: 1px solid #ffffff; } */

.centered { width: 100%; max-width: 1150px; margin: 0px auto; padding: 0px;}
.main { width: 100%; max-width: 1150px; }

/*.headingArea { padding-left: 16px; padding-top: 16px; }*/
.headingArea {text-align: center}
/*.featureArea { margin: 12px 16px 0 16px; }*/
.moduleArea { padding:12px 0 12px 0; }
.headingArea, .moduleArea, .main { /* background-color: #f9f9f9; */ }

/*
.leftFixed { float:left; display:inline; margin-left:16px; width: 780px; }
.rightFixed { float:right; display:inline; margin-right:16px; width: 325px; }
*/

.leftFixed {
    float: left;
    display: inline;
    margin-left: 0px;
    width: 68%;
    padding-right: 15px
}

.rightFixed {
    float: right;
    display: inline;
    margin-right: 0px;
    width: 30%;
}

.fullFixed { padding-left: 16px; width: 1150px; }
.code {font-family: monospace; background-color: #eee;}





/* MODULES */
.module { width: 100%; border: 0; margin-bottom: 12px; background-color: #fff;}
.content * { margin-top: 0;}
.content h4, .content h5, .content h6, .content p { padding-top: 0.5em }
.content li img { margin-bottom:-5px; padding:0; }
.module h3 { height: 2.15em; padding-left: 12px; padding-right: 12px; font-size: 16px; line-height: 2.1em; text-align: middle; font-weight: 600; color: #382E2C; text-transform:uppercase; background-color: #CAC8C8; }
.module h3 a { color: #382E2C; text-decoration: none; text-transform:uppercase }
.module .content { padding: 0 0 9px 0; text-align: left; font-size: 12px; }


/*.moduleFloatLeft, #upclose, #csearch_mini, #search_mini { float:left; width: 384px; }*/
/*.moduleFloatRight, .leftFixed #mygtd, #tags_mini, #forums_mini { float:right; width: 384px; }*/

.moduleFloatLeft, #upclose, #csearch_mini, #search_mini { width: 100%; }
.moduleFloatRight, .leftFixed #mygtd, #tags_mini, #forums_mini { width: 100%;}
.leftFixed #forums_mini { width: 100%; }


#upclose .content { height: 36em; }

#mygtd .content { overflow-x: hidden;overflow-y: auto; height: 36em; }
#mygtd .content img { float:left; padding: 2px 10px 0 10px; }
#mygtd .content h4 { margin: 0 10px 5px 10px; padding-top:10px; font-size: 14px; }
#mygtd .content p { margin: 0 10px 0 10px; padding-bottom:10px; font-size: 12px; }
.moduleNoFloat, #latest_activity, #contact_us { clear:both; }
#latest_activity .content .item { background-color: #f6f7fb; }
#latest_activity .content .item-alt {  }
#latest_activity .content .item, #latest_activity .content .item-alt { clear:both; max-height:15em; margin-top:-1px; border-top: 1px solid #cecece; padding-top: 6px; padding-right: 6px;}
#latest_activity .content .item h4, #latest_activity .content .item-alt h4 { margin-top:0; padding-top:12px; font-size: 16px; color: #666; display: inline;}
#latest_activity .content .item h4 a, #latest_activity .content .item-alt h4 a { color: #666666; text-decoration:underline; }
#latest_activity .content .item img, #latest_activity .content .item-alt img { float:left; padding: 0 10px 0 10px; margin-bottom:12px; }
#latest_activity .content .item p, #latest_activity .content .item-alt p { margin-bottom:19px; }
#latest_activity .content .item .date, #latest_activity .content .item-alt .date { float: right; }
#latest_activity .content p.end { margin: 0; clear: both; }
#teleseminar .content h4 { margin:0; padding:12px 0 6px 12px; }
#teleseminar .content img.phones { float:left; padding: 12px 10px 0 10px; }
#teleseminar .content img.rsvp { clear:both; float:none; margin:12px; }
#gtdtube_title { border-bottom: 1px solid rgb(223,223,223); padding-left: 7px; padding-top: 10px; height: 30px; font-size: 12px; font-weight: bold; color: #666; }
#gtdtube { overflow:auto; height: 150px; margin-bottom:-9px; }
#gtdtube img { float:left; padding: 2px 10px 0 10px; }
#gtdtube p { margin: 0 10px 10px 10px; padding-bottom:10px; min-height: 51px; font-size: 12px; }
#gtdtube p a { font-size: 12px; text-decoration:none; }
#up_seminars .content ul { list-style: none; margin: 0; padding: 0; }
#up_seminars .content ul li { width:90%; height: 33px; margin: 0; padding: 10px 10px 0 10px; vertical-align: middle; /*background: #ebebeb;*/ border-bottom: 1px solid #ccc; font-size: 12px; }
#up_seminars .content ul li span { float:right; }
#up_seminars .content ul li a.seminarName { font-weight: normal; text-decoration: none; text-transform: capitalize; color: #357296; vertical-align: middle; margin-left: 6px; }
#special .content img { margin-bottom:-9px; padding:0; }
#special .grayModuleGradient div.r2 div.inner, #special .grayModuleGradient div.r3 div.inner, #special .grayModuleGradient .content  { background: url('/images/specialsBG.png') repeat-y; }
#intention_journal .content ul { overflow:auto; /*height: 150px;*/ list-style: none; margin: 0; padding: 0; }
#intention_journal .content ul li { height: 42px; margin: 0; padding: 7px 10px 0 10px; text-align:right; background: #ebebeb; border-bottom: 1px solid #ccc; font-size: 13px; }
#intention_journal .content ul li a { float:left; margin:10px 20px 0 0; font-weight: bold; text-decoration: none; color: #357296; }
#intention_journal .content form { margin: 10px 10px 0 10px; padding:0; }
#intention_journal .content form select#month option { width:5.3em; }
#intention_journal .content form select#day option { width:1.5em; }
#intention_journal .content form select#year option { width:2.5em; }
#intention_journal .content form input { margin-top:12px; }
#intention_journal .content #quick_add_done { display:none; }
#workflow .content { margin: 0; padding: 0}
#csearch .content h5 { clear:both; }
#csearch .content img { margin-top:.5em; }

/*
#tags_mini .content { height: 12.4em;  }
#search_mini .content { height: 20.5em;  }
#forums_mini .content { height: 20.5em;  }
#profile_mini .content { height: 21em;  }
#gtdq_mini .content { height: 21em;  }
*/

/*#tags_mini .content { min-height: 12.4em;  }*/
/*#search_mini .content { min-height: 20.5em;  }*/
/*#forums_mini .content { min-height: 20.5em;  }*/
/*#profile_mini .content { min-height: 21em;  }*/
/*#gtdq_mini .content { min-height: 21em;  }*/


/*.readmore { margin: 10px 10px 0 163px; }*/
/*.readmore2 { margin: 10px 10px 0 153px; }*/
.readmore { margin: 10px 10px 0 10px; }
.readmore2 { margin: 10px 10px 0 10px; }

/*.readmore_left { margin: 10px 10px 0 16px; position: absolute; }*/
.readmore_left { margin: 10px 10px 0 16px;}



/*
.module { width: 100%; border: 0; margin-bottom: 12px; background-color: #fff;}
.content * { margin-top: 0;}
.content h4, .content h5, .content h6, .content p { padding-top: 0.5em }
.content li img { margin-bottom:-5px; padding:0; }
.module .grayModuleTint div.r2 div.inner, .module .grayModuleTint div.r3 div.inner, .module .grayModuleTint .content { background: #ebebeb; }
.module .grayModuleDark div.r2 div.inner, .module .grayModuleDark div.r3 div.inner, .module .grayModuleDark .content { background: #909090; }
.module .grayModuleDark .content h4 { font-size: 12px; color: #fff; font-variant: small-caps; }
.module .grayModuleGradient div.r2 div.inner, .module .grayModuleGradient div.r3 div.inner, .module .grayModuleGradient .content { background: url('/connect/imagesc2/bg-gradient-600.png') repeat-y; }
.module h3, .module .content { margin: 0; border-left: 1px solid #c9c9c9; border-right: 1px solid #c9c9c9; }
.module h3 { height: 2.15em; padding-left: 12px; padding-right: 12px; border-bottom: 1px solid #cecece; font-size: 16px; line-height: 2.1em; text-align: middle; font-weight: 600; color: #3b3b3b; background: url('/connect/imagesc2/h3-bg-gray.gif') repeat-x bottom #fff; }
.module h3 a { color: #3b3b3b; text-decoration: none; }

.leftFixed .module h3, .module#teleseminar h3, .module#gtdtubeall h3, .module#mygtd h3 { color: #357296; background-color: #CAC8C8}
.leftFixed .module h3 a, .module#teleseminar h3 a, .module#gtdtubeall h3 a, .module#mygtd h3 a { color: #357296; }

.module .content { padding: 0 0 9px 0; text-align: left; font-size: 12px; }
div.r1 { display: block; height: 1px; overflow: hidden; margin-left: 1px; margin-right: 1px; background: #e5e5e5; border-left: 1px solid #f7f7f7; border-right: 1px solid #f7f7f7; }
div.r1 div.inner { display: block; height: 1px; overflow: hidden; margin-left: 1px; margin-right: 1px; background: #cecece; }
div.r2 { display: block; height: 1px; overflow: hidden; margin-left: 0px; margin-right: 0px; background: #d6d6d6; border-left: 1px solid #f7f7f7; border-right: 1px solid #f7f7f7; }
div.r2 div.inner { display: block; height: 1px; overflow: hidden; margin-left: 1px; margin-right: 1px; background: #ffffff; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; }
div.r3 { display: block; height: 1px; overflow: hidden; margin-left: 0px; margin-right: 0px; background: #ffffff; border-left: 2px solid #e5e5e5; border-right: 2px solid #e5e5e5; clear: both; }
div.r3 div.inner { display: block; height: 1px; overflow: hidden; margin-left: 0px; margin-right: 0px; background: #ffffff; }
.moduleFloatLeft, #upclose, #csearch_mini, #search_mini { float:left; width: 292px; }
#upclose .content { height: 36em; }
.moduleFloatRight, .leftFixed #mygtd, #tags_mini, #forums_mini { float:right; width: 276px; }
#mygtd .content { overflow-x: hidden;overflow-y: auto; height: 36em; }
#mygtd .content img { float:left; padding: 2px 10px 0 10px; }
#mygtd .content h4 { margin: 0 10px 5px 10px; padding-top:10px; font-size: 14px; }
#mygtd .content p { margin: 0 10px 0 10px; padding-bottom:10px; font-size: 10px; }
.moduleNoFloat, #latest_activity, #contact_us { clear:both; }
#latest_activity .content .item { background-color: #f6f7fb; }
#latest_activity .content .item-alt {  }
#latest_activity .content .item, #latest_activity .content .item-alt { clear:both; height:10em; margin-top:-1px; border-top: 1px solid #cecece; padding-top: 6px; padding-right: 6px;}
#latest_activity .content .item h4, #latest_activity .content .item-alt h4 { margin-top:0; padding-top:12px; font-size: 16px; color: #666; display: inline;}
#latest_activity .content .item h4 a, #latest_activity .content .item-alt h4 a { color: #666666; text-decoration:underline; }
#latest_activity .content .item img, #latest_activity .content .item-alt img { float:left; padding: 0 10px 0 10px; margin-bottom:12px; }
#latest_activity .content .item p, #latest_activity .content .item-alt p { margin-bottom:19px; }
#latest_activity .content .item .date, #latest_activity .content .item-alt .date { float: right; }
#latest_activity .content p.end { margin: 0; clear: both; }
#teleseminar .content h4 { margin:0; padding:12px 0 6px 12px; }
#teleseminar .content img.phones { float:left; padding: 12px 10px 0 10px; }
#teleseminar .content img.rsvp { clear:both; float:none; margin:12px; }
#gtdtube_title { border-bottom: 1px solid rgb(223,223,223); padding-left: 7px; padding-top: 10px; height: 30px; font-size: 12px; font-weight: bold; color: #666; }
#gtdtube { overflow:auto; height: 150px; margin-bottom:-9px; }
#gtdtube img { float:left; padding: 2px 10px 0 10px; }
#gtdtube p { margin: 0 10px 10px 10px; padding-bottom:10px; min-height: 51px; font-size: 10px; }
#gtdtube p a { font-size: 12px; text-decoration:none; }
#up_seminars .content ul { list-style: none; margin: 0; padding: 0; }
#up_seminars .content ul li { width:254px; height: 33px; margin: 0; padding: 10px 10px 0 10px; vertical-align: middle; background: #ebebeb; border-bottom: 1px solid #ccc; font-size: 12px; }
#up_seminars .content ul li span { float:right; }
#up_seminars .content ul li a.seminarName { font-weight: normal; text-decoration: none; text-transform: capitalize; color: #357296; vertical-align: middle; margin-left: 6px; }
#special .content img { margin-bottom:-9px; padding:0; }
#special .grayModuleGradient div.r2 div.inner, #special .grayModuleGradient div.r3 div.inner, #special .grayModuleGradient .content  { background: url('/images/specialsBG.png') repeat-y; }
#intention_journal .content ul { overflow:auto; height: 150px; list-style: none; margin: 0; padding: 0; }
#intention_journal .content ul li { height: 42px; margin: 0; padding: 7px 10px 0 10px; text-align:right; background: #ebebeb; border-bottom: 1px solid #ccc; font-size: 13px; }
#intention_journal .content ul li a { float:left; margin:10px 20px 0 0; font-weight: bold; text-decoration: none; color: #357296; }
#intention_journal .content form { margin: 10px 10px 0 10px; padding:0; }
#intention_journal .content form select#month option { width:5.3em; }
#intention_journal .content form select#day option { width:1.5em; }
#intention_journal .content form select#year option { width:2.5em; }
#intention_journal .content form input { margin-top:12px; }
#intention_journal .content #quick_add_done { display:none; }
#workflow .content { margin: 0; padding: 0}
#csearch .content h5 { clear:both; }
#csearch .content img { margin-top:.5em; }
#tags_mini .content { height: 12.4em;  }
#search_mini .content { height: 20.5em;  }
#forums_mini .content { height: 20.5em;  }
#profile_mini .content { height: 21em;  }
#gtdq_mini .content { height: 21em;  }
.readmore { margin: 10px 10px 0 163px; }
.readmore2 { margin: 10px 10px 0 153px; }
.readmore_left { margin: 10px 10px 0 16px; position: absolute; }
*/




/* HEADER AND NAVIGATION */
/*
.header h1 { display: block; width: 900px; height: 102px; margin: 0px auto; padding: 0; font-size: 1px; color: #687baa; background: url(/connect/imagesc2/logo.png) no-repeat 10px 0px; }
.header h2 { display: block; width: 900px; height: 51px; margin: 0px auto; margin-top:-59px; padding: 0 32px 0 0; text-align: right; font-size: 12px; font-weight: normal; color: #fff; }
.header h2 a { font-size: 10px; color: #fff; }
.centered .logo { padding-top: 20px; }
.mainNav { overflow: auto; width: 868px; border: 0; margin-top: 0px; margin-bottom: 12px; background: url('/connect/imagesc2/h3-bg-blue.jpg') repeat-x left bottom #fff; }
.mainNav ul { clear: right; height: 2.8em; margin: 0; padding: 0; border-left: 1px solid #c9c9c9; border-right: 1px solid #c9c9c9; list-style-type:none; }
.mainNav li { float: left; height: 2.8em; margin-top: 0; border-right: 1px solid #cecece; font-size: 12px; font-weight: 600; letter-spacing: 1px; line-height:2.8em; text-align: middle; color: #357296; background: url('/connect/imagesc2/h3-bg-blue2.jpg') repeat-x left bottom #fff;}
.mainNav li a { display: block; margin-top: 0; padding: 0 1em 0 1em; color: #357296; text-decoration: none; }
.mainNav li a:hover { color: #000; text-decoration: none; background: url('/connect/imagesc2/h3-bg-blue2-hover.jpg') repeat-x left bottom #fff; }
.mainNav li.on { color: #000; background: url('/connect/imagesc2/h3-bg-blue2-on.jpg') repeat-x left bottom #fff; }
.mainNav li.on a { padding: 0 1em 0 1em; color: #000; text-decoration: none; }
.mainNav li.on a:hover { color: #000; text-decoration: none; background: url('/connect/imagesc2/h3-bg-blue2-on.jpg') repeat-x left bottom #fff; }
li.searchBox { position:relative; height:33px; border-right:none; font-size: 10px; font-weight: 100; line-height:33px; color: #357296; float: right; margin: 0; padding: 0; }
.searchBox form { width: 18.40em; margin: 0 0 0 auto; padding: 0; text-align: right; }
.loginBox { position:relative; top: -1em; }
.loginBox form#authform { width: 25em; margin: 0 0 0 auto; text-align: right; }
.searchBox a { display:block; float:left; margin: 0 .25em 0 0; color: #357296; text-decoration:none; }
.loginBox a#forgot, .loginBox a#login_error, .loginBox a#login_error2 { color: #fff; margin-top: 6px; float: right; }
.loginBox a#forgot, { color: #fff; margin-top: 0px; float: right; }
li.searchBox a:hover { color: #357296; background: url('/connect/imagesc2/h3-bg-blue2.jpg') repeat-x left bottom #fff; }
.searchBox input, .loginBox input { font-size: 12px; height: 1.25em; border: 1px solid #cecece; float: left; margin: 8px 0 0 0 ;}
.searchBox input#submit, .loginBox input#submit { border: none;}
.loginBox input#login, .loginBox input#password, .loginBox input#submit { margin-right: 2px; }
.searchBox legend, .loginBox legend { display: none; }
.searchBox label { float:left; margin-right:1em; }
.loginBox label#save { float: left; margin: 9px 0 0 3px; }
.searchBox form, .loginBox form { display: block; }
.blueGradient div.r3 div.inner { background-color: #f0f3f8;}
.blueGradient div.r2 div.inner { background-color: #f7f7f9;}
*/



/* SUBNAVIGATION AND FOOTER */
/*
.subNav { width: 868px; border: 0; margin: 0 0 12px 0; background:#828282; }
.subNav ul, .footer ul { height: 1.4em; margin: 0; padding: 0; list-style-type:none; }
.subNav li, .footer li { float: left; margin: 0; padding: 0 .25em 0 1em; font-size: 11px; font-weight: 100; color: #fff; line-height: 1.6; text-align: middle; letter-spacing: 1px; }
.subNav li a, .footer li a { color: #fff; text-decoration: none; }
.subNav li a:hover, .footer li a:hover { color: #d3e1f3; text-decoration: none; }
.subNav div.r1, .footer div.r1 { margin-left: 1px; margin-right: 1px; background: #e5e5e5; border-left: 1px solid #f7f7f7; border-right: 1px solid #f7f7f7; }
.subNav div.r2 div.inner, .subNav div.r3 div.inner, .footer div.r2 div.inner, .footer div.r3 div.inner { background: #828282; }
.subNav div.r2 div.inner, .footer div.r2 div.inner { border: none; }
.subNav div.r3, .footer div.r3 { border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; }
*/


/* FOOTER */
/*
.footer { clear: both; width: 868px; border: 0; margin: 0 16px 0 16px; background:#828282; padding: 0;}
.footer ul { text-align: center; margin-left: 20%; margin-right: auto; }
*/

/* FOOTER */

/* footer */
#footer {
    float:left;
    width: 100%;
    min-height: 175px;
    background-color: #2B2B2B;
    color: #fff;
    padding: 25px 0 0 0;
    margin: 40px 0 0 0;
}

#footerFrame {
    width: 100%;
    max-width: 950px;
    margin: 0 auto 0 auto;
    text-align: center;
}

#footerFrame a {
    color: #a7a2a0;
    text-decoration: none;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
}

#footerFrame a:hover {
    color: #fff;
}


#footerSocials {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 25px 0 25px 0;
}

#footerSocials #twitter {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-position: -102px 0;
}

#footerSocials #facebook {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-position: -136px 0;
}

#footerSocials #instagram {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-position: -168px 0;
}

#footerSocials #linkedin {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-position: -201px 0;
}

#footerNav {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
}

#footerNav ul {
    margin: 0;
    padding: 0;
}

#footerNav li {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 3px 0 3px 0;
    padding: 0;
    list-style: none;
    vertical-align: top;
}

#footerNav .menu-item-has-children {
    display: inline-block;
    width: 100%;
    margin: 15px auto 15px 0;
}

.footerItem {
    display: inline-block;
    width: 100%;
    margin: 15px auto 15px 0;
    vertical-align: bottom;
}

.footerLogo {
    width: 70px;
    height: 95px;
    background-image: url(/store/skin_rebranding/images/gtd-icons.png);
    background-position: -235px -200px;
}

#footerNav .menu-item-has-children .cufon {
    margin: 0 0 10px 0;
}

#footerNav .menu-item-has-children a {
    margin: 5px 0 15px 0;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20px;
    color: #fff;
    text-transform: lowercase;

}

#footerNav .menu-item-has-children li a {
    font-size: 14px;
    color: #A7A2A0;
    text-transform: none;
}


.footerDiv {
    width: 100%;
    height: 1px;
    margin: 25px 0 15px 0;
    border-bottom: 1px solid #cbc8c7;
}

.footerCopyright {
    width: 96%;
    padding: 2%;
    color: #a7a2a0;
    font-size: 12px;
    min-height: 35px;
    text-align: center;
}







/* VIDEO PLAYER */
#tracks {z-index:1;width:100%;max-height:260px;overflow: auto;overflow-x: hidden;overflow-y: auto; padding-bottom:20px;}
#tubePlay { width:100%;padding:0;}
ul#tubePlay li {padding:5px;padding-left:10px;list-style-type: none; min-height: 50px;}
ul#tubePlay li:hover {background-color:#dddfe5;cursor: pointer;cursor: hand;}
.player_selected { background-color: #ccdfe5; }
.clear { clear:both; }
.odd { background-color:#ECECEC; }
.even { background-color:#FFFFFF; }
#player_nav ul {margin: 0; padding: 0;width:100%;}
#player_nav li {float:left;width:35%;list-style-type: none;}
.download_button {float:right;padding-top:30px;vertical-align:bottom}
#_mobile_msg {color:#fff!important; font-size: large!important;text-align: center;}
#_mobile_msg span {background-color: #000;}
#mobile_video_download, #mobile_audio_download{text-align: center;}
#mobile_video_download a, #mobile_audio_download a{color: #fff; text-decoration: none;}
#mobile_video_download {min-height: 140px; padding-top: 20%; width: auto; background-color: #000;}
#mobile_audio_download {background-color: #2e2e2e;}

.error_notlogged {float:right;margin-top:-15px;font-weight:bold;font-size:11px;}
.forgot_password_notlogged {float:right;margin-top:3px;padding-right:105px}


#help_area h2 {font-size:14px;font-weight:bold;padding-top:1em;color:#000;padding-left:10px;padding-bottom:0px}
#help_area h4 {cursor: pointer;}
#help_area h4 div p a {text-decoration: underline}
#help_area h4 > div {display: none}



/* connect welcome page - guests */
#signin_welcome {padding-top:30px;padding-bottom:20px;/* height:300px */}
	#signin_welcome #signin {width:48%;min-width:300px;height:300px;background-color:#FFF;text-align:center;display: block; margin-bottom:10px;float:left;margin-right:15px}
	#signin_welcome #signin	#signinFrame {width:240px;margin:0 auto;}
	#signin_welcome #signin	.second {width: auto !important}
	#signin_welcome #signin	#signinFrame h1 {font-size:30px;color:#E3542A;text-align:center;text-transform:uppercase;font-weight:normal;}
	#signin_welcome #signin	#signinFrame input[type=text],
	    #signin_welcome #signin	#signinFrame input[type=password]  {width:220px;height:40px;font-size:13px;border: 3px solid #C8C8C7;clear:both;font-size:16px;padding-left:10px}
	#signin_welcome #signin	#signinFrame .rightside {text-align:right;padding:8px 0px 8px 0px;clear:both;font-size:12px}
	#signin_welcome #signin	#signinFrame .rightside a {text-decoration: none}
	#signin_welcome #signin	#signinFrame input[type=submit],
	#signin_welcome #signin	#signinFrame input[type=button] {height:40px;background-color:#CBC8C7;width:240px;font-size:16px;color:#383357;border: none}

.button_grey {height:40px;background-color:#CBC8C7;width:240px;font-size:16px;color:#383357;border: none}




/* collapsidble content */
.toggle-icon { width: 1em; height: 1em; font-size: 1em; text-align: center; color: #2f6991; margin-right: 0.5em; }
.toggle-icon:hover, .toggle-icon.hovered, .content h4:hover { color: #000; cursor:pointer;cursor:hand; }
.collapsible { margin-top: 0; }



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 4px 14px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 14px 4px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */



#navigation li a {font-family: "Chalet Comprime Cologne Sixty"; font-weight: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
#footerNav li.menu-item-has-children {font-family: "Chalet Comprime Cologne Sixty"; font-weight: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
h1, h2, h3, .replace, .eventsHeader  {font-family: "Chalet Comprime Cologne Sixty"; font-weight: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}





/* responsive add-ons */

/* responsive add-ons */
#mobile-nav {
    position: absolute;
    width: 100%;
    left: 0;
    display: none;
    margin: 75px 0 20px 0;
    padding: 0;
    background-color:#251e1d;
    z-index: 5000;
    box-shadow: 0 0 5px #000;
}


#mobile-nav .menu-item .menu-item {
    background-color: #ccc;
}

/*
#mobile-nav li .sub-menu {
	display: none;
	-webkit-transition: all 0.30s ease-in-out;
  	-moz-transition: all 0.30s ease-in-out;
  	-ms-transition: all 0.30s ease-in-out;
  	-o-transition: all 0.30s ease-in-out;
}

#mobile-nav li:hover .sub-menu {
	display: block;
}
*/

#mobile-nav ul { list-style: none; margin: 0px; padding: 0px; }
#mobile-nav ul li { list-style: none; text-align: center; }
#mobile-nav ul li a { display: block; padding: 20px 10px; border-bottom: 1px solid #2B2B2B; text-decoration: none; color: #fff; font-size: 14px;}
/* #mobile-nav ul li a:hover { background-color: #2B2B2B; color: #e55300; } */

#navMobileMenu {
    float: left;
    width: 35px;
    height: 35px;
    margin: 0 10px 15px 0;
    text-align: center;
    background-image: url(/store/skin_rebranding/images/gtd-icons.png);
    background-position: -235px 0;
}

#navMobileSearch {
    float: left;
    width: 35px;
    height: 35px;
    margin: 0 10px 15px 0;
    text-align: center;
    background-image: url(/store/skin_rebranding/images/gtd-icons.png);
    background-position: -337px 0;
}


.my-sub-menu {
    position: relative;
    top: 0px;
    /*display: none;*/
}
/*
ul#menu_my, ul#menu_my ul.sub-menu {
    padding:0;
    margin: 0;
}
ul#menu_my li, ul#menu_my ul.sub-menu li {
    list-style-type: none;
    display: inline-block;
}

ul#menu_my li a, ul#menu_my li ul.sub-menu li a {
    text-decoration: none;
    color: #fff;
    background: #666;
    padding: 5px;
    display:inline-block;
}

.my-sub-menu li {
    position: relative;
}
*/

/*sub menu*/
#membership > ul {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100px;
}
#membership > ul a:hover {
    display:block;
}



#logged_homepage #upclose h3,
#logged_homepage #mygtd h3,
#logged_homepage #teleseminar h3,
#logged_homepage #gtdtubeall h3
{
    margin-top: 0;
    margin-bottom: 0;
}

#logged_homepage .rightFixed #gtdtubeall h3 {
    margin-top: 15px;
}



#video_player_hidden {max-height: 575px}


#homepage_iamges img {width: 100% }
#homepage_iamges div {width: 33%; float:left;padding-right: 3px}
#homepage_iamges div:last-child {padding-right: 0px}

.homepage_left {
    width: 48%;
    float: left;
    padding-right: 3px;
    max-height: 36em
}

.homepage_left:last-child {
    padding-right: 0px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
    #footerSocials #twitter, #footerSocials #facebook, #footerSocials #instagram, #footerSocials #linkedin, #navMobileMenu, .socials .share-twitter, .socials .share-facebook, .ai1ec-tickets, .detailsArrow, .fiveStepsHeader ,.fiveStepsIcons, .footerLogo {
        background-image: url(/store/skin_rebranding/images/gtd-icons2x.png);
        background-size: 500px 500px;
    }
}


@media all and (min-width:300px){
	#signin_welcome #signin {width:300px}
	/*.featureArea {display: none}*/

    #video_player_hidden {max-height: 300px}
    .leftFixed {clear:both; float: none}
    .rightFixed {clear:both;  float: none}

    #homepage_iamges div {width: 100%}
    .homepage_left {width:100%;}

    #player_nav li {float:none;clear:bothwidth:100%;list-style-type: none;}
    #player_nav ul:first-child {display: none}
    #headerimg img { max-width:150px;}
    #headerimg {width: 130px;}
}


@media all and (min-width:320px){
    #headerimg img { max-width:130px;}
    #headerimg {width: 60px;}
}



@media all and (min-width:375px){
    #headerimg img { max-width:130px;}
    #headerimg {width: 110px;}
}


   



@media all and (min-width:568px){
	#signin_welcome #signin {width:300px}
	/*.featureArea {display: none}*/

    #video_player_hidden {max-height: 300px}
    .leftFixed {clear:both; float: none}
    .rightFixed {clear:both;  float: none}

    #homepage_iamges div {width: 33%}
    .homepage_left {width:100%;}

    #player_nav li {float:none;clear:bothwidth:100%;list-style-type: none;}
    #player_nav ul:first-child {display: none}
    
   #headerimg img { max-width:212px;}
   #headerimg {width: 174px;}
}


@media all and (min-width:768px){
    html { overflow: inherit;}
    body { max-width:100%; }
    
    #header { height: 85px; }
        
    
    #headerimg {width: 315px;}
    #headerimg img { max-width:215px;}
    #navigation li ul {margin-top:3px !important; padding-top:3px !important}
    
    
    #navigation {  float:right;max-width:472px; margin: 15px 5px 15px 0;line-height: 100%}
    #navigation .menu-main-navigation-container { display: block;}
    #navigation li a { font-size: 22px; }
    #searchBox { max-width: 430px; }
    #searchForm { display: inline-block;}
    #searchForm #s { max-width: 95px; }
    .searchLinks { display: inline-block; }
    #headerSub { display:block; font-size: 72px;}
    #navMobileMenu, #navMobileSearch { display: none; }

    #footerNav { max-width: 500px;}
    #footerNav li { text-align: left; margin: 0 auto 0 auto;}
    #footerNav .menu-item-has-children, .footerItem { width: 100%; max-width: 115px; margin: 0;}
    #footerNav .menu-item-has-children:nth-child(1) { max-width: 135px; margin: 0;}
    #footerSocials { max-width: 135px; margin: 0;}
    #footerSocials #twitter, #footerSocials #facebook, #footerSocials #instagram, #footerSocials #linkedin { background-image: url(/store/skin_rebranding/images/gtd-icons.png); }

    .centered, .main {max-width: 625px}
	/* #signin {float: none;clear: both} */
	#signin_welcome #signin {width:48%}

	/*.featureArea {display: none}*/
	/*#feature_gtdq {display: none}*/

    #video_player_hidden {max-height: 350px}

    .leftFixed {clear:both; float: none}
    .rightFixed {clear:both;  float: none}

    #homepage_iamges div {width: 33%}
    .homepage_left {width:100%;}

    #player_nav li {float:none;clear:bothwidth:100%;list-style-type: none;}
    #player_nav ul:first-child {display: none}
}

@media all and (min-width:980px){
    #navigation { display: block; max-width: 700px; text-align: right;}
    #homeFeature .alignleft { max-width: 850px; }
    #navigation li {margin: 0 0 0 20px;}

    #footerNav { max-width: 625px;}
    #footerNav .menu-item-has-children, .footerItem  { margin: 0 15px 0 15px;}

    #signin_welcome #signin {width:48%}

	.centered, .main {max-width: 980px}

	/*.featureArea {display: block}*/
	/*#feature_gtdq {display: none}*/

    #video_player_hidden {max-height: 375px}

    .leftFixed {float: left; clear: none }
    .rightFixed {float: right; clear: none}
    #homepage_iamges div {width: 33%}

    .homepage_left {
        width:50%;
        max-width: 323px;
    }

    #player_nav li {float:left;width:35%;list-style-type: none;}
    #player_nav ul:first-child {display: block;}
    
    #header {
	    height: 85px;
    }
    
    #searchBox {
	    margin-top: 10px !important;
	    margin-bottom: 20px;
	}
	
    #navigation li ul { margin-top:12px !important; padding-top:18px!important}
    
    
    #latest_activity{ max-width: 99.25% }

}




@media all and (min-width:1250px){
	#signin_welcome #signin {width:48%}

	/*.featureArea {display: block}*/
	/*#feature_gtdq {display: none}*/

    .leftFixed {float: left; clear: none }
    .rightFixed {float: right; clear: none}
    #homepage_iamges div {width: 33%}
    .homepage_left {width:47%;}

    #player_nav li {float:left;width:35%;list-style-type: none;}
    #player_nav ul:first-child {display: block;}
}


@media all and (min-width:1280px){
	.centered, .main {max-width: 1150px}
	#signin_welcome #signin {width:48%}
	/* .featureArea > img {max-width: 100%; height: auto;} */

	/*.featureArea {display: block}*/
	/*#feature_gtdq {display: inline}*/

    #video_player_hidden {max-height: 575px}
    .leftFixed {float: left; clear: none }
    .rightFixed {float: right; clear: none}

    .homepage_left {width:48%;}

    #player_nav li {float:left;width:35%;list-style-type: none;}
    #player_nav ul:first-child {display: block;}
}

@media all and (min-width:1600px){
}
