/* =============== SPECIAL VERSION SETTINGS =============== */
.special table.abs {
    text-shadow: none;
 background-image: none;
}
.special #footer {
 box-shadow: none;}



html body #sp-wrapper span.switch-version {
  background: url(../images/eyes.png) no-repeat 10px center;
    background-position: 10px 5px;
    display: inline-block;
    height: 24px;
    padding-left: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 17px;
    padding-top: 5px;
    cursor: pointer;
    color: #244986;
    font-weight: bolder;
}
.gselsov{
background-image: linear-gradient(to bottom, #faf9f9 0, #F8DECD 18%);
border-radius: 5px;
padding: 10px;
}
html.special body #sp-wrapper span.switch-version {
    margin-top: 9px;
}
#contentarea, #contentarea2 {
  overflow: visible;
}
html.special body #sp-wrapper span.switch-version {
  background-image: none;
  padding-left: 20px;
  padding-right: 20px;
}

html.special #gototop:hover {
  background-color: #C9C9CA;
}

html.special .vsematrazd {
display:none;
}
.special-panel {
  display: table;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
.special-panel > div {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 11px;
  height: 30px;
}
html.special .special-panel > div {
  text-align: center;
}
html.special .special-panel > div {
  background: url("../images/sm-bord.gif") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
  min-width: 2px;
}
html.special.color-black .special-panel > div {
  background: url("../images/sm-bord-B.gif") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}
html.special.color-blue .special-panel > div {
  background: url("../images/sm-bord-Y.gif") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
}
html.special .special-settings .ss-wrapper {
  margin: 0px 8px;
}
.special-settings span {
  font-size: 14px;
  display: inline-block;
}
.hidden {
  display: none   ;
}
.special-settings.normal {
  display: none;
}
.special-settings input[type=checkbox] {
  display: none;
}
.sp-images {
  height: 18px;
  width: 20px;
  position: relative;
  bottom: -4px;
  background: url(../images/ico.gif) no-repeat;
  background-position: 0 -151px;
  display: inline-block;
  cursor: pointer;
}
.special-settings input[type=checkbox]:checked + .sp-images {
  background-position: 0 -132px;
}
html.special.color-black .sp-images {
  background-position: -25px -151px;
}



html.special.color-black .special-settings input[type=checkbox]:checked + .sp-images {
  background-position: -25px -132px;
}
html.special.color-blue .sp-images {
  background-position: -50px -151px;
}
html.special.color-blue .special-settings input[type=checkbox]:checked + .sp-images {
  background-position: -50px -132px;
}
.tabs dt{
  height: auto   ;
}
#sp-container {
  width: 1200px; /*расширяем шапку где перекл. версии и поиск*/
  margin: auto;
  position: relative;
}
#sp-wrapper {
  height: 43px;
  padding-bottom: 5px;
}
html.special body {
  padding-top: 43px;
}
html.special #sp-wrapper { 
  background: url("../images/sm-bg.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 100;
}
html.special.color-black #sp-wrapper {
  background-image: url("../images/sm-bg-B.gif");
}
html.special.color-blue #sp-wrapper {
  background-image: url("../images/sm-bg-Y.gif");
}
html.normal #sp-container {
  background: #fff;
  box-shadow: 0 0 10px #002157;
}
/*html.special #sp-wrapper form {
  display: none;*/
}
html.special #ariyui88.yui-skin-sam LI.yuimenuitem-hassubmenu {
  background-image: none;
}
.special-settings span span {
  margin-left: 7px;
  display: inline-block;
}
/* =============== Icons =============== */
.special-settings a {
  text-decoration: none;
  display: inline-block;
  background: url("../images/ico.gif") no-repeat scroll 0 0;
  position: relative;
  bottom: -4px;
}
.special-settings  a.link-block {
  bottom: -6px;
}
.special-settings a.current {
  cursor: default;
}
.special-settings a.font-size-button-small {
  background-position: 0 -17px;
  height: 17px;
  width: 18px;
}
html.special.color-black .special-settings a.font-size-button-small {
  background-position: -25px -17px;
}

html.special #gototop :hover {
    background-color: #AAA;
}

html.special.color-black a#gototop {
  color: black  ;
}

