@charset "utf-8";
/* CSS Document */



html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, small, strike, strong, form, label, table, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0px none;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	list-style-type:none
}

body
{
	margin: 0px auto;
	background: #ece9d8;
	/*background: #000000 url(../images/bg.jpg) no-repeat center top;*/
}

.Container
{
	width: 1000px;
	height: auto;
	border: 0px solid #0000FF;
	margin: 0px auto;
/*	background: url(../images/bg.jpg) no-repeat left top;*/
}
.ContainerInner
{
 background: #fffaba url('../images/bg.jpg') no-repeat center top;
 float:left

}
.header
{
	width: 500px;
	height: 116px;
	float: right;
	border: 0px solid #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #553172;
}
.header a
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #553172;
	text-decoration:none;
}

.header a:hover
{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #553172;
	text-decoration:underline;
}


.headerMid
{
 width: 335px;
 float: left;
 height: 116px;
 text-align:center;

}
.Header1
{
 padding: 20px 0px 0px 0px;

}
.Header2
{
 text-align:center;

}

.headerRight
{
	background: url('../images/header_right_img.png') no-repeat right top;
	width: 164px;
	height: 116px;
	float: right
}

.RedHeaderTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ff7d61;
}

.logo
{
 width: 0px;
 height: 0px;
 position: relative;
 position: absolute !important;
 border: 0px solid #ff0000;
 top:-50px;
 left: 40px;
 z-index: 100;
 

}

.main
{
	width: 990px;
	height:auto;
	border: 0px solid #FF0000;
	position:relative;
	float: left;
/*	height: 400px;*/
}

/*---------------SideBar------------------*/

.LeftSidear
{
 float: left;
 width: 300px;
 border: 0px solid #FF0000;
}

.SideLinks
{
 float: right;
 border: 0px solid #00FF00;
 padding: 140px 0px 0px 0px;
 width: 300px;
/* height: 600px;*/
}

.Link1
{
  float: right;
  border: 0px solid #00FF00;
}

.Link2
{
  float: right;
  border: 0px solid #00FF00;
  padding: 0px 30px 0px 0px;
}


.LinkTwitter
{
 	padding: 10px 20px 0px 0px;
	float: right;
}

/*---------------SideBar End------------------*/


.ContentMain
{
  float: right;
  border: 0px solid #FF0000;
  width: 678px;

}

.topNav
{
  height: 50px;
  float: left;
  width: 500px;
  border: 0px solid #00FF00;
  padding: 0px 0px 0px 110px;
  
}

.NavHMenu
{
	 height: 50px;
	 width: 115px;
	 float: left;
	 padding: 0px 1px 0px 1px;
}



/*---------About Us----------*/

.AboutUsOuterBg
{
	background: url('../images/content_outer_bg_2.jpg') repeat-y left bottom;
	width: 678px;
	padding: 0px;
	float:left;
	margin-top: 0px !important;
	margin-top: -5px !important

}

.AboutUsContent
{
	width: 678px;
	float: left;
	background: url('../images/about_us_content_bg_2.jpg') no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #395202;
	line-height: 22px;
	border: 0px solid #000000;
	text-align:justify; padding-left:0px; padding-right:0px; padding-top:80px; padding-bottom:0px
}

* html div.ContentHome { 
   height: expression( this.scrollHeight < 514 ? "513px" : "auto" );
}


.ContentHome
{
	 padding: 0px 0px 0px 56px;
	 width: 425px;
	 float: left;
	 border: 0px solid #ff0000;
	 min-height: 513px;
	 
}



.AboutUsHeader
{ 
padding: 0px 0px 26px 0px;
}

.RedSubheader
{
 color:#d42510;
 font-size:16px;
 font-weight:bold;
 padding: 0px 0px 10px 0px;
}


.ContentLeft
{
	 float: left;
	 width: 190px;
	 border: 0px solid #FF0000;
	 padding: 0px 10px 0px 5px;
}


ul
{
	 list-style: disc;
	 margin: 0px;
	 padding: 0px 0px 0px 15px;
}


.ContentRight
{
	 float: right;
	 width: 190px;
	 border: 0px solid #FF0000;
	 padding: 0px 10px 0px 5px;
	 text-align: left;

}

.yelwBanner
{
	background: url('../images/yallow_banner.png') no-repeat left top;
	float: left;
	height: 105px;
	width: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004a84;
	line-height: 22px;
	text-align: left; padding-left:18px; padding-right:0px; padding-top:18px; padding-bottom:0px
}
.Aboutfooter
{
	width: 990px;
	height: 309px;
	border: 0px solid #00FF00;
	background: url('../images/footer_bg.jpg') no-repeat right top;


}
/*------------Home-----------*/


