* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, verdana, helvetica, sans-serif;
}

body {
	background: #fc0;
	text-align: center; /*for IE5*/
	font-size: small;
	*font-size: x-small;
}

body#body_legal {
	background: #fff;
}

dt {
	font-weight: bold;
}

p, h2, h3 {
	margin-bottom: 1em;
}

div.getflash {
	font-size: .8em;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 18px;
	left: 170px;
	width: 610px;
	z-index: 8000;
}

div.getflash p {
	line-height: 94%;
}

div.getflash img {
	float: right;
	margin-top: 8px;
}

/*divs*/

#container {
	margin: 20px auto;
	width: 800px;
	border: 3px solid #ff0;
	position: relative;
	background: #f90 url(/content/v4/img/starstation/bk-burst.gif) no-repeat top center;
	text-align: left; /*correct IE5 body positioning*/
}

#header {
	width: 766px;
	height: 164px;
	position: relative;
	left: 10px;
	background: url(/content/v4/us/starstation/img/bk-header.gif) no-repeat top center;
}

#header a#link-home {
	display: block;
	width: 300px;
	height: 140px;
	text-indent: -4859px;
	text-decoration: none;
}

#header h1 {
	text-indent: -6859px;
}

#main {
	background: url(/content/v4/img/starstation/bk-middle.gif) repeat-y;
	left: 10px;
	width: 766px;
	position: relative;
	color: #fff;
}

body#body_landing  #story {
	background: url(/content/v4/img/starstation/hi.jpg) no-repeat;
	margin-left: 75px;
	padding-left: 300px;
	padding-right: 200px;
	height: 349px;
	width: 640px;
}

body#body_landing  #describe {
	padding-left: 100px;
	margin-right: 85px;
}

#peFooterLogo {
	margin-bottom: 1em;
	text-align: center;
	clear: both;
}

#footer {
	background: url(/content/v4/img/starstation/bk-footer.gif) no-repeat;
	width: 766px;
	left: 10px;
	position: relative;
	margin-bottom: 0px;
	clear: both;
	padding-left: 35px;
	padding-bottom: 85px;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
}

#kidzboplogo {
	display: block;
	top: -7px;
	left: 620px;
	position: absolute;
}

#newroms {
	position: absolute;
	top: -37px;
	left: 21px;
	display: block;
}

#mics {
	position: absolute;
	top: -57px;
	left: 125px;
	display: block;
}

/*navigation*/

#navigation {
	position: absolute;
	top: 64px;
	left: 400px;
	*font-size: 1px;
	width: 286px;
}

#navigation ul {
	list-style-type: none;
}

#navigation a, #navigation span {
	float: left;
	display: block;
	width: 143px;
	height: 54px;
	text-decoration: none;
	text-indent: -6785px;
}

a#link-details, span#link-details {
	background: url(/content/v4/us/starstation/img/n-details.gif) no-repeat;
	text-indent: -6785px;
}

a#link-details:hover, span#link-details {
	background-position: 0 -54px;
	text-indent: -6785px;
}

a#link-cartridges, span#link-cartridges {
	background: url(/content/v4/us/starstation/img/n-cartridges.gif) no-repeat;
	*position: relative;
	*top: -2px;
}

a#link-cartridges:hover, span#link-cartridges {
	background-position: 0 -54px;
}

/*advertisement*/

#advertisement {
	font-size: 75%;
}

#ad-text {
	color: #713478;
	text-decoration: none;
	cursor: default;
	background-color: transparent;
	text-align: right;
	width: 790px;
	display: block;
}

#ad-text span {
	display: none;
	position: absolute;
	top: 0;
	right:4px;
	color: #713478;
}

#ad-text:hover { /*this stupid rule is required for IE to show the span text on hover*/
	vertical-align: baseline;
}

#ad-text:hover span {
	display: block;
	background: #f90;
}

/*product pages*/

body#body_detail #story {
	float: left;
	width: 315px;
	margin-left: 110px;
}

.ie6 body#body_detail #story {
	margin-left: 50px;
}

#productarea {
	float: left;
	top: 0;
	left: 0;
	width: 270px;
}

#productshot {
	background: url(/content/v4/img/starstation/bk-productshot.gif) no-repeat;
	height: 279px;
	width: 278px;
}

#productthumbnails ul {
	list-style-type: none;
	clear: both;
	padding-top: 20px;
	*padding-top: 5px;
}

#productthumbnails li {
	display: block;
	float: left;
	width: 74px;
	height: 74px;
	background: url(/content/v4/img/starstation/bk-productthumb.gif) no-repeat;
}

#productthumbnails img {
	position: relative;
	top: 5px;
	left: 5px;
}

