﻿/* global styles */

body 
	{ 
	  background-image:url("../graphics/background_tile.jpg");
	  background-repeat:repeat-x;
	  background-color: rgb(112,38,0);
	  margin-top: 7px;
	 
	}

topnavigation { 
  background-image:url("../graphics/nav_bar_background.gif");
  background-repeat:repeat-x;
  margin: 0px;
	}

/* wrapper for tables with 100% width */
div.tablewrapper 
	{
	  width: 100%;
	}

ul.longitemlist 
	{
	  padding: 0px;
	  margin: 0px;
	  list-style: none;
	}

ul.longitemlist li 
	{
	  padding: 5px 5px 7px 25px;
	}

ul.longitemlist li.odd 
	{
	  background-color: rgb(238,238,224);
	}
	
ul.longitemlist li.even 
	{
	  background-color: rgb(255,255,255);
	}

ul.longitemlist li img 
	{
	  border: none;
	  padding: 0px 0px 0px 0px;
	  margin: 0px 5px 0px 16px;
	  vertical-align: top;
	}

span.thumbnail-itemlist-title 
	{
	  font-weight: bold;
	}

.contest1{display:block}
.contest1 *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#b20000}
  
#photoholder 
	{
	  width:556px;
	  height:158px;
	  background:#95440C url('/images/loading.gif') 50% 50% no-repeat;
	}
#thephoto 
	{
	  width:556 px;
	  height:158 px;
	}
  
  
  /* basic elements */

cellspacing
	{
	  background-color: #330000;
	  margin-top: 2px;
	  margin-right: 2px;
	  margin-bottom: 2px;
	  margin-left: 2px;
	}  
  
p
	{ 
		font: 10pt arial; 
		color: #000000; 
		margin-top: 0px; 
		margin-left: 5px;
		padding-left: 3px;
 	}
		
		
maintable
	{
		width: 800px;
	}
	
.homemiddle
	{ 
		height 100%;
		width 200px;
		border-width: 2px; 
		border-style: solid;
		color: #ffffff; 
		margin-left: 10px;
		margin-right: 10px;
		padding-top: 0px; 
		padding-left: 1px;
		padding-right: 1px;

 	}

.leftside
	{
		background-color:#FEFAE7;
	}
.header
	{
		font: 12pt arial; 
		font-weight: bold;
	}
.subheader
	{
		font: 10pt arial; 
		font-weight: bold;
	}

.text	
	{
		font: 10pt arial; 
		color: #000000;
	}
	
.rightside	
	{ 
		font: 10pt arial; 
		text-align: center;
		color: #FEFAE7;
	}
.printer
	{
		font: 7pt arial; 
	
	}
.localNews
	{ 
		font: 10pt arial; 
		color: #000000; 
		line-height: .5cm;
	}
	

#white 
	{ 
		font: 10pt arial; 
		color: #ffffff;
		font-weight: bold;
	}
#orange 
	{ 
		font: 11pt arial; 
		color: #ff6633;
		font-weight: bold;
	}

/* Begin Local News AP Content */
#rss-item-container	
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #ffffff;
		text-align: left;
		margin: 0px;
		padding: 0px;
		vertical-align: top;
	}
	
ul.rss-item-container
	{
	  padding: 0px;
	  margin: 0px;
	  list-style: none;
  	}
ul.rss-item-container li 
	{
	  padding: 0px;
	  margin: 0px;
	  list-style: none;
  	}

#localheadlines	
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		background-color: #ffffff;
		text-align: left;
		margin: 15px;
		padding: 15px;
		vertical-align: top;
		width: 980px; 
	}
/* End Local News AP Content */
