﻿body, html
{
    height: 100%;
    width: 100%;
}

body
{
    margin: 0;
    padding: 0;
    background-image: url(  '../images/buuble_back.gif' );
    background-repeat: repeat-y;
    background-color: #EEE3BA;
    background-position: left top;
    font-family: Arial;
}

#mainContainer
{
    background-image: url(  '../images/backgroundFull.gif' );
    background-repeat: no-repeat;
    min-height: 98%;
    height: auto !important;
    height: 98%;
    display: block;
}

#mainContainerLimited
{
    width: 876px;
}

#entireMenu
{
    position: relative;
    margin-top: 0px;
    width: 100%;
}

#logoLink
{
    float: right;
    padding-top: 26px;
}

#logoLink img
{
    border-width: 0px;
}

#pageTop
{
    display: block;
    height: 159px;
    width: 100%;
}


#pageTop .cart_icon
{
    float: left;
    width: 17px;
    height: 17px;
    margin-top: 33px;
    margin-left: 5px;
}

#pageTop .cart_icon img
{
    border: none;
}

#flag
{
    float: left;
    width: 37px;
    height: 18px;
    margin-top: 32px;
    margin-left: 8px;
}

#pageContent
{
    width: 680px;
    display: block;
    margin-left: 180px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}


#bottom_menu
{
    width: 680px;
    display: block;
    margin-left: 200px;
    text-align: center;
}
#bottom_menu ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    margin-left: 130px;
}
#bottom_menu ul li
{
    float: left;
    color: #692E1F;
    font-size: 11px;
    padding-right: 6px;
}
#bottom_menu ul li a
{
    color: #692E1F;
    text-decoration: none;
    font-size: 11px;
    display: block;
    float: left;
    padding-right: 7px;
}
#bottom_menu ul li a:hover
{
    text-decoration: underline;
}

#mainPagePic
{
    float: left;
    padding-top: 40px;
}

#mainPageFlash
{
    width: 354px;
    height: 281px;
    float: left;
}

/* All of our products box */
#our_products_box
{
    width: 100%;
    margin-bottom: 5px;
}
#our_products_box p
{
    color: #692E1F;
    font-weight: bold;
    line-height: 23px;
    margin: 0px;
    padding: 0px;
}
#our_products_box h2
{
    color: #6888C0;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
}
#our_products_box ul
{
    width: 500px;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    color: #6888C0;
    font-size: 14px;
}
#our_products_box ul li
{
    float: left;
    width: 320px;
    padding-left: 30px;
    margin-bottom: 5px;
    white-space: nowrap; 
}

#our_products_box ul li.col_first
{
    width: 147px;
    padding-left: 0px;
}
#our_products_box ul li img
{
    padding-right: 5px;
}
#our_products_box ul li img.kosher_parve
{
    padding-right: 0px;
}


/* Page order */



.centerMessageBox
{
    color: Black;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px; *padding-top:0px;/* hack for all explorer give the padding-top:0 */
}



/* Order Details box / Cart  */
#orderDetailsBox, .cartBox
{
    clear: both;
    padding-top: 10px; *padding-top:0px;
*margin-top:10px;
margin-left:10px;
}
#orderDetailsBox table, .cartBox table
{
    width: 420px;
}
#orderDetailsBox table tr th, .cartBox table tr th
{
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    border-right: solid 1px #FFFFFF;
    width: 80px;
}
#orderDetailsBox table tr td, .cartBox table tr td
{
    text-align: center;
    font-weight: normal;
    vertical-align: top;
    font-size: 11px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-right: solid 1px #FFFFFF;
    border-bottom: solid 1px #FFFFFF;
    width: 80px;
}
#orderDetailsBox table tr td.last_column, .cartBox table tr th.last_column, #orderDetailsBox table tr td.last_column, .cartBox table tr td.last_column
{
    border-right: none;
    font-size: 12px;
    font-weight: bold;
}
.checkoutBox
{
    clear: both;
    padding-top: 10px; *padding-top:0px;
*margin-top:10px;
font-size:14px;
margin-left:13px;
}
.innerBox
{
    clear: both;
    padding-top: 10px; *padding-top:0px;
*margin-top:10px;
font-size:14px;
margin-left:13px;
}
/* table row start */
.tableRow
{
    font-size: 12px;
    text-align: center;
}
/*
.tableRow:hover
{
    background-color: #EEFEDA;
}
/*
/* table row end */

/* alternating table row start */
.tableRowAlt /* Alternating row */
{
    font-size: 12px;
    text-align: center;
}
/*
.tableRowAlt:hover
{
    background-color: #EEFEDA;
}
*/
/* alternating table row end */

#orderDetailsBox table tr td.name, .cartBox table tr td.name
{
    text-align: left;
    font-weight: normal;
    padding-left: 6px;
}
#orderDetailsBox table tr td.name, .cartBox table tr td.name, #orderDetailsBox table tr th.name, .cartBox table tr th.name
{
    width: 125px;
}
#orderDetailsBox table tr td.name a, .cartBox table tr td.name a
{
    text-decoration: none;
    color: #000000;
    font-size: 11px;
}
#orderDetailsBox table tr td.name a:hover, .cartBox table tr td.name a:hover
{
    text-decoration: underline;
}
#orderDetailsBox table tr.total td, .cartBox table tr.total td
{
    font-size: 12px;
    font-weight: bold;
    border: none;
}
#orderDetailsBox .quantity, .cartBox .quantity
{
    width: 40px;
    text-align: center;
}
#orderDetailsBox #cartButtons
{
    width: 520px;
    margin-left: 10px;
    margin-top: 10px;
}
#orderDetailsBox #cartButtons a, #orderDetailsBox #cartButtons input
{
    display: block;
    float: left;
    margin-right: 25px;
}
#orderDetailsBox #cartButtons a img
{
    border: none;
}


/*
         <div id="productsBoxContainer">
              <asp:Repeater ID="rptChooseProducts" runat="server" 
                >
                 <ItemTemplate>
                     <div class="item"  style="width:420px; clear: both;">
                         <div class="description"  style="width:300px; float:left;">
                            <p><%# Container.DataItem %>) Choose a free product</p>
                         </div>
                         <div class="dropdownBox" style="width:100px; float:left;">
*/
#productsBoxContainer .item
{
    clear: both; 
    margin-bottom:10px;
}
#productsBoxContainer .item .description
{
    width: 160px;
    float: left;
}
#productsBoxContainer .item .description p
{
    margin: 0px;
    padding: 0px;
    font-family: Arial; 
    font-size: 11px; 
    font-style:italic;
    font-weight: bold;
}
#productsBoxContainer .item .dropdownBox
{
    width: 100px;
    float: left;
}
#productsBoxContainer .item .dropdownBox select
{
    font-family: Arial; 
    font-size: 11px;     
}
/* Order Details box / Cart  END */

table.formTable
{
    font-size: 14px;
}
table.formTable tr td
{
    padding-right: 20px;
    padding-bottom: 10px;
    vertical-align: top;
}


/* Login Page */
#content_bar #loginBox table
{
    margin: auto;
}
/* Login Page END */

/*info pages */
h1.orange_title
{
    color: #FE7D29;
    font-size: 18px;
    font-family: Arial;
    margin-top: 25px;
    margin-left: 0px;
    padding-left: 0px;
}

.location1_box
{
}

.location2_box
{
}
