@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - CHRISETTE MICHELE EXTRAS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		cm_extras.css
	Date:			April 22, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	navBar active state Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#navBar a.navExtras {
		background-position: -634px -45px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#extras {
		width:616px;
	}
		#extras .header {
			padding:16px 0 0 15px;
			width:601px; height:25px;
			background:url(../../images/header616.png) top center no-repeat;
		}
			#extras .header h1#h1_extras {
				width:41px; height:12px;
				background:url(../../images/h1_extras.png) top center no-repeat;
			}
			
		/*	wallpapers */
		#wallpapers {
			padding:20px 0 35px 17px;
			border:solid 1px #49655d; border-bottom:solid 1px #556f67; border-top:none;
			background:#556f67 url(../../images/bg_mainCol.jpg) top center repeat-x;
		}
			#wallpapers h2 {
				width:77px; height:15px;
				background:url(../../images/h2_wallpapers.png) no-repeat;
			}
			#wallpapers .instruction {
				margin:35px 0 0 0;
				width:160px;
				float:left;
			}
				#wallpapers .instruction h3 {
					margin:0 0 10px 0;
					width:129px; height:11px;
					background:url(../../images/h3_downloadingWallpapers.png) no-repeat;
				}
				.instruction ol {
					font:normal 11px Verdana, Arial, Helvetica, sans-serif;
					color:#fff;
					list-style:none;
				}
					.instruction ol li {
						margin:0 0 8px 0;
					}
						.instruction ol li span {
							display:block;
							float:left;
						}
							.instruction ol li span.text {
								margin:0 0 0 5px;
								width:142px;
							}
			#wallpapers .wallpaper {
				margin:0 11px;
				width:190px;
				float:left;
			}
				#wallpapers .wallpaper .imgHolder {
					padding:8px 0 0 10px;
					width:180px; height:140px;
					background:url(../../images/border_wallpaper.png) no-repeat;
				}
				#wallpapers .wallpaper .btnHolder {
					padding:3px 0 0 5px;
				}   
					#wallpapers .wallpaper .btnHolder a.btn1024 {
						margin:11px 9px 0 0;
						width:84px; height:24px;
						background:url(../../images/btn_1024.png) 0 0 no-repeat;
						display:block;
						float:left;
					}
						#wallpapers .wallpaper .btnHolder a.btn1024:hover {
							background-position:0 -24px;
						}
					#wallpapers .wallpaper .btnHolder a.btn1280 {
						margin:11px 0 0 0;
						width:84px; height:24px;
						background:url(../../images/btn_1280.png) 0 0 no-repeat;
						display:block;
						float:left;
					}
						#wallpapers .wallpaper .btnHolder a.btn1280:hover {
							background-position:0 -24px;
						}
					#wallpapers .wallpaper .btnHolder a.btn1440 {
						margin:11px 9px 0 0;
						width:84px; height:24px;
						background:url(../../images/btn_1440.png) 0 0 no-repeat;
						display:block;
						float:left;
					}
						#wallpapers .wallpaper .btnHolder a.btn1440:hover {
							background-position:0 -24px;
						}
					#wallpapers .wallpaper .btnHolder a.btn1680 {
						margin:11px 0 0 0;
						width:84px; height:24px;
						background:url(../../images/btn_1680.png) 0 0 no-repeat;
						display:block;
						float:left;
					}
						#wallpapers .wallpaper .btnHolder a.btn1680:hover {
							background-position:0 -24px;
						}
		/*	buddyIcon */
		#buddyIcons {
			margin:0 0 -2000px 0; padding:30px 0 2000px 17px;
			border:solid 1px #49655d; border-bottom:solid 1px #556f67; border-top:none;
			background:#556f67 url(../../images/bg_mainCol.jpg) top center repeat-x;
		}
			#buddyIcons h2 {
				margin:0 0 20px 0;
				width:83px; height:17px;
				background:url(../../images/h2_buddyIcons.png) no-repeat;
			}
			#buddyIcons .instruction {
				float:left;
			}
				#buddyIcons .instruction h3 {
					margin:0 0 10px 0;
					width:135px; height:12px;
					background:url(../../images/h3_downloadingBuddyIcons.png) no-repeat;
				}
			#buddyIcons .buddyIcon {
				margin:0 11px 0 0; padding:4px 5px;
				width:50px; height:52px;
				background:url(../../images/border_buddyIcon.png) no-repeat;
				float:left;
			}
				#buddyIcons .instruction {
					margin:0 0 0 18px;
				}
				#buddyIcons .instruction ol li {
					margin:0 0 2px 0;
				}
					#buddyIcons .instruction ol li span.text {
						margin:0 0 0 5px;
						width:370px;
					}