html.special.color-blue .special-settings a.font-size-button-small {
  background-position: -50px -17px;
}
.special-settings a.font-size-button-small.current {
  background-position: 0 0;
}
html.special.color-black .special-settings a.font-size-button-small.current {
  background-position: -25px 0;
}
html.special.color-blue .special-settings a.font-size-button-small.current {
  background-position: -50px 0;
}
.special-settings a.font-size-button-medium {
  background-position: 0 -55px;
  height: 21px;
  width: 21px;
}
html.special.color-black .special-settings a.font-size-button-medium {
  background-position: -25px -55px;
}
html.special.color-blue .special-settings a.font-size-button-medium {
  background-position: -50px -55px;
}
.special-settings a.font-size-button-medium.current {
  background-position: 0 -34px;
}
html.special.color-black .special-settings a.font-size-button-medium.current {
  background-position: -25px -34px;
}
html.special.color-blue .special-settings a.font-size-button-medium.current {
  background-position: -50px -34px;
}
.special-settings a.font-size-button-large {
  background-position: 0 -101px;
  height: 25px;
  width: 25px;
}
html.special.color-black .special-settings a.font-size-button-large {
  background-position: -25px -101px;
}
html.special.color-blue .special-settings a.font-size-button-large {
  background-position: -50px -100px;
}
.special-settings a.font-size-button-large.current {
  background-position: 0 -75px;
}
html.special.color-black .special-settings a.font-size-button-large.current {
  background-position: -25px -76px;
}
html.special.color-blue .special-settings a.font-size-button-large.current {
  background-position: -50px -76px;
}
.special-settings a.site-color-button-white {
  background-position: -75px -28px;
  height: 28px;
  width: 29px;
}
.special-settings a.site-color-button-white.current {
  background-position: -75px 0;
}
.special-settings a.site-color-button-black {
  background-position: -75px -84px;
  height: 28px;
  width: 29px;
}
.special-settings a.site-color-button-black.current {
  background-position: -104px -56px;
}
.special-settings a.site-color-button-blue {
  background-position: -75px -140px;
  height: 28px;
  width: 29px;
}
html.special.color-black .special-settings a.site-color-button-blue {
  background-position: -104px -140px;
}
.special-settings a.site-color-button-blue.current {
  background-position: -133px -112px;
}
/* =============== Special Panel Shadows =============== */
html.special .special-panel {
  text-shadow: 0 1px #fff;
}
html.special.color-black .special-panel {
  text-shadow: 0 -1px #000;
}
html.special.color-blue .special-panel {
  text-shadow: 0 1px #ffffcc;
}
/* =============== Special Panel Colors =============== */
html.special.color-black .special-panel span {
  color: #fff   ;
}
html.special.color-blue .special-panel span {
  color: #280078   ;
}

/* =============== GENERAL SETTINGS =============== */
#sp-wrapper form .button {
    background: url("../images/searchbutton.png") no-repeat scroll 0 0 #244986;
    border: 7px solid #244986;
    border-radius: 0 10px 10px 0;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
#sp-wrapper form {
  margin: 0;
  position: relative;
  bottom: -5px;
  float: right;
}
#sp-wrapper form .inputbox {
  width: 170px;
  background: none repeat scroll 0 0 #fff   ;
  border: 8px solid #244986;
  border-radius: 10px 0 0 10px;
  font-size: 1em;
  padding: 4px
}
#mod-search-searchword {
  font-size: 12px   ;
}
.special-panel {
  font-size: 16px;
}
/*#right {
  float: right; /*меняем расположения сайдбара*/
}*/
.tabs dt.selected {
  margin-top: 0;
}
/* =============== SPECAL VERSION SETTINGS AND WHITE BG MEDIUM FONT SIZE =============== */

html.special #wrapper {
  width: 75%  ;
  float: right  ; /*меняем расположения сайдбара версия СВ*/
  position: relative;}


html.special #right {
  float: left  ; /*меняем расположения сайдбара версия СВ*/
  width: 22%  ;
  line-height: 1.5;}

html.special #sp-wrapper form .button {
  background: url("../images/searchbutton.png") no-repeat scroll 0 0;
  border: none;
  border-radius: 0 0px 0px 0;
  cursor: pointer;
  font-weight: bold;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}


html.special #sp-wrapper form .inputbox {
  width: 170px;
padding: 1px  ;
border: none;
border-radius: 0px 0px 0px 0px;
}

