.VersionCPageStyle {
	width: 90%;
	border: thick solid #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-image: url(../123Images/OriginalImages/Background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
.VersionCHeaderStyle {
	height: auto;
	width: 95%;
	box-shadow: 10px 10px 5px black;
	border: thick solid #000;
	margin-right: auto;
	margin-left: auto;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	font-size: 30px;
	vertical-align: 500%;
	background-color: #CCC;
	font-weight: bold;
}
 

.VersionCCatalogView {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 270px;
	width: 270px;
	padding: 10px;
	float: none;
	margin: 10px;
}



.VersionCAddToCartCenter {
	left: 50%;
	margin-left: auto;
	margin-right: auto;
	
}

.VersionCHeaderStyle a {
	text-decoration: none;
	color: #000;
}

.VersionCTipTextStyle {
	font-size: 24px;
	text-align: justify;
}

.VersionCHeaderStyle a:hover {
}



.VersionCFooterStyle {
	height: auto;
	width: 95%;
	border: thick none #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: .5%;
	margin-bottom: .5%;
	font-size: 18px;
}

.VersionCContentStyle {
	height: auto;
	width: 95%;
	border: thick solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: .5%;
	margin-bottom: .5%;
	font-size: 28px;
}





















.VersionCNavBarButton {
	font-size: 15px;
	height: auto;
	width: 200px;
	border: thick solid #000;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	background: #999;
	background: -moz-linear-gradient(top, #999 0%, #ccc 100%);
	background: -webkit-linear-gradient(top, #999 0%, #ccc 100%);
	background: -o-linear-gradient(top, #999 0%, #ccc 100%);
	background: -ms-linear-gradient(top, #999 0%, #ccc 100%);
	background: linear-gradient(to bottom, #999 0%, #ccc 100%);
	float: none;
	clear: both;
	display: inline-block;
	padding: 0px;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	vertical-align: text-bottom;
}


.VersionCNavBarButton a {
	text-decoration: none;
	color: #000;
	vertical-align: text-bottom;
	text-align: center;
	font-weight: normal;
}

.VersionCNavBarButton:hover {
    display: block;
}





.VersionCButtonStyle {
	width: 90%;
	border: thick solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1%;
	margin-bottom: 1%;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	background: #999;
	background: -moz-linear-gradient(top, #999 0%, #ccc 100%);
	background: -webkit-linear-gradient(top, #999 0%, #ccc 100%);
	background: -o-linear-gradient(top, #999 0%, #ccc 100%);
	background: -ms-linear-gradient(top, #999 0%, #ccc 100%);
	background: linear-gradient(to bottom, #999 0%, #ccc 100%);
	color: #000;
	padding-top: 4%;
	padding-bottom: 4%;
	height: auto;
	font-size: 25px;
}


.VersionCButtonStyle a {
	text-decoration: none;
	color: #000;
}


.VersionCButtonStyle a:hover {
}




.VersionCVideoButtonStyle {
	height: 8%;
	width: 95%;
	border: thick solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
	margin-bottom: 3%;
	font-size: 50px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	background: #999;
	background: -moz-linear-gradient(top, #666 0%, #999 100%);
	background: -webkit-linear-gradient(top, #666 0%, #999 100%);
	background: -o-linear-gradient(top, #666 0%, gray 100%);
	background: -ms-linear-gradient(top, #666 0%, gray 100%);
	background: linear-gradient(to bottom, #666 0%, gray 100%);
	color: #000;
	padding-top: 1%;
	padding-bottom: 1%;
	float: none;
}


.VersionCVideoButtonStyle a {
	text-decoration: none;
	color: #000;
}




.VersionCVideoButtonStyle a:visited {
	color: #333;

}


.VersionCVideoButtonStyle a:hover {

}








.VersionCBackButtonStyle {
	position: -webkit-sticky; /* Safari */
	position: sticky;






	top:0:;
	z-index: 1000;
	height: auto;
	width: 95%;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	color: #000;
	box-shadow: 10px 10px 5px black;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	right: auto;
	position: relative;
	top: 0px;
	background-color: #CCCCCC;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.VersionCBackButtonStyle a {
	text-decoration: none;
	color: #000;
}


.VersionCBackButtonStyle a:hover {

}




.ViewCartStyle {
	height: 8%;
	width: 90%;
	border: thick solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
	margin-bottom: 3%;
	font-size: 50px;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-top-left-radius: 20px;
	background: #999;
	background: -moz-linear-gradient(top, #666 0%, #999 100%);
	background: -webkit-linear-gradient(top, #666 0%, #999 100%);
	background: -o-linear-gradient(top, #666 0%, gray 100%);
	background: -ms-linear-gradient(top, #666 0%, gray 100%);
	background: linear-gradient(to bottom, #666 0%, gray 100%);
	color: #000;
	padding-top: 1%;
	padding-bottom: 1%;
	}


.ViewCartStyle a {
	text-decoration: none;
	color: #000;
}


.ViewCartStyle a:hover {

}
















.VersionCRigPageHeadingStyle {
	font-size: 30px;
}




.VersionCFeatureBoxStyle {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	height: auto;
	padding-right: 5%;
	padding-left: 5%;
}


.VersionCFeatureListStyle {
	height: auto;
	width: 80%;
	display: inline-block;
	color: #000;
	font-size: 150%;
	vertical-align: middle;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border: thin none #FFF;
	padding-bottom: 10px;
}


.VersionCFeatureListStyle a {
	text-decoration: underline;
	color: #000;
}

.VersionCFeatureListStyle a.hover {

}




.VersionCProductFeatureListStyle {
	font-size: 200%;
	height: auto;
	width: 80%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	text-align: center;
	float: none;
	clear: both;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	font-weight: bold;
	vertical-align: middle;
	line-height: 200%;
}
.VersionCPageStyle a {
	color: #000;
}



.VersionCFooterQuickLinkHolder {
	font-size: 14px;
	height: auto;
	width: 23%;
	border: thin none #FFF;
	float: none;
	clear: both;
	font-weight: normal;
	display: inline-table;
	margin: 10px;
	padding: 0px;
}


.VersionCFooterQuickLink {
	padding-top: 4px;
	padding-bottom: 4px;
}

.VersionCFooterQuickLink a {
	text-decoration: none;
	color: #000;
}


div.sticky {
	position: -webkit-sticky; /* Safari */
	position: sticky;
	top: 0;
	z-index: 999;
}





.dropdown {
	display: inline-block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	position: -webkit-sticky;
	position: sticky;
}


.dropbtn {
	background-color: #CCCCCC;
	color: #000;
	padding: 16px;
	font-size: 16px;
	cursor: pointer;
	width: 200px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-weight: bold;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}


.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	border: thin solid #000;
	width: 198px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
}
.BlueText {
	color: #00F;
	font-weight: bold;
}
.Bold {
	font-weight: bold;
}
.StrikeThrough {
	text-decoration: line-through;
}
.LeftJustify {
	text-align: left;
}




.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}





.hytPlayerWrap{display: inline-block; position: relative;}

.hytPlayerWrap.ended::after{content:""; position: absolute; top: 0; left: 0; bottom: 0; right: 0; cursor: pointer; background-color: black; background-repeat: no-repeat; background-position: center; background-size: 64px 64px; background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjgiIGhlaWdodD0iMTI4IiB2aWV3Qm94PSIwIDAgNTEwIDUxMCI+PHBhdGggZD0iTTI1NSAxMDJWMEwxMjcuNSAxMjcuNSAyNTUgMjU1VjE1M2M4NC4xNSAwIDE1MyA2OC44NSAxNTMgMTUzcy02OC44NSAxNTMtMTUzIDE1My0xNTMtNjguODUtMTUzLTE1M0g1MWMwIDExMi4yIDkxLjggMjA0IDIwNCAyMDRzMjA0LTkxLjggMjA0LTIwNC05MS44LTIwNC0yMDQtMjA0eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);}

.hytPlayerWrap.paused::after{content:""; position: absolute; top: 70px; left: 0; bottom: 50px; right: 0; cursor: pointer; background-color: black; background-repeat: no-repeat; background-position: center; background-size: 40px 40px; background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEiIHdpZHRoPSIxNzA2LjY2NyIgaGVpZ2h0PSIxNzA2LjY2NyIgdmlld0JveD0iMCAwIDEyODAgMTI4MCI+PHBhdGggZD0iTTE1Ny42MzUgMi45ODRMMTI2MC45NzkgNjQwIDE1Ny42MzUgMTI3Ny4wMTZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);}
