html, body {					
     background: url('/skins/club_fondue/background.gif');				          
}				
								
#topnav tr td {	 
	 background-image: url('/skins/club_fondue/topnav_bg.gif');		
}

#topnav tr td.selected {	 
	 background-image: none;
	 background-color: white;
}

#topnav tr td:hover,  #topnav tr td a:hover  {   
	background-image: none;
	background-color: white;
	color: #330000;
}

#login_container, #signup_container {
	 background: url('/skins/club_fondue/login_bg.jpg');	
	 background-position: bottom;	
	 height: 409px;
	 width: 664px;	 	 
	 color: white;
}

#login_container a, #signup_container a  {
	 color: white;
}

#login_table {
	position:relative;
	top: 200px;
	left: 340px;
}

#signup_container {
	background: url('/skins/club_fondue/signup_bg.jpg');		
  background-color: #400112;
  background-position: bottom;	
  background-repeat: no-repeat;
	height: 516px;
}

#signup_table {
	margin-top: 0px;
	margin-left: 322px;
}

#signup_table  #big_store_dd { 
	width: 210px;
}

#sendtofriend_table {
	margin-top: 10px;
	margin-left: 280px;
}

#sendtofriend_table input {
	width: 150px;
}

#welcome_msg {
	font-size:14px;
}

#signup_msg, #signup_msg a {
	color: white;
	font-size: 11px;
}

.popup {
	background-color: white;
}

.popup .dragbar {
	background-color: #330000;
}

