@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - MAIN : 	Jayhawks Website
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		jayhawks_main.css
	Date:			Apr 05, 2010
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	body/global/reset Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin:0; padding:0;
		border:0;
		outline:0;
		font-size:100%;
		vertical-align:baseline;
		background:transparent;
	}
	body {
		background-color:  #070909;
		/*font:normal 14px Georgia, "Times New Roman", Times, serif;*/
		font-family:Tahoma, Geneva, sans-serif,;
		color:#FFF;
	}
	ol, ul {
		list-style:none;
	}
	blockquote, q {
		quotes:none;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content:'';
		content:none;
	}
	img {
		display:block;
	}
	/* tables still need 'cellspacing="0"' in the markup */
	table {
		border-collapse:collapse;
		border-spacing:0;
	}
	.altText {
		width:0; height:0;
		display:block;
		overflow:hidden;
	}
	.cleaner {
		border:none;
		margin:0; padding:0;
		height:0px;
		background:transparent;
		overflow:hidden;
		font-size:1px;
		clear:both;
	}
	.clearfix:after {
		content: ".";
		height:0;
		display: block;
		clear:both;
		visibility:hidden;
		line-height:0;
	}
	.clearfix {
		display:inline-block;
	}	
	html[xmlns] .clearfix {
		display:block;
	}
	* html .clearfix {
		height:1%;
	}
	#main {
		
	}
	a:link, a:active, a:visited {
		text-decoration:none;
		color:#999999;
	}
		a:hover {
			color:#4e453d;
		}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	.contentSpace Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.content {
		width:960px;
		margin:0 auto;
	}	
		#contentSpace {
			padding:15px 0 0 0;
		}
		h2 {
			margin:0 0 8px 0;
		}
		.amt {
			margin:0 0 9px 0;
		}		
		ul {

		}
			ul li {
				padding:0 0 0 15px;
				background:url(../../images/bullet.gif) 4px 8px no-repeat;
				line-height:21px;
			}
			.limited {
				font:normal 14px Georgia, "Times New Roman", Times, serif;
				color:#9b4fff;
			}
		.bk_bg {
			background:#000;
		}
		a.btn_enter {
			width:226px; height:33px;
			margin:17px 0 0 auto;
			background:url(../../images/btn_enterSite.png) 0 0 no-repeat;
			display:block;
		}

/*	--------------------------------------------------------------------------------------------------------------------------
	.items Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	#contentSpace .items {
	margin:0 0 0px 0;
	padding: 5px;
	float: left;
	}
		#contentSpace .links {
			padding:0 0 0 4px;
			
		}
		#contentSpace .items .item.echospinCartEnabled .add {
			cursor:pointer;
			filter:alpha(opacity=100); 
			-moz-opacity: 1.00; 
			opacity: 1.00;
		}
		#contentSpace .items .item .add {
		/*	filter:alpha(opacity=30); 
			-moz-opacity: 0.30; 
			opacity: 0.30;*/
		}
		#contentSpace .items .item .add.cd {
			width:152px; height:67px;
			background:url(../../images/cd_buy_btn.png) no-repeat;
		}
		
			#contentSpace .items .item .add.lp {
			width:152px; height:67px;
			background:url(../../images/lp_buy_btn.png) no-repeat;
		}
		#contentSpace .items .item .add.mp3 {	
			width:152px; height:67px;
			background:url(../../images/mp3_buy_btn.png) no-repeat;
		}	
	
			#contentSpace .items .item .add.active {
			}
		#contentSpace .items.echospinCartAdded .add,
		#contentSpace .items.active .echospinCartAdded .add {
		}
		#contentSpace .items .echospinCartAdded .add {
			cursor: default;
		}
		#contentSpace .items .item .price {
			display:none;
		}
		#contentSpace #collectorsPkg .text {
			width:2px; height:85px;
			margin:0 15px 0 15px;
			background:url(../../images/divider.gif) no-repeat;
			display:inline-block;
			line-height:1px;
			float:left;
		}
