#Store a, #Store img {
	outline: none;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

#Store {
	margin-top: 30px;
	margin-left: 30px;
	font-size: 13px;
	float: left;
	width: 960px;
}

/* @group Sidebar */

#Sidebar {
	float: left;
	width: 30%;
}
#CatNav {
	width: 100%;
	list-style: none;
}
#CatNav dl, #CatNav dt, #CatNav dd, #CatNav ol, #CatNav ul, #CatNav li {
	margin: 0;
	padding: 0;
}
#CatNav a {
	background-color: #376978;
	margin-bottom: 3px;
	padding-top: 7px;
	padding-left: 5%;
	padding-bottom: 7px;
	color: white;
	text-decoration: none;
	float: left;
	clear: left;
	width: 95%;
	font-size: 15px;
}
#CatNav a:hover {
	background-color: #5c064a;
}
#CatNav a.foxycart {
	width: 70%;
	height: 17px;
	padding-left: 30%;
	background: #376978 url(images/cart_category.jpg) no-repeat;
}
#CatNav a.foxycart:hover {
	color: #376978;
	background-color: #5c064a;
}

/* @end */

/* @group Ads */

.LongBanner {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.LongBanner img {
	width: 100%;
	height: auto;
}
.SideBanner {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.SideBanner img {
	width: 100%;
	height: auto;
}

/* @end */

#Store #Content {
	float: right;
	width: 67%;
}
.ProductTitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
	float: left;
	width: 100%;
	margin-bottom: 3px;
	color: #376978;
}

/* @group Product Listing */

#ProductsListing {
	float: left;
	clear: both;
	width: 100%;
}
.FourRow .ProdPair {
	width: 48%;
	margin-bottom: 30px;
}
.ThreeRow .ProdPair {
	
}
.TwoRow .ProdPair {
	width: 100%;
	margin-bottom: 30px;
}
.Product {
	background: url(images/vc_torso_gradient.jpg) 0 bottom;
	border-top: 2px solid #dddadd;
	border-bottom: 2px solid #dddadd;
	border-right: 1px solid #d1dadd;
	border-left: 1px solid #d1dadd;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.FourRow .Product {
	width: 46%;
}
.ThreeRow .Product {
	width: 30%;
	margin-bottom: 30px;
}
.ThreeRow .Product.alignleft + .alignleft {
	margin-left: 4.5%;
}
.Product img {
	float: left;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
.ListProd {
	position: relative;
	width: 100%;
	height: 80px;
	float: left;
	margin: 0;
	padding: 0;
}
.Product:hover .ListProd {
	height: 78px;
	border-top: 2px solid #5C064A;
}
.ListProd a {
	text-decoration: none;
	color: #5c064a;
}

.ListProd a:hover {
	color: #320427;
}
.ListProdPrice {
	position: absolute;
	right: 10px;
	bottom: 47px;
	left: 10px;
	height: 1.2em;
	overflow: hidden;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
}
.DetailLink {
	visibility: hidden;
	letter-spacing: 3px;
	font: normal 16px "Courier New", Courier, mono;
	margin-left: 3px;
	vertical-align: middle;
}
.ListProdPrice:hover .DetailLink {
	visibility: visible;
}
.ListProdName {
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	text-align: center;
	line-height: 1em;
}

/* @end */

/* @group Product Page */

#ProductImage {
	width: 48%;
	height: auto;
}
#ProductImage img {
	width: 100%;
	height: auto;
	border: 1px solid #d1dadd;
}
#ProdDetail {
	position: relative;
	width: 48%;
}
.CoachsPickSticker {
	position: absolute;
	top: -20px;
	left: -110px;
}
.ProdPrice {
	font-size: 23px;
	font-weight: bold;
	float: left;
	width: 310px;
	margin: 10px;
	color: #376978;
}
.ProdPrice_Was {
	margin: 10px 0 10px 10px;
	font-size: 17px;
	font-weight: bold;
}
.ProdPrice_Now {
	font-size: 23px;
	font-weight: bold;
	margin: 10px;
	color: #993300;
}
.ProdPrice_Was del {
	color: black;
}
.ProdPrice_Was span {
	color: grey;
}
.ProdPrice i {
	font-size: 16px;
	font-variant: small-caps;
	vertical-align: super;
	font-weight: normal;
	font-style: normal;
}
#ProdDetail p {
	margin: 10px;
	line-height: 18px;
}
#ProdDetail strong {
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	color: #376978;
}
form.foxycart {
	margin-left: 10px;
}
.OptionLabel {
	text-transform: uppercase;
	color: #376978;
}
.QuantityBox {
	width: 40px;
}
.AddButton {
	width: 140px;
	height: 35px;
	color: white;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-left: 30px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	background: url(images/addtocart_btn.jpg) no-repeat;
	background-color: none;
	border: none;
}
.AddButton:hover {
	
}

/* @end */

/* @group Current Category */

#Sidebar.CatCD #CatCD, #Sidebar.CatDVD #CatDVD, #Sidebar.CatMultiDisc #CatMultiDisc, #Sidebar.CatPrivateLessons #CatPrivateLessons, #Sidebar.CatKids #CatKids, #Sidebar.CatClearance #CatClearance, #Sidebar.CatOther #CatOther {
	background-color: #5C064A;
}

/* @end */

