body #globalnav #nav-content {
	margin: 0;
}

body {
	font-family: arial, helvetica, sans-serif;
}

#landing-container {
	margin-top: 0px;
}

.commbot
{
	padding-top: 2px;
}


#lp-content {
	margin-top: 15px;
	position: absolute;
	height: 440px;
	width: 770px;
}

/* ADV */
#adv{
	position: absolute;
	left: 680px;
	top: 0px;
	z-index: 1;
}

#clubhouse{
	position: relative;
	top: 0px;
	left: 120px;
	width: 652px;
}

#devbens{
	position: relative;
	top: 0px;
	left: 120px;
}

/* NAVIGATION */
#topcap {
	position: relative;
	top: 0px;
	left: -10px;
}

#btmcap{
	position:relative;
	top: 75px;
}

ul#nav {
	margin: 0px;
	list-style-type: none;
	background-color: #0079CE;
	position: relative;
	top: 75px;
	width: 110px;
	padding-left: 10px;
	overflow:hidden;
}

	.ie ul#nav {
		width: 120px;
	}

#lsearch{
	line-height: 1em;
	text-indent: -7px;
}

#fakesubmitbutton {
	position: relative;
	top: 5px;
}
#keyword{
	width: 80px;
}

ul#nav li {
	margin: 0;
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 76%;
	text-decoration: none;
	padding: .2em 0;
}

ul#nav li a {
	text-decoration: none;
	color: #FFFFFF;
}

ul#nav ul {
	padding-left: 1.5em;
	margin: 0;
}

ul#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.7em;
	font-size: 130%;
}

ul#nav a:hover {
	text-decoration: underline;
}
.search
{
	width: 20px;
}

/* Thumbnail page */

.thumb_display {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0079CE;
	height: 129px;
}

#price{
	list-style-type: none;
	margin:0px;
	text-align: center;
	text-indent: 20px;
}

#name{
	width: 230px;
	text-align: left;
	margin: 0px;
	text-indent: 10pt;
}

#ages{
	width: 85px;
	margin:0px;
	text-align: center;
}


.product_price{
	font-size: 100%;
	font-weight: bold;
	color: #0079CE;
	text-decoration: none;
}

.product_number{
	font-size: 70%;
	font-weight: normal;
	color: #0079CE;
	text-decoration: none;
	margin:0px;
}

.product_name{
	font-size: 100%;
	font-weight: bold;
	color: #0079CE;
	text-decoration: none;
}

.product_ages{
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0079CE;
	margin:0px;
}

.wish_list_helper{
	margin:0px;
	padding-top: 1.5em;
}

.where_to_buy{
	margin:0px;
	padding-top: 1.5em;
}

.bread_crumb{
	color: #0079CE;
	text-indent: 40px;
	margin:0px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.pagination {
	margin:0px;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.pagination a {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #0079CE;
	padding: .5em;
}

.pagination a:hover {
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0079CE;
	padding: .5em;
}
.pagination a.arrow:hover
{
	background:none;
}


/*------------- LEGAL FOOTER --------------*/

div#legal_footer {
	clear: both;
	margin: -70px 0 0 42px;
	width: 770px;
	color: #000000;
	padding: 110px 0 0 0;
}

	/*.ie6 div#legal_footer {
        margin: 0 0 0 35px;
    }
    
    .ie7 div#legal_footer {
        margin: 0 0 0 62px;
    }
    
    .ie8 div#legal_footer {
        margin: 30px 0 0 63px;
    }*/

body.landing div#legal_footer {
	margin-top: 473px;
    padding: 30px 0;
}

	/*.ie6 body.landing div#legal_footer,
    .ie7 body.landing div#legal_footer {
        margin-top: 40px;
	}*/

div#legal_footer a {
	color: #000000;
    text-decoration: none;
}

div#legal_footer a:hover {
	color: #000000;
    text-decoration: underline;
}

div#footer_helplinks {
	padding: 15px 0 0 0;
}

#footer_legallinks {
    width: 490px;
}

	.ie #footer_legallinks {
    	width: 770px;
	}
	
	.ie #footer_fplogo {
		margin-left: 270px;
	}

div#legal_footer #fplegal {
   color: #000000;
}

