@CHARSET "UTF-8";

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/* vertical-align: baseline; */
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
a {
  color: #03A0CD;
  text-decoration: underline;
}
ol, ul {
	list-style: none;
	margin: 3px 0;
}
/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {
	text-align: left;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
* {
  padding:0px;
  margin:0px;
  border:0px;
}
html, body {
  font: normal 12px/14px Verdana;
  color: #000000;
  height: 100%;
}
body {
  background-color: #EAF1EB;
  background:#EAF1EB url(../img/back_ie.gif) repeat-y scroll center center;
  
}
select, input {
  font: normal 10px/15px Verdana;
  border:1px solid #aec1d3;
}
table, tr, td, th {
  font: normal 12px/15px Verdana;
}
h1, .page_title, h2 {
  color: #5a6368;
  font: bold 13px/17px Verdana;
  border-bottom: 2px solid #a1c39c;
  margin: 0 0 3px;
  padding: 2px 7px;
}
h2 {
  /*color: #5A6368;
  border-bottom: 1px solid #C7CACB;*/
  font: bold 12px/16px Verdana;
   /*margin: 0 0 3px;
   padding: 3px;*/
}

.Wrapper {
	background-color:white;
	margin:0px auto;
	background-image:url(../img/bleft.gif);
	backround-position:left top;
	background-repeat:repeat-y;
	width:990px;
	padding:0px 0px 0px 5px;	
}

.inner_wrap{
	padding:0px 5px 0px 0px;
	width:990px;
	background-image:url(../img/bright.gif);
	background-position:right;
	background-repeat:repeat-y;
	height: 100%;
}

#inner_wrap {
	margin:0 auto -4em;
    min-height: 100%;
	height: auto !important;
	height: 100%;
}

.top_ct {
  width:990px;
  height:96px;
  overflow:hidden;
  clear:both;
  background-image:url('/img/header.gif');
  text-align:left;
}
.top_navigation {
  width:460px;
  height:30px;
  position:absolute;
  margin-left:527px;
  padding-top:6px;
}
.top_navigation .active {
  background:url('/img/topmenu.gif') no-repeat 100% 0%;
}
.top_navigation .active a {
  color:#ffffff;
  background:#ffffff url('/img/topmenu.gif') no-repeat 0% 0%;
}
.top_navigation .active div {
  padding:0px 0px 5px;
  background:transparent url('/img/topmenu-b.gif') no-repeat 50% 100%;
}
.top_navigation a:hover {
  text-decoration:underline;
}
.top_navigation li {
  float:left;
  padding:0px 1px 0px 0px;
}
.top_navigation a {
  display: block;
  color: #6b9a77;
  padding: 0px 8px 0px 9px;
  font: normal 10px/14px Verdana;
  text-decoration: none;
}
.top_logo {
  width:510px;
  height:92px;
  background-image:url('/img/topbg.jpg');
  position:absolute;
}
.center_navigation {
  text-align:center;
  height:29px;
  margin-top:64px;
  width:815px;
  position:absolute;
  float:left;
  padding-top:5px;
  margin-left: 0px;
  overflow: hidden;
  margin-left: 175px;
}
.center_navigation li {
  float:left;
  padding: 0px 1px 0px 0px;
}
.center_navigation a {
  display: block;
  padding: 0px 7px 0px 10px;
  font: normal 12px/26px Verdana;
  color: #00623a;
  text-decoration: none;
}
.center_navigation a:hover {
  text-decoration: underline;
}
.center_navigation ul {
  margin-left:50px;
}
.center_navigation .active  {
  background:url('/img/cmenu.png') no-repeat 100% 0%;
}
.center_navigation .active a {
  background:url('/img/cmenu.png') no-repeat 0% 0%;
  color:#ffffff;
}
.center_navigation .active a:hover {
  text-decoration: none;
}
.logo_img {
  float:left;
  margin-top:15px;
  margin-left:15px;
}
* html .logo_img {
  margin-left:8px;
}
.top_shadow {
  background-image:url('/img/shadow.gif');
  width:990px;
  height:14px;
  overflow:hidden;
  margin-bottom:10px;
}
.page_ct {
  width:980px;
  clear:both;
  text-align:left;
  overflow: hidden;
}
.page_left {
  width:154px;
  float:left;
  margin-right:17px;
  padding-bottom: 63px;
  overflow: hidden;
  padding-top: 0px;
}

