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

#center div {
	width: 1035px;
	height: 792px;
	margin-left: auto;
	margin-right: auto;
}
#page div {
	width: 1035px;
	height: 792px;
	position: absolute;
}
#enterpic div {
	width: 297px;
	height: 171px;
	top: 189px;
	left: 172px;
	z-index: 2;
	position: absolute;
}
#navbar div {
	width: 882px;
	height: 90px;
	top: 18px;
	z-index: 1;
	position: absolute;
}
#menu {
	width: 648px;
	margin-left: auto;
	margin-right: auto;
	z-index: 15;
}
#menu_inner {
	position: absolute;
	width: 648px;
	z-index: 15;
}
#menu_actual {
	width: 648px;
	height: 25px;
	top: 81px;
	left: 22px;
	position: absolute;
	z-index: 15;
}
#dmenu{                         /* menu list container */
        list-style-type: none;      /* disable the display of the list item bullets */
        margin: 0px;                /* space around the list container */
        padding: 0px;               /* space within the list container */
        position: static;           /* need this so that the z-index stuff works correctly */
        color: white;                /* the default font color (not links) within the main menu container */
        z-index: 20;                /* push the menu up in the layer order a bit so it isn't hidden behind anything */
            /* Browser plug-ins like Flash or Quicktime may not allow you to overlap then with this menu! */
    }
    #dmenu li{                      /* top-level menu element */
        list-style-type: none;      /* disable the display of the list item bullets */
        float: left;                /* this is to allow for the horizontal main menu */
        border: #CCCCCC solid 1px;    /* border for each of the main menu items */
        background-color: default;     /* main menu item background color */
        color: white;                /* main menu item font color (not links) */
        margin: 0px;                /* spacing between main menu items */
        padding: 0px;               /* padding within main menu items */
        width: 105px;               /* the width of each main menu item */
        display: block;
		font-family: Futura, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 15px;
		height: 25px;
    }

    #dmenu ul {                     /* third-level (or greater) menu element list elements */
        position: absolute;         /* this is so that it doesn't push that page content around on hover */
        margin-left: -1px;                /* space around the list container */
        padding: 0px;               /* space within the list container */
        list-style-type: none;      /* disable the display of the list item bullets */
        display: none;
        width: 105px;               /* should be the same as #dmenu li width */
        background-color: default;     /* sub-menu default background color */
        color: white;                /* sub-menu default font color (not links) */
        z-index: 99;                /* want to be sure this is above the rest of the menu */
    }

    #dmenu ul li{                   /* second-level or greater menu element links */
        background-color: #00A6DB;     /* default background color for sub-menu container */
        color: white;                /* default font color (not links) for sub-menu container */
        border: #CCCCCC solid 1px;               /* sub-menu item border settings */
        margin-top: -1px;                /* spacing between sub-menu containers */
        padding: 0px;               /* This is for padding between menu items in the drop-downs */
        width: 105px;               /* (padding*2) must be subtracted from #dmenu li width and set for this one, or borders won't display properly. */
		height: 20px;
		font-size: 9px;
    }

    #dmenu li a{                    /* top-level menu element links */
        text-align: center;         /* text alignment in main menu item links */
        width: 105px;               /* set this to #dmenu ul width */
        display: block;
		line-height: 25px;
		background-color: default;
		color: white;
		text-decoration: none;
    }
    
    #dmenu ul a {                   /* all the other level menu link elements */
        padding: 0px;
        margin: 0px;
        width: 105px;               /* (padding*2) must be subtracted from #dmenu ul li width and set for this one, or borders won't display properly. */
        display: block;
		line-height: 20px;
    }

    #dmenu a:hover,                 /* top-level hovering properties */
    #dmenu li:hover{
        display: block;
		width: 105px;
		background-color: black;
        color: white;
    }
	
    /* additional sub-menu levels in the next 2 blocks. (For up to 5 levels of drop menus) */
    #dmenu li:hover ul ul,              
    #dmenu li:hover ul ul ul,
    #dmenu li:hover ul ul ul ul,
    #dmenu li:hover ul ul ul ul ul{
        display:none;
    }

    #dmenu li:hover ul,
    #dmenu ul li:hover ul,
    #dmenu ul ul li:hover ul,
    #dmenu ul ul ul li:hover ul,
    #dmenu ul ul ul ul li:hover ul{
        display:block;
    }
