li {
	margin-top: .7em;
	font-size: 95%;
	color: #333;
	list-style-type:none;
}



/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxx   GeoDance Products Box (Products Landing Page)   xxxxxx 
*/

#prodBoxDance {
	background-image: url(images/prodDanceBG-fs8.png);
	background-repeat: repeat-y;
	height: 418px;
	width: 273px;
	float: left;
	margin: 0px 10px;
}
#prodBoxDanceLink {
	background-image: url(images/prodDanceBottom-fs8.png);
	height: 32px;
	width: 273px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}
#prodBoxDanceLink a{
	color: #FFF;
	text-decoration: none;
}
#prodBoxDanceLink a:hover{
	text-decoration: underline;
}
#prodBoxDanceImage {
	height: 150px;
	width: 273px;
	text-align: center;
}
#prodBoxDanceText {
	height: 130px;
	width: 253px;
	padding: 10px;
	font-size: 92%;
	overflow: hidden;
}

/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxx   Learnercise Products Box (Products Landing Page)   xxxxxx 
*/

#prodBoxLearnercise {
	background-image: url(images/prodLearnerciseBG-fs8.png);
	background-repeat: repeat-y;
	height: 418px;
	width: 273px;
	float: left;
	margin: 0px 10px;
}
#prodBoxLearnerciseLink {
	background-image: url(images/prodLearnerciseBottom-fs8.png);
	height: 32px;
	width: 273px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}
#prodBoxLearnerciseLink a{
	color: #FFF;
	text-decoration: none;
}
#prodBoxLearnerciseLink a:hover{
	text-decoration: underline;
}
#prodBoxLearnerciseImage {
	height: 150px;
	width: 273px;
	text-align: center;
}
#prodBoxLearnerciseText {
	height: 130px;
	width: 253px;
	padding: 10px;
	font-size: 92%;
	overflow: hidden;
}


/*
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxx   GeoFitness Products Box (Products Landing Page)   xxxxxx 
*/

#prodBoxFitness {
	background-image: url(images/prodFitnessBG-fs8.png);
	background-repeat: repeat-y;
	height: 418px;
	width: 273px;
	float: left;
	margin: 0px 10px;
}
#prodBoxFitnessLink {
	background-image: url(images/prodFitnessBottom-fs8.png);
	height: 32px;
	width: 273px;
	text-align: center;
	line-height: 30px;
	font-weight: bold;
}
#prodBoxFitnessLink a{
	color: #FFF;
	text-decoration: none;
}
#prodBoxFitnessLink a:hover{
	text-decoration: underline;
}
#prodBoxFitnessImage {
	height: 150px;
	width: 273px;
	text-align: center;
}
#prodBoxFitnessText {
	height: 130px;
	width: 253px;
	padding: 10px;
	font-size: 92%;
	overflow: hidden;
}


/*
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXX           Products Search Results         XXXXXXXXXXX
*/


.sRprodResult h2 {
	display:inline;
	font-size: 18px;
	font-weight:bold;
}
.sRprodResult h3 {
	display:inline;
	font-size: 12px;
	font-weight:bold;
}
.sRprodResult a, .sRprodResult a:active, .sRprodResult a:visited {
	text-decoration:none;
}
.sRprodResult a:hover {
	text-decoration:underline;
}
.sRprodResult {
	height: 200px;
	width: 890px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	background-image: url(images/productListBG-fs8.png);
	background-repeat: no-repeat;
}
.sRprodPic {
	float: left;
	height: 200px;
	width: 180px;
	margin-right: 10px;
}
.sRprodView {
	float: right;
	height: 170px;
	width: 140px;
	padding-left:10px;
	padding-right:10px;
}
.sRprodTitle {
	float: left;
	height: 22px;
	width: 540px;
	color: #06F;
}
.sRprodAgeGrp {
	float: left;
	height: 22px;
	width: 540px;
}
.sRprodSubject {
	float: left;
	height: 20px;
	width: 540px;
}
.sRprodType {
	float: left;
	height: 22px;
	width: 540px;
}
.sRprodDescription {
	float: left;
	height: 70px;
	width: 540px;
	overflow: hidden;
}
.sRprodMore {
	float: left;
	height: 20px;
	width: 540px;
	font-size: 90%;
}
.sRprodActions {
	float: right;
	height: 26px;
	width: 700px;
	/*border: 1px solid #099;*/
}

 .sRprodResult   ul{
       display: inline;
       width: 145px;
       height: 22px;
       margin: 0;
       padding: 0;
      /* background: #fff url(images/buttons.gif) 0 0 no-repeat*/;
    }

