﻿/*
* bluebreeze theme for drupal
* ---------------------------
*
* created by Franz Heinzmann (frando)
* contact: frando at xcite-online dot de
*
* please report bugs not via e-mail but use the drupal.org bug tracker on
* http://drupal.org/project/bluebreeze
*
* inspired by the zen theme and the garland theme
*
* uses the .tpl.php-files of the zen theme with some small modifications
* and a modified "One True Layout" (see layout.css for details)
*
* the icons are created by Stefan Nagetaal, lullabot, Everaldo and Franz Heinzmann
* and are all available under the terms of the GPL
*
* licensed under the GPL.
*/


/* import the "One True Layout" */

@import "layout.css";

/* some common styles */


h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight:bold;
  color: #da473d;

}

h1 {
  font-size: 125%;
  margin-bottom: .5em;
  padding-bottom: .35em;
  border-bottom: 1px solid #da473d;
  font-family: Arial, Helvetica, sans-serif;
  
}

h2 {
	font-size:17px;
	text-transform: uppercase;
	color: #000;
	letter-spacing:2px;
	font-weight: normal;
}

h3 {
	font-size:15px;
	text-transform: uppercase;
	color: #000;
	letter-spacing:2px;
}

h4 {
  font-size: 105%;
}

h5 {
  font-size: 105%;
}

h6 {
  font-size: 105%;
}

/* links */

.menu a:link, .menu a:visited {
  color:#b6b6b6;
  text-transform:uppercase;
}

.menu a:hover {
  color: #b6b6b6;
  text-decoration: underline;
}

.menu a:active,.menu a.active {
  color: #b6b6b6;
  text-decoration: underline;
  
}

a:link{
   text-decoration:none;
   font-weight:normal;
   color:#006cb4;
}

a:visited, a.visited, .visited{
	color: #006cb4;
	text-decoration: none;
}

a:hover {
  color:#006cb4;
}

a:active, a.active {
  color:#006cb4;
}


/* some more items */

img, a img {
 	
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #d5d5d5;
}

/* lists, menu */

ul.menu, .item-list ul {

  font-size: 12px;
  color: #000;
  padding-left: 0;
  margin-left: 0;

}
.item-list ul {
  list-style-type:none;
}

li{line-height:1.5;}

ul.menu li,ul.menu li.leaf,ul.menu li.expanded,ul.menu li.collapsed,.item-list ul li{
list-style-image: url();
 list-style-type: none;
padding-left:30px;
line-height:2.5; 
background-repeat: no-repeat;
padding-top:0px;
margin-left:-2px;
text-transform:uppercase;
padding-right: 3px;
}

ul.menu li ul li, ul.menu li ul li.expanded, ul.menu li ul li.collapsed,ul.menu li ul li.leaf,ul.menu li ul li ul li.leaf, ul.menu li ul li ul li.collapsed{
list-style-image: url();
 list-style-type: none;
padding-left:60px;
line-height:2; 
background-repeat: no-repeat;
padding-top:3px;
margin-top:1px;
margin-bottom:-3px;
margin-left:-30px;
text-transform:uppercase;
font-size: 12px;
padding-right:10px;
}


/***********************
*   layout styling
***********************/

body{
font-family: Arial, Helvetica, sans-serif;
background: #eee;
margin:0px;
padding:0px;
width:100%;
height:100%;
color: #404040;
font-size:12px;
}

body, #page, #front, #second {
  padding: 0;
  margin: 0;
  color: #404040;
}

#container {
  background-color: #F3F7FB;
}

#main {
  background-color: #FDFEFF;
  padding: 10px 20px 20px 20px;
}

.withleft #main {
  border-left: 1px solid #DDE3ED;
}

.withright #main {
  border-right: 1px solid #DDE3ED;
}

/* header */

#header {
  padding: 0px;
  margin: 0px;
}

#logo-title {
  position: relative;
  overflow: visible;
  float: left;
  height: 91px;
  padding-left: 10px;
  z-index: 1;
}

#header #site-name, #header #site-slogan {
  position: relative;
  padding: 0;
  margin: 0;
  left: 100px;
  top: 43px;
  padding-left: 10px;
  border: 0;
}

#header #site-name a, #header #site-name a:visited, #header #site-name a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 25px;
  color: #666;
  font-weight: bold;
  letter-spacing: 3px;
  text-decoration: none;
  border: 0;

}
#header #site-name a:hover {
  color: #666;
}

#header #site-slogan {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #A4BEDD;
  letter-spacing: 1px;
}

#header #logo {
  position: absolute;
  top: -8px;
}

#logo a, #logo a:visited, #logo a:hover {
  text-decoration: none;
}

#logo a img {
  border: 0;
}

/* primary links */

#primary ul {
  position: absolute;
  right: 3px;
  top: 25px;
  text-align: right;
  font-size: 90%;
}

#primary ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  float: right;
}

#primary ul li a, #primary ul li a:visited {
  display: block;
  margin: 0 1px 0 1px;
  padding: 3px .8em 0 .8em;
  color: #666;
  background: url(images/bg-primary.gif) repeat-x;
  height: 12px;
  border: 1px solid #96B4D5;
  border-bottom: none;
  float: right;
  line-height: 10px;
  font-size: 10px;
}

#primary ul li a:hover {
  color: #666;
  border-color: #A0BBDB;
  background: url(images/bg-primary-hover.gif) repeat-x;
}

/* secondary links */

