﻿/*******
******** STYLES FOR COMMON LAYOUT */
.tx-wxtender-pi1 .form_table { width: 418px; }
.tx-wxtender-pi1 .form_table tr { width: 418px; }
.tx-wxtender-pi1 .form_table tr .firstname { padding-right: 8px; }
.tx-wxtender-pi1 .form_table tr .title { }
.tx-wxtender-pi1 .form_table tr .postcode { padding-right: 8px; }

.tx-wxtender-pi1 .info_box { margin-bottom: 16px; width: 418px; }
.tx-wxtender-pi1 h3 { padding: 0; margin-bottom: 1px; }
.tx-wxtender-pi1 .form_table { padding-bottom: 5px; border-collapse: collapse; }
.tx-wxtender-pi1 .form_table label { margin-bottom: 3px; display: block; float: left; width: 100%; }
.tx-wxtender-pi1 .form_table select, 
.tx-wxtender-pi1 .form_table input { border: 1px solid #b8bab9; height: 14px; line-height: 14px; text-indent: 2px; padding: 3px 0; margin-bottom: 4px; }
.tx-wxtender-pi1 .form_table select { height: 22px; line-height: 22px; padding: 0px; color:#666666; }
.tx-wxtender-pi1 .form_table .standard input { width: 416px; }
.tx-wxtender-pi1 .form_table #id_postcode { width: 80px; }
.tx-wxtender-pi1 .form_table #id_city { width: 325px; }
.tx-wxtender-pi1 .form_table #id_firstname { width: 264px; }
.tx-wxtender-pi1 .form_table #id_title { width: 141px; }
.tx-wxtender-pi1 input.submit, .tx-felogin-pi1 input.submit { background: #F3F3F3 url(../imgs/submit.gif) no-repeat right center; color:#666666; cursor:pointer; border: none; height:22px; margin: 25px 0 50px 0 ; padding:1px 3px 4px; text-align:left; width:132px; }
.tx-wxtender-pi1 .error_required { color: red; font-style: italic; }

.tx-wxtender-pi2 .file { font-size: 1em; padding-top: 23px; padding-bottom: 3px; width: 414px; border-bottom: 1px solid #b2b2b2; }
.tx-wxtender-pi2 .file strong { color: #870223; padding-left: 12px; background: url(../imgs/item-arrow.jpg) no-repeat 0 4px; display: block; margin-bottom: 8px;  }
.tx-wxtender-pi2 .icon { float: left; width: 68px; text-align: center;}
.tx-wxtender-pi2 .info { float: left; width: 343px; vertical-align: top;  }
.tx-wxtender-pi2 .clear { clear: both; }
