.pa-respect a{
color: #929081!important;}
.pa-awards a{
color: #929081!important;}

.post-author ul li.pa-awards {margin-left:-8px;
margin-top: -15px;}
/* CS1 Background and text colours
-------------------------------------------------------------*/

/* CS1.1 */
.punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend {
  background-color: transparent;
  color: #19120d;
  }

/* CS1.2 */
.punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer {
background-color: transparent;
color: #19120d;
  }

/* CS1.3 */

#pun-stats h2, .punbb .main h2, #pun-debug h2,  #pun-admain h2 {
background: url("") 
no-repeat center;
  color: transparent;
text-align:center;
font: 13px "Book Antiqua";;
padding-top: 40px;
width: 900px;
margin-left: -12px;}

#pun-stats h2, .punbb .main h1 {color: #3a1c00;
text-align:center;
font: 13px "Book Antiqua";}

/* CS1.4 */
#pun-title, #pun-title .container, .punbb .modmenu .container {
  background-color: transparent;
  color: #19120d;
  }

/* CS1.5 */
.punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span {
  background-color: transparent;
  color: #211c17;
  font-family: Arbat;
  }

/* CS1.6 */
.punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl  {
  background-color: transparent;
  color: #373737;
  }

/* CS1.7 */
.punbb .quote-box, .punbb .code-box { 

background-color: #ccb58e;
padding: 1px;
color: #0c0907;
}

.punbb textarea, .punbb select, .punbb input {
  background-image: url("");
border: 4px double #9f8761;
background-color: #ccb58e;
color: #130e0c;

}

/* CS1.8 */
#pun-navlinks .container {
  background: url("") no-repeat;
background-position: center;
  color: #0000;
height: 0px;
}

.punbb th {
color: #211c17;
text-align: center;
font-family: Arbat;
}

.offline li.pa-online strong {
  font-weight: normal
font-color: transparent;
  }

    /* CS2 Border colours
    -------------------------------------------------------------*/

    /* CS2.1 */
    .punbb .post-body, .post h3, #pun-title {
      border-color: transparent;
      }
 .punbb .container {
      border-color: transparent;
      }
    /* CS2.2 */
    .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
    .punbb .category, .punbb .post {
      border-color:  transparent;
      }

    /* CS2.3 */
    #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
      border-color:  transparent;
      }

    /* CS2.4 */
.punbb td
{ border-color: transparent;
  }
.punbb fieldset, #viewprofile ul, #profilenav ul
{ border-color:  transparent;
  }
.punbb .post .post-body
{
  border-color: transparent;
  }
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
  border-color: transparent;
  }


    /* CS2.5 */
    .punbb th {
      border-color:  transparent;
      }

    /* CS2.6 */
    .punbb .quote-box, .punbb .code-box {
      border-color:  transparent;
      }

    #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
      border-color:  transparent;
      }

    #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend {
      border-color:  transparent;
      }

    .punbb .divider {
      border-color: transparent;
      }

    .punbb .formal fieldset .post-box, .punbb .info-box {
      border: 1px solid #211c17;
      }

    li.pa-online {
      border-left-color: transparent;
      }

/* CS3 Links
-------------------------------------------------------------*/

/* CS3.1 */
.punbb a, .punbb a:link, .punbb a:visited, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited, #pun-about p span a {
  color: #1f4347;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
  color: #1f4347;
  }
#pun-ulinks a {
 color : #1f4347;
  }

/* CS3.2 */
.punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
.punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
  color: #0b1c1e;
  }

#pun-ulinks a:hover, #pun-ulinks a:focus, #pun-ulinks a:active {
  color: #0b1c1e;}

/* CS3.3 */
#pun-navlinks a {
 color : #1f4347;
text-shadow: 0px 0px 0px #000;
  }

/* CS3.4 */
#pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  color: #0b1c1e;

  }