.homeHeader
{
float: right;
padding: 55px 55px 50px 0px;
}


.HomeOuterBg
{
	background: url('../images/home_outer_bg.jpg') repeat-y left bottom;
	width: 678px;
	padding: 0px;
	float:left;
	margin-top: 0px !important;
	margin-top: -5px !important
}


.HomeContent
{
	width: 678px;
	float: left;
	background: url('../images/home_content_bg.jpg') no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e6c9f6;
	line-height: 22px;
	padding: 0px;
	border: 0px solid #000000;
	text-align:justify
}

.homeMidTxt
{
	background: url('../images/home_stars.jpg') no-repeat right center;
	width: 320px;
	padding-left:0px; padding-right:0px; padding-top:40px; padding-bottom:40px
}
.GamesContentImg1
{
 float:left;
 padding: 5px 1px 5px 1px;
}

.GamesContentImgSet1
{
 padding: 0px 0px 15px 8px;
 float: left;
}
.GamesContentImgSet2
{
 float:left;
}
.Homefooter
{
	width: 678px;
	height: 309px;
	float:right;
	border: 0px solid #00FF00;
	background: url('../images/home_footer.jpg') no-repeat right top;
}

.HomeGrn
{
 font-size:16px;
 color:#b3e93d;
 font-weight:bold;
}

.HomeGrn a
{
 font-size:16px;
 color:#b3e93d;
 font-weight:bold;
 text-decoration: none;
}

.HomeGrn a:hover
{
 font-size:16px;
 color:#b3e93d;
 font-weight:bold;
 text-decoration: underline;
}

.GamesDropDwn
{
 	width:200px;
	background-color:#ffa5c1;
	border:2px solid #5977fc;
	color:#531e6c;
}

.HomeDropdwnDiv
{
	
	width: 250px;
	padding: 20px 0px 20px 0px;
}

.PrpSubheader
{
 color:#9c00af;
 font-size:16px;
 font-weight:bold;
 padding: 0px 0px 10px 0px;
 
}
.PrpSubheaderDwn
{
 color:#9c00af;
 font-size:14px;
 font-weight:bold;
 padding: 20px 0px 10px 0px;
 
}



/*---------Games----------*/

.GamesOuterBg
{
	background: url('../images/games_outer_bg.jpg') repeat-y left bottom;
	width: 678px;
	padding: 0px;
	float:left;
	margin-top: 0px !important;
	margin-top: -5px !important
}


.GamesContent
{
	width: 678px;
	float: left;
	background: url('../images/games_content_bg.jpg') no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #173f8e;
	line-height: 22px;
	border: 0px solid #000000;
	text-align:justify; padding-left:0px; padding-right:0px; padding-top:80px; padding-bottom:0px
}

.GamesContentImg1
{
 float:left;
 padding: 5px 1px 5px 1px;
}

.GamesContentImgSet1
{
 padding: 0px 0px 15px 8px;
 float: left;
}
.GamesContentImgSet2
{
 float:left;
}
.Gamesfooter
{
	width: 678px;
	height: 309px;
	float:right;
	border: 0px solid #00FF00;
	background: url('../images/games_footer_bg.jpg') no-repeat right top;

}


.GamesDropDwn
{
 	width:200px;
	background-color:#ffa5c1;
	border:2px solid #5977fc;
	color:#531e6c;
}

.DropdwnDiv
{
	background: url('../images/game_stars.png') no-repeat right top;
	width: 250px;
	padding-left:0px; padding-right:0px; padding-top:20px; padding-bottom:20px
}

.PrpSubheader
{
 color:#9c00af;
 font-size:16px;
 font-weight:bold;
 padding: 0px 0px 10px 0px;
 
}
.PrpSubheaderDwn
{
 color:#9c00af;
 font-size:14px;
 font-weight:bold;
 padding: 20px 0px 10px 0px;
 
}


.OrderNow
{
 float: left;
   padding: 20px 0px 0px 0px;
}

/*---------Games End----------*/


/*---------Games Inside----------*/



.GamesInsideOuterBg
{
	background: url('../images/game_inside_content_bg_rep.jpg') repeat-y left bottom;
	width: 678px;
	padding: 0px;
	float:left;
	margin-top: 0px !important;
	margin-top: -5px !important
}


