﻿* {
    margin: 0;
    padding: 0;
}

html
{
    font-family: Arial, sans-serif;
    font-size: 62.5%;
}

.online{
    text-decoration: underline;
    font-weight: bold;
    font-style: italic;
}


#container{
    width: 978px;
}

#masthead{
    width: 978px;
    height: 86px;
}

#home_right{
    margin-left: 40px;
}

#middle{
    width: 978px;
    
}

#middle .navigation{
    float: left;
    width: 200px;
    min-height: 537px;
    font-size: 1.4em;
    margin-top: 1px;
    background-image: url(../images/menuslice200x460.png);
    background-repeat: no-repeat;
    background-position: 1px 264px;
}

#middle .navigation img.trans_over{
    float:right;
    position:relative;
    top: -72px;
}

#middle .navigation ul{
    background-color: #dce2ef;
}

#middle .navigation li img.trans_over_row{
    float:right;
    position: relative;
}

#middle .navigation li{
    list-style-type:none;
    border-bottom: 1px solid white;
    overflow: hidden;
    height: 32px;
}

#middle .navigation li a{
    position: relative;
    top: 9px;
    color: #7988ab;
    text-decoration: none;
}

#middle .navigation .dma_nav_logo{
    position: relative;
    float: left;
}

#middle .navigation li.hover{
    background-color: #7988ab;
}

#middle .navigation li.hover a{
    color: white;
    text-decoration: none;
}

#middle .middle_wrapper{
    width: 778px;
    float: left;
}

#middle .middle_wrapper .headline{
    padding-top: 1px;
    height: 69px;
    padding-bottom: 10px;
    white-space: nowrap;
}

#middle .middle_wrapper .content{    
    margin-top:10px;
    padding: 0 10px;
    color: #3f3f3f;
    font-size: 1.2em;
}

#middle .headline .title
{
    color:#7988AB;
    float:left;
    font-style:italic;
    font-weight:bold;
    left:-366px;
    margin-left:10px;
    margin-top:58px;
    position:relative;
    width:247px;
    font-size: 1.4em;
}

#middle .headline .image_row
{
    float:left;
    left:296px;
    position:relative;
    display: none;
}

#middle .headline .image_row .img1
{
	float: left;
}

#middle .headline .image_row .img2{
	float: left;
    left:-17px;
    position:relative;
}


#middle .headline .image_row .img3{
	float: left;
    left:-34px;
    position:relative;
}
  

#middle .headline .call_to_action
{
    float:left;
    left: 24px;
    position:relative;
    text-align:center;
    top: 16px;
}  

#middle .content img
{
    border: 0;
}

#middle .content ul,
#middle .content ol
{
    margin-left: 15px;
}

#middle .content ol
{
    margin-left: 30px;
}

#middle .content ul li,
#middle .content ol li
{
    margin-bottom: 5px;
}

#middle .content ul.faqs li
{
    margin-bottom: 10px;    
}

#middle .content ul.faqs {
    margin-bottom: 120px;
}

#middle .content ul.counts_orders li
{
    margin-bottom: 10px;    
}

#middle .content ul.counts_orders {
    margin-top: 15px;
}

#middle .content a
{
    color: #3f3f3f;
}

#middle .content a.hover,
#middle .content a.current
{
    color:#7988AB;
}

#middle .content h4
{
    margin-bottom: 0.5em;
}

#middle .content p
{
    margin-bottom: 0.5em;
}

#middle .content table
{
    border: 1px solid black;
    border-collapse: collapse;
    margin-top: 15px;
    width: 100%;
}

#middle .content th
{
    border: 1px solid black;
    background-color: #7988ab;
    color: white;
    padding: 0.2em;
}

#middle .content td
{
    border: 1px solid black;
    padding: 0.2em;
}

#middle .content td.number{
    text-align: right;
}

#middle .content table.no_border
{
border: none;
}

#middle .content table.no_border td
{
border: none;
}

#middle .left_content
{
 float: left;   
 width: 250px;
 margin-right: 60px;
}

#middle .right_content
{
float: left;
width: 425px;
}    

#middle .product_bottom
{
    clear:both;
    padding: 25px 0;
    text-align:center;
}    

#middle .section_title
{
    color: #7988ab;
    font-style: italic;
    font-weight: bold;
}    

#middle .online_products
{
    margin-bottom: 20px;
}    

#middle .product_item,
#middle .product_item_listing
{
    padding-left: 31px;
    background-image: url(../images/D&Blogo.gif);
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 25px;
    margin-left: 30px;
}

#middle p.product_item{
    margin-bottom: 1.4em;
}


#middle .product_item_listing{
    line-height: 12px;
}
    
    

#middle .product_item a,
#middle .product_item_listing a,
#middle .headline .call_to_action p
{
    font-weight: bold;
    color: #3f3f3f;
}

#middle .headline .call_to_action p
{
    font-size: 1.2em;
}

#footer{
    border-top: 2px solid black;    
    clear: both;
    text-align: center;
}

#footer ul{
    margin-top: -top: 3px;
    margin-left: 200px;
    margin-bottom: 20px;
}

#footer ul li{
    list-style-type: none;
    float: left;
    padding: 0 10px;
}

#footer ul li a
{
    font-weight: bold;
    color: #3f3f3f;
    text-decoration: none;
}

#copy{
    color: #7988AB;
    margin-bottom: 5px;
    margin-top: 5px;
}

img.info{
    margin: -5px 0;
}

.red {
  color: #d4270d;
}

.red a img{
  padding-left: 2em;
}
