* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, sans-serif;
	font-size: 14px;
}
p, address, ul, ol, li, dt, dd, td, th, div, span, blockquote {
	color: #292929;
}
th, b, strong {
	font-weight: bold;
}
i, em, cite {
	font-style: italic;
}
sup, sub {
	font-size: 75%;
}


/* Links */
a {
	text-decoration: none;
	color: #0e6d95;
	outline: none;
}
a:hover, a:active {
	text-decoration: underline;
}

/* Paragraphs */
p {
	margin: 0 0 16px;
	line-height: 18px;
}
.home p {
	text-align: center;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}

/* Images */
a img {
	border-style: none;
}
.image-wrap {
	width: auto;
	margin: 0 0 10px 0;
}
img.left, .image-wrap.left, .partner.left img {
	float: left;
	margin: 0 10px 10px 0;
}
img.right, .image-wrap.right, .partner.right img {
	float: right;
	margin: 0 0 10px 10px;
}
/* Lists */
ul, ol {
	margin: 0 0 10px 30px;
}
li {
	margin: 5px 0;
}

/* Floating */
.float-left {
	float: left;
}
.float-right {
	float: right;
}

/* Headings */
h1, h2, h3, h4, h5 {
	color: #000;
}
h1 {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
h1.big {
	font-size: 32px;
	color: #1b7faa;
}
h2 {
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
.home h2 {
	font-size: 24px;
	color: #292929;
	text-align: center;
}
h3 {
	font-size: 16px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
h4 {
	font-size: 14px;
	margin: 0 0 5px;
	padding: 0;
}
h5 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#container {
	width: 996px;
	position: relative;
}
#masthead {
	position: relative;
	margin: 0 0 5px 0;
	z-index: 5;
}
#user-actions {
	position: absolute;
	top: 17px;
	right: 17px;
	margin: 0;
}
#user-actions li {
	float: left;
	list-style: none;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	margin: 0;
}
#user-actions a {
	display: block;
	color: #fff;
	height: 36px;
	text-align: center;
	padding: 17px 0 0 0;
}
#user-actions a:hover {
	text-decoration: none;
}
#user-actions li.signin a {
	width: 120px;
	background: url(/sportskool/site_images/btn_signin.png) left top no-repeat;
	margin: 0 30px 0 0;
}
#user-actions li.yourcart a {
	width: 173px;
	background: url(/sportskool/site_images/btn_cart.png) left top no-repeat;
	margin: 0;
}
#content {
	padding: 15px 30px 0 30px;
	height: 445px;
	overflow-y: auto;
}
.item {
	margin: 0 0 15px 0;
	padding: 0 20px 5px;
	border-bottom: 1px solid #b2b2b2;
}
.item.detail {
	border: none;
	padding: 0 0 5px;
}
.item .snapshot {
	float: left;
	margin:0 20px 10px 0;
	-moz-box-shadow: 3px 3px 6px #999;
	-webkit-box-shadow: 3px 3px 6px #999;
	box-shadow: 3px 3px 6px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#999999');
}
.item .details {
	margin: 0 0 0 200px;
}
.item.detail {
	position: relative;
}
.item h2 {
	font-size: 26px;
	color: #1b7faa;
}
.item.detail h2 {
	font-size: 18px;
	color: #000;
}
.item h2 a {
	color: #1b7faa;
}
.item .details p {
	float: left;
	width: 356px;
	margin: 0 0 10px 0;
}
.item.detail p {
	font-size: 16px;
	width: 520px;
}
.item .details .price {
	display: block;
	float: left;
	width: 200px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #b92325;
}
.item.detail .price {
	font-weight: bold;
	color: #b92325;
	font-size: 20px;
}
.item .details .buttons {
	display: block;
	float: left;
	width: 120px;
}
.price-combo {
	position: absolute;
	top: 55px;
	right: 0;
	width: 330px;
}
.price-combo img {
	float: left;
}
.price-combo .price {
	float: left;
}
.vid-list {
	float: left;
	width: 200px;
	margin: 0 5px 15px 0;
}
.vid-list li {
	list-style: none;
	font-size: 12px;
	margin: 2px 0;
}
.vid-list a.active {
	font-weight: bold;
}
.clear {
	clear: both;
}
.item.detail .bottom {
	position: relative;
}
#vid-details {
	position: absolute;
	top: 75px;
	left: 410px;
	height: 200px;
}
#vid-details div {
	clear: both;
}
#vid-details img {
	float: left;
	margin: 0 15px 30px 0;
}
#vid-details h3 {
	font-size: 22px;
	color: #323333;
}
#vid-details p {
	width: auto;
	font-size: 12px;
}
.box {
	position: relative;
	float: left;
	width: 418px;
	padding: 15px;
	height: 230px;
	border: 1px solid #adadad;
	background: #fbfbfb;
}
.box.register {
	margin:0 35px 0 0;
	text-align:center;
}
table#cart {
	width: 650px;
	border-collapse: collapse;
}
table#cart a {
	text-decoration: underline;
}
table#cart th {
	color: #424242;
	background: #f1f1f1;
	text-align: left;
	padding: 5px;
}
table#cart td {
	padding: 8px 5px;
	border-top: 1px solid #a4a4a4;
	color: #424242;
	font-size: 12px;
}
table#cart td h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 2px 0;
}
table#cart td.price, table#cart td.total {
	font-weight: bold;
}
table#cart td.total {
	background: #f1f1f1;
	border-bottom: 1px solid #a4a4a4;
}
#cart-total {
	position: absolute;
	top: 82px;
	right: 0;
	width: 292px;
	height: 236px;
	padding: 15px 0 0 20px;
	background: url(/sportskool/site_images/bg_cart_total.gif) left top no-repeat;
}

