/*-------------
GLOBAL RESET
-------------*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 10pt;
    font-family: arial;

}

:focus {
    outline: 0;
}

img {
	vertical-align: text-bottom;
}
ol li, ul li{
    list-style-type: none;
}

table { border-collapse: separate; border-spacing: 0; }

caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

BODY {
    line-height: 1;
    background: #12386a;
}

ol { list-style-type: decimal; }



/*-------------
GOTRYBE BASE
-------------*/
div#contentcore a, div#contentcore a:visited, div#contentcore a:active { color: #3f3f3f; text-decoration: underline; }
div#contentcore a:hover { text-decoration: none; }

/*
.section_bg1 p a:link, .section_bg1 p a:active {

    color: #CC6600;
    text-decoration: none;
    border-bottom: 1px dashed #CC6600;

}

.section_bg1 p a:visited { color: #BB5500; }
.section_bg1 p a:hover { color: #DD7700; border-style: none; }

.section_bg2 ul li a { color: #3f3f3f;  text-decoration: underline; }
.section_bg2 ul li a:hover { text-decoration: none; }
*/

h2 {
    font-size: 14pt;
    line-height: 26pt;
    font-weight: bold;
    color: #448800;
}

p { line-height: 13pt; margin: 10px 0 10px; color: #222222}
ol, li, label { color: #222222 }

#headertop {
    background: url('../images/treps.jpg') repeat-x;
    height: 65px;

    /* for oldschool IE */
    text-align: center;
}

.centerbox {
    width: 876px;
    text-align: left;
    margin: 0 auto;
}

#headerlogo {
    width: 200px;
    height: 65px;
    float: left;
}

#registerbar_start {
    background: url(../images/imap.jpg) no-repeat -226px 0px;
    width: 6px;
    height: 32px;
    float: left;
}

#registerbar_end {
    background: url(../images/imap.jpg) no-repeat -326px 0px;
    width: 6px;
    height: 32px;
    float: left;
}

#registerbar_bg {
    background: #1a3e6e;
    width: 661px;
    height: 31px;
    border-bottom: 1px solid #c4c4c4;
    float: left;
}

#registerbar_bg div {
    padding-top: 6px;
    line-height: 20px;
	float: left;
}

#registerbar_bg div.loggedin { 	width: 516px; }

#registerbar_bg div span {
	color: #999;
	margin: 0px 2px;
}

#registerbar_bg div, .register, #registerbar_bg div label, #registerbar_bg div a:link,
#registerbar_bg div a:visited {
    font-size: 12px;
    color: #DDD;
	text-decoration: none;
}

#registerbar_bg div a:hover {	color: #FFF; }

#registerbar_bg div#mailbox {
	padding: 0 5px;
	float:right;
	width: 120px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
}

#mailicon {
	background-image:url(../images/mailicon.gif);
	width: 20px;
	height: 15px;
}

#registerbar_bg div label, .register {
    display: block;
    padding: 0px 4px 0 8px;
    float: left;

}

#registerbar_bg div a.login {
    margin-left: 10px;
    width: 72px;
    height: 20px;
    background: url(../images/imap.jpg) no-repeat -234px -6px;
    display:block;
    float: left;
}


.registertextfield_start {
    background: url(../images/imap.jpg) no-repeat -311px -6px;
    width: 6px;
    height: 20px;
    float: left;

}

.registertextfield {
    height: 18px;
    background: #5f789a;
    border: 0px;
    float: left;
	width:98px;
    font-size: 10px;
    color: #ffffff;
}

.registertextfield_end {
    background: url(../images/imap.jpg) no-repeat -318px -6px;
    width: 6px;
    height: 20px;
    float: left;
}

#menutop {
    background:url(../images/treps.jpg) repeat-x 0 -65px;
    height: 36px;

    /* for oldschool IE */
    text-align: center;
}

#navlist li {
    float: left;
}

#navlist li a {
	color:#FFFFFF;
	display:block;
	font-size:14px;
	height:24px;
	padding:12px 10px 0;
	text-align:center;
	text-decoration:none;
	width:99px;
}

#navlist li a.current {
    background:url(../images/treps.jpg) repeat-x 0 -137px;
}