#secondary ul {
  position: absolute;
  right: 4px;
  top: 44px;
  text-align: right;
  padding: 3px 5px 1px 5px;
  background: url(images/bg-secondary.gif) repeat-x;
  border-bottom: 1px solid #B7CFE9;
  height: 12px;
}

#secondary ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  float: left;
  color: #F8FEFF;
  line-height: 1em;
}

#secondary ul li a, #secondary ul li a:visited {
  display: block;
  margin: 0 .5em 0 .5em;
  padding: 0;
  color: #666;
  float: left;
  font-size: 90%;
}

#secondary ul li a:hover {
  color: #666;
  text-decoration: none;
  border: 0;
}

/* sidebars, regions */

.sidebar {
  text-align: left;
}

.sidebar .block {

  margin-bottom: 1.5em;

}

.sidebar .block h2 {
  background-color: #E5ECF5;
  font-size: 13px;
  font-weight: bold;
  border-top: 2px solid #D1DBEC;
  margin: 10px -8px 8px -8px;
  padding: 4px 2px 4px 6px;
  color: #666;
}

.sidebar .block h3, .sidebar .block div.title {
  font-size: 12px;
  color: #6C7A8D;
  font-weight: bold;
}

#header-region {

  top: 10px;
  left: 122px;
  height: 28px;
  line-height: 28px;
  vertical-align: bottom;
  padding: 0;
  color: #F1F5F9;
}

#header-region * {
  display: inline;
  vertical-align: bottom;
}

#header-region h2, #header-region h3, #header-region div, #header-region ul, #header-region li {

  display: inline;
  padding-right: .5em;
  line-height: 20px;
  font-size: 10px;
}

#header-region h2, #header-region h3 {
  font-weight: bold;
}

#header-region h2 {
  font-size: 13px;
}

#header-region input, #header-region select {
  background-color: #B4D1F1 !important;
  border-color: #8EACCE !important;
  color: #476281 !important;
}


/* footer */

#footer {
  text-align: center;
  vertical-align: middle;
  height: 42px;
  background: url(images/bg-footer.gif) repeat-x;
}

/***********************
*   styling
***********************/

/* tabs */

ul.primary {
  text-align: right;
  border-bottom: 1px solid #dedede;

}

ul.primary li a {
  background: #dddddd;
  border-color: #CFD5E3;
}

ul.primary li a.active {
  color: #cc9900;
  border-color: #CFD5E3;
  background: #f5f6f8;
  border-bottom: 0;
}

ul.primary li a:hover {
  color: #cc9900;
  background-color: #f5f6f8;
  border-color: #BABFC6;
}

ul.secondary {
  padding: 0;
}
ul.secondary li {
  margin: 0;
}
ul.secondary li.active a, ul.secondary li a:hover {
  border-bottom: 3px solid #BABFC6;
}

/* tables */



thead th {
  border-bottom: 2px solid #dddddd;
  color: #cc9900;
  font-size: 90%;
  font-weight: bold;
  background: url(images/bg-thead.gif) repeat-x bottom left;
  padding: 4px 5px 0 5px;
}

tr.even, tr.odd {
  border-color: #1b3122;
  vertical-align:middle;
}

tr.even {
  background-color: #dddddd;
}

tr.odd {
  background-color: #f5f6f8;
}

td.active {
  background: #686;
}

td {
  
}

td.menu-disabled {
  background-color: #E5E5E5;
}

/* forms */


input, textarea, select, textfield {
  font: 12px "Verdana", sans-serif;
  color: #555;
  padding: 1px 3px 1px 3px;
  background-color: #fff;
  border: 1px solid #cccccc;
}

fieldset {
  border: solid #4bb3e5 1px;
  background-color: #dddddd;
  margin: 1em 0 1em 0;
}

fieldset.collapsed {
  background-color: transparent;
  padding: 0;
}
fieldset.collapsible {

  padding: 0;
}

.form-item input.error, .form-item textarea.error {
  font: 11px/100% "Verdana", sans-serif;
  border: 1px dashed #E1471D;
  color: #555;
}

#node-form, #node-form .node-form {
  overflow:auto;
}

#search  {
  height: 31px;
  padding-top:6px;
}

#search .form-item {
  display: inline;
  padding: 0;
  margin: 0;
}

#search input.form-text, #user-login-form input.form-text  {
margin-left: 5px;
margin-top: 5px;
width: 92px;
height:15px;
border: 2px solid #eeeeee;
color: #B6B6B6;
font-size: 11px;
}

#search input.form-submit, #user-login-form input.form-submit{
  width: 24px;
  margin: 0px 0px 0px 5px;
  height: 21px;
  padding: 0 2px 0 2px;
  text-indent: 30px;
  background: url(images/register.png) 0 2px no-repeat;;
  cursor: pointer;
}

#search-theme-form{
	height: 31px;
}

#user-login-form {
  text-align:left;
}

#user-login-form .form-item {
  display: inline;
  margin: 0 0 .5em 0;
}

#user-login-form .item-list {
  margin-top: .5em;
  font-size: 90%;
}

#user-login-form input.form-text {
   text-align: left;
}

#user-login-form input.form-submit {
  border: 0 none;
}

#user-login-form label {
  font-size: 90%;
  font-weight: normal;
}

#user-login-form .form-required {
  display: none;
}


/* add icons to user listing blocks */

