/*-------------------------------------------
    misc
-------------------------------------------*/
* {
    margin:0;
    padding:0;
    border:0;
}
body {
    background:#e8dab7 url("/images/bg.gif") repeat-x scroll 0 0;
    padding-bottom:20px;
}
body, h1, h2, input, textarea, select {
    font-size:12px;
    font: normal normal normal 12px/15px Arial, sans-serif;
    color:#5c5c5c;
}
input,textarea {
    padding:2px 4px;
    width:220px;
}
textarea {
    width:270px;
}
textarea.mini {
    height: 45px;
}
input.short {
    width:auto !important;
    border:none !important;
}
input.pretel {
    width:30px;
    text-align:right;
    margin-right:5px;
}
input.tel {
    width:175px;
}
a:link, a:visited {
    color:#5c5c5c;
}
a:hover {
    text-decoration:none;
}
#wrap {
    margin:40px auto;
    padding-top:70px;
    width:818px;
    background:transparent url("/images/frame_top.gif") no-repeat scroll 0 0;
}
#bottom {
    height:15px;
    background:transparent url("/images/frame_bottom.gif") no-repeat scroll top center;
}
* html #bottom {
    font-size:1px;
}
.btn {
    background:#e9e9e9 url('/images/controls/bg.gif') repeat-x scroll 0 0;
    color:#595959;
    padding:2px;
    *padding:2px 5px !important;
    cursor: pointer;
    width:auto !important;
}
a.btn {
    border:1px solid #d2d1d0;
    font-size:12px !important;
    color:#595959 !important;
    text-decoration:none;
    padding:3px 5px 3px 5px !important;
    *padding:4px 7px !important;
}
a.arrow {
    padding:3px 6px !important;
}
a.next {
    border-left:none !important;
    margin:0 8px 0 0 !important;
}
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
* html .clearfix {
    height:1%;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
table td {
    padding:0;
    margin:0;
    vertical-align:top;
}
table th {
    text-align:left;
    vertical-align:top;
}
input, textarea, select, a.btn {
    border:1px solid #d2d1d0;
}
:focus {
    outline:none;
}
.print {
    display:none;
}
.error {
    color:red;
    margin-top:2px;
    display:block;
}
#info {
    color:#009900;
    background:#99ff99;
    border:1px solid #009900;
    font-weight:bold;
    margin:0 30px 20px 51px;
    padding:7px 15px;
}
/*\*/
html* #info {
    width:702px; /* safari */
}/**/
* html #info {
    width:auto;
}
.nowhite {
    white-space:nowrap;
}

/*-------------------------------------------
    head
-------------------------------------------*/
#logo {
    position:relative;
    float:left;
    margin:-44px 0 0 38px;
}

/*-------------------------------------------
    content
-------------------------------------------*/
h1 {
    background:#FFF url('/images/title_bg.jpg') repeat-y scroll 0 0;
    font-size:15px;
    font-weight:normal;
    padding:11px 20px 11px 43px;
    margin:0 9px 42px 9px;
}
h1 span {
    margin:0;
    padding:0 0 0 8px;
    font-size:12px;
    font-weight:normal;
}
h2 {
    font-size:14px;
    font-weight:normal;
    margin:18px 20px 10px 0;
}
#left h2 {
    margin:0 0 8px 43px;
}
.gap {
    padding-top:30px;
}
#content {
    margin:0 9px 0 9px;
    padding-bottom:60px;
    min-height:300px;
}
* html #content {
    height:300px;
}
#left, #right {
    position:relative;
    float:left;
    width:385px;
    padding-bottom:40px;
}
#right {
    width:369px;
    padding-left:46px;
}
#left ul {
    margin:0 10px 0 55px;
}
#left li {
    margin:0 0 12px 0;
}
#right table {
    border-spacing:0;
    border-collapse:collapse;
    margin:0 20px 0 0;
}
#right td {
    padding:0 12px 20px 0;
    vertical-align:top;
}
#left p {
    margin:0 0 14px 43px;
}
#right p {
    margin:0 20px 14px 0;
}
#right .photo {
    margin-bottom:15px;
}

/*-------------------------------------------
    footer
-------------------------------------------*/
#footer {
    clear:both;
    margin:0 9px;
    border-top:1px solid #e6e5e3;
    width:800px;
}
#footer a {
    position:relative;
    float:right;
    margin:11px 18px 18px 0;
}

/*-------------------------------------------
    meta controls
-------------------------------------------*/
#abc {
    position:absolute;
    top:0;
    left:0;
    z-index:100;
    border:1px solid #d2d1d0;
    font-size:12px !important;
    color:#595959 !important;
    padding:0 3px;
    background:#e9e9e9 url('/images/controls/bg.gif') repeat-x scroll 0 0;
    cursor:pointer;
}
* html #abc {
    width:365px;
}
#abc a:link, #abc a:visited, #abc a:hover {
    display:block;
    float:left;
    text-decoration:none;
    padding:4px 3px 3px 3px;
}
#abc a:hover, a.selected {
    background:#c1c1c1;
    color:#FFF !important;
}
#controls {
    width:734px;
    height:20px;
    margin:0 33px 30px 51px;
}
#controls .misc {
    position:relative;
    float:left;
    margin-top:-3px;
    *height:20px;
    *padding-top:6px !important;
    *padding-bottom:6px !important;
}
#controls .misc input {
    margin-right:6px;
}
#controls .misc p {
    margin-top:5px;
}
#controls .misc input {
    margin-top:-4px;
}
#controls .misc a {
    *position:relative;
    *float:left;
    *display:block;
    margin-right:7px;
}
#controls #paginate {
    position:relative;
    float:right;
    font-size:12px;
    margin-left:3px;
    margin-top:-7px;
    color:#595959;
    *height:20px;
    *padding-top:6px !important;
    *padding-bottom:6px !important;
}
#controls #paginate a {
    color:#9D9D9D;
}
#controls #paginate div {
    display:inline;
    vertical-align:top;
    line-height:25px;
    padding-left:7px;
}
* html .ie_page {
    margin-top:-3px !important;
}
#controls div.back {
    margin-top:-3px !important;
}
#controls .search .searchbox {
    padding:3px 2px;
    width:130px;
}
#controls .gap {
    margin-left:40px;
    padding:0 !important;
}
#controls .abc {
    margin-left:10px !important;
}
*html #controls .misc {
    padding-top:6px !important;
    margin-top:0;
}
*html #controls .misc a {
    float:none;
    display:inline;
}
#controls .misc form {
    *margin-top:-3px;
}
*html #controls .misc form {
    margin-top:-6px;
}
*html #controls .misc input {
    margin-top:0;
}
*html #controls div.back {
    padding-top:9px !important;
    margin-top:0 !important;
}

/*-------------------------------------------
    logout
-------------------------------------------*/
.logout {
    position:relative;
    float:right;
    margin:-67px 33px 0 0;
}
*html .logout {
    margin-right:16px;
}
.logout a:link, .logout a:visited {
    text-decoration:none;
}
.logout img {
    vertical-align:middle;
    margin:0 0 0 4px;
}
.logout span {
    margin: 5px;
}


/*-------------------------------------------
    missing
-------------------------------------------*/
pre, #left pre {
    color:red;
    font-size:15px;
    padding:0 10px 10px 0;
}
#left pre {
    margin-left:42px;
}