@import url('reset.css');

/* Museo 500 Fonts */
@font-face {
	font-family: 'Museo500';
	src: url('fonts/Museo500-Regular-webfont.eot');
	src: url('fonts/Museo500-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/Museo500-Regular-webfont.woff') format('woff'), url('fonts/Museo500-Regular-webfont.ttf') format('truetype'), url('fonts/Museo500-Regular-webfont.svg#Museo500Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Museo 500 Fonts */
html, body{
	min-height:100%;
	height:100%;	
}
/* page style start */
body{
	background:#fff;	
}
.Wrapper{
	display:block;
	width:100%;	
}
.Container{
	display:block;
	/*width:320px;*/
	width:100%;
	margin:0 auto;
}
.TopBar{
	position:absolute;
	top:0;
	display:block;
	text-align:center;
	width:320px;
	left:50%;
	margin-left:-160px;
}
header{
	display:block;
	margin:0 auto 0;
	height:145px;
	width:100%;
	background:url(../images/header_bg_dbtr.jpg) no-repeat 50% 0;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	-ms-background-size:100% 100%;
	text-align:center;
}
header .Logo{
	display:block;
	/*width:580px;*/
	width:96%;
	margin:0 auto;
	padding:10px 0 15px;
}
header .header-tb{
	display:table;
	width:96%;
	margin:0 auto;
	height:145px;
}
.header-tb .PerformaDetail{
	/*width:270px;
	display:table-cell;*/
	display:block;
	vertical-align:middle;
	margin:10px 0 10px;
	width:100%;
	text-align:center;
}
.header-tb .PerformaDetail p{
	font:14px/22px 'Museo500';
	color:#363636;
	width:290px;
	margin:0 auto 5px;
	display:block;
	text-align:center;
}
.header-tb .PerformaDetail p strong{
	font-size:16px;
	font-weight:bold;
}
.header-tb .PerformaDetail p strong em{
	display:block;
	text-align:center;
	font-style:normal;
}
.header-tb .PerformaDetail ul{
	display:block;
	max-width:265px;
	margin:0 auto;
	padding:0 10px 0 20px;
}
.header-tb .PerformaDetail ul li{
	display:list-item;
	list-style:disc;
	text-align:left;
	font:normal 13px/20px 'Museo500';
	color:#565656;
}
.header-tb .VideoThumb{
	display:table-cell;
	width:322px;
	width:100%;
	text-align:center;
	vertical-align:middle;
}
.VideoThumb .DistributorLogo{
	display:inline-block;
	width:140px;
	text-align:center;
	position: relative;
	height:102px;
	/*display: inline-block;
	height: 102px;
	position: relative;
	width: 139px;*/
}
.DistributorLogo img{
	/*width:102px;*/
	max-height:102px;
	max-width: 130px;
	bottom: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	/*bottom: 0;
	left: 0;
	margin: auto;
	min-height: 40px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 102px;*/
}
.header-tb .VideoThumb a{
	outline:none;
	border:0;
}
.TelNo{
	display:block;
	clear:both;
	width:100%;
	height:52px;
	margin:10px auto 0;
	text-align:center;
}
.TelNo a{
	display:block;
	background:url(../images/hello-bg.png) no-repeat 0 0;
	height:52px;
	width:306px;
	margin:0 auto;
	background-size:100% 100%;
		-webkit-background-size:100% 100%;
}
.TelNo .Phone{
	display:inline-block;
	width:20%;
	margin-right:10px;
	margin-top:5px;
}
.TelNo .PhoneNumber{
	display:inline-block;
	vertical-align:top;
	width:70%;
	font:normal 200% 'Museo500';
	font-size:32px;
	color:#fff;
	text-decoration:none;
	text-shadow:#333 1px 1px 3px;
	line-height:52px;
}
.PhoneNumber h2{
	 font:normal 200% 'Museo500';
	 display:block;
	 color:#fff;
}
.PhoneNumber h4{
	display:block;
	clear:both;
	font:normal 100% 'Museo500';
	margin:-5px 0 0;
}
section{
	display:block;
	width:100%;
	margin:0;
	padding:5px 0 0;
	height:100%;
	/*background:#f0f0f0 url(../images/section-bg.jpg) no-repeat 50% 0;*/
	background:#fff;
}
section .Content{
	/*width:612px;*/
	width:95%;
	margin:0 auto;
	display:block;
	clear:both;
}
ul.ToggleMenu{
	display:block;
	width:100%;
	padding:17px 0 0;
	/*margin:0 0 35px;*/
}
ul.ToggleMenu li{
	display:block;
	clear:both;
	position:relative;
	margin:0 0 13px;
	overflow:hidden;
}
ul.ToggleMenu li a{
	display:block;
	width:100%;
	/*height:31px;*/
	height:41px;
	background:url(../images/bar-bg.png) repeat-x 0 0;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	position:relative;
	text-decoration:none;
	z-index:10;
	overflow:hidden;
	background-size:100% 82px;
	-webkit-background-size:100% 82px;
	-moz-background-size:100% 82px;
	-o-background-size:100% 82px;
	-ms-background-size:100% 82px;
}
ul.ToggleMenu li a span.icon{
	display:inline-block;
	width:30px;
	height:24px;
	text-align:center;
	vertical-align:middle;
	margin:0 0 0 8px;
}
ul.ToggleMenu li a span.Expand{
	display:block;
	width:11px;
	height:10px;
	position:absolute;
	top:15px;
	right:7px;
	background:url(../images/expand.png) no-repeat 0 0;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;	
}
ul.ToggleMenu li a span.collaps{
	display:block;
	width:8px;
	height:2px;
	position:absolute;
	top:15px;
	right:12px;
	background:url(../images/collaps.png) no-repeat 0 0;
		background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
}
ul.ToggleMenu li a span.hd{
	font:15px/41px 'Museo500';
	color:#fff;
}
ul.ToggleMenu li a:hover{
	background-position:0 100%;
	background-size:100% 82px;
	-webkit-background-size:100% 82px;
	-moz-background-size:100% 82px;
	-o-background-size:100% 82px;
	-ms-background-size:100% 82px;
}


ul.ToggleMenu li ul.ToogleList{
	display:none;
	/*width:99.5%;*/
	background:#ae196d;
	border:#9e095e 3px solid;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	position:relative;
	top:-3px;
	left:0;
	z-index:0;
}
ul.ToggleMenu li ul.ToogleList li{
	display:block;
	border-top:#c84991 1px dotted;
	font:9px/22px 'Museo500';
	margin:0 0 0;
}
ul.ToggleMenu li ul.ToogleList li:first-child{
	border:none;
}
ul.ToggleMenu li ul.ToogleList li a{
	font:14px/32px 'Museo500';	
	display:block;
	color:#fff;
	background:none;
	height:auto;
	border-radius:0;
	padding:0 9px;
	width:95.5%;
}
ul.ToggleMenu li ul.ToogleList li a:hover{
	color:#fefefe;
}

ul.ToggleMenu li ul.ToogleList li .LocationField{
	width:100%;
	height:30px;
	background:#fff;
	border:#6f0642 1px solid;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
	overflow:hidden;
}
.LocationField .search-btn{
	width:44px;
	height:30px;
	background:#fff url(../images/search-icon.png) no-repeat 50% 50%;
	background-size:18px 18px;
	-webkit-background-size:18px 18px;
	-moz-background-size:18px 18px;
	cursor:pointer;
	border:none;
	float:left;
}
.LocationField .search-field{
	/*min-width:225px;
	max-width:95%;
	width:83%;*/
	width:225px;
	background:none;
	border:none;
	height:30px;
	line-height:30px;
	float:left;
}
.LocationField .search-close{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 12px !important;
	margin: 0 !important;
	height: 12px !important;
	padding: 0 !important;
	line-height: normal !important;
}
.CatalogSlider{
	display:block;
	position:relative;	
}
ul.ToggleMenu li ul.CatList{
	text-align:left;
	padding:20px 0 0 6px;
	position:relative;
	height:350px;
	overflow:hidden;
}
ul.ToggleMenu li ul.CatList #next{
	position:absolute;
	z-index:10;
	right:15px;
	top:46%;
	margin-top:-14.5px;
	display:block;
	width:16px;
	height:22px;
	background:url(../images/next.png) no-repeat 0 0;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	-ms-background-size:100% 100%;
	border:none;
	cursor:pointer;
}
ul.ToggleMenu li ul.CatList #prev{
	position:absolute;
	z-index:10;
	left:6px;
	top:46%;
	margin-top:-14.5px;
	display:block;
	width:16px;
	height:22px;
	background:url(../images/prev.png) no-repeat 0 0;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-o-background-size:100% 100%;
	-ms-background-size:100% 100%;
	border:none;
	cursor:pointer;
}
ul.ToggleMenu li ul.CatList #next[disabled="disabled"], ul.ToggleMenu li ul.CatList #prev[disabled="disabled"]{
	opacity:0.3;
}
ul.ToggleMenu li ul.CatList li{
	display:none;
	border:none;
	font:9px/22px 'Museo500';
	color:#f0f0f0;
	margin:0 0px 15px 0%;
	text-align:center;
	position:relative;
	height:330px;
}
ul.ToggleMenu li ul.CatList li:first-child{
	display:block;
}

