/* $Id: gray.css,v 1.3 2010/09/17 21:36:06 eternalistic Exp $ */

/* Basic Typography & Colors
-------------------------------------------------------------- */
html {
  background: #CCCCCC;
}
.cke_contents html{
background:transparent;
}
body{
color: #888888;
}


#page{
background: url(images/bg-main.jpg) repeat-y;
margin: 0 auto;
width: 1000px;
position:relative;
}

/* Links */
a:link,
a:visited {
  color: #37629C;
}

a:hover,
a:focus,
a:active {
  color: #F84931;
  text-decoration:none;
}

li a.active {
  color:#F84931;
}
a.print-page{
color:#009FCA;
font-size: 120%;
}
/*
 * Fix border---------------------------------------------------------
 */
a:active, a:focus {
  outline: none;
}
button *{
  border: none !important;
}
input,input *{
  outline: none !important;
}
button::-moz-focus-outer, ::-moz-focus-inner {
  border:none!important;
}

/* Headings */
h1.title{
background: url(images/itemheading.jpg) no-repeat left center;
color: #2F5C8E;
font-family: Arial;
font-size: 170%;
font-weight: normal;
padding: 0 0 0 25px;
margin-bottom: 20px;
}

h2, h3, h4, h5, h6 {
  color: #535353;
}

#sidebar-first h2.title{
background: url(images/itemheading_2.jpg) no-repeat left 6px;
border-bottom: 1px solid #CBCDCD;
color: #F84931;
font-family: Arial;
font-size: 142.85%;
font-weight: normal;
height: 23px;
margin: 0 0 15px;
padding: 0px 0 10px 62px;
display: block;
}

h2{
font-size: 142.85%;
}

/* HTML Elements
-------------------------------------------------------------- */
/* Lists */
ul li {
  list-style-image: url(images/list-level-1.png);
}

ul li ul li {
  list-style-image: url(images/list-level-2.png);
}

ul li ul li ul li {
  list-style-image: url(images/list-level-3.png);
}

/* Blockquotes */
blockquote {
  background: #ececec url(images/blockquote-quote.png) no-repeat 8px 8px;
  border-top: 1px solid #d8d8d8;
  color: #6a6a6a;
}


/* Site Info
-------------------------------------------------------------- */
#site-name a:link,
#site-name a:visited {
  color: #fff;
}

#slogan {
  color: #acacac;
}
#logo{
float: left;
height: 153px;
margin: 0;
padding: 70px 0 0 14px;
width: 332px;
}

/* Header Regions
-------------------------------------------------------------- */
/* Header Group */
.header-group-wrapper {
  background: url(images/header-main.jpg) no-repeat;
  height: 300px;
  position:relative;
}

.header-group-wrapper a:link,
.header-group-wrapper a:visited {
  color: #fff;
}

/* Header Top */
.header-top-wrapper {
  background: #5b5b5b url(images/secondary-menu-bg.png) repeat-x 0 100%;
}

/* Header top region */
.header-top-region {
  color: #AFAFAF;
}

.header-top-region a:link,
.header-top-region a:visited,
.header-top-region a:hover,
.header-top-region a:focus {
  color: #fff;
}

.header-top h2.title {
  color: #AFAFAF;
}

/* Header Wrapper */
.header-group .inner {
  color: #b0b0b0;
}
#header-group-inner{
padding:0;
}
#header-site-info-inner{
margin:0;
}
#site-name-slogan{
color: #FFFFFF;
height: 30px;
padding: 175px 0 0 110px;
text-align: right;
width: 484px;
}
#site-name a{
font-family: arial;
font-size: 28px;
color:#fff;
}

/* Header Regions - Secondary menu
-------------------------------------------------------------- */
.secondary-menu-inner ul.links li a:link,
.secondary-menu-inner ul.links li a:visited {
  color: #FFFFFF;
}

.secondary-menu-inner ul.links li.last a {

}

.secondary-menu-inner ul.links li a:hover,
.secondary-menu-inner ul.links li a:focus {

}

.secondary-menu-inner ul.links li a.active {

}

#secondary-menu{
background: url(images/saitinfo.png) repeat scroll 0 0 transparent;
height: 37px;
width:auto;
padding: 0;
position: absolute;
right: 50px;
top: 110px;
z-index: 99;
}
#secondary-menu .inner{
margin:0;
}
#secondary-menu ul{
list-style: none outside none;
margin: 0 auto;
padding: 10px 0 0;
}
#secondary-menu ul li{
float: left;
padding: 0 8px;
margin:0;
}
#secondary-menu ul li.last{
margin:0;
}
#secondary-menu ul li a{
text-decoration: none;
font-family: Arial;
font-size: 13px;
padding:0;
}


/* Header Regions - Search
-------------------------------------------------------------- */
.search-box-inner form#search-theme-form {
  background: url(images/search-bg.png) no-repeat 50% 0;
}

.search-box-inner input#edit-search-theme-form-header {
  background: none;
  color: #333;
}
#header-top-search{
height: 22px;
margin: 0;
position: absolute;
right: 75px;
top: 60px;
width: 290px;
z-index: 99;
}
#header-top-search .inner{
margin:0;
}
#header-top-search label{
display:none;
}
#header-top-search input.form-text{
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #DDDDDD;
color: #666666;
padding: 2px;
width:216px !important;
height:16px;
max-width:none;
}
#header-top-search input.form-submit{
background: none repeat scroll 0 0 transparent;
border: medium none;
color: #FFFFFF;
cursor: pointer;
font-family: Arial;
font-size: 12px;
padding: 0 0 0 5px;
font-weight: normal;
}
#header-top-search .form-item{
margin:0;
float:left;
}

#main-wrapper {
padding: 0;
}
#main{
background: #FFFFFF;
border-top: 5px solid #F84931;
border-bottom: 9px solid #CCC;
padding: 15px 0 20px;
}

#square-bottom{
background: url(images/square.gif) no-repeat 0 0;
height: 123px;
width: 208px;
bottom: 29px;
right: 0;
position: absolute;
}



