/*
Theme Name: Monster Template
Theme URI: #
Author: the Rcdev team
Author URI: #
Description: 
Version: 1.0
*/

/* Reset-------------------------------------------------------------- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
  margin:0;
  padding:0;
  border:0;
  font-size:100%;
  font:inherit;
  vertical-align:baseline;
}

/* HTML5 display-role reset for older browsers  -------------------------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}
ul li{
    list-style: none;
}
a, a:hover{
  color:#cc0000;
  text-decoration: none;
}
body{
    font:normal 13px/20px Arial;
    background: #fff url(https://www.monster500.com/wp-content/themes/monster/images/bg-body.jpg) repeat-x left top;
    color:#000000;
    overflow-x:hidden;
}

/* Transitions -------------------------------------------------------------- */
/*
a,a img,p,input,textarea {
  -webkit-transition:all 0.18s ease-out !important;
  -moz-transition:all 0.18s ease-out !important;
  -ms-transition:all 0.18s ease-out !important;
  -o-transition:all 0.18s ease-out !important;
  transition:all 0.18s ease-out !important;
  outline:none;
} */

h1, h2, h3, h4, h5, h6{
    font-family: "museo500", Arial;
	
}
h1{font:normal 41px/47px "CCBattleDamaged-Italic", Arial; color:#b9ff00; text-shadow:2px 5px 6px #2d1b38; -webkit-text-shadow:2px 5px 6px #2d1b38; -moz-text-shadow:2px 5px 6px #2d1b38; }
h2{font:normal 29px/37px "CCBattleDamaged-Italic", Arial; color:#ddf711; text-shadow:2px 5px 6px #2d1b38; -webkit-text-shadow:2px 5px 6px #2d1b38; -moz-text-shadow:2px 5px 6px #2d1b38; }
h3{font:normal 22px/37px "CCBattleDamaged-Italic", Arial; color:#ddf711; text-shadow:2px 5px 6px #2d1b38; -webkit-text-shadow:2px 5px 6px #2d1b38; -moz-text-shadow:2px 5px 6px #2d1b38; }
h4{font:normal 18px/37px "CCBattleDamaged-Italic", Arial; color:#ddf711; text-shadow:2px 5px 6px #2d1b38; -webkit-text-shadow:2px 5px 6px #2d1b38; -moz-text-shadow:2px 5px 6px #2d1b38; }
h5{font-size: 12px; line-height: 12px;}
h6{font-size: 10px; line-height: 10px;}

body{
  font: 12px/18px Arial;
  background: #000 url(images/bg-main.jpg) no-repeat center top;
  position: relative;
  min-width: 1149px;


  
}
.flag{
}
.flag.left{
  background: url(images/gif/left_flag.gif) no-repeat center top;
   
}
.flag.right{
  background: url(images/gif/right_flag.gif) no-repeat center top;


}
.mask{
  background: url(images/bg-mask.png) no-repeat center top;
  position: relative;
  z-index: 10;
}
.ghost{
  position: absolute;
  z-index: 5;
  left: 50%;
}
#home{
	height: 154px;
    left: 456px;
    opacity: 0.5;

    position: absolute;
    top: 18px;
    width: 238px;
    z-index: 100;

    filter: alpha(opacity=50); /* IE6+ */
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE6+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)"; /* this works*/
}
#ghost_1{
  background: url(images/gif/flying-ghost.png) no-repeat  0 0;
  width: 264px;
  height: 170px;
  top:171px;
  margin-left: -741px

}
#ghost_2{
  background: url(images/gif/middle-ghost.png) no-repeat  0 0;
  width: 394px;
  height: 241px;
  top: 450px;
  margin-left: -705px;
}
#ghost_3{
    background: url(images/gif/far-right-ghost.png) no-repeat  0 0;
    width: 266px;
    height: 214px;
    top: 470px;
    margin-left: 427px;
}
.clear{
  clear: both;
}
.alignleft{
  float: left;

}
.alignright{
  float: right;
  margin: 18px 0 18px 20px

}
.offsetV-3{
  margin-top: -42px;
}

.box-shadow{
  box-shadow: 7px 8px 21px #180e1e;
  -webkit-box-shadow: 7px 8px 21px #180e1e;
  -moz-box-shadow: 7px 8px 21px #180e1e;
  behavior: url(http://www.monster500.com/wp-content/themes/monster/PIE.htc);
}
#header{
  width: 1149px;
  margin:0 auto;
  height: 184px;
  position: relative;
  margin-top: -2px;
  overflow: hidden;
}
#header .mts-gradient{
  background: #4a7b00 url(images/bg-header-gradient.jpg) no-repeat center top;
  width: 898px;
  height: 175px;
  position: absolute;
  z-index: 15;
  left: 128px;
  top:0;
}
#header .mts-monsters{
  width: 897px;
  position: absolute;
  left: 128px;
  top: 16px;
  height: 128px;
  z-index: 20;
}
#header .mts-monsters .mts-left{
    position: relative;
    width: 336px;
    float: left;
    height: 128px;
    overflow: hidden;
}
#header .mts-monsters .mts-right{
   position: relative;
   width: 319px;
   float: right;
   height: 128px;
    overflow: hidden; 
}