ul.ToggleMenu li ul.CatList li.current{
	display:block;
}
ul.ToggleMenu li ul.CatList li.fadeInLeft{
	-webkit-animation-duration: 1s;
	   -moz-animation-duration: 1s;
	     -o-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
	
	-webkit-animation-name: fadeInLeft;
	-moz-animation-name: fadeInLeft;
	-o-animation-name: fadeInLeft;
	animation-name: fadeInLeft;	
}
ul.ToggleMenu li ul.CatList li.fadeInRight{
	-webkit-animation-duration: 1s;
	   -moz-animation-duration: 1s;
	     -o-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	   -moz-animation-fill-mode: both;
	     -o-animation-fill-mode: both;
	        animation-fill-mode: both;
	
	-webkit-animation-name: fadeInRight;
	-moz-animation-name: fadeInRight;
	-o-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
ul.CatList li a{
	font:9px/22px 'Museo500';	
	display:block ;
	color:#fff;
	background:none;
	height:auto;
	border-radius:0;
	padding:0 !important;
	/*width:78% !important;*/
	width:180px !important;
	
	height:300px !important;
	vertical-align:middle;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-90px;
	margin-top:-150px;
	
}
ul.CatList li a:hover{
	color:#fefefe;
}
ul.CatList li a img{
	display:block;
	margin:0 auto;
}
ul.CatList li a span{
	display:block;
	clear:both;
	margin:8px 0 0;
	line-height:22px;
}
ul.CatList li .pagi{
	display:block;
	text-align:center;
	width:100%;
	position:absolute;
	bottom:0px;
}
ul.CatList li .pagi span{
	
}

/*Footer */
.SectionBtmBar{
	display:block;
	clear:both;
	text-align:center;
	/*width:640px;*/
	width:100%;
	height:25px;
	margin:0 auto;
	background:#fff;
	position:relative;
	bottom:0px;
	z-index:20;
	padding:5px 0 0;
}
.SectionBtmBar h4{
	display:block;
	margin:17px 0 8px;
	text-align:center;
	font-family:'myriad pro';
	color:#565656;
	font-size:13px;
}
.SectionBtmBar p{
	width:160px;
	display:block;
	margin:10px auto;
	font-family:'Century Gothic',arial,sans-serif;
	color:#565656;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
.SectionBtmBar p span{
	display:block;
	margin:0 0 0;
	font-size:12px;
	font-weight:bold;
}
.SectionBtmBar ul{
	display:block;
	text-align:center;
	margin:0 0 15px;
}
.SectionBtmBar ul li{
	display:inline-block;
	margin:0 6px;
}
.SectionBtmBar ul li a{
	display:block;
	width:28px;
	height:28px;
}
.SectionBtmBar ul li a.youtube{
	background:url(../images/youtube.png) no-repeat 0 0;
	background-size:100% 200%;
	-webkit-background-size:100% 57px;
	-moz-background-size:100% 57px;
	-ms-background-size:100% 57px;
	-o-background-size:100% 57px;
}
.SectionBtmBar ul li a.youtube:active{
	background-position:0 100%
}
.SectionBtmBar ul li a.facebook{
	background:url(../images/facebook.png) no-repeat 0 0;
	background-size:100% 200%;
	-webkit-background-size:100% 57px;
	-moz-background-size:100% 57px;
	-ms-background-size:100% 57px;
	-o-background-size:100% 57px;
}
.SectionBtmBar ul li a.facebook:active{
	background-position:0 100%
}
.SectionBtmBar ul li a.twitter{
	background:url(../images/twitter.png) no-repeat 0 0;
	background-size:100% 200%;
	-webkit-background-size:100% 57px;
	-moz-background-size:100% 57px;
	-ms-background-size:100% 57px;
	-o-background-size:100% 57px;
}
.SectionBtmBar ul li a.twitter:active{
	background-position:0 100%
}

.SectionBtmBar ul li a.pinterest{
	background:url(../images/pinterest.png) no-repeat 0 0;
	background-size:100% 200%;
	-webkit-background-size:100% 57px;
	-moz-background-size:100% 57px;
	-ms-background-size:100% 57px;
	-o-background-size:100% 57px;
}
.SectionBtmBar ul li a.pinterest:active{
	background-position:0 100%
}
.SectionBtmBar ul li a.linkedin{
	background:url(../images/linkedin.png) no-repeat 0 0;
	background-size:100% 200%;
	-webkit-background-size:100% 57px;
	-moz-background-size:100% 57px;
	-ms-background-size:100% 57px;
	-o-background-size:100% 57px;
}
.SectionBtmBar ul li a.linkedin:active{
	background-position:0 100%
}
.SectionBtmBar ul li a.blog{
	background:url(../images/brand-identity.png) no-repeat 0 0;
	background-size:100% 200%;
	-webkit-background-size:100% 57px;
	-moz-background-size:100% 57px;
	-ms-background-size:100% 57px;
	-o-background-size:100% 57px;
}
.SectionBtmBar ul li a.blog:active{
	background-position:0 100%
}
.SectionBtmBar ul li a.email{
	background:url(../images/email.png) no-repeat 0 0;
	background-size:100% 200%;
	-webkit-background-size:100% 57px;
	-moz-background-size:100% 57px;
	-ms-background-size:100% 57px;
	-o-background-size:100% 57px;
}
.SectionBtmBar ul li a.email:active{
	background-position:0 100%
}
.SectionBtmBar .tagLine{
	padding:0 0 0;
}

/* Inner Pages */
.InnerPage{	
}
.InnerPage section .Content{
	/*width:290px;
	margin-top:26px;*/
}
.InnerPage section .Content h1{
	color:#c3186d;
	font:normal 15px 'Museo500';
	padding:0;
	margin:0 0 15px;
}
.InnerPage section .Content h1 em{
	display:block;
	clear:both;
	font:normal 12px 'Museo500';
	color:#757575;
}
.InnerPage section .Content p, .InnerPage section .Content ol li{
	color:#413e41;
	font:normal 12px/16px 'Museo500';
	margin:0 0 10px;
	display:block;
}
.InnerPage section .Content .BulletList {
	margin-left: 15px;
	list-style:inside;
}
.InnerPage section .Content .BulletList li {
	display: list-item;
	list-style:disc;
}
.InnerPage section .Content p img{
	display:block;
	margin:30px auto;
}
.InnerPage section .Content p strong{
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
.InnerPage section .Content ul{
	display:block;
	list-style:inside
}
.InnerPage section .Content ul li{
	color:#413e41;
	font:normal 12px/14px 'Museo500';
	margin:0 0 10px;
	display:block;
}
.InnerPage section .Content ul.bltd{
	display:block;
	list-style:inside;
	margin-left:15px;
}
.InnerPage section .Content ul.bltd li{
	color:#413e41;
	font:normal 12px/14px 'Museo500';
	margin:0 0 10px;
	display:list-item;
	width:100%;
	list-style:disc;
}
.InnerPage section .Content ul li span.Year{
	color:#c3186d;
	display:inline-block;
	width:10%;
	vertical-align:top;
}
.InnerPage section .Content ul li span.Desc{
	display:inline-block;
	width:80%;
	vertical-align:top;
}

.InnerPage section .Content a.Download{
	display:block;
	visibility:hidden;
	margin:15px 0 20px;
	text-align:center;
	margin:15px auto ;
	width:161px;
	height:34px;
	background:url(../images/download-btn.png) no-repeat 0 0;
	background-size:100% 68px;
	-webkit-background-size:100% 68px;
	-moz-background-size:100% 68px;
	-o-background-size:100% 68px;
	-ms-background-size:100% 68px;
	text-indent:-999999px;
}
.InnerPage section .Content a.Download:active, .InnerPage section .Content a.Download:hover{
	background:url(../images/download-btn.png) no-repeat 0 100%;
	-webkit-background-size:100% 68px;
	-moz-background-size:100% 68px;
	-o-background-size:100% 68px;
	-ms-background-size:100% 68px;
}
.InnerPage section a.BackToMain{
	 display:block;
	 clear:both;
	 font:normal 12px/24px 'Museo500';
	 color:#6a6a6a;
	 background:#e1e1e1;
	 text-decoration:none;
	 text-transform:uppercase;
	 text-align:center;
	 margin:15px 0 15px;
}
.InnerPage section a.BackToMain:active, .InnerPage section a.BackToMain:hover{
	 background:#e5e5e5;	
}
.Download-pop{
	display:none;
	width:252px;
	height:160px;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-126px;
	margin-top:-80px;
	z-index:100;
}
.ClosePop{
	position:absolute;
	right:5px;
	top:5px;
	z-index:10;
}
.Download-pop .Pop-heading{
	display:block;
	height:30px;
	text-align:center;
	background:#b3205f;
}
.Pop-heading h2{
	display:block;
	margin:0;
	font:normal 12px/30px 'Museo500';
	color:#fff;
	text-transform:uppercase;
}
.Download-pop .Pop-Content{
	display:block;
	clear:both;
	background:#efefef;
	border:#b3205f 1px solid;
}
.Pop-Content p{
	width:225px;
	display:block;
	margin:15px auto;
	font:normal 12px/16px 'Museo500';
	text-align:center;
}
.Pop-Content form{
	width:210px;
	margin:0 auto;
	display:block;
}
.Pop-Content input{
	display:block;
	width:200px;
	height:27px;
	background:url(../images/pop-input-bg.png) no-repeat 0 0;
	background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
	-moz-background-size:100% 100%;
	-ms-background-size:100% 100%;
	border:none;
	font:normal 12px/27px 'Museo500';
	padding:0 5px;
	color:#a3a3a3;
}
.Pop-Content input[type="submit"]{
	display:block;
	width:58px;
	height:10px;
	font:normal 12px/10px 'Museo500';
	text-transform:uppercase;
	color:#b3205f;
	margin:15px 0;
	background:none;
	border:none;
	margin-left:160px;
	cursor: pointer;
}

.Thanks-pop{
	display:none;
	width:252px;
	height:160px;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-126px;
	margin-top:-80px;
	z-index:100;
}
.Thanks-pop .Pop-heading{
	display:block;
	height:30px;
	text-align:center;
	background:#b3205f;
}

.Thanks-pop .Pop-Content{
	display:block;
	clear:both;
	background:#efefef;
	border:#b3205f 1px solid;
}


/* Video Player styles */
#example_video_1 {
	margin: 0 auto;
	display:inline-block;
	vertical-align:top;
	height: 102px !important;
}
.vjs-default-skin .vjs-big-play-button{
	width:4em !important;
	height:4em !important;
	-webkit-border-radius: 50px !important;
	-moz-border-radius: 50px !important;
	border-radius: 50px !important;
	top: 2em !important;
	left: 5.3em !important;	
}
.vjs-default-skin .vjs-big-play-button:before{
	line-height:1.5 !important;	
}
.vjs-default-skin .vjs-play-control{
	width:3em !important;	
}
.vjs-default-skin .vjs-control{
	width:3em !important;	
}


/* Location Top Bar */
.LocationBar{
	background:#9e095d url(../images/locationTopBarBg.png) repeat-x 0 0;
	min-height:50px;
	background-size:auto 100%;
	-webkit-background-size:auto 100%;
	width:100%;
	display:block;
	position:relative;
	z-index:100;
	border-bottom:#fec77f 1px solid;
}
ul.LocationSearchBtns{
	display:block;
	margin:0 auto;
	padding:10px 0 0;
	text-align:center;
	width:98%;
	height:40px;
}
ul.LocationSearchBtns li{
	display:inline-block;
	height:29px;
	font:14px/28px 'Museo500';
	color:#fff;
	text-align:center;
}
ul.LocationSearchBtns li:first-child{
	float:left;
	width:60px;
}
ul.LocationSearchBtns li:last-child{
	float:right;
	width:60px;
}
ul.LocationSearchBtns li a.button{
	width:60px;
	height:28px;
	background:url(../images/locationBtnBg.png) repeat-x 0 0;
	border:#6f0642 1px solid;
	border-radius:4px;
	-webkit-border-radius:4px;
	text-align:center;
	font:12px/28px 'Museo500';
	color:#fff;
	text-decoration:none;
	display:block;
}
ul.LocationSearchBtns li a.button:active{
	color:#eee;
	background:#6f0642;
	background-image:none
}
.LocationMap{
	display:block;
	width:100%;
	clear:both;
	height:100%;	
}

.LocationBar .LocationField{
	width:98%;
	height:30px;
	background:#fff;
	border:#6f0642 1px solid;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
	margin:0 auto 10px;
	overflow:hidden;
}
.LocationBar .search-btn{
	width:44px;
	height:30px;
	background:#fff url(../images/search-icon.png) no-repeat 50% 50%;
	background-size:18px 18px;
	-webkit-background-size:18px 18px;
	-moz-background-size:18px 18px;
	cursor:pointer;
	border:none;
	float:left;
}
.LocationBar .search-field{
	min-width:225px;
	max-width:95%;
	width:83%;
	background:none;
	border:none;
	height:30px;
	line-height:30px;
	float:left;
}
.LocationBar .search-close{
	position: absolute;
	right: 10px;
	top: 6px;
	width: 12px !important;
	margin: 0 !important;
	height: 12px !important;
	padding: 0 !important;
	line-height: normal !important;
}


@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-o-transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}


@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}
	
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.LocationMap dl{
	display:block;
	width:100%;
	background:#f6f6f6;
	margin:0 auto;
}