.footer {
  overflow:hidden;
  height:42px;
  clear:both;
  font-size:11px;
  color:#586669;
  width: 990px;
  background-image:url('/img/foot_line.gif');
  background-repeat: repeat-x;
  margin-top: 5px;
}
.footer_td {
  background-image:url('/img/foot_line.gif');
  background-repeat: repeat-x;
}
.footer .center {
  padding-top:14px;
  float:center;
  text-align:center;
}
.footer .center a {
  color:#586669;
  text-decoration:none;
}
.footer .center a:hover {
  text-decoration:underline;
}
.footer .right {
  margin-top:-17px;
  padding-right:25px;
  float:right;
}
.footer_block {
  height: 41px;
}
* html .footer_block {
  margin-top: -4px;
  height: 50px;
}

/* shadowbox */
#shadowbox_container, #shadowbox_overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
#shadowbox_container {
  position: fixed;
  display: block;
  visibility: hidden;
  z-index: 999;
  text-align: center;
}
#shadowbox_overlay {
  position: absolute;
}
#shadowbox {
  position: relative;
  margin: 0 auto;
  text-align: left;
}
#shadowbox_body {
  position: relative;
  margin: 0;
  padding: 0;
  border: 1px solid #333;
  overflow: hidden;
}
#shadowbox_body_inner {
  position: relative;
  height: 100%;
}
#shadowbox_content.html {
  height: 100%;
  overflow: auto;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
