﻿body, div, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, th, td
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: Arial;
    font-size: 75%;    
    background-color: #013C43;
}

#PageContainer
{
    position: relative;
    background-image: url(Images/MainRustBackGround.jpg);
    background-repeat: no-repeat;
    background-position: 91px 17px;
    width: 883px;
}

#PageContainer .CatchPhrase
{
    position: absolute;
    right: 77px;
    top: 35px;
}

#Header
{
    position: relative;
    height: 193px;
}

#Header h1
{
    background-repeat: no-repeat;
    height: 248px;
    width: 270px;
    position: absolute;
    left: -26px;
    top: -12px;
}

#Header h1 img
{
    border: 0px;
}

#Header h1 span
{
    display: none;
}

#Header #DefaultLoginForm
{
    position: relative;
    width: 209px;
    height: 70px;
    top: 32px;
    left: 305px;
    position: absolute;
}

#Header #NavigationBar
{
    background: transparent url(/CommonStyles/Images/NavigationBkg.png) no-repeat top left;
    /*background: transparent url(/App_Themes/FallsFood/Images/mainNavigationBackGround.png) no-repeat top left;*/
    height: 54px;
    line-height: 54px;
    width: 786px;
    position: absolute;
    top: 137px;
    left: 0px;
}

#TopHeaderNav
{
    position: relative;
}

#Header #TopHeaderNav ul
{ 
    padding: 0;
    margin: 6px 0 0 187px;
    list-style-type: none;
    height: 40px;
    position: absolute;
    top: 138px;
}

#Header #TopHeaderNav ul li
{
    float: left;
    margin: 0;
    padding: 0;
    height: 39px;
    line-height: 39px;
}

#Header #TopHeaderNav ul li span
{
    display: none;
}

#Header #TopHeaderNav ul li a.FoodAndBrew
{
    display: block;
    width: 120px;
    height: 89px;
    background: transparent url(/CommonStyles/Images/FoodAndBrew.png) no-repeat;
}
#Header #TopHeaderNav ul li a.Shoppes
{
    display: block;
    width: 78px;
    height: 89px;
    background: transparent url(/CommonStyles/Images/Shoppes.png) no-repeat;
}
#Header #TopHeaderNav ul li a.TunesAndTV
{
    display: block;
    width: 86px;
    height: 89px;
    background: transparent url(/CommonStyles/Images/TunesAndTV.png) no-repeat;
}
#Header #TopHeaderNav ul li a.Theatre
{
    display: block;
    width: 70px;
    height: 89px;
    background: transparent url(/CommonStyles/Images/Theatre.png) no-repeat;
}
#Header #TopHeaderNav ul li a.HealthAndBeauty
{
    display: block;
    width: 138px;
    height: 89px;
    background: transparent url(/CommonStyles/Images/HealthAndBeauty.png) no-repeat;
}
#Header #TopHeaderNav ul li a.Potpourri
{
    display: block;
    width: 97px;
    height: 89px;
    background: transparent url(/CommonStyles/Images/Potpourri.png) no-repeat;
}

#MainBodyBackground
{
    position: relative;
    margin: 0px 0 0 161px;
    width: 611px;
    height: 613px;
}

#ContentArea
{
    width: 612px;
    height: 550px;
    position: relative;
}

#FancyContainer{ width: 273px;vertical-align: top;top: -4px; float: right;}
#FancyHeader {background: transparent url(Images/FancyMeetingHeader.png) no-repeat top left; height: 19px;}
#FancyBody{height: 252px; background: transparent url(Images/FancyMeetingBkg.png) repeat-y top left; padding: 0px 18px 0 24px; }
#FancyFooter{background: transparent url(Images/FancyMeetingFooter.png) no-repeat top left; height: 87px; position: relative;}

#FancyMeeting
{
    
    height: 353px;
    width: 273px;
    background: transparent url(Images/HomePageTextBkg.png) no-repeat top left;
    
}