html.special #sitename {
  display: block;
  text-align: center;
    font-size: 18px;
    width: 100%;
    margin-top: 10px;
  padding: 18px 0px 18px 0px;
}

  html.special .pweb-field input .pwebcontact114_field-name {
     border: 1px solid black  ;
   }
   
     html.special .pweb-field input .pwebcontact114_field-phone {
     border: 1px solid black  ;
   }

     html.special .pweb-field textarea.pwebcontact114_field-message {
     border: 1px solid black  ;
   }

     html.special .pweb-field input.recaptcha_response_field {
     border: 1px solid black  ;
   }
   
html.special {
  font-size: 18px;
}

html.special #sp-wrapper form .inputbox {
  width: 170px;
  height: 25px  ;}

html.special .moduletablepogoda {
  display: none;
}
html.special *,
html.special .items-row h2 a,
html.special .items-row h2 a:hover,
html.special .items-row h2 a:active,
html.special .items-row h2 a:focus,
html.special .items-leading h2 a:hover,
html.special .items-leading h2 a:active,
html.special .items-leading h2 a:focus {
  color: #000;
}
html.special body {
  background: #fff;
}
html.special #mod-search-searchword {
  border-color: #000   ;
}
html.special .search .button {
  /*background-color: #000   ;*/
  border-color: #000   ;
}



html.special .bd ul ul {
  border: 1px solid #000   ;
}
html.special a {
  text-decoration: none   ;
}
html.special #all a:hover,
html.special #footer-outer a:hover,
html.special #all .items-row h2 a:hover,
html.special #all .items-leading h2 a:hover,
html.special #wrapper a:hover,
html.special #right a:hover,
html.special #footer-outer a:hover,
html.special #tabs1 dt:hover {
  background-color: #dbdbdb   ;
  display: inline-block   ;
}
html.special #wrapper a.item_title:hover {
  display: block   ;
}
html.special #ariyui88_menu > .bd > ul.first-of-type li:hover,
html.special #ariyui88_menu > .bd > ul.first-of-type li li:hover,
html.special #ariyui88_menu > .bd > ul.first-of-type li li li:hover {
  background: #dbdbdb   ;
}
html.special #ariyui88_menu > .bd > ul.first-of-type > li {
  padding-top: 1px;
  padding-bottom: 1px;
}
html.special #ariyui88.yui-skin-sam UL LI A.yuimenuitemlabel,
html.special dl.tabs dt,
html.special .tabs dt.selected,
html.special .tabs .tab-content,
html.special #ariyui88.yui-skin-sam .yuimenubar {
  border: none   ;
}
html.special #contentarea,
html.special #contentarea2,
html.special .item-page,
html.special .tabs dt:hover,
html.special .tab-content .custom table,
html.special #right,
html.special #ariyui88 .bd li:hover {
  background: none   ;
}
html.special #header-image {
  display: none;
}
html.special #ariyui88 {
  margin-top: 10px;
}
html.special #ariyui88.yui-skin-sam .yuimenubarnav .yuimenubaritem,
html.special #ariyui88.yui-skin-sam .yuimenubar {
  background-color: transparent   ;
  background-image: none   ;
}
html.special #ariyui88.yui-skin-sam .yuimenubarnav .yuimenubaritem {
  border-left: none;
  border-right-color: #000;
}
html.special #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel,
html.special #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel:link,
html.special #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel:visited,
html.special #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel:hover,
html.special #ariyui88.yui-skin-sam .yuimenu .bd li:hover,
html.special #ariyui88.yui-skin-sam UL LI A.yuimenuitemlabel {
  color: #000   ;
  text-shadow: none   ;
  font-size: 1.1rem   ;
}
html.special #ariyui88.yui-skin-sam .yuimenu .bd {
  background-color: #fff;
}
/*
html.special #tab1 .moduletable table {
  background: none   ;
}*/
html.special #back {
  box-shadow: none;
}
html.special #ariyui88_menu > .bd > .first-of-type {
  display: table;
  width: 100%;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}
html.special #ariyui88_menu > .bd > .first-of-type > li {
  display: table-cell;
  text-align: center;
  float: none;
  vertical-align: middle;
  border: 1px solid #000;
  background-color: transparent;
}
html.special #ariyui88.yui-skin-sam .yuimenu .bd li.yuimenuitem-active {
  background-color: transparent;
}
html.special #ariyui88_menu > .bd > .first-of-type > li > a {
  padding: 10px 4px;
  text-align: center;
  white-space: normal;
  display: inline-block;
  border: none;
  line-height: 1.2em;
}
html.special #ariyui88 .yuimenubar > .bd > ul:after {
  display: none;
}
html.special .item-page dl dt,
html.special .box dl dt {
  font-size: 1.5rem;
  /*width: 500px;*/
  text-align: center;
  line-height: 1em;
  padding: 15px 15px 15px;
}
html.special.tabs dd {
      margin: 0px 0px 15px  ;
}