#header .mts-monsters img{
  position: absolute;
}

#header .mts-monsters img.hl-1{left:-99px;}
#header .mts-monsters img.hl-2{left:13px;}
#header .mts-monsters img.hl-3{left: 90px;}
#header .mts-monsters img.hl-4{left: 161px;}

#header .mts-monsters img.hr-1{right: -113px;}
#header .mts-monsters img.hr-2{right: 1px;}
#header .mts-monsters img.hr-3{right: 102px; top: -27px;}
#header .mts-monsters img.hr-4{right: 193px;}


.animate #header .mts-monsters img.hl-1{left:-211px;}
.animate #header .mts-monsters img.hl-2{left:-186px;}
.animate #header .mts-monsters img.hl-3{left: -163px;}
.animate #header .mts-monsters img.hl-4{left: -190px;} 


.animate #header .mts-monsters img.hr-1{right: -213px;}
.animate #header .mts-monsters img.hr-2{right: -172px;}
.animate #header .mts-monsters img.hr-3{right: -170px;top: -27px;}
.animate #header .mts-monsters img.hr-4{right: -127px;}




#header .mts-lightning{
  background: url(images/gif/lightning.png) no-repeat  0 0;
  width: 121px;
  height: 134px;
  position: absolute;
  left: 515px;
  top: 0px;
  top:-120px;
  z-index: 55;
  opacity: 0;
  filter: alpha(opacity=0); /* IE6+ */
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE6+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /* this works*/
}
#header .mts-lightning-big{
  background: url(images/gif/lightning2.png) no-repeat  0 0;
  width: 519px;
  height: 516px;
   position: absolute;
  left: 325px;
  top: -156px;
  z-index: 55;
  opacity: 0;
  filter: alpha(opacity=0); /* IE6+ */
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE6+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /* this works*/

}


#header .mts-logo{
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -125px;
  z-index: 50;
  
}

.animate #header .mts-logo{
  opacity: 0;
  filter: alpha(opacity=0); /* IE6+ */
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE6+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /* this works*/
}




#header .mts-container{
  background: url(images/bg-monster-header-2.png) no-repeat center top;
  width: 1149px;
  height: 184px;
  position: absolute;
  left: 0;
  top:0;
  z-index: 100;
}
#primarymenu{
  padding:150px 0 0 128px;
}
#primarymenu li{
   float: left;
  display: block;
  margin-right: 8px;
}
#primarymenu li.meet-monsters, #primarymenu li a[title="Meet the Monsters"]{
  margin-right: 213px;
}
#primarymenu li a{
  display: block;
  background: url(images/bg-menu.png) no-repeat 0 0;  
  text-indent: -999px;
  overflow: hidden;
  height: 28px;
}
#primarymenu li.link a, #primarymenu li a[title="Go Home"]{
  background-position:-10px 0px;
  height: 30px;
  width: 129px;
}

#primarymenu li.link a:hover, #primarymenu li.link.current-menu-item a, 
#primarymenu li a[title="Go Home"]:hover, #primarymenu li.current-menu-item a[title="Go Home"]{
  background-position: -10px -28px;
}

#primarymenu li.link a, #primarymenu li a[title="Go Home Right"]{
  background-position: -735px 0;
  width: 164px;
}

#primarymenu li.link a:hover, #primarymenu li.link.current-menu-item a, 
#primarymenu li a[title="Go Home Right"]:hover, #primarymenu li.current-menu-item a[title="Go Home Right"]{
  background-position: -735px -28px;
}


#primarymenu li.meet-monsters a, #primarymenu li a[title="Meet the Monsters"]{ 
  background-position: -148px 0px;
  width: 199px;
}
  #primarymenu li.meet-monsters a:hover,  #primarymenu li.meet-monsters.current-menu-item a,
   #primarymenu li a[title="Meet the Monsters"]:hover,  #primarymenu li.current-menu-item a[title="Meet the Monsters"], #primarymenu li.current-page-ancestor a[title="Meet the Monsters"]{
     background-position: -148px -28px;
  }
#primarymenu li.see-the-toys a, #primarymenu li a[title="See the Toys"]{
  background-position: -566px 0;  
  width: 167px;
}
  #primarymenu li a[title="See the Toys"]:hover, #primarymenu li.current-menu-item a[title="See the Toys"],
   #primarymenu li.see-the-toys a:hover, #primarymenu li.see-the-toys.current-menu-item a{
    background-position: -566px -28px;  
  }
#primarymenu li.get-the-app a, #primarymenu li a[title="Get the App"]{
  background-position: -735px 0;
  width: 164px;
}
  #primarymenu li.get-the-app a:hover, #primarymenu li.get-the-app.current-menu-item a,
  #primarymenu li a[title="Get the App"]:hover, #primarymenu li.current-menu-item a[title="Get the App"]{
    background-position: -735px -28px;
  }

