/* THE KILLERS */
/* Section Stylesheet: Account
----------------------------------------------------------------------------------- */


/* Structural Containers
----------------------------------------------------------------------------------- */


/* Set gap at top of page */


	#layout {
	
		height: 100%;
		margin-top: -109px;

		}

		
/* Tile-able Background */


	#container {

		min-height: 100%;
		background-image: url(../images/layout/legs1.gif);
	
		}


/* Header Image */

		
	#content {

		position: relative;
		width: 854px;
		padding-top: 110px;
		background: url(../images/layout/billboard.jpg) no-repeat;
	
		}
		
		
/* Content */


	#page-login #main,
	#page-password #main {
	
		width: 100%;
	
		}

	#sidebar {
	
		padding-top: 190px;
	
		}
		


/* Footer */

/*
	#footer {
	
		display: block;
		clear: both;
		width: 872px;
		height: 70px;
		padding: 15px;
		margin-left: -30px;
	
		}
		
	#footer ul {
	
		margin-left: 250px;
		
		}
	*/	
		
/* Account Page */


	#page-account #container {
	
		margin-left: -30px;
		background: url(../images/section-victims/bg-layout.jpg) 0 63px repeat-y;
	
		}
		
	#page-account #content {

		position: relative;
		width: 854px;
		padding-top: 110px;
		background: url(../images/section-victims/header-victims.jpg) no-repeat;
	
		}
		

/* Object: Sign Extensions
----------------------------------------------------------------------------------- */

	
	#content #the {
	
		top: -19px;
		right: 132px;
		width: 188px;
		height: 18px;
		background: url(../images/section-victims/object-the.jpg);
	
		}
		
	#content #s {
	
		top: 42px;
		right: -82px;
		width: 82px;
		height: 178px;
		background: url(../images/section-victims/object-s.png);
	
		}
		

/* Account
----------------------------------------------------------------------------------- */


	#account div.group {
	
	margin-bottom: 20px;
	
	}
	
	#account div.group label {
	
	width: auto;
	
	}
	
	#account_account_birthdate_3i,
	#account_account_birthdate_2i {
	
	margin-right: 10px;
	
	}
	
	#account div.group p {
	
	color: #fff;
	
	}
	
	#account ul.actions {
	
	float: left !important;
	
	}

	
/* Subscription
----------------------------------------------------------------------------------- */


	#subscription dd {
	
	color: #fff;
	font-size: 12px;
	margin-bottom: 5px;
	font-style: normal;
	text-transform: uppercase;
	
	}
	
	#subscription dt {
	
	margin-right: 10px;
	color: #861316;
	font-style: normal;
	width: 100%;
	
	}
	


/* Upgrades
----------------------------------------------------------------------------------- */


	#upgrade h4 {
	
	color: #fff;
	margin: 0;
	visibility: visible;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	
	}
	
	#upgrade p {
	
	color: #959595;
	
	}
	
	ul.subscriptions li {
	
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 10px;
	
	}
	
	#upgrade ul.actions {
	
	float: left;
	clear: left;
	width: 250px !important;
	
	}
	
	#upgrade ul.actions li {
	
	float: left; 
	margin-right: 10px;
	clear: none;
	width: auto;
	
	}


/* Addresses Book
----------------------------------------------------------------------------------- */


	#addresses h4 {
	
	color: #fff;
	margin: 0;
	visibility: visible;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	
	}
	
	#addresses p, #addresses dl {
	
	color: #959595;
	
	}
	
	#addresses dt {
	
	display: none;
	
	}
	
	#addresses em {
	
	color: #fff;
	font-style: normal;
	
	}
	
	ul.addresses li {
	
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 10px;
	
	}
	
	#addresses ul.actions {
	
	float: left;
	clear: left;
	width: 250px !important;
	
	}
	
	#addresses ul.actions li {
	
	float: left; 
	margin-right: 10px;
	clear: none;
	width: auto;
	
	}
	

