﻿* {
padding:0;
margin:0;
}

p{
margin:13px 0;
}

#wrapper{
 text-align:center;

}

h1.inos
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 300%;
}

div#main
{
   margin:0 auto;
   width: 800px;
}
div#menuBar
{  
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    padding: 1px 0px;
    border-top: black 1px solid;
    border-bottom: black 1px solid;
    float: none;
}

span.menuButton
{
    margin-left: 20px;
    margin-right: 20px;
    width: 16%;
}

a img
{
    /*
    border-style:solid;
    border-color:Black;
    border-width:1px;
    */
    border:none;
}

tr.rowtext a
{
    display:block;
    width:100%;
}


p.seperator
{
    margin: 1px;
}

div#bodyOutside
{
    width:100%;
    min-height:450px; 
}
div#body
{
    margin-left: 250px;
    padding-left:20px;
    text-align:left;
    /*float:left;*/
    width:516px;
}


div#footer
{
    border-top: black 1px solid;
    padding-top: 2em;
}

/*
    Font
*/

body
{
    font-family: Verdana, Arial, Sans-Serif;
}
div#menuBar
{  
    font-size: small;
}
div#title
{
    font-family: Verdana, Cursive;
    font-size: small;
    font-style: italic;
    text-align: center;
}
div#footer
{
    padding-top:2em;
    clear:both;
    font-size:x-small;
    text-align:center;
}

div#inos
{
    text-transform: uppercase;
    letter-spacing: 0.5em;
    font-weight: bolder;
    font-size: larger;
}

td
{
    text-align:center;
}
p.seperator
{
    margin: 1px;
    text-align: center;
}

#storefront
{
    width:238px;
    height:190px;
}
div.imageContainer
{
    
    clear:both;
    padding-left:20px;
    
}

div.imageBox
{
    float:right;
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    text-align: center;
    clear:both;
    margin-bottom:2em;
    margin-right:2em;
}

div.imageBox p
{
    margin:.5em 0;
}

div#legal
{
    text-align: center;
    font-size: smaller;
    padding-bottom: 5em;
}

.dressbox
{
    width: 128px;
    overflow: hidden;
}