#primarymenu li a{
  color:#bbff00;
}
.tube{
  position: absolute;
  width: 104px;
  height: 99px;
  z-index: 110;
}
 .tube.mts-tube-l{background: url(images/gif/left-tube.gif) no-repeat 0 0; left: 1px; top:-182px; }
 .tube.mts-tube-r{background: url(images/gif/right-tube.gif) no-repeat 0 0; right:0px; top:-182px;}
 .mts-bulb{ position:absolute; background:url(images/gif/bg-monster-header-green-light.gif) no-repeat 0 0;z-index:110; width:86px; height:80px; left:39px; top:-87px; }
  .mts-meter-mid{position:absolute; background:url(images/gif/bg-monster-header-middle-gauge.gif) no-repeat 0 0; z-index:110; width:48px; height:27px; top: -62px;left:706px;}
 .mts-meter-right{position:absolute; background:url(images/gif/bg-monster-header-right-gauge.gif) no-repeat 0 0;z-index:110; width:38px; height:39px;right: 64px;top: -86px;}
  .mts-meter-right-static{position:absolute; background:url(images/bg-monster-header-right-gauge-static.png) no-repeat 0 0;z-index:108; width:41px; height:60px;right: 64px;top: -87px;}

.wrapper{
  background:url(images/bg-purple.png) repeat-y center top;
  width: 1149px;
  margin:0 auto;
  position: relative;
}
.wrapper.green{
  background:url(images/bg-green.png) repeat-y center top;
}
.wrapper.yellow{
  background:url(images/bg-yellow.png) repeat-y center top;
}
.wrapper.gray{
 background:url(images/bg-gray.png) repeat-y center top;	
}
.wrapper.orange{
 background:url(images/bg-orange.png) repeat-y center top;	
}
.wrapper.lime-green{
 background:url(images/bg-lime-green.png) repeat-y center top;	
}
#pagecontent{
  background:url(images/bg-topoverlay.png) repeat-x 0 -31px;
  width: 877px;
  margin: 0 auto
}
#pagecontent .top-content{
	background: url(images/bg-tube-green.png) no-repeat center top;
	height: 90px;
	width:886px;
	margin-left:-5px;
}
#pagecontent .top-content .monster-nav{
  
}

.see-the-toys #pagecontent .top-content{
  background: url(images/bg-see-the-toys-dropdown.png) no-repeat center top;
  height: 66px;
  width: 819px;
  padding: 7px 0 0 58px;
  margin-left: 0;
}
/*
.see-the-toys #pagecontent .top-content{
  background: url(images/bg-see-the-toys-dropdown.png) no-repeat center top;
 height: 66px;
	width: 689px;
	padding: 7px 0 0 191px;
	margin-left: 0;
}*/
#pagecontent .top-content .toys-nav > li{
  float: left;
  display: block;
}
#pagecontent .top-content .toys-nav > li.current-menu-item a, #pagecontent .top-content .toys-nav > li:hover a{
  background: url(images/bg-glowing-toymenu.png) no-repeat center center;
}
#pagecontent .top-content .toys-nav > li.current-menu-item a[title="Electronic Cars"], #pagecontent .top-content .toys-nav > li:hover a[title="Electronic Cars"]{
  background: url(images/bg-glowing-toymenu2.png) no-repeat center center;
}

#pagecontent .top-content .toys-nav > li.current-menu-item a[title="Die Cast Chaser Cars"], #pagecontent .top-content .toys-nav > li:hover a[title="Die Cast Chaser Cars"]{
  background: url(images/bg-glowing-toymenu2-1.png) no-repeat center center;
}

#pagecontent .top-content .toys-nav > li.current-menu-item a[title="Playsets"], #pagecontent .top-content .toys-nav > li:hover a[title="Playsets"]{
  background: url(images/bg-glowing-toymenu3.png) no-repeat center center;
}
#pagecontent .top-content .toys-nav > li > a{
  font:normal 21px/22px "CCBattleDamaged", Arial;
  display: block;
  padding:2px 25px;
  color: #000;
  text-shadow: -1px 2px 2px #ebff00, 1px -2px 1px #ebff00;
  -webkit-text-shadow:t -1px 2px 2px #ebff00, 1px -2px 1px #ebff00;
  -moz-text-shadow: -1px 2px 2px #ebff00, 1px -2px 1px #ebff00;
}
#pagecontent .top-content .toys-nav > li#menu-item-529:hover a{
	background:0 none;
}
#pagecontent .top-content .toys-nav > li#menu-item-529 > a{
	cursor:default;
	opacity:0.5;
}
#pagecontent .apps-store{
  text-align: center;
  padding-top:15px;
}
#pagecontent .apps-store img{
  padding:0  23px;
}
#pagecontent .container{
  width: 830px;
  margin:0 auto;
  padding:0px 0 20px 0;
}
.meet-the-monster #pagecontent .container{
  width: 847px;
}
.playsets #pagecontent .container{
	 width: 847px;
}
.contact #pagecontent .container{
	width: 870px;
}
.contact #pagecontent .container .faqs{
	width: 836px;
	margin:0 auto;
}
.contact .maincontent p{
	padding-bottom:10px;
}
.faqs h4{
	font:normal 25px 'titillium_webbold_italic', Arial;
	background:url(images/bg-bar.png) no-repeat  -17px 0;
	width: 785px;
	color: #fff;
	height: 91px;
	padding: 37px 0 0 51px;
}
.faqs h5{
	font:normal 23px/23px 'titillium_webbold_italic', Arial;
	color:#fff;	
	margin-bottom:15px;
}
.faqs .faqs-content{
	font:normal 21px/45px 'titillium_websemibold', Arial;
	width:778px;
	margin:0 auto;
	margin-top:-35px;
	color:#fff;
}
.faqs .faqs-content dl span.legend{
	display:block;
	width:23px;
	float:left;
	line-height: 25px;
}
.faqs .faqs-content dl dt .faq-d{
	padding-bottom:0;
}
.faqs .faqs-content dl .faq-d{	
	float:left;
	width:752px;
	display:block;
}
.faqs .faqs-content dl .faq-d p{
	font:normal 21px/25px 'titillium_websemibold', Arial;
	padding-bottom:0;
}
.faqs .faqs-content dl{
	padding-bottom:28px;
}
.faqs .faqs-content dt{ line-height: 25px;}
.faqs .faqs-content dd{
	padding-bottom:15px;
}

