/* css document for I.Q. */
body
{
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: 10pt;
  background-color:#21232E;
  margin:0px;
  padding:0px;
  text-align:center;
}

form, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
}

a img {
  border: 0;
}
a:hover img {
  text-decoration: none;
}

#shipping-information {
 display: block;
 border-top: 1px solid #5e4b11;
}
#shipping-information .title {
 display: block !important;
 padding: 5px 0px;
 font-size: 11pt;
}
#shipping-information ul {
 margin: 0px 0px 5px 0px;
}

#wrapper
{
  width:802px;
  margin:auto;
  border: solid #3D0C0A;
  border-width: 0px 10px;
  background: #fff url('/media/images/style_images/green_col.jpg') repeat-y top left;
}

#topText {
  position: absolute;
  top: 15px;
  margin-left: 100px;
  height: 80px;
  width: 350px;
/*   background: transparent url('/media/images/style_images/top_text.gif') top left no-repeat; */
}

#content
{
  min-height: 300px;
  text-align:left;
  width: 480px;
  z-index:1;
  margin-top: -220px;
  margin-left: 80px;
  padding: 20px 20px 50px;
/*   background: transparent url('/media/images/style_images/bottom_left_floral.jpg') bottom left no-repeat; */
}

#navigation
{
	width:802px;
/* 	height:720px; */
	z-index:5;
	padding:0px;
	margin:0px;
    background: transparent url('/media/images/style_images/web_logo_top_short_802w.png') top right no-repeat;
/*     border:solid 1px red; */
}

#mainNav
{
    margin-top:268px;
}

#logo_bottom
{
    height:187px;
    margin-top:-4px;
    z-index:5;
    background: transparent url('/media/images/style_images/web_logo_bottom_802w.gif') right no-repeat;
}

#footer
{
  background-color: #3D0C0A;
  color: #ddd;
  padding: 20px 0;
  width:100%;
  clear:both;
  font-size: 8pt;
}
#footer a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#footer ul li {
  display: inline;
  margin: 5px 10px;
}

#pageText,
.cmsArticle {
  width: 95%;
}

#newsletterSubscribePage .label {
  width: 150px;
  margin-right: 5px;
}

#newsletterSubscribePage label {
  font-size: 8pt;
}

.service {
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 50%;
  float: left;
}

.randomImage {
  text-align: center;
  float: right;
  margin-right: 50px;
  width: 240px;
  font-weight: bold;
}
.randomImage div.content,
.randomImage div.top b,
.randomImage div.bottom b {
  background-color: #6b99bb;
  color: #fff;
}
.randomImage img {
  border: 5px solid #fff;
}
.randomImage a {
  color: #fff;
}

.description-hover
{
   text-align: center;
   display: none;
   z-index: 1000;
   margin-top:100px;
   border: 2px solid #555;
   background-color: #fff;
   position: absolute;
   top: 100px;
   left: 650px;
}

#mtype_div
{
    display:none;
}

.spacer
{
    height:20px;
}

.roundBox {
  margin-bottom: 20px;
  z-index: 10;
}
.roundBox .content {
  background-color: #3b2517;
  background-color: #e7dec5;
  color: #fff;
  color: #8c7326;
  color: #5e4b11;
  padding: 10px;
}
.roundBox .top b,
.roundBox .bottom b {
  background-color: #3b2517;
  background-color: #e7dec5;
  display: block;
  overflow: hidden;
  font-size: 1px;
}
.roundBox .b1 {
  margin: 0 5px;
  height: 1px;
}
.roundBox .b2 {
  margin: 0 3px;
  height: 1px;
}
.roundBox .b3 {
  margin: 0 2px;
  height: 1px;
}
.roundBox .b4 {
  height: 2px;
  margin: 0 1px;
}
