#subnav {
	display: block !important;
}
#mastnav {
	height: 112px !important;
}
#mast {
	height: 202px !important;
}
#content {
	margin-top: 510px;
}



#hgrid {
	width: 900px;
	height: 169px;
	position: relative;
	margin-bottom: 10px;
}
#hgm1, #hgm2, #hgm3 {
	position: absolute;
	cursor: pointer;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #eeeeee;
		cursor: pointer;
}
#hgm1, #hgm2, #hgm3 {
	width: 300px;
	height: 169px;
	background-size: 300px 169px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#hgm1 {
	left: 0px;
	top: -1px;
}
#hgm2 {
	left: 300px;
	top: -1px;
}
#hgm3 {
	left: 600px;
	top: -1px;
}

div.hgmframe {
height: 167px;
	width: 300px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	border: 1px solid #fff;
	cursor: pointer;
}
div.hgmframe a {
	color: #fff;
	font-size: 22px;
	line-height: 21px;
	font-family: 'uninstalight', helvetica, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: normal;
	background-color: #555555;
}
div.hgmframe:hover a {
	background-color: #ff00a8;
}
div.hgmframe a:hover {
	text-decoration: none;
}

#lfgrid {
	width: 335px;
	height: 505px;
	position: relative;
	margin-bottom: 10px;
}
#lf1, #lf2, #lf3 {
	position: absolute;
	cursor: pointer;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	width: 335px;
	height: 167px;
	background-size: 335px 167px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	left: 0px;
}
#lf1 {
	top: 0px;
}
#lf2 {
	top: 169px;
}
#lf3 {
	top: 338px;
}
div.lfframe {
	height: 167px;
	width: 335px;
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}
div.lfframe a {
	color: #fff;
	font-family: 'uninstalight', helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing: normal;
	background-color: #555555;
}
#lf1:hover a, #lf2:hover a, #lf3:hover a {
	background-color: #ff00a8;
}
div.lfframe a:hover {
	text-decoration: none;
}

#dpgrid {
	width: 310px;
	height: 205px;
	position: relative;
}
#dpgm1, #dpgm2, #dpgm3, #dpgm4, #dpgm5, #dpgm6 {
	position: absolute;
	cursor: pointer;
	width: 100px;
	height: 100px;
}
#dpgm1, #dpgm2, #dpgm3 {
	top: 0px;
}
#dpgm4, #dpgm5, #dpgm6 {
	top: 105px;
}
#dpgm1, #dpgm4 {
	left: 0px;
}
#dpgm2, #dpgm5 {
	left: 105px;
}
#dpgm3, #dpgm6 {
	left: 210px;
}
#dpgrid img {
	width: 100px;
	height: 100px;
}

#dpgridw {
	width: 565px;
	height: 90px;
	position: relative;
}
#dpgwm1, #dpgwm2, #dpgwm3, #dpgwm4, #dpgwm5, #dpgwm6 {
	position: absolute;
	cursor: pointer;
	width: 90px;
	height: 90px;
	top: 0px;
}
#dpgwm1 {
	left: 0px;
}
#dpgwm2 {
	left: 95px;
}
#dpgwm3 {
	left: 190px;
}
#dpgwm4 {
	left: 285px;
}
#dpgwm5 {
	left: 380px;
}
#dpgwm6 {
	left: 475px;
}
#dpgridw img {
	width: 90px;
	height: 90px;
}

#igridw {
	width: 565px;
	height: 135px;
	position: relative;
}
#igwm1, #igwm2, #igwm3, #igwm4, #igwm5, #igwm6 {
	position: absolute;
	cursor: pointer;
	width: 90px;
	height: 135px;
	top: 0px;
}
#igwm1 {
	left: 0px;
}
#igwm2 {
	left: 95px;
}
#igwm3 {
	left: 190px;
}
#igwm4 {
	left: 285px;
}
#igwm5 {
	left: 380px;
}
#igwm6 {
	left: 475px;
}
#igridw img {
	width: 90px;
	height: 135px;
}

#submast {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #555;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	height: 700px;
	min-width: 900px;
	-webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
}
#submasttext {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 700px;
	background-image: url('/images/welcome/test_text.png');
	background-position: top top;
	background-repeat: no-repeat;
	background-size: 900px 700px;
	-webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
}
#submastctrl {
	position: absolute;
	width: 100%;
	height: 700px;
	margin: 0 auto;
	font-size: 18px;
}
	#submastctrlclick {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		cursor: pointer;
	}
	#submastctrlbtn {
		position: absolute;
		bottom: 16px;
		text-align: center;
		width: 100%;
	}
	#submastctrl a {
		cursor: pointer;
		color: rgba(255, 255, 255, 0.5);
	}
	#submastctrl a:hover {
		color: rgba(255, 255, 255, 0.85);
	}