#productshot img {
	position: relative;
	top: 15px;
	left: 16px;
}

#productshot p {
	position: relative;
	top: 40px;
	left: 5px;
	font-size: .9em;
}

p#productdescription {
	padding-top: 10px;
	font-size: .8em;
}

#story ul#more {
	list-style-type: none;
	margin-top: 10px;
}

#story ul#more li {
	float: left;
	margin-right: 10px;
}

#story dd#buynow a {
	text-indent: -9999px;
	display: block;
	height: 26px;
	width: 69px;
	background: url(/content/v4/us/starstation/img/buy-now.gif) no-repeat;
	margin: .3em 0 .3em -.4em;
	*margin: .3em 0 .3em 0;
}

a#wheretobuy, a#instructionsheet {
	background: url(/content/v4/us/starstation/img/wheretobuy.gif) no-repeat;
	width: 110px;
	height: 20px;
	display: block;
	text-indent: -5748px;
	text-decoration: none;
}

a#instructionsheet {
	background: url(/content/v4/us/starstation/img/instructionsheet.gif) no-repeat;
}

/*thumbnail page*/

body#body_cartridges #story {
	float: left;
	width: 300px;
	*width: 580px;
	margin-left: 120px;
	background: url(/content/v4/img/starstation/kids.jpg) no-repeat top left;
	padding-left: 280px;
	height: 14em;
}

.ie6 body#body_cartridges #story {
	margin-left: 60px;
}

body#body_kidzbop #story {
	background: url(/content/v4/us/starstation/img/kidzbop_large.jpg) no-repeat top left;
	margin-left: 130px;
	*margin-left: 70px;
	float: left;
	width: 260px;
	*width: 540px;
	padding-left: 280px;
	height: 22em;
}

body#body_cartridges #productthumbnails {
	position: relative;
	left: 100px;
	width: 650px;
}

body#body_cartridges #productthumbnails:after {
	content: url(\/img\/s.gif);
	}
	
#main {
	overflow: hidden;
}

/*legal*/

body#body_legal h1 {
	background: url(/content/v4/us/starstation/img/legal_header.gif) no-repeat top left;
	height: 180px;
	text-indent: -6948px;
}

#legal {
	text-align: left;
	padding: 15px 50px 50px 50px;
}

#songcredits a {
	/*background: url(/content/v4/us/starstation/img/songcredits.gif) no-repeat;*/
	position: absolute;
	top: 120px;
	left: 349px;
	text-decoration: none;
	width: 108px;
	height: 40px;
	color: #60b;
	font-size: .7em;
}

#credits_footer {
	background: url(/content/v4/us/starstation/img/legal_footer.gif);
	height: 182px;
}


/*text*/

h2#letskidssee {
	width: 129;
	height: 117;
	background: url(/content/v4/us/starstation/img/t-letskidssee.jpg) no-repeat;
	text-indent: -5867px;
	position: absolute;
	margin-left: 585px;
	margin-top: 8px;
	left: 0px;
}

h2#lookformore {
	width: 316px;
	height: 100px;
	background: url(/content/v4/us/starstation/img/t-lookformore.gif) no-repeat;
	text-indent: -6947px;
	position: relative;
	left: -20px;
}

h2#todaysnumberone {
	width: 270px;
	height: 88px;
	background: url(/content/v4/us/starstation/img/t-todaysnumberone.gif) no-repeat;
	text-indent: -6978px;
	position: relative;
	left: -20px;
}

/*dl code*/

#productthumbnails {
	font-size: .7em;
}

#productthumbnails dl {
	float: left;
	width: 10em;
	text-align: center;
	margin: 0 10px 15px 10px;
	height: 7.5em;
	*height: 160px;
	padding-top: 70px;
	position: relative;
}

#productthumbnails dd.product-image {
	width: 74px;
	height: 74px;
	background: url(/content/v4/img/starstation/bk-productthumb.gif) no-repeat;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 8px;
	*margin-left: 0;
}

#productthumbnails dl img {
	position: relative;
	top: 5px;
	left:-2px;
}

#productthumbnails dd.product-buy-now,
#productthumbnails dd.product-buy-now a,
#productthumbnails dd.product-buy-now a span 
{
	width: 85px;
	height: 18px;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	*margin-left: 0;
}

	#productthumbnails dd.product-buy-now a span 
	{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(/content/v4/us/starstation/img/buynow_plaque_blue.gif) no-repeat top left;
	}
	
#productthumbnails a 
{
	color: #fff;
}

/* other */

#sweeps {
	position: absolute;
	top: 495px;
	left:0px;
	z-index: 9;
}

/* View Larger Custom Skin Styles */