#linkicons div {
	width: 198px;
	height: 648px;
	top: 117px;
	text-align: center;
	z-index: 2;
	position: absolute;
}
#mainpic div {
	width: 648px;
	height: 621px;
	top: 144px;
	left: 216px;
	text-align: center;
	z-index: 2;
	position: absolute;
}
#productpic div {
	width: 378px;
	height: 621px;
	top: 144px;
	left: 216px;
	z-index: 2;
	position: absolute;
}
#playzonepic div {
	width: 459px;
	height: 469px;
	top: 162px;
	left: 216px;
	z-index: 2;
	position: absolute;
}
#swattrackpic div {
	width: 567px;
	height: 423px;
	top: 171px;
	left: 216px;
	z-index: 2;
	position: absolute;
}
#pouncingpawspic div {
	width: 378px;
	height: 326px;
	top: 144px;
	left: 216px;
	z-index: 2;
	position: absolute;
}
#pouncingpawspic2 div {
	width: 567px;
	height: 207px;
	top: 495px;
	left: 216px;
	z-index: 2;
	position: absolute;
}
#productname div {
	width: 252px;
	height: 45px;
	top: 216px;
	left: 612px;
	z-index: 2;
	position: absolute;
}
#passagecavename div {
	width: 252px;
	height: 81px;
	top: 216px;
	left: 612px;
	z-index: 2;
	position: absolute;
}
#productparts div {
	width: 252px;
	height: 450px;
	top: 265px;
	left: 612px;
	z-index: 2;
	position: absolute;
}
#passagecaveparts div {
	width: 252px;
	height: 117px;
	top: 301px;
	left: 612px;
	z-index: 2;
	position: absolute;
}
#comboparts div {
	width: 252px;
	height: 297px;
	top: 265px;
	left: 533px;
	z-index: 2;
	position: absolute;
}
#maintype div {
	width: 648px;
	height: 621px;
	top: 144px;
	left: 216px;
	text-align: center;
	z-index: 2;
	position: absolute;
}
#secondtype div {
	width: 261px;
	height: 243px;
	top: 432px;
	left: 216px;
	z-index: 2;
	position: absolute;
}
#contacttype div {
	width: 648px;
	height: 648px;
	top: 144px;
	left: 216px;
	text-align: left;
	z-index: 2;
	position: absolute;
}
#catpic div {
	width: 315px;
	height: 273px;
	top: 432px;
	right: 171px;
	z-index: 2;
	position: absolute;
}
#combosheader div {
	width: 648px;
	height: 18px;
	top: 144px;
	left: 216px;
	text-align: center;
	z-index: 3;
	position: absolute;
}
#flashdisclaimer div {
	width: 648px;
	height: 18px;
	top: 639px;
	left: 216px;
	text-align: center;
	z-index: 3;
	position: absolute;
}
#ads div {
	width: 144px;
	height: 765px;
	top: 18px;
	left: 891px;
	z-index: 3;
	position: absolute;
}
#copyright div {
	width: 1035px;
	height: 18px;
	top: 774px;
	text-align: center;
	position: absolute;
}
a.product {
	color: #00A6DB;
	text-decoration: none;
}
a:visited.product {
	color: #00A6DB;
	text-decoration: none;
}
a:hover.product {
	color: #00A6DB;
	text-decoration: none;
}
a.target {
	color: #C11C2D;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	font-family: Futura, Helvetica, Arial, sans-serif;
}
a:visited.target {
	color: #00A6DB;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	font-family: Futura, Helvetica, Arial, sans-serif;
}
a:hover.target {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
	font-family: Futura, Helvetica, Arial, sans-serif;
}
.style1 {
	color: #00A6DB;
	font-size: 16px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 15px;
}
.style2 {
	color: #00A6DB;
	font-size: 14px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 15px;
}
.style3 {
	color: #000000;
	font-size: 14px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 20px;
}
.style4 {
	color: #00A6DB;
	font-size: 36px;
	font-family: Futura, Helevetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 36px;
}
.style5 {
	color: #000000;
	font-size: 12px;
	font-family: Futura, Helevetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 14px;
}
.style6 {
	color: #000000;
	font-size: 11px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 27px;
}
.style7 {
	color: #000000;
	font-size: 20px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.style8 {
	color: #000000;
	font-size: 15px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 20px;
}
.style9 {
	color: #000000;
	font-size: 16px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.style10 {
	margin-left: 18px;
}
.style11 {
	color: #000000;
	font-size: 12px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 14px;
}
.style12 {
	color: #00A6DB;
	font-weight: bold;
	font-size: 15px;
	font-family: Futura, Helvetica, Arial, sans-serif;
}
.style13 {
	color: #000000;
	font-size: 12px;
	font-family: Futura, Helvetica, Arial, sans-serif;
	line-height: 13px;
}
ul {
	margin-left: -25px;
}