-/* The Donnas */
/* Section Stylesheet - Downloads
----------------------------------------------------------------------------- */


/* Page Specific
----------------------------------------------------------------------------- */


	#layout {
	
	background-image: url(../images/layout/bg-layout2.png);
	
	}
	
	dt {
	
	width: 95px;
	
	}
	
	dd {
	
	width: 305px;
	
	}


/* Main Navigation
----------------------------------------------------------------------------- */

	
	#navigation li.nav.downloads {
	
	background: url(../images/navigation/li-bg.gif) top center no-repeat;
	
	}

	#navigation li.nav.downloads a {
	
	background-position: 0 -22px;
	
	}
	
	
/* Wallpapers
----------------------------------------------------------------------------- */
	
	
	#wallpapers h3 {
	
	width: 240px;
	height: 24px;
	background: url(../images/section-downloads/h3-wallpapers.gif);
	
	}
	
	#wallpapers dl {
	
	clear: both;
	
	}
	
	#wallpapers ul li {
	
	float: left;
	margin: 0 15px 15px 0;
	
	}
	
	#wallpapers ul li.alt {
	
	margin-right: 0;
	
	}
	
	#wallpapers a {
	
	width: 175px;
	background-color: #111;
	padding: 5px;
	margin: 0 0 2px 0;
	display: block;
	text-align: center;
	
	}
	
	#wallpapers br {
	
	display: none;
	
	}
	
	
/* iPhone Wallpapers
----------------------------------------------------------------------------- */


	#iphone {
	
	float: left;
	margin-top: 40px;
	
	}
	
	#iphone h3 {
	
	height: 21px;
	margin-bottom: 15px !important;
	width: 285px;
	background-image: url(../images/section-downloads/h3-iphone_wallpapers.gif);
	
	}
	
	#iphone dl {
	
	clear: both;
	
	}
	
	#iphone ul li {
	
	float: left;
	margin: 0 15px 15px 0;
	
	}
	
	#iphone ul li.alt {
	
	margin-right: 0;
	
	}
	
	#iphone a {
	
	margin: 0 0 2px 0;
	display: block;
	
	}
	
	#iphone br {
	
	display: none;
	
	}
	
	
/* Buddy Icons
----------------------------------------------------------------------------- */
	
	
	#buddyicons {
	
	float: left;
	margin-bottom: 32px;
	
	}
	
	#buddyicons h3 {
	
	width: 182px;
	background-image: url(../images/section-downloads/h3-buddyicons.gif);
	
	}
	
	#buddyicons dl {
	
	clear: both;
	
	}	
	
	#buddyicons ul li {
	
	float: left;
	margin: 0 10px 10px 0;
	
	}
	
	
/* Avatars
----------------------------------------------------------------------------- */
	

	#avatars {
	
	float: left;
	margin-bottom: 32px;
	
	}

	#avatars h3 {
	
	width: 115px;
	background-image: url(../images/section-downloads/h3-avatars.gif);
	
	}
	
	#avatars dl {
	
	clear: both;
	
	}	
	
	#avatars ul li {
	
	float: left;
	margin: 0 10px 10px 0;
	
	}	
	
	
/* Ringtones
----------------------------------------------------------------------------- */
	

	#ringtones {
	
	float: left;
	margin-bottom: 32px;
	
	}
	
	#ringtones h3 {
	
	width: 157px;
	background-image: url(../images/section-downloads/h3-ringtones.gif);
	
	}
	
	#ringtones p {
	
	width: 381px;
	height: 213px;
	background: url(../images/section-downloads/img-ringtones.jpg) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}
	
	#ringtones ul.actions {
	
	border-top: none;
	
	}

	#ringtones a.action.ringtones {
	
	width: 166px;
	background: url(../images/actions/a-ringtonelegals.gif);
	
	}
	
