/* CSS Document */

a.body:link{text-decoration: none; color:#333333; font-size:12px }

a.body:visited {color: #333333; text-decoration: none;}

a.body:hover {color:#990000;}



body { font:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#333333; }

a.header:link{text-decoration: none; color:#ffffff }

a.header:visited {color: #ffffff; text-decoration: none;}

a.header:hover {color:#ffffff; background-color:#999999;}

.container { background:#FFFFFF; border:#e3e3e6 thin; }

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px; /* Width of Menu Items */
	border-bottom: 1px solid #fff;
	font: normal 10px verdana;
	text-align:left;
	}

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background: #900; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

ul li a:hover { color: #ffffff; background: #bd0303; } /* Hover Styles */
		
li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
li:hover ul, li.over ul { display: block; } /* The magic */



.local_header { font:Arial, Helvetica, sans-serif; font-size:8px; color:#333333; font-weight:300; text-align:right;}
.local_header_left { font:Arial, Helvetica, sans-serif; font-size:8px; color:#333333; font-weight:300; text-align:left;}
td.left {border-bottom:#e3e3e6 thin solid; border-right:#e3e3e6 thin dashed; font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:Center;}

td.left_top {border-right:#e3e3e6 thin dashed; font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:Center;}

td.bottom_right { border-bottom:#e3e3e6 thin solid;font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:center;}

td.bottom_left { border-bottom:#e3e3e6 thin solid;  font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:left;}

td.right {border-bottom:#e3e3e6 thin solid; border-right:#e3e3e6 thin solid; font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:Center;}

td.just_right {border-right:#990000 thin solid; font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:Center;}

td.finance_right {border-right:#990000 thin solid; font-size:12px; color:#333333; font-weight:300; text-align:Center;}

td.finance_bottom {border-bottom:#990000 thin solid; font-size:12px; color:#333333; font-weight:300;}

td.top {border-bottom:#e3e3e6 thin solid; border-right:#e3e3e6 thin solid; border-left:#e3e3e6 thin solid;  font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:Center;}

td.middle {border-bottom:#990000 thin solid; border-right:#990000 thin solid;   font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:Center;}

td.middle_right {border-right:#990000 thin solid;   font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:Center;}

td.middle_left {border-bottom:#990000 thin solid; border-right:#990000 thin solid;   font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:left;}

td.right_top {border-right:#e3e3e6 thin solid; font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:Center;}

td.bottom {border-bottom:#e3e3e6 thin solid; font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:center;}


td.red_bottom {border-bottom:#990000 thin solid; font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:center;}

td.red_bottom_middle {border-bottom:#990000 thin solid; font:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; font-weight:300; text-align:center;}



td.bottom_middle {border-bottom:#990000 thin solid; border-right:#990000 thin solid; color:#333333; text-align:left; padding-left:20;}

td.products {border-bottom:#990000 thin solid; color:#333333; text-align:left; padding-left:20;}

td.products_middle {border-bottom:#990000 thin solid; border-right:#990000 thin solid; color:#333333; text-align:center; }

td.info_right {border-right:#990000 thin solid; color:#333333; text-align:left; padding-left:20;}

td.info {color:#333333; text-align:left; padding-left:20;}


h5.container {font-family:Arial, Helvetica, sans-serif; color:#990000;}

.linklist { background-color:#780303; width:149px; height:582;border-bottom:#ffffff thin solid;}

td.linklist { height:30px; padding:7px 5px 5px 5px; border-bottom:#e3e3e6 thin solid; background-color:#990000; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

.linklist_bottom { height:30px; padding:7px 5px 5px 5px; background-color:#990000; font-family:Arial, Helvetica, sans-serif; font-size:11px;}

a.linklist:hover {background-image:graphics/flamey2.jpg)}

a.list:link { text-decoration:none; color:#ffffff; }
a.list:hover {background-color:#bf0404; color:#ffffff; text-decoration:underline;}
a.list:visited { text-decoration:none; color:#ffffff;}
td.items_table {
	border-bottom-width: 1px;
	border-bottom-color:#DEDED9;
	border-bottom-style:solid;
	border-right-width: 1px;
	border-right-color:#DEDED9;
	border-right-style:solid;
	border-top-width: 1px;
	border-top-color:#DEDED9;
	border-top-style:solid;
	
	background-color: white;
	padding: 1px;
 }
td.special {font:Arial, Helvetica, sans-serif; font-size:11px; color:#990000;}
td.special_head { padding-bottom:50;}
special {background-image:url(graphics/local_special_bg_top.jpg);}

/*  ************   JQUERY IMAGE SLIDER  ************   */
/*--Main Container--*/
.image_slider {
	float: left;
	position: relative;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
/*--Window Masking Style--*/
.slider_window {
	height:240px;
	width: 320px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	border: 1px solid #85898c;
}
.image_reel {
	position: absolute;
	top: 0; left: 0; padding:0px; margin:0px;
}
.image_reel img {
    float: left;
    border:none;
	padding:0px;margin:0px;
}

/*--Paging Styles--*/
.slider_paging {
	position: absolute;
	bottom: -26px;
	width: 322px; height:26px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 26px;
	background: #780303;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.slider_paging a {
	padding: 2px 5px;
	border: 1px solid #000;
	background: #e6e6e6;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #840805;
}
.slider_paging a.active {
	color: #fff;
	background: #ff1212;
}
/*  ************ END JQUERY IMAGE SLIDER ************** */