.maincontent{
  
}
.tm{
	*margin-left:-8px !Important;
	*margin-right:8px !Important;
}
.tm-2{
	*margin-left:-5px !Important;
	*margin-right:4px !Important;
}
.maincontent h3{
  padding-bottom: 10px;
}
.maincontent .banner{
  margin-top: 30px;
  width: 847px;
  height: 326px;
  position: relative;
}
  .maincontent .banner img{
    position: absolute;
    left: 0;
    width: 847px;
    height: 326px;
    top:0;
    z-index: 5;
  }
  .maincontent .banner .description{
    position: absolute;   
    left: 331px;
    width: 467px;
    top:71px;
    z-index: 10;
  }
 .animal-asylum  .maincontent .banner .description{
    top: 40px;
  }
  .maincontent .banner .description p{
	font:normal 22px/24px "PostMortemLCBB-Bold", Arial;
	 color: #fff;
  }
.get-the-app .maincontent{
  width: 780px;
  margin: 0 auto;  
}
.get-the-app .maincontent p{
  font:normal 22px/28px "titillium_webbold_italic", Arial;
  color:#fff;
}
.maincontent p, .maincontent ul li {
  font:normal 25px/28px "titillium_webbold_italic", Arial;
  padding-bottom: 21px;
  color:#fff;
}
.maincontent p b{
  color:#ddf711;
}
.maincontent p a{
  color: #ddf711;
}
 .maincontent ul li{
  margin-left: 38px;
  list-style: inherit;
  padding-bottom: 6px;
 }
.privacy-policy .maincontent p,.maincontent ul li{
  font-size: 18px;
  line-height: 26px;
}
.maincontent .meter ul li{
  margin:0;
  color:#000;
  list-style: none;
}
.maincontent p span.small{
  font: normal 17px/23px "titillium_websemibold_italic", Arial;
}
.maincontent h2.inline{
  font: normal 30px/28px "CCBattleDamaged-Italic", Arial;
  float: left;
  color: #bcff00;
  text-shadow:0 0 0;
  padding-right: 10px;
}

.maincontent .frames{}
.maincontent .frame{
  position: relative;
  width: 847px;
  height: 550px;
}
.maincontent .frame.evilometer{
  width: 846px;
  height: 561px;
}
.maincontent .frame .cover{
    background: url(images/frame-monster.png) no-repeat 0 0;
    position: absolute;
    z-index: 20;
    left: 0;
    top:0;
    width: 847px;
    height: 550px;
}
.maincontent .frame.evilometer .cover{
  background: url(images/frame-monster-evilometer.png) no-repeat 0 0;
  width: 846px;
  height: 561px;
}
.maincontent .frame .monster{
    position: absolute;
    width: 478px;
    height: 383px;     
    background: #000;    
    z-index: 10;
    text-align: center; 
    left: 23px;
    top:113px;
}
.maincontent .frame.evilometer .monster{
  width: 407px;
  height: 383px;
}
.maincontent .frame .cell.details{	
	left: 531px;
	top: 59px;
	position: absolute;
	z-index: 25;
	width: 277px;
	height: 396px;
}

.maincontent .frame  .cell.details p{
  color: #B9FF00;
  font: normal 15px/17px "PostMortemLCBB-Bold", Arial;
  padding:10px 8px 17px;
}
.maincontent .frame .invading-short-text{  
  position: absolute;
  text-align: center;
  width: 268px;
  left: 542px;
  top:366px;
  z-index: 25;
}
.maincontent .frame  .invading-short-text p{
	padding: 17px 0px;
	color: #B9FF00;
	font: normal 23px/1.1 "PostMortemLCBB-Bold", Arial;
}
.maincontent .frame .monster-description .cell p{
  padding-bottom: 4px;
}
.maincontent .frame  .mini-logo, .maincontent .frame  .attachment-thumbnail{
  vertical-align: middle;
}
.maincontent .frame div.cell h3{
  font: normal 25px/25px "CCBattleDamaged", Arial;
  color: #fff;
  text-transform: uppercase;
}
.green  .maincontent .frame div.cell h3{
  text-shadow:1px 1px 0px #89e6c4, -0px -1px 0px #89e6c4;
  -webkit-text-shadow:1px 1px 0px #89e6c4, 0px -1px 0px #89e6c4;
  -moz-text-shadow:1px 1px 0px #89e6c4, 0px -1px 0px #89e6c4;
}
.yellow  .maincontent .frame div.cell h3{
  text-shadow:1px 1px 0px #cdc012, -1px -1px 0px #cdc012;
  -webkit-text-shadow:1px 1px 0px #cdc012, -1px -1px 0px #cdc012;
  -moz-text-shadow:1px 1px 0px #cdc012, -1px -1px 0px #cdc012;
}

