/*
 * Main Page Style & Layout
 */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 0 0;
	vertical-align: top;
}

embed, object {
	margin: 0;
	padding: 0;
}

a, img, a img {
	border:none;
}

form {
	padding: 0;
	margin: 0;
}

.red_text {
	color: #d52323;
	font-size: 9pt;
}

div#main_content {
	width: 790px;
	margin: 0 auto;
	padding: 0;
	vertical-align: top;
}

div#main_content_left {
	float: left;
	margin: 6px 0px 6px 10px;
	width: 500px;
	padding: 0;
}

div#nav {
	margin-left: 10px;
}

div#main_content_right {
	float: left;
	margin: 6px 0px 6px 10px;
	width: 250px;
	padding: 0;
	
}

div.header_500, div.header_250 {
	padding: 5px 0px 0px 11px;
	height: 20px;
	background-repeat: no-repeat;
	margin: 0;
}

div.header_500 {
	width: 489px;
	background-image: url(../images/header_500.png);
}

div.header_250 {
	width: 239px;
	background-image: url(../images/header_250.png);
}

 div.header_500 h2, div.header_250 h2 {
 	color: #d52323;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	text-align: left;
 }
 
 div.content_500 {
 	width: 492px;
 }
 
 div.content_250 {
 	width: 242px;
 }

div.content_500, div.content_250 {
	margin: 0;
	padding: 3px;
	border-color: #ccc;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	background-color: #fff;
	background-color: #eee; 
}

  div#footer {
  	float: left;
  	margin: 5px 0 0 0;
	padding: 24px 0 0 0;
	width: 100%;
	height: 59px;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #aaa;
	clear: both;
  }

/*
 * Featured Releases
 */

 table#featured_releases_content td.featured_release_image {
 	width: 75px;
	padding: 0px;
 }
 
 table#featured_releases_content td.featured_release_image img {
 	margin: 0px 3px;
 }
 
 table#featured_releases_content td.featured_release_details {
 	width: 180px;
	padding: 0px;
	vertical-align: top;
 } 

 h3.featured_release_title {
 	color: #000000;
	font-size: 8pt;
	margin: 4px 0px;
 } 
 
 div.featured_release_desciption {
 	font-size: 8pt;
	color: #111;
 } 
 
 div.featured_release_links {
 	padding: 5px 0px 0px 0px;
 }
 
 div.featured_release_links a, div.featured_release_links {
 	color: #d52323;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
 }
 
 div.featured_release_links a:hover {
	text-decoration: underline;
 }
 
 /*
  * Stories 
  */
 
 div#stories {
	margin: 4px 0;
 }
 
 table#stories_content {
 	width: 100%;
 }
 
 table#stories_content td {
	padding: 0;
	vertical-align: top;
 }
  
 .story_image img {
 	height: 70px;
	width: 115px;
	padding: 2px;
	border: 1px solid #bbb;
	
 }
 
 .story_title a {
 	color: #d52323;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
 }
 
  .story_title a:hover { 
  	text-decoration: underline;
  }
  
  .story_title p {
  	padding: 2px 1px;
	font-size: 8pt;
	color: #111;
	width: 121px;
	margin: 0;
  }
  
  /*
   * News Feed
   */
  div#news_feed {
  	text-align: left;
	margin: 10px 0 0 0;
  }
  
  img#rss_feed {
  	float: right;
	margin: 0px 5px;
  }
  
  div.news_feed_item {
  	padding: 3px 5px;
  }
  
  div.news_feed_date {
  	font-size: 8pt;
	color: #444;
	padding: 2px 0px;
  }
  
  div.news_feed_title {
  	font-size: 9pt;
	color: #222;
  }
  
  div.news_feed_title a {
  	color: #D52323;
	font-size: 10pt;
  }
  
  div.news_feed_title a {
  	color: #D52323;
	text-decoration: none;
	font-weight: normal;
  }
  
  div.news_feed_title a:hover {
	text-decoration: underline;
  }
  
  div#mailing_list_div {
  	margin-top: 6px;
	text-align: left;
  }
  
  form#mailing_list_form {
  	margin-left: 15px;
  }
  
  div#social_networks, div#social_networks td {
  	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
  }
  
  div#player div#flashPlayer {
  	margin: 0;
	padding: 0;
	font-size: 10pt;
  }
  
  /*
   * View Story Page
   */
  div#story_container_left {
  	float: left;
	width: 490px;
	margin: 5px 0 0 0;
  }
  
  div#story_content {
  	font-size: 9pt;
  }
  
  div#story_content h1 {
  	font-size: 12pt;
  }
  
  img#story_image {
  	width: 250px;
	height: 250px;
	float: right;
	margin: 0px 0px 5px 5px;
  }
  
  div#story_container_right {
  	float: right;
	margin: 10px 0px 5px 5px;
  }

  a.view_story_side_title {
  	color: #D52323;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
  }

   a.view_story_side_title:hover {
   	text-decoration: underline;
   }
   
   p.view_story_side_text {
   	margin: 0;
	padding: 3px 0px;
	font-size: 8pt;
   }
   
   table#stories_content td {
   	padding: 8px 0 8px 0px;
   }

   td.view_story_side_img {
   	width: 100px;
	text-align: left;
   }
   
   td.view_release_side_img img {
	margin: 0px 0px 0px 4px;
   }
   
   td.view_story_side_img img {
   	width: 83px;
	height: 50px;
	margin: 0px 0px 0px 4px;
   }

	div#store {
		position: absolute;
		z-index: 100;
		width: 120px;
	}

   td.dropdowncontent a {
   	font-size: 7pt;
	font-weight: bold;
	color: #ccc;
	padding: 0px 10px;
	text-decoration: none;
   }
   
   td.dropdowncontent a:hover {
   	color: #fff;
   }
   
   #release_image {
   	float: left;
	margin-bottom: 10px;
   }
   
   #release_player {
   	float: right; 
   }

