/* --------------------------------------------------
Site:      Schnucks Floral
Author:    Neil Monroe, Habanero
Version:   2006 January 5
-------------------------------------------------- */

/* General HTML Elements
-------------------------------------------------- */
* {
    margin: 0;
    padding: 0;
}
html, body, form {
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset {
    margin-bottom: 1em;
}
body, td, th {
    font: 10px "Times New Roman", Times, serif;
    color: #000000;
}
body {
    background-color: #ffffff;
}
p {
    line-height: 14px;
}
br {
    /*clear: both;*/
}
a {
    color: #0c7620;
    text-decoration: none;
    background-color: none;
}
a:hover {
    text-decoration: underline;
}
h1, h2, h3 {
    color: #0c7620;
    font-weight: bold;
}
h1 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
h2 {
    font-size: 16px;
    margin-bottom: 3px;
}
h3 {
    font-size: 13px;
    margin-bottom: 3px;
}


/* Miscellaneous Custom Styles
-------------------------------------------------- */
.clearing {
    clear: both;
}


/* Page Container
-------------------------------------------------- */
#pageContainer {
    width: 800px;
    margin: 0 auto;
    text-align: left;
}
#page {
}


/* Header
-------------------------------------------------- */
#header {
}

/* Page Content
-------------------------------------------------- */
#mailbox {
    position: absolute;
    width: 58px;
    height: 161px;
    margin-top: 113px;
    margin-left: 482px;
    z-index: 50;
}
#mainContainer, #mainContainerInt {
    background: url(../img/storeBg.jpg) no-repeat 0 0;
    width: 800px;
}
#mainContainerInt {
    background: url(../img/internalBg.gif) repeat-y 0 0;
}
#left, #leftInt {
    float: left;
    width: 293px;
    overflow: hidden;
}
#leftInt {
    width: 282px;
}
#leftTop, #leftTopInt {
    width: 181px;
    height: 172px;
    overflow: hidden;
    margin-left: 89px;
}
#leftTopInt {
    height: auto;
}
#leftBottom {
}
#center {
    float: left;
    width: 208px;
    overflow: hidden;
}
#centerTop {
}
#right, #rightInt {
    float: left;
    width: 299px;
    overflow: hidden;
}
#rightInt {
    width: 398px;
    /*padding: 10px;*/
    padding-bottom: 20px;
}
#rightInt p {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#rightTop, #rightTopInt {
    width: 406px;
    overflow: hidden;
    margin-left: 17px;
}
#rightTopInt {
    width: 398px;
    margin-left: 5px;
}
ul#rightTopInt li{
   list-style:none; 
   padding-left: 16px;
   padding-bottom:5px;
   font-size: 11px;
   background-image: url(../img/bullet.gif);
   background-repeat: no-repeat;
}
#rightTopInt fieldset{
   height: 100%;
   background-color:#f8f8f8;
   border-style:none;
   margin-right: 10px;
   margin-left: 10px;
}

#imagecell{
    /*background-color: #dcf1fd;*/
    display: block;
    position: float;
    padding: 0px;
}
#imagecell img{
    width: 175px;
    margin-top:3px;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 3px;
    padding: 1px;
    text-align: center;
    display: block;
}
#imagecell img.customwidth{
    text-align: center;
	margin: auto;
    display: block;
    position: float;
}
#imagecell h2{
    align: left;
}
#imagecell p{
   text-align:left;
   margin-left:5px;
   font-family: cursive, arial, times, verdana;
   font-size:13px;
   font-weight:lighter;
}

#imagecell a:hover img {
    border-style: solid;
    border-color: red;
    border-width: 1px;
    position: float;
    display: block;
    margin: 2px 1px 2px 1px; /* top right bottom left */
}
#imagecell a:hover img.withtext {
    border-style: solid;
    border-color: red;
    border-width: 1px;
    position: float;
    display: block;
    margin: -1px 1px 2px 1px; /* top right bottom left */
}

