@charset "utf-8";
/* CSS Document */


/* --------------------------------- Start various ----------------------------------------*/
body{
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 12px;
	color: #FFF;
	background-color:#FFF;
	line-height: 18px;
	font-weight: normal;
}

h1{
	color: #8db33a;
	font-size: 17px;
	line-height: 22px;
}

H2{
	color: #8db33a;
	font-size: 17px;
	line-height: 18px;
	}
	
H3{
	color: #8db33a;
	font-size: 14px;
	font-weight: normal;
	}
	
.address{
	color: #FFFFFF;
	margin-top: 30px;
	line-height: 18px;
	text-align: right;
	}


img{
	border-style: none;
}

.sublist{
	margin-left: 10px;
	}
	
.sublist_extra{
	margin-left: 20px;
	}
	
.list_header{
	color: #8db33a;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 40px;
}
	
#spacer{
	width: 100%;
	height: 10px;
}

#back_button{
	padding-left: 22px;
   	padding-top: 4px;
   	padding-bottom: 4px;
   	background: transparent url(../images_site/icon_back.png) no-repeat center left;
	}
	
#back_button a:hover{
	color: #fff;
	}
	
#pdf_button{
	padding-left: 22px;
   	padding-top: 4px;
   	padding-bottom: 4px;
   	background: transparent url(../images_site/icon_pdf.png) no-repeat center left;
	}
	
#pdf_button a:hover{
	color: #fff;
	}
	
.download_button{
	padding-left: 22px;
   	padding-top: 4px;
   	padding-bottom: 4px;
   	background: transparent url(../images_site/icon_download.png) no-repeat center left;
	}
	
.download_button a:hover{
	color: #fff;
	}
.pdf_icon{
	padding-left: 22px;
   	padding-top: 4px;
   	padding-bottom: 4px;
   	background: transparent url(../images_site/pdf_download.gif) no-repeat center left;
	}
	
.pdf_icon a:hover{
	color: #fff;
	}	

	
.desc_small{
	font-size: 9px;
}

a:active
{
  outline: none;
}

a
{
  outline: none;
}

#flash_large{
	float: right;
	width: 560px;
	height: 240px;
	margin-bottom: 10px;
	padding: 30px;
}
p.index {
	padding:2;
	margin:2;
}
/* --------------------------------- End various ---------------------------------------*/
/* --------------------------------- Start container ---------------------------------------*/
#container {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}
/* --------------------------------- Start header ---------------------------------------*/
/* --------------------------------- Start header ---------------------------------------*/
#header {
	width: 880px;
	height: 120px;
	margin-left: auto;
    margin-right: auto;
	margin-top: 50px;
}

#logo {
	float: left;
	width: 420px;
}


#address {
	width: 300px;
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}
/* --------------------------------- Start header ---------------------------------------*/
/* --------------------------------- Start navbar1 ---------------------------------------*/
#navcontainer{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#navbuttons {
	height: 30px;
	width: 100%;
	background-color: #333333;
}
#navbuttons ul {
	margin: 0px;
	padding: 0px;
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 13px;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}
#navbuttons li {
	list-style-type: none;
	display: inline;
}
#navbuttons li a {
	text-decoration: none;
	padding: 7px 18px;
	color: #333;
}
#navbuttons li a:link {
	color: #fff;
}
#navbuttons li a:visited {
	color: #FFF;
}
#navbuttons li a:hover {
	color: #333;
	background-color: #9ecb3c;
	height: 30px;
}

.navcurrent{
	background-color: #9ecb3c;
	color: #333;
}
#noflash {
height: 20px;
width: 15%;
background-color: #333333;
top: -25px;
position: relative;
float: right;
}
/* --------------------------------- End navbar 1 ---------------------------------------*/
/* --------------------------------- Start Breadcrumbs ---------------------------------------*/
#breadcrumb_container{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	height: 20px
}


.breadcrumb{
	font-size: 12px;
	font-family: lucida Grande, Helvetica Neue, arial;
	line-height: 20px;
}

.breadcrumb a{
	background: transparent url(../images/viewer/breadcrumb.jpg) no-repeat center right;
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #9ecb3c;
	margin-left: 4px;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #8db33a;
	
}

.breadcrumb a:hover{
	text-decoration: underline;
}

.here{
	color: #666666;
	margin-left: 4px;
}
/* --------------------------------- End Breadcrumbs ---------------------------------------*/
/* --------------------------------- Start Flash ---------------------------------------*/
#flash{
	width: 880px;
	margin-left: auto;
    margin-right: auto;
	background-color: #333333;
}
/* --------------------------------- End Flash ---------------------------------------*/
/* --------------------------------- Start Content ---------------------------------------*/
#indexcontainer{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	height:400px;
	background-color: #333333;


}
#indextext, #news {
	width: 48%;
	background-color: #333333;
	text-align:left;
	color:#FFF;
	height: 90%;
	float: left;
	margin: 1%;
}
#news {
float: right;

}

#indextext h1 {
	width:100%;
	background-color:#9ecb3c;
	color:#FFF;
	padding-left:5px;
}
#news h1 {
	width:99%;
	background-color:#9ecb3c;
	color:#FFF;
	padding-left:5px;
}
.newsitem {
	width:98%;
	height:24%;
	margin-bottom:1%;
	margin-right:1%;
	margin-top:1%;
	border:thin;
	border-color:#9ecb3c;
	border-style:dotted;
	margin-bottom:20px;
}
.newsitem img {
	float:left;
	padding-right:1%;
	border:none
}
.readmore {
	float:right;
	padding-right:1%;
}
/* --------------------------------- End Content ---------------------------------------*/
/* --------------------------------- Start Navbar 3 ---------------------------------------*/
#navbar3container{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#navbar3 {
	height: 30px;
	width: 100%;
	background-color: #9ecb3c;
}
#navbar3 ul {
	margin: 0px;
	padding: 0px;
	font-family: lucida Grande, Helvetica Neue, arial;
	font-size: 13px;
	color: #FFF;
	line-height: 31px;
	white-space: nowrap;
}
#navbar3 li {
	list-style-type: none;
	display: inline;
}
#navbar3 li a {
	text-decoration: none;
	padding: 7px 18px;
	color: #FFF;
}
#navbar3 lia:link {
	color: #FFF;
}
#navbar3 li a:visited {
	color: #CCC;
}
#navbar3 li a:hover {
	color: #333;
	background-color: #9ecb3c;
	height: 30px;
}
/* --------------------------------- End Navbar 3 ---------------------------------------*/
/* --------------------------------- Start Keywords ---------------------------------------*/
#keywords{
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	color:#999;
	text-align: center;
}
/* --------------------------------- End Keywords ---------------------------------------*/
#discount {
	position:relative;
	width: 330px;
	height: 50px;
	top:-100px;
	left: 102px;
	margin-bottom:-40px;
	}
