@charset "utf-8";
/* CSS Document */

html {
    height:100%;
    width:100%;
}
body {
    height:100%;
    width:100%;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 12px;
    color:#000000;
    background:#021126;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
    padding:0;
    margin:0;
    /*	border:0;*/
}
.all {
    margin:0 auto;
    width:925px;
    border:1px #b9bec4 solid;
    border-top:none;
}
.nofont {
    font-size:0;
    line-height:0;
    text-indent:-5000px;
}
.contimg {
    display:block;
    float:right;
    margin:0 0 5px 10px;
}
.header {
    background:url(../images/header.png) repeat-x 0 0;
}
.header-inner {
    width:925px;
    height:217px;
    margin:0 auto;
    background:url(../images/header-inner.png) no-repeat 100% 0;
    position:relative;
}
.logo {
    background:url(../images/logo.png) no-repeat 0 0;
    width:150px;
    height:150px;
    display:block;
    text-decoration:none;
    outline:none;
    position:absolute;
    top:6px;
    left:0;
}
.phone-number {
    height:42px;
    line-height:42px;
    font-size:28px;
    font-family:"Times New Roman", Times, serif;
    font-style:italic;
    font-weight:bold;
    color:#ffda94;
    text-align:right;
    text-transform:uppercase;
}
.main-nav {
    list-style:none;
    height:55px;
    position:absolute;
    left:0;
    bottom:0;
}
* html .main-nav {
    height:54px;
}
.main-nav li {
    float:left;
    display:inline;
    height:53px;
    margin-right:1px;
    position:relative;
}
.main-nav li a {
    background:url(../images/nav-li.png) repeat-x 0 0;
    height:53px;
    padding:0 22px 0 22px;
    display:inline-block;
    text-decoration:none;
    outline:none;
    font-size:12px;
    color:#ffffff;
    text-transform:uppercase;
    line-height:53px;
}
.main-nav li a {
    padding:0 21px 0 22px \0/IE9;
}  /* IE9 */
.main-nav li:hover a {
    background-position:0 100%;
}
.main-nav li ul.subnav {
    background:none repeat scroll 0 0 #2a2e2d;
    display:none;
    height:auto;
    left:0;
    padding:0;
    position:absolute;
    top:53px;
    width:302px;
    z-index:100;
}
.main-nav li:hover ul.subnav {
    display: block;
}
.main-nav li ul.subnav li {
    display:block;
    float:none;
    height:28px;
    line-height:28px;
}
.main-nav li ul.subnav li a {
    background:none;
    color:#FFFFFF;
    font-size:11px;
    height:28px;
    line-height:28px;
    outline:medium none;
    padding-left:10px;
    text-decoration:none;
}
.main-nav li ul.subnav li a:hover {
    color:#e1b868;
}
.area {
    background:url(../images/area-bg.png) repeat-x 0 0 #8d98ad;
    padding-bottom:8px;
}
.area-inner {
    overflow:hidden;
    background:#ffffff;
}
* html .area-inner {
    overflow:visible;
    height:1%;
}