#menuarrow {
    background:url(../images/greenarrow.gif);
    width: 10px;
    height: 5px;
    position: absolute;
    border: 0 none;
}


#menubot {
    background:url(../images/treps.jpg) repeat-x 0 -101px;
    height: 27px;

    /* for oldschool IE */
    text-align: center;
}

#menubot .centerbox, #menutop .centerbox {
    position: relative;
}


.subnavlist {
    padding: 0 0 0 0px;
    height: 27px;
}

#subnav_help, #subnav_mypage, #subnav_avatar, #subnav_social, #subnav_workout, #subnav_home, #subnav_teacher {
    display: none;
    position: absolute;
}

.subnavlist li {
    float: left;
}

.subnavlist li a {
	color:#FFFFFF;
	display:block;
	font-size:13px;
	height:19px;
	padding:8px 10px 0 6px;
	text-align:center;
	text-decoration:none;
	width:109px;
}

.subnavlist li a:hover {
    color: #ffffff;
	font-weight: bold;
}

#headerbot {
    height: 9px;
    background:url(../images/treps.jpg) repeat-x 0 -128px;
}

#contentcore {
    margin: 14px 14px 0;
    text-align: center;
	overflow: hidden;
}

#footer {
	clear: both;
	height: 30px;
	line-height: 30px;
}

#footer span#links{
	color: #22487A;
}

#footer span#links a:link, #footer span#links a:visited, #footer span#copyright {
	color: #42689A;
}

#footer span#links a:hover {
	color: #82A8CA;
}

#footer span#copyright { float: right;}
#footer span#links { float: left;}

/*-------------------------------------------------
//
//  REUSABLE CONTENT CSS
//
//-----------------------------------------------*/



.sectionheader_start {
    background:url(../images/imap.jpg) no-repeat 0 -173px;
    width: 6px;
}

.sectionheader_bg {
    background:url(../images/treps.jpg) repeat-x 0 -173px;
    width: 864px;
    font: bold 18px/22px Arial, sans-serif;
    color: #FFFFFF;
}

.sectionheader_bg h1 {
    padding-left: 7px;
    line-height: 36px;
    font-size: 14pt;
}

.sectionheader_end {
    background:url(../images/imap.jpg) no-repeat -14px -173px;
    width: 6px;
}

.sectionheader_start, .sectionheader_bg, .sectionheader_end {
    height: 36px;
    float: left;
}

.section_bg1 {
    width: 876px;
    background-color: #fafafa;
    float: left;
    clear: both;
	overflow: hidden;
}

.section_bgtransparent {
    width: 876px;
    background-color: transparent;
    float: left;
    clear: both;
}

.sectionclose_start1 {
    width: 5px;
    height: 14px;
    background:url(../images/imap.jpg) no-repeat 0 -209px;
    float: left;
}

.sectionclose_bg1 {
    height: 14px;
    width: 866px;
    background:url(../images/treps.jpg) repeat-x 0 -209px;
    float: left;
}

.sectionclose_end1 {
    height: 14px;
    width: 5px;
    background:url(../images/imap.jpg) no-repeat -15px -209px;
    float: left;
}

.section_bg2 {
    width: 876px;
    background-color: #f1f1f1;
    float: left;
    clear: both;
}

.sectionclose_start2 {
    width: 5px;
    height: 14px;
    background:url(../images/imap.jpg) no-repeat 0 -223px;
    float: left;
}

.sectionclose_bg2 {
    height: 14px;
    width: 866px;
    background:url(../images/treps.jpg) repeat-x 0 -223px;
    float: left;
}

.sectionclose_end2 {
    height: 14px;
    width: 5px;
    background:url(../images/imap.jpg) no-repeat -15px -223px;
    float: left;
}

.contentpadding { padding: 19px }

.boxedlist {
    list-style: square;
    list-style-position:inside;
}

.boxedlist li, ol {
    margin: 6px 0;
}


div.clear {
    clear:both;
    height: 13px;
}


hr.dashed , hr.divider{
    height: 0px;
    border-style: dashed;
    border-width: 0 0 1px;
    border-color: #CCCCCC;
    width: 100%;
    display: block;
    clear:both;
}

form label {
    cursor: pointer;
}