#pun-pagelinks a:active, #pun-pagelinks a:focus {
  background-color: #000000;
  color: #000000;
  }

/* CS4 Post status icons
 -------------------------------------------------------------*/

    div.icon {
           background: url("http://cradle.rolbb.ru/files/0014/52/83/72154.png") no-repeat;
    }

    tr.inew div.icon {
            background: url("http://cradle.rolbb.ru/files/0014/52/83/55153.png") no-repeat;
    }

    tr.iclosed div.icon {
            background: url("http://cradle.rolbb.ru/files/0014/52/83/99805.png") no-repeat;
    }

    tr.iredirect div.icon {
            background: url("") no-repeat;
    }

    tr.isticky div.icon {
            background: url("http://cradle.rolbb.ru/files/0014/52/83/25768.png") no-repeat;
    }

/* CS5 Other
-------------------------------------------------------------*/


.punbb .main thead .tcl, .main thead .tc2, .main thead .tc3, .main thead .tcr, .main thead .tcmod {
color:#19120d;
}

HTML {
background-image: url("http://cradle.rolbb.ru/files/0014/52/83/44111.jpg"); 
background-repeat: repeat-y;
background-position: center top;
background-color: #040404;
}

body { 
background-image: url("http://cradle.rolbb.ru/files/0014/52/83/42681.png");
background-position: center top;
background-attachment:scroll;
background-repeat: no-repeat;
}

#pun_wrap {  
background-image: url("http://cradle.rolbb.ru/files/0014/52/83/28996.png"); background-repeat: no-repeat; background-position: center bottom;
padding-bottom: 10em;
 }
#pun-main div.catleft, #pun-main div.catright {display: none}




.p.divider hr {color: #19120d;
}

/*Фон мини-профиля в Топике*/
.punbb .post .post-author {
  background:url(http://cradle.rolbb.ru/files/0014/52/83/85054.jpg) 0 0 repeat-y; /*Фон размножаемый по вертикали*/
font-size: 10px;
  overflow: visible!important;
  margin:0px -10px 0px 0px!important;
color: #929081;
}

.punbb .post .post-author > ul {
  background:url(http://cradle.rolbb.ru/files/0014/52/83/84564.png) 0 top no-repeat,url(http://cradle.rolbb.ru/files/0014/52/83/69942.png) 0 bottom no-repeat; /*Фон верха - низа*/
  margin:-12px 0px -12px 0!important;
  padding: 50px 50px 50px 7px!important;
}

p.lastedit {display: none ;}



   .punbb .post h3 strong {
        float: right !important;
        margin-left: 0 !important;
        margin-right: 5px;
        text-align: right !important;
        width: auto !important;
        font-weight: bold!important;
    }
   div.post h3 strong:before {
        content: "";
        font-size: 11px !important;
        font-weight: bold!important;
    }
    .punbb .post-box {
font-size: 11px;
        position: relative;
margin-right: -30px;
    }
    div.post-rating p {
      
 font-weight: bold!important;
    }

#pun-main .post .permalink {padding: 20px;}
#pun-main .post-links li {padding: 10px 8px 20px 0px;}



#pun-stats h2 span,
.category h2 span {
visibility:hidden!important;
}
#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {
   background-color: #ddcfae;
  color: #211614;
  padding: 0.3em;
}


 .post-author ul li.pa-fld5 {
text-align: center;
font: "Book Antiqua";
font-size: 14px;
color: #2e1a15;
    }
 .post-author ul li.pa-fld2 {
text-align: justify;
margin-top: -5px;
font: 'century schoolbook';
font-size: 10px;
color: #929081;
    }
 .post-author ul li.pa-fld1 {
margin-top: -16px;
text-align: center;
font: 'century schoolbook';
font-size: 10px;
color: #6d7778;
    }
 .post-author ul li.pa-fld3 {
text-align: center;
font: 'century schoolbook';
font-size: 10px;
color: #929081;
    }


#pun-main .fs-box {font-size:14px;}


#pun-title table tbody tr .title-logo-tdr {position: absolute; z-index: 1; left: 500px; top: 0px;
}