#block-user-2 ul li, #block-user-3 ul li {
  list-style-type:none;
  list-style-image: none;
  margin-left: -5px;
  padding-left: 18px;
  background-image: url(images/mini-user-light-blue.png);
  background-repeat: no-repeat;
  background-position: 0 3px;
}
#block-user-1 {
  padding-left: 0px;
}

/* progress bar */

.progress .bar {
  background: #666 url(images/progressbar.gif) repeat;
  border: 1px solid #00375a;
}

/* messages */

.messages {
  min-height: 32px;                 /* icon height */
  padding: 1.3em 1em .3em 52px;
  border: 2px solid #4bb3e5;
  background: #fbfcfe;
  margin: 10px 0;
}

.messages ul {
  padding: 0 0 0 20px;
  margin: 0;
}

div.status {
  background: url(images/icon-info.png) .5em 50% no-repeat;
  display:none;
}

div.error {
  border: 2px solid #E1471D;
  background: #FCD295 url(images/icon-alert.png) .5em 50% no-repeat;
}

div.error ul li, div.status ul li {
  list-style-type: square;
  list-style-image: none;
}

/* mixed elements */

div.meta, .description, .breadcrumb, .submitted, .taxonomy {
  font-size: 92%;
  color: #ccc;
  line-height: 1.6em;
}


pre {
  background: #fbfcfe;
  border: 1px solid #DADCE0;
  padding: 0.75em 1.5em;
}

blockquote {
  border: 1px #DADCE0 solid;
  margin: 0.5em 1em;
  padding: 0.3em;
  font-style: italic;
}

code {
  font-size: 1em;
  font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
}

.blockinner {
  padding: 0;
  margin: 0;
}

.preview .node, .preview .comment {
  border: 1px solid #BABFC6;
  padding: 10px;
  margin: 5px 0 10px 0;
  background-color: #FAF4E1;
}

#mission {
  padding: 15px;
  margin: 0 0 10px 0;
  border: 2px solid #96ADC8;
  background: #BCD1EA url(images/bg-mission.gif) repeat-x bottom left;
}

.new {
  float: right;
  color: red;
  vertical-align: super;
  font-size: 80%;
  font-weight: bold;
}

/* admin panel */

div.admin-panel {
  border: 1px solid #DADCE0;
  background-color: #e1e1e1;
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
  margin-top: 15px;
}

div.admin-panel h3 {
  padding: 5px 5px 5px 30px;
  margin: 0 0 5px 0;
  border-bottom: 2px solid #DADCE0;
  background: #a3a3a3 url(images/crystal-run.gif) no-repeat 2px 2px;
}

/* node links */

div.links {
    text-align: right;
}

ul{
padding-left: 15px;
}

ul.links {
  text-align: center;
}

ul.links li.first {
  padding-left:0px;
}

.node div.links {
  padding-top: 1px;
  padding-bottom: 2px;
  border-bottom: dashed #DADCE0 1px;
}

.sticky div.links {
  border-bottom: none;
}

.comment .links {
  font-size: 90%;
}

li.comment_comments a {
  background: url(images/mini-comment.png) no-repeat 0 1px;
  padding-left: 15px;
}

li.node_read_more a {
  background: url(images/mini-readmore.png) no-repeat 0 2px;
  padding-left: 15px;
}

li.upload_attachments a {
  background: url(images/mini-attachment.png) no-repeat 0 2px;
  padding-left: 15px;
}

li.comment_delete a {
  background: url(images/mini-trash.png) no-repeat 0 0;
  padding-left: 15px;
  display:none;
}

li.comment_edit a {
  background: url(images/mini-edit.png) no-repeat 0 0;
  padding-left: 15px;
  display:none;
}

li.comment_reply a {
  background: url(images/mini-comment.png) no-repeat 0 0;
  padding-left: 15px;
}

/* node, content styles */

.node {

}

.node h2.title a {
  color: #666;
  font-weight:normal;
  margin-bottom: 0;
}

.node h2.title a:hover {
  text-decoration: underline;
  border-bottom: 0;
  color: #666;
}

.meta, .submitted, .taxonomy {
  color: #666;
}

.meta {
  padding-bottom: 1em;
}

.node .submitted {
  text-align: left;
  float: left;
  width: 99%;
}

.node .with-taxonomy .submitted {
  width: 48%;
}

.node .taxonomy {
  text-align: right;
  float: right;
  width: 48%;
}

.taxonomy .links a {
  text-decoration:none;
  border-bottom: dotted 1px #9cf;
}

.taxonomy .links a:hover {
  border-bottom: solid 1px #9cf;
}

.taxonomy li.first {
  background: url(images/mini-category.png) no-repeat 0 2px;
  padding-left: 15px !important;
}

.sticky {
  border: 1px solid #DADCE0;
  background-color: #F7FAFF;
  padding: 8px 5px 8px 5px;
}

/* book styles */

div.node div.content .book-navigation {
  background: #eee;
  margin:0;
  padding:0;
}

div.node div.content .book-navigation ul.menu {
  border:0;
  border-top:1px solid #2763A5;
  margin:0;
  padding-bottom:10px;
}

div.node div.content .book-navigation .page-links{
  background: #C1D4EA;
  border:1px solid #2763A5;
  border-width:1px 0 1px 0;
  padding:0px;
  margin:0;
}

/* forum styles */

#forum table {
  width: 100%;
}

/* aggregator styles */

.feed-item-meta {
  font-size: 90%;
  color: #666;
  text-align: right;
}

h3.feed-item-title  a {
  color: #333;
  font-weight:normal;
  margin-bottom: 0;
  font-size: 13pt;
}

