/** body **/                                
  body {
  	background: #fff url("bg.png"/*tpa=bg.png*/) top center repeat;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Tahoma,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
  }
  #page-wrapper {
	background-color: transparent;
	background-image: url(bg-2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

  a {
  	color: #003F8D;
	text-decoration: underline;
  }
  a:hover {
  	text-decoration: none;
  }
  h1 {
  	font-size: 15px;
  }
  h2 {
    font-size: 13px;
}
  h1, h2, h3, h4 {
  	color: #003F8C;
	text-transform: uppercase;
  }
  .title {
  	margin-top: 0;
  }
  h1.title.plusbread {
  	margin: 0;
	margin-bottom: 5px;
  }
  tbody {
  	border: none;
  }

  #page,
  #closure-blocks
  {
    /*
     * If you want to make the page a fixed width and centered in the viewport,
     * this is the standards-compliant way to do that. See also the ie.css file
     * for the necessary IE5 hack to center a div.
     */
    margin-left: auto;
    margin-right: auto;
    width: 960px;
  }

  #page-inner
  {
  }

  #navigation-top,
  #navigation
  {
    position: absolute; /* Take the named anchors out of the doc flow    */
    left: -10000px;     /* and prevent any anchor styles from appearing. */
  }

/** header **/
  #header
  {
  	/*height:120px;*/
	width: 960px;
  }

  #header-inner
  {
  	position:relative;
  }

  #logo
  {
  	margin: 20px 0;
	float: left;
  }
  #logo img {
  	position: relative;
  }
  #header-contact {
  	float: right;
    margin-right: 10px;
  }
  #header-contact .search {
  	float: right;
	margin: 0;
	padding: 0;
	margin-top: 25px;
  }
  #header-contact .search .form-text {
  	font-size: 12px !important;
	width: 200px;
	border: 1px solid #4977AE;
	padding: 2px 5px;
  }
  #header-contact .search .form-text.noactive {
	width: 95px;
	color: gray;
  }
  #header-contact .search .form-submit {
	background: #4977AE;
	border: 1px solid #00408E;
	color: #fff;
	text-transform: lowercase;
  }
  #header-contact p {
	margin: 0 0 8px;
  }
  #header-contact #block-block-1 {
	color: #3E72A2;
    text-align: right;
    font-size: 14px;
    margin-top: 35px;
  }
  #header-contact #block-block-1 em {
	color: #F78400;
	font-style: normal;
  }
  #header-contact .phones {
	color: #81AACF;
	font-size: 18px;
  }
  #header-contact #block-menu-secondary-links {
  	position:absolute;
	bottom: 0;
	right: 0;
  }
  #header-contact .menu li {
  	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none !important; 
  }
  #header-contact .menu li a {
  	font-weight: bold;
	text-decoration: none; 
  }
  #header-contact .menu li a:hover {
  	font-weight: bold;
	text-decoration: underline;; 
  }

  #header .search label {
  	display: none;
  }
  #header .block-region {
  	display: none;
  }
  #header-blocks
  {
    clear: both; /* Clear the logo */
  }

/** main (container for everything else) **/
#main {
    position: relative;
    clear: both;
    background: transparent url("main-frame-top.png"/*tpa=http://argonmaster.kiev.ua/sites/all/themes/rwo/img/main-frame-top.png*/) top center no-repeat;
    padding-top: 25px;
}
#main-inner {
	padding: 0 10px;
	background-color: transparent;
	background-image: url(main-frame-middle.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#main-bottom {
	height: 25px;
	background-color: transparent;
	background-image: url(main-frame-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/** content **/
  #content  
  {
    float: left;
    margin-right: -960px; /* Negative value of #content's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #content-inner. */
  }

  #content, #content-bottom
  {
    width: 710px;
  }
  #content, #content-bottom {
  }
  #content-bottom {
  	margin-top: 18px !important;
  }
  #content-inner, #cb-inner {
    margin: 0;
    padding: 0;
	position:relative;
  }
  #cb-inner {
  	margin: 0;
  }
  #content-area, #cb-wrapper {
	padding-bottom: 7px;
	position:relative;
  }
  #content-area table {
  	width: 100%;
  }
  #content-wrapper {
  	padding: 0 10px;
  }
  #content-bottom .block {
  	padding: 10px 15px 10px 9px;
  }
  #content-bottom tbody {
  	border: none;
	vertical-align: top;
  }
  #content-bottom .view-main-blocks td {
  	width: 33% !important;
	padding: 0 5px;
  }
  #content-bottom .view-main-blocks td p {
  	margin: 0;
  }
  #content-bottom .view-main-blocks .wrapper {
  	margin: 0;
	border:1px solid #ccc;
	border-width: 0 1px 1px 1px;
	padding-bottom: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

  }
  #content-bottom .views-field-title {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:7px 0;
	text-align:center;
	background-color: #FFF;
	background-image: url(bg-block-h.png);
	background-repeat: no-repeat;
	background-position: center center;
  }
  #content-bottom .views-field-body {
	padding:4px 5px;
	font-size: 10px;
	height: 62px;
  }
  #content-bottom .views-field-field-link-value {
	padding: 2px 5px;
	font-size: 10px;
	text-align: right;
	color: #F78400;
  }
  #content-bottom .views-field-field-link-value a {
	font-weight: bold !important;
  	color: #F78400;
  }
  table div.description {
  	margin: 10px 0;
  }


  #primary
  {
    margin-left: 200px; /* Width of search-box */
  }

  #secondary
  {
    margin-left: 200px; /* Width of search-box */
  }