li.pa-title {
font-style:italic;
font-size: 90%;
  }

.mod-options {padding-bottom: 11px!important;}

.pa-author a:hover, .pa-author a:focus, .pa-author a:active  {
   color: #718587!important;
}
.pa-author, .pa-author a{
color: #879899 !important;
}
.pa-online{color: transparent!important;}


#submenu {
padding: 8px 8px 8px -20px;
height: 0px;
text-align: center;
font-size: 11px;
width: 620px;
}

.submenutext {
display: none; 
height: 40px;
}


.meter1{
vertical-align:middle;
height:21px;
color:transparent;
background-image: url(http://hmnd.rusff.ru/files/0013/cf/ca/63068.png);
background-color:transparent;
background-position:center;
background-repeat:no-repeat;
width:206px!important;
border-collapse:collapse;
border:none 0 transparent;
padding: 7px 0px 0px 14px ;
box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.meter1 div
{
max-width:165px!important;
padding:0!important;
border-collapse:collapse;
border:none 0 transparent;
height:7px;
}
.meter1 div{
background-image: url(http://hmnd.rusff.ru/files/0013/cf/ca/61119.png);
background-color:transparent;
background-position:center;
background-repeat:no-repeat;
}

#pun-messages .post-author.online {
    max-width: 17em;
}
.post-ul-Sp a{
color: #9f8175!important;
font-weight: 700;}
.post-author .Switch {
text-align: center;
margin-bottom: 4px;
}
#slideshow {
margin:0 auto;
width:870px;
height:270px;
position:relative;
margin-top: -20px;
margin-left: -40px;}

#slideshow #slidesContainer {
  margin:0 auto;
  width:800px;
  height:270px;
  position:relative;}

#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:780px; /* На двадцать пикселев меньше чем ширина #slidesContainer */
  overflow-y:auto; /* поддержка прокрутки */
  height:270px;
  text-align: center;
  font-family: arial;}

.control {
  display:block;
  width:133px;
  height:129px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
  z-index:100;}

#leftControl {
  top:103px;
  left:0;
  margin-left: 50px;
