body {font-size:75%;color:#333;background:#fff;font-family:Helvetica, Arial, sans-serif; margin:0;}

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

a { color: #2074D0; }
a:focus, a:hover { color: #4FABDF; }
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a img {border: none;}
blockquote {font-style:italic; line-height: 1.6em;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin: 0.5em 0;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th, td, caption {padding:4px 10px 4px 5px;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
tr.even td {background:#e5ecf9;}
td.fit {width: 1%;}
tfoot {font-style:italic;}
caption {background:#eee;}
input, select, option {vertical-align: middle;}

.hide {display:none;}
.collapse {height: 0px; overflow: hidden;}
.small {font-size:.8em;margin-bottom:1.875em;}
.large {font-size:1.2em;margin-bottom:1.25em;}
.tiny {width:1%;}

.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.blur {color:#999;}

.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.left {float:left;}
.right {float:right;}

.to-right {text-align: right !important;}
.to-left {text-align: left !important;}
.to-center {text-align: center !important;}
.to-justify {text-align: justify !important;}

.middle {vertical-align: middle;}

.sep {margin: 0 0.5em; border-left: 1px dotted #aaa;}
.sep-top {padding-top: 1em; border-top: 1px dotted #aaa;}
.sep-bottom {padding-bottom: 1em; border-bottom: 1px dotted #aaa;}

label {font-weight:bold;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
.text, .title, .title input {font-size:1.2em;}
.error, .notice, .success, .info, .errorlist {padding: 2px 5px;}
span.error, span.notice, span.success, span.info {background-color: transparent; border: none; font-weight: bold;}
.error, .errorlist {background:#FBE3E4;color:#8a1f11;border:1px solid #FBC2C4;}
.info {background:#CFF6FF;color:#214751;border:1px solid #84D0FF;}
.notice {background:#FFF6BF;color:#514721;border:1px solid #FFD324;}
.success {background:#E6EFC2;color:#264409;border:1px solid #C6D880;}
.errorlist {list-style-position: inside;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#214751;}

.inline ul {list-style:none; display:inline;}
.inline li {display: inline;}
.gridlist li {display:inline-block; width:240px;}
.nolist ul {list-style:none;}

.shadow {border: 1px solid #aaa; -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px; -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;}
.photo {background: #fff; border: 1px solid #aaa; padding: 4px; -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px; -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;}
.photo.left {margin-right: 10px;}
.photo.right {margin-left: 10px;}
.noimage {line-height:60px; text-align:center; color: #aaa; font-weight: bold; font-size: 80%;}
.thumb {width: 60px; height: 60px;}
.result {width: 110px; height: 110px;}

.icon {padding: 2px 4px 2px 26px; background-position: 4px center; background-repeat: no-repeat;}
ul.icons {list-style: none;}
ul.icons li {line-height: 100%;}

.button, button {
    color: #333 !important;
    text-decoration: none;
    padding: 6px 4px;
    margin: 0 4px;
    border: 1px solid #aaa;
    -moz-border-radius: 6px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 2px;
    background: url("/media/img/private/button.png") #fff repeat-x bottom;
}
.button:active, button:active {
    background: url("/media/img/private/button-down.png") #d9d9d9 repeat-x top;
    -moz-box-shadow: none;
}
.button:focus {outline: none;}
button[disabled] {opacity: 0.5;}

.autocomplete-w1 {position: absolute; top: 0px; left: 0px; margin: 8px 0 0 6px; z-index: 9999;}
.autocomplete {background: #fff; border: 1px solid #aaa; -moz-box-shadow: #aaa 0 2px 4px; -webkit-box-shadow: #aaa 0 2px 4px; cursor: default; text-align: left; max-height: 350px; overflow-y: auto; margin: -6px 6px 6px -6px; width: 100% !important;}
.autocomplete .selected { background: #e0e0e0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }