/********************************************************************/
/**********************   AURORA TEMPLATE    ************************/
/********************************************************************/


#nav {display: none;}
#numbers {display: none;}
#content {padding-bottom: 30px; width: 900px;}










/********************************************************************/
/**********************    BRAND SPECIFIC    ************************/
/********************************************************************/

.question {font-weight: bold; border-top: 1px solid #ededed; padding-top: 20px; background: url(/templates/specsfactory/_images/icons/q.gif) no-repeat 0 15px; padding-left: 30px;}
.answer {background: url(/templates/specsfactory/_images/icons/a.gif) no-repeat left -4px ; padding-left: 30px; min-height: 30px;}



/* MEMBERS ROOT PAGE */

#memberslogin, #memberssignup {float: left; width:420px;}
#memberslogin {padding-right: 30px;}
#memberslogin label, #memberssignup label {width: 150px;}
#memberslogin .form,  #memberssignup .form {width: 400px;}
#memberslogin .button, #memberssignup .button {margin-left:150px;}
#memberslogin .form, #memberssignup .form {min-height: 190px;}
#memberslogin .sub_error, #memberssignup .sub_error {margin-left: 0px;}

.contactcolumn {width: 250px; float: left; border-right: 1px solid #ddd; padding-right: 20px; margin-right: 20px; height: 550px;}





.data {width: 700px; border: 1px solid #ddd; margin-bottom: 20px; margin-top: 20px;}
.data td {width:250px; padding-right: 100px; padding: 2px 5px 2px 5px; border-bottom: 1px solid #f0f0f0;}
.data th {text-align: left;padding: 2px 5px 2px 5px; background: #D0007E; color: #fff; height: 25px;}
.data .tablesub {background: #ddd; font-weight: bold;}