h3.feed-item-title a:hover {
  text-decoration: underline;
  border-bottom: 0;
  color: #345;
}

/* poll styles */

.poll .bar {
  height: 16px;
  background-color: #D4E2F2;
}

.poll .bar .foreground {
  background: url(images/bg-poll.gif) repeat-x;
  background-color: #2e53a3;
  height: 16px;
  clear: none;
  float: left;
}

.poll .vote-form {
  text-align: center;
}

.poll .vote-form .choices {
  padding-left: 5%;
  text-align: left;
  display: block;
}

/* pager */

.item-list ul.pager{
	margin: 20px 0px;
	text-align:center;
}

.pager {
  text-align: left;
  font-size: 90%;
}

.pager li.pager-previous a, .pager li.pager-next a{
  background-color: #e6e6e6;
  color: #3a3a3a;
  padding: 8px;
}
li.pager-item a{
  background: url(images/pagerPAD.png) 0 0 no-repeat;
  color: #121212;
  width: 20px;
  height: 22px;
  outline: 0;
	
}
.item-list li.pager-item{
	background-color: #e6e6e6;
	padding:8px 8px;
	margin-left: 3px;
	color: #3a3a3a;
}
.pager a, .pager a:visited  {
 text-decoration: none;
  }

.pager li.pager-current{
	background-color: #3a3a3a;
	padding: 8px 8px;
	color: #fff;
	margin-left: 3px;
}
.pager li.pager-last a,.pager li.pager-first a{
  background-color: #e6e6e6;
  color: #3a3a3a;
  padding: 8px;
}
.pager a:hover {

}

.cont {
padding: 5px;
}

#block-menu-45{
padding-left: 0px;
}

.menu-enabled .menu-disabled {
background-color:#666666;
}
ul.primary-links{
height: 13px;
padding: 0px 0px;
text-align: left;
font-size: 12px;
}

.bgshadow {
border:#071856 1px solid;
}

#block-localizer-0 {
margin: 1em 0 0em;
}

#block-localizer-0 ul li a{
color: #666;
}

#block-localizer-0 *
{
display: inline;
color: #black;
}

#edit-search-block-form-1{
margin-left: 30px;
margin-top: 5px;
width: 92px;
height:15px;
color: #B6B6B6;
font-size: 11px;
border: 2px solid #eeeeee;
}

#search-block-form #edit-submit-1,#search-block-form #edit-submit-2,#search-block-form #edit-submit{
background: url(images/search.png) no-repeat center top;
margin: 0px 0px 0px 5px;
background-position: 0px 2px;
border: none;
text-indent: 30px;
width: 24px;
height: 22px;
cursor: pointer;
}

#store-footer {
  display:none;
}
#block-search-0 label, #edit-search-theme-form-1-wrapper label{
  display: none;
}
.field-field-image3,.field-field-image2{
display: none;
}

.col-1,.col-2,.col-3{

padding-left:0px;
vertical-align: top;

}

.views-field-title{
	padding-bottom:5px;
}

.item-list .pager{
width: 100%;
}
#block-block-2 h3, #block-block-1 h3, #block-user-0 h3{
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 5px;
	
}

#1111block-block-2 ul li,#111block-block-1 ul li{
	padding-left: 23px;
	list-style: none;
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
	background:#e6ddd6;
	margin-left: -3px;
}


ul.primary-links li a{
	font-family: Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	font-size:1px;
	font-weight:100;
	padding-right:11px;
	padding-left:11px;
	padding-top:28px;
	padding-bottom: 4px;
	text-shadow: 2px -1px #777878;
	text-transform: uppercase;
    outline: 0;
	
}
ul.primary-links li .pov{
	background: url(images/separator.jpg) right 3px no-repeat;
	padding-right:3px;
	padding-top: 18px;
	padding-bottom: 1px;
	margin-right: -3px;
}

ul.primary-links li.last .pov{
	background: none;
	padding-right:3px;
	padding-top: 18px;
	padding-bottom: 1px;
	margin-right: -3px;
}

ul.primary-links li a.active,ul.primary-links li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	font-size:1px;
	font-weight:100;
	padding-right:11px;
	padding-left:11px;
	padding-top:28px;
	padding-bottom: 4px;
	text-shadow: 2px -1px #777878;
	text-transform: uppercase;
    outline: 0;
	background: url(images/bg_menuH.jpg) left 3px repeat-x;

}
ul.primary-links li.last a{
	font-family: Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	font-size:1px;
	font-weight:100;
	padding-right:18px;
	padding-left:11px;
	padding-top:28px;
	padding-bottom: 4px;
	text-shadow: 2px -1px #777878;
	text-transform: uppercase;
    outline: 0;
	background: none;

}

ul.primary-links li.first a:hover,ul.primary-links li.first a.active{
	font-family: Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	font-size:1px;
	font-weight:100;
	padding-right:10px;
	padding-left:15px;
	padding-top:28px;
	padding-bottom: 4px;
	text-shadow: 2px -1px #777878;
	text-transform: uppercase;
    outline: 0;
	background: url(images/firstLink.png) left 3px no-repeat;

}
ul.primary-links li.first a{
	font-family: Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	font-size:1px;
	font-weight:100;
	padding-right:10px;
	padding-left:15px;
	padding-top:28px;
	padding-bottom: 4px;
	text-shadow: 2px -1px #777878;
	text-transform: uppercase;
    outline: 0;
	background: none;

}
 ul.primary-links li.last a.active,ul.primary-links li.last a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	font-size:1px;
	font-weight:100;
	padding-right:18px;
	padding-left:11px;
	padding-top:28px;
	padding-bottom: 4px;
	text-shadow: 2px -1px #777878;
	text-transform: uppercase;
    outline: 0;
	background: url(images/lastLink.png) right 3px repeat-x;
 
 }