margin-top: 32px;
  background:transparent url(http://hmnd.rusff.ru/files/0013/cf/ca/88740.png) no-repeat 0 0;}

#rightControl {
  top:100px;
  right:0;
  margin-right: -120px;
  margin-top: 32px;
background:transparent url(http://hmnd.rusff.ru/files/0013/cf/ca/68912.png) no-repeat 0 0;}



.image.UP,
.image.Down {
   border:2px solid transparent;
   margin:0;
   padding:0;
}
.image.UP{
opacity:1.0;
   display:block;
   position:absolute;z-index:100;
   transition-duration: 0.96s;
  -webkit-transition-duration: 0.96s;
  -moz-transition-duration: 0.96s;
  -o-transition-duration: 0.96s;
  -ms-transition-duration: 0.96s; /* IE9+ */
}
.image.UP:hover {
   opacity:0.00;
}
 
div.ImgWrap{
display:inline-block;
padding:0;margin:0;
background-position:center center;
background-repeat:no-repeat;
}



/* Контейнер */
.modal {
/* Слой перекрытия */
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.5);
z-index: 10000;
/* Трансформации прозрачности при открытии  */
-webkit-transition: opacity 500ms ease-in;
-moz-transition: opacity 500ms ease-in;
transition: opacity 500ms ease-in;
/* Скрываем изначально */
opacity: 0;
pointer-events: none;
}
/* Показываем модальное окно */
.modal:target {
opacity: 1;
pointer-events: auto;
}
/* Содержание */
.modelAll > div {
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: fixed; top: 0px; left: 0px;
}
.modal > div{
z-index: 9999;
position: fixed;
top: 10% !important;
left: 50% !important;
width: 640px;
padding: 15px;
background: url(http://cradle.rusff.ru/files/0014/14/b6/28097.png) no-repeat;
margin-left: -350px !important;
vertical-align: middle;
color: 170e05;
height: 370px;
}
/* По умолчанию минимизируем анимацию */
-webkit-animation: minimise 500ms linear;
/* Придаем хороший вид */
padding: 30px;
-moz-border-radius: 7px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
-moz-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
box-shadow: 0 3px 20px rgba(0,0,0,0.9);
background: -moz-linear-gradient(#e1c698, #140200);
background: -webkit-gradient(linear, right bottom, right top, color-stop(1, rgb(202,190,160)), color-stop(0.57, rgb(145,131,97)));
}
/* Изменяем анимацию при открытии модального окна*/
.modal:target > div {
-webkit-animation-name: bounce;
}
@-webkit-keyframes bounce {
  0% {
  -webkit-transform: scale3d(0.1,0.1,1);
  -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
  }
  55% {
  -webkit-transform: scale3d(1.08,1.08,1);
  -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0);
  }
  75% {
  -webkit-transform: scale3d(0.95,0.95,1);
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.9);
  }
  100% {
  -webkit-transform: scale3d(1,1,1);
  -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
  }
}
@-webkit-keyframes minimise {
  0% {
  -webkit-transform: scale3d(1,1,1);
  }
  100% {
  -webkit-transform: scale3d(0.1,0.1,1);
  }
}
/* Ссылка на кнопку Закрыть */
.modal a[href="#close"] {
position: absolute;
right: 0;
top: 0;
color: transparent;
}
/* Сбрасываем изменения */
.modal a[href="#close"]:focus {
outline: none;
}
/* Создаем кнопку Закрыть */
.modal a[href="#close"]:after {
content: 'X';
display: block;
/* Позиционируем */
position: absolute;
right: 5px;
top: 3px;
width: 1.5em;
padding: 1px 1px 1px 2px;
/* Стили */
text-decoration: none;
text-shadow: none;
text-align: center;
font-weight: bold;
background: #4e3421;
color: #000;
border: 1px solid #a26424;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}
.modal a[href="#close"]:focus:after,
.modal a[href="#close"]:hover:after {
-webkit-transform: scale(1.1,1.1);
-moz-transform: scale(1.1,1.1);
}
.modal a[href="#close"]:focus:after {
outline: 1px solid #6f664f;
}
/* Открываем модальное окно */
a.openModal {
margin: 0.5em 0.5em 0.5em -0.2em!important;
display: block;
width: 208px; height: 22px; 
background: url(http://cradle.rusff.ru/files/0014/14/b6/75752.png) no-repeat;
}
a.openModal:hover,
a.openModal:focus {
width: 208px; height: 22px; 
background: url(http://cradle.rusff.ru/files/0014/14/b6/75752.png) no-repeat;
}

div .splLink {width: 175px; height: 40px; border: 0px solid #cc9966; background: rgba(204, 153, 102, 0); text-align: center; font-family: Arial; font-size: 15px; padding: 5px;}
.spll {width: 175px; height: 70px; margin: 2px;}
.spll div .splCont {height: auto; width: 170px; background:  #cc9966; padding: 5px; z-index: 1000; margin-top: 5px; border: 0px solid #FFD700; font-size: 12px; font-family: Microsoft Sans Serif; text-align: center;
border-radius: 15px;   -khtml-border-radius: 15px;    -moz-border-radius: 15px;   -o-border-radius: 15px;   box-shadow: #fff 0 1px 6px;}

.ssc{background-color: #dbc9a1;
padding: 12px!important;
border: double #9a8d69;
border-radius: 0px;
  border-width: 3px;}
.j{ font-family: 'footlight mt light'; font-size: 20px; text-align: center; line-height: 20%; text-transform: uppercase; letter-spacing: 5px; color: #8f4808; text-shadow: 0px 1px 0px #000;}
.nv {font-family: 'footlight mt light'; font-size: 35px; text-align: center; line-height: 20%; text-transform: uppercase; letter-spacing: 5px; color: #8f4808; text-shadow: 0px 1px 0px #000;}

.s{ font-family: 'footlight mt light'; font-size: 20px; text-align: center; line-height: 10%; text-transform: uppercase; letter-spacing: 5px; color: #8f4808; text-shadow: 0px 1px 0px #000;}


.f{ font-family: 'footlight mt light'; font-size: 10px; text-align: center; line-height: 50%; text-transform: uppercase; letter-spacing: 2px; color: #34696f; text-shadow: 0px 1px 0px #000;}
.f3 {padding: 20px; border: 3px double #412012; font-family: 'Arial';}
.f2{font-family: 'Arial'; font-size: 10px; }

.q{width: 585px; border:8px solid #260e04; background-color: #e7dcbf;}
.q2{width: 605px; border:7px solid #260e04;background-color: #260e04; margin: -10px 0px -10px -10px;}
.n{padding: 10px; border: 3px double #412012; font-family: 'Arial';}
.sc{background-color: #2b1912;
color: #b09173;
padding: 12px 0px 12px 0px!important;
border: double #9a8d69;
border-radius: 30px 30px 0px 0px;
  border-width: 3px;}










.container1 {width: 680px; margin: 0 auto; padding: 0;}
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 28px;
    width: 400px;
    width: 90%;
}
ul.tabs li {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 28px;
    line-height: 30px;
    border: 0px;
  border-top: 3px double #412012;
  border-left: 3px double #412012;
  border-right: 3px double #412012;     
    margin-bottom: 2px;
   overflow: hidden;
    position: relative;
    width: 100px;
}

ul.tabs li a {
    text-decoration: none;
    color: black;
    display: block;
    padding: 0 5px;
background-image: url("http://sc.uploads.ru/z85kr.png"); 
outline: none;
}

ul.tabs li a:hover {
    border-bottom: 0px solid #000000;
        border-top: 0px solid #000000;    
        border-left: 0px solid #000000;    
        border-right: 0px solid #000000;  
}    

html ul.tabs li.active  {
   border-top: 3px double #412012;
  border-left: 3px double #412012;
  border-right: 3px double #412012;
border-bottom: 0px dashed #412012;
background-color: #e7dcbf; 
}  

html ul.tabs li.active a:hover  {
    border-bottom: 0px solid #160f0a;
}

.tab_container1 {
    clear: both;
    float: left; 
    width: 580px;
    height: 670px;
background-color: #e7dcbf;  
    border: 3px double #412012;

    -moz-border-radius-bottomright: 0px;
    -khtml-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -khtml-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;

}


.tab_container3 {
    clear: both;
    float: left; 
    width: 580px;
    height: 450px;
background-color: #e7dcbf;  
    border: 3px double #412012;

    -moz-border-radius-bottomright: 0px;
    -khtml-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -khtml-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
}

.tab_content {
    padding: 5px;
}

.tab_content h2 {
    font-weight: normal;
    padding-bottom: 2px;
    border-bottom: 0px dashed #000000;
}
ul.tabs li:nth-child(1) {
 background-color: #e7dcbf; 
  border-top: 3px double #412012;
  border-left: 3px double #412012;
  border-right: 3px double #412012;
   

 position: relative; left: 0px; background: rgba(0, 0, 0, 0.08);}
ul.tabs li:nth-child(2) {
  border-top: 3px double #412012;
  border-left: 3px double #412012;
  border-right: 3px double #412012;
 
 position: relative; left: 2px; background: rgba(0, 0, 0, 0.08); }




.hoverbox  
{cursor: default;  list-style: none;  margin-left:100px;} 
.hoverbox a  
{cursor: default;margin-left:-10px;} 
.hoverbox a .preview  
{display: none;} 
.hoverbox a:hover .preview  
{display: block;  position: absolute; top: 0px; left: -24px; z-index: 1;} 
.hoverbox img 
{color:inherit; padding: 0px; vertical-align: top;} 
.hoverbox li  
{color: inherit; display: inline;  float: left; margin: 3px; padding: 3px;  position: relative;} 








----------------------------------------------------------------------
.container1 {width: 680px; margin: 0 auto; padding: 0;}
ul.tabs2 {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 28px;
    width: 590px;
    width: 97%;
}
ul.tabs2 li {
    float: left;
    margin: 0px;
    padding: 0px;
    height: 28px;
    border: 0px;
  border-top: 3px double #412012;
  border-left: 3px double #412012;
  border-right: 3px double #412012;     
    margin-bottom: 2px;
line-height: -30px;
   overflow: hidden;
    position: relative;
    width: 250px;
}

ul.tabs2 li a {
    text-decoration: none;
    color: black;
    display: block;
    padding: 0 5px;
background-image: url("http://sc.uploads.ru/z85kr.png"); 
outline: none;
}

ul.tabs2 li a:hover {
    border-bottom: 0px solid #000000;
        border-top: 0px solid #000000;    
        border-left: 0px solid #000000;    
        border-right: 0px solid #000000;  
}    

html ul.tabs2 li.active  {
   border-top: 3px double #412012;
  border-left: 3px double #412012;
  border-right: 3px double #412012;
border-bottom: 0px dashed #412012;
background-color: #e7dcbf; 
}  

html ul.tabs2 li.active a:hover  {
    border-bottom: 0px solid #160f0a;
}

.tab_container3{
    clear: both;
    float: left; 
    width: 580px;
    height: 400px;
background-color: #e7dcbf;  
    border: 3px double #412012;

    -moz-border-radius-bottomright: 0px;
    -khtml-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -khtml-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;

}


.tab_container3 {
    clear: both;
    float: left; 
    width: 580px;
    height: 510px;
background-color: #e7dcbf;  
    border: 3px double #412012;

    -moz-border-radius-bottomright: 0px;
    -khtml-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -khtml-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
}

.tab_content {
    padding: 5px;
}

.tab_content h2 {
    font-weight: normal;
    padding-bottom: 2px;
    border-bottom: 0px dashed #000000;
}
ul.tabs2 li:nth-child(1) {
 background-color: #e7dcbf; 
  border-top: 3px double #412012;
  border-left: 3px double #412012;
  border-right: 3px double #412012;
   

 position: relative; left: 30px; background: rgba(0, 0, 0, 0.08);}
ul.tabs2 li:nth-child(2) {
  border-top: 3px double #412012;
  border-left: 3px double #412012;
  border-right: 3px double #412012;
 
 position: relative; left: 42px; background: rgba(0, 0, 0, 0.08); }

#menu span {
display: inline-block;
padding: 7px 13px 7px; 
margin-right: 5px;
margin: 3px 0;
width: 80px;
text-decoration: none;
}
#menu .tabactive {
color: #2662DF;
background:#F9F1DD;
border-radius:  10em/1em;
}

#submenu {
padding: 5px;
height: 510px;
text-align: center;
font: 11px "Arial";
width: 525px;
}

.submenutext {
display: none; 
height: 50px;
}





----------------------------------------------------


#menu2 span {
display: inline-block;
padding: 7px 13px 7px; 
margin-right: 5px;
margin: 3px 0;
width: 80px;
text-decoration: none;
}
#menu2 .tabactive {
color: #2662DF;
background:#F9F1DD;
border-radius:  10em/1em;
}


.r {font-family: 'Verdana', cursive; font-size: 10px; padding: 0 2px; text-align: justify; color: #7b949e; text-shadow: 1px 1px 0px #000;}

.pa-avatar.item2 img {
margin-left: -5px!important;
box-shadow: 0px 0px 0px #160a04;
border: 0px solid #0d0602;
max-width: 190px;
}