.orange  .maincontent .frame div.cell h3{
	 text-shadow:1px 1px 0px #ec5e08, -1px -1px 0px #ec5e08;
  -webkit-text-shadow:1px 1px 0px #ec5e08, -1px -1px 0px #ec5e08;
  -moz-text-shadow:1px 1px 0px #ec5e08, -1px -1px 0px #ec5e08;
}
.gray  .maincontent .frame div.cell h3{
  text-shadow:1px 1px 0px #0f0f13, -1px -1px 0px #0f0f13;
  -webkit-text-shadow:1px 1px 0px #0f0f13, -1px -1px 0px #0f0f13;
  -moz-text-shadow:1px 1px 0px #0f0f13, -1px -1px 0px #0f0f13;
}
.purple  .maincontent .frame div.cellh3{
	text-shadow:1px 1px 0px #5c347d, -1px -1px 0px #5c347d;
  -webkit-text-shadow:1px 1px 0px #5c347d, -1px -1px 0px #5c347d;
  -moz-text-shadow:1px 1px 0px #5c347d, -1px -1px 0px #5c347d;
}
.maincontent .frame .monster-description{ 
  background-color:#000;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 307px;
  height: 459px;
  position: absolute;
  right: 22px;
  top: 38px;
  z-index: 10;
}

.content-relative{
  position: relative;
  margin-top: 10px;
}
.content-relative .absolute{
  position: absolute;
  left: 0;
  top:0;
}
.content-relative .absolute.text {
    width: 435px;
    left: 50px;
    top: 42px;
}
.content-relative .absolute.text p{
  font:normal 22px/32px "PostMortemLCBB-Bold", Arial;
}

.maincontent .frame.evilometer .monster-description{ 
  height: 470px;
}
.green .maincontent .frame .monster-description{
   background-image:url(images/frame-bg--invading-green.png);
}
.green .maincontent .frame.evilometer .monster-description{
   background-image:url(images/frame-bg-green.png);
}

.orange .maincontent .frame .monster-description{
   background-image:url(images/frame-bg-invading-orange.png);
}
.orange .maincontent .frame.evilometer .monster-description{
   background-image:url(images/frame-bg-orange.png);
}

.purple .maincontent .frame .monster-description{
   background-image:url(images/frame-bg-invading-purple.png);
}
.purple .maincontent .frame.evilometer .monster-description{
   background-image:url(images/frame-bg-purple.png);
}

.gray .maincontent .frame .monster-description{
   background-image:url(images/frame-bg-invading-gray.png);
}
.gray .maincontent .frame.evilometer .monster-description{
   background-image:url(images/frame-bg-gray.png);
}

.yellow .maincontent .frame .monster-description{
   background-image:url(images/frame-bg-invading-yellow.png);
}
.yellow .maincontent .frame.evilometer .monster-description{
   background-image:url(images/frame-bg-yellow.png);
}

.selo{
    background: no-repeat;
    width: 62px;
    height: 52px;
    position: relative;
    left: 0px;
    top: 4px;
    float: right;
}

.selo.orange {
    background-image:url(images/menu-animalasylum.png) !important;
}
.selo.cyan {
    background-image:url(images/menu-freak-force.png) !important;
}
.selo.gray {
    background-image:url(images/menu-expert-mentals.png) !important;
}
.selo.green {
    background-image:url(images/menu-animalasylum.png) !important;
}
.selo.Purple {
    background-image:url(images/menu-driving-dead.png) !important;
}
.selo.yellow {
    background-image:url(images/menu-legend.png) !important;
}
.maincontent .frame .monster .cell{
  display: block;
  height: 383px;
  width: 479px;
  position: relative;
}
.maincontent .frame.evilometer .monster .cell{
  height: 383px;
  width: 407px;
}
.maincontent .frame .monster .cell img{
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;

}
.maincontent #monsterid_113.frame .monster .cell img{

}
.maincontent .frame .monster .cell.Offset30 img{
  bottom: 30px;
}
.maincontent .frame .monster .cell.Offset60 img{
  bottom: 60px;
}
.maincontent .frame .monster .cell.Offset90 img{
  bottom: 90px;
}
.maincontent .frame .badge{
  position: absolute;
  bottom: 106px;
  right: 363px;
  z-index: 15;
}
.maincontent .frame.evilometer .badge{  
  right: 439px;
}