ul.primary-links li.first a.oopera,ul.primary-links li.first a.oopera:hover,ul.primary-links li.first a.oopera.active,ul.primary-links li a.oopera,ul.primary-links li a.oopera:hover,ul.primary-links li a.oopera.active{
	 padding-top: 21px;
	 padding-bottom: 11px;
 }
ul.primary-links li {
	padding: 0px;
}

#block-menu-menu-up ul.menu,#block-menu-menu-up ul.menu li{
	display:inline;
}
#block-menu-menu-up ul.menu li a{
	color:#eee;
	text-transform:uppercase;
	font-size:11px;
}
.nobb{
	border:none;
}
ul.images li h3{
	display:none;
}
tbody{
	border-top: none 0px;
}
#block-menu-menu-header{
	float:right;
	font-size:15px;
}
#block-menu-menu-header a{
font-weight:bold;
}
.headd{
	color:#9d0c0b;
	font-size:15px;
	padding-right:10px;
	padding-bottom: 19px;
	
}


ul.primary-links li a img {

}

a:active{	
}

#vapros{
	width: 338px;
	height: 169px;
	background: url(images/text_area.png) left top no-repeat;
	border: none;
}

#ime, #tel, #email, #otnosno {
	height: 27px;
	width: 243px;
	background: url(images/input.png) left top no-repeat;
	border: none;
}

b, strong{

}

	#flashcontent {
		width:100%;
		height:100%;
	}

.node-add-to-cart{
	background-color: #ed1b24;
	color: #fff;	
	border: 2px solid #fff;
	margin-top:10px;
	margin-bottom:0px;
	text-transform: uppercase;
	cursor: pointer;
}

.marker, .form-required{
    color: #cc9900;
}

.subtotal b, .price, .subtotal strong{
	display: none;
}

#belowj td{
	border: 1px solid #1b3122;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #1b3122;
}

li.menu-422{
	
}

#block-views-Frontvideo-block_1{

  font-size: 12px;
  color: #000;
  margin-bottom: 1em;
  width:314px;
  height:300px;

}

#block-views-Frontvideo-block_1[class]{

  font-size: 12px;
  color: #000;
  margin-bottom: 1em;
  background: url(images/videob.png) 0 0 no-repeat;
  width:314px;
  height:300px;
}

.col-1 .rectt{

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='http://miletievsfitness.com/themes/miletiev/images/rect1.png');
}

.col-2 .rectt{

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='http://miletievsfitness.com/themes/miletiev/images/rect2.png');
}

.col-3 .rectt{

filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='http://miletievsfitness.com/themes/miletiev/images/rect3.png');
}

.col-1 .rectt[class]{
	
	background: url(http://miletievsfitness.com/themes/miletiev/images/rect1.png) no-repeat 0 0;
}

.col-2 .rectt[class]{
	
	background: url(http://miletievsfitness.com/themes/miletiev/images/rect2.png) no-repeat 0 0;
}
.col-3 .rectt[class]{
	
	background: url(http://miletievsfitness.com/themes/miletiev/images/rect3.png) no-repeat 0 0;
}

.ftitle a {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	line-height: 20px;
	position: relative;

}

.ldays {
	
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fec604;
	font-size: 29px;
	font-weight:bold;
}

.ldays .dayz{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight:bold;
	position: relative;
}

.fprice{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 19px;
	font-weight:bold;
	position: relative;
}

.ftease{
	padding:0px;
	position: relative;
	color: #fff;
}

#viewscarousel-Banner-block-1 {
padding:0;
}

.eventTitle{
	
	font-family: "Days";
	color: #1b1c1e;
	font-size: 28px;
	position: relative;
	
}

.eventV{
	font-size: 14px;
	margin-top: -10px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='http://partyweek.eu/themes/partyweek/images/eventV.png');
}

.eventV[class]{
	font-size: 14px;
	margin-top: -10px;
	background: url(http://partyweek.eu/themes/partyweek/images/eventV.png) no-repeat 0 0;
}

.eventVtitle a{
	font-family: Tahoma;
	color: #000;
	font-weight: bold;
	font-size: 22px;
	position: relative;
}

.dtabs a{
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	
}

.dtabs a:hover{
	color: #fff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}

.deTitle{
	font-family: Tahoma;
	color: #000;
	font-weight: bold;
	font-size: 32px;
	position: relative;
	
}

#block-views-Frontvideo-block_2 .col-1{
	padding-right:12px;
}

#block-views-Frontvideo-block_2 img{
	border: 1px solid #fff;
}

#block-views-Frontvideo-block_2 .row-1 .col-1{
	padding-bottom:5px;
}
#block-views-Frontvideo-block_2 .col-2{
	padding-left:12px;
}
#trow td{
	vertical-align: middle;
	text-align:left;
	padding-left: 10px;
}

block-user-0 .item-list ul{
	display:none;
	
}
#block-user-0 {
	padding-top:0px;
}
#block-user-0 label{
	margin-right: 0px;
	color: #a6a6ad;
	font-size: 12px;
}

#block-user-0 .form-submit{
	background: url(images/loginBUTTON.jpg) no-repeat 0 0;
	width: 72px;
	height: 23px;
	border: 0 none;
	color: #fff;
}