.main-area {
    margin-left: 20px;
    width: auto;
    display: inline;
    float: left;
}
.main-area .content-area{
    width: 844px;
}
.main-area-home {
    display: inline;
    float: left;
    width: 675px;
}
.flash {
    margin-bottom:20px;
}
.sub-area {
    min-height:300px;
}
* html .sub-area {
    height:300px;
}
.content-area {
    padding:10px 18px 6px 18px;
    color:#021126;
    font-size:14px;
    line-height:18px;
    text-align:justify;
    min-height: 290px;
}
.content-area h1 {
    font-size:24px;
    padding:10px 0;
}
.content-area p {
    margin-bottom:12px;
}
.content-area li {
    margin-left:30px;
}
.content-area a {
    text-decoration:none;
    color:#907744;
}
.content-area a:hover {
    text-decoration:underline;
}
.boxes {
    height:201px;
    padding-bottom:2px;
    padding-left:2px;
}
.boxes a {
    width:222px;
    height:201px;
    display:inline-block;
    text-decoration:none;
    outline:none;
}
.box1 {
    background:url(../images/box1.png) no-repeat 0 0;
}
.box2 {
    background:url(../images/box2.png) no-repeat 0 0;
}
.box3 {
    background:url(../images/box3.png) no-repeat 0 0;
}
.boxes a:hover {
    background-position:0 100%;
}
.mp {
    background:url(../images/mp.png) no-repeat 0 0;
    width:44px;
    height:45px;
    display:block;
    position:absolute;
    top:96px;
    left:860px;
}
.footer {
    width:925px;
    height:140px;
    margin:0 auto;
    padding:20px 0 0 0;
    text-align:center;
    color:#ffffff;
    font-size:10px;
    position:relative;
}
.footer a {
    color:#ffffff;
}
.footer a:hover {
    text-decoration:none;
    color:#ffffff;
}
.footer-logo {
    display:block;
    margin:0 auto;
}
.links {
    font-size:12px;
    color:#e4be67;
    line-height:22px;
    margin-bottom:10px;
}
.links a {
    color:#e4be67;
    text-decoration:none;
    margin:0 5px 0 5px;
}
.links a:hover {
    text-decoration:none;
    color:#ffffff;
}
.form {

}
.form td {
    text-align:left;
    vertical-align:top;
    padding-bottom:5px;
    line-height:22px;
}
.form span {
    color:#f00;
}
.form td.left {
    vertical-align:top;
    text-align:right;
    padding-right:10px;
}
input.text {
    height:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-size:14px;
    width:99%;
    border:1px solid #333;
}
.form select {
    height:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-size:14px;
    width:100%;
    border:1px solid #333;
}
* html .form select {
    height:auto;
}
.form textarea {
    height:80px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-size:14px;
    width:99%;
    border:1px solid #333;
}
input.width90 {
    width:90px;
}
input.submit {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    border:1px solid #333;
    font-weight:bold;
    text-align:center;
    color:#fff;
    width:120px;
    height:25px;
    background:#494949;
    cursor:pointer;
}


.h3 {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    padding-top: 5px;
}
.table_center {
    margin: 0 auto;
    width: 300px;
}
.input {
    border: 1px solid #000000;
    width: 170px;
}
.form label {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
    padding: 2px 0;
}
.form input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 13px;
    width: 206px;
}
.form select {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 5px;
    width: 206px;
}

.search-area {
    margin:0 8px;
}
.search-area-top {
    background:url(/images/search-area-top.png) no-repeat 0 0;
    height:40px;
}
.search-area-mid {
    background:#ffffff;
}
.search-area-bot {
    background:url(/images/search-area-bot.png) no-repeat 0 0;
    height:25px;
}
.listing {
    width:844px;
    margin:0 auto;
    padding-top:5px;
}
.listinghead {
    /*	width:844px;*/
    margin:10px 0;
    position:relative;
}
.c1 {
    height:1px;
    margin:0 6px;
    background:#907744;
}
.c2 {
    border:1px solid #28415b;
    border-width:0 2px;
    margin:0 4px;
    background:#907744;
    height:1px;
}
.c3 {
    border:1px solid #28415b;
    border-width:0 1px;
    margin:0 3px;
    background:#907744;
    height:1px;
}
.c4 {
    border:1px solid #28415b;
    border-width:0 1px;
    margin:0 2px;
    background:#907744;
    height:1px;
}
.c5 {
    border:1px solid #28415b;
    border-width:0 1px;
    margin:0 1px;
    background:#907744;
    height:2px;
}
.c1, .c2, .c3, .c4, .c5 {
    overflow:hidden;
    border: none;
}
.listingtitle {
    padding:5px;
    background:#907744;
    text-align:center;
    color:#ffffff;
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
    overflow:hidden;
}
* html .listingtitle {
    overflow:visible;
    height:1%;
}
.listingtop {
    background:url(/images/listingtop.png) no-repeat 0 0;
    height:10px;
}
.listingmid {
    background:url(/images/listingmid.png) repeat-y 0 0;
    font-size:14px;
    line-height:18px;
    overflow:hidden;
    padding:0 3px;
}
* html .listingmid {
    overflow:visible;
    height:1%;
}
.infoone {
    float:left;
    display:inline;
    width:50%;
}
.infoone p {
    margin-bottom: 0px;
    color: #000000;

}
* html .infoone p {
    line-height:16px;

}
.infotwo {
    float:right;
    display:inline;
    width:50%;
}
.infotwo p {
    margin-bottom: 0px;
    color: #000000;

}
* html .infotwo p {

    line-height:16px;
}
.listingbot {
    background:url(/images/listingbot.png) no-repeat 0 0;
    height:10px;
}
.listingbotpaid {
    background:url(/images/paidlisting.png) no-repeat 0 0;
    height:10px;
}
.ground {
    background:#e9e9e9;
}
.listingpaid {
    /*	background:url(/images/paid.jpg) repeat 0 0;*/
    width:844px;
    margin:0 auto;
    /*	padding-top:5px;*/
}
.listingpaid a {
    color:#488dc8 !important;
}
.listingpaid a:hover {
    color:#666666;
}
.listingpaid span {
    color:#488dc8;
}
.description {
    clear:both;
    padding-left: 22px;
    color: #000000;
}
.description_c {
    background:#e9e9e9;
    clear:both;
    padding-left: 22px;
    color: #000000;
}
.title {
    float:left;
    display:inline;
    width:560px;
}
.title h1 {
    color:#ffffff;
    font-size:24px;
    font-weight:bold;
    text-transform:uppercase;
    line-height:32px;
    padding:10px 0 0 30px;
}
.logotip {
    float:right;
    display:inline;
    width:262px;
    margin-bottom: 30px;
}
.profnav {
    list-style:none;
    position:absolute;
    left:0px;
    bottom:0px;
}
.profnav li {
    background:url(../images/titlebtn.png) no-repeat 0 0;
    width:120px;
    height:30px;
    margin-left:4px;
    float:left;
    display:inline;
}
.profnav li a {
    text-decoration:none;
    font-size:12px;
    color:#488dc8;
    line-height:30px;
    padding-left:25px;
}
/*.contleft p {
    margin-bottom: 0px;
}*/
.video {
    display: inline;
    float: right;
    padding: 0 0 10px 10px;
}
/*.contright {
    margin-left: 15px;
    margin-top: 15px;
    padding-right: 30px;
}*/

