body{
	margin: 0;
	padding: 0;
	background-color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: black;
}

#header{
	margin: 0 auto;
	width: 899px;
	border-right: 2px solid #a00;
	border-left: 2px solid #a00;
}

#footer{
	margin: 0 auto;
	width: 879px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 10px;
	background: #b00 url(/img/footer.gif);
	border-right: 2px solid #a00;
	border-left: 2px solid #a00;
}

#footer a{
	color: white;
}

#footer a.login{
	float: right;
	color: #f93;
}

#header img{
	float: left;
	border: 0;
}

#page{
	background-color:#ccc;
	margin:0pt auto;
	min-height: 400px;
	width:879px;
	padding: 8px 10px;
	border-right: 2px solid #999;
	border-left: 2px solid #999;
}

.clearer{
	clear: both;
}

h1{
	color:#880000;
	font-size:1.6em;
}

h2{
	margin: 30px 40px;
	color: #800;
}

h2 span{
	color: black;
}

h3, h4{
	color: #b60;
}

a img {
	border: 0px;
}

ul{
	list-style-type: square;
}

/* structural elements */

p{
	text-align: justify;
	padding: 5px;
}

blockquote{
	background-color:#CCCCAA;
	border:1px solid white;
	margin-bottom:5px;
	padding:10px;
	text-align:justify;
}

p.attribution{
	padding:0px 3px;
	color:#664400;
	font-size:13px;
	font-style:italic;
	margin:4px 4px 0px;
	text-align:right;
}

.info {
	width: 420px;
	margin: 4px 9px 4px 10px;
	float: left;
}

.info.center{
	float: none;
	margin: 4px auto;
}

.info.full{
	width: auto;
	float: none;
}

.info.full h3{
	background: transparent url(/img/box-sprite-top.gif) no-repeat -12px 0px;
	padding: 0;
	height: 36px;
}
.info.full h3 em, .info.full h6 em{
	display: block;
	float: right;
	width: 12px;
}

.info.full h3 em{
	background: transparent url(/img/box-sprite-top.gif) no-repeat;
	height: 36px;
}

.info.full h6 em{
	background: transparent url(/img/box-sprite-bottom.gif) no-repeat;
	height: 20px;
}
.info.full h6{
	background: transparent url(/img/box-sprite-bottom.gif) no-repeat  -14px 0px;
	height: 14px;
}

.info.full h3 span{
	display:block;
	padding:8px 10px;
}

.info h4{
	margin: 10px 10px 5px;
	padding: 0px;
}

.info.full div{
	border: 0;
	background: #fff none;
	padding: 0px;
}

.info.right{
	float: right;
}

.info h3{
	background: transparent url(/img/box-top-red.gif) no-repeat;
	color: white;
	height:28px;
	margin:0px;
	padding: 8px 10px 0px;
	margin: 0px;
}

.info div.content, .info div{
	border-left: 1px solid #966;
	background: #fff url(/img/box-right.gif) right repeat-y;
	padding:5px 7px 5px 1px;
}

.info h6{
	background: transparent url(/img/box-bottom.gif) no-repeat;
	height: 15px;
	padding: 0px;
	margin: 0px;
}

.info p{
	margin:0px 5px;
	padding:10px 3px 2px;
}

.info p.more{
	text-align: right;
	padding: 8px 6px 2px;
	height: auto;
}

.info p em {
	color: #880000;
}

#book{
	float:right;
	margin:10px 30px;
	padding:0px 0px 0px 10px;
}

#bigbook{
	float:left;
	margin:30px;
}

#bigbook p{
	text-align: right;
	margin: 5px;
	padding: 2px;
}

.articles{
	width: 350px !important;
	margin: 24px 0 0 18px;
}

/* page-specific styles */
#home blockquote{
	padding: 10px;
	font-size: 30px;
	background-color: #ddd;
	border: 0;
	border-bottom:2px solid #999999;
	border-right:2px solid #999999;
	margin-top:15px;
	width:530px;
	margin-left:30px;
	text-align: center;
}

#home form.plain{
	margin: 3px 10px;
}

#home form.plain label{
	width: 50px;
}

#home h1{
	margin:10px 20px 0px;
	text-align: center;
}

#home .info p.balanced {
	height: 7em;
}

#home .info h3{
	background-image: url(/img/box-top-red.gif);
	color: white;
}