#FancyMeeting #FancyMeetingText
{
    padding-top: 12px;
    font-style: italic;
    font-size: 15px;
    margin: 0 12px 0 16px;
    font-family: Verdana;
    line-height: 20px;
    height: 252px;
}
#FancyFooter #ReadOn
{
    position: absolute;
    bottom: 12px;
    text-align:center;
    left: 13px;
    cursor: pointer; 
    
}

.HyperlinkEvents
{
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.HyperlinkFotoFalls
{
    position: absolute;
    top: 1px;
    left: 5px;
}

.HyperlinkFallsFilms
{
    position: absolute;
    left: 189px;
    top: -5px;
}

.HyperlinkFallsifieds
{
    position: absolute;
    left: 19px;
    top: 143px;
}

.HyperlinkFallsTunes
{
    position: absolute;
    left: 181px;
    top: 189px;
}

.HyperlinkFallsRecipes
{
    left: 181px;
    position: absolute;
    top: 360px;
}

.GreenHyperlink
{
    color: #a1d6ba;
}

.GreenHyperlink span
{
    font-size: 11px;
    font-weight: bold;
}

#PageFooter
{
    margin-top: 6px;
    background: transparent url(Images/PageBkgFooter.gif) no-repeat top left;
    height: 322px;
    color: #fff;
    width: 960px;
    text-align: center;
    position: relative;
    z-index:0;
}
#PageFooter a
{
    color: #fff;
}
/*Main Links Page*/
#MainLinksPageContainer
{
    margin: -13px 0 0 0;
    background: transparent url(Images/MainLinksPageBkg.png) no-repeat center top;
    height: 562px;
    position: relative;
}

#MainLinksPageContainer #MainLinksPageTitle
{
    right: 15px;
    position: absolute;
    top: 14px;
}
#MainLinksPageContainer #MainLinksPageContent
{
    height: 489px;
    left: 30px;
    position: absolute;
    top: 24px;
    width: 552px;
    overflow: hidden;
    z-index: 99999;
}

/*VenderPage*/
.VenderTitle
{
    font-weight: bold;
    color: #f5d661;
}

.VenderTitleGreen
{
    font-weight: bold;
    color: #a4dc9f;
    text-transform: uppercase;
}

.confirm_text
{
    position:absolute; 
    top: 60px; 
    left: 60px; 
    width: 215px;
}

#content_vender_header
{ 
    position: relative;
    min-height: 96px;
}

#content_vender
{
    /*overflow-x: hidden; 
    overflow-y: auto;*/
    height: 527px; 
    padding: 6px; 
    margin-top: 16px; 
    position: relative;
}

#content_vender_inner_container
{
    margin: 22px 0 0 25px;
    width: 560px; 
    height: 516px;
    overflow-x: hidden; 
    overflow-y: scroll;
}

/*Falls foto Thumb bkg*/
.navigationThumbBkg
{
    background: transparent url(Images/FallsFotoThumbBkg.jpg) no-repeat top left;
    height: 76px;
    left:-160px; 
    top: 485px; 
    padding-top: 10px; 
    position:absolute; 
    width:773px;
}

/*Fallsifieds*/
.FallsifiedBkg
{
    width: 306px; 
    height: 540px; 
    margin-left: 15px;
    background: transparent url(Images/FallsifiedBkg.png) no-repeat top left;
    position: relative;
}

/*Recipes*/
#RecipeBackground
{
    position: absolute;
    top: 1px;
    left: -13px;
    height: 533px;
    width: 582px; vertical-align: bottom; 
}

#RecipeCategoryBackground
{
    height: 533px;
    width: 582px;
    background: transparent url(Images/FallsifiedBkg.png) no-repeat top left;
    left: 277px;
    position:absolute;
    top: -14px;     
}
#copy_right
{
    position: absolute; 
    top:275px; 
    left: 260px;
}