.maincontent .frame{
  padding-top: 28px;
}
.maincontent .frame .heading{ 
  height: 58px;
  font:normal 34px/34px "CCBattleDamaged", Arial;
  padding:21px 0 21px 9px;
  position: relative;
  z-index: 25;
  width: 410px;
}
.maincontent .frame .heading span{
  color:#fff;
  display: block;
  float: left;
  width: 82px;
  height: 82px;
  text-align: center;
}
.maincontent .frame .heading{
   background: url(images/num-bg-purple.png) no-repeat 0 0;
}
.green .maincontent .frame .heading{
   background: url(images/num-bg-cyan.png) no-repeat 0 0;
}
.orange .maincontent .frame .heading{
   background: url(images/num-bg-orange.png) no-repeat 0 0;
}
.purple .maincontent .frame .heading{
   background: url(images/num-bg-purple.png) no-repeat 0 0;
}
.gray .maincontent .frame .heading{
   background: url(images/num-bg-gray.png) no-repeat 0 0;
}

.yellow .maincontent .frame .heading{
  background: url(images/num-bg-yellow.png) no-repeat 0 0
}
.yellow .maincontent .frame .heading span{ color:#000;}
.meter{
  position: absolute;
  width: 65px;
  height: 404px;
  top: 77px;
  left: 442px;
  z-index: 25;
  display: none;
}
.evilometer .meter{
  display: block;
}
.meter ul li{
  font: normal 19px/15px "PostMortemLCBB", Arial;
  text-align: center;
  padding: 24px 9px 21px 9px;
  position: relative;

}
.meter ul li img{
  position: absolute;
  left: 0;
  top:0;
  display: none;
}
.frame .btn.buy{
  position: absolute;
  z-index: 25;
  bottom: 83px;
  right: 27px;
  display: none;
}
.frame.evilometer .btn.buy{ display: block;}
.meter ul li.pure img{top:-6px;}
.meter ul li.super img{ top:-5px;}
.meter ul li.pretty img{ top:-7px;}
.meter ul li.kinda img{ top:-5px;}
.meter ul li.notthat img{ top:1px;}
.meter ul li.active img{
  display: block;
}

.invaded{
  position: absolute;
  top: 88px;
  right: 0;
  z-index: 25;
}
.col-box .hidden{
	display:none;
}
.col-third, .col-half, .col-whole{
  width: 840px;
  margin:0 auto;
}
.col-third .col-box{
  background:url(images/frame-deicast.png) no-repeat 0 0;
  float: left;
  width: 262px;
  height: 327px;
  position: relative;
  padding-right: 22px;
  margin-bottom: 15px;
}

.col-half .col-box{  
  float: left;
  width: 402px;
  height: 383px;
  position: relative;
  padding-right: 22px;
  margin-bottom: 15px;
}
.col-half .col-box .cover{
  background:url(images/frame-electronic-cars.png) no-repeat 0 0;
  width: 402px;
  height: 383px;
  position: absolute;
  left: 0;
  top:0;
  z-index: 15;
}
.col-box img.tryme{
  position: absolute;
  z-index: 9;
  left: 54px;
  top: 244px;
}
.col-box .action{
  position: relative;
  z-index: 20;

}

.col-third .col-box.last, .col-half .col-box.last{
  padding-right: 0;
}
.col-heading{
  background-image: url(images/num-bg-purple-small.png);
  background-repeat: no-repeat;
  background-position: -10px 0;
  font:normal 20px/20px "CCBattleDamaged-Italic", Arial;
  height: 15px;  
  margin:15px 0 0 14px;
  padding:25px 0 30px 6px;
  position: relative;
  z-index: 20;
  text-transform:uppercase;
}

/*Toys 2 lines Hack*/
#toy_142 .col-heading,
#toy_545 .col-heading
{
	width: 165px;
}
#toy_141 .col-heading,
#toy_142 .col-heading,
#toy_143 .col-heading,
#toy_543 .col-heading,
#toy_545 .col-heading,
#toy_547 .col-heading
{
	
	padding-top: 17px;
	padding-bottom: 38px;
}
#toy_141 .col-heading span,
#toy_142 .col-heading span,
#toy_143 .col-heading span,
#toy_543 .col-heading span,
#toy_545 .col-heading span,
#toy_547 .col-heading span
{
	padding-top: 8px;
}
#toy_142  .lightbox-content .lb-body .col-heading,
#toy_545 .lightbox-content .lb-body .col-heading
{ 
	margin: 4px 0 0 -14px;
	width: 350px;
	height: 15px;
}
#toy_545 .lightbox-content .lb-body .col-heading span{ }
/*end Toys 2 lines Hack*/


.electronic-cars .col-heading{
  height: 29px;  
}
.electronic-cars .col-half .col-body{
  margin-top: -28px;
}
.col-half .col-heading{
  padding-top: 17px;
}
.col-half .col-heading span{
  margin-top: 0;
}
.yellow .col-heading{
  background-image: url(images/num-bg-yellow-small.png);
}
.yellow .col-heading span{
 color: #000;
}
.cyan .col-heading{
  background-image: url(images/num-bg-cyan-small.png) ;
}
.purple .col-heading{
  background-image: url(images/num-bg-purple-small.png) ;
}
.orange .col-heading{
background-image: url(images/num-bg-orange-small.png);
}
.gray .col-heading{
background-image: url(images/num-bg-gray-small.png) ;
}

.col-heading span{
  font-family: CCBattleDamaged;
  color: #fff;
  display: block;
  float: left;
  width: 49px;
  margin-right: 10px;
  height: 31px;
  margin-top: -8px;
  text-align: center;
  vertical-align: top;
}
.col-heading span strong{
  font-size: 28px;
  line-height: 28px;
}
.col-body{
  width: 212px;
  margin: 0 auto;
}
.col-body .rareimg{
	width:107px;
}
.col-half .col-body{
  width: 352px;
  margin: 0 auto;
  margin-top: -22px;
}
.col-body .img{
  padding-bottom: 10px;
}
.col-half .col-body .img{
  width: 352px;
  height: 245px;
  margin: 0 auto;
  background-color: #000;
}
.col-body .img a{
  display: block;
  position: relative;
  width: 212px;
  height: 156px;
}
.col-half .col-body .img a{
  width: 355px;
  height: 251px;
}
.col-body .img img{
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
     width: 212px;
    height: 156px;
	
}

.col-half .col-body .img img{
     width: 350px;
    height: 247px;
      border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
	behavior: url(http://www.monster500.com/wp-content/themes/monster/PIE.htc);
}
.col-box .link{  
  position: absolute;
  display: block;
  z-index: 25;
  left: 25px;
  top: 61px;
   height: 251px;
}
.col-half .link{
  width: 350px;   
}
.col-whole .link{
  width: 794px;
}
.col-body .img .zoom{
  background:url(images/btn-zoom.png) no-repeat  0 0;
  width: 30px;
  height: 30px;
  top:4px;
  left: -32px;
  overflow: hidden;
  text-indent: -999px;
  display: block;
  position: absolute;
  opacity: 0;

  filter: alpha(opacity=0); /* IE6+ */
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); /* IE6+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /* this works in IE8 only */
}
.col-half .col-body .img .zoom{
  z-index: 10;
  top:210px;
}
.col-whole .col-body .img .zoom{
  top:11px;
   z-index: 10;
}
.col-box div.want-it{
  float: left;
  width: 110px;
}
.col-half .col-box div.want-it{
  float: left;
  width: 246px;
  padding:12px 0 0 23px;
}
.col-half form .btn.got-it{
  float: left;
  width: 105px;
  margin-right: 10px;
}
.col-box div.buy-it{
  width: 67px;
  text-align: right;
  float: right;
  padding-top: 22px;
}
.col-half .col-box div.buy-it{
  float: right;
  padding-top: 7px;
  padding-right: 26px;
}

.col-whole .col-box {
  width: 839px;
  height: 383px;
  position: relative;
}

.col-whole .col-box .cover {
  background: url(images/frame-playset.png) no-repeat 0 0;
  width: 839px;
  height: 383px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 15;
}
.col-whole .col-heading{
  background:0;
  padding: 32px 0 0 83px; 
  text-transform:uppercase;
  *margin-top:0;
}
.col-whole  .col-body {
   width: 794px;
  margin: 0 auto;
  padding:11px 0 0 0;
}
.col-whole .col-body .img {
    width: 794px;
  height:  255px;
  margin: 0 auto;
  background-color: #000;
}
.col-whole .col-body .img a{
  width: 794px;
  height:  257px;
}
.col-whole .col-body .img img{
  width: 794px;
  height:  255px;
}

.col-whole .col-box div.want-it {
  float: left;
  width: 362px;
  padding: 12px 0 0 23px;
}
.col-whole form .btn.got-it {
  float: left;
  width: 105px;
  margin-right: 10px;
}
.col-whole .col-box div.buy-it {
  float: right;
   width: 165px;
  height: 38px;
  padding-top: 7px;
  padding-right: 26px;
}
.col-whole form .btn.buy-it {
  background: url(images/btn-buy-at-toy-r-us.png) no-repeat 0 0;
  width: 165px;
  height: 38px;
}
form .btn{
  border:0;
  display: block;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
  margin-bottom: 8px;
  outline: 0;
}
form .btn.disabled{
  opacity: 0.5;
  cursor: default;

  filter: alpha(opacity=50); /* IE6+ */
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE6+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)"; /* this works*/
}
form .btn.got-it{
  background: url(images/btn-got-it.png) no-repeat 0 0;
  width: 105px;
  height: 24px;
}
form .btn.want-it{
    background: url(images/btn-iwant-it.png) no-repeat 0 0;
  width: 105px;
  height: 24px;
}
form .btn.got-it.active, form .btn.want-it.active{
	background-position:left bottom;
  opacity: 1;
  filter: alpha(opacity=100); /* IE6+ */
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE6+ */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* this works*/
}
form .btn.buy-it{
  background: url(images/btn-buy.png) no-repeat 0 0;
  width: 67px;
  height: 35px;
  display:block;
}
ul.monster-nav{
  padding-left: 47px;
}
ul.monster-nav > li{
  float: left;
  display: block;
  margin-right: 6px;
  width: 128px;
  min-height: 65px;
  min-height: 65px;
  position: relative;
}
ul.monster-nav > li:hover, ul.monster-nav > li.current-menu-item{
  background: url(images/bg-glowing-menu.png) no-repeat center top;
}
ul.monster-nav > li > a{
  background: url(images/menu-monsters.png) no-repeat 0 0;
  display: block;
  overflow: hidden;
  margin-top: 4px;
  margin-left: 33px;
  text-indent: -999px
}

