################  Мы за UTF-8
/* 
  Those are the main and generic styles for this tema url("images/frame/background.gif")
*/
body {  /* #C1CCFF color: #333333; 
  background:   background="{temaPath}/images/frame/bg_left._pane.gif"  repeat-y 50% 0 fixed;*/
  background: url(http://www.bimbom.lv/tema/default/images/frame/bim/balloon_bg.gif);
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
}


td, p {
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  margin: 0px;
   
}

a {
  color: #2f63b3;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: none;
}

input, select, textarea {
  font-size: 100%;
  line-height: 150%;
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.submit {  /*      background: #BCD1FA;  border: solid 1px #2f63b3;  */
 
 background: url(http://www.BimBom.lv/tema/default/images/frame/bg_button.gif);
 
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #FFFFFF; /* #2f63b3 */
  margin: 1px;
  padding: 2px 2px 2px 2px;
  border: solid 1px #CCCCCC;
}

.submit_disabled {
  background: #CCCCCC;
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
  font-weight: bold;
  color: #333333;
  margin: 1px;
  padding: 3px 5px 3px 5px;
  border: solid 1px #999999;
}

/* Text hilight */
.hilight {
  background-color:#FFFF00; /* #E2E2E2; 
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}
.hilight_white {
  background-color:#FFFFFF; /* #E2E2E2; 
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}

/*
  Gauges Styles
*/
#gaugewrapper {
  border: solid 1px #000; 
  width: 100%;
}

#gaugelevel {
  position: relative; 
  left: 0; 
  top: 0; 
  background-color: #CCFF00;
}

#gaugelabel {
  width: 100%; 
  position: relative; 
  top: 0; 
  left: 0; 
  text-align: center;
}

/*
  This small hack will force the main table
  to expand vertically and stretch it so it
  fills the browser viewport.
*/
html,body{
  margin: 0;
  padding: 0;
  height: 100%;
  border: none;
}

.fullheight {
  height: 100%;
}

.text_redNotice {
  color: #FF0000;
}

 
.blink { font-weight:bold; color:#FF0000; text-decoration:blink;   
}
/*
  The following "homeColorSet" and "footerColorSet"
  styles are color switches for elements that are outside
  the main white-backgrounded area, the home one is
  located on the homepage (which has a dark blue background)
  and the footer covers the bottom of each page which
  is also using a dark blue background color
*/

.homeColorTitle {
  color: #FF3300;
}


.homeColorSet1 {
  color: #666666  ;
}

.homeColorSet2 {
  color: #6699CC;
}
.homeColorSet3 {
  color: #FF0000;
}
.homeColorSet4 {
  color: #AAAAAA;
}

.footerColorSet1 {
  color: #0033CC;
}

.footerColorSet2 {
  color: #2f63b3;
}
.footerColorSet3 {
  color: #FF0000;
}

.footerColorSet4 {
  color: #0033CC;
}
.footerColorSet5 {
  color: #666666;
}

/*   ramka         */

#ramka {
  position: relative;
  padding-right: 10;
  background-color: #F2F5FF;
  padding: 20px;
  width: 660px;
  border: 1px solid #BBD4F9;
}

/* forum styles  width: 420px; */
#forumMainPostBody {
  position: relative;
  background-color: #F2F5FF;
  padding: 10px;
  width: 100%;
  border: 1px solid #BBD4F9;
}

/* Calendars Styles */
#calendar_emptyday {
  border: #FFFFFF solid 1px;
  float: left;
  width: 18px;
  height: 16px;
  margin: 1px;
}

#calendar_day {
  border: #999999 solid 1px;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 18px;
  height: 16px;
  margin: 1px;
}

#calendar_busyDay {
  border: #CCCCCC solid 1px;
  background-color: #E2E2E2;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 18px;
  height: 16px;
  margin: 1px;
  color: #2f63b3;
}

#calendar_busyDay a {
  display: block;
  width: 100%;
  height: 100%;
  color: #2f63b3;
  text-decoration: none;
}

#calendar_row {
  clear: both;
}

#calendar {
}

/* Vote styles */
#votewrap {
  height: 20px;
  width: 100px;
  background: url(/{temaPath}/images/frame/rank_objects/green_layer.gif) repeat-x;
  overflow:visible;
}

#voteInt {
  height: 20px;
  width: 100px;
  text-align: center;
  color: red;
  font: 15px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}

.votehover {
  width: 20%;
  height: 10px;
  float: left;
  background: url(/{temaPath}/images/frame/rank_objects/blue_layer.gif) repeat-x;
  font-size: 10px;
  margin: 0px;
}

.voteclear {
  width: 20%;
  height: 10px;
  float: left;
  font-size: 10px;
  margin: 0px;
  display: block;
}

