﻿
div.advSearchWrapper {
    min-height: 500px;
    padding: 30px 0 0;
    width: auto;
}
div.pageBanner {
    background: none repeat scroll 0 0 transparent;
    display: table;
    margin: 0;
    padding: 10px 0 0;
    width: 973px;
}
div.pageBanner img {
    display: block;
}
div.pageHeader {
    border-bottom: 1px solid #CCCCCC;
    color: #666666;
    margin: 0;
    overflow: hidden;
    padding: 30px 0 4px;
    width: 100%;
}

div.productCatalog h2 {
    float: left;
    margin-top: 2px;
    padding-bottom: 3px;
    width: 300px;
}

div.pageContent {
    float: left;
    padding: 30px 0 17px;
    width: 100%;
}

div.searchSection {
    overflow: hidden;
    width: 920px;
}
div.searchHeader {
    float: left;
    padding-right: 20px;
    padding-top: 1px;
    width: 100px;
}
div.searchHeader h3 {
    color: #666666;
    font: bold 130% arial;
    padding-top: 3px;
    text-align: right;
}
div.searchRow {
    margin: 0;
    padding: 0;
}
div.searchRow label {
    color: #666666;
    float: left;
    font: 110% arial;
    padding-top: 5px;
    text-align: left;
    width: 150px;
}

div.btnSection {
    bottom: 2px;
    position: absolute;
    right: -90px;
}
div.btnSection input {
    float: left;
    margin-top: 80px;
}

div.productDetail {
    clear: both;
    padding-top: 20px;
    width: auto;
}
div.product {
    margin: 0;
    padding: 0;
}
div.productDetail div.contentSection {
    position: relative;
}
div.productDetail h2 {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 25px;
    padding-bottom: 8px;
    width: 100%;
}
div.product h3 {
    color: #666666;
    font: bold 150% arial helvetica san-serif;
    margin: 20px 0 10px 15px;
    width: 200px;
}
div.productDetails {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #666666;
    float: left;
    min-height: 200px;
    padding: 22px 16px 20px;
    width: 600px;
}

div.bottomLinks {
    display: table;
    width: 100%;
}
div.bottomLinks img {
    float: right;
    margin-bottom: 10px;
}


span.arrow img {
    margin-right: 5px;
    margin-top: 5px;
    vertical-align: top;
}


/* ######################################################## */

div.Column21 {
    float: left; width: 130px; padding-right: 25px;
    border: 1px solid #FFFFFF; font-weight: bold;
}

div.Column22 {
    float: left; width: 770px;
    border: 1px solid #FFFFFF; font-weight: normal;
}

div.Column22 label {
    display: block; float: left; width: 100px; 
    font-weight: bold; color: #666; 
}

div.Column22 h3 {
    font: bold 16px; color: #64842e; line-height: 1.3em; margin-bottom: 15px; 
}

div.Column22 h4 {
    font-weight: bold; font-size: 15px; color: #666666; line-height: 1.3em; margin-bottom: 15px; text-decoration: underline;
}

.grayBox {
    float: left; padding: 20px 15px 10px 15px; min-height: 100px;
    color: #333; background: none repeat scroll 0 0 #F7F7F7;
}

span.source {
    color: #abc;
    font-size: 95%;
}
span.attent { 
		color: #ab7d17; text-decoration: underline; }


div.pageContent tr 	{ height: 24px; }
.r0 								{	background-color: #cccccc; }
.r1 								{	background-color: #FFFFFF; } 
.r2 								{	background-color: #EEEEEE; }

div.pageContent td 	{
    border-bottom: 1px solid #DDDDDD;
    cursor: pointer;
    font: normal 11px verdana,arial,serif;
    padding-left: 5px; }