#home p.heading{
	margin: 10px 20px;
}

#books{
	margin: 10px;
	text-align: center;
}

#books img{
	margin: 2px 5px;
	cursor: pointer;
}

.book-copy{
	display: none;
	background-color:#EEEEEE;
	border:1px solid #996666;
	padding: 5px;
	font-size: 12px;
	margin: 5px auto;
	width: 780px;
}

.book-copy .buy{
	margin: 4px;
}

.book-title{
	font-weight:bold;
	margin:10px;
}

#booktitle{
	height: 20px;
}

#flickr{
	text-align: center;
	padding: 5px;
}

#flickr img{
	margin: 2px 4px;
}

img.right{
	float: right;
	margin: 20px 20px 10px;
}

#coach h2, #player h2{
	margin: 15px 5px 5px;
}

#training h3{
	color: #800;
}

#training .info h3{
	color: white;
}

#subscribe img.book{
	float: left;
	margin: 0px 10px 10px;
}

#subscribe blockquote{
	margin-left: 100px;
}

/* form styles */
label{
	margin-left: 15px;
	width: 200px;
	display: block;
	float: left;
}

label.cbx{
	margin: 0;
	display: inline;
	float: none;
}

form p.title{
	margin: 0 5px 10px;
	color: #800;
	border-bottom:2px solid #CCCCCC;
	padding:2px 1px;
}

form {
	background-color:#EEEEEE;
	border:1px solid #996666;
	margin:5px 75px;
	padding:10px;
}

form p{
	margin: 3px;
	padding: 0px;
	background-color: inherit;
}

form p.buttons{
	margin-left: 220px;
}

form p.buttons input{
	width: auto;
}

input, select, textarea{
	width: 400px;
}

form.plain{
	margin: 0;
}

form.plain input, form.plain select{
	width: auto;
}

form.plain p.buttons{
	margin: 3px 10px;
	text-align: right;
}

form.login input{
	width: 350px;
	font-size: 24px;
}

form.login label{
	width: 100px;
	font-size: 18px;
	padding-top: 7px;
}

form.login{
	margin: 5px;
	padding: 5px;
	background-color:inherit;
	border: 0;
}

form.login p.buttons{
	margin: 3px;
	padding: 5px;
	text-align: right;
}

form.mini{
	text-align: right;
	padding: 5px;
}

form.mini div.explanation{
	color:#880000;
	font-size:11px;
	margin:0 3px 5px;
}

form.mini label{
	margin-right: 5px;
	width: auto;
	display: inline;
	float: none;
}
form.mini input{
	margin-right: 5px;
}

p.error{
	color: red;
	padding: 5px;
}

#services th, #roster th, #filter-practice th{
	text-align: left;
}

.book-link{
	float:left;
	height:auto;
	margin:5px 8px;
	text-align:center;
	width:180px;
}

.book-link img{ margin: 2px; }
.book-link{ font-size: 12px; }
.book-link a{ color: black; }

/* accordion styles */
#accordion{
	padding: 5px;
}

#accordion h3{
	border: 1px solid #666;
	padding: 5px;
	background-color: #aaa;
	margin: 8px 0 0 0;
	cursor: pointer;
	color: black;
}

#accordion h3.active{
	border: 1px solid red;
	background-color: #b87;
}

#accordion div.container{
	background-color: white;
	padding: 10px;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

/* shirts */
.marker, #level{
	border:2px solid #cc6;
	float:left;
	display: block;
	height:10px;
	margin:2px 8px;
	width:10px;
}

.marker-big{
	border:2px solid #cc6;
	float:left;
	display: block;
	height:20px;
	margin:2px 8px;
	width:20px;
}

.gray, .level0{ background-color: gray;}
.white, .level1{ background-color: white; }
.green, .level2{ background-color: green; }
.blue, .level3{ background-color: blue; }
.red, .level4{ background-color: red; }
.black, .level5{ background-color: black; }

/* shot tracker styles */
#shotchart{
	background: url(/img/shotchart.gif) bottom;
	width: 468px;
	float: left;
}

#shotform form{
	margin: 0;
}

#sidebar h5{
	background-color:#DDDDDD;
	border:2px solid #666666;
	cursor:pointer;
	margin:3px 0px 0pt;
	padding:2px 5px;
}