/* Quotes styles */
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #6699FF;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

h1 {  /*#658EFD*/
  font-weight: bold;
  color: #333333;
  font-size: 14px;
}

h2 {
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}

h3 {
  font-weight: bold;
  color: #333333;
  font-size: 13px;
}

h4 {
  color: #FF0000;
  font-size: 14px;
  font-weight: bold;
}

h5 {
  color: #666666;
  font-size: 10px;
}

h6 { /* #2f63b3  */
  color: #666666;
  font: 12px "Lucida Grande", verdana, helvetica, arial, sans-serif;
}
 

/* Some special form fields classes */
#formTitle_DISABLED {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #333333;
  font-size: 18px;
  font-weight: bold;
  background-color: #E2E2E2;
  width: 100%;
  border: solid 1px #E2E2E2;
}

.fullwidth {
  width: 100%;
}
/* Navigation menu #515151*/
#inner {
 
  font: 12px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #333333;
  padding-left: 12px;
  text-decoration: none;
  font-weight: none;

}
/* Navigation menu #515151*/
#navigation {
 
  font: 12px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #FF9900;
  padding-left: 12px;
  text-decoration: none;
  font-weight: bold;

}

#navigation_left {
 
  font: 12px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #666666 ;
  padding-left: 8px;
  text-decoration: none;
  font-weight: bold;

}

#navigation_left a {
  font: 12px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #666666 ;
  padding-left: 8px;
  text-decoration: none;
  font-weight: bold;
}

#navigation a {
  font: 12px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #333333;
  padding-left: 8px;
  text-decoration: none;
  font-weight: bold;
}

#usercontrol {
  padding-right: 10px;
}

#usercontrol a {
  font: 12px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #FFFFFF;
  padding-right: 8px;
  text-decoration: none;
  font-weight: bold;
}

#ads {
 
  font: 10px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #FFFFFF;
  padding: 0px; 
  text-decoration: none;
  font-weight: none;

}

/* Copyright */
#copyright {
  font: 10px Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

/* Users pictures  padding: 2px;   border: 1px       */
#picture {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* BodyCodePicture */
#bodyCodeImage {
  padding: 2px;
  border: 1px solid #CECECE;
 /* background-color: #FFFFFF; */
}

/* CHAT StyleSheet */
.chatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #E2E2E2;
}

.chatNickEntity:hover {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #BBD4F9;
}

.selected_chatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color:#FFCC66;
}

#chatContent {
        width: 100%;
        height: 400px;
        overflow: -moz-scrollbars-vertical;
        overflow-y: scroll;
        overflow-x: hidden;
        padding: 5px;
}

#nickList {
  width: 100%;
  height: 400px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5px;
}

#shadeWrapper {
  background-color: #000;
  filter: alpha(opacity=40);
  -moz-opacity: .40;
  opacity: .40;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  visibility: hidden;
}

#noShadeContent {
  top: 30%;
  left: 30%;
  filter: alpha(opacity=99);
  -moz-opacity: .99;
  opacity: .99;
  position: absolute;
  z-index: 11;
  visibility: hidden;
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #fff; 
}

/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
        display:none;
}

.tabber {}

.tabberlive {
        margin-top:1em;
}

ul.tabbernav {
        margin:0;
        padding: 3px 0;
        border-bottom: 1px solid #2f63b3;
        font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li {
        list-style: none;
        margin: 0;
        display: inline;
}

ul.tabbernav li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #2f63b3;
        border-bottom: none;
        background: #AEC9F4;
        text-decoration: none;
}

ul.tabbernav li a:link { 
        color: #2f63b3; 
}
ul.tabbernav li a:visited {
        color: #2f63b3;
}

ul.tabbernav li a:hover
{
        color: #FFFFFF;
        background: #2f63b3;
        border-color: #2f63b3;
}

ul.tabbernav li.tabberactive a {
        background-color: #E2E2E2;
        border-bottom: 1px solid #E2E2E2;
}

ul.tabbernav li.tabberactive a:hover {
        color: #0D5D9C;
        background: #E2E2E2;
        border-bottom: 1px solid #E2E2E2;
}

.tabberlive .tabbertab {
        padding:5px;
        border-top:0;
}

.tabberlive .tabbertab h2 {
        display:none;
}

.tabberlive .tabbertab h3 {
        display:none;
}