.sRprodResult   li{
	width: 145px;
	margin: 0;
	padding: 0;
	float:left;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #00f;
	overflow: hidden;
	list-style: none;
	line-height: 22px;
	/*border: 1px solid #090;*/
    }

 .sRprodResult   li a{
       display: block;
       width: 145px;
       height: 22px;
       margin: 0;
       padding: 0;
	   text-indent: 25px;
       text-decoration: none;
    }


/*
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXX           Product Detail Page             XXXXXXXXXXX

*/

.pDprodH3 h3 {
	display:block;
	margin: 0;
	font-size: 14px;
	font-weight:bold;
}

#pDprodPic {
	width: 250px;
	height: 300px;
	margin-right:10px;
	float:left;
	text-align: center;
/*	border: 1px solid #0C0;
*/}

#pDprodPic image {
	border: 1px solid #0C0;
}


#pDprodInfo {
	width: 460px;
	margin-right:10px;
	float:left;
/*	border: 1px solid #930;*/
}

.pDprodTitle {
	width: 460px;
	float: left;
	height: 30px;
	color: #060;
}

.pDprodTitle h2 {
	display:inline;
	font-size: 18px;
	font-weight:bold;
}


.pDprodAgeGrp {
	width: 460px;
	float: left;
	height: 30px;
}
.pDprodSubject {
	width: 460px;
	float: left;
	height: 30px;
}
.pDprodType {
	width: 460px;
	float: left;
	height: 30px;
}
.pDprodDescription {
	width: 460px;
	float: left;
}



#pDprodActions {
	width: 145px;
	float:left;
	font-size: 14px;
	margin-top: 20px;
/*	border: 1px solid #039;*/
}
#pDpriceBox {
	background-image: url(images/priceBG-fs8.png);
	background-repeat: no-repeat;
	width: auto;
	height: 95px;
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
	color: #C00;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
}

#pDpriceWhole{
	font-size: 32px;
	font-weight: bold;
	width:auto;
	vertical-align: middle;
}

#pDaddToCart {
	position: relative;
	bottom: 35px;
}

#pDactionSep{
	height:22px;
}

#pDactionFind a{
	display:block;
	width: 121px;
	height: 44px;
	line-height: 16px;
	padding-left: 24px;
	text-decoration:none;
}
#pDactionFind a:hover{
	display:block;
	height: 44px;
	text-decoration:underline;
	}

#pDactionQuestions a{
	display:block;
	width: 145px;
	height: 22px;
	text-indent: 24px;
	margin-bottom: 14px;
	text-decoration:none;
}
#pDactionQuestions a:hover{
	display:block;
	height: 22px;
	text-decoration:underline;
	}



#pDactionShare a, a:visited{
	display:block;
	width: 145px;
	height: 22px;
	text-indent: 24px;
	margin-bottom: 14px;
	text-decoration:none;
}
#pDactionShare a:hover{
	display:block;
	height: 22px;
	text-decoration:underline;
	}

#pDactionPopul {
	display:block;
	width: 145px;
	height: 22px;
	text-indent: 24px;
	margin-bottom: 14px;
}


#pDactionLarger a, a:visited{
	display:block;
	width: 145px;
	height: 22px;
	margin-left: auto;
	margin-right:auto;
	text-indent: 24px;
	margin-bottom: 14px;
	text-decoration:none;
	color: #0068B3;
}
#pDactionLarger a:hover{
	display:block;
	height: 22px;
	text-decoration:underline;
	}