body #viewlarger-include {
	font-size: 90%;
	font: Arial, Helvetica, sans-serif;
	color: #fff;
}

 

body #viewlarger-close {
	background:  url(/content/v4/img/starstation/viewlarger-close-ss.png) no-repeat top left;
	_background: url(/content/v4/img/starstation/viewlarger-close-ss.gif) no-repeat top left;

}

body #viewlarger-include dl {
	 background: url(/content/v4/img/starstation/viewlarger-loading-ss.gif) no-repeat top;
 	_background: transparent;
}

body #viewlarger-include dt {
	background: url(/content/v4/img/starstation/viewlarger-background-ss.png) no-repeat top;
	 _background: url(/content/v4/img/starstation/viewlarger-background-ss.gif) no-repeat top;
}

body #viewlarger-include dd#viewlarger-caption {
	background: url(/content/v4/img/starstation/viewlarger-caption-background-ss.png) no-repeat bottom;
	 _background: url(/content/v4/img/starstation/viewlarger-caption-background-ss.gif) no-repeat bottom;
}

body #viewlarger-scroll-frame {
	background: url(/content/v4/img/starstation/viewlarger-scroller-ss.png) no-repeat top left;
	 _background: url(/content/v4/img/starstation/viewlarger-scroller-ss.gif) no-repeat top left;
}

body #viewlarger-scroll-left-arrow {
	background: url(/content/v4/img/starstation/viewlarger-arrow-up-ss.gif) no-repeat 25px -26px;
}

body #viewlarger-scroll-right-arrow {
	background: url(/content/v4/img/starstation/viewlarger-arrow-down-ss.gif) no-repeat 25px -26px;
}

body #viewlarger-scroll-item li a img {
	border: 3px solid #ccc;   
}

body #viewlarger-scroll-item li.active img {
	border: 3px solid #c33;
}

/* ADDITIONAL FOOTER OVERWRITES */

#fplogo_footer {
    height: 5em;
    padding-bottom: 10px;
    _padding-bottom: 0px;
}

	#fplogo_footer a {
		color: #000;
		border-color: #fff;
		font-family: arial, helvetica, sans-serif;
		font-size: .8em;
		text-align: center;
		text-decoration: none;
		line-height: 1em;
		width: 115px;
		height: 1.2em;
		display: block;
		padding-top: 48px;
		background: url(/img/fplogo_www.png) no-repeat top center;
		margin: 0 auto;
	}
	
	#fplogo_footer a:hover {
		border-bottom: #000 1px solid;
		height: 1.1em;
		cursor: pointer;
	}

/* IE 6 WORKAROUND FOR PNG SUPPORT */

#fplogo_footer a {
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fplogo_www.png', sizingMethod='crop');
	_background: none;
}

/* Precool */

#precoolNav {
    margin: 20px auto;
    width: 770px;
    height: 83px;
}

    ul#footerNav{
        margin-left: 10px;
        padding-bottom: 1em;
	}

     ul#footerNav li {
     	list-style: none;
     	float: left;
     }

    li#cameraNav,
    li#camera,
    li#easylink,
    li#ss,
    li#dvdNav,
    li#dvd,
    li#starNav,
    li#star,
    li#fp3Nav,
    li#fp3 {
        text-indent: -9999px
        }

    li#cameraNav a {
        background: url(/content/v4/us/starstation/img/btn-camera.gif) no-repeat top;
        width: 144px;
        height: 83px;
        display: block;
        }

    li#dvdNav a {
        background: url(/content/v4/us/starstation/img/btn-dvd.gif) no-repeat top;
        width: 144px;
        height: 83px;
        display: block;
        }

    li#starNav span {
        background: url(/content/v4/us/starstation/img/btn-star.gif) no-repeat top;
        width: 144px;
        height: 83px;
        display: block;
        }

    li#fp3Nav a {
        background: url(/content/v4/us/starstation/img/btn-fp3.gif) no-repeat top;
        width: 144px;
        height: 83px;
        display: block;
        }
	
	li#footerLogoNav {
	    width:173px;
	    height: 83px;
	}

/* FOOTER OVERRIDES */

#legal_footer_div #legal_footer a {
	color: #6600BB;
	font-weight: normal;
	text-decoration: none;
}

#legal_footer_div #legal_footer a:hover {
	text-decoration: underline;
}

#legal_footer_div #legal_footer {
	color: #000000;
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: arial, helvetica;
}

#legal_footer_div #fplegal {
	color: #000000;
}

#legal_footer_div #footer_fplogo a:hover,
#legal_footer_div #footer_storelogo a:hover {
	border-bottom: #6600BB 1px solid;
	text-decoration: none;
}