/*  Postscript & Footer Regions
-------------------------------------------------------------- */
#footer-wrapper{
background: url(images/bg-main.jpg) no-repeat 793px 0;
height:110px;
}
#footer{
padding:0;
}


.postscript-bottom-wrapper {
  color: #b0b0b0;
}

.postscript-bottom h2.block-title,
.footer-message-wrapper h2.block-title {
  color: #b0b0b0;
}

.postscript-bottom a:link,
.postscript-bottom a:visited,
.footer-message a:hover {
  color: #fff;
}

.footer-wrapper,
.footer-message-wrapper,
.store-footer,
.footer-wrapper h2.block-title {
  color: #727171;
}

.footer-wrapper,
.footer-message-wrapper {

}

.footer-message a:link,
.footer-message a:visited,
.footer a:link,
.footer a:visited {
  color: #a9a9a9;
}

#store-footer {
  background: #343434;
}

#store-footer a:link,
#store-footer a:visited {
  color: #a9a9a9;
}

#store-footer {
  color: #727171;
}


/* Primary Menu
/-------------------------------------------------------------- */
#header-top-menu{
background: url(images/menubackground.png) repeat-x 0 0;
float:left;
height: 68px;
width: 100%;
}
#header-top-menu-inner{
background: url(images/menukvadrat.jpg) no-repeat 306px 0;
}
#header-top-menu .inner{
margin:0;
}
#header-top-menu ul{
margin-top: 25px;
padding-left:30px;
}
#header-top-menu ul li{
border:none;
border-right: 1px solid #959595;
float: left;
padding: 0 12px;
list-style: none outside none;
list-style-image:none;
}







#header-top-menu ul.menu li a:link,
#header-top-menu ul.menu li a:visited {
color: #285284;
padding:0;
font-family: Helvetica;
font-size: 16px;
}



#block-menu_block-4{
float: left;
height: 35px;
margin: 18px 0 0 50px;
padding: 0;
width: 700px;
}
#block-menu_block-4 .inner{
margin:0;
}
#block-menu_block-4 ul{
list-style: none outside none;
margin: 0 auto;
padding: 0;
}
#block-menu_block-4 ul li{
border-right: 1px solid #FFFFFF;
display: inline;
padding: 0 6px;
}
#block-menu_block-4 ul li.last{
border-right:none;
}
#block-menu_block-4 ul li a{
color: #FFFFFF;
font-family: Helvetica;
font-size: 12px;
}
#block-menu_block-4 ul li a:hover{
text-decoration:none;
}




/* styles for standard and Superfish primary menu */
#header-top-menu ul.menu li a:focus,
#header-top-menu ul.menu li a:hover,
#header-top-menu ul.menu li:hover a,
#header-top-menu ul.menu li.hover a,
#header-top-menu ul.menu li.active-trail a,
#header-top-menu ul.sf-menu li a:hover,
#header-top-menu ul.sf-menu li:hover a,
#header-top-menu ul.sf-menu li.hover a {
  color: #285284;
  text-decoration:none;
}

#header-top-menu ul.menu li.active-trail a.active {
  color: #285284;
}

#header-top-menu ul li.last,
#header-top-menu ul.sf-menu li.last {
  border: none;
}




/* Tables
/-------------------------------------------------------------- */
th,
thead th {
  background: #e8e8e8;
  border-bottom: 1px solid #cfcfcf;
}

tbody th {
  border-bottom: 1px solid #cfcfcf;
}

tr.even,
tr.odd {
  background-color: transparent;
}

tr.even td,
tr.odd td {
  background-color: transparent;
  border: 1px solid #dbdbdb;
}

tr.drag td,
tr.drag-previous td {
  background-color: #ffd;
}


/* Pagers
-------------------------------------------------------------- */
ul.pager {
  background-color: #ebebeb;
  border: 1px solid #cecece;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #fff;
}

ul.pager li a,
ul.pager li.pager-current {
  background-color: #aaa;
  color: #fff;
}

ul.pager li.pager-current {
  background-color: #f3f3f3;
  border: 1px solid #cecece;
  border-top: none;
  color: #acacac;
}

ul.pager li a:link,
ul.pager li a:visited {
  border: 1px solid #a8a8a8;
  color: #fff;
}

ul.pager li a:hover,
ul.pager li a:focus {
  background-color: #888;
  color: #fff;
}

ul.pager li.pager-first a,
ul.pager li.pager-previous a,
ul.pager li.pager-next a,
ul.pager li.pager-last a {
  border: none;
  color: transparent;
}

/* Pager - First */
ul.pager li.pager-first a {
  background: url(images/pager-first.png) no-repeat;
}

/* Pager - Previous */
ul.pager li.pager-previous a {
  background: url(images/pager-previous.png) no-repeat;
}

/* Pager - Next */
ul.pager li.pager-next a {
  background: url(images/pager-next.png) no-repeat;
}

/* Pager - Last */
ul.pager li.pager-last a {
  background: url(images/pager-last.png) no-repeat;
}

/* Pager Hovers */
ul.pager li.pager-first a:hover,
ul.pager li.pager-first a:focus,
ul.pager li.pager-previous a:hover,
ul.pager li.pager-previous a:focus,
ul.pager li.pager-next a:hover,
ul.pager li.pager-next a:focus,
ul.pager li.pager-last a:hover,
ul.pager li.pager-last a:focus  {
  background-position: 0 -22px;
}

/* Pager in Header */
.header-group-wrapper ul.pager li.pager-current {
  background-color: #383838;
  border: 1px solid #444;
  border-top: none;
  color: #acacac;
}

.header-group-wrapper ul.pager {
  background-color: #4F4F4F;
  border-bottom: 1px solid #6F6F6F;
  border-left: 1px solid #5F5F5F;
  border-right: 1px solid #5F5F5F;
  border-top: 1px solid #444;
}

/* Pager in Postscript Bottom */
.postscript-bottom-wrapper ul.pager li.pager-current {
  background-color: #4C4C4C;
  border: 1px solid #444;
  border-top: none;
  color: #fff;
}

.postscript-bottom-wrapper ul.pager {
  background-color: #5F5F5F;
  border-bottom: 1px solid #6F6F6F;
  border-left: 1px solid #5F5F5F;
  border-right: 1px solid #5F5F5F;
  border-top: 1px solid #444;
}

/* Pager in Footer */
.footer-wrapper ul.pager li.pager-current {
  background-color: #343434;
  border: 1px solid #444;
  border-top: none;
  color: #fff;
}

.footer-wrapper ul.pager {
  background-color: #4F4F4F;
  border-bottom: 1px solid #6F6F6F;
  border-left: 1px solid #5F5F5F;
  border-right: 1px solid #5F5F5F;
  border-top: 1px solid #444;
}


/* Forms
/-------------------------------------------------------------- */
/* defaults for all form buttons */
.form-submit {
  background: #9e9e9e url(images/button-bg.png) repeat-x 50% 0;
  border: 3px solid #e9e9e9;
  color: #fff;
}

.form-submit:hover,
.form-submit.hover,
.form-submit:focus {
  background-position: 50% 100%;
}

fieldset {
  border: 1px solid #d9d9d9;
}

legend,
legend.collapse-processed,
legend.collapse-processed a:link,
legend.collapse-processed a:visited {
  color: #535353;
}

.form-item input,
.form-item select,
.form-item textarea {
  border: 1px solid #ddd;
  border-top: 1px solid #cecece;
}

html.js fieldset.collapsible legend a {
  background: transparent url(images/menu-expanded.png) no-repeat 0% 50%;
}

html.js fieldset.collapsed legend a {
  background: transparent url(images/menu-collapsed.png) no-repeat 0% 50%;
}


/* Forum
/-------------------------------------------------------------- */
.forum-topic-navigation {
  border-top: 1px solid #888;
  border-bottom: none;
}


/* Book
/-------------------------------------------------------------- */
.book-navigation .menu {
  border-top: 1px solid #CCC;
}

.book-navigation .page-links {
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}


/* Poll
/-------------------------------------------------------------- */
div.poll div.bar {
  background: #eee;
  border-top: 1px solid #e2e2e2;
}

div.poll div.bar div.foreground {
  background: #eaeaea url(images/poll-bg.png) repeat-x 50% 0;
}

div.poll .percent {
  color: #999;
}


/* Skinr styles
/-------------------------------------------------------------- */
/* Rounded Titles */
.prosper-rounded-title h2.block-title {
  background: #aeaeae;
  color: #fff;
}

/* Gray Rounded - Plain */
.prosper-gray-rounded-plain .content {
  background: #fff;
  border-bottom: 2px solid #bfbfbf;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  color: #686868;
}

.prosper-gray-rounded-plain a:link,
.prosper-gray-rounded-plain a:visited {
  color: #af0000;
}

.prosper-gray-rounded-plain a:hover,
.prosper-gray-rounded-plain a:focus,
.prosper-gray-rounded-plain a:active {
  color: #369;
}

.prosper-gray-rounded-plain ul.pager li.pager-current {
  background-color: #fff;
}

/* Gray Rounded - Style */
.prosper-gray-rounded-style .content {
  background: #fff;
  border-bottom: 2px solid #bfbfbf;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  color: #686868;
}

.prosper-gray-rounded-style ul li {
  background: #fff;
  border-bottom: 1px solid #e8e7e7;
}