/*
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXX           Product Detail info TABLE             XXXXXXXXXXX

*/

.prodInfoTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	width: 470px;
}
.prodInfoTableTitle {
	font-size:18px;
	color:#333;
	width: 444px;
	padding: 10px;
	margin: 2px;
	background-color: #f4fafc;
	border: 1px solid #c4dad4;

}

.prodInfoTableHeader{
	background-color: #c4e6ec;
}

.prodInfoTableRow {
	padding: 3px;
	margin: 2px;
	border: 1px solid #c4dad4;
	width: 458px;
}
.prodInfoTableRowOdd {
	background-color: #f4fafc;
}
.prodInfoTableRowEven {
	background-color: #fcfefc;
}

.prodInfoTableORitem {
	text-align: center;
	color:#930;
	width: 100%;
	margin: 0 auto;
}

.prodInfoTableItemTitle {
	display:table-cell;
	width: 270px;
} 
.prodInfoTableItemPrice {
	display:table-cell;
	width: 55px;
} 
.prodInfoTableItemQty {
	display:table-cell;
	width: 40px;
	padding-left: 5px;
} 
.prodInfoTableItemSubTotal {
	display:table-cell;
	width: 90px;
	text-align: right;
} 



.prodInfoTableFooterText{
	font-size:10px;
	background-color: #fcfefc;
	color:#666;
	width: 238px;
	float: left;
	margin: 3px;
	padding: 6px;
	border: 1px solid #f4fafc;

}
.prodInfoTableFooter{
	background-color: #f4fafc;
	width: 200px;
	float: right;
	margin: 2px;
	padding: 3px;
	border: 1px solid #c4dad4;

}
.prodInfoTableFooterSalePrice{
	background-color: #FFF8C7;
	width: 200px;
	float: right;
	clear: right;
	text-align: right;
	margin: 2px;
	padding: 3px;
	border: 1px solid #FC6;
}

.prodInfoTableFooterSalePrice strong {
	font-size:24px;
	color: #060;
	margin: 10px 0 ;
}

.prodInfoTableFooterSubTotal {
	display: block;
	width: 200px;
	text-align: right;
} 
.prodInfoTableFooterShipping {
	display: block;
	padding: 5px 0;
	width: 200px;
	text-align: right;
} 
.prodInfoTableFooterTotal {
	display: block;
	width: 200px;
	text-align: right;
	color:#900;
	font-size:16px;
} 



/*
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXX          Audio Samples Div+Table          XXXXXXXXXXX

*/

.SampleAudioContainer {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.SampleAudioHeader {
	height: 21px;
	background-image: url('images/audio-cd-samples-header.png');
}

.SampleAudioFooter {
	height: 21px;
	background-image: url('images/audio-cd-samples-footer.png');
}

table.AudioSamplesContent {
	width: 100%;
	border: 0px;
	padding: 1px;
	border-spacing: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
}

tr.SampleEven{
	background-color: #D8EDFB;
	width: 100%;
}

tr.SampleOdd {
	background-color: #EBF6FD;
	width: 100%;
}

td.TrackNum {
	width: 8%;
	font: normal 12px Arial, Helvetica, sans-serif;
	background-image: none;
	text-align: left;
	font-weight: bolder;
}

td.SampleName {
	width: 92%;
	font: normal 12px Arial, Helvetica, sans-serif;
	background-image: none;
	text-align: left;
}


/*
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXX          Video Samples Div+Table          XXXXXXXXXXX
XXXXXXXX SampleOdd,SampleEven,TrackNum,SongName shared XXXXXXXX
*/

.SampleVideoContainer {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
}

.SampleVideoHeader {
	height: 21px;
	background-image: url('images/Video-samples-header.png');
}

.SampleVideoFooter {
	height: 21px;
	background-image: url('images/Video-samples-footer.png');
}

table.VideoSamplesContent {
	width: 100%;
	border: 0px;
	padding: 1px;
	border-spacing: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
}
