@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - Q-TIP RINGTONES CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		qtip_ringtones.css
	Date:			October 214, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
/*	--------------------------------------------------------------------------------------------------------------------------
	main/body/global Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#posterContent {
		background:url(../../images/bg_ringtones.jpg) top center no-repeat;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	header styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.header {
		width:983px;
		margin:0;padding:347px 0 0 0;
		display:block;
	}
	.navBar{
		padding:0 64px 0 218px;
	}
			.navBar ul li .ringtones {
				width:136px; height:17px;
				background:url(../../images/nav_ringtonesHover.png) top no-repeat;
				behavior:url(shared/css/iepngfix.htc);
			}
	
	/*membershipBox styles*/
	
	.membershipBox {
		padding:0 0 37px 0;
		width:237px;
		float:left;
		display:inline;
	}


/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		
	.mainCol {
		width:313px;
	}
		
		.mainCol h1{
			width:267px; height:49px;
			background: url(../../images/h1ringtones.png) no-repeat;
			behavior:url(shared/css/iepngfix.htc);
		}
		
		.mainCol .entry {
			width:299px;
			margin:33px 0 13px 0;
			
		}
			.mainCol .entry .cover {
				float:left;
			}
			
			.mainCol .entry .links {
				width:172px;
				padding:0 0 0 10px;
				float:left
			}
			
				.mainCol .entry .links h2 {
					width:178px; height:9px;
					padding:1px 0 6px 4px;
					background:url(../../images/bg_h2_ringtones.jpg) top no-repeat;
					font:normal 11px Arial, Helvetica, sans-serif;
					color:#FFFFFF;
					overflow:hidden;
				}
				
				.mainCol .entry .links .purchase {
					width:115px; height:39px;
					margin:0 0 3px 0;
					background: url(../../images/ringtones_purchase_active.png) no-repeat;		
					behavior:url(shared/css/iepngfix.htc);
				}
				
					.mainCol .entry .links .purchase a {
						display:block;
						text-decoration:none;	
					}
					
					.mainCol .entry .links .purchase:hover {
						width:115px; height:39px;
						background: url(../../images/ringtones_purchase_hover.png) no-repeat;		
						behavior:url(shared/css/iepngfix.htc);	
					}
					
				.mainCol .entry .links .preview {
					width:115px; height:39px;
					background: url(../../images/ringtones_preview_active.png) no-repeat;		
					behavior:url(shared/css/iepngfix.htc);
				}
		
					.mainCol .entry .links .preview a {
						display:block;
						text-decoration:none;
					}
					
					.mainCol .entry .links .preview:hover {
						width:101px; height:31px;
						background: url(../../images/ringtones_preview_hover.png) no-repeat;		
						behavior:url(shared/css/iepngfix.htc);	
					}
				.mainCol .circleAd {
					width:291px; height:291px;
					background:url(../../images/circle_ad.png) no-repeat;
					behavior:url(shared/css/iepngfix.htc);
				}
					
/*	--------------------------------------------------------------------------------------------------------------------------
	altCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	.altCol {
		width:318px;
		padding:82px 0 0 0;
		float:left;
	}
		.altCol h1 {
			margin:0 0 30px 0;
			width:162px; height:23px;
			background:url(../../images/h1alt_Open.png) no-repeat;
			behavior:url(shared/css/iepngfix.htc);
		}
		.altCol #adSpace {
		margin:20px 0 0 0; padding:8px 9px 8px 9px;
		width:283px;
		border:solid 1px #3a342a;
		display:block;
	}
					altCol #adSpace a {
				text-decoration:none;
			}
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	minCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.minCol {
		width:329px;
		padding:82px 0 0 0;
		float:left;
	}
		.minCol h1 {
			margin:0 0 27px 0;
		}
		.minCol .left {
			width:190px;
			float:left;
		}
		.minCol .right {
			padding:50px 0 0 15px;
			width:120px;
			float:left;
		}
 		