/* @override http://localhost:85/stylesheets/index.css */

html, body, div, span, select, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-size: 12px;
font-style: inherit;
font-family: "futuralight bt",tahoma,arial,sans-serif;
font-weight:inherit;
margin: 0px;
outline-style:none;
outline-width:0px;
padding:0px;
vertical-align:baseline;
}

p, pre{
	font-family:tahoma,arial,sans-serif;
	font-size:11px;
	font-style:inherit;
	letter-spacing:0.07em;
	text-align: left;
}

a{
	text-decoration: none;
	font-size: 11px;
	color: #000;
}

.normal_link{
	text-decoration: none;
	font-size: 11px;
	color: #720007;
}

.normal_link:hover{
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
*{
	margin: 0;
}

h1{
	font-size: 17px;
}
h3 {
  font-size: 13px;
}
h5, h4, h6{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h4{
	font-size: 12px;
}
/* ab Background layout css*/ 

body{
	background: #51341d;
}

/* rp_skin is for pages referenced from the Rooster Potatoes microsite
   They should have no header nav, footer nav, or subnav, and should 
   have a blue gradient background
*/
body.rp_skin{
	background: url(/images/layout/bg-gradient-rp.jpg) repeat-x scroll 0 0;
	background-color: none;
}
body.rp_skin #footer_menu,
body.rp_skin #header_menu {
	display: none;
}
body.rp_skin .left_sidebar {
	display: none;
}


.error,.errorExplanation{
	color: #ff0000;
}

#ab_main_wrapper{
	margin: auto;
	width: 944px;
  background: white;
  border-left: 3px solid black;
  border-right: 3px solid black;
}
body.rp_skin #ab_main_wrapper {
	margin: auto;
	width: 950px;
	background: none;
	/*
	background: url(/images/layout/rp-skin-main-border.jpg) repeat-y 0px 0px;
	*/
}


#ab_main{
	margin: auto;
	width: 950px;
	/* background: url(/images/layout/shadows.bmp) repeat-x scroll 0px 0px; */
}


#ab_white_drop{
	background: #fff none;
	width: 920px;	
	height: 100%;
	margin: auto;
}	

/* ab header properties*/

#ab_header {
	height: 120px;
	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#ab_logo_left{
  float: left;
  padding-left: 9px;
}

#ab_logo_right{
  padding-right: 15px;
  float: right;
}

#header_menu{
  float: right;
  clear: right;
  margin: 25px 0px 0px 0px;
  width: 750px;
}

#header_menu .tab_names a{
	font-size: 12px;
	line-height: 10px;
}
#header_menu .tab_names a:hover{
	/* text-decoration: underline; */
	color: brown;
}

/*ab content css*/

div#content div.terms h1 {
	font-size: 180%;
	text-align: center;	
}
div#content div.terms ol {
	margin: 2em 1em;
}
div#content div.terms ol li {
	line-height: 1.5em;
	margin: 1em 0.5em 1em 3em;
	padding-left: 1em;
}
#ab_wrapper{
	margin-top: 20px;
	z-index: 1;
	padding-bottom: 50px;
}

.ab_heading{
	width: 100%;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 14px;
}


/* ab footer css*/

#ab_footer {
	height: 50px;
	margin-top: -10px;
	background-color: #bbb;
	width: 100%;
}

#footer_text{
	float:right; 
	font-size: 12px; 
	margin: 20px 20px 0px 0px; 
	display: inline;
}
#footer_menu{
	float: left;
	margin: 20px 0px 0px 14px;
	display: inline;
	width: 50%;
}


#footer_menu .tab_names a{
	background-color: #bbb;
	text-decoration: underline;
}

.clear_both {
	height: 0px; 
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.left{
	float:left;
}
.right{
	float: left;
}

/* ab sidebar css*/

#sidebar_menu{
	width: 150px;
	float: left;
	margin-top: 50px;
}



#sidebar_menu .tab_names a{
	margin-bottom: 15px;
	margin-left: 20px;
	padding-bottom: 10px;
	font: bold 11px;
	border-bottom: 1px dotted #000;
}