#contact-policies {
	position: absolute;
	top: 330px;
	right: 25px;
	width: 272px;
	padding: 15px 0 0 0px;
}


.totaltally {
	font-size: 40px;
	color: #3085ab;
	font-weight: bold;
}
#cart-total p {
	margin: 0 30px 8px 0;
	text-align: right;
}
#footer {
	clear: both;
	margin: 15px 0 0 0;
	padding: 12px 6px;
	border-top: 1px solid #e7e7e7;
}
#footer p {
	font-family: "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0;
}
#footer .copy {
	float: left;
	margin: 4px 0 0 0;
}
#footer .powered {
	text-align: right;
}
#footer img {
	vertical-align: middle;
}
.form-line {
	clear: both;
	margin: 0 0 20px;
}
.home label {
	font-weight: bold;
	font-size: 20px;
	color: #292929;
	width: 120px;
	margin: 0 5px 0 0;
	display: block;
	float: left;
}
.tinyinput {
	font-size: 20px;
	color: #292929;
	border: 1px solid #888;
	padding: 2px;
	width: 40px;
}
.smallinput {
	font-size: 20px;
	color: #292929;
	border: 1px solid #888;
	padding: 2px;
	width: 150px;
}
.medinput {
	font-size: 20px;
	color: #292929;
	border: 1px solid #888;
	padding: 2px;
	width: 286px;
}
.biginput {
	font-weight: bold;
	font-size: 36px;
	color: #292929;
	border: 1px solid #888;
	width: 250px;
	text-align: center;
	padding: 6px;
	margin: 0 0 10px;
}
.button {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 10px;
	background: #006d97;
	border: 1px solid #888;
	cursor: pointer;
	-moz-box-shadow: 3px 3px 6px #999;
	-webkit-box-shadow: 3px 3px 6px #999;
	box-shadow: 3px 3px 6px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#999999');
}
#submitsignin {
	padding: 10px 40px;
	float: right;
}
.checkoutcol1 {
	width: 240px;
	margin: 0 40px 0 100px;
	float: left;
}
.checkoutcol2 {
	float: left;
}
#checkoutform p {
	color: #424242;
}
#checkoutform .form-line {
	margin: 0 0 10px;
}
#checkoutform label.noshow {
	display: none;
}
#checkoutform .checkoutcol2 label {
	color: #424242;
	font-size: 12px;
	width: 205px;
	display: block;
	float: left;
	margin: 2px 0 0 0;
}
#checkoutform input, #checkoutform select {
	background: #f1f1f1;
	border: 1px solid #cccbcc;
	padding: 3px;
}
#checkoutform select {
	width: 233px;
}
#checkoutform input.text1 {
	width: 225px;
}
#checkoutform input.text2 {
	width: 115px;
}
#checkoutform input.text3 {
	width: 25px;
}
#checkoutform input.text4 {
	width: 57px;
}
#checkoutform #complete {
	width: 321px;
	height: 63px;
	display: block;
	color: #fff;
	padding: 0 0 8px;
	font-size: 13px;
	font-weight: bold;
	background: url(/sportskool/site_images/btn_complete_checkout.gif) left top no-repeat;
	border: none;
}

.success { 
display:block;
padding:5px 10px; 
border:1px solid silver;
background:#ffffb9;
font-weight:bold;
color:#333;
margin:20px;
text-align:center;
}
.error { 
display:block;
padding:5px 10px; 
border:1px solid silver;
background:#990000;
font-weight:bold;
color:#fff;
margin:20px;
text-align:center;
}
.mirror { 
	display:block;
	background: url(/sportskool/site_images/cart_mirror.gif) no-repeat;
	padding:2px 0 28px 3px;
	width:93px; height:63px;
}
#accountpage ul {
	margin: 0;
}
#accountpage li {
	list-style: none;
	float: left;
	margin: 0 5px 2px 0;
}
#accountpage li a {
	display: block;
	padding: 10px 15px;
	background: #dedede;
	color: #acb2b2;
	border: 1px solid #cbcbcb;
	text-decoration: underline;
}
#accountpage li a.active {
	background: #1b92ba;
	color: #fff;
}
#accountpage .panel {
	clear: both;
	border: 1px solid #cbcbcb;
	padding: 10px;
	width: 650px;
}
#accountpage h2 {
	font-size: 14px;
	border-bottom: 1px solid #2f2f2f;
	color: #2f2f2f;
	margin: 0;
}
#mysubscriptions table {
	border-collapse: collapse;
	width: 100%;
}
#mysubscriptions td {
	padding: 12px 25px 12px 0;
	font-size: 12px;
	color: #717171;
	border-bottom: 1px solid #cbcbcb;
}
#mysubscriptions td.image {
	width: 100px;
}
#accountpage #myprofile h2 {
	margin: 0 0 12px;
	padding: 8px 5px 5px;
	background: #dedede;
}
#myprofile .form-line {
	margin: 0 0 10px;
}
#myprofile label {
	display: block;
	width: 100%;
	margin: 0 0 3px;
	font-weight: bold;
	font-size: 12px;
}
label .fine {
	font-weight: normal;
	font-size: 10px;
}
label .fine.required {
	color: red;
}