@charset "utf-8";


.formbox {clear: left;}

/* use only with specifications */

.form4 {font-size: 1.5em; font-weight: bold; margin-left: 35%; padding: .0; text-align: center;}

.price4 {float: left; font-size: 1.5em; font-weight: bold; padding: .0; text-align: center; width: 35%;}

.item-wrap {clear: left; float:left; position:relative; left:50%; text-align:left; margin: 1em 0 0 0;}

.items {border: 1px solid red; list-style:none; width: 65em; position:relative; left:-50%; overflow: hidden;}

.item-top {margin: 1em 0 0 5em; float: left; width: 3em;}

/* For 6 items */
.item-top-eight {margin: 1em 0 0 3em; float: left; width: 3em;}

/* For 8 items */
.item-top-nine {margin: 1em 0 0 2.75em; float: left; width: 3em;}

/* For 9 items */
.item-top-eleven {margin: 1em 0 0 1.85em; float: left; width: 3em;}

/* For 11 items */
.item-top-twelve {margin: 1em 0 0 1.35em; float: left; width: 3em;}

/* For 12 items */

.item-top-fourteen {margin: 1em 0 0 .9em; float: left; width: 3em;}

/* For 14 items */

.item-top image {border: thin solid #808080;}

.item-wrap h6 {clear: both; color: green; font-style: oblique; font-weight: bold; font-size: 1em; margin:  auto; padding: 0}

.select {margin-right: 2em}

/* Adds space between selected item and price */
.center-text {text-align: center; float: left; position: relative; left: 25%;}

.center-text-left {text-align: center; float: left; position: relative; left: 18%;}

.center-text-right {text-align: center; float: right; position: relative; right: 18%;}

.center-text-left li {list-style: none;}

.center-text-right li {list-style: none;}

.center-text-left h3 {padding-bottom: .5em;}

.center-text-right h3 {padding-bottom: .5em;} 

#table-morepics {background-color: white; border: thin solid #6600FF; margin: 0em 1em; width: 60em; border-collapse: collapse}

#table-morepics td {background-color: white; border: thin solid #6600FF; text-align: center; }

select {margin-right: 2em}

/*about-us pages*/

p.center {
    text-align: center;
    font-size: 1.25em;
    color: #666666 
/*        medium grey*/

}
