/* @override 
	http://www.alphasetdesign.com/training2/css/training.css
	http://www.trainasnailspace.com/training.css
	http://www.trainasnailspace.com/css/training.css
*/

#BannerAd
{
	margin: auto;
	width: 580px;
	border-width: 0;
	border-style: none;
}
#BannerAd a { text-align: center; }
#Container {
	background-color: #fff;
	width: 43.8em;
	right: auto;
	border: 3px solid #410108;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
}
#BannerAd table { border-style: none; }

#hdrTable {
		/*width: 43.8em;*/
	display: block;
	float: none;
	clear: both;
}


#hdrTable table td {
	background-color: white;
	margin: 0;
	padding: 0;
}

#hdrTable a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	padding: 0;
	margin: 0 0 0 -2px;
}
#hdrTable a:hover {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	padding: 0;
	margin: 0;
	color: #fffe7f;
}
#hdrTable a:visited {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	padding: 0;
	margin: 0;
}

#hdrTable img {
	padding: 0;
	margin: 0;
}

#hdrTable p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3f3f3f;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}

#Header {
	height: 137px;
	width: inherit;
	/*background: #FFFFFF url(http://www.alphasetdesign.com/training2/images/tempheader3.jpg) no-repeat;*/
	background-color: white;
	clear: both; 
	text-shadow: black 3px 3px 3px;
}


/*
#Header {
	background: #FFFFFF url(http://www.alphasetdesign.com/training2/images/memberzonehdr2.jpg) no-repeat;

}
*/

#Header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #cec700;
	display: inline;
}

#Header h1.ASP {
	margin-left: 14px;
	display: block;
	margin-top: 8px;
}

#Header h1.RA {
	display: inline;
	margin-top: 1px;
	margin-left: 11px;
}

/* @group Locations */

#Locations {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	margin:  auto;
}

#Locations small {
	font-size: 8pt;
}

#Locations .Headline {
	font-weight: bold;
}


#Locations .default, p {
	color: black;
	font-size: 10pt;
	padding: 0;
	margin: 0;
}

#Locations table {
	margin: auto;
	background-color: #61000c;
	}

#Locations Headline {
	font-family: Arial, Helvetica, sans-serif;
}

#Locations table tr td {
	background-color: white;
	}

/* @end */

/* @group Content */
#Content {
	border-bottom: 2px solid #8d1900;
/*	display: block;
	float: left; */
	margin: auto;
}
	
#Content td {
	background-color: silver;
}
#Content dl {
	padding: 10px;
	margin: 15px;
	background-color: #eee;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

#Content dl a {
	font-weight: bold;
}

#Content dd {
	padding: 5px 5px 8px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#Content h2 {
	color: #990000;
	/*padding: 2px 2px 2px 10px;*/
	height: auto;
	width: auto;
	border-bottom-color: #FF3300;
	border-left-color: #5c1000;
	margin: 0px;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 2px;
	clear: left;
	border-bottom-style: none;
	border-top: 1px solid #5c1000;
	border-right: 5px solid #5c1000;
	border-style: none;
}

#Content h3 {
	color: #61000c;
	font: bold 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: .5em;
}

#Content h4 {
	color: #61000c;
	font: bold 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline;
	margin: 1em .5em .5em 1em;
}

#Content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3f3f3f;
	padding-right: 15px;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 15px;
	text-align: justify;
}
#Content b {
	font-weight: bold;
	color: black;
}

#Content a {
	color: #bc3a00;
	text-decoration: none;
	padding: 2px;
}


#Content a:hover {
	color: #fef47e;
	background-color: #831300;
	/* padding: .3em; */
}

#Content a:active {
	color: #fef47e;
	background-color: #360;
	/* padding: .3em; */
}
#Content h1 {
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	color: navy;
	padding-top: 1em;
	margin: 2px 1em 0;
}
#Content ul li {
	list-style-type: circle;
	font: 10pt Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #3f3f3f;
}

#Content ol li {
	font: 10pt Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #3f3f3f;	
}

#Content img.galleryimage  {
	margin: auto;
	display: block;
	padding: 10px;
}

/* @end */


/* @group ContentMenu */

#ContentMenu {
	width: 65%;
	background: #fff;
	float: none;
	display: block;
	text-align: center;
	clear: left;
	font: bold 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: .5em auto;
}


#ContentMenu td {
	background-color: #a2a2a2;
}
#ContentMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#ContentMenu li {
	position: relative;
}

#ContentMenu a {
	display: block;
	color: white;
	text-decoration: none;
	border: thin solid #61000c;
}

#ContentMenu a:hover {
	color: white;
	background-color: #080288;
}

#ContentMenu a:active {
	background-color: #50fd01;
	text-transform: capitalize;
}

/* @end */

#Menu {
	margin-right: auto;
	margin-left: auto;
	width:  100%;
	background-color: #61000c;
	z-index: 1000;
}

