/* Start of CMSMS style sheet 'environaki' */
body {
   background:url(/uploads/images/bg-body.png) repeat-x top center #E8F7F9;
   font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
   color:#222222;
   margin:0;
   padding:0;
}
#wrapper {
   margin:0 auto;
   width:700px;
   background:#ffffff;
   font-size:0.9em;
   position: relative;
}
#header {
   height:175px;
   background:#b9e4ea url(/uploads/images/bg-header.jpg) no-repeat;
}
#header h2 {
   font-size: 3em;
   margin:0;
   color:#000;
   text-transform:uppercase;
}
#header h3 {
   font-size:1.5em;
   text-align:right;
   color:#fff;
   margin:0;
   text-transform:uppercase;
}
#menuwrapper {
   width: 100%;
   margin:0;
   background: #222 url(/uploads/images/bg-menu.png) no-repeat;
   color:#fff;
}
#menuwrapper a:link, #menuwrapper a:visited {
   color:#fff;
}
#content {
  margin-right: 200px;
  margin-left: 8px;
}
#content a:link, #content a:visited {
  color:#869429;
  border-bottom: 1px dashed #869429;
  text-decoration:none;
}
#content a:hover {
  color:#945429;
}

h1, .highlight {
   color:#B4C835; 
}
h1 {
  font-weight:normal;
}
.rphoto {
  float:right; margin-left:10px; margin-bottom: 5px;
}
hr {
  height: 14px;
  background: url('/uploads/images/hr.jpg') repeat-x;
  border:none;
}
.grass {
  padding-top: 22px;
  background: url('/uploads/images/hr.jpg') repeat-x;

}
.c, .center {
   text-align:center;
}
.right {
  text-align:right
}
ul.nobullet-list {
list-style:none;
}
blockquote p {
  font-style:italic;
}
/* ================= SIDEBAR */
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:10px;
              -moz-border-radius-bottomleft:10px;
              -webkit-border-bottom-left-radius:10px;
              border-bottom-left-radius:10px;
              -moz-border-radius-bottomright:10px;
              -webkit-border-bottom-right-radius:10px;
              border-bottom-right-radius:10px;
	}
#sidebarinner {
  margin:5px;
 font-size: 0.9em;
}
#sidebar ul {
	list-style-type:none;
	margin-top:5px;
	margin-bottom: 10px;
	}
#sidebar li {

	}
#sidebar a:link,#sidebar a:visited {
  color:#869429;
  border-bottom: 1px dashed #869429;
  text-decoration:none;
}
#sidebar a:hover {
  color:#945429;
}
#sidebar a.imglink {
  border-bottom:none;
}
.sbitem {
   margin-top: 8px;
   border-top: 1px dashed #869429;
   padding-top: 5px;
}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar h3 {
    padding-left:5px;
}
#sidebar h4 {
  font-weight:normal;
  border-top: 1px solid #444;
}
#sidebar-bottom {
	height:20px;
	background:url(img/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* ==================================FOOTER */
#footer {
	clear:both;
	height:100px;
	background:url(/uploads/images/bg-footer.jpg) no-repeat;
	}

#footer-valid {
	float:left;
	padding-top:40px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
              font-size: 0.9em;
              line-height: 1.2;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* =================================== Copyright */

#copyright {
	text-align: center;
	margin: .5em 0 1em 0;
	cursor:default;
	color:#666666;
   font-size:x-small;
	}
#copyright a {
	color:#666666;
	text-decoration:none;
	}
#copyright a:hover {
	color:#000000;
	text-decoration:underline;
	}
/* ===================================SEARCH */
#search {
	height:25px;
	width:126px;
    text-align: right;
	background:url(/uploads/images/bg-feed.gif) no-repeat top right;
	margin:0 auto;
	padding-right:26px;
	}
#search input {
	height:15px;
	width:90px;
	color:#ffffff;
    font-weight: bold;
	background-color:#666666;
    background:url("/uploads/images/search.png") 0 0 no-repeat;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}
/* ==================================NEWS */
div.NewsSummary {
   /*font-size:90%;*/
   border-bottom: 1px solid #999;
   margin-top: 6px;
}
div.NewsSummaryPostdate {
 font-size:90%;
}


/*======================================SHOP */
.product {
  padding-top: 17px;
  background: url('/uploads/images/hr.jpg') repeat-x;
clear:left;
}
.pic_left {
  float:left;
  width: 180px;
  text-align:center;
  margin-top:17px;
}
.product_desc {
 padding-left:200px;
}
.product_price strong {
  border:1px solid #999;
  padding: 2px 8px;
  border-radius: 4px;
/* End of 'environaki' */