.menu a:hover {
  color: #bf1e2e;
  text-decoration: underline;
}

.menu a:active,.menu a.active {
  color: #bf1e2e;
  text-decoration: underline;
  
}



html.js fieldset {
border: 0; padding: 0;
}

html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
}

html.js fieldset.collapsed * {
  display: none;
}

html.js fieldset.collapsed table *,
html.js fieldset.collapsed legend,
html.js fieldset.collapsed legend * {
  display: inline;
}

html.js fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(menu-expanded.png) 5px 50% no-repeat;
}

html.js fieldset.collapsed legend a {
  background-image: url(menu-collapsed.png);
}

/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsible legend a {
}

#deinosti {
	overflow: visible;
}

#deinosti fieldset {
	background:none;
	background-color: #fff;
	margin: 0px 0px 2px 0px;
    height:auto;
}
#deinosti a{
	color: #fff;
	outline:0;
}
html.js #deinosti fieldset.collapsible .fieldset-wrapper {
	overflow: visible;
}

a.langa{
	font-family:Verdana, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #999999;
	outline:0;
}

a.langa:hover,li a.active.langa{
	font-family:Verdana, sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #cc9933;
	outline:0;
}
.fright a,.fright a:hover{
	font-family:Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #3a3a3a;
}
.fleft{
	float:left;
	padding-top:16px;
	color: #3a3a3a;
	font-size:12px;
	padding-left: 30px;
}
.fright{
	font-family:Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #3a3a3a;
	float:right;
	padding-top:14px;
	padding-right: 50px;
}

#views-rotator-frontp-block_1 .views-field-field-banner-fid{
	padding:11px 12px 10px 11px;
	background: url("images/banner_pad.jpg") no-repeat scroll center center transparent;
}

.view-id-news.view-display-id-block_1 .views-field-body{
	color: #666633;
}
.view-id-news.view-display-id-block_1{
	padding-top:0px;
}
.view-id-news.view-display-id-block_1 p{
	margin-top: 0px;
}
.views-field-created{
	color: #999999;
	font-size: 11px;
	font-weight:bold;
}

.view-id-news.view-display-id-page_1 .views-field-title{
	color: #666666;
	font-size: 12px;
	font-weight:bold;
}
.view-id-news.view-display-id-page_1{
	padding-top: 15px;
}
#submittt{
	background: url(images/submittt.png) top left no-repeat;
	border:none;
	width:114px;
	height:42px;
	cursor: pointer;
}

#submittten{
	background: url(images/submittten.png) top left no-repeat;
	border:none;
	width:114px;
	height:42px;
	cursor: pointer;
}

#deinosti fieldset legend{
	height: 23px;
	width: 454px;
	padding-top:7px;
	padding-left:0px;
	padding-right:0px;
}

#deinosti fieldset legend а,#deinosti fieldset legend а:hover,#deinosti fieldset legend а.active{
	color: #fff;
}
#deinosti fieldset.collapsible.collapsed legend{
	background: url(images/collapsed.png) no-repeat right center #708090;
}
#deinosti fieldset.collapsible legend{
	background: url(images/collapsible.png) no-repeat right center #708090;
}
#deinosti.red fieldset.collapsible.collapsed legend{
	background: url(images/collapsed.png) no-repeat right center #bc988f;
}
#deinosti.red fieldset.collapsible legend{
	background: url(images/collapsible.png) no-repeat right center #bc988f;
}
.bodyf{
	padding: 0px 15px;
}
.bodyf b,.bodyf strong{
	color: #333333;
}
#deinosti .bodyf a, #deinosti .bodyf a:hover{
	color: #666633;
}

.view-id-frontp.view-display-id-page_2 .views-field-field-banner-fid{
	padding:12px 11px 11px 12px;
	background: url("images/product_pad.png") no-repeat scroll center center transparent;
}
.view-id-frontp.view-display-id-page_2 .views-field-title{
	padding-top: 20px;
	padding-bottom:10px;
}
.view-id-frontp.view-display-id-page_2 .col-2{
	padding-left:13px;
}
.primary-links a img
{
  height: 19px;
  visibility: hidden;
}

.primary-links a span
{
  background-repeat:no-repeat;
  display: inline-block;
  height: 19px;
}

.primary-links a:hover span
{
  background-position: 0 -26px;
}

.primary-links a.active span
{
  background-position: 0 -26px;
}
#edit-name-wrapper, #edit-pass-wrapper, #edit-name-wrapper *, #edit-pass-wrapper * {
	
}

#block-user-0 .item-list {
	display:none;
}

#block-user-0 label{
	display:none;
}

#search-block-form .container-inline{
	text-align:right;
}

.regg,.reg a,.reg a:hover, .reg a:visited,.reg a.visited{
	color: #B6B6B6;
	font-size: 9px;
	}
.regg{
	padding-top:12px;
}