/* @group Nav */
#Nav, #Nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin-bottom:  0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left; /*center causes trouble in IE*/
	clear: none; 
	background: #61000c none repeat-x center;
	margin: auto;
	border-top-width: 1px;
	border-top-color: #5e0010;
	display: table;
	width: 100%;
}

#Nav a {
	display: block;
	width: auto;
	color: white;
	text-decoration: none;
	margin: 0px;
	padding: 2px 2px 2px 2px;
}


#Nav a:hover {
	color: black;
	background-color: #519d00;
}

#Nav a:active {
	background-color: #50fd01;
	text-transform: capitalize;
}


#Nav li {
	float: left;
	padding: 4px;
	
}

#Nav li > ul {
	position: absolute;
	left: -999em;
	height: auto;
	w\idth: 9em;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
	text-align: left;
	background-image: none;
	top: auto;

}

#Nav li li {
	padding-right: 1px;
	w\idth: 9em;
}

#Nav li ul a {
	position: static;
	w\idth: 9em;
	background-image: none;
	display: block;
}

#Nav .spacer {
	color: black;
	width: 2px;
	margin: 0;
}
#Nav li ul ul {
	margin: -1.75em 0 0 2em;
	
}

#Nav li:hover ul ul, #Nav li:hover ul ul ul, #Nav li.sfhover ul ul, #Nav li.sfhover ul ul ul {
	left: -999em;
}

#Nav li:hover ul, #Nav li li:hover ul, #Nav li li li:hover ul, #Nav li.sfhover ul, #Nav li li.sfhover ul, #Nav li li li.sfhover ul {
	left: auto;
	z-index: 1000;
}

#Nav li:hover, #Nav li.sfhover {
	background: #61000c;
}


/* @end */

.inCenter {
	text-align: center;
}

/* @group Footer */
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	width: 95%;
	margin: auto;
}
#Footer a {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #450200;
	padding: 2px;
}


#Footer a:hover {
	background: #a2dc88;
}

#Footer p {
	font: 8pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#FooterMenu a, p {
	/*align: right;*/
	text-align: center;
	border-width: 1px;
	padding: 2pt;
	float: none;
	margin: auto;
	background-image: none;
	font: 10pt Arial, Helvetica, sans-serif;
}

#FooterMenu a {
	border-style: none;
	display: inline;
	margin: .1em;
	border-right-style: none;
}
#FooterMenu h3 {
	font-size: 12px;
}
#Footer td {
	background-color: #f6f6f6;
	font-size: 10pt;
}

/* @end */
#SlideShow .slideImg {
	display: inline;
	float: right;
	height: auto;
	clear: right;
	padding: 1em;
	width: 288px;
}

body {
	background: #61000c repeat fixed;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#programBlock {
	background-color: #f1f1f1;
	text-align: center;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-style: groove;
	border-width: 2px;
	margin: 10px 15px;
	padding: 4px;
	border-color: silver;
}

/*
#programBlock a {
	color: maroon;
	text-align: center;
}
*/

#programBlock a {
	color: red;
	text-align: center;
	font-weight: bold;
}

#programBlock a:hover {
	font-weight: bold;
}
#programBlock .programTitle {
	color: #03008d;
	display: block;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}

.programBegins {
	color: #1d16ff;
	display: block;
	text-align: center;
	padding: 5px;
}

.programStatus {
	text-align: center;
	display: block;
	color: #ff1123;
	font-weight: bold;
	font-size: 14pt;
}
/*
.programEnroll {
	color: maroon;
	text-align: center;
	display: block;
	font-size: 12pt;
}
*/
.programEnroll {
	color: maroon;
	text-align: center;
	display: block;
	font-size: 14pt;
}
#programEnroll a {
	color: red;
	text-align: center;
	font-weight: bold;
}


a#programConfirmation {
	color: #61000c;
	text-align: center;
	display: block;
	font-size: 10pt;
}


.ul {
	font-style: italic;
}

.TOP a {
	clear: both;
	text-transform: lowercase;
	font: bold 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: transparent;
	display: block;
	color: #000;
	text-decoration: none;
	padding: 1px 1px 1px 15px;
	border-bottom: 1px none #5c1000;
	text-indent: 15px;
}

.EnrollBlock, .ScheduleBlock, .AboutBlock {
	margin: 10px;
	padding: 0;
	background-color: white;
	border: 1px solid silver;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 5px;
}

/* @group Coaches */




#CoachLeft {
	margin: auto auto 5px;
	padding: 0;
	background-color: white;
	border: 1px solid silver;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 5px;
	display: table;
	width: 95%;
	height: auto;
}
#CoachLeft img {
	position: relative;
	margin: 5px 10px;
	clear: left;
	float: left;
	display: inline;
}

#CoachLeft p {
	display: block;
	width: auto;
	margin: 1em;
	padding: 0;
}

#CoachLeft h2 {
	padding: .5em;
}