/* index css*/

.panel{
	width: 230px;
	float: left;
	position: relative;
}

.panel span.applySifr{
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 42px;
	text-align: center;
	margin-left: 5%;
	cursor: pointer;
	left: 10px;
	font-weight: bold;
	line-height: 16px;
}


/* after panel*/
.after_panel{
	margin: 10px 0px 0px 15px; 
}


/* all about images inside templates*/
.image_block{
	border: 1px solid #bbb;
	float: left;
	position: relative;
}


.history.image_block{
	border: none;
}

.home_pod, .pod{
	width: 430px;
	height: 115px;
	margin: 0px 15px 0px 0px;
	float: none;
	position: relative;
}

.home_pod .pod_info{
	left: 44%;
	width: 55%;
}
.pod{
	width: 358px;
}

.pod_image{
	height: 100%;
	float: left;
}

.pod_info{
	float: right; 
	height: 96%;
	position: absolute;
	left: 52%;
	margin-left: 5px;
	margin-top: 5px;
	width: 47%;
}
.pod_name, .pod_detail{
	margin-top: 2px;
	float: left;
	width: 100%;
}
.pod_detail {
	font-size: 11px;
	width: 100%;
}

.text_overflow .pod_detail {
	margin: 17px 4px 0px 0px;
	width: 94%;
}

.pod_links{
	position: absolute; 
	bottom: 0px; 
	right: 5px; 
	width: 100%;
}

#pod_info_reduce .pod_info{
	width: 28%;
	left: 70%;
}

.pod_links .image_readmore{
	width: auto;
}

.sparkle{
	background: url(/images/home/sparkle.png) no-repeat 0 0;
	width: 69px;
	height: 69px;
	position: absolute;
	top: -10px;
	left: -15px;
	z-index: 1;
}

/* image read more*/
.image_readmore{
	position: absolute;
	bottom: 5px;
	right: 10px;
	cursor: pointer;
	height: 11px;
/*	width: 97%;
*/	margin-bottom: 1px;
	min-width: 160px;
}
.image_readmore_text{
	float: right;
	font-weight: bold;
	font-size: 11px;
	height: 11px;
	margin: 0px 10px 0px 0px;
	line-height: 10px;
	display: inline;
}

.image_readmore_arrow{
	float: right;
	height: 11px;
	width: 11px;
	background: url(/images/layout/arrow.png) no-repeat scroll 0 0;
	display: inline;
}

.image_readmore_dark{
	bottom: 10px;
	right: 2px;
}
.image_readmore_text_2{
	position: absolute;
	color: #fff;
	font-size: 11px;
}
.image_readmore_arrow_2{
	float: none;
	height: 18px;
	width: 120px;
	cursor: pointer;
	position: absolute;
	background: url(/images/layout/readmore_general.png) no-repeat scroll 0 0;
	bottom: 9px;
	right: 0px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}

/* product image*/
.product_detail{
	margin-top: 10px;
	width: 100%;
}

.product_image {
	border: 1px solid #999;
	height: 100%;
	margin-right: 15px;
	float: left;
}

.product_info{
	font-size: 12px;
	width: 55%;
	height: 420px;
	float: left;
	position: relative;
}

/* image top and bottom caption*/

.produce_image{
	width : 356px;
	height: 133px;
	/*margin: 0px 15px 60px 0px;*/
	position: relative;
}

.image_bottom_caption{
	background-color: #bbb;
	height: 60px;
	font-size: 12px;
	position: absolute;
	bottom: -80px;
	left: -1px;
	width: 95%;
	padding: 10px;
}

.image_bottom_caption_white{
	background-color: #fff;
	border-bottom: 1px dotted #bbb;
	height: 13px;
	font-size: 12px;
	bottom: -37px;
	padding: 10px 0px 10px 0px;
	line-height: 10px;
	position: absolute;
	width: 100%;
}

.image_top_caption{
	background-color: #bbb;
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: -22px;
	left: -1px;
	width: 100%;
	padding: 3px 0px 3px 0px;
	text-align: center;
	border: 1px solid #bbb;
}