#imagecell a:visited{
}

#images td{
    width:175px;
    vertical-align:top;
    background-color: #dcf1fd;
    border-style:solid;
    border-width:1px;
    position:relative;
}

#rightBottom {
}


/* Footer
-------------------------------------------------- */
#footer, #footerInt {
    text-align: center;
    color: #cd1041;
    font-size: 13px;
}
#footerInt {
    width: 708px;
    margin-left: 37px;
    padding-top: 5px;
    border-top: 1px solid #000000;
}
.footnote {
    font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
    line-height: 15px;
}


/* Navigation
-------------------------------------------------- */
#creditsContainer {
    padding-top: 6px;
    padding-left: 10px;
}
ul#credits li {
    list-style-type: none;
    line-height: 13px;
    padding-left: 21px;
    padding-top: 7px;
    background-image: url(../img/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 7px;
    color: #0c7620;
}
ul#credits li.first {
    padding-top: 0;
    background-position: 0 0;
}

ul#leftNav li {
    list-style-type: none;
    border-bottom: 1px solid #ffffff;
    padding-left: 9px;
    font-size: 15px;
    font-weight: bold;
}
ul#leftNav li a {
	cursor: hand;
    display: block;
    margin: 5px auto;
}
ul#leftNav a.selected {
    color: #000000;
}

ul#leftNav a.mainSelected{
    color:red;
}

ul#leftNav li ul {
    padding-left: 6px;
}
ul#leftNav li ul li {
    border-bottom: 0;
    font-size: 13px;
}

ul#footerNav li {
    list-style-type: none;
    display: inline;
    padding: 0 8px;
    font-size: 11px;
    color: #0c7620;
}


/* Forms
-------------------------------------------------- */
.FormContent {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.FormContent label {
    font-weight: bold;
}
input.CheckBox, .CheckBox input, .CheckBoxList input,
input.RadioButton, .RadioButton input, .RadioButtonList input {
    display: inline;
    clear: left;
    margin: 0;
    width: 13px;
    height: 13px;
}
label.CheckBox, .CheckBox label, .CheckBoxList label,
label.RadioButton, .RadioButton label, .RadioButtonList label {
    display: inline;
    font-weight: normal;
    margin: 0;
    margin-left: 3px;
}
input.Button, input.ButtonLong {
    font: 11px "Times New Roman", Times, serif;
    color: #0c7620;
    border: 1px solid #000000;
    background: #ffffff;
    cursor: pointer;
    cursor: hand;
    display: inline;
    font-weight: bold;
    letter-spacing: 1px;
    height: 20px;
    width: 85px;
}
input.ButtonLong {
    width: 150px;
}

.ButtonSmall{
    font: 10px "Times New Roman", Times, serif;
    color: blue;
    border: 1px ridge #339999;
    background: #ccffff;
    cursor: pointer;
    cursor: hand;
	margin-right:1px;
    margin-left:69px;
    position:absolute;
	font-weight: bold;
    #letter-spacing: 1px;
    height: 17px;
    width: 60px;
}


input.TextBox, input.TextBoxShort, input.TextBoxLong,
textarea.TextBox, textarea.TextBoxShort, textarea.TextBoxLong {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    border: 1px solid #000000;
    padding: 2px;
    width: 220px;
}
input.TextBoxShort, textarea.TextBoxShort {
    width: 100px;
}
input.TextBoxLong, textarea.TextBoxLong {
    width: 350px;
}
select.DropDownList, select.ListBox {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

fieldset {
    padding: 2px 4px 10px 10px;
}
fieldset legend {
    font-size: 13px;
    font-weight: bold;
    color: #0c7620;
    margin-bottom: 0.5em;
    margin-right: 4px;
    margin-left: 4px;
}
fieldset label {
    display: block;
    margin: 5px 0 0 0;
    font-weight: bold;
    color: #000000;
}
fieldset p {
    margin-bottom: 8px;
}