.LocationMap dl dd{
	display:block;
	width:100%;
}
.LocationMap dd ul.LocDetail{
	display:block;
	width:100%;
	margin:0;
	padding:0;
}
ul.LocDetail li{
	display:inline-block;
	width:44%;
	vertical-align:top;
	margin:0;
	padding:0 15px;
	min-height:22px;
}
ul.LocDetail li h3{
	display:block;
	font:bold 12px/24px 'Museo500';
	color:#333;
}
ul.LocDetail li p{
	display:block;
	font:normal 11px/24px 'Museo500';
	color:#555;
}

.LocationMap dl{
	display:block;
	width:100%;
	background:#fff;
	margin:0 auto;
}

.LocationMap dl dd{
	display:block;
	width:100%;
}
.LocationMap dd ul.LocDetail{
	display:block;
	width:100%;
	margin:0;
	padding:10px 0 0;
}
ul.LocDetail li{
	display:inline-block;
	width:25%;
	vertical-align:top;
	margin:0;
	padding:0 0;
	min-height:40px;
	text-align:right;
}
ul.LocDetail li:nth-of-type(2n+2){
	width:45%;
	border-left:#e8e8e8 2px solid;
	margin-left: 10px;
	padding-left: 15px;
	text-align:left;
}
ul.LocDetail li h3{
	display:block;
	font:bold 12px/24px 'Museo500';
	color:#9f095e;
}
ul.LocDetail li p{
	display:block;
	font:normal 11px/24px 'Museo500';
	color:#363636;
}
.View-Full-Site{
	display:block;
	text-align:center;
	clear:both;
	margin:10px 0 0;
}
.View-Full-Site a{
	color:#363636;
	font:normal 15px/30px 'Museo500';
	margin:0 0 0;
	padding:0 0 20px;
}

