*{
	margin: 0px;
	padding: 0px;
}

body{
	width: 100%;
	background:#54585b url('/images/shared/marketplace/body_bg.jpg') repeat-x;
}

p, a, em, h1, h2, h3, h4, h5, li{
	font-family: "trebuchet ms", verdana, helvetica, sans-serif;
}

a img{
	border: none;
}

#showcase, #content, #footer{
	width: 956px;
	text-align:center;
	margin: 0px auto;
}

#header{
	width: 1022px;
	text-align:center;
	margin: 0px auto;
}

#header *, #showcase *, #content *, #footer *{
	text-align: left;
}	

#header{
	background: transparent url('/images/shared/marketplace/branding.jpg') 35px 0px no-repeat;
	height: 114px;
	
}

#header #branding{
	width: 510px;
	float: left;
	height: 77px;
}

#header #branding a{
	display: block;
	height: 77px;
	margin: 0px 0px 0px -15px;
	width: 510px;
	text-indent: -9999px;
}


#header #top_468_60_advert{
	float: right;
	width: 468px;
	padding-top: 7px;
	padding-right: 34px;

}

#header #nav_categories{
	clear: left;
}

#header .header_nav ul li{
	list-style: none;
	float: left;
	margin: 0px 0px 0px 0px;
	
}

#header .header_nav ul li a{
	height: 26px;
	display: block;
	text-indent: -9999px;
}

#header #nav_categories ul li#appliances a{
	width: 91px;
	background: transparent url('/images/shared/marketplace/nav/appliances.jpg') no-repeat;
	margin-left: 25px;
}

#header #nav_categories ul li#sweets a{
	width: 61px;
	background: transparent url('/images/shared/marketplace/nav/sweets.jpg') no-repeat;
	margin-left: 31px;
}

#header #nav_categories ul li#spices a{
	width: 54px;
	background: transparent url('/images/shared/marketplace/nav/spices.jpg') no-repeat;
	margin-left: 31px;
}

#header #nav_categories ul li#spirits a{
	width: 57px;
	background: transparent url('/images/shared/marketplace/nav/spirits.jpg') no-repeat;
	margin-left: 31px;
}

#header #nav_categories ul li#music a{
	width: 47px;
	background: transparent url('/images/shared/marketplace/nav/music.jpg') no-repeat;
	margin-left: 31px;
}


#header #nav_site ul li#membership a{
	width: 98px;
	background: transparent url('/images/shared/marketplace/nav/membership.jpg') no-repeat;
	margin-left: 31px;
}


#header #nav_site ul li#sponsorship a{
	width: 102px;
	background: transparent url('/images/shared/marketplace/nav/sponsorship.jpg') no-repeat;
	margin-left: 31px;
}


#header #nav_site ul li#videos a{
	width: 55px;
	background: transparent url('/images/shared/marketplace/nav/videos.jpg') no-repeat;
	margin-left: 31px;
}


#header #nav_site ul li#blog a{
	width: 46px;
	background: transparent url('/images/shared/marketplace/nav/blog.jpg') no-repeat;
	margin-left: 31px;
}




#header #sign_up{
	font-size: 13px;
	color: #fff;
	float: right;
	margin: 0px 22px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
	height: 26px;
	width: 74px;
	text-indent: -9999px;
	background: transparent url('/images/shared/sign_up.jpg') no-repeat;
}






/* Main Content */

#content{
	margin: 10px auto 0px auto;
	clear: both;
	height: 700px;
}


#content #tagline{
	color: #fff;
	font-weight: normal !important;
	text-align: center;
	height: 60px;
	text-indent: -9999px;
	background: transparent url('/images/shared/marketplace/tagline.jpg') no-repeat;
}

#content #coming_soon{
	color: #fff;
	font-weight: normal !important;
	text-align: center;
	margin-top: 15px;
	font-size: 20px;
}

#content #instructions{
	color: #999;
	font-size: 13px;
	font-weight: normal !important;
	text-align: center;
	text-transform: uppercase;
}

#content #affiliate_container{
	margin: 20px 0px 0px 0px;
	width: 975px;
}

#content #affiliate_container div.affiliate{	
	float: left;
	width: 325px;
	height: 271px;
}

#content #affiliate_container div.affiliate.third_party{
	padding-top: 9px;
}




/* FOOTER */

#footer_container{
	background: #313131;
	border-top: #000 1px solid;
	clear: both;
	margin-top: 40px;

}

#footer{
	
	margin-top: 10px;
	padding: 15px 0px 15px 0px;
	
}

#footer *{
	color: #fff;
}

#footer .footer_col{
	float: left;
	
}

#footer h5{
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	
	
	
}

#footer ul{
	
	width: 180px;
	margin: 2px 20px 10px 0px;
	
}

#footer ul li{
	list-style: none;
	
	
}

#footer ul li a{
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}

#footer p{
	clear: both;
	font-size: 12px;
	margin: 25px 0px 15px 0px;
}	

