@charset "utf-8";
/* CSS Document */

#contentContainer{
	position: relative;
	width: 731px;
	font-family:"Trebuchet MS", Arial;
	color: #00005B;
	font-size: 14px;
}

#contentContainer .imageClip{
	position: relative;
	display: block;
	background-image:url(../images/site_images/storeLocator.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-position: right;
	width: 171px;
	height: 127px;
	left: 560px;
	top: -100px;
}

#contentContainer .titleContainer{
	position: relative;
	margin-left: 24px;
	margin-top: 13px;
	font-size: 35px;
	font-weight: bold;
}


#contentContainer .subTitleContainer{
	position: relative;
	margin-left: 24px;
	margin-top: 2px;
	font-size: 25px;
	font-weight: bold;
	color: #63AEE0;
}

#contentContainer #textContainer{
	position: relative;
	top: -140px;
}

#contentContainer .contentText_bold{
	position: relative;
	margin-left: 24px;
	margin-top: 53px;
	font-size: 18px;
	font-weight: bold;
}

#contentContainer .contentText_bold a{
	color: #990000;
	text-decoration: underline;
}

#contentContainer .contentText_bold a:visited{
	color: #990000;
	text-decoration: underline;
}

#contentContainer .contentText_bold a:hover{
	color: #990000;
	text-decoration: none;
}

#contentContainer #selectionContainer{
	position: relative;
	top: -100px;
	font-size: 14px;
	font-weight: bold;
	color: #00005B;
	
	margin-left: 24px;
	margin-top: 5px;
	width: 672px;
	height: 72px;
	background-color: #B1D7F0;
}

#contentContainer #selectionContainer .dropDownLabel{
	position: relative;
	top: 16px;
	left: 45px;
	width: 200px;
	height: 20px;
}

#contentContainer #selectionContainer .dropDownLabel2{
	position: relative;
	top: -4px;
	left: 231px;
	width: 200px;
	height: 20px;
}

#contentContainer #selectionContainer .dropDownLabel3{
	position: relative;
	left: 436px;
	top: -24px;
	width: 200px;
	height: 20px;
}

.selectionFields input[type="text"]{
	text-align:center;
	width: 176px;
	height: 20px;
	font-size: 14px;
	color: #00005B;
}

#contentContainer #listDisplayContainer{
	position: relative;
	top: -140px;

}

#contentContainer #listDisplayContainer .oddRow{
	position: relative;
	background-image:url(../images/site_images/oddRow.gif);
	background-repeat: no-repeat;
	width: 672px;
	height: 175px;
	margin-left: 24px;
	margin-top: 8px;
}

#contentContainer #listDisplayContainer .rowContent{
	position: relative;
	padding-left: 15px;
	padding-top: 13px;
	font-size: 12px;
	line-height:18px;
}

.storeTitle{
	font-size: 13px;
	font-weight: bold;
}

#contentContainer #listDisplayContainer .evenRow{
	width: 672px;
	height: 131px;
	position: relative;
	margin-left: 24px;
	margin-top: 8px;
}

.mapIcon{
	position: relative;
	background-image: url(../images/site_images/mapIcon.gif);
	background-repeat: no-repeat;
	width: 34px;
	height: 47px;
	top: -110px;
	left: 610px;
}


#contentContainer .bottomContent{
	position: relative;
	margin-left: 24px;
	font-size: 14px;
	font-weight: bold;
	top: -100px;
}


.normalContent{
	position: relative;
	margin-top: 20px;
	margin-left: 24px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

#cataloguContainer{
	position:relative;
	margin-left: 24px;
	margin-top: 10px;	
	width: 672px;
}

#cataloguContainer .oddRow{
	position:relative;
	background-image:url(../images/site_images/oddRow.gif);
	background-repeat: no-repeat;
	width: 672px;
	height: 131px;	
}

#image_and_description_Container{
	position: relative;
	left: 10px;
	top: 10px;
	width: 672px;
	height: 175px;
}

#deluxe_image_and_description_Container{
	position: relative;
	left: 10px;
	top: 10px;
	width: 672px;
	height: 240px;
}
.imageContainer{
	position: relative;
	width: 150px;
	height: 150px;
}

.imageDescription{
	position: relative;
	left: 160px;
	width: 375px;
	top: -150px;
	text-align:left;
	font-size: 14px;
	line-height: 22px;
	height: 200px;
}

.availableItemsTop{
	position: relative;
	width: 75px;
	height: 75px;
	top: -363px;
	left: 575px;
	margin-right: 20px;
}

.availableItemsTop_deluxe{
	position: relative;
	width: 75px;
	height: 75px;
	top: -330px;
	left: 545px;
	margin-right: 20px;
}

.availableItemsBottom_deluxe{
	position: relative;
	width: 75px;
	height: 75px;
	left: 545px;
	margin-right: 20px;
}

.availableItemsBottom{
	position: relative;
	width: 75px;
	height: 75px;
	top: -356px;
	left: 575px;
}

.oddRowCatalogue{
	position: relative;
	background-image:url(../images/site_images/oddRow_large.gif);
	background-repeat: no-repeat;
	width: 672px;
	height: 200px;
}

.oddRowCatalogueBlue{
	position: relative;
	background-image:url(../images/site_images/oddRow_large_blue.gif);
	background-repeat: no-repeat;
	width: 672px;
	height: 200px;
}

.evenRowCatalogue{
	position: relative;
	width: 672px;
	height: 200px;
}

.textTitle{
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

.boldText{
	font-weight: bold;
}

#videoImgContainer{
	width: 202px;
	height: 202px;
	margin-left: 24px;
}

.deluxe_subTitleContainer{
	position: relative;
	margin-left: 225px;
	margin-top: 2px;
	font-size: 25px;
	font-weight: bold;
	color: #63AEE0;
	top: -202px;
}

.vidDesc_content{
	position: relative;
	margin-left: 225px;
	margin-top: 2px;
	font-size: 16px;
	font-weight: bold;
	color: #00005B;
	top: -150px;
}

#deluxeMemberShipContentContainer{
	position:relative;
	margin-left: 24px;
	margin-top: 10px;	
	width: 672px;
	top: -85px;
}

.oddRow_deluxeMembership{
	position: relative;
	background-image:url(../images/deluxeMembership/oddRow_deluxe_large.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 210px;
}

.deluxe_imageDescription{
	position: relative;
	left: 195px;
	width: 475px;
	top: -150px;
	text-align:left;
	font-size: 14px;
	line-height: 22px;
	height: 100px;
}

.oddRow_deluxeMembership_player{
	position: relative;
	background-image:url(../images/deluxeMembership/oddRow_large_deluxe.gif);
	background-repeat: no-repeat;
	width: 700px;
	height: 199px;
}
