img{
	behavior:url(css/iepngfix.htc);
}

body {
	color:#333333;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin:0 auto;
	background: transparent url("../images/bg.gif") top center repeat-y;
	background-color:#e4e4e4;
}

td, p{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a, a:visited, a:link { color:#000000; text-decoration:underline; }
a:hover { color: #666666; }

h1 { font-size:16pt; margin:0; color:#333333; border-bottom: 1px solid #dbdefd; margin-bottom:15px;}
h2 { font-size:14pt; margin:0; color:#333333; border-bottom: 1px solid #dbdefd; margin-bottom:15px;}
h1 a, h1 a:visited, h1 a:link { text-decoration:none; }
h2 a, h2 a:visited, h2 a:link { text-decoration:none; padding:10px; line-height:25px; }
h2 img { margin-right:5px; border:0; }

img.contentimg{padding:5px;border:1px solid #cccccc;margin:5px 20px 5px 20px;}

ul.spacedlist li{margin-top:5px;margin-bottom:5px;}

input.nicefield, textarea.nicefield, select.nicefield {
	background-color: #e8eaff;
	/*background-image:url("../images/input.gif");
	background-repeat: repeat-x;*/
	border:1px solid #abb5c3;
}

input.readonly, textarea.readonly{
	background-color:#eeeeee;
	border-width:1px;

}

div.wrap1 {
	width: 858px;
	margin: 0 auto;
	overflow: hidden;
	border:1px solid #c3c3c3;
}

div.wrap2 {
	background-repeat:repeat-y;
	background-image: url("../images/left-bg.jpg");
}

div.wrap1 .wrap2 {
	width: 856px;
	background-repeat:repeat-y;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	background-color:#ffffff;
}

div.wrap2 .logo {
	width:796px;
	height:61px;
	padding:0px;
	margin:0 auto;
	background-image: url("../images/logo.png");
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:22px;
	font-weight:bold;
	padding:30px;
}

div.logo .slogan {
	font-size:9px;
	font-weight:normal;
	margin-top:3px;
}

div.info, div.info1 {
	width:816px;
	line-height:40px;
	background-color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/info.gif);
	background-repeat:repeat-x;
}

div.info1 { 
	background-image:url(../images/info1.gif);
	float:left; 
	border-top:1px solid #fff; 
	background-color:#e4e4e4;
	color:#999;
}

div.info1 a, div.info1 a:link, div.info1 a:visited { color:#999; }

div.info1 a:hover { color: #666; }

div.wrap2 .leftpanel, div.wrap2 .rightpanel {
	width:200px;
	height:700px;
	display: inline;
	float:left;
}

div.wrap2 .mainpanel {
	width:456px;
	float:left;
	background-color:#ffffff;
}

div.leftpanel .header, div.rightpanel .header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	width:180px;
	line-height:35px;
	padding-left:20px;
	color:#FFFFFF;
	overflow:hidden;
	font-weight:bold;
}

div.leftpanel div.text{
padding:10px;
}

.text { padding:2px; text-align:justify; }

.text_ { padding:15px; text-align:justify; }

span.divider {
	border-bottom:1px dashed #333333; 
	padding-bottom:5px; 
	margin-bottom:5px; 
	display:block;
}

div.rightpanel .inquiry, div.leftpanel .inquiry {
	padding:8px; 
	text-align:justify;
}

.inquiry a, .inquiry a:link, .inquiry a:visited, .inquiry a:hover { text-decoration:none; }

/* ------------------------------------------------
   order.php
--------------------------------------------------- */

#workoutplantbl{

}
#workoutplantbl td, #workoutplantbl th{
	border:1px solid #cccccc;
	border-collapse:collapse;
}
#workoutplantbl tr.toprow th{
	text-align:center;
	font-size:16pt;
	background-color:#dbdefd;
}
#workoutplantbl tr.typesrow th{
	text-align:center;
	font-size:14pt;
	background-color:#eeeeee;
}
#workoutplantbl tr.iconrow td{
	font-size:9pt;
}
#workoutplantbl tr.descrow td{
	font-weight:bold;
}
#workoutplantbl tr.pkgrow td{
	padding-left:30px;
}
#workoutplantbl tr.pkgrow span.pkgtitle{
	font-weight:bold;
	font-style:italic;
	font-size:12pt;
	color:#3d46c9;
}
#workoutplantbl tr.pkgrow span.pkgradio{
	margin-left:10px;
}
#workoutplantbl tr.aboutrow span.abouttitle{
	font-weight:bold;
	font-size:12pt;
	text-decoration:underline;

}
#workoutplantbl tr.aboutrow div.aboutdesc{
	margin-left:15px;
	margin-top:5px;
}
span.highlight{
	color:#3d46c9;
}
#workoutplantbl tr.aboutrow span.typetip{
	font-style:italic;
	color:#666666;
	font-size:9pt;
}
div.warning{ background-color:#FFDFDF;color:#ff0000;}
div.warning span{ color:#ff0000;}