/** sidebar-right **/
  #sidebar-right
  {
    float: left;
    width: 220px;
    margin-left: 710px; /* Width of content + sidebar-left. */
    margin-right: -960px; /* Negative value of #sidebar-right's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #sidebar-right-inner. */
  }

  #sidebar-right-inner
  {
    /*margin: 0 0 0 20px;*/
    padding: 0;
  }

/** sidebar-left **/
  #sidebar-left
  {
    float: left;
    width: 220px;
    margin-left: 0;
    margin-right: -220px; /* Negative value of #sidebar-left's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #sidebar-left-inner. */
  }

  #sidebar-left-inner
  {
    margin: 0;
    padding: 0;
  }
  #sidebar-left .block {
	margin-bottom: 15px;
	/* fucking IE bugs!!! */
	float: left;
	clear: both;
	width: 220px;
	background-color: transparent;
	background-image: url(bg-block_bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
  }
  #sidebar-left .block-inner {
	background-color: transparent;
	background-image: url(bg-block_top.png);
	background-repeat: no-repeat;
	background-position: center top;
  }
  #sidebar-left h2.title {
  	font-size: 14px;
  }
  #sidebar-left .block-wrapper {
	padding: 10px 15px;
	padding-bottom: 25px;
  }
  #sidebar-left .block-menu .block-wrapper {
	padding: 1px 4px 7px 3px;
  }
  .menu-navigation ul.menu {
  	margin: 0;
	padding: 0;
	list-style: none;
  }
  .menu-navigation ul.menu li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0 !important;
  }
  .menu-navigation ul.menu li a {
	display: block;
	padding: 6px 12px;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 2px;
	background-color: transparent;
	background-image: url(menu-button.png);
	background-repeat: no-repeat;
	background-position: left center;
  }
  .menu-navigation ul.menu li a:hover {
	background-position: -220px center;
  }
  .menu-navigation ul.menu li.selected a {
	background-position: -440px center;
  }
  #block-menu-menu-uslugi ul.menu li a {
      background-image: url(uslugi-button.png);
  }
  /*
  .menu-navigation ul.menu li.active-trail a,
  .menu-navigation ul.menu li.first a {
	background: transparent url(img/bg-menu-top-f.png) top center no-repeat;
  }
  .menu-navigation ul.menu li.first a:hover, .menu-navigation ul.menu li.first.active-trail a {
	background: transparent url(img/bg-menu-top-f-h.png) top center no-repeat;
  }
  .menu-navigation ul.menu li.last a {
	background: transparent url(img/bg-menu-top-l.png) bottom center no-repeat;
	margin-bottom: 0;
  }
  .menu-navigation ul.menu li.last a:hover, .menu-navigation ul.menu li.last.active-trail a {
	background: transparent url(img/bg-menu-top-l-h.png) bottom center no-repeat;
  }*/
    .menu-navigation ul.menu li li a,
	.menu-navigation ul.menu li li.first a,
	.menu-navigation ul.menu li li.last a {
	color: #333;
	font-weight: normal;
	margin-bottom: 1px;
	padding: 2px 12px;
	background-color: transparent;
	background-image: url(menu-button-sub.png);
	background-repeat: no-repeat;
	background-position: left center;
  }
  .menu-navigation ul.menu li li.last a {
      margin-bottom: 2px;
}
.menu-navigation ul.menu li li a.active {
    background-position: -440px center !important;
    color: #fff;
    font-weight: bold;
}
	.menu-navigation ul.menu li li a:hover,
    .menu-navigation ul.menu li li.active-trail a,
	.menu-navigation ul.menu li li.first a:hover,
	.menu-navigation ul.menu li li.last a:hover {
        background-position: -220px center !important;
   }

   .block {
       margin-bottom: 20px;
}
.block h2.title {
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
}

/** footer **/
  #footer {
  	margin: 20px 0 0 0;
	color: #fff;
  }
  #footer em {
	font-style: normal;
  }
  #footer a {
	color: #fff;
    font-weight: bold;
  }
  #footer-inner {
  	padding: 0 10px;
  }
  #footer .block {
  	float: left;
  }
  #footer #madeby {
  	float:right;
	text-align: right;
  }
  #footer p {
  	margin: 0;
  }

/** closure **/
  #closure-blocks /* See also the #page declaration above that this div shares. */
  {
  }

/** Prevent overflowing content **/
  #header,
  #content,
  #navbar,
  #sidebar-left,
  #sidebar-right,
  #footer,
  #closure-blocks
  {
    overflow: visible;
    word-wrap: break-word; /* A very nice CSS3 property */
  }

  #navbar
  {
    overflow: hidden; /* May need to be removed if using a dynamic drop-down menu */
  }