.prosper-gray-rounded-style ul li,
.prosper-gray-rounded-style ul li.leaf {
  background: transparent url(images/menu-block-leaf.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li ul li,
.prosper-gray-rounded-style ul li ul li.leaf{
  background: transparent url(images/menu-block-leaf-2.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li.collapsed {
  background: transparent url(images/menu-block-collapsed.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li.expanded {
  background: transparent url(images/menu-block-expanded.png) no-repeat 10px 10px;
}

.prosper-gray-rounded-style ul li a:link,
.prosper-gray-rounded-style ul li a:visited {
  color: #000;
}

.prosper-gray-rounded-style ul li ul {
  background: #f6f6f6;
  border-bottom: 1px solid #e6e6e6;
  border-top: 2px solid #e6e6e6;
}

.prosper-gray-rounded-style ul li ul li {
  border-bottom: none;
}

.prosper-gray-rounded-style ul li ul li a:link,
.prosper-gray-rounded-style ul li ul li a:visited {
  color: #818181;
}

.prosper-gray-rounded-style ul li ul li ul {
  border-bottom: none;
  border-top: none;
}

/* Gray border - dark background */
.prosper-grayborder-darkbackground .inner {
  background: #353535;
  border-bottom: 1px solid #434343;
  border-top: 1px solid #2a2a2a;
  color: #8b8b8b;
}

.prosper-grayborder-darkbackground h2.block-title {
  color: #f5f5f5;
}

.prosper-grayborder-darkbackground a:link,
.prosper-grayborder-darkbackground a:visited {
  color: #fff;
}

.prosper-grayborder-darkbackground ul li {
  background: #fff;
  border-bottom: 1px solid #4e4e4e;
}

.prosper-grayborder-darkbackground ul li,
.prosper-grayborder-darkbackground ul li.leaf {
  background: transparent url(images/menu-block-leaf.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li ul li,
.prosper-grayborder-darkbackground ul li ul li.leaf{
  background: transparent url(images/menu-block-leaf-2.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li.collapsed {
  background: transparent url(images/menu-block-collapsed.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li.expanded {
  background: transparent url(images/menu-block-expanded.png) no-repeat 10px 10px;
}

.prosper-grayborder-darkbackground ul li a:link,
.prosper-grayborder-darkbackground ul li a:visited {
  color: #818181;
}

.prosper-grayborder-darkbackground ul li a:hover,
.prosper-grayborder-darkbackground ul li.active-trail a.active {
  color: #fff;
}

.prosper-grayborder-darkbackground ul li ul {
  background: #2f2f2f;
  border-bottom: 1px solid #4e4e4e;
  border-top: 2px solid #4e4e4e;
}

.prosper-grayborder-darkbackground ul li ul li {
  border-bottom: none;
}

.prosper-grayborder-darkbackground ul li ul li a {
  color: #818181;
}

.prosper-grayborder-darkbackground ul li ul li ul {
  border-bottom: none;
  border-top: none;
}

/* Medium gray background - bottom border */
.prosper-mediumgraybackground-bottomborder .inner {
  background: #dedede;
  border-bottom: 2px solid #bfbfbf;
}

.prosper-mediumgraybackground-bottomborder h2.block-title {
  color: #535353;
}

.prosper-mediumgraybackground-bottomborder a:link,
.prosper-mediumgraybackground-bottomborder a:visited {
  color: #af0000;
}

/* Light gray background - border */
.prosper-lightgraybackground-border .inner {
  background: #f7f7f7;
  border: 1px solid #ededed;
  color: #535353;
}

.prosper-lightgraybackground-border h2.block-title {
  color: #000;
}

.prosper-lightgraybackground-border a:link,
.prosper-lightgraybackground-border a:visited {
  color: #af0000;
}

/* Gradient & border */
.prosper-gradient-border .inner {
  background: #ddd url(images/prosper-gradient-border-bg.png) repeat-x 50% 0;
  border: 3px solid #b4b4b4;
  color: #6a6a6a;
}

.prosper-gradient-border h2.block-title {
  color: #383838;
}

.prosper-gradient-border a:link,
.prosper-gradient-border a:visited {
  color: #000;
}

/* Menu list */
.prosper-menu-list .inner {
  border-bottom: 2px solid #bfbfbf;
}

.prosper-menu-list h2.block-title {
  background: #aeaeae;
  color: #fff;
}

.prosper-menu-list ul {
  background: #f3f3f3;
  border: 1px solid #ededed;
}

.prosper-menu-list ul li {
  background: #f7f7f7 url(images/menu-block-list.png) repeat-x 0 0;
}

.inner .prosper-menu-list ul li a:link,
.inner .prosper-menu-list ul li a:visited,
.inner .prosper-menu-list ul li .nolink {
  background: url(images/menu-block-leaf.png) no-repeat 5px 10px;
  border-bottom: 1px solid #fff;
  color: #222;
}

.inner .prosper-menu-list ul li.collapsed a:link,
.inner .prosper-menu-list ul li.collapsed a:visited,
.inner .prosper-menu-list ul li.collapsed .nolink {
  background: url(images/menu-block-collapsed.png) no-repeat 5px 8px;
}

.inner .prosper-menu-list ul li.expanded a:link,
.inner .prosper-menu-list ul li.expanded a:visited,
.inner .prosper-menu-list ul li.expanded .nolink {
  background: url(images/menu-block-expanded.png) no-repeat 5px 9px;
}

.prosper-menu-list ul li ul {
  border-top: 2px solid #e6e6e6;
}

.inner .prosper-menu-list ul li ul li a:link,
.inner .prosper-menu-list ul li ul li a:visited,
.inner .prosper-menu-list ul li.collapsed ul li a:link,
.inner .prosper-menu-list ul li.collapsed ul li a:visited,
.inner .prosper-menu-list ul li.expanded ul li a:link,
.inner .prosper-menu-list ul li.expanded ul li a:visited,
.inner .prosper-menu-list ul li ul li .nolink,
.inner .prosper-menu-list ul li.collapsed ul li .nolink,
.inner .prosper-menu-list ul li.expanded ul li .nolink {
  background: url(images/menu-block-leaf-2.png) no-repeat 5px 0;
  color: #818181;
}

.inner .prosper-menu-list ul li ul li ul li a:link,
.inner .prosper-menu-list ul li ul li ul li a:visited,
.inner .prosper-menu-list ul li ul li.collapsed ul li a:link,
.inner .prosper-menu-list ul li ul li.collapsed ul li a:visited,
.inner .prosper-menu-list ul li ul li.expanded ul li a:link,
.inner .prosper-menu-list ul li ul li.expanded ul li a:visited,
.inner .prosper-menu-list ul li ul li ul li .nolink,
.inner .prosper-menu-list ul li ul li.collapsed ul li .nolink,
.inner .prosper-menu-list ul li ul li.expanded ul li .nolink {
  background: url(images/menu-block-leaf.png) no-repeat 5px 0;
  color: #818181;
}

/* Shopping cart - light */
.prosper-shoppingcart-light h2.block-title {
  background: #aeaeae;
  color: #fff;
}

.prosper-shoppingcart-light .content {
  background: #fff;
  border-bottom: 2px solid #bfbfbf;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  color: #686868;
}

.prosper-shoppingcart-light td.cart-block-item-title a:link,
.prosper-shoppingcart-light td.cart-block-item-title a:visited {
  color: #af0000;
}

.prosper-shoppingcart-light .cart-block-icon-empty {
  background: url(images/icon-shoppingcart.png) no-repeat 0 50%;
}

.prosper-shoppingcart-light .cart-block-icon-full {
  background: url(images/icon-shoppingcart-full.png) no-repeat 0 50%;
}

.prosper-shoppingcart-light .arrow-down {
  background: url(images/shoppingcart-expanded.png) no-repeat 50% 50%;
}

.prosper-shoppingcart-light .arrow-up {
  background: url(images/shoppingcart-collapsed.png) no-repeat 50% 50%;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:link,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:visited {
  color: #686868;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:hover,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-view-cart a:focus {
  text-decoration: underline;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:link,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:visited {
  background: #9e9e9e url(images/button-bg.png) repeat-x 50% 0;
  color: #fff;
}

.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:hover,
.prosper-shoppingcart-light .cart-block-summary-links ul li.cart-block-checkout a:focus {
  background-position: 50% 100%;
}

/* Shopping cart - dark */
.prosper-shoppingcart-dark .inner {
  background: #353535;
  border-bottom: 1px solid #434343;
  border-top: 1px solid #2a2a2a;
  color: #8b8b8b;
}

.prosper-shoppingcart-dark a:link,
.prosper-shoppingcart-dark a:visited,
.prosper-shoppingcart-dark a:hover,
.prosper-shoppingcart-dark a:active,
.prosper-shoppingcart-dark a:focus {
  color: #fff;
}

.prosper-shoppingcart-dark h2.block-title {
  color: #f5f5f5;
}

.prosper-shoppingcart-dark .content {
  color: #d7d7d7;
}

.prosper-shoppingcart-dark .cart-block-icon-empty {
  background: url(images/icon-shoppingcart-dark.png) no-repeat 0 50%;
}

.prosper-shoppingcart-dark .cart-block-icon-full {
  background: url(images/icon-shoppingcart-full-dark.png) no-repeat 0 50%;
}

.prosper-shoppingcart-dark .arrow-down {
  background: url(images/shoppingcart-expanded.png) no-repeat 50% 50%;
}

.prosper-shoppingcart-dark .arrow-up {
  background: url(images/shoppingcart-collapsed.png) no-repeat 50% 50%;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:link,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:visited {
  color: #D7D7D7;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:hover,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-view-cart a:focus {
  text-decoration: underline;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:link,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:visited {
  background: #9e9e9e url(images/button-bg-dark.png) repeat-x 50% 0;
  color: #d7d7d7;
}

.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:hover,
.prosper-shoppingcart-dark .cart-block-summary-links ul li.cart-block-checkout a:focus {
  background-position: 50% 100%;
}

/* Prosper quicktabs */
.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li a:link,
.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li a:visited {
  background: #b6b6b6;
  border-bottom: 2px solid #f3f3f3;
  border-top: 1px solid #e8e7e7;
  color: #fff;
}

.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li.active a:link,
.prosper-quicktabs .quicktabs_wrapper ul.quicktabs_tabs li.active a:visited {
  background: #fff;
  color: #000;
}

.prosper-quicktabs .quicktabs_main {
  background: #fff;
  border-bottom: 2px solid #c5c5c5;
  border-top: 1px solid #e8e7e7;
}

/* Prosper - Gray border around images */
.prosper-gray-border-image .inner img {
  border: 2px solid #bbb;
}

/* Prosper comments - edgy */
.prosper-comments-edgy #comments .comment-wrapper div.comment-by-author .submitted {
  background: #383838;
  color: #acacac;
}

.prosper-comments-edgy #comments .comment-wrapper div.comment-by-author .submitted a:link,
.prosper-comments-edgy #comments .comment-wrapper div.comment-by-author .submitted a:visited {
  color: #fff;
}

.prosper-comments-edgy .comment-wrapper .submitted {
  color: #9a9a9a;
}

.prosper-comments-edgy .comment-wrapper .content-inner h3.title,
.prosper-comments-edgy .comment-wrapper .content-inner h3.title a {
  color: #232323;
}

.prosper-comments-edgy .comment-wrapper .picture img {
  border: 1px solid #cbcbcb;
}

.comment-wrapper .odd .content {
  border-top: 1px solid #ccc;
}

.prosper-comments-edgy .comment-wrapper .odd .content-inner {
  background: #fff;
  border-bottom: 1px solid #bfbfbf;
}

.prosper-comments-edgy .comment-wrapper .odd .comment-top-left {
  background: url(images/comment-top-left-odd.png) no-repeat 0 0;
}

.prosper-comments-edgy .comment-wrapper .even .content {
  border-top: 1px solid #dadada;
}

.prosper-comments-edgy .comment-wrapper .even .content-inner {
  background: #dedede;
  border-bottom: 1px solid #bfbfbf;
}

.prosper-comments-edgy .comment-wrapper .even .comment-top-left {
  background: url(images/comment-top-left-even.png) no-repeat 0 0;
}

.prosper-comments-edgy .comment-wrapper .signature {
  background: #EFEFEF;
  border-top: 2px solid #cdcdcd;
}

.prosper-comments-edgy .comment-wrapper .odd .links {
  border-top: 1px solid #ebebeb;
}

.prosper-comments-edgy .comment-wrapper .even .links {
  border-top: 1px solid #cdcdcd;
}

.prosper-comments-edgy .box .content {
  background: #fff;
  border-bottom: 2px solid #c5c5c5;
}

.prosper-comments-edgy .box .form-item input,
.prosper-comments-edgy .box .form-item select,
.prosper-comments-edgy .box .form-item textarea {
  background: #f5f5f5;
}

/* Prosper comments - clean */
.prosper-comments-clean .comment-wrapper {
  background: #fff;
  color: #8e8e8e;
}

.prosper-comments-clean .comment-wrapper .withpicture .withpicture-column-right {
  border-bottom: 1px solid #ccc;
}

.prosper-comments-clean .comment-wrapper h3.title a {
  color: #8e8e8e;
}

/* Footer - single column list */
.footer .fusion-inline-menu .inner ul li a:link,
.footer .fusion-inline-menu .inner ul li a:visited {
  color: #a9a9a9;
}

.footer .fusion-inline-menu .inner ul li a:hover {
  background: #2c2c2c;
}

.footer .fusion-inline-menu .inner ul li.active-trail a.active {
  background:  #404040;
  color: #fff;
}

/* Footer - multi-column list */
.footer .fusion-multicol-menu ul li {
  border-left: 1px solid #4c4c4c;
}

.footer .fusion-multicol-menu ul li.last {
  border-right: 1px solid #4c4c4c;
}

.footer .fusion-multicol-menu .inner ul li a:link,
.footer .fusion-multicol-menu .inner ul li a:visited {
  color: #a9a9a9;
}

.footer .fusion-multicol-menu .inner ul li a:hover {
  background: #2c2c2c;
  text-decoration: none;
}

.footer .fusion-multicol-menu .inner ul li.active-trail a.active {
  background:  #404040;
  color: #fff;
}

.footer .fusion-multicol-menu .inner ul li ul li a:hover {
  color: #fff;
}

.footer .fusion-multicol-menu .inner ul li.active-trail a {
  background:  #404040;
}

.footer .fusion-multicol-menu .inner ul li.active-trail a.active {
  background:  #404040;
  color: #fff;
}

.footer .fusion-multicol-menu .inner ul li.active-trail ul li a.active {
  background:  none;
  color: #fff;
}


#content-region{
border
}



/* Nodes
/-------------------------------------------------------------- */
.node_read_more a:link,
.node_read_more a:visited {
  background: #aeaeae;
  border: 2px solid #e9e9e9;
  color: #fff;
}

.postscript-bottom-wrapper .node_read_more a:link,
.postscript-bottom-wrapper .node_read_more a:visited,
.footer-wrapper .node_read_more a:link,
.footer-wrapper .node_read_more a:visited {
  color: #fff;
}

/* Teaser */
.teaser {
  border-bottom: 2px solid #e7e7e7;
}

.postscript-bottom-wrapper .teaser,
.footer-wrapper .teaser {
  border-bottom: 2px solid #6F6F6F;
}

/* Picture */
.node .content .picture img {
  border: 1px solid #cbcbcb;
}


/* Breadcrumbs
/-------------------------------------------------------------- */
#breadcrumbs{
margin-bottom:20px;
height: 33px;
line-height: 120%;
border-bottom: 1px solid #CBCDCD;
}

body.forum #breadcrumbs{
padding-left: 15px;
margin-bottom:5px;
}
#breadcrumbs .inner {
background: transparent;
border: medium none;
margin: 0;
padding: 0;
color: #F84931;
font-size: 100%;
}
#breadcrumbs a{
font-size: 100%;
color: #10A5CD;
}
#breadcrumbs a:hover{
text-decoration:none;
}

/* Ubercart
/-------------------------------------------------------------- */
img.category {
  border: 1px solid #ebe9e9;
}

.category-grid-products {
  border-top: 2px solid #dedede;
}

.category-grid-products td {
  background: #f7f7f7;
  border: 1px solid #ededed;
}

.category-grid-products td img {
  border: 2px solid #bbb;
}

ul.uc-categories {
  background: #6a6a6a;
  border-bottom: 3px solid #dedede;
}

ul.uc-categories a:link,
ul.uc-categories a:visited {
  border-right: 1px solid #dedede;
  color: #fff;
}

/* Ubercart - product node */
.product-group .uc-price-display {
  color: #000;
}

.product-image img {
  border: 2px solid #bbb;
}

#product-details {
  background: #f7f7f7;
  border: 1px solid #ededed;
  color: #8e8e8e;
}

#product-details .form-item input,
#product-details .form-item select,
#product-details .form-item textarea {
  background: #f5f5f5;
}

#product-details .product-field .sell {
  color: #000;
}

/* Ubercart - cart */
#cart-form-products {
  background: #fff;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #e8e7e7;
}

#cart-form-products table th {
  border-bottom: 1px solid #c7c7c7;
}

#cart-form-products table tr.odd {
  background: #f3f3f3;
}

#cart-form-products table td.image img {
  border: 1px solid #bbb;
}

#cart-form-products table td.subtotal {
  color: #535353;
}