.cancel{
	font-size: 12px;
	color: black;
	margin-left: 15px;
}

#shotform input, select{
	width: auto;
}

#shotform label{
	font-size: 12px;
	width: 100px;
	padding-top: 4px;
}

#tabs{
	margin:0px;
	padding:0px;
}

#tabs li{
	font-size: 14px;
	cursor: pointer;
	background-color:#EEEEEE;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt 5px 0pt 0pt;
	padding:2px 10px;
	border-left:2px solid #aaa;
	border-right:2px solid #aaa;
	border-top:2px solid #aaa;
}

#tabs li.active{
	font-weight:bold;
	background-color: #dcc;
	border-left:2px solid #966;
	border-right:2px solid #966;
	border-top:2px solid #966;
}

.filter{
	margin: 0px 0px 5px;
	padding: 4px;
	font-size: 12px;
	background-color:#EEEEEE;
	border:1px solid #996666;
	clear: both;
}

.filter p{
	margin: 0px;
	padding: 3px;
}

.filter label{
	width: 100px;
}

.filter form{
	border: 1px solid #ccc;
	background-color: #ddd;
	margin: 3px 0px 0px;
}

.filter .row{
	padding: 3px;
}

.filter-button{
	float: right;
	width: auto;
}

#filters{
	background-color:#FFFFFF;
	border:2px solid #FF9933;
}

.filter-fields{
	font-size:12px;
	padding: 8px;
	background-color:black;
	color: white;
}

.filter-fields span{
	margin: 0 10px 0 0;
	font-weight: bold;
}

.filter-fields a{
	background-color:#666666;
	border:1px solid white;
	color:white;
	font-size:12px;
	margin:1px 5px;
	padding: 3px 5px;
}

.filter-fields a.on{
	background-color: #333;
	color: #f93;
	border-color: #f93;
}

.filter-fields a:hover{
	background-color: #f93;
	color: white;
}

#workout .filter-fields a{
	border: none;
	background-color: inherit;
	margin: 0;
}
#workout .filter-fields a:hover{
	border: none;
	background-color: #f93;
	margin: 0;
}
#workout-players{
	background-color:#FFFFFF;
	border:1px solid #666666;
	padding:5px;
}
#workout-players textarea{
	width: 600px;
}
#workout-players h4{
	margin: 10px 0;
}
.workout-send{
	width: auto;
	margin: 3px;
}

.filter-wrap {
	margin: 3px;
}

.filter-wrap .details{
	margin: 4px 10px;
}

#workout .filter-fields{
	margin-top: 4px;
}


.workout-save, .workout-delete{
	width: auto;
}

#newGameLink, #newWorkoutLink {
	color: black;
	margin-left: 15px;
}

#sidebar{
	width: 400px;
	float: right;
}

#list{
	width: auto;
	max-height: 400px;
	overflow-y: auto;
}

#list th{
	font-size: 12px;
	background-color: white;
	padding: 3px;
}

#list td{
	font-size: 11px;
	padding: 0px 3px;
	text-align: center;
}

#list tr.make{ background-color: #bfb; }
#list tr.make.odd{ background-color: #afa; }

#list tr.miss{ background-color: #fbb; }
#list tr.miss.odd{ background-color: #faa; }

.bigstats{ background-color: #bbb; font-size: 12px; }
.bigstats span{ font-size: 24px;}
.bigstats em{ font-style: normal; font-size: 18px; color: black;}

/* practice tracker */

#practice .buttons{
	margin: 3px;
}

#practice #message{
	background-color:#AAEEAA;
	border:1px solid #00CC99;
	padding: 2px;
	margin: 10px;
}

#practice #message.error{
	background-color: #EEEEAA;
	border: 1px solid #999900;
}

#practice #list{
	width: 590px;
	float: left;
}

#practice #chart{
	width: 250px;
	float: right;
	margin: 10px;
}

#description{
	padding:5px 10px 10px;
	font-style: italic;
}

#practiceform h3{
	margin: 2px;
}

/* store */
.items {
	padding: 10px 20px;
	list-style: none;
}

ul.items{
	margin: 0px;
}

.items ul{
	margin: 0 0 0 80px;
	padding: 0 0 0 20px;
}

.items ul li{
}

.items li.image p{
	margin: 0pt 0pt 0pt 80px;
}


.items p{
	font-size: 14px;
	margin: 0 0 0 0;
}

