@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - COLDWATAER JANE BAND
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		cwj_components.css
	Date:			Jan 05, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/


/*	--------------------------------------------------------------------------------------------------------------------------
	communityContent Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#altCol #communityContent {
		width:320px;
		/*margin:3px 0 0 0;*/
		float:left;
		display:none;
	}
		#altCol #communityContent .titleBar {
			height:17px;
			padding:7px 0 0 9px;
			background:url(../../images/bg_header.jpg) no-repeat right 0;
		}
		#altCol #communityContent .contentBox {
			height:230px;
			padding:8px 0 0 9px;
			overflow:hidden;
			background:#fff;
		}
		#altCol #communityContent .footerBar,  div.cartfullWrapper div.footerBar {
			height:16px;
			padding:3px 8px 0 0;
			text-align:right;
			font:bold 10px Arial, Helvetica, sans-serif;
			line-height:11px
		}
		#altCol #communityContent .footerBar a:link, #altCol #communityContent .footerBar a:active, #altCol #communityContent .footerBar a:visited,
		div.cartfullWrapper div.footerBar a:link, div.cartfullWrapper div.footerBar a:active, div.cartfullWrapper div.footerBar a:visited {
			padding:0 14px 0 0;
			color:#C3D9AB;
			text-decoration:none;
			background:url(../../images/btn_doMoreArrows.gif) right 3px no-repeat;
		}
		
			#altCol #communityContent .footerBar a:hover {
				color:#f9e98a;
				background-position:right -37px;
			}
		#altCol #communityContent h1#h1_communityLatestMembers {
			width:226px; height:13px;
			background:url(../../images/h1_communityLatestMembers.png) no-repeat;
		}
		#altCol #communityContent .entry {
			width:100px; height:115px;
			margin:0 1px 1px 0;
			font:normal 11px Arial, Helvetica, sans-serif;
			float:left;
			text-align:center;
			overflow:hidden;
		}
			#altCol #communityContent .entry a:link, #altCol #communityContent .entry a:active {
				width:100px; height:110px;
				padding:5px 0 0 0;
				display:block;
				background:#E3E3E3;
			}
				#altCol #communityContent .entry a:visited {
					width:100px; height:110px;
					padding:5px 0 0 0;
					display:block;
					background:#f1f1f1;
				}
				#altCol #communityContent .entry a:hover {
					width:100px; height:110px;
					padding:5px 0 0 0;
					display:block;
					background:#ffffff;
				}
			#altCol #communityContent .entry a img {
				padding:0 0 5px 0;
				display:block;
				margin:0 auto;
			}
			
			
/*	--------------------------------------------------------------------------------------------------------------------------
	mediaPanel Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#altCol #mediaPanel {
		margin:0 0 3px 0;
		width:320px; height:268px;
		background:url(../../images/mediaPanel3_bg.jpg) no-repeat;
	}
		#altCol #mediaPanel .buyLink {
			margin:129px 0 0 130px;
		}
		#altCol #mediaPanel a.btnBuyNow:link, #altCol #mediaPanel a.btnBuyNow:active, #altCol #mediaPanel a.btnBuyNow:visited {
			width:95px; height:39px;
			margin:0;
			display:block;
			background:url(../../images/btn_buyNow.jpg) 0 0 no-repeat;
		}
			#altCol #mediaPanel a.btnBuyNow:hover {
				background-position:0 -39px;
			}
		#altCol #mediaPanel #audioPlayerHolder {
			width:277px; height:59px;
			margin:22px 0 0 18px;
			background: url(../../images/audioPlayer_bg.jpg) no-repeat;
			color:#fad58b;
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			display:inline;
		}
			#altCol #mediaPanel #audioPlayer {
				padding:0;
			}
			#altCol #mediaPanel #audioPlayerHolder a:link, #altCol #mediaPanel #audioPlayerHolder a:active, #altCol #mediaPanel #audioPlayerHolder a:visited {
				color:#fefbbf;
			}
				#altCol #mediaPanel #audioPlayerHolder a:hover {
					color:#e4efff;
				}
				
				
/*	--------------------------------------------------------------------------------------------------------------------------
	userContent Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#altCol #userContent {
		width:320px;
		margin:0 0 3px 0;
	}
		#userContent .titleBar {
			height:19px;
			padding:9px 0 0 9px;
			color:#a15400;
		}
			#userContent .titleBar h1#h1_sugarlandCommunity {
				width:211px; height:15px;
				background:url(../../images/h1_cwjCommunity.png) no-repeat;
			}
		#altCol #userContent .contentBox {
			padding:8px 0 8px 9px;
		}
			#altCol #userContent .contentBox .userInfo {
				width:292px;
				padding:10px 0 0 10px;
				background:#f1f1f1;
			}
				#altCol #userContent .contentBox .userInfo .userPhoto {
					float:left;
				}
					#altCol #userContent .contentBox .userInfo .userPhoto img {
						display:block;
					}
				#altCol #userContent .contentBox .userInfo .user {
					margin:0 0 0 10px;
					font:normal 13px Arial, Helvetica, sans-serif;
					color:#575757;
					float:left;
				}
					#altCol #userContent .contentBox .userInfo .user strong {
						font:bold 11px Arial, Helvetica, sans-serif;
					}
					
			/*	NOT LOGGED IN */
			#altCol #userContent .contentBox .userInfo .statusText {
				font:normal 11px Verdana, Arial, Helvetica, sans-serif;
				color:#575757;
			}
			#altCol #userContent .contentBox .userInfo .btnHolder {
				padding:0 0 10px 0;
			}
				#altCol #userContent .contentBox .userInfo .btnHolder a.btn:link, #altCol #userContent .contentBox .userInfo .btnHolder a.btn:active, #altCol #userContent .contentBox .userInfo .btnHolder a.btn:visited {
					width:60px; height:16px;
					margin:10px 0 0 0; padding:2px 0 0 0;
					display:block;
					background:url(../../images/btn_70.png) no-repeat;					
					font:bold 11px Arial, Helvetica, sans-serif;
					color:#fff;					
					text-align:center;
					text-transform:uppercase;
				}
					#altCol #userContent .contentBox .userInfo .btnHolder a.btn:hover {
						color:#fff;
						background-position:0 -19px;
					}
			#altCol #userContent .contentBox ul {
				width:296px;
				padding:0 0 7px 6px;
				background:#f5f1e6;
				color:#fff;
				list-style:none;
			}
				#altCol #userContent .contentBox ul li {
					margin:5px 0 0 4px; padding:0 4px 0 0;
					background:url(../../images/list_line.gif) right 5px no-repeat;
					font:normal 11px Arial, Helvetica, sans-serif;
					float:left;
					display:inline;
				}
					#altCol #userContent .contentBox ul li.noLine {
						background:none;
					}
					#altCol #userContent .contentBox ul li a {
						margin:2px 0 0 0;
						display:block;
					}
						#altCol #userContent .contentBox ul li a.active {
							color:#766044;
						}
				#altCol #userContent .contentBox ul li a.btn:link, #altCol #userContent .contentBox ul li a.btn:active, #altCol #userContent .contentBox ul li a.btn:visited {
					width:60px; height:16px;
					margin:0 0 0 31px; padding:2px 0 0 0;
					display:block;
					background:url(../../images/btn_70.png) 0 0 no-repeat;					
					font:bold 11px Arial, Helvetica, sans-serif;
					color:#fff;					
					text-align:center;
					text-transform:uppercase;
				}
					#altCol #userContent .contentBox ul li a.btn:hover {
						background-position:0 -19px;
					}