#cart-form-products table td .form-item input,
#cart-form-products table td .form-item select,
#cart-form-products table td .form-item textarea {
  background: #f5f5f5;
}

/* Ubercart - cart quotes */
#uc-cart-pane-quotes .solid-border {
  background: #f7f7f7;
  border: 1px solid #ededed;
}

/* Ubercart - checkout */
#uc-cart-checkout-form {
  background: #fff;
  border-top: 1px solid #e8e7e7;
  border-bottom: 2px solid #bfbfbf;
}

#uc-cart-checkout-form fieldset {
  border-top: 25px solid #aeaeae;
}

#uc-cart-checkout-form fieldset legend {
  background: #aeaeae;
  color: #fff;
}

#uc-cart-checkout-form fieldset legend a:link,
#uc-cart-checkout-form fieldset legend a:visited {
  color: #fff;
}

#uc-cart-checkout-form table tr.odd {
  background: #f3f3f3;
}

html.js #uc-cart-checkout-form fieldset.collapsible legend a {
  background: transparent url(images/menu-expanded-uc.png) no-repeat 0% 50%;
}

html.js #uc-cart-checkout-form fieldset.collapsed legend a {
  background: transparent url(images/menu-collapsed-uc.png) no-repeat 0% 50%;
}

#uc-cart-checkout-form .address-pane-table .field-label {
  color: #8e8e8e;
}