#CoachRight {
	margin: auto auto 5px;
	padding: 0;
	background-color: #e9ffe0;
	border: 1px solid silver;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 5px;
	display: table;
	width: 95%;
	clear: right;
}
#CoachRight img {
	display: inline;
	float: right;
	position: relative;
	margin: 5px 10px;
	clear: both;
	padding: .5px;
}

#CoachRight p {
	display: block;
	position: relative;
	width: auto;
	float: none;
	margin: 1em;
	padding: 0;
}

#CoachRight h2 {
	padding: .5em;
}

/* @end */
.spacer {
	color: white;
	width: 2px;
	height: 2px;
	margin: 0;
	padding: 0;
}

#Content .CoachTitle {
	color: black;
	font-style: italic;
}

#Testimonial {
	
}

#Testimonial dl {
	background-color: #f1fced;
	margin: 1em;
}

#Testimonial dd {
	text-align: left;
	font: italic 10pt "Courier New", Courier, mono;
}

#Testimonial dt {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	font-style: normal;
	margin: 1em;
	text-align: left;
}


#Thumbnails {
	display: block;
	padding: 2px;
	background-color: white;
	float: left;
}

#Thumbnails p {
	text-align: center;
}

div.Photo
{
	margin: 2px;
	border: 1px solid #0000ff;
	height: 130px;
	width: auto;
	float: left;
	text-align: center;
	padding: auto;
}

div.Photo img
{
	display: inline;
	margin: 3px;
	border: 1px solid #ffffff;
	padding: auto;
}
div.Photo a:hover {
	background-color: white;
	padding: 0px;
}
div.Photo a:hover img
  {
  border: 1px solid #0000ff;
  background-color: white;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  width: 110px;
  margin: 2px;
  }

#Referrals h3 {
	border-bottom: 1px solid #61000c;
	border-top: 1px solid #61000c;
	text-indent: 1em;
	background-color: #ddd;
}

.ProperName {
	font-size: 12pt;
	font-weight: bold;
	color: #000080;
	padding-top: 2em;
	margin-top: 2em;
}
#LeftCol {
	display: inline;
	width: 50%;
	position: static;
	clear: left;
}

#RightCol {
	display: table;
	width: 50%;
}

/* @group Training Locations */
#Meetings table {
	background-color: white;
}



#Meetings h3 {
	border-top: 1px solid #61000c;
	text-indent: 1em;
	background-color: #d6d6d6;
	width: 100%;
	font-size: 16px;
	margin: 0 auto 0 0;
	color: #1100ad;
	padding-top: 2px;
	padding-bottom: 2px;
}

#Meetings h2 {
	font-size: 12pt;
	margin-top: 2px;
}
#Meetings h4 {
	font-size: 10pt;
	margin-top: 0;
	margin-left: 1em;
}
#Meetings td {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1em;
	background-color: #ececec;
	/*border-bottom: 1px solid #61000c; */
}


#Meetings .City, .DayTime, .MeetAt, .Address {
	font-size: 12px;
}

#Meetings .City {
		border-bottom: 1px solid #61000c;
	border-top: 1px solid #61000c;
	text-indent: 1em;
	background-color: white;
	display: block;
	font-weight: bold;
	font-size: 12pt;
	color: #04008b;
	padding:  2px;
}

#Meetings .DayTime {
	color: #61000c;
	font-weight: bold;
}

#Meetings .MeetAt {
	font-weight: bold;
	color: #05028d;
}

/* @end */
#Tuition {
	background-color: white;
	width: 22em;
	padding: 4px;
	color: black;
	font: 10pt Arial, Helvetica, sans-serif;
	float: none;
	margin-left: 2em;
}

#Tuition table {
	width: 350px;
	padding: 0px;
	background-color: white;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

#Tuition p {
	padding: 2px;
	margin-left: 5px;
}

#Tuition tr {
	margin: 1px;
	font: 10pt Arial, Helvetica, sans-serif;
}

#Tuition th {
	text-align: left;
	background-color: white;
	text-indent: 2px;
	border-top: 2px solid #a2a2a2;
	border-right: 2px solid #a2a2a2;
}
#Tuition td {
	background-color: #e2e2e2;
	padding: 5px;
}

#MemberSchedule {
	margin-top: .5em;
	margin-bottom: .5em;
}
#MemberSchedule tr, td, th {
	font: 10pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding:  2px;
	margin: 0px;
	/*border: 1px solid #6e6e6e;*/
	background: #fff;
}

#MemberSchedule tr.RowEven td, tr.RowOdd td {
	background-color: transparent;
}

#MemberSchedule tr.RowEven td {
	background-color: white;
}

#MemberSchedule tr.RowOdd  td{
	background-color: #d6d6d6;
}

#MemberSchedule table {
	background-color: #e4e4e4;
	margin: auto;
	padding: 0;
	border: 2px solid #919191;
}
#MemberSchedule tr {
	background-color: #d7d7d7;
}