.frozen_image {
	border: 1px solid #bbb;
	float: left;
	width: 215px;
	height: 250px;
	margin: 25px 20px 25px 0px;
	margin-right: 20px;
	display: inline;
	
}

.farmer_image{
	margin:10px 23px 40px 0;
	width: 162px;
	height: 108px;
}

.farmer_image .image_readmore_arrow{
	float: left;
	margin-right: 5px;
	display: inline;
}

.no_margin_right{
	float: right;
}
.image_block.no_margin_right{
	margin-right: 0px;
}

/* ab_video*/
.ab_video{
	border: 1px solid #bbb;
}

.bgcolor{
	background-color: #ddd;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
}
.bgcolor_dark{
	background-color: #bbb;
	font-weight: bold;
	padding: 3px 0px 3px 10px;	
}

/* sidebar*/
.left_sidebar hr {
    width:97%;
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #efeaea;
    margin: 5px 5px 0px 0px;  
}

hr {
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ddd;
	margin: 5px 0px 0px 0px;  
}

hr.dotted{
	background: transparent;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px dotted #aaa;
	margin: 5px 0px 0px 0px;  
}

.left_sidebar{
	width: 125px;
	height: 800px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 25px;
}
 
li { 
    padding: 4px 0px 3px 0px;
}

ul li{
	list-style: none;
}

.listing_tree li a{
	font-size: 10px;
	color: #000;
}
.listing_tree li li{
	margin-left: 10px;
}
.listing_tree li li a{
	font-size: 10px;
	color: #555;
}
.listing_tree li a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.listing_tree li a:hover{
	color: brown;
}

.form_elements select {
	width: 225px;
	border: 1px solid #ddd;
}

.header_item_border{
	display: inline;
	float: left;
	line-height: 8px;
}

#wilsons_panel{
  float: left;
}

.wilsons_pod {
  width: 365px;
  height: 115px;
  margin: 0px 15px 0px 0px;
  float: none;
  position: relative;
}

#player_object_jersey_royal {
  margin-left: 40px;
}

.jersey_royal_text {
  margin-top: 20px;
  text-align: justify;
}

.home_cook {
  border: 1px solid #bbbbbb;
  text-transform: uppercase;
}

.carousel_video_player_dialog .ui-dialog-titlebar {
  background: none;
  border: 0;
}

#carousel_video_player {
  margin-left: 18px;
  overflow: hidden;
}

#carousel_video_player iframe.player_frame {
  width: 500px;
  height: 285px;
  overflow: hidden;
}

.home_cook .header {
  height: 17px;
  padding: 3px 0 0 35px;
  font-weight: bold;
  background: #ededed;
  border-bottom: 1px solid #bbbbbb;
}

.home_cook .main_content {
  height: 155px;
}

.home_cook .link_box {
  float: left;
  margin-left: 35px;
}

.home_cook .link_box .title {
  width: 148px;
  font-size: 16px;
  margin-top: 5px;
  padding-bottom: 2px;
  text-align: center;
}

.home_cook .link_box .home_cook_image {
  width: 148px;
  height: 110px;
  background: url('/images/recipes/landing/sally_bee_home_carousel.png') no-repeat scroll 0 0 transparent;
}

.home_cook .link_box .home_cook_image a {
  display: block;
  text-indent: -9999px;
  width: 148px;
  height: 148px;
}

.home_cook .previous_button {
  float: left;
  display: block;
  margin-left: 35px;
  height: 145px;
  width: 20px;
  background: url('/images/recipes/home_cook_video_widget/previous_button.png') no-repeat scroll center center transparent;
}

.home_cook .next_button {
  float: right;
  display: block;
  height: 145px;
  width: 20px;
  margin-right: 30px;
  background: url('/images/recipes/home_cook_video_widget/next_button.png') no-repeat scroll center center transparent;
}

.home_cook .previous_button.big_gap {
  margin-left: 50px !important;
}

