﻿body
{
    margin:0;
    background:#000 url(/images/bgBody.jpg) no-repeat center top;
    font-family:Tahoma, Arial, Helvetica, Verdana, sans-serif;
    font-size:11px;
    color:#EFEFEF;
    line-height:18px;
    overflow:-moz-scrollbars-vertical;
}
form
{
    margin:0;
    padding:0;
}
h1, h2
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, Verdana, Sans-Serif;
	font-size:16px;
	text-transform:uppercase;
}
h3
{
	display:inline;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, Verdana, Sans-Serif;
	font-size:16px;
}
h4, h5
{
	margin:0;
	padding:0;
	font-size:12px;
}
h1.underline, h2.underline, h3.underline
{
	margin-bottom:5px;
	padding-bottom:2px;
	border-bottom:solid 1px #FFF;
}
h1 span, h2 span
{
	color:#dc6767;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active, 
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active
{
	color:#FFF;
}
a:link
{
	color:#dc6767;
	text-decoration:none;
}
a:visited
{
	color:#ba213f;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
a:active
{
	text-decoration:none;
}
p
{
	margin:0;
	padding:5px 0;
}

/* master template */
.HeaderContainer
{
	width:966px;
	height:204px;
	margin:0 auto;
	background:#FFF url(/Images/bgHeaderContainer.jpg) no-repeat;
	border-left:solid 1px #670014;
	border-right:solid 1px #670014;
	position:relative;
}
.logo
{
	display:block;
	width:290px;
	height:50px;
	position:absolute;
	left:22px;
	top:110px;
}
.Nav
{
	display:block;
	width:966px;
	height:27px;
	margin:0;
	padding:0;
	background:url(/Images/bgNav.png) no-repeat;
	list-style:none;
}
.HeaderContainer .Nav
{
	position:absolute;
	left:0;
	top:177px;
}
.Nav li
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
	line-height:26px;
}
.Nav li a
{
	display:inline;
	float:left;
	height:27px;
	margin:0;
	padding:0 10px;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
.Nav li a:link, .Nav li a:visited
{
	color:#FFF;
}
.Nav li a:hover, .Nav li a:active
{
	color:#FFF;
	background:url(/Images/bgNav_hover.png) repeat-x;
	text-decoration:none;
}
.Nav li a.active
{
	background:url(/Images/bgNav_active.png) no-repeat center top;
}
#NavShadow
{
	width:966px;
	height:12px;
	position:absolute;
	left:0;
	top:0px;
	z-index:2;
}
.BodyContainer
{
	width:966px;
	margin:0 auto;
	background:#240007 url(/Images/bgBodyContainer.png) repeat-x center top;
	border:solid 1px #670014;
	border-top:none;
	position:relative;
}
.FooterContainer
{
	width:960px;
	margin:8px auto;
	color:#4c4c4c;
	text-align:right;
}
.FooterContainer a img
{
	border:none;
	vertical-align:middle;
}

/* login controls */
.LoginContainer
{
	background:url(/Images/bgLoginContainer.png) repeat-x;
}
.LoginPanel
{
	width:966px;
	height:18px;
	margin:0 auto;
	text-align:right;
	line-height:18px;
}
.LogoutButton
{
	margin:0;
	vertical-align:middle;
}
/* common styles */
.clear
{
	clear:both;
	visibility:hidden;
}
.spacer
{
	padding:5px;
}
.textbox
{
	margin:0;
	width:99%;
	border:solid 1px #900c27;
}
a.button, a.button:link, a.button:visited, a.button:hover, a.button:active
{
	text-decoration:none;
	cursor:pointer;
}
a.button span
{
	text-decoration:none;	
}
a.button:hover span, a.button:active span
{
	text-decoration:underline;
}
a.button img
{
	border:none;
	vertical-align:middle;
	text-decoration:none;
}
.alert
{
	color:#900c27;
}
.alertbox
{
	display:block;
	padding:2px 5px;
	background:#303030;
	color:#dc6767;
	white-space:nowrap;
}
.hilight
{
	background:#FFFFCC;
}
.ContentContainer
{
	padding:10px;
}
.ColumnLeft
{
	float:left;
	width:670px;
}
.ColumnRight
{
	float:right;
	width:260px;
}
.ProgressIndicator
{
	float:right;
}
.ProgressIndicator span
{
	line-height:16px;
}
.ProgressIndicator img
{
	width:16px;
	height:16px;
	border:none;
}
.ContentBox
{
	margin:5px 0;
	padding:10px 15px;
	background:#710016;
	border:solid 1px #900c27;
}
.GridView, .FormView
{
	width:100%;
	margin:0;
	padding:0;
}
.GridViewHeader
{
	color:#FFF;
	text-align:left;
}
.GridViewRow
{
	background:#650014;
}
.GridViewAltRow
{
	background:#710016;
}
.GridViewSelectedRow
{
	background:#900c27;
}
.ControlPanel
{
	height:22px;
	margin:5px 0;
	background:url(/Images/bgControlPanel.png) repeat-x center center;
	text-align:center;
	line-height:22px;
}
.ControlPanel a
{
	color:#FFF;
	text-decoration:none;
}
.controls
{
	margin:3px auto;
}
.controls input
{
	margin:0 10px;
}
.thumb
{
	display:inline;
	float:left;
	margin-right:10px;
}
.thumb img
{
	border:solid 1px #FFF;
}

/* home page */
.NewsPanel
{
	display:inline;
	float:left;
	width:706px;
	height:232px;
	background:url(/Images/bgNewsPanel.png) repeat-x center top;
	position:relative;
	z-index:0;
}
.NewsPhoto
{
	width:360px;
	height:232px;
	position:absolute;
	left:0;
	top:0;
}
.NewsList
{
	width:345px;
	height:232px;
	border-left:solid 1px #96233a;
	position:absolute;
	right:0px;
	top:0;
	z-index:1;
}
.NewsList .padding
{
	padding:30px;
}
.NewsList ul
{
	margin:15px 0;
	padding:0 15px;
	color:#dc6767;
}
.NewsList ul li
{
	margin:0;
	padding:0;
	color:#dc6767;
}
.NewsList ul li a:link, .NewsList ul li a:visited, 
.NewsList ul li a:hover, .NewsList ul li a:active
{
	color:#FFF;
	font-size:12px;
	line-height:20px;
}
#CoachPhoto
{
	position:absolute;
	right:1px;
	top:144px;
	z-index:0;
}
.FeaturePanel
{
	float:right;
	width:260px;
	height:447px;
	background:url(/Images/bgFeaturePanel.jpg) no-repeat center top;
	font-family:Arial, Helvetica, Verdana, Sans-Serif;
	text-align:center;
	position:relative;
}
.KrugerInsider
{
	width:260px;
	height:164px;
	background:url(/Images/bgKrugerInsider.jpg) no-repeat;
	position:relative;
}
.KrugerBook
{
	width:260px;
	height:282px;
	background:url(/Images/bgKrugerBook.jpg) no-repeat;
}
.KrugerBookOrder
{
	width:260px;
	height:282px;
	background:url(/Images/bgKrugerBookOrder.jpg) no-repeat;
}
.KrugerBookOrderSigned
{
	width:260px;
	height:282px;
	background:url(/Images/bgKrugerBookOrderSigned.jpg) no-repeat;
}
.FeaturePanel .padding
{
	padding:75px 28px 0 38px;
}
.FeaturePanel .SubmitPanel
{
	width:210px;
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;
	position:absolute;
	top:80px;
	left:25px;
}
.SubmitPanel .textbox
{
	width:205px;
	height:15px;
	margin:0;
	padding:4px;
	background:transparent;
	border:none;
}
.ThankYouPanel
{
	width:260px;
	height:164px;
	background:url(/Images/ThankYou.jpg) no-repeat;
	position:absolute;
	top:0;
	left:0;
}
.BottomPanel
{
	width:705px;
	height:215px;
	float:left;
	background:#3c000c;
	background:#2a0008;
	background-image:url(/Images/bgLonPanel.png);
}
.LogoPanel
{
	height:82px;
	/*background:url(/Images/bgLogoPanel.png) no-repeat left top;*/
}
.LogoPanel img
{
	display:inline;
	float:left;
	border:0;
}
.LonPanel
{
	height:132px;
}
.LonStory
{
	width:587px;
	height:120px;
	background:#710016;
	margin-left:11px;
	border:solid 1px #900c27;
}
.LonStory .padding
{
	padding:10px 15px;
	padding-right:115px;
}

/* email forms */
.MailControls
{
	width:210px;
	margin-top:5px;
	position:relative;
}
.MailProgress
{
	display:none;
	width:210px;
	height:26px;
	background:#EFEFEF;
	color:#274186;
	line-height:16px;
	position:absolute;
	top:0;
	left:0;
}
.MailProgress .padding
{
	padding:5px;
}
.MailProgress img
{
	display:inline;
	margin-right:5px;
	vertical-align:middle;
}

/* news page */
.NewsHeader
{
	padding-bottom:5px;
	border-bottom:solid 1px #921930;
	font-size:16px;
}
.date
{
	color:#dc6767;
	font-family:Arial, Helvetica, Verdana, Sans-Serif;
	font-size:16px;
	font-weight:bold;
}
.separator
{
	padding:5px;
	color:#dc6767;
}
.description
{
	padding:10px 0;
}
.TitleContainer
{
	float:left;
	width:300px;
}
.DateContainer
{
	float:right;
	width:300px;
}
.PhotoSelectorContainer, .DescriptionContainer
{
	margin-top:10px;
}

/* book page */
.BookContainer
{
	width:287px;
	height:429px;
	position:relative;
}
.BookContainer img.BookShadow
{
	width:287px;
	height:429px;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
.BookContainer img.BookCover
{
	width:278px;
	height:420px;
	position:absolute;
	top:3px;
	left:4px;
	z-index:1;
}
.BuyBookPanel
{
	height:66px;
	margin:20px 0;
	background:#710016 url(/Images/bgBuyBookPanel.png) no-repeat;
	border:solid 1px #900c27;
	color:#FFF;
}
/* photo selector */
.PhotoSelectorPanel
{	
	background:#710016;
	border:solid 1px #FFF;
}
.PhotoListContainer
{
	height:95px;
	overflow-y:scroll;
}
.selected, .unselected
{
	float:left;
    text-align:center;
    padding:2px;
}
.unselected
{
    background-color:transparent;
    cursor:pointer;
}
.selected
{
     background:#dc6767;
     color:#FFF;
}
.PhotoSelectorPanel .ControlPanel
{
	margin:0;
}

/* ajax styles */
.ModalPanel
{
	border:solid 1px #9699ab;
    background:#FFF;
    color:#000;
}
.ModalPanel .padding
{
	padding:10px;
}
.ModalPanel .ControlPanel
{
	margin:0;
}
.bgModalPopup
{
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	background:url(/Images/bgModal.png) repeat;
}
* html .bgModalPopup
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/bgModal.png', sizingMethod='scale');
}

/* page content controls */
.EditButtons
{
	position:absolute;
	top:-8px;
	right:-8px;
	z-index:2;	
}
.EditButtons a:link, .EditButtons a:visited, 
.EditButtons a:hover, .EditButtons a:active
{
	color:#FFF;
}

/************************************************************************
* browser specific styles
************************************************************************/
/* IE dotted outline removal */
* html a
{
	behavior: url(/scripts/onclickbehavior.htc);
}
/* Mozilla dotted outline removal */
:focus
{
	-moz-outline-style:none;
}
/* IE6 png */
* html .png
{
	border:none;
	behavior:url(/scripts/pngbehavior.htc);
	position:relative;
}