
/*
	LXTV - Theme ID: 46	
*/

body {
	background-color: #f2f2f2;
}

#container_main_holder, #bg_image {
	width: 1150px;
}

#bg_image {
	
	background-image: url('/files/themes/46_bg.jpg');
	height: 850px;
}

#content {
	background-color: transparent;
	left: 85px;
}

#header #logo {
	background-image: url('/files/themes/46_logo.png');
}
#header #logo, #header #logo a {
	height: 116px;
	width: 126px;
}

#recent_list .guide_button, #vid_list_640 .guide_button {
	background-image: url('/files/themes/46_cityguide_small.png');
}
#video_player .guide_button_big {
	background-image: url('/files/themes/46_cityguide_big.png');
	background-color: #ffffff; /*always white*/
}

#dropdown_cities, #dropdown_cities_level2, #dropdown_shows, #dropdown_shows_level2, .dropdown_item {
	background-color: #999999;
	color: #ffffff;
}
.dropdown_hover {
	background-color: #dddddd;
	color: #000000;
}

.subhead_310_white {
	background-image: url('/files/themes/46_fleur.png');
}

.metaDescription a { color: #714b96; }
.color1_fg { color: #714b96; }
.color1_bg { background-color: #714b96; }
.color1_text { color: #ffffff; }

.color2_fg { color: #351f11; }
.color2_bg { background-color: #351f11; }

.bgcolorPagination { background-color: #b8a5ca; }
.paginationText { color: #ffffff; } /* always white */

.copyColor { color: #351f11; }

.titleColor { color: #351f11; }

.accentColor { color: #999999; }


#footer {
	background-color: #351f11;
}
#footer_content {
	background-color: #351f11;
}
#footer_module_bottom {
	background-image: url('/files/themes/46_bottom_corner.png');
}
.footer_link_color {
	color: #ffffff;
}
.footer_btn_bg {
	background-color: #714b96;
}
.footer_btn_text {
	color: #ffffff;
}
.footer_email_box {
	color: #714b96;
}
