﻿body
{
margin:0;
padding:0;

}


#mainArea
{
    margin: auto;
    width: 950px;
    margin-top: 10px;
    border-style: solid;
    border-color: White;
    border-width: 1px;
    min-height: 400px;
    padding-bottom: 10px;
}
#searchArea
{
    width: 550px;
    border-style: solid;
    border-color: White;
    border-width: 1px;
    background-color: #596c9d;
    margin-top: 10px;
    margin-left: 10px;
    height: 415px;
}

#catalogsearchArea
{
    width: 550px;
    border-style: solid;
    border-color: #001d67;
    border-width: 1px;
    margin-top: 10px;
    margin-left: 10px;

}
#mainImage
{
    margin-left: 10px;
    margin-top: 38px;
}

#catalog
{
    border-style: solid;
    border-color: White;
    border-width: 1px;
    height: 25px;
    width: 230px;
    text-align: center;
    margin-top: -400px;
    margin-left: 25px;
    font-family: Arial;
}

#aboutUs
{
    border-style: solid;
    border-color: White;
    border-width: 1px;
    height: 25px;
    width: 230px;
    margin-left: 285px;
    margin-top: -27px;
    text-align: center;
    font-family: Arial;
}

#LoginCartFavorites
{
    height: 415px;
    width: 360px;
    border-style: solid;
    border-color: White;
    border-width: 1px;
    background-color: #596c9d;
    margin-top: -417px;
    margin-left: 575px;
}

#LoginCartFavoritesCatalog
{
    height: 415px;
    width: 360px;
    border-style: solid;
    border-color: White;
    border-width: 1px;
    background-color: #596c9d;
    margin-top: 0px;
    margin-left: 9px;
}

#loginButton
{
    margin-left: 315px;
    margin-top: -55px;
    width: 25px;
    padding-bottom: 8px;
}
#loginNeedLogin
{
    display: block;
    width: 175px;
    font-family: Tahoma;
    font-size: smaller;
    padding-left: 12px;
}

#login
{
    display: block;
    width: 130px;
    margin-left: 180px;
    margin-top: -55px;
    padding-bottom: 20px;
}

#topImage
{
    margin-left: 15px;
    margin-top: 20px;
    width: 340px;
}
#bottomLeftImage
{
    margin-top: 20px;
    margin-left: 16px;
    width: 120px;
}


#bottomRightImage
{
    width: 50px;
    margin-top: -170px;
    margin-left: 150px;
    width: 200px;
}

#FavCart
{
    height: 465px;
    position: relative;
    width: 360px;
    border-style: solid;
    border-color: White;
    border-width: 1px;
    background-color: White;
  margin-top:38px;
  
    margin-left:8px;
}

#ShopCart
{
    height: 225px;
    width: 350px;
    color: #001d67;
    font-family: Tahoma;
    margin: Auto;
 
}

#Favorites
{
    height: 225px;
    width: 350px;
    color: #001d67;
    font-family: Tahoma;
    margin: Auto;
    padding-top: 5px;

}

#TopLink
{
    border-style: solid;
    border-color: White;
    border-width: 1px;
    height: 40px;
    width: 230px;
    margin-left: 60px;
    margin-top: 10px;
    text-align: center;
    font-family: Arial;
}

