#shows_content {
}
#shows_top {
}
#shows_main_content {
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 0px 0px;
	background: url(../images/shows_bg.gif) repeat-y left top;
}
/*  ========================================
	A DIV FOR BACKGROUND ON THE BOTTOM RIGHT
	========================================  */
#background_fix {/*
	background: url(../images/btm-right-bg.gif) no-repeat bottom right;*/
}
/*  =======================================
	=======================================  */
#shows_bottom {
}
#shows_left_column {
	float: left;
	width: 518px;
	padding-left: 3px;
	border: solid 0px blue;
}
#shows_left_column_page_title_container {
}
#shows_left_column_page_title {
	width: 235px;
	float: left;
	margin-left: 10px;
	padding: 4px 10px 0px 15px;
	background: url(../images/carrot.gif) no-repeat left center;
}
#shows_left_column_page_programme_title {
	float: left;
}

#shows_left_column_page_programme_title h2 {
	color: #ed1c24;
	font-size: 180%;
}
#shows_left_column_page_breadcrumb {
	float: left;
	width: 100px;
	padding-top: 0px;
}
#shows_left_column_page_breadcrumb h3 {
	color: #000;
	font-size: 160%;
}

#shows_left_column_page_shows {
	width: 231px;
	float: right;
	color: #aeaeae;
	font-size: 120%;
}
#shows_left_column_page_dropdown {
	/*background: url(../images/drop_down_bg.gif) no-repeat left top;
	*/
	float: right;
	width: 156px;
	font-size: 10px;
	padding: 0px 10px;
	margin-bottom: 10px;
}
#shows_left_column_page_shows label {
	float: left;
	margin: 6px 0px 0px 7px;
}
.shows_left_column_page_dropdown_select {
	width: 152px;
	color: #828282;
	font-size: 120%;
	margin: 3px 3px 0px 0px;
	background-color: #e2e2e2;
	border: solid 1px #ffffff;
}
#shows_search {
	background: url(../images/landing/search_bg.jpg) no-repeat;
	height: 35px;
	padding: 10px 0px 0px 15px;
}
#shows_search label {
	font-size: 14px;
	margin: 0px 0px 0px 0px;	
	
}

.shows_search_textfield_select {
	width: 122px;
	border: solid 1px #ffffff;
	background-color: #ffffff;
	color: #626366;
	font-size: 110%;
	margin: 0px 3px 2px 25px;
	padding: 1px 0px 2px 0px;
}
.shows_search_dropdown_select {
	width: 122px;
	border: solid 1px #7f9db9;
	background-color: #ffffff;
	color: #626366;
	font-size: 110%;
	margin: 0px 3px 2px 0px;
}
#browse {
	padding: 14px 0px 0px 0px;
	background: url(../images/landing/cat_nav.jpg) no-repeat;
}
#browse_copy {
	width: 114px;
	float: left;
	margin: 4px 0px 0px 0px;	
}
#browse_copy p {
	float: right;
	color: #FFF;
	font-size: 14px;
	margin-right: 5px;
}
#browse_nav {
	width: 400px;
	float: right;
	margin: 0px 0px -4px 0px;	
}
#browse_nav ul {
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;

}
#browse_nav li {
    float: left;
	margin-right: 6px;
}
#nav_bottom {
	background: url(../images/landing/nav_bot_bg.gif) repeat-x left top;
	margin-bottom: 15px;
	height: 30px;
}

.section_genre {
	padding: 7px 0px 5px 10px;
}
.section_genre ul {
	list-style: none;
	display: inline;
}
.section_genre li {
    float: left;
	margin-left: 6px;
}

/* ALPHABETATION */
.section_a_z {
    font-size: 130%;
	margin: 10px 0px 0px 12px;

}
.section_a_z a, .section_a_z span {
    float: left;
	width: 16px;
    display: block;
	color: #000;
    padding: 1px 1px 1px 1px;
    margin-right: 1px;
	text-align: center;
	font-weight: bold;
}
.section_a_z span.current {
	background: url(../images/landing/a_z_active.jpg) no-repeat;
    color: #fff;
}
.section_a_z a {
    text-decoration: none;
}
.section_a_z a:hover {
	background: url(../images/landing/a_z_active.jpg) no-repeat;
    color: #fff;	
}
#section_seach {
	color: #ed1c24;
	font-size: 130%;
	margin: 5px 0px 0px 15px;
}
.show_container {
	min-height: 83px;
	height:auto !important;
	height:83px;
	background: #FFF;
	margin: 0px 3px 5px 6px;
	padding: 10px 0px 5px 0px;
}
.show_container_r {
	min-height: 83px;
	height:auto !important;
	height:83px;
	background: #eaeaea;
	margin: 0px 3px 5px 6px;
	padding: 10px 0px 5px 0px;
}
.show_container_left {
	width: 95px;
	float: left;
	min-height: 95px;
	height:auto !important;
	height:95px;
}
.show_container_left_inner {
	min-height: 23px;
	height: auto !important;
	height: 25px;	
	color: #ed1c24;
	padding: 11px 20px 0px 9px;
}
.show_container_left_inner a:link, .show_container_left_inner a:active, .show_container_left_inner a:visited {
	color: #363636;
	text-decoration: none;
}
.show_container_left_inner a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.show_container_thumb {
	width: 95px;
	float: left;	
	padding-right: 10px;
}
.show_container_copy {
	float: right;
	width: 277px;
	font-size: 110%;
	min-height: 95px;
	height:auto !important;
	height:95px;
	padding-right: 30px;
}
.show_container_copy h4 {
	color: #ed1c24;
	margin-bottom: 3px;
	font-size: 110%;
}
.show_container_copy a:link, .show_container_copy a:active, .show_container_copy a:visited {
	color: #ed1c24;
	text-decoration: none;
}
.show_container_copy a:hover {
	color: #b2b2b2;
	text-decoration: underline;
}
.grey  {
	color: #b2b2b2;
	font-weight: lighter;
}
.show_container_copy p {
	color: #333333;
}

#shows_right_column {
	width: 195px;
	float: right;
	padding: 69px 0px 0px 0px;
	background: url(../images/landing/title_highlights.jpg) no-repeat right top;	
	min-height: 400px;
	height:auto !important;
	height:400px;
	
}
.shows_right_flash {
	margin-bottom: 12px;

}

#shows_right_coming_soon {
	padding: 16px 20px 16px 3px;
	color: #ffffff;
}
#shows_right_coming_soon h5 {
	font-size: 110%;
	color: #ffffff;
}
#shows_right_coming_soon a:link, #shows_right_coming_soon a:visited, #shows_right_coming_soon a:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 110%;	
}
#shows_right_coming_soon a:hover {
	color: #e81716;
	text-decoration: underline;
}
.coming_soon_show {
	padding: 0px 14px;
	margin-bottom: 5px;
}



/* Pagination */
.pages {
    margin: 10px 0px 10px 35px;
    clear: left;
    font-size: 110%;
}
.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #ffffff;
}
.pages span.current {
    border: 1px solid #ee1c25;
    font-weight: bold;
    background: #ee1c25;
    color: #ffffff;
}
.pages a {
    border: 1px solid #263b96;
    text-decoration: none;
	color: #263b96;
}
.pages a:hover {
    border-color: #ee1c25;
	color: #ee1c25;
}
.pages a.nextprev {
    font-weight: bold;
}
.pages span.nextprev {
	border: 1px solid #c8dee9;
	color: #c8dee9;
}