/* Distributor Registration */
.RegistrationForm{
	display:block;
	width:100%;
	margin:30px 0 20px;
	font-family:'Museo500';
}
.RegistrationForm fieldset{
	display:block;
	margin:0 auto 20px;
	padding:0;
}
.RegistrationForm fieldset label{
	font-size:14px;
}
.RegistrationForm fieldset input{
	display:block;
	width:98%;
	padding:6px;
	font-size:14px;
	font-family:'Museo500';
	color:#454545;
	background:#b6b6b6;
	border:1px #999999 solid;
	border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
}
.RegistrationForm fieldset select{
	display:block;
	width:100%;
	padding:6px;
	font-size:14px;
	font-family:'Museo500';
	color:#454545;
	background:#b6b6b6;
	border:1px #999999 solid;
	border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
}
.RegistrationForm fieldset textarea{
	display:block;
	width:99%;
	height:100px;
	padding:6px;
	font-size:14px;
	font-family:'Museo500';
	color:#454545;
	background:#b6b6b6;
	border:1px #999999 solid;
	border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
}
.RegistrationForm fieldset .Submit{
	background:#F06;
	width:auto;
	padding:1% 10%;
	color:#fff;
	display:block;
	margin:0 auto;
	cursor:pointer;
	transition:all 0.3s ease;
		-webkit-transition:all 0.3s ease;
		-moz-transition:all 0.3s ease;
}
.RegistrationForm fieldset .Submit:hover{
	background:#F03;
}
.RegistrationForm fieldset .Submit:active{
	background:#C09;
}
/* Distributor Registration end*/

.ThanksLink{
	color:#000;
	font-size:16px;
}
.DistributorEmail{
	color:#757575;
	font-size:12px;
	margin:0 0 20px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-family:tahoma;
}
.LocationField a{
	width:100% !important;
	padding:0 !important;
	height:170px !important;
	overflow:hidden;
}
.LocationField a img{
	 width:100% !important;
	 height:100% !important;
}