.home_cook .next_button.big_gap {
  margin-right: 45px !important;
}

.chef_recipes_container .home_cook {
  border-top: 1px dashed #bbbbbb;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

.home_cook .carousel {
  float: left;
  position: relative;
  overflow: hidden;
  width: 610px;
  height: 155px;
}

.home_cook .carousel_list {
  position: relative;
}

.home_cook .video_item {
  float: left;
  list-style-type: none;
  width: 195px;
  padding: 0;
  margin: 9px 0 0 7px;
}

.home_cook .preview_image {
  height: 111px;
  width: 195px;
}

.home_cook .preview_image .play_movie {
  display: block;
  height: 111px;
  width: 195px;
}

.home_cook .description {
  background: white;
  text-align: center;
  padding-top: 5px;
  font-size: 11px;
  font-weight: bold;
  height: 17px;
}

.chef_landing_bio {
  border: 1px solid #c4c4c4;
  margin-top: 15px;
  font-family: tahoma, arial, sans-serif;
  position: relative;
}

.chef_landing_bio h4 {
  font-size: 12px;
  padding: 2px 0 0 5px;
  text-transform: uppercase;
  font-weight: bold;
  background: #f1f1f1;
  border-bottom: 1px solid #c4c4c4;
  height: 20px;
}

.chef_landing_bio .chef_bio_name {
  height: 45px;
  font-family: tahoma, arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  text-align: center;
}

.chef_landing_bio .bio {
  padding: 0 10px 10px 10px;
  text-align: justify;
}

.chef_landing_bio .bio_buttons {
  height: 40px;
}

.chef_landing_bio .recipes {
  float: left;
  width: 119px;
  height: 22px;
  margin: 10px;
  background: url('/images/recipes/landing/see_the_recipes.png') no-repeat scroll 0 0 transparent;
}

.chef_landing_bio .see_the_video {
  float: left;
  width: 119px;
  height: 22px;
  margin: 10px;
  background: url('/images/recipes/landing/see_the_videos.png') no-repeat scroll 0 0 transparent;
}

.chef_landing_bio .see_the_video a {
  text-indent: -999px;
  display: block;
  width: 119px;
  height: 22px;  
}

.chef_landing_bio .recipes a {
  text-indent: -999px;
  display: block;
  width: 119px;
  height: 22px;
}

.chef_landing_bio img {
  float: right;
  padding: 0 10px 0 20px;
}  

.chef_landing_bio .see_the_cooking_tips {
  height: 244px;
  background: black;
  padding: 0;
}

.chef_landing_bio .see_the_cooking_tips img {
  padding: 0;
}

.chef_landing_bio .see_the_cooking_tips a {
  display: block;
  float: right;
  padding: 0;
}

.chef_landing_bio .recipes_star {
  width: 100px;
  height: 95px;
  background: url('/images/recipes/landing/recipes_star.png') no-repeat scroll 0 0 transparent;
  position: absolute;
  left: 675px;
  top: 0px;
}

.chef_recipes_container {
  border: 1px solid #c4c4c4;
  margin-top: 15px;
  font-family: tahoma, arial, sans-serif;
  position: relative;
}

.chef_recipes_container h5 {
  font-size: 12px;
  padding: 2px 0 0 5px;
  text-transform: uppercase;
  font-weight: bold;
  background: #f1f1f1;
  border-bottom: 1px solid #c4c4c4;
  height: 20px;
}

.chef_recipes_container .chef_recipe_picture {
  float: left;
  padding: 10px;
}

.chef_recipes_container .individual_recipes {
  clear: both;
}

.chef_recipes_container .individual_recipes h5 {
 border-top: 1px solid #C4C4C4;
}

.chef_recipes_container .chef_bio_name {
  font-size: 20px;
  text-transform: uppercase;
  padding-top: 5px;
  margin-bottom: 10px;
}

.chef_recipes_container .bio {
  text-align: justify;
  padding: 10px;
}

.share {
  
}
  .share .twitter {
    position: relative; 
    top: 6px;
  }

  .share .facebook {
    position: relative; 
    top: 0px;
  }

  .share .text {
    top: 0px;
  }

.recipe_footer_links {
  border-top: 1px dotted #bbbbbb;
  border-bottom: 1px dotted #bbbbbb;
  width: 100%;
  height: 28px;
  padding-top: 6px;
}
  
  .recipe_footer_links .link {
    height: 22px;
    float: right; 
    margin-left: 5px;
  }
  
  .recipe_footer_links .link.back {
    width: 152px;
    background: url("/images/recipes/landing/button_back_to_recipes.jpg") no-repeat scroll 0 0 transparent;
  }
  
  .recipe_footer_links .link.print {
    width: 119px;
    background: url("/images/recipes/landing/button_print_recipe.jpg") no-repeat scroll 0 0 transparent;
  }
  
  .recipe_footer_links a {
    text-indent: -999px;
    display: block;
    height: 22px;
  }
  
  .recipe_footer_links .link.back a {
    width: 152px;
  }
  
  .recipe_footer_links .link.print a {
    width: 119px;
  }
  
.toy_story_banner_wide {
  margin-top: 20px;
  margin-bottom: 10px;
}

.scotty_banner_wide {
  border: 1px solid #bbbbbb;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 192px;
}

.marcia_banner_wide {
  border: 1px solid #bbbbbb;
  margin-top: 20px;
  margin-bottom: 20px;
  height: 119px;
}

.purple_majesty_banner_wide {
  border: 1px solid #bbbbbb;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.purple_majesty_banner_wide .header {
  height: 17px;
  padding: 3px 0 0 35px;
  font-weight: bold;
  background: #ededed;
  border-bottom: 1px solid #bbbbbb;
}

.purple_majesty_banner_wide .main_content {
  height: 151px;
}


.recipe_detail .ingredients, .recipe_detail .method {
  width: 600px;
}

#video_play_big_button_left {
  float: left;
  margin-bottom: 35px;
}