/*	--------------------------------------------------------------------------------------------------------------------------
	.ui-tabs Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/							
	.ui-tabs .ui-tabs-hide {
		 display: none;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#Bundles Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
/*	.top {background:url(../../images/bg_top.jpg) no-repeat; width:910px; height:28px; margin:0; padding:0;}*/
	.middle {background-color:#2f2f2f; width:910px; height:28px; margin:5px 0; padding:15px 0;}
	.bottom {/*background:url(../../images/bg_bottom.jpg) no-repeat; width:910px; height:28px; margin-bottom:10px; */padding-bottom:10px; clear:both;}
	#cd_area{
		background-color:#2f2f2f;
		height:240px;
		}
	#cd_images{
		padding:0 0 0 15px;
		float:left;
		}
	#cd_area ul{
		float:left;
		padding:25px 0 25px 70px;
		font-size:20px;
		}
	#cd_bonus_text {
		color:#FAD956;
		display:block;
		float:none;
		font-size:16px;
		font-weight:bold;
		padding:90px 0 0 430px;
		position:absolute;
		width:380px;
		}
	#cd_buy_btn{
	padding:160px 0 0 690px;
		}
					
	#lp_area{
		background-color:#2f2f2f;
		height:330px;
		clear:both;
		}
	#lp_images{
		padding:0 5px 0 15px;
		float:left;
		}
	#lp_area ul{
		float:left;
	padding:25px 0 25px 26px;
		font-size:20px;
		}
		
	#lp_text{font-size:18px; font-style:italic; font-weight:bold; }	
	#lp_street{color:#FAD956;  font-size:18px; font-weight:bold;}
	#lp_bonus_text {
		color:#FAD956;
		display:block;
		float:none;
		font-size:16px;
		font-weight:bold;
		padding:90px 5px 0 430px;
		position:absolute;
		width:400px;
		}		
		
	#lp_buy_btn{
		padding:165px 0 0 690px;
		}

	#mp3_area{
		background-color:#2f2f2f;
		height:135px;
		clear:both;
		}
	#mp3_images{
		margin-left:10px;
		padding:0 0 0 25px;
		float:left;
		}
	#mp3_area ul{
		float:left;
		padding:25px 0 0 120px;
		font-size:20px;
		}			


	#mp3_buy_btn{
		padding:50px 0 0 690px;
		}		
					
	#bundle_text_area {
		padding-left:25px;
		padding-top:10px;
		margin-left: auto ;
  		margin-right: auto ;
				}
		
	#text_area {
		margin-left: auto ;
  		margin-right: auto ;
		padding-top:28px;
		color:#F8DB53;
		width:385px;
		font-size:28px;
		text-align:center;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
		
	.bundle_img{
		float: left;
		margin-left: 20px; 
		margin-top: 32px;
		}
	
	.buy_area {
		margin-top:30px; 
		margin-left:0px;
		float: left;
		}
	#bundle_items{
		float:left;
		padding:25px 0 5px 0;
		color:#F8DB53;
		float:left;
		font-size:18px;
	}
	#posters{
		padding:32px 0 0 25px;
		float:left;
		}
		
	#bundle_buy_btns{
	padding-top:40px;
	padding-left:25px;
		clear:left;
		}
		
		#shirt_select{
	padding-left:10px;
		
		}
		
	#lp_txt{
		clear:left;
		font-family:"Times New Roman",Times,serif;
		font-size:20px;
		padding-top:15px;
		width:405px;
		padding-left:5px;
		}
	
	#special_offer2{
		float:left;
		padding:35px 0 5px 285px;
		}
	#special_offer_img{
		float:left;
		margin-top:-25px;
		}
		
	#special_offer2_txt{
		margin: -135px 0 25px 115px;
		width:438px;
	}
		
	#special_offer_txt{
		margin:0 0 0 100px;
		width:438px;
		}	
	#facebook{
		float:right;
		padding-right:65px;
		}	
	#like{
		float:right;
		padding-bottom:10px;
		}	
		
	#facebook_bottom{
		float:right;
		padding: 2px;
		}	
	#bottom_tweet{
		float:right;
		padding:0 45px 10px 0;
		}	
	#like{
		float:right;
		padding:2px;
		}	
	#top{padding: 0 0 5px 0;height:16px;}
	
	#share{
		width:200px;
		}
	#bottom_share{
	}	
	#facebook_top{
		float:left;
		padding-right:2px;
	}
	#like_top{ float:left;	
	}
	#tweet{
		float:left;
		}