.GamesInsideContent
{
	width: 678px;
	float: left;
	background: url('../images/game_inside_content_bg.jpg') no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3d5905;
	line-height: 22px;
	padding: 0px;
	border: 0px solid #000000;
	text-align:justify
}

.GamesContentImg1
{
 float:left;
 padding: 5px 1px 5px 1px;
}

.GamesContentImgSet1
{
 padding: 0px 0px 15px 8px;
 float: left;
}
.GamesContentImgSet2
{
 float:left;
}
.GamesInsidefooter
{
	width: 678px;
	height: 309px;
	float:right;
	border: 0px solid #00FF00;
	background: url('../images/game_inside_footer_bg.jpg') no-repeat right top;
}


.GamesInsideDropDwn
{
 	width:200px;
	background-color:#e4fd99;
	border:1px solid #658820;
	color:#531e6c;
	margin: 0px 0px 0px 20px;
}

.GamesInsideDropdwnDiv
{
	background: url('../images/game_stars.png') no-repeat right top;
	width: 190px;
	padding-left:0px; padding-right:0px; padding-top:10px; padding-bottom:0px
}

.GameInsideDropdwnDiv
{
 padding: 20px 0px 0px 0px;
 float: right;
}


.GameInsideTopContent
{
 float:right;
/* width: 500px;*/
 border-bottom: 0px dashed #3d5905;
 padding: 5px 60px 0px 0px;
 margin: 0px 0px 0px 0px;
}

.GameInsideBorder
{
 border: 0px solid #ff0000;
 width: 648px;
 float: left;
 padding: 0px 0px 40px 0px;
}
.PrpSubheader
{
 color:#9c00af;
 font-size:16px;
 font-weight:bold;
 padding: 0px 0px 10px 0px;
 
}
.PrpSubheaderDwn
{
 color:#9c00af;
 font-size:14px;
 font-weight:bold;
 padding: 20px 0px 10px 0px;
 
}


/*---------Games Inside End----------*/


.octoOther
{
  float:left;
  width: 392px;
  height: 174px;
  position: static !important;
  position: relative;
  padding: 0px 0px 0px 0px;
  border:  0px solid #ff0000;
/*  margin: -48px 0px 0px -220px;*/
  margin: -48px 0px 0px -200px;
}

.octo
{
 float: left;
 width: 392px;
 height: 174px;
 padding: 0px 0px 0px 90px;
  border:  0px solid #ff0000;
  margin: -52px 0px 0px -0px;
}


.footerTxt
{
	width: 350px;
	float: left;
	padding: 60px 0px 0px 0px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5e3273;
}

.footerTxt a
{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cc3399;
	text-decoration: none;
}


.footerTxt a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cc3399;
	text-decoration: underline;
}

.footerImg
{

 float:right;
 border:  0px solid #fff000;
 padding: 85px 65px 0px 0px;
}


.footerImg1
{
float:left;
}


/*---------Contact----------*/

.ContactUsOuterBg
{
	background: url('../images/contact_us_outer_bg.jpg') repeat-y left bottom;
	width: 678px;
	padding: 0px;
	float:left;
	margin-top: 0px !important;
	margin-top: -5px !important
}


.ContactUsContent
{
	width: 678px;
	float: left;
	background: url('../images/contact_us_content_bg.jpg') no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #173f8e;
	line-height: 22px;
	border: 0px solid #000000;
	text-align:justify; padding-left:0px; padding-right:0px; padding-top:80px; padding-bottom:0px
}

.GamesContentImg1
{
 float:left;
 padding: 5px 1px 5px 1px;
}

.GamesContentImgSet1
{
 padding: 0px 0px 15px 8px;
 float: left;
}
.GamesContentImgSet2
{
 float:left;
}
.TitleHeader
{
font-size:20px;
font-family:Verdana, Arial, Helvetica;
padding: 0px 0px 26px 0px;
}
.ContactUsfooter
{
	width: 678px;
	height: 309px;
	float:right;
	border: 0px solid #00FF00;
	background: url('../images/contact_us_footer_bg.jpg') no-repeat right top;

}



/*---------Contact End----------*/


/*------Motor games-------*/


.MotorGameOuterBg
{
	background: url(../images/motor_games_content_rep_bg.jpg) repeat-y left bottom;
	width: 678px;
	padding: 0px 0px 0px 0px;
	float:left;
	margin-top: 0px !important;
	margin-top: -5px;
}