html.special .tabs dt.selected {
  margin: 0;
}
html.special #wrapper *,
html.special #right *,
html.special #footer-outer * {
 /* border: none   ;*/
  box-shadow: none   ;
  text-shadow: none   ;
  background: none   ;
}
html.special .menuabsr img {
  display: none;
}
html.special .menuabsr .image-title {
  font-size: 1rem;
}
html.special #right,
html.special #wrapper {
  float: none;
  width: 100%;
}
html.special #right ul,
html.special #right .moduletable {
  margin: 0;
  padding: 0;
}
html.special .menuabsr li {
  display: inline-block;
  padding: 0px 7px;
}
html.special .sprocket-strips {
  display: none;
}
html.special .abs p {
  font-size: 0.8rem   ;
}
html.special .abs a {
  font-size: 0.7rem   ;
}
html.special .breadcrumbsabs {
  border: none;
}
html.special #ariyui88_menu > .bd > .first-of-type > li {
  border-left: none   ;
}
/*html.special #tabs1 dt,
html.special #tabs1 dd {
  display: none   ;*/
}
html.special #tabs1 #tab3 {
  display: block   ;
  clear: both  ;
}


html.special #tabs1 #tab1 {
  display: block   ;
}

html.special #footer-outer #tabs1 #tab1 {
    display: none   ;
}


html.special #footer-outer #tabs1 #tab3 {
   clear: none   ;
}

html.special #footer-outer .tabs #tab3 dd {
    display: none  ;
}
html.special #footer-outer .tabs #tab4 {
    display: none  ;
}

html.special .item-page .tabs #tab2 {
    display: none  ;
}
html.special .item-page .tabs #tab4 {
    display: none  ;
}

html.special .item-page .tabs #tab3 {
    display: block  ;
  clear:both  ;
   margin-bottom: -30px;
  margin-top: 25px;
}



/*html.special #tabs1 dt {
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  cursor: default;
}*/
html.special #main #tabs1 dt:hover {
  background-color: transparent;
}
/*html.special #bottom #tabs1 {
  display: none   ;
}*/
html.special div.sya .yjme_item a.item_title {
  padding-left: 0;
}
html.special .yjme_item_in {
  margin-left: 0;
  padding-left: 0;
}
html.special .tab-content {
  padding-left: 0;
}
html.special .item_title {
  font-size: 1.2rem   ;
}
html.special .item_cdate {
  font-size: 0.8rem   ;
}

html.special .yjme_item {
   margin-top: 20px  ;}

html.special .item_intro {
  font-size: 0.8rem   ;
    font-style: normal;
  line-height: 1.7em;

}
html.special .yjme2 h3 {
  font-size: 1rem   ;
}
html.special .moduletable.yjme2 {
  display: none   ;
}
html.special .gselsov {
  display: none   ;
}

html.special.moduletable .yjme2{
  display: none   ;
}
/*Генплан и истсправка*/



/*html.special .tab-content td > div {
  display: none   ;
}*/
html.special .tab-content td > div.sya {
  display: block   ;
}
html.special .tab-content td:first-of-type {
  width: 100%   ;
}
html.special .item-page > p:first-of-type > a {
  display: none   ;
}
html.special #breadcrumbs {
  position: relative;
}
html.special .breadcrumbsabs {
  /* position: absolute;
  top: 205px; */
  padding-left: 0;
}
html.special .item-page {
  padding-left: 0;
}
html.special .creator {
  display: none;
}
html.special #right .image-title {
  font-weight: 700   ;
}
html.special ul.menuabsr li a {
  padding: 15px 8px;
}
/*html.special dt#tab3 {
  font-size: 1rem   ;
}
html.special dt#tab1 {
  font-size: 1rem   ;
}*/
.yui-menu-shadow {
  display: none   ;
}
/* =============== FONT SMALL =============== */
html.special.font-small {
  font-size: 14px;
}
/*html.special.font-small .breadcrumbsabs {
  margin-top: -30px;
}*/
/* =============== FONT LARGE =============== */
html.special.font-large {
  font-size: 24px;
}
html.special.font-large .breadcrumbsabs {
  top: 300px;
}
/* =============== BACKGROUND BLACK =============== */
html.special.color-black *,
html.special.color-black .items-row h2 a,
html.special.color-black .items-row h2 a:hover,
html.special.color-black .items-row h2 a:active,
html.special.color-black .items-row h2 a:focus,
html.special.color-black .items-leading h2 a:hover,
html.special.color-black .items-leading h2 a:active,
html.special.color-black .items-leading h2 a:focus {
  color: #fff   ;
}
html.special.color-black body {
  background: #000;
}