.items img{
	float: left;
}

.shirt-item img{
	margin: 3px 15px;
	border:2px solid #ccc;
}
.shirt-item label{
	float: left;
	width: 150px;
	margin: 3px 17px;
	text-align: center;
	font-size: 12px;
}

div.price{
	background-image:none;
	border:0 none;
	float:right;
	font-weight:bold;
	margin:5px 5px 0 0;
}

div.half{
	float:left;
	margin:12px;
	width:400px;
}

div.half.right{
	border-left: 2px solid #ccc;
}

div.half p{
	text-align: center;
}

a.buylink{
	color: #800;
	font-weight: bold;
}

a.buy{
	background: transparent url(/img/button-buy.gif);
	display: block;
	float: right;
	margin: 8px 0 0;
	width: 91px;
	height: 25px;
}
a.buy span{
	display: none;
}

.items .footer{
	border-bottom: 2px solid #ddd;
	margin:2px 30px 12px !important;
	clear: both;
}


#cart-empty{
	background:white url(/img/cart-48.png) no-repeat scroll 10px center;
	padding:20px 20px 20px 70px;
}

#cart div.info h3 .icon{
	background:transparent url(/img/cart-32.png) no-repeat scroll 8px 2px;
	float:left;
	height:32px;
	margin:0pt 10px 0pt 0pt;
	width:32px;
}

#cart-header{
	background:#EEEEEE url(/img/cart-32.png) no-repeat scroll 5px center;
	border:2px solid #FF9933;
	font-size:18px;
	font-weight:bold;
	margin:5px 0px;
	padding:8px 8px 8px 50px;
}

#store-link{
	color:white;
	float:right;
	font-size:14px;
	margin:9px 5px 0px;
}

#cart-link{
	background: transparent url(/img/cart-32.png) no-repeat scroll right center;
	font-size:14px;
	margin:5px 20px;
	padding:10px 45px 10px 5px;
	text-align:right;
	cursor: pointer;
}

#cart-link a{
	color: black;
}


#cart table{
	border:1px solid #AAAAAA;
	margin:10px auto;
	width:820px;
}


#cart tr{
	background-color: white;
}

#cart tr.odd{
	background-color: #eee;
}

#cart tr.header{
	background-color: #555;
	color: white;
}

#cart th{
	text-align: left;
}

#cart td{
	margin: 0px;
	padding: 3px;
}

#cart label.size{ 
	width: 20px; font-size: 11px; float: left; text-align: right; margin: 0 4px;
}

#cart td.quantity{ width: 12%; }
#cart td.price-item{ width: 15%; }
#cart td.price{ font-weight: bold; width: 12%; }
#cart td.actions{ width: 3%; }

#cart tr.totals { background-color: #DDD;}
#cart tr.totals td.price{ }
#cart tr.totals td.item{ padding: 0 0 0 10px; font-style: italic;}

span.desc{
	font-size: 11px;
	color: #666;
}

.cart-remove{
	background-image: url(/img/delete.png) !important;
	cursor: pointer;
	float: right;
	width: 16px;
	height: 16px;
}

#cart #checkout{
	margin: 5px 20px;
	text-align: right;
}


/* order receipt page */

#cart table.receipt{
	width:500px;
	font-size: 12px;
	margin: 5px;
}

#cart.receipt{
	text-align: left;
}

#cart .sign-up{
}

#cart .sign-up form{
	border: 0px;
	margin: 0;
	padding: 0px 10px;
	font-size: 12px;
}

#cart .sign-up label{
	width: 80px;
	margin: 3px 0;
}

#cart .sign-up form input{
	width: 180px;
}

#cart .sign-up form .buttons{
	margin-left: 210px;
}

#cart .sign-up form .buttons input{
	width: auto;
}

.shirt {
	background-color:#EEEEEE;
	border:1px solid #996666;
	margin:5px 2px;
	padding:3px 8px 5px;
}

.shirt h3{
	margin: 5px 0px 10px;
}

.shirt .content{
	float:right;
	padding:0 5px;
	width:400px;
	height: 280px;
}

.shirt img{
	float: left;
	margin: 3px;
}
.shirt label{
	float: left;
	width: 212px;
	margin: 3px;
	text-align: center;
}

.shirt p{
	padding: 0;
}

.shirt a.buy{
	float: left;
}