.preloadmast, .preloadmasttext {
	display: none;
}


ul.navnav {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 0px;
  list-style: none;
}
ul.navnav li {
  color: #fff;
  font:  12px/15px;
  font-family: 'uninstaregular', helvetica, arial, sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 10px 28px 10px 0px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
ul.navnav li:hover {
	color: #ff00a8;
}
ul.navnav li a {
	text-decoration: none;
	color: #fff;
}
ul.navnav li a:hover {
	text-decoration: none;
	color: #ff00a8;
}
ul.navnav li ul {
  z-index: 9999;
  padding: 0;
  position: absolute;
  top: 28px;
  left: 0px;
  width: 300px;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
ul.navnav li ul li { 
  background-color: rgba(255, 255, 255, 0.85);
  display: block;
  padding: 12px 12px;
  color: #333;
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 1px;
}
ul.navnav li ul li:first-child {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
ul.navnav li ul li:last-child {
	margin-bottom: 0px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
ul.navnav li ul li:hover {
	background-color: rgba(255, 255, 255, 1);
	color: #333;
}
ul.navnav li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
ul.navnav li ul li a, ul.navnav li ul li a:hover {
	text-decoration: none;
	color: #ff00a8;
	font-size: 13px;
	text-transform: uppercase;
}


#mast {
	width: 900px;
	height: 129px;
	position: relative;
}
#mast div.logo {
	position: absolute;
	left: 0px;
	top: 41px;
	width: 290px;
	height: 20px;
	background-image: url("/images/mast_2015_logo.png");
	background-position: top left;
	background-size: 290px 40px;
	cursor: pointer;
	text-indent: -9999px;
}
#mast div.logo:hover {
	background-position: bottom left;
}
#mast div.cart {
	position: absolute;
	width: 116px;
	height: 20px;
	right: 7px;
	top: 40px;
	background-image: url("/images/mast_2015_cart.png");
	background-position: top left;
	background-size: 116px 40px;
	cursor: pointer;
	text-indent: -9999px;
}
#mast div.cart:hover {
	background-position: bottom left;
}

#mastnav {
	position: absolute;
	left: 0px;
	top: 86px;
	width: 900px;
	color: #fff;
	height: 39px;
}

#mastnav div.social {
	position: absolute;
	right: 0px;
	top: -10px;
}
	#mastnav div.social ul {
		list-style: none;
		display: block;
		float: left;
		background-color: rgba(255, 255, 255, 0.2);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		padding: 5px 7px;
		margin-left: 2px;
		color: #fff;
	}
	#mastnav div.social li {
		float: left;
		margin-left: 4px;
		font-size: 11px;
		color: rgba(255, 255, 255, 0.65);
	}
	#mastnav div.social li:first-child {
		margin-left: 0px;
		margin-top: 4px;
	}
	#mastnav div.social a {
		color: rgba(255, 255, 255, 0.75);
		font-size: 18px;
	}
	#mastnav div.social a:hover {
		color: #ff00a8;
	}

div.buttonbox a {
	color: #fff;
	background-color: #aaa;
}

#newgrid {
	width: 565px;
	height: 565px;
	position: relative;
}
#newgrid div.gridbox {
	position: relative;
	cursor: pointer;
	width: 280px;
	height: 280px;
	background: -webkit-linear-gradient(rgba(248,248,248,0), rgba(248,248,248,1));
	background: -o-linear-gradient(rgba(248,248,248,0), rgba(248,248,248,1));
	background: -moz-linear-gradient(rgba(248,248,248,0), rgba(248,248,248,1));
	background: linear-gradient(rgba(248,248,248,0), rgba(248,248,248,1));
	background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));
	background: -o-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));
	background: -moz-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));
	background: linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1));
	
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 85%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(85%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 85%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );

}
#newgrid div.gridbox:hover a {
	text-decoration: none;
	color: #ff00a8;
}
#newgrid div.textbox {
	position: absolute;
	left: 15px;
	bottom: 15px;
	width: 250px;
}
#newgrid img.author {
	width: 25px;
	height: 25px;
}
#newgrid1, #newgrid2, #newgrid3, #newgrid4 {
	position: absolute;
	cursor: pointer;
	width: 280px;
	height: 280px;
	top: 0px;
	background-position: center center;
	background-size: 100%;
	-webkit-transition: all 0.1s;
    transition: all 0.1s;
}
#newgrid1:hover, #newgrid2:hover, #newgrid3:hover, #newgrid4:hover {
	background-size: 105%;
}
#newgrid1 {
	left: 0px;
	top: 0px;
}
#newgrid2 {
	right: 0px;
	top: 0px;
}
#newgrid3 {
	left: 0px;
	top: 285px;
}
#newgrid4 {
	right: 0px;
	top: 285px;
}
#newgrid img {
	width: 90px;
	height: 135px;
}