#uc-cart-checkout-form .address-pane-table .form-required {
  color: #AF0000;
}

#uc-cart-checkout-form input#edit-panes-customer-primary-email,
#uc-cart-checkout-form table td .form-item input,
#uc-cart-checkout-form table td .form-item select,
#uc-cart-checkout-form table td .form-item textarea {
  background: #f5f5f5;
}

/* Ubercart - review order */
.order-review-table {
  background: #fff;
}

.order-review-table .pane-title-row {
  background: #adadad;
  color: #fff;
}

.order-review-table .data-col {
  color: #535353;
}

.order-review-table .review-button-row {
  background: #fff;
  border-bottom: 2px solid #bfbfbf;
  border-top: 1px solid #ededed;
}

/* Ubercart buttons - secondary */
#edit-update.form-submit,
#edit-cancel.form-submit,
#edit-back.form-submit {
  background: none;
  color: #af0000;
}

#edit-update.form-submit:hover,
#edit-update.form-submit.hover,
#edit-update.form-submit:focus,
#edit-cancel.form-submit:hover,
#edit-cancel.form-submit.hover,
#edit-cancel.form-submit:focus,
#edit-back.form-submit:hover,
#edit-back.form-submit.hover,
#edit-back.form-submit:focus {
  color: #336699;
}


/* Tab Menus
/-------------------------------------------------------------- */
/* Primary */
#content-tabs ul.primary {
  border-bottom: 1px solid #000;
}

#content-tabs ul.primary {
  border-bottom: 1px solid #c3c3c3;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited {
  background-color: transparent;
  color: #000;
}

