/* 
  -----------------------------------
  Style Sheet for WillRast.com
  Splash page index.shtml
  -----------------------------------
*/
body {
	background: #000;
}
.bold { font-weight: bold; }


#pagewrapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-right: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border-left: 1px solid #444444;
	border-top-color: #444444;
	width: 825px;
}
.center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 795px;
}


#mainflash {
	clear: both;
	float: left;
}
#pagewrapper #content #roto {
	padding-left: -3em;
	float: left;
	margin-top: 6em;
}

#pagewrapper #content #enter {
	float: left;
	clear: right;
	margin-top: 10em;
	padding-left: 1em;
}

#pagewrapper #masthead {
	height: 70px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2em;
}

bo#p7PMnav {
	margin:0;
	padding:0;
}

* html #pagewrapper #menuwrapper {
	height: 25px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background: url(/images/p7PM_frost_hz.jpg) repeat-x;
}

#pagewrapper #menuwrapper {
	height: 25px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background: url(/images/p7PM_frost_hz.jpg) repeat-x;

}

#p7PMnav ul {
	position: absolute;
	left: -9000px;
	margin:0;
	padding:0;
	border: 1px solid #333333;
	z-index: 10000;
}
/* these are the menu styles */
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url(/images/p7PM_frost_hz.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#p7PMnav ul li {
	background-image: url(/images/p7PM_frost.jpg);
	background-color: #A6CAFE;
}
#pagewrapper #content {
	height: 600px;
	clear: both;
	width: 100%;
}

/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #333;
	line-height:1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #333333;
	color: #CCCCCC;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(../p7pm/img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #666666;
	color: #CCCCCC;
}

/*the submenu classes */
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	width: auto;
	float: left;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 100px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #666666;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

* html #pagewrapper #footer {
	clear: both;
	height: 30px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	font: 65% "Trebuchet MS", Verdana, sans-serif;
}

#pagewrapper #footer {
	clear: both;
	height: 30px;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	font: 75% "Trebuchet MS", Verdana, sans-serif;
	width: 100%;
	margin-bottom: 0.5em;
}

#pagewrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#pagewrapper #menuwrapper #p7PMnav {
	margin-right: auto;
	margin-left: 5em;
	height: auto;
	width: 95%;
	font-size: 85%;
}
#footer {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

#pagewrapper #footer #cube { float: left; }
