body {
    background-color: #ffffff;
}

#site_menu {
    /*font-weight: bold;*/
    font-size: 18px;
    font-family: Arial;
    color: #000000;
}

#site_menu ul li a {
    color: #000000;
}

#site_menu ul li a.selected {
    color: #ed0404;
}

#site_menu ul li {
    border-right: 1px solid #000000;
}

#site_menu_header {
    /*font-weight: bold;*/
    font-size: 12px;
    font-family: Arial;
    color: #000000;
    background: #ffffff;
}

#site_menu_header ul li a {
    color: #000000;
}

#site_menu_header ul li a.selected {
    color: #ed0404;
}

#site_menu_header ul li {
    border-right: 1px solid #000000;
}

#site_menu2 {
    /*font-weight: bold;*/
    font-size: 14px;
    font-family: Arial;
    color: #ed0404;
}

#site_menu2 ul li a {
    color: #000000;
}

#site_menu2 ul li a.selected {
    color: #ed0404;
}

#site_menu2 ul li {
    border-right: 1px solid #000000;
}

#site_menu_secondary {
    /*font-weight: bold;*/
    font-size: 14px;
    font-family: Arial;
    color: #ed0404;
}

#site_menu_secondary ul li a {
    color: #000000;
}

#site_menu_secondary ul li a.selected {
    color: #ed0404;
}

#site_menu_secondary ul li {
    border-right: 1px solid #000000;
}

#site_logo img {
    width: 100px;
    }

#div-main {
    background-color: trasparent;
}

#table-main {
    border: solid 2px #ffffff;
    background-color: #ffffff;
}

#box-sx {
    background-color: #cccccc;
    border-top: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    border-left: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    line-height: 0;
}

.box-dx {
    background-color: #cccccc;
    border-top: 0px solid #ffffff;
    border-bottom: 0px solid #ffffff;
    border-left: solid 2px #ffffff;
    border-right: 0px solid #ffffff;
    line-height: 0;
}

#box-banner {
    height: 90px;
    border-top: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    line-height: 0;
}

#box-vbanner img {
    width: 100%;
    min-height: 420px;
}

.media-slide:hover {
    border: 1px solid #ffffff;
}

.media-slide {
    border: 1px solid #ffffff;;
}

#box-banner img {
    width: 100%;
    height: 90px;
}

#footer {
    color: #ffffff;
    background: #ed0404;
    font-size: 12px;
    font-family: Tahoma;
    line-height: 25px;
}

.title1 {
    color: #ed0404;
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
}

.page_content {
    color: #000000;
    font-size: 13px;
    font-family: Arial;
    padding: 5px;
}

a, a:link, a:visited, a:active {
    color: #000000;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}


.find-form {
    background-color: #cccccc;
    color: #000000;
    font-size: 12px;
    font-family: Arial;
}

select, textarea, input[type=text], input[type=password] {
    border: 1px solid #000000;
    color: #ed0404;
    padding: 1px;
    margin: 1px;
    background: white;
}

.button {
    border: 1px solid #000000;
    background: #000000;
    color: #ffffff;
    font-size: 11px;
    font-family: Tahoma;
    padding: 3px;
}

.found-item {
    height: 65px;
    width: 330px;
    float: left;
    border-top: 0px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    text-align: left;
}


.found-item img {
    width: 45px;
    height: 45px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 2px;
}

.found-item a {
    color: #4f0909;
    font-size: 12px;
    font-family: Arial;
}

#showcase {
    overflow:hidden;
}

#showcase img {
    margin:0;
    width: 998px;
    height: 520px;
}

.content_img {
    width: 0px;
    height: 0px;
}

#box-dx-title {
    height: 55px;
    border-top: 0px solid #ffffff;
    border-bottom: solid 2px #ffffff;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    text-align: center;
    background-color: #ed0404;
    color: #ffffff;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}

.button-dx, .button-dx_selected {
    height: 55px;
    border-top: 0px solid #ffffff;
    border-bottom: solid 2px #ffffff;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    text-align: left;
    font-size: 12px;
    font-family: Arial;
}

.button-dx img {
    width: 40px;
    height: 40px;    margin-left: 5px;
    margin-right: 10px;
    margin-top: 7.5px;
}

.button-dx {
    color: #000000;
}

.button-dx a, .button-dx a:link, .button-dx a:visited, .button-dx a:active {
    color: #000000;
}

.button-dx a:hover {
    color: #ffffff;    
}

.button-dx:hover {
    background: #ed0404;
    text-decoration: underline;
}

.button-dx_selected {
    color: #ffffff;
    background-color: #ed0404;
}

.button-dx_selected img {
    width: 40px;
    height: 40px;    margin-left: 5px;
    margin-right: 10px;
    margin-top: 7.5px;
}


.button-dx_selected a {
    color: #ffffff;
}

.button-dx_selected a:hover {
    color: #ffffff;
}

.button-dx_selected:hover {
    background-color: #ed0404;
    text-decoration: underline;
}


#box-sx-title {
    height: 90px;
    border-right: solid 2px #ffffff;
    text-align: center;
    background-color: #cccccc;
    color: #000000;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
}
    
.button-sx, .button-sx_selected {
    height: 60px;
    border-top: 0px solid #ffffff;
    border-bottom: solid 2px #ffffff;
    border-left: 0px solid #ffffff;
    border-right: 0px solid #ffffff;
    text-align: left;
    font-size: 13px;
    font-family: Arial;
}

.button-sx img {
    width: 40px;
    height: 40px;    margin-right: 10px;
    margin-top: 10px;
}

.button-sx {
    color: #000000;
    line-height: 16px;
}

.button-sx a, .button-sx a:link, .button-sx a:visited, .button-sx a:active {
    color: #000000;
}

.button-sx a:hover {
    color: #ffffff;
}

.button-sx:hover {
    background-color: #ed0404;
    text-decoration: underline;
}

.button-sx_selected a {
    color: #ffffff;
}

.button-sx_selected {
    color: #ffffff;
    background-color: #ed0404;
}

.button-sx_selected a:hover {
    color: #ffffff;
}

.button-sx_selected:hover {
    background-color: #ed0404;
    text-decoration: underline;
}

.button-sx_selected img {
    width: 40px;
    height: 40px;    margin-right: 10px;
    margin-top: 10px;
}

.art-type {
    width: 10px;
    height: 10px;    /* margin-left: 5px; */
    margin-right: 10px;
   /* margin-top: 5px; */
   float: right;
   position: relative;
   right: -10px;
}

.art-type-icon {
    width: 10px;
    height: 10px;}