form input, form select, textarea  {
    margin: 3px 0 11px;
    border: 1px solid #999;
    padding: 5px;
    color: #555;
    vertical-align:baseline;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 10pt;
}

form input, form select {     width: 300px; }
textarea {    width: 96%; }

.inputHolder {
    background-color:#FFFFFF;
    color:#555555;
    margin:3px 0 11px;
    padding:6px 6px 0;
    width:300px;

}


form input:hover, form select:hover, textarea:hover{
    border: 2px solid #999;
    padding: 4px;
    color: #555;
    background-color: #FAFAFA;
}


form input:focus, form select:focus, textarea:focus {
    border: 2px solid #628600;
    padding: 4px;
    color: #628600;
    background-color: #faffe5;
}

form input.invalid {
    border: 2px solid #900;
    color: #900;
}

label span {
    color: #999;
    font-size: 11px;
}

div.infobox  {
    width: 330px;
    height: 180px;
    padding: 10px;
    background-color: #DDD;
    border: 1px dotted #999;
    color: #444;
    float: right;
    clear: right;
    margin: 7px 0 0 17px;
}

div.avatarinfobox {
	width: 330px;
    margin: 7px 0 0 17px;
	float: right;
}

div.infobox h2 {
    color: #555;
    font-size: 13px;
    line-height: 17px;
}

form input.button, form input.button:focus {
    background:url(../images/treps.jpg) repeat-x 0 -237px;
    height: 26px;
    color: #FFFFFF;
    width: auto !important;
    border: 0px;
    padding: 0 5px;
    margin: 0;
    float: left;
    font-weight: bold;
    cursor: pointer;
	font-size: 10px;

}

form input#genderfemale, form input#gendermale {
    border:0 none;
    width:40px;
    vertical-align: middle;
}

.btnstart, .btnstartclear{
    width: 9px;
    background:url(../images/imap.jpg) no-repeat 0 -237px;
    float: left;
    height: 26px;
}

.btnend, .btnendclear {
    width: 9px;
    background:url(../images/imap.jpg) no-repeat -11px -237px;
    float: left;
    height: 26px;
    display: block;
    margin: 0 5px 0 0;
}

.btnstartclear { clear:left; }
.btnendclear { clear:right; }

#mytrybezoodoos, #mytrybetrybe180, #mytrybenextrybe , #mymale, #myfemale {
	float:left;
	margin:0 70px;
	width:auto;
}

#myprod1yr, #myprod2yr {
	margin: 0 13px 0 0;
	width: auto;
}

select#month, select#mybdatemo, select.month{
    width: 104px;
}

select#day, select#mybdateda, select.day {
    width: 60px;
}

select#year, select#mybdateyr , select.year{
    width: 80px;
}

ul.simple {
	margin: 0;
	padding: 0;
}

ul.simple li {
    margin: 3px 0;
    padding: 3px 0px;
    position: relative;
	clear: both;
	list-style-type: none;
}

ul.simple span.delete, ul.simple span.tools {
    color: #990000;
    font-weight: bold;
    position:absolute;
    right:7px;
    cursor: pointer;
}

ul.simple span.delete {    top: 2px; }
ul.simple span.tools {    top: 9px; }

.errMsg {
    background: #FFCCCC !important;
    padding: 3px;
}

.statMsg {
    background: #FFFFCC !important;
    padding: 3px;
}

.helpicon, .deleteicon, .expandicon {
	width: 16px;
	height: 16px;
	cursor: pointer;
}

#rotator {
	width: 150px;
}

.center {
	margin: 0 auto;
}

div#statusbar {
	background-color:#F7F7F7;
	clear:both;
	height:37px;
	line-height: 37px;
	margin-bottom:13px;
	width:876px;
	text-align: center;
}

div.badbehavior {
	background-color: #F7F7F7;
	font-size: 11px;
}

div.badbehavior a {
	font-size: 11px;
}

.helpicon { 	background-image:url(../images/gthelpblue.gif); }
.deleteicon { background-image:url(../images/gtclosered.gif); }
.expandicon { background-image:url(../images/gtexpandblue.gif); }

.boxit {
	background-color:#F6F6F6;
	border:1px solid #E2E2E2;
	margin-bottom:13px;
	overflow:hidden;
	padding:5px;
}

#teacheradmin .boxit {
	width: 370px;

}