/*
 * MESSAGES STYLE
 *
 * Add sensible messages styling.
 */


  div.messages, /* Important messages (status, warning, and error) for the user */
  div.status,
  div.warning,
  div.error
  {
    min-height: 21px;
    margin: 0 1em 5px 1em;
    border: 2px solid #ff7;
    padding: 5px 5px 5px 35px;
    color: #000;
    background-color: #ffc;
    background-image: url(messages-status.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
  }

  div.status /* Normal priority messages */
  {
  }

  div.warning /* Medium priority messages */
  {
    border-color: #fc0;
    background-image: url(messages-warning.png);
  }

  div.warning,
  tr.warning
  {
    color: #000; /* Drupal core uses #220 */
    background-color: #ffc;
  }

  div.error /* High priority messages. See also the .error declaration below. */
  {
    /* border: 1px solid #d77; */ /* Drupal core uses: 1px solid #d77 */
    border-color: #c00;
    background-image: url(messages-error.png);
  }

  div.error,
  tr.error
  {
    color: #900; /* Drupal core uses #200 */
    background-color: #fee;
  }

  div.messages ul
  {
    margin-top: 0;
    margin-bottom: 0;
  }
.clear {
	clear: both;
}
#content p {
	margin: 0.9em 0;
	text-indent: 1em;
}
.obj-main-foto, .node .gall-thmb-page {
	float: left;
	margin: 0 10px 5px 0;
}
.влево {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.вправо {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.node-block {
	clear: both;
	padding-top: 7px;
	margin-top: 10px;
	background-color: #FFF;
	background-image: url(nblock-t.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.node-block .inner {
	padding: 0 10px 10px 10px;
	background-color: transparent;
	background-image: url(nblock-b.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#node-gallery.node-block .inner {
	padding-right: 0;
}
.node-block h3 {
	margin: 0 0 7px 0;
	font-size: 12px;
}
.node-gallery {
    overflow: auto;
    clear: both;
}
.highslide {
	margin: 4px 5px;
    display: block;
    float: left;
}
.highslide-dimming {
	background-color: #AFC7E4;
}
.highslide img {

}
#attachments tr {
	background-color: #FFF;
	border: none !important;
}
#attachments td {
	padding: 7px 0;
	border-top: 1px solid #ccc;
}
#attachments td.icons {
	width: 30px;
	text-align: center;
}
#attachments td.size {
	width: 70px;
}
.view-id-clients td {
	text-align: center;
}
.view-id-clients td .views-field-title {
	text-align: center;
}
.view-id-clients td .views-field-field-logo-fid td {
	height: 110px;
	vertical-align: middle;
	text-align: center;
	padding: 0;
}
.view-id-clients td {
	width: 25%;
	padding-bottom: 10px;
}
.view-id-clients td .wrapper {
	border: 1px solid gray;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0 4px;
}
.view-id-clients td td {
	width: 100%;
}
/* Views */
.views-table td, .views-table th {
	padding: 5px 10px;
}

/* Kwicks */
#reldocs {
    background: #fff;

}
#reldocs h2 {
    font-size: 10px;
	margin: 10px 0;
	margin-bottom: 5px;
    color: #666;
    text-align: center;
}
#kwicks {
	list-style: none;
	position: relative;
	height: 40px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	background-color: transparent;
	background-image: url(reldoc-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#kwicks li {
	width: 172px;
	height: 40px;
	float: left;
	margin-right: 0;
	display: block;
	overflow: hidden;
	padding: 0;
	text-align: center;
	background-color: transparent;
	background-image: url(reldoc-off.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#kwicks li#docs {
}
#kwicks li#objects {
}
#kwicks li#articles {
}
#kwicks li#books {
	margin-right: 0;
}
#kwicks li.on:hover {
	background-color: transparent;
	background-image: url(reldoc-hover.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#kwicks li.on.active, #kwicks li.on.act {
    background: transparent url("reldoc-active.png"/*tpa=http://argonmaster.kiev.ua/sites/all/themes/rwo/img/reldoc-active.png*/) 0 0 no-repeat;
}
#kwicks li a, #kwicks li.off span {
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 40px;
	margin: 0 15px;
	text-decoration: none;
}
#kwicks li.active a, #kwicks li.on.act {
	text-transform: uppercase;
}
#kwicks li em {
	font-weight: normal;
	font-style: normal;
}
#kwicks li.off {
    
}
#kwicks li.off span {
    color: #ddd !important;
}
.ui-accordion-left {
	display: none;
}

.breadcrumb {
	color: gray;
}

.view-objects table td {
    border: 1px solid #ccc;
    border-width: 1px;
    padding: 5px 10px;
    vertical-align: top;
}
.node h2.title {
    font-size: 14px;
}
.view-objects .obj-main-foto {
	float: none;
	margin: 0;
    border-right: 1px dashed #999 !important;
    vertical-align: middle;
    width: 175px;
}
.view-objects .obj-main-foto img {
    display: block;
}