#video_play_big_button_right {
  float: right;
  margin-bottom: 35px;
}


/* COOKING TIPS */
#cooking_tips_video_wrapper {
  border-top: 1px dashed #999;
  padding-top: 25px;
}

#cooking_tips_video_container {
  width: 500px;
  margin: 0 auto 25px auto;
}

#cooking_tips_video_player {
  width: 500px;
  height: 285px;
  overflow: hidden;
  border: 10px;
}

#cooking_tips_carousel {
  padding: 20px 0 20px 0;
  height: 120px;
  border-bottom: 1px dashed #999;
  border-top: 1px dashed #999;
}

#cooking_tips_carousel .previous_button {
  float: left;
  text-indent: -9999px;
  display: block;
  height: 125px;
  margin-right: 6px;
  width: 20px;
  background: url('/images/recipes/home_cook_video_widget/previous_button.png') no-repeat scroll center center transparent;
}

#cooking_tips_carousel .next_button {
  float: right;
  display: block;
  height: 125px;
  width: 20px;
  text-indent: -9999px;
  background: url('/images/recipes/home_cook_video_widget/next_button.png') no-repeat scroll center center transparent;
}

#cooking_tips_carousel .carousel {
  float: left;
  position: relative;
  overflow: hidden;
  width: 695px;
  height: 122px;
}

#cooking_tips_carousel .carousel_list {
  position: relative;
}

#cooking_tips_carousel .video_item {
  float: left;
  list-style-type: none;
  margin: 0 2px 0 2px;
  padding: 0;
}

#cooking_tips_carousel .preview_image {
  height: 101px;
  width: 170px;
}

#cooking_tips_carousel .preview_image .play_movie {
  display: block;
  height: 101px;
  width: 170px;
}

#cooking_tips_carousel .description {
  background: white;
  text-align: center;
  padding-top: 5px;
  font-size: 12px;
  width: 170px;
  height: 17px;
}

.purple_majesty_info .logo {
  float: left;
  margin-top: 25px;
}

.purple_majesty_info .social_media {
  float: right;
  margin-top: 80px;
}

