html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
    margin: 0; 
    padding: 0; 
    border: 0; 
}

a { color: #A80508; }

body { 
	text-align: center; 
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA3A39;
	line-height: 18px;
	background-color: #7ABCF8;
	background-image: url(../../../images/bg.jpg);
	background-repeat: repeat-x;
	
}
INPUT, TEXTAREA {
 	font-size: 11px;font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
#main {
	width: 707px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}
#content {
	width: 707px;
	position: relative;
	background-color: #fff;
	background-image: url(../../images/footer.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
}

#leftgutter { 
	width: 604px; 
	margin-left: 25px;
	padding-right: 25px;
	margin-bottom: 5px;
	text-align: center;
	min-height: 705px;
	height: auto !important;
	height: 705px;
}
#splash { 
	width: 708px; 
	margin-left: auto;
	padding-right: auto;
	margin-bottom: 5px;
}

#rightgutter { 
	width: 175px; 
	float: right; 
	margin-right: 25px;
	margin-top: 0px;
	padding-top: 20px;
	/*border-left: 1px solid #AA3A39;*/
	padding-left: 26px;
	padding-bottom: 90px;
	margin-bottom: 5px;
}
#rightgutter img { border: 0 }
#rightgutter a { text-decoration: none; }
#rightgutter a:hover { text-decoration: underline; }
#rightgutter ul {
	padding-left: 15px;
}
#rightgutter li {
	list-style-type: square;
	font-size: .9em;
	line-height: 1.3em;
}
#leftgutter ul {
	padding-left: 0px;
}
#leftgutter li {
	background-image: url(../../../images/arrow_li.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	line-height: 1.4em;
	list-style-type: none;
	padding-left: 15px;
}



#leftgutter p strong {
	font-weight: bold;
	font-style: italic;
}
#leftgutter h1 {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 5px 0px;
}
#leftgutter h2 {
	font-weight: bold; font-style: italic; font-size: 16px; margin: 10px 0px;
}
#leftgutter h3 {
	font-weight: bold; font-size: 13px; margin: 15px 0px -7px 0px;
}
#leftgutter a, #splash a { color: #0366C1; }
#leftgutter p { margin: 9px 0px; line-height: 1.3em;}

#footer {
	width: 707px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}
#footer table { width: 707px; }
#footer td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0; 
	padding: 0;
}
#footer td a { text-decoration: none; color: #fff; }
#footer td a:hover { text-decoration: underline; }

#clear { clear: both; }
#nextworkout {
	width: 174px; 
	height: 112px; 
	font-size: .9em; 
	line-height: 1.2em; 
	background-image: url(../../../images/liveworkoutcalendardetail.jpg); 
	background-repeat: no-repeat;
}

#nextworkout p {
	padding: 72px 5px 5px 5px;
}
#library {
	float: right; 
	width: 305px; 
	height: 228px; 
	overflow: visible;
}
#library table {
	font-size: .9em;
}
#library th {
	font-weight: normal;
	color: #fff;
	background-color: #0466C1;
	border-right: 1px solid #fff;
	padding-left: 3px;
}
#library td {
	border-bottom: 1px solid #ccc;
	color: #666;
}
#library td .demo {
	background-color: #A80604;
	color: #fff;
	padding: 1px 4px;
}
#library td .demo a {
	text-decoration: none;
	color: #fff;
}
#leftgutter ul#classtypes {
	padding-left: 0px;
	width: 116px;
}
#leftgutter ul#classtypes li {
	background-image: none;
	line-height: 1.4em;
	list-style-type: none;
	padding: 1px 0px;
}
#leftgutter ul#classtypes li.sel {
	background-image: none;
	line-height: 1.4em;
	list-style-type: none;
	padding: 1px 2px;
	background-color: #0466C1;
	color: #fff;
}
#leftgutter ul#classtypes a { text-decoration: none; color: #666; }
#leftgutter ul#classtypes a:hover { text-decoration: underline; }
#leftgutter ul#classtypes li.sel a { color: #fff; }