#DrugotoKinoQ input{
	width: 450px;
	height:18px;
	color: #2B2E2E;
	border: 1px solid #7f7f7f;
	margin-bottom: 5px;
}
#DrugotoKinoQ select{
	width: 458px;
	height:23px;
	padding-top: 3px;
	color: #2B2E2E;
	border: 1px solid #7f7f7f;
	margin-bottom: 5px;
}
#DrugotoKinoQ textarea{
	width: 450px;
	color: #2B2E2E;
	border: 1px solid #7f7f7f;
	margin-bottom: 5px;
}
#DrugotoKinoQ  fieldset {
background-color:#FFFFFF;
border:medium none;
margin:1em 0;
}
#DrugotoKinoQ fieldset legend {
background-color:#F6F6F6;
clear:both;
color:#000000;
height:14px;
margin-top:15px;
padding:10px;
width:537px;
}
#DrugotoKinoQ #edit-captcha-response {
	width:158px;
}
#DrugotoKinoQ #edit-submit {
background: url(images/send.png) top left no-repeat;
border: none;
color:#FFFFFF;
float:right;
font-size:1px;
height:21px;
margin-bottom:20px;
margin-right:153px;
margin-top:-20px;
text-indent: 100px;
width:88px;
cursor: pointer;
}
.captcha img {
float:right;
padding-right:153px;
}
#DrugotoKinoQ #edit-preview {
display:none;
}
fieldset.captcha legend{
	display:none;
}
fieldset.captcha .description{
	border-bottom: 1px solid #dedede;
	width:460px;
	margin-top:20px;
	margin-bottom:20px;
	color: #b0b0b0;
	font-size: 12px;
	font-weight: bold;
}

.view-display-id-block_8,.view-display-id-block_6,.view-display-id-block_5,.view-display-id-block_3,.view-display-id-block_4,#block-advpoll-latest_poll .content, #block-simplenews-1 .content{
	margin-top: 0px;
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 0px 10px 10px 0px;
}
.view-display-id-block_7{
	margin-top: 0px;
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 0px 5px 10px 0px;
}
.view-display-id-block_8 .leftt{
	float:left; padding:0px 10px 20px 0px;
	}

.view-display-id-block_8 .rightt{ 
	height: 150px; text-align: justify;
	}
.view-display-id-block_15{
	margin-top: 0px;
	border-bottom: 1px solid #d5d5d5;
	padding: 0px 10px 10px 0px;
}
.view-id-boxoffice{

	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 0px 10px 20px 10px;
}

#frontt .panel-col-first{
	width:420px;	
}
#frontt .panel-col-last{
	width:190px;	
}
.view-display-id-block_7 .leftt{ float:left; padding:0px 5px 10px 0px; }
.leftt{ float:left; padding:0px 10px 10px 0px;}
.topp{  clear:both;}
.rightt{ height: 140px; text-align: justify;}
.timee{ color: #767676; font-size:11px; padding-top: 3px;} 
.titlee{ color: #2861AD; font-size:13px; }
.view-display-id-block_6{ width: 250px;}
.view-display-id-page_1 .views-row-last .topp { border-bottom: 1px solid #d5d5d5; padding-bottom:15px;}

.accentt{
	margin-top: 10px;
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	padding: 10px 10px 10px 10px;
	width: 180px;
}
.view-display-id-block_3 .col-1,.view-display-id-block_3 .col-2,.view-display-id-block_3 .col-3{
	width: 200px;
}
ul.tabz{
	list-style: none;
	margin-left:-15px;
	margin-top: 0px;
}
ul.tabz li{
	width: 180px;
	padding:10px 10px 10px 10px;
	border-bottom: 1px solid #D2D2D2;
	line-height: 1.0;
	background: url(images/triRight.png) top right no-repeat;
	height: 34px;
}
ul.tabz li a{
}
ul.tabz li.active{
	width: 180px;
	padding:10px 10px 10px 10px;
	border-bottom: 1px solid #D2D2D2;
	line-height: 1.0;
	background: url(images/triRightH.png) top right no-repeat #f3f3f3;
	height: 34px;
}
.kinoo{
	
	border-top: 1px solid #d5d5d5;
	width: 200px;
}
#tab2 img,#tab3 img,#tab4 img,#tab5 img{
	margin-top:-15px;
}
.tab_container{
	height: 215px;
	padding:3px;
	border-top: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	margin-top:15px;
}
#tab1,#tab2,#tab3,#tab4{
	border-bottom: 1px solid #d5d5d5;
}
.view-display-id-block_10 p{
	margin: 0px;
	color: #404040;
}
.view-display-id-block_10 .reziumee{
	color: #404040;
	text-align:left;
}

.view-display-id-block_10 a, .view-display-id-block_10 a:hover, a.mrree, a.mree:hover,.view-display-id-block_7 a, .view-display-id-block_7 a:hover,.view-display-id-block_3 a, .view-display-id-block_3 a:hover{
	color: #404040;
	text-decoration: none;
	text-align: left;
}
.mmorree{
	background: url("images/more.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #404040;
    height: 20px;
    width: 76px;
	padding-left:12px;
	margin-bottom: 30px;
}
.mmorree2{
	background: url("images/more2.png") no-repeat scroll left top transparent;
    border: medium none;
    color: #404040;
    height: 20px;
    width: 103px;
	padding-left:17px;
}
.mmorree2 a, .mmorree a,.mmorree2 a:hover, .mmorree a:hover{
	color: #404040;
}
.view-display-id-block_9 .topp{
	margin-top: -35px;
}
.view-display-id-page_4 .titlee{
	font-size: 16px;
}
.view-display-id-page_4 .topp{
	line-height: 1.3;
}
.btitlee{
	font-size: 16px;
}
#block-block-8 p {
	margin:10px 0px;
}
#block-block-6, #block-block-5,#block-block-7{
	border: 1px solid #acacac;
	margin: 15px 0px;
	padding: 15px 12px;
}
#block-block-6 a, #block-block-5 a,#block-block-7 a,#block-block-5 a:hover,#block-block-6 a:hover,#block-block-7 a:hover{
	text-decoration: none;
	font-size: 14px;
	color: a2a2a2;
	line-height: 2;
}
#block-block-6 a,#block-block-6 a:hover{
	margin:0px -2px 0px 0px;
	color: #404040;
}
#block-block-5 a,#block-block-7 a, #block-block-5 a:hover,#block-block-7 a:hover{
	margin:0px 3px;
	color: #404040;
}
.lichnosti h2.pane-title{
    padding-left: 5px;
    padding-top: 10px;
	padding-bottom: 0px;
    text-transform: capitalize;
	border: none;
}
.recenzii h2.pane-title {
	text-transform: capitalize;
	padding: 10px 20px 10px 5px;;
	font-size: 16px;
	color: #404040;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
.tmovie1{
	background: url(images/tabsMovie_01H.png) top left no-repeat;
	width:61px;
	height:12px;
	padding: 0px 2px 11px 6px;
}
.tmovie2{
	background: url(images/tabsMovie_02H.png) top left no-repeat;
	width:61px;
	height:12px;
	padding: 0px 0px 11px 8px;
}
.tmovie3{
	background: url(images/tabsMovie_03H.png) top left no-repeat;
	width:58px;
	height:12px;
	padding: 0px 0px 11px 8px;
}
.tmovie1:hover,.tmovie1.active{
	background: url(images/tabsMovie_01.png) top left no-repeat;
	width:61px;
	height:12px;
	padding: 0px 2px 11px 6px;
}
.tmovie2:hover,.tmovie2.active{
	background: url(images/tabsMovie_02.png) top left no-repeat;
	width:61px;
	height:12px;
	padding: 0px 0px 11px 8px;
}
.tmovie3:hover,.tmovie3.active{
	background: url(images/tabsMovie_03.png) top left no-repeat;
	width:58px;
	height:12px;
	padding: 0px 0px 11px 8px;
}
#tabsMovie a,#tabsMovie a:hover,#tabsMovie a.active{
	text-decoration: none;
}
.lichnosti h2{
	border-bottom: 1px solid #D5D5D5;
	padding-bottom: 12px;
}
 .recenzii h2{
	padding-bottom: 12px;
}
#block-views-vpages-block_6 h2, #block-views-boxoffice-block_1 h2{
	padding-left: 10px;
}
#edit-preview{
	display: none;
}

