/* ROOM FOR TWO */
/* Section Downloads Stylesheet
--------------------------------------------------------------------------- */
	
	@import url("widget-subscribe.css");
	@import url("widget-editorial.css");
	@import url("widget-event.css");
	@import url("widget-pagination.css");
	@import url("widget-photo.css");	
	
	
/* Layout
--------------------------------------------------------------------------- */

	.section-downloads #features p {
	
	display: block;
	position: absolute;
	left: 413px;
	top: 84px;
	width: 138px;
	height: 18px;
	background: url(../images/navigation/heading-downloads.jpg) left top no-repeat;
	text-indent: -5000px;	
	
	}
	
	.section-downloads #content {
	
	width: 907px;
	margin: 55px 0 0 32px;
	
	}
	

/* Wallpapers
--------------------------------------------------------------------------- */

	.section-downloads #wallpapers {
	
	float: left;
	width: 685px;
	margin: 0;
	
	}
	
	.section-downloads #wallpapers div.downloads {
	
	float: left;
	width: 685px;
	overflow: hidden;
	background: url(../images/section-downloads/bg-wallpapers-top.gif) left top repeat-y;
	
	}
	
	.section-downloads #wallpapers div.downloads h3 {
	
	float: left;
	width: 593px;
	height: 45px;
	margin: 13px 0 0 46px;
	background: url(../images/section-downloads/h3-wallpapers.gif) left top no-repeat;
	text-indent: -5000px;
	
	}
	
	.section-downloads #wallpapers div.downloads ul {
	
	float: left;
	width: 603px;
	padding: 14px 46px;	
	
	}
	
	.section-downloads #wallpapers div.downloads ul li {
	
	display: block;
	float: left;
	width: 191px;
	padding: 0 10px 10px 0;
		
	}
	
	.section-downloads #wallpapers div.downloads ul li a {
	
	display: block;
	height: 18px;
	text-indent: -5000px;
	margin: 0;
	padding-bottom: 3px;
	
	}
	
	.section-downloads #wallpapers div.downloads ul li a.size1 {
	
	display: block;
	width: 67px;
	background: url(../images/section-downloads/bttn-1024x768.gif) left top no-repeat;	
	
	}
	
	.section-downloads #wallpapers div.downloads ul li a.size2 {
	
	display: block;
	width: 67px;
	background: url(../images/section-downloads/bttn-1280x800.gif) left top no-repeat;	
	
	}
	
	.section-downloads #wallpapers div.downloads ul li a.size3 {
	
	display: block;
	width: 67px;
	background: url(../images/section-downloads/bttn-1280x960.gif) left top no-repeat;	
	
	}
	
	.section-downloads #wallpapers div.downloads ul li a.size4 {
	
	display: block;
	width: 73px;
	background: url(../images/section-downloads/bttn-1680x1050.gif) left top no-repeat;	
	
	}
	
	.section-downloads #wallpapers div.downloads ul li a.size5 {
	
	display: block;
	width: 73px;
	background: url(../images/section-downloads/bttn-1920x1200.gif) left top no-repeat;	
	
	}
	
	.section-downloads #wallpapers div.instructions {
	
	float: left;
	width: 593px;
	margin: 0;
	padding: 0 46px 12px 46px;
	background: url(../images/section-downloads/bg-wallpapers-bottom.gif) left bottom repeat-y;
	
	}
	
	.section-downloads #wallpapers div.instructions p {
	
	display: block;
	width: 392px;
	padding-bottom: 10px;
	
	}
	
	
	
/* Buddy Icons
--------------------------------------------------------------------------- */
	
	.section-downloads #buddyicons {
	
	float: right;
	width: 206px;
	margin: 0;
	
	}	
	
	.section-downloads #buddyicons div.downloads {

	float: left;
	width: 206px;
	overflow: hidden;
	background: url(../images/section-downloads/bg-buddyicons-top.gif) left top repeat-y;
		
	}	
	
	.section-downloads #buddyicons div.downloads h3 {
	
	float: left;
	width: 190px;
	height: 87px;
	margin: 13px 0 0 18px;
	background: url(../images/section-downloads/h3-buddyicons.gif) left top no-repeat;
	text-indent: -5000px;
	
	}
	
	.section-downloads #buddyicons div.downloads ul {
	
	float: left;
	width: 180px;
	padding: 14px 18px;
	
	}
	
	.section-downloads #buddyicons div.downloads ul li {
	
	float: left;
	width: 50px;
	padding: 0 10px 10px 0;
	
	}
	
	.section-downloads #buddyicons div.downloads ul li img {
	
	display: block;
	border: 1px solid #c3c3c3;
	
	}
	
	.section-downloads #buddyicons div.instructions {
	
	float: left;
	width: 170px;
	margin: 0;
	padding: 0 18px 12px 18px;
	background: url(../images/section-downloads/bg-buddyicons-bottom.gif) left bottom repeat-y;
	
	}
	
	.section-downloads #buddyicons div.instructions p {
	
	display: block;
	padding-bottom: 10px;
	
	}