.purple_majesty_info h4 {
  margin: 35px 0 25px 0;
}

.purple_majesty_info h4.reference {
  margin-bottom: 0px;
}

.purple_majesty_info p {
  margin-top: 20px;
  text-align: justify;
}

.purple_majesty_info p.reference {
  margin-top: 0px;
}

.purple_majesty_info .pdf_downloads .file {
  float: right;
  margin: 20px 0px 35px 75px;
}

.cooking_with_purple_majesty .logo {
  float: left;
  margin-top: 10px;
}

.cooking_with_purple_majesty .social_media {
  float: right;
  margin-top: 255px;
}

.cooking_with_purple_majesty h1 {
  font-weight: bold;
}

.cooking_with_purple_majesty .first_header {
  margin-top: 40px;
}

.cooking_with_purple_majesty .second_header {
  margin-top: 20px;
}

.cooking_with_purple_majesty p {
  text-align: justify;
  margin-top: 20px;
}

.cooking_with_purple_majesty .general_back_link {
  width: 400px;
  float: right;
}

#news_and_events_pods {
}

  /*  borders on panels*/
  .pod_border img{
    border: 1px solid #bbbbbb;
  }
  
  #news_and_events_pods .scotty_pod {
    padding-top: 20px;
  }
  
  #news_and_events_pods .marcia_cross_pod {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  
  #news_and_events_pods .purple_majesty_pod {
    float: left;
  }
  
  #news_and_events_pods .apache_pod {
    float: right;
    padding-right: 3px;
  }
  
  #news_and_events_pods .apache_pod {
  }
  
  #news_and_events_pods .spacer {
    padding-bottom: 20px;
  }
  

.northern_ireland_pod {
  width: 728px;
  border-top: 1px dotted #bbbbbb;
  padding-top: 10px;
}

.no_border {
  border: none;
}

.chef_website {
  margin-top: 12px;
}

.chef_website a.website_url {
  font-size: 12px;
  text-decoration: underline;
}

.chef_website a.website_url:hover {
 text-decoration: none;
}

.press_landing_pod_right {
  margin-top: 30px;
}

.radio_video_spots {
  float: right;
  position: relative;
  margin-top: -24px;
}

.radio_video_spots #listen_now {
  display: block;
  width: 210px;
  height: 22px;
  position: absolute;
  top: 92px;
  left: 20px;
  background: url("/images/press/radio_video_spots/transparent_fix.png") repeat scroll 0 0 transparent;
}

.radio_video_spots #watch_now {
  display: block;
  width: 210px;
  height: 22px;
  position: absolute;
  top: 125px;
  left: 20px;
  background: url("/images/press/radio_video_spots/transparent_fix.png") repeat scroll 0 0 transparent;
}

.radio_spot_dialog {
  position: relative;
  background: url("/images/press/radio_video_spots/radio_dialog_background.jpg") no-repeat scroll 0 0 transparent !important;
  border: none !important;
}

.radio_spot_dialog .ui-widget-content {
  background: none;
  border: none;
}

.radio_spot_dialog .ui-dialog-titlebar {
 display: none;
}

.radio_spot_dialog .now_playing {
  position: absolute;
  width: 500px;
  left: 160px;
  top: 12px;
}

.radio_spot_dialog .now_playing .label {
  color: #51341d;
  font-weight: bold;
  text-transform: uppercase;
}

.radio_spot_dialog .now_playing .title {
  margin-top: 12px;
  text-transform: uppercase;
}

.radio_spot_dialog .now_playing .description {
  font-style: italic;
}

.radio_spot_dialog .title_bar {
  position: absolute;
  width: 422px;
  height: 20px;
  top: 112px;
  left: 25px;
}

.radio_spot_dialog .title_bar .radio_label {
 float: left;
 text-transform: uppercase;
 font-weight: bold;
 color: #740c80;
}

.radio_spot_dialog .title_bar .watch_label {
  display: block;
  width: 100px;
  height: 18px;
  margin-right: -20px;
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  color: #51341d;
}

