body, html { margin:0px; padding:0px; background:#f1f0f0; color:#555555; font-size:12px;   }
body, html, textarea { font-family:Arial, sans-serif;  }
body { position:relative; }
img, a img { border:none; }
a, a:visited, a:hover, a:link, a:active { outline:none; color:#555555;  }
a:hover { color:#555555; }

body > form {  position:relative;  }

#wrapper { width:100%; min-width:960px; }

#content { width:1000px; margin:0 auto; min-height:400px; font-size:12px; padding: 20px 0;  }
h4 {margin:0 0 2px; font-weight:bold; font-size: larger;}
.pdf-field {margin-bottom:20px;}
.pdf-field.button > a {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #000;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: block;
    font-size: 12px;
    margin-bottom: 8px;
    padding: 4px 6px;
    text-align: center;
    text-decoration: none;
    width: 250px;
}
table div {margin-bottom:10px;}
ul {padding:0; margin:0;}
ul li {list-style:none; line-height:20px;}
ul.specification li {display:block; float:left; width:100%; }

ul.media-gallery li {display:block; float:left; width:300px; margin:0;}
ul.media-gallery li div { overflow:hidden; text-align:center;}

.column {width:320px; float:left;}
.column.right {width:300px; float:right;}

.clear {clear: both; display: block; overflow: hidden; visibility: hidden;	width: 0;	height: 0;}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
}

.pdf-field img.web {display:none;}
.pdf-field img.print {display:block;}

/*dealers*/
.retail-list.full-info {width: 670px; margin: 20px auto;}
.dark-block  {display:none;}
.retail-list.full-info h5 {font-size:26px;}
.retail-list.full-info .first-part {float: left; width: 59%;}
.retail-list.full-info .second-part {float: right; width: 39%; padding-top:120px;}
.retail-list.full-info .second-part a {display:none;}
.retail-list.full-info .top-retailer {
    background: url("images/logo-small.html") no-repeat scroll center top transparent;
    float: left;
    font-size: 10px;
    padding-top: 24px;
    margin-top:20px;
}