ul.monster-nav > li a[title="Meet The Monster"]{ background-position: 0 -268px; width: 69px; height: 53px;margin-top: 10px;}
ul.monster-nav > li a[title="Team of the Driving Dead"]{ background-position: 0 -48px; width: 57px; height: 53px;margin-top: 9px;}
ul.monster-nav > li a[title="Lunatic Legends"]{ background-position: 0 -212px; width: 58px; height: 56px;}
ul.monster-nav > li a[title="Experi-Mentals"]{ background-position: 0 -101px; width: 64px; height: 57px;margin-top: 7px;}
ul.monster-nav > li a[title="Freak Force"]{ background-position: 0 -158px; width: 63px; height: 54px;margin-top: 9px;}
ul.monster-nav > li a[title="Animal Asylum"]{ background-position: 0 0px; width: 62px; height: 48px; margin-top: 10px;}

#monsters{
  display: block;
  margin: 0 auto;
  width:839px;
  margin-top:-20px
}
#monsters .sub-nav{
  width: 839px;
  height: 38px;	
  background: url(images/bg-sub-nav.png) no-repeat 0 0;
  display: block;
  margin-left: 5px;
  text-align: center;
}
#monsters .sub-nav > li{
  display: inline-block;
  padding:0 20px;
  *display: inline;
  zoom:1;

}
  #monsters .sub-nav > li.current-menu-item a, #monsters .sub-nav > li:hover a{   
    color: #000;    
  }
  #monsters .sub-nav > li.current-menu-item,   #monsters .sub-nav > li:hover {
     background: url(images/bg-glowing-submenu.png) no-repeat center center;
  }
