/* CSS Document */

/* ------------- BEGIN global styles --------------------------- */

h1,h2,h3,h4,h5,p,ul,li,img,form,label,fieldset,legend{
margin:0px;
padding:0px;
border:none;
list-style:none;
}
input{
	margin:0px;
	padding:0px;
	vertical-align: middle
	}

html{
	margin:0px;
	padding:0px;
	}
body{
	margin:0px;
	padding:0px;
	/*background-color:#fff;*/
	font-family:"Trebuchet MS";
	}

a {outline:none;}


/* ------------- END of global styles --------------------------- */


/* --------------------------------------------------------------------------- */

#popup{
	width:414px;
	}
#popup .topCap{
	width:414px;
	height:10px;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/bgTopCap.gif) no-repeat;
	overflow:hidden;
	}
#popup .popupBg{
	width:374px;
	padding:10px 20px;
	background:#2E2E2E url(/media/image/pages/my_lab-popup_ExerciseParams/bgPopupBg.gif) repeat-y;
	}
#popup .bottomCap{
	width:414px;
	height:10px;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/bgBottomCap.gif) no-repeat;
	overflow:hidden;
	}

#popup h2{
	color:#9DA106;
	font-size:24px;
	line-height:18px;
	font-weight:normal;
	margin-bottom:4px;
	}

#popup h3{
	color:#fff;
	font-size:18px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	}
/* --------------------------------------------------------------------------- */

#insideBox{
	width:352px;
	padding:5px 0px 15px 0px;
	color: #FFF;
	font-size: 12px;
	}
#insideBox .topCap{
	width:352px;
	height:10px;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/bgTopCap_insidebox.gif) no-repeat;
	overflow:hidden;
	}
#insideBox .boxBg{
	width:332px;
	padding:10px;
	background-color:#2E2E2E;
	/*#232323*/
	}
#insideBox .bottomCap{
	width:352px;
	height:10px;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/bgBottomCap_insidebox.gif) no-repeat;
	overflow:hidden;
	}

/* --------------------------------------------------------------------------- */

#CreateBtn{
	display:block;
	width:56px;
	height:23px;
	margin:0px 0px 0px 0px; padding:0px;
	border:0px;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/btnCreate_56x23.gif) 0 100% no-repeat;
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
	float:left;
}

#CreateBtn span {
	display:none;
	}

a.aSaveExerciseBtn{
	display:block;
	width:97px;
	height:29px;
	margin:0px 0px 0px 0px; padding:0px;
	border:0px;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/btnSaveExercise_97x29.jpg) 0 100% no-repeat;
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
	float:left;
	}

a.aSaveExerciseBtn span {
	display:none;
	}

a.aDeleteExerciseBtn{
	display:block;
	width:103px;
	height:29px;
	margin:0px 0px 0px 5px;
	padding:0px;
	border:0px;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/btnDeleteExercise_97x29.gif) 0 100% no-repeat;
	cursor: pointer;
	cursor: hand; /* for IE 5.x */
	float:left;
	}

a.aDeleteExerciseBtn span {
	display:none;
	}

/* --------------------------------------------------------------------------- */

#insideBox label{
	color:#C2C2C2;
	font-size:11px;
	font-weight:normal;
	float:left;
	display:block;
	margin:3px 10px 0px 0px;
	text-align:right;
	width:60px;
	}

#insideBox label.two_rows{
	margin-top: 0px;
	line-height:12px;
}

#insideBox input{
	background-color:#fff;
	border:1px solid #000;
	height:15px;
	padding:3px 3px 0px 3px;
	font-size:11px;
	float:left;
	margin:1px 10px 5px 0px;
	}
#insideBox select{
	background-color:#fff;
	border:1px solid #000;
	height:18px;
	font-size:11px;
	float:left;
	margin:1px 10px 5px 0px;
	}

#insideBox .radiogroup{
	float: left;
	margin-right: 10px;
}

#insideBox .radiogroup label{
	width: auto;
	float: none;
	display: inline;
	margin:0px;
	text-align:left
}
#insideBox .radiogroup input{
	border: none;
	background:transparent;
	height: auto;
	float: none;
	display: inline;
	margin:0px 2px 0px 0px;
}
/* --------------------------------------------------------------------------- */

#popup ul{
	width:352px;
	}
#popup li{
	font-size:11px;
	color:#fff;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/imgSeparator.gif) 0 100% repeat-x;
	padding:5px 0px 10px 0px;
	}
#popup li.last{ background:none;}

#popup ul span{
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/icoStar_12x12.gif) 0 1px no-repeat;
	padding:0px 0px 0px 20px;
	}



/* ---------------------- in workout box ------------------------------------- */

#workoutBox{
	width:227px;
	}
#workoutBox .topCap{
	width:227px;
	height:10px;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/boxTopCap.gif) no-repeat;
	overflow:hidden;
	}
#workoutBox .Bg{
	width:227px;
	background:#2E2E2E url(/media/image/pages/my_lab-popup_ExerciseParams/boxBG.gif) repeat-y;
	}
#workoutBox .bottomCap{
	width:227px;
	height:10px;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/boxBottomCap.gif) no-repeat;
	overflow:hidden;
	}

/* --------------------------------------------------------------------------- */

#workoutBox h4{
	font-size:12px;
	font-weight:normal;
	color:#fff;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/icoStar_12x12.gif) 15px 2px no-repeat;
	padding:0px 0px 5px 35px;
	background-color:#232323;
	display:block;
	border-bottom:1px solid #000;
	}
#workoutBox ul{
	width:227px;
	padding:10px 0px 0px 0px;
	}
#workoutBox li{
	font-size:11px;
	color:#D47300;
	border-bottom:1px solid #000;
	padding:8px 0px 8px 0px;
	}
#workoutBox li.last{ border-bottom:none;}

#workoutBox ul span{
	width:135px;
	background:transparent url(/media/image/pages/my_lab-popup_ExerciseParams/icoArrow_8x9.gif) 15px 3px no-repeat;
	padding:0px 0px 0px 27px;
	float:left;
	}
#workoutBox .option{
	float:left;
	padding:0px 2px 0px 2px;
	font-size:1px;
	overflow:hidden;
	}
#workoutBox .position{
	font-size:1px;
	overflow:hidden;
	}

/* --------------------------------------------------------------------------- */

.errorMessage{
	color: #F00;
	font-size: 12px;
}

.error{
	color: #F00;
	display:block;
}

.successMessage{
	color: #B2B53B;
	font-size: 12px;
}

/* --------------------------------------------------------------------------- */