.MotorGamesContent
{
	width: 678px;
	float: left;
	background: url(../images/motor_games_content_bg.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #865b00;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	text-align:justify;
}

.MotorGamesfooter
{
	width: 678px;
	height: 309px;
	float:right;
	border: 0px solid #00FF00;
	background: url(../images/motor_games_footer_bg.jpg) no-repeat right top;

}


.MotorGamesDropDwn
{
	width:200px;
	background-color:#ffe89e;
	border:1px solid #865b00;
	color:#531e6c;
	margin: 0px 0px 0px 20px;
}


/*----sports games----------*/


.SportsGameOuterBg
{
	background: url(../images/sports_games_content_rep_bg.jpg) repeat-y left bottom;
	width: 678px;
	padding: 0px 0px 0px 0px;
	float:left;
	margin-top: 0px !important;
	margin-top: -5px;
}


.SportsGameContent
{
	width: 678px;
	float: left;
	background: url(../images/sports_games_content_bg.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #c22342;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	text-align:justify;
}

.SportsGamefooter
{
	width: 678px;
	height: 309px;
	float:right;
	border: 0px solid #00FF00;
	background: url(../images/sports_games_footer_bg.jpg) no-repeat right top;

}


.SportsGameDropDwn
{
	width:200px;
	background-color:#fcd9e0;
	border:1px solid #c22342;
	color:#531e6c;
	margin: 0px 0px 0px 20px;
}

/*----inflatable games----------*/


.InflatableGameOuterBg
{
	background: url(../images/inflatable_games_content_rep_bg.jpg) repeat-y left bottom;
	width: 678px;
	padding: 0px 0px 0px 0px;
	float:left;
	margin-top: 0px !important;
	margin-top: -5px;
}


.InflatableGameContent
{
	width: 678px;
	float: left;
	background: url(../images/inflatable_games_content_bg.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #716300;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	text-align:justify;
}

.InflatableGamefooter
{
	width: 678px;
	height: 309px;
	float:right;
	border: 0px solid #00FF00;
	background: url(../images/inflatable_games_footer_bg.jpg) no-repeat right top;

}


.InflatableGameDropDwn
{
	width:200px;
	background-color:#f8e97a;
	border:1px solid #716300;
	color:#531e6c;
	margin: 0px 0px 0px 20px;
}



/*---------Trampoline games----------*/


.TrampolineGameOuterBg
{
	background: url(../images/trampoline_games_content_rep_bg.jpg) repeat-y left bottom;
	width: 678px;
	padding: 0px 0px 0px 0px;
	float:left;
	margin-top: 0px !important;
	margin-top: -5px;
}


.TrampolineGameContent
{
	width: 678px;
	float: left;
	background: url(../images/trampoline_games_content_bg.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #eddcff;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	text-align:justify;
}

.TrampolineGamefooter
{
	width: 678px;
	height: 309px;
	float:right;
	border: 0px solid #00FF00;
	background: url(../images/trampoline_games_footer_bg.jpg) no-repeat right top;

}


.TrampolineGameDropDwn
{
	width:200px;
	background-color:#eddcff;
	border:1px solid #8852d9;
	color:#531e6c;
	margin: 0px 0px 0px 20px;
}




/*---------Swing games----------*/


.SwingGameOuterBg
{
	background: url(../images/swings_games_content_rep_bg.jpg) repeat-y left bottom;
	width: 678px;
	padding: 0px 0px 0px 0px;
	float:left;
	margin-top: 0px !important;
	margin-top: -5px;
}


.SwingGameContent
{
	width: 678px;
	float: left;
	background: url(../images/swings_games_content_bg.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #001fbf;
	line-height: 22px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #000000;
	text-align:justify;
}

.SwingGamefooter
{
	width: 678px;
	height: 309px;
	float:right;
	border: 0px solid #00FF00;
	background: url(../images/swings_games_footer_bg.jpg) no-repeat right top;

}


.SwingGameDropDwn
{
	width:200px;
	background-color:#d0dffa;
	border:1px solid #001fbf;
	color:#531e6c;
	margin: 0px 0px 0px 20px;
}











* html img,
* html .png {
  azimuth: expression(
    this.pngSet?
      this.pngSet=true : 
        (this.nodeName == "IMG" ? 
          (this.src.toLowerCase().indexOf('.png')>-1 ? 
            (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
                this.src = "images/blank.gif") :
            '') :
          (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ?
            (this.origBg = (this.origBg) ? 
              this.origBg :             
              this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
              this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
              this.runtimeStyle.backgroundImage = "none") :
            ''
        ), this.pngSet=true
  );
}