#shadowbox_body, #shadowbox_loading {
  background-color: #060606;
}
#shadowbox_loading_indicator {
  float: left;
  margin: 10px 10px 0 10px;
  height: 32px;
  width: 32px;
  background-image: url(/img/shadowbox/loading.gif);
  background-repeat: no-repeat;
}
#shadowbox_loading span {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 10px;
  float: left;
  margin-top: 16px;
}
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
  text-decoration: underline;
}
#shadowbox_title, #shadowbox_info {
  position: relative;
  margin: 0; 
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner, #shadowbox_info_inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#shadowbox_title {
  height: 26px;
}
#shadowbox_title_inner {
  color:#FFFFFF;
  font-size:12px;
  padding:9px -12px;
  margin-top: -10px;
}
#shadowbox_info {
  height: 20px;
}
#shadowbox_info_inner {
  font-size: 12px;
  color: #fff;
}
#shadowbox_nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#shadowbox_nav_close {
  background-image: url(/img/shadowbox/close.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_next {
  background-image: url(/img/shadowbox/next.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_previous {
  background-image: url(/img/shadowbox/previous.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_play {
  background-image: url(/img/shadowbox/play.png);
  background-repeat: no-repeat;
}
#shadowbox_nav_pause {
  background-image: url(/img/shadowbox/pause.png);
  background-repeat: no-repeat;
}
#shadowbox_counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
}
div.shadowbox_clear {
  clear: both;
}
div.shadowbox_message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  color: #fff;
  text-decoration: underline;
}
/* end shadowbox */

.no_found {
  border: 1px solid #ffcec4;
  background: url('/img/nofound.gif') #ffece8 no-repeat 10px 10px;
  color: #4f4f4f;
  padding-left: 60px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  width: 500px;
  display: block;
  text-align: left;
}
.no_found a {
  color: #4f4f4f;
  text-decoration: underline;
}

.page_left_bg {
  background-color:#ffffff;
}

.fix_pb5 {
  padding-bottom: 5px;
}
.login_input {
  border: 1px solid #AFAFAF;
  width: 86px;
  *width: 79px;
  font-size: 14px;
  padding: 0 3px;
}

.pd_login {
  padding: 2px;
  color: #858786;
  font-size: 11px;
}
.pd_login a {
  color: #858786;
  text-decoration: none;
}
.pd_login a:hover {
  text-decoration: underline;
}

.button {
  font-size:12px;
  font-weight:bold;
  background-color:#6ca265;
  color:#ffffff;
  margin-top:3px;
  padding: 2px;
}

* html .button {
  padding: 0px;
}

.LeftBoxV{
	float:left;
	width:480px;
	overflow:hidden;
}

.RightBoxV {
	float:left;
	margin-left:10px;
	width:325px;
}

#video_tags a {
	margin-right:3px;
}


.SmallVideo {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.Clierotajs {
	clear:both;
}

h3.Big {
	color:#005E38;
	font-family:Verdana;
	font-size:12px;
	
}

h3.Big a {
	color:#5A6368;
	text-decoration:none;
	
	display:block;
	
}

h3.Big a:hover {
	color:black;
}

h3.SmallGray{
	color:#5A6368;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
}

.NewWrap {
	margin-bottom:10px;
	background-color:#F7FBF7;
	background-image:url(../img/title_bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 59px;
}

a.OrangeTop {
	display:block;
	background-image:url(../img/bullet.gif);
	background-position:5px 11px;
	background-repeat:no-repeat;
	color:#5A6368;
	font-family:Verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	padding:3px 7px 3px 13px;
	text-decoration:none;
	border-bottom:1px solid #CCCCCC;	
}

a.OrangeTop.selected {
	color:#6BA264;
	font-weight:bold;
}

a.OrangeTop:hover{
	text-decoration:underline;
}

.Orange > div {
	float:none ! important;
} 

.TagCloud {
	padding: 0;
	letter-spacing: 3px;
	text-align:center;

}
.TagCloud a {
	text-decoration:none;
	margin:5px;
	white-space:nowrap;
}
.TagCloud a.size1 {
	color:#272727;
	font-size: 22px;
}
.TagCloud a.size2 {
	color:#333333;
	font-size:20px;
}
.TagCloud a.size3 {
	color:#444444;
	font-size: 18px;
}
.TagCloud a.size4 {
	color:#555555;
	font-size: 16px;
}
.TagCloud a.size5 {
	color:#666666;
	font-size: 14px;
}
.TagCloud a.size6 {
	color:#777777;
	font-size: 12px;
}
.TagCloud a.size7 {
	color:#888888;
	font-size: 11px;
}
.TagCloud a.size8 {
	color:#999999;
	font-size: 10px;
}
.TagCloud a.size9 {
	color:#a8a7a7;
	font-size:8px;
}
.TagCloud a.size0 {
	display:none;
}	
.TagCloud a:hover { 
        text-decoration:underline;
}

a#download_link {
	background-image:url(../img/save.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	margin:10px 5px 5px;
	display:block;
}

#embedcode_label {
	background-image:url(../img/embed.png);
	background-repeat:no-repeat;
	background-position:1px center;
	padding-left:20px;
	color: #03A0CD;
  	font-size: 12px;
  	margin:0px 0px 4px 5px;
  	display:block;
}

#video_embed_code {
	margin-left:5px;
	font-size:12px;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	width:93%;
	display:block;
}

#content_full {
	float:left;
	width:810px;
	padding-bottom:15px;
}

#page_ct {
	padding-bottom:60px;
}

.fix_mt2 {
	margin-top:-2px;
}

#search_form {
	text-align: right; 
	padding-right: 9px;
	float:right;
	width:325px;
	margin-top:-9px;
}

#search_form form {
	padding-bottom:5px;
	width:325px;
	margin-bottom:5px;
	/*border-bottom:2px solid #A1C39C;*/
	/*margin-left:660px;*/
}

#search_pattern {
	font-size:13px;
	padding:2px;
	width:240px;
}

span.hit {
	background-color:wheat;
}

body.tinyMCE {
	background-color:white;
}

h2.category img{
	display:block;
	margin:5px 0px;
}
