/* Private: extranet */

/*styles for customer login area (extranet plugin)*/
.padding {padding:2px;}

/*form stuff*/
.extranetForm {padding:5px 0 0 0; margin:0; width:100%; text-align:center;}

.tableRow, .submitRow, .tableHeading {width:275px; margin:auto; padding:2px 0;}
.submitRow {background-color:#fff; text-align:right; margin-top:10px; padding-top:5px;}

.tableLeft {float:left; width:75px; font-weight:bold; color:#6F7170; font-size:100%; text-align:left; margin-left:10px;}
.tableRight {float:right; width:175px; text-align:center;}

.textInput {border:1px solid #6F7170; font-family:Arial,Helvetica; font-size:100%; width:150px; padding-left:1px;}

.errorMessage {width:100%; font-size:100%; text-align:center;}
.errorMessage, .errorMessage a {font-weight:bold; color:#f00;}

.formContent {margin:auto; width:275px; padding:0; background-color:#D9EAE0;}

.login {font-weight:bold; color:#fff; border:0; cursor:pointer; padding-left:15px; width:99px; height:26px; background:url(/images/button-login.gif) left no-repeat; margin:2px 0 0 20px;}

.extranetTop, .extranetBottom {display:block; width:275px; height:10px; font-size:9px;}
.extranetTop {background:url(/images/formsExtranet-top.gif) top no-repeat;}
.extranetBottom {background:url(/images/formsExtranet-bottom.gif) bottom no-repeat;}
