﻿.content
{
    float: right;
    width: 800px;
    color: #333333;
    margin-right: 25px;
    margin-bottom: 15px;
    margin-top: 0px;
    
}
.offsetBody
{
    float:left;
    width: 400px;
    margin-left:150px;
    position:relative;
}
.bodyRight
{
    float: right;
    width: 175px;
    position: relative;
    margin-right: 15px;
    margin-top:15px;
}
.bodyRight img
{
    margin-bottom:5px;
}
.h1Holder
{
    height:110px;
    background-image: url( '../../Images/freshnessQuality.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
}
.homeContent
{
    float: right;
    width: 970px;
    color: #333333;
    margin-right: 26px;
    margin-top: 10px;
    
}
.clearBoth
{
    clear:both;
}
.modalBackground
{
    border: 4px solid #FFFFFF;
    background-color: #C9F4AE;
    width:auto;
    padding: 10px;
    text-align: left;
}
.modalBackground p
{
    text-align:center;
}
.modalBack
{
    background-color: #000000;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
	filter: alpha(opacity=80);					

}
.modalHeader
{
    padding: 5px;
    font-size: 20px;
    color: #333333;
}
.popupMenu
{
    position:absolute;
    visibility:hidden;
    background-color:#C6E9BE;
    height:auto;
    width:auto;
    opacity:.9;
    filter:alpha(opacity=90);
    padding:5px;
    border:solid thin white;
}
.orderNav
{
    width:100%;
    float:left; 
    
}
.orderNav ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.orderNav li
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-image: url( 'images/repeat.jpg' );
    background-repeat: repeat-x;
    height:auto;
    margin-bottom:3px;
    border-top:solid thin #E9E9E9;
    border-left:solid thin #E9E9E9;
    border-right:solid thin #E9E9E9;
}
.orderNav li:hover
{
    background-image: url( 'images/repeat_on.jpg' );
    background-repeat: repeat-x;
}
.entry
{
    height:70px;
    margin:0px;
    padding:0px;
    float:left;
    width: 100%;
}
.DragHandleClass
{
    background-position: left top;
    width: 32px;
    height: 50px;
    background-image: url(  'images/Move-32.png' );
    background-repeat: no-repeat;
    cursor: move;
    margin-left: 5px;
    margin-top: 2px;
    margin-right: 15px;
    padding: 0px;
}
.orderNav h2 
{
    color:#1B3550;
    font-size: 16px;
    padding:0px;
    margin: 5px, 0px, 0px, 0px;
    font-weight: normal;
}
.orderNav p
{
    color:#1B3550;
    font-size: 12px;
    padding:0px;
    margin: 5px, 0px, 5px, 0px;
}
.sctPanel
{
    padding: 5px;
    background-color: #C6E9BE;
    border: thin solid #C6E9BE;
    margin-top: 10px;
    margin-bottom: 10px;
}
.sctPanel h2
{
    color:#22490A;
}
.imgRight
{
    float: right;
    border: thin solid #937E7B;
    padding: 2px;
    margin-left: 25px;
}
.imgLeft
{
    float: left;
    border: thin solid #937E7B;
    padding: 2px;
    margin-right: 45px;
    
}
.imgCen
{
    border: thin solid #937E7B;
    padding: 2px;
}
.formContact
{
    padding: 0px;
    margin: 0px;
    border: 1px solid #BBCBD7;
    background-color: #D9E1E8;
    background-repeat: no-repeat;
    vertical-align: top;
}
.formPanel
{
    width: 500px;
    padding:5px;
    text-align:left;
}
.imgThumb
{
    border: thin solid #83E747;
    padding: 3px;
    height: 75px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.imgThumbHover
{
    border:solid thin #22490A;
    padding:3px;
    height:75px;
    float:left;
    margin-right:5px;
    margin-bottom: 5px;
    background-color:#C9F4AE;
}
.pnlClose
{
    float: right;
    right: -15px;
    top: -15px;
    position: absolute;
}
.GalleryThumbs
{
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}