#content-tabs ul.primary li a:link,
#content-tabs ul.primary li a:visited {
  background: #e3e3e3;
  color: #666;
}

#content-tabs ul.primary li.active a,
#content-tabs ul.primary li a.active:link,
#content-tabs ul.primary li a.active:visited,
#content-tabs ul.primary li.active a:hover,
#content-tabs ul.primary li.active a:focus  {
  background: #cecece;
  color: #000;
}

#content-tabs ul.primary li a:hover,
#content-tabs ul.primary li a:focus  {
  color: #000;
}

/* Secondary */
#content-tabs ul.secondary {
  border-bottom: 1px solid #c3c3c3;
}

#content-tabs ul.secondary li a:link,
#content-tabs ul.secondary li a:visited {
  color: #999;
}

#content-tabs ul.secondary li a:hover,
#content-tabs ul.secondary li a:focus {
  border-bottom: 1px solid #ddd;
  color: #777;
}

#content-tabs ul.secondary li a.active:link,
#content-tabs ul.secondary li a.active:visited {
  border-bottom: 2px solid #ddd;
  color: #000;
}


/* Skinr previews
/-------------------------------------------------------------- */
#screenshot .prosper-gray-rounded-plain-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-01.png) no-repeat;
}

#screenshot .prosper-gray-rounded-style-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-02.png) no-repeat;
}

#screenshot .prosper-grayborder-darkbackground-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-03.png) no-repeat;
}

#screenshot .prosper-lightgraybackground-border-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-04.png) no-repeat;
}

#screenshot .prosper-mediumgraybackground-bottomborder-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-05.png) no-repeat;
}

#screenshot .prosper-gradient-border-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-06.png) no-repeat;
}

#screenshot .prosper-menu-list-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-07.png) no-repeat;
}

#screenshot .prosper-shoppingcart-light-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-08.png) no-repeat;
}

#screenshot .prosper-shoppingcart-dark-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-09.png) no-repeat;
}

#screenshot .prosper-quicktabs-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-10.png) no-repeat;
}

#screenshot .prosper-comments-clean-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-11.png) no-repeat;
}

#screenshot .prosper-comments-edgy-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-12.png) no-repeat;
}

#screenshot .prosper-gray-border-image-skinrpreview {
  background: url(images/skinrpreviews/acquiaprosper-gray-styles-13.png) no-repeat;
}












#sidebar-first .block .inner{
margin: 0 15px 0 0;
}
#sidebar-first .block .content{
margin-left: 15px;
}

#sidebar-first #block-block-1 .content,
#sidebar-first #block-block-2 .content{
border-top: 1px solid #CBCDCD;
height: 24px;
margin: 0;
padding: 12px 0 12px 39px;
display: block;
}
#sidebar-first #block-block-1 .content a:hover,
#sidebar-first #block-block-1 .content a,
#sidebar-first #block-block-2 .content a:hover,
#sidebar-first #block-block-2 .content a{
color: #2F5C8E;
font-family: Arial;
font-size: 20px;
font-weight: normal;
text-decoration:none;
}
#sidebar-first #block-block-1 .content p,
#sidebar-first #block-block-2 .content p{
margin:0;
}














#sidebar-first ul.menu {
font-family: verdana;
font-size: 13px;
list-style-image:none;
list-style: none outside none;
margin: 0 0 0 20px;
padding: 0;
}
#sidebar-first ul.menu li{
font-weight: bold;
margin: 13px 0;
list-style-image:none;
list-style: none outside none;
line-height: 120%;
}
#sidebar-first ul.menu li a{
display:block;
}
#sidebar-first ul.menu li ul li{
list-style-type: circle;
color:#568DD6;
font-size: 12px;
font-family: arial;
margin: 10px 0;
}
#sidebar-first ul.menu li ul li ul li{
list-style-type: square;
margin: 8px 0;
}
#sidebar-first ul.menu li ul li ul li ul li{
list-style-type: disc;
margin: 5px 0;
font-size: 11px;
}



#main-content #content-inner-inner{
margin:0 20px;
}


#sidebar-first .view-newsblock .views-row{
padding: 10px 0px 25px;
}
#sidebar-first .view-newsblock .views-field-created{
background: none repeat scroll 0 0 #009FCA;
color: #FFFFFF;
float: left;
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
height: 14px;
padding: 0;
line-height: 13px;
padding: 0 5px;
}
#sidebar-first .view-newsblock .views-field-title{
float: none;
padding-left: 80px;
line-height: 12px;
}
#sidebar-first .view-newsblock .views-field-title a{
color: #D83F45;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
}
#sidebar-first .view-newsblock .views-field-field-news-image-fid{
padding-top: 10px;
text-align: center;
}
#sidebar-first .view-newsblock .views-field-view-node a{
color: #009FCA;
font-weight: bold;
font-size: 120%;
padding-top:5px;
}
#sidebar-first .view-newsblock .views-field-view-node a:hover{
text-decoration:none;
}
.field-field-news-image .field-label{
display:none;
}

.view-taxonomy-term .views-row,
.view-proektu .views-row,
.view-news .views-row{
border-bottom: 1px solid #CBCDCD;
margin: 0 0 10px;
padding-bottom: 10px;
}
.view-taxonomy-term .views-field-title,
.view-news .views-field-title{
font-size: 142.85%;
margin-bottom: 10px;
}
.view-proektu .views-field-title a{
background: url(images/itemheading.jpg) no-repeat left center;
color: #2F5C8E;
font-family: Arial;
font-size: 20px;
font-weight: normal;
padding: 0 0 0 25px;
}
.view-taxonomy-term .views-field-title a,
.view-news .views-field-title a{
text-decoration:none;
}
.view-taxonomy-term .views-field-view-node,
.view-proektu .views-field-view-node,
.view-news .views-field-view-node{
clear: both;
margin-top:5px;
}
.view-taxonomy-term .views-field-view-node a,
.view-proektu .views-field-view-node a,
.view-news .views-field-view-node a{
-moz-border-radius: 3px 3px 3px 3px;
background: url(images/background2.jpg) repeat 0 0;
color: #FFFFFF;
font-size: 12px;
padding: 2px 5px;
text-align: center;
text-decoration: none;
}
.view-news .views-field-field-news-image-fid{
float: left;
padding: 5px 10px 5px 5px;
}