#comments fieldset {
	display: none;
}
#comments fieldset.captcha {
	display: block;
	background-color: #fff;
}
#comments input, #comments textarea, #comments select, #comments textfield{
	width: 45%;
}
#comments textarea{
	height:150px;
	width: 85%;
}
#comments .node-form {
	margin-left: 100px;
}
#comments #edit-submit{
	width:70px;
}
.view-nodecomments ul.links{
	display: none;
}
.view-display-id-block_14 .col-1,.view-display-id-block_14 .col-2{
	width: 300px;
}
.view-display-id-block_14 .titlee{
	text-align:left;
}
.boxOffice td{
	padding: 4px 10px;
	font-size: 11px;
}
.views-field-field-file-fid a,.views-field-field-file-fid a.active,.views-field-field-file-fid a:hover,.views-field-field-file-fid{
	font-size: 11px;
	padding: 15px 5px;
	color: #404040;
	text-decoration: none;
}
.views-field-field-file-fid{
	border-bottom: 1px solid #d3d3d3;
	width: 270px;
}
.views-field-field-top-value{
	margin-top: 10px;
}
#block-views-boxoffice-block_1 {
	margin-bottom: 20px;
}
h3 a,h3 a:hover,h3 a.active,h3 a.visited,h3 a:visited{
	display: none;
    color: #000000;
    font-size: 17px;
    font-weight: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
	text-decoration:none;
}
#block-advpoll-latest_poll, #block-simplenews-1{
	margin-top: 20px;
}
#block-advpoll-latest_poll h2, #block-simplenews-1 h2{
	padding-left: 10px;
	padding-bottom: 10px;
}
.recenzii .pane-content{
	margin-bottom: 30px;
}

.view-id-boxoffice .col-1, .view-id-boxoffice .col-2{
	width: 310px;
}
.view-display-id-block_16 .view-content{
	border-top: 1px solid #D5D5D5;	
	border-bottom: 1px solid #D5D5D5;
	margin-top: 10px;
	padding-bottom:10px;
	margin-bottom: 30px;
}
#block-tagadelic-5 .content{
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
	margin-top: 10px;
	padding-bottom:15px;
	padding-top:15px;
	margin-bottom: 30px;
}
#edit-homepage-wrapper b{
	font-size: 10px;
	color: #aaaaaa;
	
}
#block-locale-0{
	text-align:right;
}
#block-locale-0 ul li{
	list-style:none;
	display: inline;
	padding-left:8px;
}

#block-locale-0 ul li a,#block-locale-0 ul li a:hover, #block-locale-0 ul li a.active{
	text-decoration: none;
}
.publl{
	line-height:2;
	font-size:14px;
}
.nopee p{
	margin:0px;
	padding: 0px;
	line-height:0px;
}
img.corner {
   width: 4px;
   height: 4px;
   border: none;
   display: block !important;
}
a{
	outline:0;
}
ul.links li.comment_add{
	display:none;
}
ul.links.inline {
	float: right;
}
#edit-field-publication-0-value{
    font-size: 14px;
    line-height: 2;	
}