html.special.color-black #header .special-panel a,
html.special.color-black #header .special-panel .special span,
html.special.color-black #mod-search-searchword {
  color: #000   ;
}
html.special.color-black #header .special-panel a.current,
html.special.color-black #header .special-panel a.site-color-button-black {
  color: #fff   ;
}
html.special.color-black #mod-search-searchword {
  border-color: #000   ;
}
html.special.color-black .search .button {
  background-color: #000   ;
  border-color: #000   ;
}
html.special.color-black .bd ul ul {
  border: 1px solid #fff   ;
}
html.special.color-black #ariyui88.yui-skin-sam .yuimenubarnav .yuimenubaritem {
  border-right-color: #fff;
}
html.special.color-black #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel,
html.special.color-black #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel:link,
html.special.color-black #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel:visited,
html.special.color-black #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel:hover,
html.special.color-black #ariyui88.yui-skin-sam .yuimenu .bd li:hover,
html.special.color-black #ariyui88.yui-skin-sam UL LI A.yuimenuitemlabel {
  color: #fff   ;
}
html.special.color-black #ariyui88.yui-skin-sam .yuimenu .bd {
  background-color: #000;
}
/*html.special.color-black #tab1 .moduletable table {
  background: none   ;
}*/
html.special.color-black #back {
  box-shadow: none;
}
html.special.color-black #ariyui88_menu > .bd > .first-of-type {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
html.special.color-black #ariyui88_menu > .bd > .first-of-type > li {
  border: 1px solid #fff;
}
html.special.color-black #all a:hover,
html.special.color-black #footer-outer a:hover,
html.special.color-black .items-row h2 a:hover,
html.special.color-black .items-leading h2 a:hover,
html.special.color-black #wrapper a:hover,
html.special.color-black #right a:hover,
html.special.color-black #footer-outer a:hover {
  background: #525252   ;
}
html.special.color-black #ariyui88_menu > .bd > ul.first-of-type li:hover,
html.special.color-black #ariyui88_menu > .bd > ul.first-of-type li li:hover,
html.special.color-black #ariyui88_menu > .bd > ul.first-of-type li li li:hover {
  background: #525252   ;
}
html.special.color-black #tabs1  dt:hover {
  background: #525252   ;
}



/* =============== BACKGROUND BLUE =============== */

html.special .color-blue body #sp-wrapper span.switch-version {
    padding-top: 13px  ;
}



html.special.color-blue * {
  color: #ffffcc   ;
}
html.special.color-blue #all a,
html.special.color-blue #right a,
html.special.color-blue #footer-outer {
  color: #ffffcc   ;
}
html.special.color-blue body {
  background: #330099;
}
html.special.color-blue #header div {
  background: #330099;
}



html.special.color-blue a#gototop {
  color: #330099  ;
 
}

html.special .color-blue a#gototop :hover {
  background-color: #330099  ;
   color: #ffffcc  ;
}


html.special.color-blue #header .special-panel a,
html.special.color-blue #header .special-panel .special span,
html.special.color-blue #mod-search-searchword {
  color: #000   ;
}
html.special.color-blue #header .special-panel a.current,
html.special.color-blue #header .special-panel a.site-color-button-black {
  color: #fff   ;
}
html.special.color-blue #mod-search-searchword {
  border-color: #000   ;
}
html.special.color-blue .search .button {
 /* background-color: #000   ;*/
  border-color: #000   ;
}
html.special.color-blue .bd ul ul {
  border: 1px solid #ffffcc   ;
}
html.special.color-blue #ariyui88.yui-skin-sam .yuimenubarnav .yuimenubaritem {
  border-right-color: #ffffcc;
}
html.special.color-blue #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel,
html.special.color-blue #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel:link,
html.special.color-blue #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel:visited,
html.special.color-blue #ariyui88.yui-skin-sam UL LI A.yuimenuitemlabel {
  color: #ffffcc   ;
}
html.special.color-blue #ariyui88.yui-skin-sam UL LI:hover,
html.special.color-blue #ariyui88.yui-skin-sam UL LI A.yuimenubaritemlabel:hover {
  color: #280078   ;                         
}

