/**
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to support@storefrontconsulting.com so we can send you a copy immediately.
 *
 * @copyright  (C)Copyright 2010 StoreFront Consulting, Inc (http://www.StoreFrontConsulting.com/)
 * @author     Dennis Rogers
 */
 
.wholesaler { border:1px solid #d7d1d2; position:relative; text-align:center; padding:100px 100px 70px;}
.wholesaler.secure { padding-top: 50px; }
.wholesaler .topleft { background:url("../images/bg_wholesaler_topleft.jpg") no-repeat scroll 0 0 transparent; height:268px; left:0; position:absolute; top:0; width:238px; z-index:1;}
.wholesaler .botright { background:url(../images/bg_wholesaler_botright.jpg) no-repeat; position:absolute; bottom:0; width:238px; height:268px; right:0;}
.wholesaler .content { z-index:10; position:relative;}
.wholesaler .image-text { display:block; padding:5px; margin:5px auto;}
.wholesaler .line { width:325px; border-bottom:1px solid #71887d; margin:10px auto;}
.wholesaler .form-list label,
.wholesaler .form-list .input-text { width:150px;}
.wholesaler .content p,
.wholesaler .content>span { font:normal normal 13px/20px Verdana, Arial, sans-serif; padding: 5px 0;}
.wholesaler .form-list { padding: 35px 130px; }
.wholesaler .form-list li { padding: 5px 0; }
.wholesaler .contact { padding-top: 35px; }
.wholesaler .files-box { border: 1px solid #71887D; margin: 15px 0px; padding: 10px 15px; text-align: left; }
.wholesaler .files-box li a { text-decoration: none; font: normal normal 13px/24px Verdana, Arial, sans-serif; }
.wholesaler p.required { width: auto; font-size: 11px; text-align:center; }
.wholesaler #login .validation-advice { width: 525px; }
.wholesaler .catalog { text-align:left; float:left; width: 150px; margin: 0 0 3px 10px; }
.wholesaler .catalog  .checkbox{ width: 20px; float:left; }
.wholesaler .catalog  .label { width: 80px; float:left; }