#monsters .sub-nav > li a{
  display: block;
  color:#fff;
  padding:5px 5px;
  text-decoration: underline;
  font: normal 12px/14px "titillium_webbold_italic", Arial;
}
#slides{
  width: 830px;
  margin-bottom: 26px;
  padding-top:17px;
  height: 327px;
  box-shadow: 7px 6px 11px #382444;
  -webkit-box-shadow: 7px 6px 11px #382444;
  -moz-box-shadow: 7px 6px 11px #382444;
}

/* BOXES------------------- */
.mts-boxes{
padding: 0 0 0 135px;
}
.mts-boxes .box{
  float: left;
  width: 260px;
  margin-right: 24px;
  position: relative;

   box-shadow: 7px 6px 11px #382444;
  -webkit-box-shadow: 7px 6px 11px #382444;
  -moz-box-shadow: 7px 6px 11px #382444;
}

.mts-boxes .box.last{
  margin-right: 0;
  margin-left: 165px;
}
.mts-boxes .box h4{
  font:normal 14px/14px "titillium_websemibold_italic", Arial;
  background:url(images/bg-box-heading.png) no-repeat 0 0;
  position: absolute;
  left: 0;
  top:0;
  padding:6px 0 0 10px;
  width: 100%;
  height: 29px;
  z-index: 5;
  color:#fff;
  text-transform: capitalize;

}
.mts-boxes .box .box-content{
  position: relative; 
}

/* FOOTER ------------------ */

#footer{
  width: 830px;
  margin: 0 auto;
}
#footer .ftr-inside{
  background: url(images/btm-overlay.png) 0 0;
  padding:4px;
}
#footer .widgets{
  background: url(images/btm-gradient.png) repeat-x left top;
  padding: 8px 0 8px 95px;
}
#footer .widget {
  float: left;
  width: 143px;
  color: #ceff00;
  text-align: left;
  padding-right: 17px;

}
#footer .widget.last{
  padding-right: 0px;
}
#footer .widget.m, #footer #nav_menu-4.widget{
  width: 157px;
  margin-left: 80px;
}
.widgets .widget h5{
  font: normal 15px  "titillium_webbold_italic", Arial; 
  padding-bottom: 8px;
  text-align: left;
}
.widgets .widget ul{
  display: block;
  margin-left: 12px;
}
.widgets .widget ul li{
  font: normal 12px "titillium_websemibold_italic", Arial;
  list-style: square inside;
}
.widgets .widget ul li a{
    color: #ceff00;
}
.widgets .widget ul li a[title="Privacy Policy"]{
  font: normal 15px "titillium_webbold_italic", Arial;
  padding-bottom: 8px;
  text-align: left;
}
.copyright{
  font: normal 12px "titillium_websemibold_italic", Arial;
  padding: 20px 0 40px;
  text-align: center;
  color: #fff;
}