html.special.color-blue #ariyui88.yui-skin-sam UL LI A.yuimenuitemlabel-selected:hover {
  color: #280078   ;                         
}

.color-blue html body #sp-wrapper span.switch-version {
padding-top: 12px  ;}

html.special.color-blue #ariyui88.yui-skin-sam .yuimenu .bd {
  background-color: #330099;
}
/*html.special.color-blue #tab1 .moduletable table {
  background: none   ;
}*/
html.special.color-blue #back {
  box-shadow: none;
}
html.special.color-blue #ariyui88_menu > .bd > .first-of-type {
  border-right: 1px solid #ffffcc;
  border-left: 1px solid #ffffcc;
}
html.special.color-blue #ariyui88_menu > .bd > .first-of-type > li {
  border: 1px solid #ffffcc;
}
html.special.color-blue #all a:hover,
html.special.color-blue #right a:hover,
html.special.color-blue #right a:hover span,
html.special.color-blue #footer-outer a:hover,
html.special.color-blue .items-row h2 a:hover,
html.special.color-blue .items-leading h2 a:hover,
html.special.color-blue #wrapper a:hover,
html.special.color-blue #right a:hover,
html.special.color-blue #footer-outer a:hover,
html.special.color-blue #ariyui88.yui-skin-sam .yuimenu .bd li:hover {
  background: #d0d0be   ;
  color: #280078   ;
}

html.special.color-blue  #main  a.item_readmore:hover span  {
  color: #280078  ;
}

html.special .color-blue #main #tabs1 dt:hover {
 background: #d0d0be   ;
  color: #280078   ;
}


html.special.color-blue #tabs1  dt:hover {
    background: #d0d0be   ;
      color: #280078   ;
}

html.special.color-blue #ariyui88_menu > .bd > ul.first-of-type li:hover,
html.special.color-blue #ariyui88_menu > .bd > ul.first-of-type li li:hover,
html.special.color-blue #ariyui88_menu > .bd > ul.first-of-type li li li:hover {
  background: transparent   ;
  color: #280078   ;
}

html.special.color-blue #sp-wrapper form .button {
  background: url("../images/searchbutton.png") no-repeat scroll 0 0;
  border: none;
  border-radius: 0 0px 0px 0;
  cursor: pointer;
  font-weight: bold;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}


html.special.color-blue #sp-wrapper form .inputbox {
  width: 165px; 
/*font-size: 21px   ;*/
padding: 1px  ;
border: none;
border-radius: 0px 0px 0px 0px;
  margin: 5px;
}


/* =============== Pagination =============== */
html.special #main .items-more ol li a {
  background: none   ;
  display: inline-block;
}
html.special .pagination li a {
  display: inline-block;
}

