﻿body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 00px;
	margin-bottom: 0px;
	background-image: url(/Layout/simplelayout/BACKGROUND.png);
	background-color: #FFD205;
	text-align:center;
	font-family:Arial,tahoma,verdana,sans-serif;
	font-size:10pt;
}
h1, h2, h3, h4, h5, h6, h7
{
    color:#C71D22;
    margin:0;
    padding:0;
    text-transform:uppercase;
}
h2, h3, h4, h5, h6, h7
{
    margin:.7em 0 0 0;
    /* border-top:#B8D989 1px solid; */
}
p
{
    margin:0 0 1em 0;
    padding:0;
}
#PageContainer
{
	text-align: left;
	margin: 0 auto;
	width:765px;
}
#WelcomeMessage {
	position:absolute;
	width:231px;
	height:51px;
	z-index:100;
	left: 372px;
	top: 147px;
}
.WelcomeMessage {
	font-family: Impact, "Arial Black";
	font-size: 36px;
	color: #C71D22;
}
.BoxText 
{
	font-family: tahoma, "Arial Black";
	font-weight:bold;
	font-size: 11px;
	color: #C71D22;
	text-align:center;
	text-transform:uppercase;
}
#MainGraphics {
	position:absolute;
	width:731px;
	height:0;
	z-index:2;
}
#graphics_logo {
	position:absolute;
	left:395px;
	top:14px;
	width:178px;
	height:184px;
	z-index:101;
}
.style1 {
	font-family: tahoma, "Arial Black";
	font-weight:bold;
	font-size: 36px;
	color: #C82121;
}
#TopLogo
{
	position:absolute;
	left:320px;
	top:10px;
	color:#C82121;
	font-family:Impact, "Arial Black", sans-serif;
	font-size:36px;
	text-align:center;
}
.SmallGreenText
{
	color:#B8DA89;
	font-size:10px;
}
.SmallGreenText a
{
	color:#B8DA89;
	text-decoration:none;
}
.SmallGreenText a:hover
{
	color:white;
	text-decoration:underline;
}
/*
                       /--------------\
                       |              |
    /------------------/              \---------------\
    |                                                 |
    |  SET A              bar_head       SET B        \-----\
    |  bar_login                         bar_members        | bar_dangler
    |                                                       |
    |                                                 /-----/
    |                                                 |
    \------------------\              /---------------/
                       |              |
            /----------/              \-----------\
            |                                     |
            | bar_adults              bar_kids    |
            |                                     |
            \----------\              /-----------/
                       |              |
                       |              |
                       |              |
        /--------------/              \---------------------\
    /---|                                                   |
    |   |                                                   |
    |   |                                                   |
    |   |                                                   |
    |   |                                                   |
*/
#bar_login /* SET A */
{
	position:absolute;
	left:8px;
	top:9px;
	width:311px;
	height:65px;
}
#bar_login div.Email, div.Password, div.Submit
{
    width:auto;
    clear:both;
}
#bar_members /* SET B */
{
	position:absolute;
	left:503px;
	top:9px;
	width:168px;
	height:65px;
}
#bar_dangler
{
	position:absolute;
	left:675px;
	top:25px;
	width:56px;
	height:39px;
}
#bar_dangler span
{
    display:block;
    width:auto;
    padding:0;
    margin:9px 3px 0 2px;
    padding:0 1px 0 2px;

	color:#C82121;
	font-family:tahoma, "Arial Black", sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
#bar_dangler a
{
    display:block;
	color:#C82121;
	text-decoration:none;
	letter-spacing:1px;
	width:auto;
	background:white;
}
#bar_dangler a:hover
{
	color:white;
	text-decoration:none;
	background: #97C0E6;
}
#bar_dangler a:first-letter;
{
    padding:0 2px 0 0;
}
#bar_adults
{
	position:absolute;
	left:168px;
	top:83px;
	width:151px;
	height:66px;
	/*
	width:143px;
	height:58px;
	*/
}
.BigRedText
{
	color:#C82121;
	font-family:tahoma, "Arial Black", sans-serif;
	font-weight:bold;
	font-size:18px;
}
.SmallRedText
{
	color:#C82121;
	font-family:tahoma, "Arial Black", sans-serif;
	font-weight:bold;
	font-size:8px;
}
#bar_kids
{
	position:absolute;
	left:503px;
	top:83px;
	width:159px;
	height:66px;
	/*
	width:140px;
	height:58px;
	*/
}
span.ButtonTabs a
{
    text-decoration:none;
    display:block;
    width:auto;
    background:white;
    color:#C82121;
}
span.ButtonTabs a:hover
{
	background: #97C0E6;
	color:White;
}
#box_01, #box_02, #box_03, #box_04
{
	position:absolute;
	left:121px;
	top:160px;
	width:74px;
	height:20px;
	border:1px solid #C82121;
	letter-spacing:1px;
}
#box_02
{
	left:213px;
}
#box_03
{
	left:532px;
	letter-spacing:0;
}
#box_04
{
	left:624px;
}
#box_sponsors_title
{
	position:relative;
	left:-94px;
	top:10px;
	width:78px;
	height:15px;
	border:1px solid #C82121;
	background:#FFFFFF;
}
#box_sponsors
{
	position:absolute;
	left:6px;
	top:205px;
	width:76px;
}
#bodyContent
{
	padding:0 10px 0 10px;
	margin:0;
}
.sponsorblock {
	background-image: url(/Layout/simplelayout/3piece_bottom.png);
    width:731px;
    height:137px;
    
    padding-top:0;
    padding-bottom:0;

    padding-left:200px;
    padding-right:200px;
    margin:0;
}
#bodyTableContent
{
    text-align:left;
    padding: 0 0 0 15px;
}
#TopLeftBar
{
    padding:3px 0 0 0;
    font-size:10px;
    text-align:left;
    color:white;
}
#TopLeftBar a
{
    color:white;
    text-decoration:none;
}
#TopLeftBar a:hover
{
    text-decoration:underline;
}
#TopRightBar
{
    padding:2px 0 0 0;
    font-size:10px;
    text-align:left;
    color:white;
}
#TopRightBar a
{
    color:white;
    text-decoration:none;
}
#TopRightBar a:hover
{
    text-decoration:underline;
}
.TLBsale,
.TLBitems,
.TLBaccount,
.TRBprintable,
.TRBlogout
{
    clear:left;
    padding:2px 0;
    color:white;
}
/*
.TLBsale a,
.TLBitems a,
.TLBaccount a,
.TRBprintable a,
.TRBlogout a
{
    color:white;
    text-decoration:none;
}
*/
/******************************************************************
IMAGE ROLL OVER 
******************************************************************/
#bodyRightNav
{
width:67px;
height:200px;
padding:0 0 0 0;
margin:0 10px 0 0;
text-align:center;
float: right;
background:white;
}
#bodyRightNav ul
{
list-style:none;
padding:0;
margin:0;
}
#bodyRightNav li
{
padding:0 0 3px 0;
margin:0;
}
#bodyRightNav a {
	display: block;
	width: 66px;
	height: 21px;
	/* background: url("layout/simplelayout/BUTTONS_RIGHT.png") 0 0 no-repeat; /* #B8DA89; */
	text-decoration: none;
	font-family:Impact,"Arial Bold","Arial Black",san-serif;
	text-transform:uppercase;
	font-size:1em;
	letter-spacing:1px;
	color:#C82121;
}
#bodyRightNav a:hover {
	/* background: url("layout/simplelayout/BUTTONS_RIGHT.png") no-repeat #97C0E6; */
	color:white;
}
/**** ACCEPTABLE_ITEMS ****/
#bodyRightNav a.ACCEPTABLE_ITEMS {
	background: url("/layout/buttons3/ACCEPTABLE_ITEMS.png") 0 0 no-repeat; /*/ #B8DA89; */
}
#bodyRightNav a.ACCEPTABLE_ITEMS:hover {
	background: url("/layout/buttons3/ACCEPTABLE_ITEMS.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** CALENDAR ****/
#bodyRightNav a.CALENDAR {
	background: url("/layout/buttons3/CALENDAR.png") 0 0 no-repeat; /* / #B8DA89; */
}
#bodyRightNav a.CALENDAR:hover {
	background: url("/layout/buttons3/CALENDAR.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** FAQS ****/
#bodyRightNav a.FAQS {
	background: url("/layout/buttons3/FAQS.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.FAQS:hover {
	background: url("/layout/buttons3/FAQS.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** MEMBER_FAQS ****/
#bodyRightNav a.MEMBER_FAQS {
	background: url("/layout/buttons3/MEMBER_FAQS.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.MEMBER_FAQS:hover {
	background: url("/layout/buttons3/MEMBER_FAQS.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** MY_ACCOUNT ****/
#bodyRightNav a.MY_ACCOUNT {
	background: url("/layout/buttons3/MY_ACCOUNT.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.MY_ACCOUNT:hover {
	background: url("/layout/buttons3/MY_ACCOUNT.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** MY_ITEMS ****/
#bodyRightNav a.MY_ITEMS {
	background: url("/layout/buttons3/MY_ITEMS.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.MY_ITEMS:hover {
	background: url("/layout/buttons3/MY_ITEMS.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** NEW_FLIERS ****/
#bodyRightNav a.NEW_FLIERS {
	background: url("/layout/buttons3/NEW_FLIERS.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.NEW_FLIERS:hover {
	background: url("/layout/buttons3/NEW_FLIERS.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** PREP_FOR_THE_SALE ****/
#bodyRightNav a.PREP_FOR_THE_SALE {
	background: url("/layout/buttons3/PREP_FOR_THE_SALE.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.PREP_FOR_THE_SALE:hover {
	background: url("/layout/buttons3/PREP_FOR_THE_SALE.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** PRESALE_PASS ****/
#bodyRightNav a.SHOP_EARLY {
	background: url("/layout/buttons3/SHOP_EARLY.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.SHOP_EARLY:hover {
	background: url("/layout/buttons3/SHOP_EARLY.png") 0 0 no-repeat; /* #B8DA89;*/	background-position: -65px 0; 
}
/**** REGISTER_NEXT_SALE ****/
#bodyRightNav a.REGISTER_NEXT_SALE {
	background: url("/layout/buttons3/REGISTER_NEXT_SALE.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.REGISTER_NEXT_SALE:hover {
	background: url("/layout/buttons3/REGISTER_NEXT_SALE.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** SAFETY_RECALL_INFORMATION ****/
#bodyRightNav a.SAFETY_RECALL_INFORMATION {
	background: url("/layout/buttons3/SAFETY_RECALL_INFORMATION.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.SAFETY_RECALL_INFORMATION:hover {
	background: url("/layout/buttons3/SAFETY_RECALL_INFORMATION.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** SALE_FLIERS ****/
#bodyRightNav a.SALE_FLIERS {
	background: url("/layout/buttons3/SALE_FLIERS.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.SALE_FLIERS:hover {
	background: url("/layout/buttons3/SALE_FLIERS.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** SUPPLY_LOCATION ****/
#bodyRightNav a.SUPPLY_LOCATIONS {
	background: url("/layout/buttons3/SUPPLY_LOCATIONS.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.SUPPLY_LOCATIONS:hover {
	background: url("/layout/buttons3/SUPPLY_LOCATIONS.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** SHOP ****/
#bodyRightNav a.SHOP {
	background: url("/layout/buttons3/SHOP.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.SHOP:hover {
	background: url("/layout/buttons3/SHOP.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** SHOP_EARLY ****/
#bodyRightNav a.SHOP_EARLY {
	background: url("/layout/buttons3/SHOP_EARLY.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.SHOP_EARLY:hover {
	background: url("/layout/buttons3/SHOP_EARLY.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** SUPPLY_LOCATIONS ****/
#bodyRightNav a.SUPPLY_LOCATIONS {
	background: url("/layout/buttons3/SUPPLY_LOCATIONS.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.SUPPLY_LOCATIONS:hover {
	background: url("/layout/buttons3/SUPPLY_LOCATIONS.png") 0 0 no-repeat; /* #B8DA89; */	background-position: -65px 0;
}
/**** VOLUNTEER ****/
#bodyRightNav a.VOLUNTEER {
	background: url("/layout/buttons3/VOLUNTEER.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.VOLUNTEER:hover {
	background: url("/layout/buttons3/VOLUNTEER.png") 0 0 no-repeat;	background-position: -65px 0;
}
/**** WHY_CONSIGN ****/
#bodyRightNav a.WHY_CONSIGN {
	background: url("/layout/buttons3/WHY_CONSIGN.png") 0 0 no-repeat; /* #B8DA89; */
}
#bodyRightNav a.WHY_CONSIGN:hover {
	background: url("/layout/buttons3/WHY_CONSIGN.png") 0 0 no-repeat;	background-position: -65px 0;
}
/********************************************************************
.roundedcornr_box_715052 {
background: #b8d989;
width: 100px;
float:right;
margin:0 0 5px 0;
}
.roundedcornr_top_715052 div {
background: url(/layout/buttons/roundedcornr_715052_tl.png) no-repeat top left;
}
.roundedcornr_top_715052 {
background: url(/layout/buttons/roundedcornr_715052_tr.png) no-repeat top right;
}
.roundedcornr_bottom_715052 div {
background: url(/layout/buttons/roundedcornr_715052_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_715052 {
background: url(/layout/buttons/roundedcornr_715052_br.png) no-repeat bottom right;
}
.roundedcornr_top_715052 div, .roundedcornr_top_715052, 
.roundedcornr_bottom_715052 div, .roundedcornr_bottom_715052 {
width: 100px;
height: 8px;
font-size: 1px;
}
.roundedcornr_content_715052 { 
margin: 0 5px; 
width: 94px;
text-align:center;
}
.roundedcornr_content_715052 a {
	display: block;
	width: 90px; 
	background: url("layout/simplelayout/BUTTONS_RIGHT.png") 0 0 no-repeat; /* #B8DA89;
	text-decoration: none;
	font-family:Impact,"Arial Bold","Arial Black",san-serif;
	text-transform:uppercase;
	font-size:11px;
	color:#C82121;
}
.roundedcornr_content_715052 a:hover {
	background: url("layout/simplelayout/BUTTONS_RIGHT.png") no-repeat #97C0E6;
	background-position: -34px 0;
 
	color:white;
}
********************************************************************/
/* THIS NEVER DID WORK */
#bar_adults a
{
	background: url("/layout/simplelayout/BUTTON_ADULTS.png") 0 0 no-repeat;
	width:151px;
	height:66px;
}
#bar_adults a:hover
{
	background: url("/layout/simplelayout/BUTTON_ADULTS.png") 0 0 no-repeat; 
	background-position: -151px 0;
}
.BUTTON_ADULTS
{
	width:151px;
	height:66px;
}
#bar_kids a
{
	background: url("/layout/simplelayout/BUTTON_CHILDRENS.png") 0 0 no-repeat;
	width:159px;
	height:66px;
}
#bar_kids a:hover
{
	background: url("/layout/simplelayout/BUTTON_CHILDRENS.png") 0 0 no-repeat; 
	background-position: -159px 0;
}
.BUTTON_CHILDRENS
{
	width:159px;
	height:66px;
}
.Title
{
    font-family:Impact,Verdana, Tahoma;
    color:#C71F21;
    font-size:35px;
}
.Divider
{
    margin:0;
    padding:0 0 1em 0;
}