.radio_spot_dialog #radio_spots_scroll_panel {
  position: absolute;
  width: 440px;
  height: 260px;
  overflow: auto;
  top: 133px;
  left: 25px;
}

.radio_spot_dialog .radio_spot {
  height: 55px;
}

.radio_spot_dialog .radio_spot .title {
  color: #51341d;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

.radio_spot_dialog .radio_spot .title img {
 margin-left: 5px;
}

.radio_spot_dialog .radio_spot .description {
  font-style: italic;
  color: #51341d;
}

.radio_spot_dialog #radio_player iframe {
  display: none;
  height: 24px;
  width: 400px;
  position: absolute;
  top: 76px;
  left: 210px;
}

.radio_spot_dialog .share {
  position: absolute;
  left: 475px;
  top: 105px;
}

.tv_spot_dialog {
  position: relative;
  background: url("/images/press/radio_video_spots/tv_dialog_background.jpg") no-repeat scroll 0 0 transparent !important;
  border: none !important;
}

.tv_spot_dialog .ui-widget-content {
  background: none;
  border: none;
}

.tv_spot_dialog .ui-dialog-titlebar {
 display: none;
}

.tv_spot_dialog .now_playing {
  position: absolute;
  width: 500px;
  left: 20px;
  top: 220px;
}

.tv_spot_dialog .now_playing .label {
  color: #51341d;
  font-weight: bold;
  text-transform: uppercase;
}

.tv_spot_dialog .now_playing .title {
  margin-top: 12px;
  text-transform: uppercase;
}

.tv_spot_dialog .now_playing .description {
  font-style: italic;
}

.tv_spot_dialog .title_bar {
  position: absolute;
  width: 422px;
  height: 20px;
  top: 303px;
  left: 25px;
}

.tv_spot_dialog .title_bar .tv_label {
 float: left;
 text-transform: uppercase;
 font-weight: bold;
 color: #740c80;
}

.tv_spot_dialog .title_bar .listen_label {
  display: block;
  width: 130px;
  height: 18px;
  margin-right: -20px;
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  color: #51341d;
}

.tv_spot_dialog .share {
  position: absolute;
  left: 475px;
  top: 250px;
}

.tv_spot_dialog #tv_spots_scroll_panel {
  position: absolute;
  width: 440px;
  height: 150px;
  overflow: auto;
  top: 322px;
  left: 25px;
}

.tv_spot_dialog .tv_spot {
  height: 55px;
}

.tv_spot_dialog .tv_spot .title {
  color: #51341d;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

.tv_spot_dialog .tv_spot .title img {
 margin-left: 5px;
}

.tv_spot_dialog .tv_spot .description {
  font-style: italic;
  color: #51341d;
}

.tv_spot_dialog #tv_player iframe {
  display: none;
  height: 223px;
  width: 392px;
  position: absolute;
  top: 10px;
  left: 150px;
}

.close_button {
  float: right;
}

.rooster_microsite_link {
  font-size: 12px;
}

#scotty_brand_view_website {
  margin-top: 10px;
  width: 150px;
}

#view_scotty_website_text {
  margin-top: 5px;
  height: 17px;
  padding-top: 3px;
  border-top: 1px dotted #BBBBBB;
  border-bottom: 1px dotted #BBBBBB;
  font-weight: bold;
}

.purple_majesty_banner_wide {
  position: relative;
}

#purple_majesty_link {
  display: block;
  position: absolute;
  width: 560px;
  height: 130px;
  top: 20px;
  left: 338px;
  background: url("/images/press/radio_video_spots/transparent_fix.png") repeat scroll 0 0 transparent;
}

#purple_majesty_x_factor_link {
  display: block;
  position: absolute;
  width: 295px;
  height: 130px;
  top: 20px;
  left: 20px;
  background: url("/images/press/radio_video_spots/transparent_fix.png") repeat scroll 0 0 transparent;
}

#xfactor_video_player {
  margin-left: 20px;
}

#xfactor_video_player iframe.player_frame {
  width: 500px;
  height: 285px;
  overflow: hidden;
}
