body {
	background-color: #2e3436;
}

.runners {
	position: absolute;
	top: 440px;
	left: 50%;
	margin-left: -526px;
}

/*
.glossCenter {
	background-image: url('images/tabImages/gloss.png');
	background-repeat: no-repeat;
	width: 587px;
	height: 56px;
	position: absolute;
	left: 600px;
	top: 600px;
	z-index: -1;
}
*/

table {
	border-collapse: collapse;
}


/* Tab top */
#TabBodyTop {
	background-image: url('images/tabImages/body_TopEdge.png');
	background-repeat: no-repeat;
	width: 670px;
	height: 35px;
	z-index: 80;
}


/* Tab body */
#TabBody {
	background-image: url('images/tabImages/body_main.png');
	background-repeat: repeat-y;
	width: 627px;
	min-height: 900px;
	margin: 0px;
	padding: 0px;
	padding: 20px;
	position: relative;
	z-index: 81;
}

/* Tab bottom */
#TabBodyBot {
	background-image: url('images/tabImages/body_BottomEdge.png');
	background-repeat: no-repeat;
	width: 670px;
	height: 36px;
	z-index: 79;
}

/* Main div tag for the entire page */
#main {
	top: 0px;
	width: 1120px;
	position: absolute;
	left: 50%;
	margin-left: -560px; /* width / 2 */
	padding: 0px;
}


#banner {
	width: 1000px;
	height: 200px;
	background-image: url('images/banner.png');
	background-repeat: no-repeat;
	z-index: 1;
	position: relative;
}

.bodyContent {
	width: 1120px;
	height: 100%;
	margin-top: -50px;
	z-index: 10;
	position: relative;
}

.aboutText {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	line-height: 120%;
	text-align: justify;
}





/**********************************************************************************************************/
/* Coaches Corner */

.forumPrev {
	position: absolute;
	left: 0px;
	top: 330px;
	width: 232px;
	height: 376px;
	margin-top: 50px;
	background-image: url('images/tabImages/LeftPanel.png');
	background-repeat: no-repeat;
	z-index: 0;
}

.forumTitle {
	padding: 3px;
	padding-top: 15px;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
	color: #222222;
	
}

.forumContent {
	padding: 10px;
	padding-top: 6px;
	padding-left: 15px;
	font-style: normal;
	text-align: justify;
	color: #663333;	
}

.spacer {
	height: 60px;
}






/**********************************************************************************************************/
/* Buy the Book */

.bookBuy {
	position: absolute;
	left: 880px;
	top: 330px;
	width: 241px;
	height: 376px;
	margin-top: 50px;
	background-image: url('images/tabImages/RightPanel.png');
	background-repeat: no-repeat;
}

.cover {
	width: 160px;
	height: 245px;
	border: 2px solid black;
	margin-top: 10px;
}

.paypal {
	margin-top: 8px;
}








/**********************************************************************************************************/
/* Quotes */

.innerContent { 
	left: 16%;
	top: 158px;
	width: 740px;
	height: 105px;
	z-index: 3;
	position: absolute;
	left: 16%;
	top: 158px;
	/*border: 2px dashed red;*/
}

.quotes-container {
	width: 60%;
	height: 110px;
	/*border: 1px solid blue;*/
	background-image: url('images/bubble.png');
	background-repeat: no-repeat;
	z-index: 4;
	position: relative;
}

.quotes-container-highlight {
	left: 0px;
	top: 0px;
	width: 60%;
	height: 105px;
	/*border: 1px solid blue;*/
	background-image: url('images/bubble-highlight.png');
	background-repeat: no-repeat;
	z-index: 4;
	position: absolute;}



.quotes-quote {
	color: #777777;
	float: left;
	font-family: sans-serif;
	font-style: italic;
	font-variant: small-caps;
	font-weight: normal;
	font-size: 17px !important;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0.1ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 1ex;
	font-weight: bold;
	z-index: 8;
	position: relative;
}

blockquote .quote {
	background-repeat: no-repeat;
	display: inline;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 0px;
	width: 16px;
	height: 14px;
	background-image: url('images/quote.png');
}

.quotes-source {
	font-family: cursive;
	color: #FFDD00;
	font-size: 18px;
	float: right;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.quotes-alignPanel {
	width: 100%;
}

.content-alignPanel {
	width: 100%;
}

.quotes-main {
	width: 100%;
	height: 150px;
}


blockquote {
	float: left;
	margin: 0px;
	padding: 10px;
}


.quotes-waitText {
	font-family: monospace;
	padding-top: 20px;
	color: #666666;
	z-index: 6;
	position: relative;
}



.waitContent {
	width: 220px;
	height: 40px;
}
















.gwt-TabPanel {
	width: 600px;
	height: 300px;
}

.gwt-TabPanelBottom {
	min-height: 600px;
	height:auto !important;
  	height:500px;
  	width: 670px;
}

.gwt-TabBar .gwt-TabBarItem {
	background-color: #2D2F2F;
	border-top: 3px solid #171C1D;
	border-left: 3px solid #171C1D;
	border-right: 3px solid #171C1D;
	border-bottom: 3px solid #171C1D;
	padding: 6px;
	color: #7F7F7F;
	cursor: pointer;
	margin-right: 5px;
}


.gwt-TabBar .gwt-TabBarItem-selected  {
	background-color: #FFFFFF;
	border-top: 3px solid #171C1D;
	border-left: 3px solid #171C1D;
	border-right: 3px solid #171C1D;
	border-bottom: 3px solid #171C1D;
	padding: 6px;
	position: relative;
	top: 0px;
	color: black;
	z-index: 50;
}

.gwt-TabBar {
	
}




.ContactInfo {
	text-align: center;
	color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 2px solid #AAAAAA;
	padding-top: 10px;
}

.ContactInfo a:link {
	color: #aaffaa;
}





.overlay {
	width: 740px;
	height: 105px;
	left: 16%;
	top: 158px;
	cursor: pointer;
	z-index: 98;
	position: absolute;
	background-image: url('images/transparent.png');
	background-repeat: repeat;
}

.aboutPopup {
	background-image: url('images/popup.png');
	background-repeat: repeat;
	width: 250px;
	height: 300px;
	border: 4px solid #FFDD00;
	padding: 3px;
	z-index: 99;
	position: relative;
}

.popupClose {
	width: 100%;
	background-color: #FFBB00;
	border: 1px solid #FFDD00;
	font-size: 20px;
	font-weight: bold;
	padding: 3px;
	cursor: pointer;
	z-index: 100;
	position: relative;
}

.authorPic {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #777777;
}








.copyright {
	color: #0a0a0a;
	width: 100%;
	padding-top: 12px;
	padding-bottom: 16px;
	font-family: monospace;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	font-size: medium;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: capitalize;
	text-align: left;
	text-indent: 0ex;
}