.contleft {
    background: url("../images/divider.png") no-repeat scroll 100% 0 transparent;
    display: inline;
    float: left;
    padding: 0 1px 0 0;
    width: 280px;
}
.contleft p {
    color: #000000;
    margin-top: auto;
    padding-left: 20px;
    margin-bottom: 0px;
}
.contright {
    color: #000000;
    display: inline;
    float: right;
    padding: 0 10px 10px 0;
    width: 530px;
}
.contright p {
    color: #000000;
    margin-bottom: 10px;
    text-align: justify;
}
.contright h2 {
    color: #000000;
    font-size: 12px;
}

.comm-author{
    text-align: right !important;
    font-size: 10px
}
.txt{ font-family:Tahoma, sans-serif; font-size:10px;}
.txt span{ font-weight:bold;}
.links1{ font-family:Tahoma, sans-serif; font-size:10px; padding-top:5px;}
.links1 a:hover{ color:#68000d; text-decoration:none;}
.gloss_type{ background:url(../images/gloss_top_grad.jpg) no-repeat left; height:18px; padding-left:7px; color:#68000d; margin-bottom:2px;}
.bluediv{ background-color:#daf3fd; padding-left:13px; margin-bottom:5px; height:15px; font-size:10px; font-family:Tahoma, sans-serif; color:#68000d;}
.whitediv{ padding-left:13px; margin-bottom:5px;  height:15px; font-size:10px; font-family:Tahoma, sans-serif; color:#68000d;}
.bluediv a{font-size:10px; font-family:Tahoma, sans-serif; color:#68000d; text-decoration:none;}
.bluediv a:hover{font-size:10px; font-family:Tahoma, sans-serif; color:#b96f26; text-decoration:none;}
.whitediv a{font-size:10px; font-family:Tahoma, sans-serif; color:#68000d; text-decoration:none;}
.whitediv a:hover{font-size:10px; font-family:Tahoma, sans-serif; color:#b96f26; text-decoration:none;}
.interpretation{ width:80%; margin-left:15px; font-size:11px; font-family:Tahoma, sans-serif; font-weight:normal;}
.interpretation p{ margin-left:15px; font-weight:normal;}
.span1 {
    border-right: #ccc 1px solid; padding-right: 5px; display: block; padding-left: 5px; font-weight: bold; padding-bottom: 3px; border-left: #ccc 1px solid; padding-top: 3px; text-align:left;
}
.span1 h2 { font-size:11px; display:inline; padding-bottom:15px;}
.asd{ font-family:Arial, Helvetica, sans-serif; font-size:14px;  color:#b96f26; padding-left:15px;}
.b11, .b15, .b12, .b16, .b13, .b17, .b14, .b18 {
    display: block; font-size: 1px; overflow: hidden
}
.b11, .b18, .b12, .b17, .b13, .b16 {
    height: 1px
}
.b12, .b17, .b13, .b16, .b14, .b15 {
    border-right: #ccc 1px solid; border-left: #ccc 1px solid
}
.b11, .b18 {
    background: #ccc; margin: 0px 5px
}
.b12, .b17 {
    border-top-width: 0px; border-left-width: 2px; border-bottom-width: 0px; margin: 0px 3px; border-right-width: 2px
}
.b13, .b16 {
    margin: 0px 2px
}
.b14, .b15 {
    margin: 0px 1px; height: 2px
}
.login{padding-left:40px; margin-top:15px; width:250px;}
.b1, .b5, .b2, .b6, .b3, .b7, .b4, .b8 {
    display: block; font-size: 1px; overflow: hidden
}

.b1, .b8, .b2, .b7, .b3, .b6 {
    height: 1px
}
.b2, .b7, .b3, .b6, .b4, .b5 {
    border-right: #000 1px solid; background: #907744; border-left: #000 1px solid
}

.b1, .b8 {
    background: #000; margin: 0px 5px
}
.b2, .b7 {
    border-top-width: 0px; border-left-width: 2px; border-bottom-width: 0px; margin: 0px 3px; border-right-width: 2px
}
.b3, .b6 {
    margin: 0px 2px
}
.b4, .b5 {
    margin: 0px 1px; height: 2px
}
.span {
    border-right: #000000 1px solid; padding-right: 5px; display: block; padding-left: 5px; font-weight: bold; background: #907744; padding-bottom: 3px; border-left: #000000 1px solid; padding-top: 3px; text-align: center
}
.titl{ color:#FFFFFF;  background:#436373; padding-left:15px; font-size:14px; padding-top:4px; padding-bottom:4px; text-align:left; margin-top:5px; font-weight:bold;}
.titl1{ color:#FFFFFF;  background:#436373; font-size:14px; padding-top:4px; padding-bottom:4px; text-align:center; font-weight:bold;}
.titl3{ font:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#68000d; display:block; padding-bottom:5px;}
.mid12{ padding-top:10px;}
.mid{ padding-top:10px; clear:both;}
.mid1{ clear:both; padding-top:20px;}
.leftcolumn{ float:left; width:49%;}
.rightcolumn{ float:right; width:49%;}

.side-area {
    width:208px;
    float:right;
    display:inline;
    padding:20px;
    background:#031f49;
    border:1px #d6b068 solid;
}
.button-search, .button-submit, .button-reset {
    background:url(../images/button.png) repeat-x 0 0 !important;
    width:206px;
    height:40px;
    border-left:1px #92774d solid;
    border-right:1px #92774d solid;
    line-height:40px !important;
    font-size:14px !important;
    font-family:"Times New Roman", Times, serif !important;
    font-weight:bold;
    text-align:center;
    display:block;
    text-decoration:none;
    outline:none;
    color:#ffffff;
    cursor:pointer;
    margin-top: 10px;
}
.button-search:hover, .button-submit:hover, .button-reset:hover {
    color:#000000;
}
.button-search {
    margin-bottom:40px;
}
.button-submit {
    width:98px !important;
    display:inline-block;
}
.button-reset {
    width:98px !important;
    display:inline-block;
    margin-left:6px;
}
#captcha {
    margin-bottom: 5px;
}
.search-top{
    width: 925px;
    margin:0 auto;
    text-align: center;
}
.search-top .button-search{
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
}
.search-top div {
    display: inline-block;
    width: 220px;
    position: relative;
    top: 12px;
}

* html body {
    filter:expression(document.execCommand("BackgroundImageCache", false, true));
    behavior: url("js/csshover3.htc");
}