.view-projectblock .views-row{
margin:5px 0;
}
.view-taxonomy-term .views-field-field-product-image-fid{
float: left;
padding: 5px 10px 5px 5px;
}
#content-content .feed-icon{
display:none;
}
ul.pager{
font-size:100%;
color: #888888 !important;
}
ul.pager li{
padding: 0 5px !important;
margin:0 !important;
}
ul.pager li.pager-current{
font-weight:bold;
font-size:120%;
}
ul.pager a,
ul.pager li,
ul.pager{
background:transparent !important;
border: medium none !important;
line-height:100% !important;
height: auto !important;
}
ul.pager a{
color: #37629C !important;
text-decoration: none !important;
}
ul.pager a:hover{
color:#F84931 !important;
}
ul.pager li.pager-first a,
ul.pager li.pager-previous a,
ul.pager li.pager-next a,
ul.pager li.pager-last a {
width: auto !important;
padding: 0 !important;
text-indent: 0 !important;
margin: 0 !important;
text-transform:none !important;
font-size:96%;
}

#block-simplenews-1{
position:relative;
}
#block-simplenews-1 .feed-icon{
left: 30px;
position: absolute;
top: 1px;
}
#block-simplenews-1 input#edit-mail{
border: 1px solid #DDDDDD;
color: #666666;
font-family: Arial,sans-serif;
font-size: 12px;
padding:1px 3px;
width: 150px;
}
input.form-submit{
background: #FFFFFF;
border: 1px solid #DDDDDD;
color: #666666;
font-family: Arial,sans-serif;
font-size: 96% !important;
font-weight: normal;
padding: 1px 8px;
margin-left: 20px;
}
#block-simplenews-1 .form-item label{
float: left;
padding-right: 10px;
}
#block-simplenews-1 .form-item label.option{
float: none;
padding-right: 0px;
}
#block-simplenews-1 .form-radios,
#block-simplenews-1 #edit-mail-wrapper{
margin: 10px 0;
}

#contact-mail-page label{
float: left;
font-weight: normal;
padding-right: 20px;
text-align: right;
width: 130px;
}
#contact-mail-page input,
#contact-mail-page textarea#edit-message{
width: 355px !important;
padding:1px 3px;
color: #666666;
font-family: Arial,sans-serif;
font-size: 12px;
}
#contact-mail-page .grippie {
margin: 0 0 0 140px;
width: 361px;
}
#contact-mail-page input.form-submit,
#contact-mail-page #edit-copy-wrapper label {
float: none;
margin-left: 140px;
width: auto !important;
}
#contact-mail-page #edit-copy-wrapper input {
margin-right: 10px;
width: auto !important;
}



#block-user-0{
margin:0;
}
#user-login-form {
float: right;
text-align: left;
}
#block-user-0 label{
float: left;
padding: 0px 5px 0 0;
font-size: 96%;
font-weight:normal;
text-align:right;
}
#block-user-0 input.form-text{
float: left;
font-family: Arial,sans-serif;
font-size: 12px;
background: #FFFFFF;
border: 1px solid #C8C8CA;
color: #797979;
height: 14px;
margin: 1px 8px 0 0;
padding: 1px 2px 0;
width: 80px;
}
#block-user-0 .form-item{
float:left;
margin:0;
}
#block-user-0 input.form-submit{
float: left;
margin: 0px;
padding: 1px 10px;
}
#block-user-0 .item-list{
margin: -3px 0 0 10px;
display: inline;
float: left;
}
#block-user-0 .item-list ul li{
width: 95px;
line-height: 11px;
}
#block-user-0 .item-list ul li a{
font-size: 88%;
}




#site-map h2.title{
display: none;
}

.profile .picture {
margin: -40px 0 0;
text-align: right;
float:none;
}
.profile {
margin: -10px 0 0;
}
.quote-author {
margin: 0;
}
.quote-msg {
margin: 1em 2em 0;
}


#block-menu_block-5 ul.menu,
#block-menu_block-8 ul.menu{
margin:-10px 0 0;
}
#block-menu_block-5 ul.menu ul.menu,
#block-menu_block-8 ul.menu ul.menu{
margin:0 0 0 2em;
}
#block-menu_block-5 ul.menu li,
#block-menu_block-8 ul.menu li{
list-style: none outside none;
list-style-image:none;
margin:10px 0;
}
#block-menu_block-5 ul.menu li ul.menu li,
#block-menu_block-8 ul.menu li ul.menu li{
list-style: circle;
list-style-image:none;
margin:5px 0;
}
#block-menu_block-5 ul.menu li a,
#block-menu_block-8 ul.menu li a{
color:#37629C;
font-weight:bold;
font-size:104%;
padding-left: 3em;
}
#block-menu_block-5 ul.menu li a:hover,
#block-menu_block-8 ul.menu li a:hover{
color: #F84931;
text-decoration:none;
}
#block-menu_block-5 ul.menu li ul.menu li a,
#block-menu_block-8 ul.menu li ul.menu li a{
padding-left: 0;
font-weight:normal;
}

#node-56,
#node-114{
margin:0;
}

#edit-comment-wrapper .resizable-textarea {
width: 100%;
}

.cke_show_borders p{
background: white;
}
.field-field-product-image{
float: left;
padding: 5px 10px 5px 5px;
}

.meta span.submitted{
color: #2F5C8E;
font-style: italic;
padding-left: 20px;
}
.node .meta{
margin-top:-10px;
margin-bottom:10px;
}
.field-field-news-image{
float: left;
padding: 5px 10px 5px 5px;
}



div.content-messages div.messages,
div.content-help div.help {
border: medium none;
background:transparent;
margin:0;
padding:0;
}
#content-help{
margin:0;
}
.resizable-textarea {
width: 100%;
}