.bimbomstyle {clear:both;padding:0 12px  12px 12px;margin-bottom:10px;border:1px solid #C66300;word-wrap:break-word; word-break:break-all; word-break/* */:normal ;}
.bimbomstyle_color {clear:both;padding:0 12px  12px 12px;margin-bottom:10px;border:1px solid #C66300;word-wrap:break-word; word-break:break-all; word-break/* */:normal ; background-color:#FFFFFF;}

.bimbom_action {clear:both;padding:0 12px  12px 12px;margin-bottom:10px;border:1px solid #C66300;word-wrap:break-word; word-break:break-all; word-break/* */:normal ; background-color:#FFFF99; text-align:center; }

.bimbomstyle h2 {padding:3px 12px;color:#0A2649;margin:0 -12px 12px -12px;font-size:12px;line-height:17px;border:none;background:#C0D6E5 url(/tema/default/images/frame/bim/style_bg.gif) repeat-x;}
.bimbomstyle p {margin-top:0;}

#header        {height:120px;background:#fff url(/tema/default/images/frame/bim/headCap.gif) repeat-x;}
#jobLogo{float:left;margin-right:0px;font:bold 10px verdana;   }
 
.header995{width:995px;margin: auto;}
.utility{text-align:right;padding:3px;height:25px;font:10px verdana;}
.utility a:link,.utility a:visited,.utility a:hover{color:#3D5376;text-decoration:none;}
.utility input{font:10px verdana;}
.utility form{display:inline;}

#fixedbody{
        margin-left: auto;
        margin-right: auto;
        width: 59.4em;
        min-width: 760px;
        background-color:#fff;
        clear:both;
        text-align:left; 
}
 
#detailbody{
        margin-left: auto;
        margin-right: auto;
        width: 995px; /* width: 760px; */
        text-align:left; 
         
        
}
#resourcebody{
        margin-left: auto;
        margin-right: auto;
        width: 59.4em;
        min-width: 760px;
        background-color:#fff;
        text-align:left;
}
#popup{
        margin-left: auto;
        margin-right: auto;
        width: 583px;
        min-width: 583px;
        background-color:#efefef;
        clear:both;
        text-align:left; 
}
#localnav{
        width:14.1em;
        float:left;
        min-width: 179px;
}

#scontent{
        float:right;
        width:44.15em;
        padding-top:10px;
        background-color:#fff;
        min-width: 565px;
        display:block;
        overflow: hidden;
        word-wrap:break-word; word-break:break-all; word-break/* */:normal ;
}

footer        {font:0.8em verdana;text-align:center;}
#footer p{line-height:5px;}
#footer        {
        border-top:1px solid #ccc;
        clear: both;
        
        padding:10px 0 10px 0;
        text-align:center;
        margin-top:10px;
}

/* NavBar */

#mainNav_steps{ float:none;margin-top:10px;}
#mainNav_steps ul {display:inline;margin:0;padding:0;}
#mainNav_steps li {display:block;float:left;margin-right:2px;background:#FFFFDD url(/tema/default/images/frame/bim/mainNav.gif) right no-repeat;}
#mainNav_steps li.current {background:#FFFFDD url(/tema/default/images/frame/bim/mainNavCurrent_120.gif) right no-repeat;}
#mainNav_steps li.current a:link,#mainNav_steps li.current a:visited {color:#4C2005;}
#mainNav_steps a:link,#mainNav_steps a:visited {display:block;width:120px;height:21px;text-align:center;font:bold 12px/20px arial!important;color: #4E2207;text-decoration: none;}
 
/* NavBar */

#mainNav_stepsR{ float:right;margin-top:10px;}
#mainNav_stepsR ul {display:inline;margin:0;padding:0;}
#mainNav_stepsR li {display:block;float:left;margin-right:2px;background:#FFFFDD url(/tema/default/images/frame/bim/mainNav.gif) right no-repeat;}
#mainNav_stepsR li.current {background:#FFFFDD url(/tema/default/images/frame/bim/mainNavCurrent_120.gif) right no-repeat;}
#mainNav_stepsR li.current a:link,#mainNav_stepsR li.current a:visited {color:#4C2005;}
#mainNav_stepsR a:link,#mainNav_stepsR a:visited {display:block;width:120px;height:21px;text-align:center;font:bold 12px/20px arial!important;color: #4E2207;text-decoration: none;}
/* NavBar */
#mainNav_steps_{ float:none;margin-top:10px;}
#mainNav_steps_ ul {display:inline;margin:0;padding:0;}
#mainNav_steps_ li {display:block;float:left;margin-right:2px;background:#FFFFDD url(/tema/default/images/frame/bim/mainNav.gif) right no-repeat;}
#mainNav_steps_ li.current {background:#FFFFDD url(/tema/default/images/frame/bim/mainNavCurrent_120_.gif) right no-repeat;}
#mainNav_steps_ li.current a:link,#mainNav_steps_ li.current a:visited {color:#4C2005;}
#mainNav_steps_ a:link,#mainNav_steps_ a:visited {display:block;width:120px;height:21px;text-align:center;font:bold 12px/20px arial!important;color: #4E2207;text-decoration: none;}