/*	--------------------------------------------------------------------------------------------------------------------------
	#Ala Carte Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		
	#ala_carte{
		width:inherit;
		height:400px;
		}
	
	#ala_carte_txt{
		color:#F8DB53;
		font-size:18px;
		font-style:italic;
		width:525px;
		margin-left:35px;
		padding-bottom:5px;
		}	
		
	#ala_carte_left{
		background:url(../../images/btm_bg_left.png) no-repeat;
		width:475px;
		height:320px;
		float:left;
		}	
	#ala_carte_right{
		background:url(../../images/btm_bg_right.png) no-repeat;
		width:406px;
		height:320px;
		float:left;
		margin-left:12px;
		}	
		
	.ala_cart_header{
		padding:20px 0 10px 45px;
		}	
		
		
		
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#collectorsPkg Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#collectorsPkg {
		width:905px; height:306px;
		padding-bottom: 10px;
		background:url(../../images/bg_frame.png) 0 0 no-repeat;
	}
		#collectorsPkg .details {
	width:418px;
	padding:0 0 15px 5px;
	margin: 0 0 0 75px;
		}
			#collectorsPkg .details h2 {
				margin:0 0 8px 0;
			}
			#collectorsPkg .details .amtContainer {
				height: 46px;
			}
			#collectorsPkg .details ul {
	margin:0 0 23px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#000000;
			}
				#collectorsPkg .details ul li {
					margin:0 0 9px 0;
				}
				.underline {
					color:#ffff00;
					text-decoration:underline;
				}
					#collectorsPkg .details ul li.choice {
						width:263px;
						line-height:22px;
					}
						#collectorsPkg .details ul li.choice em {
							font-size:16px;
							position:relative;
							left:-12px; top:4px;
						}
				#collectorsPkg .details ul li .blue {
					color:#99ccff;
				}
				.hotpants {
					color:#ff33cc;
				}
			#collectorsPkg .details select {
				margin:0 0 22px 5px;
			}
		#collectorsPkg h2 {
			font:normal 18px Georgia, "Times New Roman", Times, serif;
			color:#000;
		}
		#collectorsPkg .amt {
			width:116px; height:37px;
			background:url(../../images/price_2499.png) no-repeat;
			float:left;
		}
		#collectorsPkg .only {
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	color:#990000;
	position:relative;
	top:7px;
	left:20px;
	float:left;
		}
		h2.individual {
	border-bottom:solid 1px #66653f;
	width:864px;
	padding:0 0 11px 0;
	margin:0 0 8px 18px;
	font:italic 24px Georgia, "Times New Roman", Times, serif;
	color:#000;
		}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	#bottom Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#bottom {
	width:907px; height:202px;
	margin-left: -8px;
		background:url(../../images/bottom.png) 0 0 no-repeat;
	}
		#bottom img {
			
			margin:0 0 5px 0;
		}
				#headerarea { 
					background: url(../../images/header.jpg) no-repeat;
					width:960px; 
					height:257px;
					position:relative;
					}
				
				
		.logoarea {
			width: 389px; 
			height: 148px;
			float:left;
			background:url(../../images/logo.png);
			}
			
			.album_info {
				width: 350px; 
				height: 100px; 
				margin-top:-100px; 
				margin-left: 425px; 
				color: #f8db53; 
				font-size: 26px; 
				float:left;
				text-align:center;
				line-height:1.15;
				
				}
			
			
			.cd_thumb {height: 242px; width: 242px; float: left;margin-left: 25px; margin-top: 35px;}
			.lp_thumb {height: 144px; width: 166px; float: left;margin-left: 25px; margin-top: 5px;}
			.cd_text_area {height: 145px; width: 594px; font-family: geneva; font-size:21px; float: left; padding-left:15px; line-height:1.2em; margin-top: 40px;}
			.lp_text_area {height: 145px; width: 594px; font-family: geneva; font-size:21px; float: left; padding-left:15px; line-height:1.2em; margin-top: 40px;}
			.lp_buy_btn {float:left; margin-top:-70px; margin-left: 675px; }
/*	--------------------------------------------------------------------------------------------------------------------------
	#cd Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#cd {
	width:384px;
	padding:0 0 0 10px;
	float:left;
	height: 300px;
	margin-left: -319px;
	}
	
		#cd .info {
			margin:7px 0 17px 0;
			font-size:14px;
		}
		#cd .items .item.echospinCartEnabled .add {
			filter:alpha(opacity=100); 
			-moz-opacity: 1.00; 
			opacity: 1.00;
			cursor: pointer;
		}
		#cd .items .item .add,
		#cd .items .item.echospinCartAdded .add {
			filter:alpha(opacity=30); 
			-moz-opacity: 0.30; 
			opacity: 0.30;
			cursor:default;
		}
		#cd .items .item .add.cd {
			height:56px;
			background:url(../../images/btn_addToCartCD.png) 0 0 no-repeat;
		}
		#cd1 .items .item .add.mp3 {
			height:56px;
			background:url(../../images/btn_addToCartMP3.png) 0 0 no-repeat;
		}

/*	--------------------------------------------------------------------------------------------------------------------------
	#tshirt Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#tshirt {
		width:234px;
		padding:0 0 0 42px;
		float:left;
	}
		#tshirt .shirt {
	margin:0 0 10px 0;
	color:#990000;
		}
		#tshirt img {
		}
		#tshirt select {
			margin:0 0 17px 0;
		}
		#tshirt .items .item.echospinCartEnabled .buytshirt {
			filter:alpha(opacity=100); 
			-moz-opacity: 1.00; 
			opacity: 1.00;
			cursor: pointer;
		}
		#tshirt .items .item .buytshirt,
		#tshirt .items .item.echospinCartAdded .buytshirt {
			height:56px;
			background:url(../../images/btn_addToCartShirt.png) 0 0 no-repeat;
			filter:alpha(opacity=30); 
			-moz-opacity: 0.30; 
			opacity: 0.30;
			cursor:default;
		}


/*	--------------------------------------------------------------------------------------------------------------------------
	.shopWrapper Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.shopWrapper {
		width:891px;
		background:url(../../images/bg_cartWrapper.jpg) repeat-x;
	}
		.shopWrapper .content {
			width:891px;
			margin:0 auto; padding:0;
			background:none;
		}
		.shopWrapper .shopminiWrapper {
			width:375px; height:41px;
			margin:0; padding:6px 47px 0 0;
			background:url(../../images/bg_cartFooter.png) 0 6px no-repeat;
			bottom:-2px;
			float:right;
		}
			.shopWrapper .shopminiWrapper span {
				margin:8px 0 0 0; padding:0 3px 0 0;
			}
			.shopWrapper .shopminiWrapper .cart {
				margin:0 12px 0 0; padding-top:8px; padding-left:46px;
			}
		.shopWrapper img.logo {
			width:94px; height:15px;
			margin:20px 0 0 334px;
			display:inline-block;
			float:left;
		}
			
/*	--------------------------------------------------------------------------------------------------------------------------
	.shopminiWrapper Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.shopminiWrapper {
		width:386px; height:43px;
		margin:0 0 0 453px; padding:7px 24px 0 0;
		background:url(../../images/bg_shopminiWrapper.png) no-repeat;
		font:bold 12px Helvetica, Arial, sans-serif;
		color:#fff;
	}
	.shopmini {
		height:47px;
	}
		.shopminiWrapper span {
			margin:7px 0 0 0;
			display:block;
			float:left;
		}
		.shopminiWrapper .cart {
			margin:7px 10px 0 0; padding:0px 0 0 58px;
			color:#ffcc00;
		}
		.shopminiWrapper .echospinCartItemCount {
			margin:7px 6px 0 0;
		}
		.shopminiWrapper .echospinCartSubtotal {
			margin:7px 0 0 8px;
		}
		.shopminiWrapper a.btn_checkout {
			width:135px; height:27px;
			background:url(../../images/btn_checkOut.png) 0 0 no-repeat;
			display:block;
			float:right;
			cursor: pointer;
		}
			.shopminiWrapper a.btn_checkout:hover {
				background-position:0 -27px;
			}

		.shopminiWrapper a.btn_checkout.inactive,
		.shopminiWrapper a.btn_checkout.inactive:hover {
			filter:alpha(opacity=30); 
			-moz-opacity: 0.30; 
			opacity: 0.30;
			cursor: default;
			background-position: 0 0 !important;
		}

		.shopmini ul {
			width:529px;
			background:url(../../images/bg_divider.gif) 368px 0 no-repeat;
			color:#fff;
		}
			.shopmini ul li.shopminiorderstatus {
				width:134px; height:33px;
				margin:6px 36px 0 0;
				float:right;
			}
				.shopmini ul li.shopminiorderstatus a {
					width:134px; height:33px;
					background:url(../../images/btn_orderStatus.png) 0 0 no-repeat;
					text-indent:-3000px;
					outline:none;
					display:block;
				}
					.shopmini ul li.shopminiorderstatus a:hover {
						background-position:0 -33px;
					}
			.shopmini ul li.shopminicheckout {
				width:134px; height:33px;
				margin:6px 8px 0 0;
				float:right;
			}
				.shopmini ul li.shopminicheckout a {
					width:134px; height:33px;
					background:url(../../images/btn_checkOut.png) 0 0 no-repeat;
					text-indent:-3000px;
					outline:none;
					display:block;
				}
					.shopmini ul li.shopminicheckout a:hover {
						background-position:0 -33px;
					}
			.shopmini ul li.shopminicart {
				height:22px;
				padding:20px 0 0 48px;
				background:url(../../images/icon_cart.png) 6px 7px no-repeat;
				float:left;
			}
				.shopmini ul li.shopminicart .echospinCartSubtotal {
					
				}
				
					/*	cart	*/
					.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart {
						width:317px;
					}
							
						.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .item {
							border-top:solid 1px #908b8b;
							width:317px; height:30px;
							background:#c5c5c5;
							font:bold 11px Arial, Helvetica, sans-serif;
							color:#fff;
						}
						.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .footer {
							height:44px;
						}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .item .type {
								display:none;
							}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .item .title {
								width:188px;
								padding:0 0 0 5px;
								font:bold 9px Arial, Helvetica, sans-serif;
								line-height:9px;
								display:block;
								float:left;
							}
								.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .item .title a .artist {
									display:none;
								}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .item .title.empty {
								padding:5px 0 0 12px;
							}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .item .quantity {
								width:47px;
								padding:2px 0 0 0;
								text-align:center;
								line-height:26px;
								display:block;
								float:left;
							}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .item .price {
								width:60px;
								padding:0 7px 0 0;
								text-align:right;
								line-height:26px;
								display:block;
								float:left;
							}
						.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .header {
							width:317px; height:25px !important;
							background:#ffa5f1 !important;
							font:normal 11px Arial, Helvetica, sans-serif;
							line-height:25px;
							color:#fff;
						}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .header .type {
								display:none;
							}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .header .title {
								width:177px;
								font:normal 11px Arial, Helvetica, sans-serif;
								line-height:25px;
								display:block;
								float:left;
							}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .header .title.empty {
								padding:0 0 0 12px !important;
							}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .header .quantity {
								width:47px;
								text-indent:10px;
								font:normal 11px Arial, Helvetica, sans-serif;
								line-height:25px;
								display:block;
								float:left;
							}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .header .price {
								width:60px;
								padding:0 7px 0 0;
								text-align:right;
								display:block;
								float:left;
							}
						.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .subtotal .title {
							font:normal 11px Arial, Helvetica, sans-serif !important;
							line-height:25px !important;
						}
						.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .footer .checkout a {
							width:134px; height:33px;
							margin:5px 5px 0 0;
							background:url(../../images/btn_checkOut.png) 0 0 no-repeat;
							display:block;
							text-indent:-3000px;
							outline:none;
							float:right;
						}
							.shopmini ul li.shopminicart .cartminiWrapper .bottom .mid .echospinCart .footer .checkout a:hover {
								background-position:0 -33px;
							}
				
		.shopmini .cartminiWrapper {
			left:50%; top:46px;
			width:317px;
			position:absolute;
			z-index:10;
		}
			.shopmini .cartminiWrapper #subtotal {
				border-top:solid 1px #000;
				width:317px; height:52px;
				background:#c5c5c5;
				font:normal 11px Arial, Helvetica, sans-serif;
				line-height:25px;
				color:#fff;
			}
				.shopmini .cartminiWrapper #subtotal .text {
					width:240px;
					text-indent:7px;
					display:block;
					float:left;
				}
				.shopmini .cartminiWrapper #subtotal .price {
					width:60px;
					padding:0 7px 0 0;
					text-align:right;
					display:block;
					float:left;
				}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#footer Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#footer {
		width:911px; height:60px;
		padding:2px 0 0 0;
		margin-top:10px;
		background:#161517;
	}
		#footer .content {
			width:891px;
			padding:0;
			background:none;
			font:normal 11px Arial, Helvetica, sans-serif;
			color:#fff;
		}
		#footer .content a.logo {
			display:inline-block;
			float:left;
		}
		#footer .content .copy {
			margin:22px 0 0 7px;
			display:block;
			float:left;
		}
		#footer .content .copy_e {
			margin:22px 0 0 182px;
			display:block;
			float:left;
		}
		#footer .content img.echo {
			margin:22px 0 0; padding:0 44px 0 0;
			display:block;
			float:right;
		}
#entersite {float: right; padding-right:50px;}
#apparea{float:left; }