html.special.special-color-1 div#breadcrumbs nav#jawnav ul li > a {
	color: #000;
	background: #fff !important;
}
html.special.special-color-1 div#breadcrumbs nav#jawnav ul li:hover > a {
	color: #fff !important;
	background: #000 !important;
}
html.special.special-color-1 div#breadcrumbs nav#jawnav ul li ul li a {
	color: #000;
	background: #fff !important;
}
html.special.special-color-1 div#breadcrumbs nav#jawnav ul li ul li:hover a {
	color: #fff;
	background: #000 !important;
}
html.special.special-color-1 .left1 #jawnav > ul > li > a {
    color: #000 !important;
    background: #fff !important;
}
html.special.special-color-1 .left1 #jawnav > ul > li:hover > a {
    color: #fff !important;
    background: #000 !important;
}
html.special.special-color-1 .left1 #jawnav ul ul li a {
	color: #000 !important;
	background: #fff !important;
}
html.special.special-color-1 .left1 #jawnav ul ul li:hover a {
	color: #fff !important;
	background: #000 !important;
}
html.special.special-color-2 div#breadcrumbs nav#jawnav ul li > a {
	color: #fff;
	background: #000 !important;
}
html.special.special-color-2 div#breadcrumbs nav#jawnav ul li:hover > a {
	color: #000 !important;
	background: #fff !important;
}
html.special.special-color-2 div#breadcrumbs nav#jawnav ul li ul li a {
	color: #fff;
	background: #000 !important;
}
html.special.special-color-2 div#breadcrumbs nav#jawnav ul li ul li:hover a {
	color: #000;
	background: #fff !important;
}
html.special.special-color-2 .left1 #jawnav > ul > li > a {
    color: #fff !important;
    background: #000 !important;
}
html.special.special-color-2 .left1 #jawnav > ul > li:hover > a {
    color: #000 !important;
    background: #fff !important;
}
html.special.special-color-2 .left1 #jawnav ul ul li a {
	color: #fff !important;
	background: #000 !important;
}
html.special.special-color-2 .left1 #jawnav ul ul li:hover a {
	color: #000 !important;
	background: #fff !important;
}
html.special.special-color-3 div#breadcrumbs nav#jawnav ul li > a {
	color: #063462;
	background: #9dd1ff !important;
}
html.special.special-color-3 div#breadcrumbs nav#jawnav ul li:hover > a {
	color: #9dd1ff !important;
	background: #063462 !important;
}
html.special.special-color-3 div#breadcrumbs nav#jawnav ul li ul li a {
	color: #063462;
	background: #9dd1ff !important;
}
html.special.special-color-3 div#breadcrumbs nav#jawnav ul li ul li:hover a {
	color: #9dd1ff;
	background: #063462 !important;
}
html.special.special-color-3 .left1 #jawnav > ul > li > a {
    color: #063462 !important;
    background: #9dd1ff !important;
}
html.special.special-color-3 .left1 #jawnav > ul > li:hover > a {
    color: #9dd1ff !important;
    background: #063462 !important;
}
html.special.special-color-3 .left1 #jawnav ul ul li a {
	color: #063462 !important;
	background: #9dd1ff !important;
}
html.special.special-color-3 .left1 #jawnav ul ul li:hover a {
	color: #9dd1ff !important;
	background: #063462 !important;
}
html.special.special-color-4 div#breadcrumbs nav#jawnav ul li > a {
	color: #59422e !important;
	background: #f7f3d6 !important;
}
html.special.special-color-4 div#breadcrumbs nav#jawnav ul li:hover > a {
	color: #f7f3d6 !important;
	background: #59422e !important;
}
html.special.special-color-4 div#breadcrumbs nav#jawnav ul li ul li a {
	color: #59422e;
	background: #f7f3d6 !important;
}
html.special.special-color-4 div#breadcrumbs nav#jawnav ul li ul li:hover a {
	color: #f7f3d6 !important;
	background: #59422e !important;
}
html.special.special-color-4 .left1 #jawnav > ul > li > a {
    color: #59422e !important;
    background: #f7f3d6 !important;
}
html.special.special-color-4 .left1 #jawnav > ul > li:hover > a {
	color: #f7f3d6 !important;
	background: #59422e !important;
}
html.special.special-color-4 .left1 #jawnav ul ul li a {
	color: #59422e !important;
	background: #f7f3d6 !important;
}
html.special.special-color-4 .left1 #jawnav ul ul li:hover a {
	color: #f7f3d6 !important;
	background: #59422e !important;
}


html.special.special-color-5 div#breadcrumbs nav#jawnav ul li > a {
	color: #a9dd38 !important;
	background: #3b2716 !important;
}
html.special.special-color-5 div#breadcrumbs nav#jawnav ul li:hover > a {
	color: #3b2716 !important;
	background: #a9dd38 !important;
}
html.special.special-color-5 div#breadcrumbs nav#jawnav ul li ul li a {
	color: #a9dd38 !important;
	background: #3b2716 !important;
}
html.special.special-color-5 div#breadcrumbs nav#jawnav ul li ul li:hover a {
	color: #3b2716 !important;
	background: #a9dd38 !important;
}
html.special.special-color-5 .left1 #jawnav > ul > li > a {
	color: #a9dd38 !important;
	background: #3b2716 !important;
}
html.special.special-color-5 .left1 #jawnav > ul > li:hover > a {
	color: #3b2716 !important;
	background: #a9dd38 !important;
}
html.special.special-color-5 .left1 #jawnav ul ul li a {
	color: #a9dd38 !important;
	background: #3b2716 !important;
}
html.special.special-color-5 .left1 #jawnav ul ul li:hover a {
	color: #3b2716 !important;
	background: #a9dd38 !important;
}

html.special div#line .custom {
	width: auto;
}