body {
    background-color: #ffffff;
    color: #0f0f0f;
}

dt.tabs.open {
    background-color: #ffffff;
}

.custom-color1{color:#9e8b2a;}
.custom-color2{color:#2d2d2d;}
.custom-color3{color:#9e8b2a;}


a, a:link, a:visited, a:focus, a:hover, a:active, .moduletable_menu ul.menu li ul li a:hover {
    color: #9e8b2a;
}

#top-nav-line {
    background-color: #eeeeee;
}

#quick-menu li a {
    color: #787878;
}

#quick-menu li a:hover, .show-both {
    background-color: #9e8b2a;
    color: #ffffff;
}

#search-position .search .inputbox, #search-position .search .button {
    color: #808080;
}

#search-position .search .button:hover {
    background-color: #9e8b2a !important;
}


#social, #joinus-hs {
    background-color: rgba(0,0,0,.50);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=1 ); 
}

#social-links li a {
    background-color: #ffffff;
}

#joinus-hs {color: #ffffff;}

#social-links li a:hover {
    background-color: #9e8b2a !important;
}

#top, .sn-underline {
    background-color: #ffffff;
}

.button, button, a.button, dt.tabs.closed:hover, dt.tabs.closed:hover h3 a, .closemenu, .highlight-button, #LoginForm .btn-group > .dropdown-menu, #LoginForm .btn-group > .dropdown-menu a {
    color: #ffffff !important;
    background-color: #9e8b2a !important;
}

@media (max-width: 767px) { 
    #quick-menu li a:hover, #log-panel li a:hover {
        color: #ffffff !important;
        background-color: #9e8b2a !important;
    }
}


.button:hover, button:hover, a.button:hover, .closemenu:hover, .highlight-button:hover {
    color: #ffffff !important;
    background-color: #2d2d2d !important;
}

a#menupanel {
    background-color: #9e8b2a;
}

a#menupanel:hover {
    background-color: #555555 !important;
}

.rm-line { background-color: #ffffff; }


#LoginForm .btn-group > .dropdown-menu a:hover {
    background: #222222 !important;
}

#LoginForm .caret {
    border-top-color: #ffffff !important;
}


#slideshow-handler, div.panel2, fieldset.phrases, fieldset.word, fieldset.only, .search .form-limit, .item-page,.categories-list,.blog,.blog-featured,.category-list,.archive {
    background:#ffffff;
    color: #393939;
}

.moduletable a, div.panel2 a, .category_description a {
    color: #9e8b2a;
}

.camera_prev > span, .camera_next > span, .product-sl-handler ol li.prev, .product-sl-handler ol li.next {
    background-color: #9e8b2a !important;
}
.camera_prev > span:hover, .camera_next > span:hover, .product-sl-handler ol li.prev:hover, .product-sl-handler ol li.next:hover {
    background-color: #2d2d2d !important;
}

.camera_wrap .camera_pag .camera_pag_ul li {
    background: #ffffff;
}

.camera_commands > .camera_play,.camera_commands > .camera_stop,.camera_prevThumbs div,.camera_nextThumbs div {
    background-color: #9e8b2a !important;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span, .camera_wrap .camera_pag .camera_pag_ul li:hover > span,
.product-sl-handler ol li:hover span, .product-sl-handler ol li.current span {
    background-color: #9e8b2a;
}

.camera_thumbs_cont ul li > img {
    border: 1px solid #2f2f2f !important;
}

.camera_caption {
    color: #ffffff;
}

#menu .menu-nav li a, #menu .menu-nav ul a, #menu .menu-nav ul ul a, ul.menu-nav li a small, .panel1, .panel1 a {
    color: #0f0f0f;
}

#menu .menu-nav > li > a .sf-sub-indicator {
    border-top-color: #9e8b2a !important;
}

#menu .menu-nav ul li a .sf-sub-indicator {
    border-left-color: #9e8b2a !important;
}

.menu-nav > li.active > a, .menu-nav > li.active > a:hover, .menu-nav > li > a:hover, .menu-nav > li.sfHover > a {
    color: #9e8b2a !important;
    border-bottom: 3px solid #9e8b2a;
    background: -moz-linear-gradient(top,  rgba(255,255,255,0.17) 0%, rgba(0,145,220,0.16) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.17)), color-stop(100%,rgba(0,145,220,0.16))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0.17) 0%,rgba(0,145,220,0.16) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,0.17) 0%,rgba(0,145,220,0.16) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,0.17) 0%,rgba(0,145,220,0.16) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,0.17) 0%,rgba(0,145,220,0.16) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bffffff', endColorstr='#290091dc',GradientType=0 ); /* IE6-9 */
}
#log-panel li a:hover {
    border-bottom: 3px solid #9e8b2a;
}

#menu .menu-nav ul a:hover, .menu-nav ul li.sfHover > a, .menu-nav ul li a:hover, .menupanel ul.selectnav li a:hover, a#menupanel:hover{
    background-color: #9e8b2a;
    color: #9e8b2a !important;
}

#menu .menu-nav > li > a:hover .sf-sub-indicator,
#menu .menu-nav > li.sfHover > a .sf-sub-indicator  {
    border-top-color: #2d2d2d !important;
}

#menu .menu-nav ul li a:hover .sf-sub-indicator,
#menu .menu-nav ul li.sfHover > a .sf-sub-indicator  {
    border-left-color: #2d2d2d !important;
}

#menu .menu-nav li ul, #menu .menu-nav li ul li ul, #nav ol, #nav ul, #nav ol ol, #nav ul ul, .panel1 {
    background-color: #ffffff !important;
    border:1px solid #eeeeee;
}

thead th, table th, tbody th, tbody td {
    border-top: 1px solid #e6e6e6;
}
tbody th, tbody td, h2 .contact-name, .search-results dt.result-title, #brcr {
    border-bottom: 1px solid #e6e6e6;
}


.moduletable_menu ul.menu li {
    border-bottom: 1px solid #e6e6e6;
}

.moduletable_menu ul.menu li a, .latestnews_menu li a{
    color: #7d7d7d;
}

.moduletable_menu ul.menu li a:hover, ul.latestnews_menu li a:hover {
    background-color: #9e8b2a;
    color: #ffffff;
}

.moduletable_style1 {
    background-color: #9e8b2a;
    color: #ffffff;
}

.moduletable_style1 a {
    color: #ffffff !important;
}

.moduletable_style1:hover {
    background-color: #555555;
    color: #ffffff;
}

.moduletable_style1:hover a {
    color: #ffffff !important;
}

.moduletable_style2 img.pulsar {
    background-color: #9e8b2a;
}

#bottom-long {
    background-color: #e6e6e6;
    color: #333333;
}

#bot-modules {
    background-color: #2d2d2d;
    color: #d5d5d5;
}

#bot-modules-2 > .container {
    border-bottom: 2px solid #2d2d2d;
}

#bot-modules a { 
    color: #9e8b2a;
}

#bot-modules-2, #footer {
    background-color: #2d2d2d;
    color: #ffffff;
}

#bot-modules-2 ul li {
    color: #ffffff;
}

#bot-modules-2 a { 
    color: #9e8b2a;
}

#footer {
    color: #9d9d9d;
}

#footer a {
    color: #ffffff;
}
#footer a:hover {
    color: #9e8b2a;
}






