#branding {
	width: 100%;
	height: 69px;	
	}

#branding-left {
	float: left;
	width: 196px;
	height: 69px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/general/logo_image_notcached.png');
	}

#branding-right {
	float: right;
	width: 804px;
	height: 69px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/general/header_image_notcached2.png');
	}

#branding-account-information {
	float: left;
	margin-top: 20px;
	}

#branding-user-name {
	margin-top: 4px;
	font-size: 12px;
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	}

#branding-model-number {
	margin-top: 4px;
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	}

.branding-links {
	float: right;
	margin-right: 105px;
	margin-top: 48px;
	}

.branding-links-under-buttons {
	float: right;
	margin-right: 105px;
	margin-top: 23px;
	}

#branding-links a {
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	margin-left: 15px;
	font-weight: bold;
	}

.branding-link-disabled {
	display: inline;
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	margin-left: 15px;
	cursor: default;	
	}

#branding-links a:hover {
	text-decoration: underline;
	}

#branding-buttons {
	margin-right: 105px;
	margin-top: 8px;
	height: 18px;
	}

#branding-logout-button {
	float: right;
	height: 18px;
	margin-left: 8px;
	cursor: pointer;
	}

#branding-account-preferences-button {
	float: right;
	height: 18px;
	margin-left: 8px;
	cursor: pointer;
	}

#branding-downloads-button {
	float: right;
	height: 18px;
	margin-left: 8px;
	cursor: pointer;
	}

#branding-troubleshoot-button {
	float: right;
	height: 18px;
	cursor: pointer;
	}

.branding-button {
	}

.header-button-left-cap {
	float: left;
	width: 12px;
	height: 18px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/header_buttons/default/left_cap.png');
	}

.header-button-left-cap-hover {
	float: left;
	width: 12px;
	height: 18px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/header_buttons/hover/left_cap.png');
	}

.header-button-left-cap-depressed {
	float: left;
	width: 12px;
	height: 18px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/header_buttons/depressed/left_cap.png');
	}

.header-button-middle-stretch {
	float: left;
	height: 18px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/header_buttons/default/center_stretch.png');
	text-align: center;
	}

.header-button-middle-stretch-hover {
	float: left;
	height: 18px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/header_buttons/hover/center_stretch.png');
	text-align: center;
	}

.header-button-middle-stretch-depressed {
	float: left;
	height: 18px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/header_buttons/depressed/center_stretch.png');
	text-align: center;
	}

.header-button-middle-stretch-text {
	font-family: Arial;
	font-size: 11px;
	color: #61b329;
	margin-top: 1px;
	}

.header-button-right-cap {
	float: left;
	width: 12px;
	height: 18px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/header_buttons/default/right_cap.png');
	}

.header-button-right-cap-hover {
	float: left;
	width: 12px;
	height: 18px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/header_buttons/hover/right_cap.png');
	}

.header-button-right-cap-depressed {
	float: left;
	width: 12px;
	height: 18px;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/TonicSkin/images/buttons/header_buttons/depressed/right_cap.png');
	}

#output-destination-path{
	color:white;
}