*{
	margin:0;
	padding:0;
}

body {
	 
	background: url(../images/bg.png) repeat top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body{
	font-family:"Trebuchet MS", "Myriad Pro", Arial, sans-serif;
	font-size:16px;
	background:#97D326 url(../images/bg.jpg) repeat top left;
	color:#000;
	text-shadow:1px 1px 1px #D1EF95;
 }*/
  
h1{
	font-size:46px;
	color: #a7cb4a;

}



h2{
	font-size:26px;
	padding:0px 0px 5px 0px;
	margin-top:10px;

	
} 

.globin24 {
  font-family: 'Goblin One', serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
}

.globin22 {
  font-family: 'Goblin One', serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
}


.playtone { font-family: 'Paytone One', arial, serif; }
.didact { font-family: 'Didact Gothic', arial, serif; }
.artifika { font-family: 'Artifika', arial, serif; font-size: 22px; }
.artifika24 { font-family: 'Artifika', arial, serif; font-size: 24px; }
.cardo { font-family: 'Cardo', arial, serif; font-size: 22px;  }

.line{
	width:100%;
	height:1px;
	background:#a8cb53;
	border-top:1px solid #71a01a;
	margin:10px 0px;
}
p.intro{
	font-style:italic;
}
a{
	color:#fff;
	text-shadow:1px 1px 1px #000;
	font-weight:bold;
	text-decoration: none;
}
a:hover{
	color:#000;
	text-shadow:none;

}
p{
	padding:5px 0px;
}
.wrapper{
	width:960px;
	margin:20px auto;
}
.item{
	float:left;
	width:100%;
	clear:both;
	margin:35px 0px;
}
.thumb_wrapper{
	width:290px;s
	height:107px;
	position:relative;
	float:left;
	margin:20px 40px 0px 0px;
}
.thumb_wrapper a.prev,
.thumb_wrapper a.next{
	width:30px;
	height:30px;
	position:absolute;
	top:50%;
	margin-top:-15px;
	outline:none;
	cursor:pointer;
}
.thumb_wrapper a.prev{
	left:0px;
	background:transparent url(../images/fancy_nav_left.png) no-repeat top left;
}
.thumb_wrapper a.next{
	right:0px;
	background:transparent url(../images/fancy_nav_right.png) no-repeat top left;
}
.thumb_wrapper span{
	display:block;
	text-align:center;
	font-size:11px;
	font-style:italic;
	margin-top:3px;
}
.thumb{
	margin-left:40px;
	width:210px;
	height:136px;
	overflow:hidden;
	-moz-box-shadow:1px 1px 3px #555;
	-webkit-box-shadow:1px 1px 3px #555;
	box-shadow:1px 1px 3px #555;
}
.thumb ul{
	list-style:none;
	width:800px;
	height:107px;
}
 
/*ul.check-icon {margin: 0 0 25px 5px; list-style-image: none;list-style-type: none;}
ul.check-icon li {background: url("images/check.png") 0 3px no-repeat;
    list-style: none outside none;
    margin: 0 0 3px;
    padding: 0 0 0 32px;}*/
    
 .thumb ul li{
	float:left;
}
.thumb ul li a img{
	border:5px solid #fff;
} 
.description{
	width:620px;
	float:right;
}
.clear{
	clear:both;
}
.footer{
	text-align:center;
	width:100%;
	color:#fff;
	padding:20px 0px;
	clear:both;
	background:#000;
	margin-top:30px;
}
.shadow {
        margin: 0px;
        background-color: #fff /* Needed for IEs */

        -moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
        -webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6);
        box-shadow: 20px 20px 20px rgba(68,68,68,0.6);

        filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
        -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
        zoom: 1;
}
.shadow.content {
        position: relative; /* This protects the inner element from being blurred */
        padding: 10px;
        background-color: #fff;
}

.green{color: #a7cb4a;}
.red{color: red;}
.orange{color: orange;}
.greenb {background-color: #a8d147; color:#fff;}

.button, .button a {
-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:0 1px 3px rgba(48, 48, 48, 0.5);
color:#fff;
cursor:pointer;
display:block;
font-size:30px;
padding:2px 0;
text-align:center;
text-decoration:none;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.6);
width:360px;
}
.button:hover {
  -webkit-box-shadow: 0px 0px 0 #666;
  -moz-box-shadow: 0px 0px 0 #666;
  top: 5px;
  left: 5px;
}
.mover{margin-left:270px;}



.image {
   position: relative;
   width: 100%; /* for IE 6 */
}

.textonimage {
   position: absolute;
   top: 450px;
   left: 10;
   width: 100%;
}

 

.reverse {
   color: white;
   letter-spacing: 5px;
   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
   padding: 10px;
}

/*.divshadow{padding-bottom:30px; padding-top:30px; padding-left:30px; background-color:#c6e087}*/

.box {
/*        background:#fff url(../images/bg.jpg) repeat top right; 
*//*	margin-left: 38px; padding-left:10px;
*/	width: 948px;
        margin-top:10px;

}
.imginfo{margin-top:30px;}
 
.floatimg {
   position: absolute;
   top: 5px;
   left: 5px;
   width:30%;
}                 
                 

