@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - POP EVIL BIO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		pe_merch.css
	Date:			May 7, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/

	#mainCol {
		width:643px !important;
		background:url(../../images/bg_mainColExtrasMiddle.jpg) 0 0 repeat-y !important;
	}
		#mainColTop {
			background:url(../../images/bg_mainColExtrasTop.jpg) 0 0 no-repeat !important;
		}
		#mainColBottom {
			background:url(../../images/bg_mainColExtrasBottom.jpg) 0 bottom no-repeat !important;
		}
	#altCol {
		width:293px !important;
	}
		
		
		
/*	--------------------------------------------------------------------------------------------------------------------------
	nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
   #nav a.merch {
		background-position:-459px -85px;
	}	

/*	--------------------------------------------------------------------------------------------------------------------------
	h1 Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#mainCol h1 {
		top:550px; left:28px;
		width:267px; height:124px;
		background:url(../../images/merch_header.png) no-repeat;
		position:absolute;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	Merch Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#mainCol p.download {
		padding:0 0 10px 0;
		font:bold 12px Arial, Helvetica, sans-serif;
		color:#000;
	}
	#mainCol .background {
		padding:20px 17px 18px 15px;
		width:260px;
		background:#c8ba9f;
	}
	#mainCol ol {
		margin:0 0 20px 0;
		list-style:none;
	}
		#mainCol ol li {
			padding:0 0 5px 0;
			font:normal 12px Arial, Helvetica, sans-serif;
			color:#000;
		}
			#mainCol ol li span.number {
				font-size:10px;
				color:#5e5e5e;
			}
	
	#mainCol #ringtone {
		margin:53px 16px 0 23px;
		width:292px;
		display:inline;
		float:left;
	}
		#mainCol #ringtone h2 {
			margin:0 0 5px 0;
			width:116px; height:24px;
			background:url(../../images/h2_ringtones.png) 0 0 no-repeat;
		}
		#mainCol #ringtone .entry {
			padding:0 0 20px 0;
			width:400px;
		}
			#mainCol #ringtone .entry .tone {
				margin:0 15px 0 0;
				width:56px;
				display:inline;
				float:left;
			}
			#mainCol #ringtone .entry .sizes {
				width:300px;
				float:left;
				font:normal 12px Arial, Helvetica, sans-serif;
				color:#313030;
			}
				#mainCol #ringtone .entry .sizes a {
					font-weight:bold;
				}

			