

/* GLOBAL */
body, html
{
/*        border-top:5px solid #000044;*/
        background:#e4e4e4;
/*	background: rgba(233,235,207);*/
/*	background-image: url("/images/parchd.png");*/
        font-family: 'Arial';	
	line-height: normal;
	margin-left: auto;
	margin-right: auto;
        color:#333333;
}
#boxcontent .imright {float:right;text-align:center;width:200px;margin-top:2px;padding-left:15px;padding-bottom:15px;}
#boxcontent .imleft {float:left;text-align:center;width:200px;margin-top:2px;padding-right:15px;padding-bottom:15px;}
b
{
	font-weight: bold;
}
i
{
	font-style: italic;
}
h1 {
	text-align: center;
        font-weight: bold;
	font-size: 18.0pt;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
span.buttontext {
        font-size: 22.0pt;
        font-family:"GoudyHandtooled BT";
        color: #1111dc;
        font-weight: bold;
}

span.buttontextoff {
        font-size: 22.0pt;
        font-family:"GoudyHandtooled BT";
}

span.mappagetext{font-size:11pt;font-family:Tahoma,Arial,Helvetica,San Serif}
span.mappagetext a:link{color:#0000AA;font-size:11pt;font-family:Tahoma,Arial,Helvetica,San Serif}
span.mappagetext a:visited{color:#0000AA;font-size:11pt;font-family:Tahoma,Arial,Helvetica,San Serif}
input
{
        font-family: 'Arial';
        font-size:16px;
        padding: 7px;
        outline: 0;
        border:0;
        width:250px;
        background: #EBE8DE;
        background: #e4e4e4;
        border-radius:5px;
}
input[type=submit]
{
        width:auto;
        padding: 5px 18px;
        line-height:25px;
        text-shadow:none;
        cursor:pointer;
        box-shadow: none;
        background: #333333;
        color: #fff;
}
@media(max-width: 624px) { .Responsive1 { width: 300px; height: 250px;} }
@media(min-width: 625px) { .Responsive1 { width: 468px; height: 60px; } }
@media(min-width: 916px) { .Responsive1 { width: 728px; height: 90px; } }
.smallthumb {
	width:150px; 
	height:auto;
}
.divleft {
	float: left;
}
.divright {
	float: right;
}
.banner {
	border-style:solid;
	border-width: 1px;
}
.statetext {
	float:center;
	margin:0 auto;
	max-width:800px;
}
.images {
    float:right;
    border:1px solid black;
    height: auto;
    margin: 0 auto;
    border-radius: 5px;
    box-shadow: 1px 2px 4px grey;
    background:#000000;
    z-index:1;
    margin-bottom:5px;
}
.text {
    font-size:11pt;
    max-width:800px;
    z-index:0;
    border:1px solid black;
    border-radius: 5px;
    box-shadow: 1px 2px 4px grey;
    overflow: hidden;
    height: auto;
    color:"#cccccc";
    padding-top:4px;
    padding-right:4px;
    padding-left:4px;
    padding-bottom:4px;
    background:#e0d7a8;
}
table
{
	border-collapse:collapse;
}
table, th, td {
	text-align: center;
 	padding: 2px;	
	border: 1px solid black;
}
table a
{
	text-decoration: none;
	color: blue;
}
#boxcontent
{
        max-width:1160px;
 	float: center;
	margin: auto;
	padding-top: 0px;
	text-align: justify;
}
#boxcontent .wcwaimage
{
	float: center;
	position: relative;
	margin: 0 auto;
	width: 500px;
	display: block;
	border-style: solid;
	border-width: 1px;
}
#boxcontent .scaleimage
{
	float: center;
	position: relative;
	margin: 0 auto;
	max-width: 100%;
	display: block;
	border-style: solid;
	border-width: 1px;
}
#boxcontent .halfscaleimage
{
	float: center;
	margin: 0 auto;
	position: relative;
	width: 400px;
	max-width: 50%;
	display: inline-block;
	border-style: solid;
	border-width: 0px;
}
#boxcontent .mapimage
{
	padding-bottom:3px;
	border:1px solid black;
	background:#000000;
	box-shadow: 1px 2px 4px grey;
	border-radius:5px;
	float: center;
	position: relative;
	margin: 0 auto;
	margin-bottom:10px;
	max-width: 100%;
	display: block;
}
#boxcontent .fullimage
{
	display: block;
}
p
{
	margin-top: 1em;
	margin-bottom: 1em;
	display: block;
        line-height:normal;
}

a
{
        text-decoration:none;
        color:inherit;
        transition: color .5s ease;
}
ul { 
   list-style-type: disc; 
   list-style-position: inside; 

}
ol { 
   list-style-type: decimal ; 
   list-style-position: inside; 
}
ul ul, ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
ol ol, ul ol { 
   list-style-type: 1; 
   list-style-position: inside; 
   background-color:none;
   margin-left: 15px; 
}
li
{
	display: list-item;
}
strong
{
        font-weight:bold;
}

figcaption strong
{
        border-bottom: 1px solid #D6D0C1;
        padding-bottom:10px;
        margin: 10px 0;
        display:block;
}

figcaption
{
        line-height: 25px;
        font-size:14px;
        width:200px;
}

hr
{
     
        border:0;
        height:5px;
        margin:15px 0;
	box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}


/* HEADER */

header
{
        position:relative;
        width:auto;
        max-width:auto;
        margin: 0 0 20px 0;
}

header h1
{
        margin-top:30px;
	margin-right: auto;
	margin-left: auto;
        font-size:40px;
        color:black;
        font-family: 'Arial' cursive;
	
	position: absolute;
}

header p
{
        font-family: 'Open Sans', sans-serif;
        font-size:16px;
        color: #4A463B;
        margin-left:132px;
}

nav ul
{
        list-style:none;
}

nav ul li
{
        display:block;
        float:left;
	padding: 3px 15px;
}

nav ul li a
{
        font-family: 'Open Sans', sans-serif;
        text-transform:uppercase;
        transition: all .25s ease;
}

nav ul li a:hover
{
        color:#333377;
}

#boxcontent .coinpage
{
	width:98%;
	margin: 0 auto;
	height:auto;
	border-width:0px;
	border-style:solid;
	border-color:blue;
}

#boxcontent .coinpage .coin
{
	float:left;
	width:100%;
	border-width:1px;
	border-style:solid;
	border-color:blue;
}

#boxcontent .coinpage .coin .coindescription
{
	float:left;
	width:812px;
	height:auto;
	margin:0 0;
	border-width:1px;
	border-style:solid;
}

#boxcontent .coinpage .coin .coinimage
{
	float:right;
	margin-right:0px;
	max-width:320px;
	border-width:1px;
	border-style:solid;
}

#boxcontent .coinpage .coin .coinimage .cointhumb
{
	max-width:320px;
}


#mobileMenu
{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: none;
}

#mobileMenu ul li
{
        display:block;
        background-color: #333344;
        color: #fff;
        padding: 12px 0;
        letter-spacing: 0.1em;
        text-align: center;
        text-transform: uppercase;
        border-bottom: 1px solid #9999CC;
}

.toggleMobile
{
        display: none;
}

/* 3 COLUMNS */

#boxcontent a
{
	color:#0000aa;
}
#boxcontent article
{
        float:left;
        width:250px;
        height: auto;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 50px;
        font-size:12px;
}
#boxcontent articlesmall
{
        float:left;
        width:150px;
        height: auto;
	padding-right: 10px;
	padding-left: 11px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
        font-size:12px;
}

#boxcontent article h3
{
        font-family: 'Open Sans', sans-serif;
        font-size:20px;
        margin-bottom:10px;
        margin-left:75px;
}

#boxcontent articlesmall h3
{
        font-family: 'Open Sans', sans-serif;
        font-size:20px;
        margin-bottom:10px;
        margin-left:75px;
}

#boxcontent .homepage2
{
	margin-left: auto;
	margin-right: auto;
}
#boxcontent .homepage2small
{
	margin-left: auto;
	margin-right: auto;
	margin-top:-5px;
}
#boxcontent .kitpage2small
{
	margin-left: auto;
	margin-right: auto;
}
.kitpage2small {
	width: 250px;
	height: 200px;
        margin: 15 1;
        text-align: center;
	border: 0px;
	font-size: 9pt;
	box-shadow: 2px 2px 2px 2px grey;
	padding: 0px;
        margin-bottom:-5px;
	background-color: #ffffff;
}
.kitpage2small img
{
	margin-bottom: 1px;
	width: 250px;
	height: 165px;
}
#boxcontent .homepage2small .no-image-small
{
	width:100%;
	height:150px;
	background:#000000;
}
#boxcontent article img
{
        float:left;
}
#boxcontent articlesmall img
{
        float:left;
        max-width:100%;
}
#boxcontent article img.cocothumb
{
        float:left;
	width:60px;
	height:60px;
	padding: 0 0 -2 0;
	margin: 0 0 -2 0;
}

#boxcontent article p
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;
        margin-left:75px;
}
#boxcontent articlesmall p
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;
        margin-left:75px;
}
#slider_content1, #slider_content2, #slider_content3
{
        line-height: 90%;
        font-family: 'Open Sans', sans-serif;
        width:100%;
        position:absolute;
        top:0px;
        left:0px;
        display:none;
        z-index:11;
}

#slider_content1 h3, #slider_content2 h3, #slider_content3 h3
{
        color:#EBE8DE;
        font-size:25px;
        font-weight:bold;
        margin-bottom:10px;
        top:0px;
        left:0px;
        position:absolute;
        padding:10px 15px;
        border-radius: 15px 0 0 0;
        display:inline-block;
}

#slider_content1
{
        display:block;
}

#slider_content1 p, #slider_content2 p, #slider_content3 p
{
        line-height: normal;
        top:0px;
        right:0px;
        margin:0 0 30px 0;
        color:#eeeeee;
        text-align:right;
        position:absolute;
        padding:10px 15px;
        border-radius: 0 0 0 5px;

}

#slider_content1 a, #slider_content2 a, #slider_content3 a
{
        line-height: normal;
        margin:0 0 30px 0;
        color:#4a463b;
        padding:10px 15px;
        position:relative;
        border-radius: 5px 0 0 5px;
}


/* BUTTONS */

.button
{
        padding:7px 14px;
        border: 1px solid #c3c3cc;
        background-image: linear-gradient(bottom, #333377 0%, #333333 100%);
        background-image: linear-gradient(to bottom, #333333 0%, #333377 100%);
        background-color: #eb653c;
        color: #EBE8DE;
        text-shadow: 1px 1px 0px #eAe7dd;
        text-decoration:none;
        border-radius:5px;
        box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.button:hover
{
        background:none #EBE8DE;
        border-color: #EBE8DE;
        text-shadow:none;
        color: #4A463B;
}

/* SPACER */

#spacer
{
	
	text-decoration: none;
	position: relative;	
        width: 100%;
        height: 45px;
        background-color:#000044;
	border:10px black;
	border-width: 0px;
	border-style: black;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	z-index: +1; 
	margin-top:-20px;
    	text-align: center;
}

#spacer .dropdown_title {
	text-decoration: none;
/*	background-color: #c0c6ce;*/
	background-color: #000044;
	font-weight: none;
	color: #bbbbbb;
	padding: 2px 10px 2px 10px;
	font-size: 15px;
	border: none;
	cursor: pointer;
	float:left;
	text-align: center;
	margin-left: auto;
}
#spacer .dropdown_title a:hover{
	text-decoration: bold;
	background-color: #c0c6ce;
	color: #000044;
}
nav
{
	width: 100%;
}
#spacer nav {
	width: auto;
}
#spacer .header_button {
        position: relative;
	text-align: center;
	width: auto;
	padding-left: auto;
	padding-right: auto;
	text-decoration: none; 
		
}
/*Initial One*/
.header_button
{
	width: 555px; 
       color: black;
        font-size: 15px;
        cursor: pointer;
        height: 38px;
	padding-top: 9px;
        display: inline-block;
        float: center;
}
.header_button:hover
{
 
       display: inline-block;
}

#spacer .dropdown_info {
	display: none;
	margin-top: 5px;
	position: relative;
	border-radius: 5px;	
	background-color: #f1f1f1;
 	font-weight: none;
	font-size: 12px;   
}

#spacer .dropdown_info a {
	font-weight: none; 
   	color: black;
    	position: relative;
    	background-color: #f1f1f1;
    	display: none;
	border-radius: 5px;
	margin: 5px 0px 5px 0.5px;
	padding: 0px;
}

#spacer .dropdown_info  a:hover{
	background-color: #30415d;
	color: #f1f1f1;
	margin: 0px;
	padding: 10px;
	z-index: +1;
}
#spacer .dropdown_title:hover .dropdown_info {
	 
	display: block;
	z-index: +1;
	position: relative;
}
#spacer .dropdown_title:hover .dropdown_info a {
	padding: 4px;
	display: block;
	position: relative;
	z-index: +2;
}
#spacer .header_button:hover .dropdown_title {
	
	z-index: +1;
/*    background-color: #c0c6ce;*/
    background-color: #000044;
}


/* FOUR COLUMNS */

#four_columns, #text_columns
{
        line-height:25px;
        font-family: 'Open Sans', sans-serif;
        clear:both;
        width:auto;
        max-width:900px;
        margin:0 auto;
}

#four_columns h2, #text_columns h3
{
        font-size:20px;
        border-bottom: 1px solid #D6D0C1;
        padding: 20px 0;
        margin-bottom: 20px;
}

#four_columns .img-item
{
        float:left;
        margin-right:25px;
}

#four_columns .img-item a
{
        position:relative;
        display:block;
}

.thumb-screen
{
        display:block;
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:113px;
        background: #000 url(img/zoom.png) center center no-repeat;
        z-index:99;
        opacity: 0;
        transition: opacity .5s ease;
}

.thumb-screen:hover
{
        opacity:0.5;
}
/*Added by RH*/
svg
{
	position:relative;
	display: inline;
}
.dropdown_title
{
	cursor: pointer;
}
.dropdown-content{
	display: none;
	font-size: 10pt;
	position: absolute;
	background-color: #acb3be;
	min-width: 55px;
	box-shadow: 0px 8px 16px px rgba(0,0,0,0.2);
}
.dropdown-content a {
	color: black;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	margin-bottom: 8px;
}

#header_logo
{
        line-height: 10%;
        font-family: 'Open Sans', sans-serif;
        width:100%;
        position: static;
        top:0px;
        color: black;
	left:0px;
	padding-bottom: 20px;
}
#header_logo img.sco
{
	width: 55px;
}
#header_logo img.wrds
{
	width: 140px;
        top:12px;
        right:0px;
}
#header_logo h1
{
	margin-top: -45px;
        margin-right: auto;
        font-size:40px;
	color:black;
        font-family: 'Palatino';
        position: relative;
}
#header_logo h2
{
	margin-top: -45px;
        margin-right: auto;
        font-size:30px;
	color:black;
        font-family: 'Palatino';
        position: relative;
}
#header_logo h4
{
	margin-top: -45px;
        margin-right: auto;
        font-size:20px;
	color:black;
        font-family: 'Palatino';
        position: relative;
}
#header_logo .small
{
	display: none;
}
#header_logo .medium
{
	display: none;
}
#header_logo h3
{
       font-size:25px;
        font-weight:bold;
        margin-bottom:2px;
        top:0px;
        left:0px;
        position: static;
        padding: 5px;
        border-radius: 2px 0 0 0;
}
#header_logo p
{
	color: black;
	line-height: normal;
	font-size:12px;
	text-align: right;	
        font-weight:bold;
        margin-bottom: auto; 
        right:10px;
        bottom:-6px;
        position: absolute;
     	padding: 1px 1px;         
}
.homepage2 {
	width: 250px;
	height: 300px;
        margin: 10 auto;
        text-align: center;
	border: 0px;
	font-size: 10pt;
	box-shadow: 2px 2px 2px 2px grey;
	padding: 0px;
	background-color: #ffffff;
}
.homepage2 img
{
	margin-bottom: 10px;
	width: 250px;
	height: 180px;
}
.homepage2 img.onecoin
{
	margin-bottom: 10px;
	width: 250px;
	height: 250px;
}
.homepage2small {
	width: 150px;
	height: 180px;
        margin: 10 1;
        text-align: center;
	border: 0px;
	font-size: 9pt;
	box-shadow: 2px 2px 2px 2px grey;
	padding: 0px;
	background-color: #ffffff;
}
.homepage2small img
{
	margin-bottom: 1px;
	width: 150px;
	height: 150px;
}

.homepage-text ol 
{
	background-color:none;
}
.homepage-text li 
{
	background-color:none;	
font-size: 9pt;
}
.homepage-text
{
	margin: 10px;
	margin-top:-3px;
}

.kithomepage-text
{
	margin-bottom: 10px;
	margin-top:-15px;
}


#boxcontent .products
{
        margin-bottom: 5px;
}
#boxcontent .products .products_list .product_title
{
        margin-bottom: 10px;
        line-height: 30px;
}
#boxcontent .products img
{
        margin-left: 10px;
        float: left;
}
#boxcontent .products .products_list
{
        margin-bottom: 20px;
	height: auto;
}
#boxcontent .products .products_list .products_list_item
{
	color: #000000;
        text-align: left;
        margin-left: 5px;
        margin-right: 5px;
        margin-top: 2px;
        margin-bottom: 6px;
}
#boxcontent .products_list_item a
{
        color: #0000aa;
        margin-bottom: 3px;
        margin-bottom: 3px;
        text-decoration: none;
}
#boxcontent .products .products_list a:hover
{
        color: #eeeeee;
        background: #000044;
        margin-bottom: 3px;
        text-decoration: bold;
}
#boxcontent .nrcsproducts
{
	text-align:center;
	margin: 0 auto;
	max-width:800px;
	display: inline-block;
	border-color: green;
        border-style: solid;
        border-width: 1px;
}
#boxcontent .nrcsproducts .nrcsproducts_list
{
	width: 100%;
	margin: 0 auto;
	display: inline-block;
        border-style: solid;
        border-color:red; 
        border-width: 1px;
        height: auto;
}
#boxcontent .nrcsproducts .nrcsproducts_list .nrcsproducts_list_item
{
        color: #000000;
        text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
        margin-left: 0px;
	overflow:hidden;
}
#boxcontent .nrcsproducts .nrcsproducts_list .nrcsproducts_list_itemheader
{
        color: #dddddd;
	background: blue; 
        text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
        margin-left: 2px;
        margin-right: 2px;
        margin-top: 2px;
        margin-bottom: 2px;
        border-style: solid;
        border-width: 1px;
	display: block;
}
#boxcontent .nrcsproducts_list_item a
{
        color: #0000aa;
        text-decoration: none;
}
#boxcontent .nrcsproducts .products_list a:hover
{
        color: #eeeeee;
        background: #000044;
        text-decoration: bold;
}
#boxcontent .nrcsproducts .nrcsproducts_list_item .updated_list_item
{
	color: #000000;
	float: right;
	margin-top:0px;
	border-style: solid;
	border-color:blue;
	border-width: 1px;
	width:320px;
}
img.cointhumb
{
	width:320px;
	margin:0px;
	padding:0px;
}
#boxcontent .nrcsproducts .updatedcolumn .updated_list_itemheader
{
        color: #dddddd;
	background: blue; 
        text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
        margin-left: 2px;
        margin-right: 2px;
        margin-top: 2px;
        margin-bottom: 2px;
	border-style: solid;
	border-width: 1px;
	display: block;
}
#boxcontent .nrcsproducts_list_item .update
	{
	display: none;
	}
#boxcontent .nrcsproducts .updatedcolumn
	{
	width:320px;
	color: #000000;
	height: auto;
        text-align: right;
        margin-top: 0px;
	border-style: solid;
	border-color:red;
	border-width: 1px;
	}

button.accordion {
	background-color: #c0c6ce;
	color: #444;
	cursor: pointer;
	padding: 6px;
	width: 100%;
	text-align: left;
	border: 0px;
	border-color: #000000;
	outline: 0px;
	outline-color: #000000;
	transition: 0.4s;
	font-size: 11pt;
}
.panel .accordion {
	border: none;
}
button.accordion.active, button.accordion:hover{
	background-color: #e9e9e9;
}
button.accordion:after {
	content: '\002B';
	margin-left: 5px;
	float: right;
	color: #f0f8ff;
	font-size: 13px;
}
button.accordion.active:after {
	content: "\2212";
}
div.panel {
	text-align: left;
	padding: 0 14px;
	background-color: white;
	display: none;
	font: 8pt;
	font-size: 10pt;
	border: 1px solid black;
}

div.panel a {
	color: #007acc;
	text-decoration: underline;
}
.panel table{
	font-size: 10pt;
	border: 1px;
	border-color:black;
	padding: 5px;
	min-width: 80px;
	}
.panel  td {
        font-size: 10pt;
	border-color:black;
        padding: 5px;
        min-width: 80px;
        }
.panel tr{
	border:1px;
	border-color: black;
}


.agenda
{
	text-align: left;
	margin-left: 22%;
	margin-right: 140px;
	line-height: normal;
	padding-bottom: 100px;
	font-family:"Verdana";
	font-size: 11pt;	
}
.agenda ol
{
	width: 100%;
	font-weight: none;
	list-style-type: decimal;
}
.agenda li
{
	margin: 12px;
}
.agenda a
{
	color: blue;
	text-decoration: underline;
}
.agendaDetails
{
	text-align: center;
}
.agendaDetails a
{
	color: #00008b;
	text-decoration: underline;	
}

.about {
	width: 350px;
	height: 430px;
        margin: auto;
        text-align: center;
	border: 0px;
	font-size: 10pt;
	box-shadow: 2px 2px 2px 2px grey;
	padding: 5px;
	background-color: #ffffff;
	float: center;
}
.about a {
	color: blue;
	}
.about a:hover {
	text-decoration:underline;
	}
.about img
{
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 5px;
	margin-right: 30px;
	margin-left: 30px;	
}
.about ol {
	background-color: white;
}
.about ol, li
{
	border: none;
	font-weight: normal;
	line-height: 170%;
	font-size: 10pt;
	font: arial;
	text-align: left;
}

.library {
        max-width: 880px;
        height: auto;
        text-align: center;
        border: 0px;
	font-size: 10pt;
        box-shadow: 2px 2px 2px 2px grey;
        margin-bottom: 10px;
	padding: 6px;
        background-color: white;
        float: center;
}
#info {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 30px;
	font-family: 'Arial';
	font-size: 12pt;
	width:650px;
	//margin: 40px;
}
#info h1 {
	float: center;
	font-weight: bold;
	font-size: 20px;
}
.infoPage img
{
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	width: 300px;
}
.infoPage
{
	font-size: 11pt;

	float: center;
	//margin-left: 20%;
	margin-bottom: 120px;
	text-align: right;
}
.infoPageText
{
	width: 872;
	margin-left: auto;
	margin-right: auto;
	float: middle;
}
.infoPageText ol
{
	width: auto;
}
.contact
{
	-moz-column-width: 300px;	
	column-width: 300px;
       -moz-column-count: 3;
  	-webkit-column-count: 3;
  	column-count: 3; 

}
.contact_item
{
margin-top: 10px;	
}
.contact_form
	{
		width:900px;
	}		
.contact_form form 
	{
		width: 60%;
		margin-left: 20%;
		margin-top: 60px;
		margin-right: auto;
		margin-right: auto;
		text-align: left;
		float:center;
	}
/* Added by RH for plan pages */
.column3 {
        background-color: white;
        margin-left: auto;
        margin-right: auto;
        width: auto;
       border-collapse: separate;
	border: 10px; 
       display: inline-block;
	font-size: 10pt;
	float: center;
}
.column1 {
        background-color: white;
        margin-left: auto;
        margin-right: auto;
        width: auto;
       border-collapse: separate;
        border: 10px;
       display: inline-block;
        font-size: 10pt;
        float: center;
}


/* TWO COLUMNS */


#text_columns .column2
{
        margin: 120px 0;
}

.row
{
        position:relative;
        margin: 40px 0 0 50px;
        float:right;
        width:350px;
}

.row img
{
        float:left;
}

.row p
{
        margin-left: 100px;
}

.rocket, .clock
{
        top:0;
        left:0;
        position:absolute;
        height: 80px;
}

.rocket:hover
{
        opacity:0;
        transition: opacity 0.4s ease 0.2s;
        animation-name: stylie-transform-keyframes;
        animation-duration: 700ms;
        animation-delay: 0ms;
        animation-fill-mode: forwards;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        transform-origin: 0 0;
}

.clock:hover
{
        animation-name: stylie-transform2-keyframes;
        animation-duration: 100ms;
        animation-delay: 0ms;
        animation-fill-mode: forwards;
        animation-timing-function: linear;
        animation-iteration-count: infinite;
        transform-origin: 0 0;
}



/* FOOTER */

footer
{
        text-align: center; 
        clear:both;
        width:auto;
        height:43px;
	margin-top: auto;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 2px;
	color:#aaaaaa;
        background:#000044;
}
footer p 
{
	padding-top:4px;
}
.footer_length
{
	font-size: 10pt;
	margin: auto;
	vertical-align: middle;
	padding-top: 10px;
	width: auto;
	font-style: Times New Roman;
	color: white;
	text-align: center;
}
.footer_length a:hover
{
	color: grey;
}
footer .wrapper
{
        line-height:15px;
        margin: auto;
	vertical-align: middle; 
        text-align: center;
	padding-top: 10px;
        width:auto;
        max-width:900px;
        font-size:14px;
	font-style: Times New Roman;
}

footer .wrapper .column
{
        font-family: 'Open Sans', sans-serif;
        color:#ababab;
        float:left;
        width:280px;
        margin-right:20px;
}

footer .wrapper .column.midlist ul li
{
        display:block;
        width:auto;
        padding:0 0 10px 25px;
        margin-bottom:10px;
        border-bottom: 1px solid #444444;
        background:url(img/arrowright2.png) left 6px no-repeat;
}

footer .wrapper .column.midlist ul li a:hover
{
        color:#fff;
}

footer .wrapper .column.rightlist ul li
{
        display:block;
        width:auto;
        margin-bottom:15px;
}

footer .wrapper .column.rightlist ul li a span
{
        margin-left:95px;
        display:block;
}

footer .wrapper .column.rightlist ul li a img
{
        transition: border .25s ease;
        float:left;
        border:3px solid #444444;
}

footer .wrapper .column.rightlist ul li a img:hover
{
        border-color: #5e5e5e;
}

footer .wrapper .column h4
{
        font-size: 16px;
        color: #fff;
        border-bottom: 1px solid #444444;
        padding: 0 0 10px 0;
        margin-bottom: 10px;
}
footer .footer_text
{	font-size: 15px;
	color: white;
	vertical-align: middle;
	font-family: Times New Roman;
}
footer .footer_text a:hover
{
	color: #c1c1c1;
}
#copyright
{
        background: #1D1D1D;
        height:70px;
        position:absolute;
        bottom:0;
        left:0;
        width:100%;
}
#copyright .wrapper
{
        font-family: 'Open Sans', sans-serif;
        padding-top:25px;
        color: #5e5e5e;
        font-size:14px;
        position:relative;
}
#copyright .wrapper .social
{
        position:absolute;
        right:0;
        top:25px;
}
#copyright .wrapper .social a
{
        transition: opacity .25s ease;
        opacity: 0.3;
        margin-left: 12px;
        display:block;
        float:left;
}
#copyright .wrapper .social a:hover
{
        opacity: 0.7;
}
#copyright .wrapper a
{
        color: #ABABAB;
}

#copyright .wrapper a:hover
{
        color: #fff;
}


/* SKIPLINK */
.go-top
{
        position: fixed;
        bottom: 2em;
        right: 2em;
        text-decoration: none;
        color: white;
        background-color: rgba(0, 0, 0, 0.3);
        font-size: 12px;
        padding: 1em;
        display: none;
}

.go-top:hover
{
        background-color: rgba(0, 0, 0, 0.6);
}

#boxcontent kitsmall
{
        float:left;
        width:250px;
        height: 270px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 18px;
	margin-top: 5px;
	margin-bottom: 0px;
        font-size:12px;
}



/* SLIDESHOW */
/* Prevent the slideshow from flashing on load */
.slidesjs-container
{
        border-top: 1px #d6d0c1 solid;
}
#slides
{
        display: none
}

/* Center the slideshow */
.container
{
        width:auto; 
	margin: 0px 0px 0px 0px;
        position:relative;
}
.container1
{
	height: 32px;
	background: #757870; /* Old browsers */
	background: -moz-linear-gradient(top, #757870 0%, #8b8e86 16%, #bfc0bc 85%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #757870 0%,#8b8e86 16%,#bfc0bc 85%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #757870 0%,#8b8e86 16%,#bfc0bc 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757870', endColorstr='#bfc0bc',GradientType=0 ); /* IE6-9 */
        width:auto; 
	margin: 0px 0px 0px 0px;
	top: -3px;
        position:relative;
	border-style: solid;
	border-width: 1px;
}

#boxcontent img.full
{
 width:100%;
 height: auto;
}

/* Show active item in the pagination */
.slidesjs-pagination .active
{
        color:#333377;
}

#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
{
        display:none;
        color:#000;
}


/* MISC */
.clear
{
        clear:both;
}
.hidden
{
        position:absolute;
        clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
          clip: rect(1px, 1px, 1px, 1px);
}


/* MEDIA QUERIES FOR A RESPONSIVE LAYOUT */

@media (max-width: 1550px)
{
	.infoPage
	{
		margin-bottom: 0px;
	}
}
@media (max-width: 1450px)
{
	#spacer .dropdown_title
	{
		padding: 2px 7px 2px 7px;
                font-size: 15px;
	}
}
	
}

@media (max-width: 1250px)
{
        #spacer
        {
        line-height: 15px;
        }
        #spacer .header_button
        {
        padding-bottom: 3px;
        padding-top: 3px;
        padding-left: 2px;
        }
	#spacer .dropdown_title
	{
		padding: 2px 7px 2px 7px;
                font-size: 15px;
	}
}


@media (max-width: 1217px)
{
        #slider_content1, #slider_content2, #slider_content3
        {
                width:auto;
                margin-right:0px;
        }
        #slider_content1 h2, #slider_content2 h2, #slider_content3 h2
        {
                font-size:18px;
        }
        #slider_content1 p, #slider_content2 p, #slider_content3 p
        {
                font-size:14px;
        }
        #slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p  .responsive_button
        {
                display:inline;
        }
        .container .button
        {
                display:none;
        }
	#boxcontent article;
	{
		position: relative;
		margin-left: 10px;
		margin-right: 10px;	
	}
	#boxcontent articlesmall;
	{
		position: relative;
		margin-left: 15px;
		margin-right: 5px;	
	}
	#boxcontent kitsmall;
	{
		position: relative;
		margin-left: 10px;
		margin-right: 10px;	
	}
}
@media (max-width: 1320px)
{
	#header_logo  .medium
	{
		display: block;
	}
	#header_logo .large
	{
		display: none;
	}
	#header_logo .small
	{
		display: none;
	}

}
@media (max-width: 1320px)
{
	#header_logo h1
	{
	}
	.column3
	{
	}
}
@media (max-width: 1180px)
{
	#spacer .header_button
        {
	margin-top: 11px;
        padding-bottom: 3px;
        padding-top: 3px;
        padding-left: 2px;
        }
	#spacer
	{
	font-size: 15px;
	line-height: 15px;
	}
        #spacer .dropdown_title
        {
		padding: 0px 7px 2px 7px;
                font-size: 13px;
        }
        #boxcontent article
        {
                float: center;
		margin-left: 15px;
		margin-right: 12px;
		margin-top: 10px;
        }
        #boxcontent articlesmall
        {
                float: center;
		margin-left: 3px;
		margin-right: 3px;
		margin-top: 10px;
        }
        #boxcontent kitsmall
        {
                float: center;
		margin-left: 15px;
		margin-right: 12px;
		margin-top: 10px;
        }
	#boxcontent
	{
		margin-left: auto;
		margin-right: auto;
		float: center;
		max-width: 890px;
	}
	.contact
	{
	text-align:center;
	width:290px;
	margin:auto;
	column-count: 1;	
	}
	.contact_item
	{
	margin-bottom: 50px;
	
	}
	#header_logo  .medium
	{
		display: none;
	}
	#header_logo .large
	{
		display: none;
	}
	#header_logo .small
	{
		display: block;
	}
}
@media (max-width:990px)
{
        #boxcontent article
        {
                float: center;
		margin-left: 15px;
		margin-right: 12px;
		margin-top: 10px;
        }
        #boxcontent articlesmall
        {
                float: center;
		margin-left: 3px;
		margin-right: 3px;
		margin-top: 10px;
        }
        #boxcontent kitsmall
        {
                float: center;
		margin-left: 15px;
		margin-right: 12px;
		margin-top: 10px;
        }
	#boxcontent
	{
		margin-left: auto;
		margin-right: auto;
		float: center;
                max-width: 890px;
        }
}
@media (max-width: 915px)
{
	#boxcontent .fullimage
	{
	display: none;
	}
        #boxcontent .products .products_list
        {
        float: center;
        margin-bottom: 20px;
	border-style: none;
        }
	#boxcontent .products .products_list .product_title
	{
        margin-bottom: 10px;
	text-align: center;
	}
	#boxcontent .products .products_list .products_list_item
        {
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding: 10px;
        width: 580px;
        color: #999999;
	background: #000066;
        border-radius: 5px;
        box-shadow: 1px 2px 4px grey;
        border-color: #e19939;
        border: 10px;
        }
	#boxcontent .products_list_item a
	{
        color: #aaaaaa;
        text-decoration: none;
	}
	#boxcontent .products .products_list a:hover
	{
        color: #eeeeee;
        text-decoration: bold;
	}
        #boxcontent .nrcsproducts .nrcsproducts_list
        {
        float: center;
        margin-bottom: 20px;
        border-style: none;
        }
        #boxcontent .nrcsproducts .nrcsproducts_list .nrcsproducts_list_item
        {
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding: 10px;
        width: 580px;
        color: #999999;
        background: #000066;
        border-radius: 5px;
        box-shadow: 1px 2px 4px grey;
        border-color: #e19939;
        border: 10px;
        }
	#boxcontent .nrcsproducts .nrcsproducts_list .nrcsproducts_list_itemheader
	{
	display: none;
	}
	#boxcontent .nrcsproducts .nrcsproducts_list .updated_list_itemheader
	{
	display: none;
	}
        #boxcontent .nrcsproducts .nrcsproducts_list .nrcsproducts_list_item .update
        {
        display:block;
        }
        #boxcontent .nrcsproducts_list_item a
        {
        color: #aaaaaa;
        text-decoration: none;
        }
        #boxcontent .nrcsproducts .nrcsproducts_list a:hover
        {
        color: #eeeeee;
        text-decoration: bold;
        }
	#boxcontent .nrcsproducts .updatedcolumn
	{
	display: none;
	}
        #boxcontent .products
        {
        position:relative;
        float: center;
        padding-bottom: 20px;
        margin-bottom: 20px;
        }
	#spacer
	{
	display: none;
/*	font-size: 15px;
	line-height: 15px;*/
	}
	#spacer .header_button
        {
	display: none;
	height: 1px;
/*                padding: 2px 5px 2px 10px;*/
        }
        #boxcontent article
	{
		margin-bottom: 10px;
		margin-top: 10px;
		margin-right: 25px;
		margin-left: 22px;
		padding: 1px;	
	}
        #boxcontent articlesmall
	{
		margin-bottom: 15px;
		margin-top: 10px;
		margin-right: 20px;
		margin-left: 25px;
		padding: 1px;	
	}
        #boxcontent kitsmall
	{
		margin-bottom: 10px;
		margin-top: 10px;
		margin-right: 25px;
		margin-left: 22px;
		padding: 1px;	
	}
	#boxcontent
	{
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		width: 600px;
	}
	#boxcontent .coinpage .coin .coindescription
	{
		width:280px;
	}
        .column3
	{
	}
	header nav
        {
                display:none;
        }
        header h1
        {
                display:none;
        }
        header p
        {
                margin-left: 60px;
                font-size:14px;
        }
        
	header
        {
            margin-top: 0px;
            text-align: left;
            height: 0px;
	    margin-bottom: 0px;
        }
/*	.container
        {
                height:1px;
                top: -1500px;
        }*/

	 #spacer
        {
                display: none;
/*               height: 200%;
                padding-bottom:35px;*/
        }


	#mobileMenu
        {
                display: block;
                z-index: 99;
        }
        .toggleMobile
        {
                position: fixed;
                top: 10px;
                left: 10px;
                display: block;
                width: 40px;
                height: 36px;
                cursor: pointer;
                z-index: 999;
        }
        .toggleMobile span.menu1, .toggleMobile span.menu2, .toggleMobile span.menu3
        {
                display: block;
                position: absolute;
                width: 40px;
                height: 8px;
                left: 0;
/*                background: #EDA28C;*/
                background-color: #dddddd;
        -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile span.menu1
        {
                top: 0;
        }
        .toggleMobile span.menu2
        {
                top: 14px;
        }
        .toggleMobile span.menu3
        {
                top: 28px;
        }
        .toggleMobile.active span.menu1
        {
                top: 14px;
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
             -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
        -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile.active span.menu2
        {
        -webkit-transform: rotate(-45deg);
           -moz-transform: rotate(-45deg);
             -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        -webkit-transition: all 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: all 0.5s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }
        .toggleMobile.active span.menu3
        {
                opacity: 0;
                -webkit-transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
                transition: opacity 0.35s cubic-bezier(0.75, 0.25, 0.10, 0.95);
        }


	 input
        {
                padding:4px;
                font-size:14px;
        }
        input[type="submit"]
        {
                padding: 1px 14px;
        }
	#four_columns
        {
                width: 500px;
        }
        #four_columns .img-item:nth-of-type(3), #four_columns .img-item:nth-of-type(4)
        {
        	margin-bottom: 25px;
	       margin-top: 25px;
        }
        .column2 .row
        {
                float:none;
                margin: 0 0  40px 50px;
        }
	#header_logo h1
	{
	}		
	.infoPage
	{
		margin-bottom: 100px;
	}
	footer .wrapper .column
        {
                font-size: 12px;
                width: 230px;
        }
	#header_logo img
	{
		width: 60%
	}
	#header_logo h3
	{	
		position:absolute; 
/*		width: 20%;*/
		float: left;
		margin-left: 0px;	
		margin-top: -15px;
		padding-top: 10px;
	}
	#header_logo h1
	{	
		position:absolute;
		margin-right: 0px;	
		margin-top: -44px;
		margin-left: 0px;
		float: bottom;
		font-size: 14pt;
	}
	#header_logo p
	{
		position:absolute; 
		float: right;
		margin-top: 66px;
		font-size: 8pt;
	}
	#header_logo h4
	{	
		position: absolute;
		margin-right: auto;	
		margin-top: -30px;
		margin-left: 60px;
		float: bottom;
		font-size: 14pt;
	}
}
@media (max-width: 787px)
{
	#header_logo img
	{
		width: 60%
	}
	#header_logo h3
	{	
		position:absolute; 
/*		width: 20%;*/
		float: left;
		margin-left: 0px;	
		margin-top: -15px;
		padding-top: 10px;
	}
	#header_logo h1
	{	
		position:absolute;
		margin-right: 0px;	
		margin-top: -44px;
		margin-left: 0px;
		float: bottom;
		font-size: 14pt;
	}
	#header_logo p
	{
		position:absolute; 
		float: right;
		margin-top: 66px;
		font-size: 8pt;
	}
	#header_logo h4
	{	
		position: absolute;
		margin-right: auto;	
		margin-top: -30px;
		margin-left: 60px;
		float: bottom;
		font-size: 14pt;
	}
}

@media (max-width: 765px)
{
        footer .wrapper
        {
                width: 350px;
                margin: 0 auto;
        }
        footer .wrapper .column
        {
                margin-top:30px;
                float:none;
                font-size: 14px;
                width: auto;
        }
        footer .wrapper .social
        {
                display:none;
        }
}
	

@media (max-width: 650px)
{
        header
        {
            margin-top: 0px;
            text-align: center;
            height: 0px;
	}        
	#header_logo h3
	{	
		position:absolute; 
/*		width: 20%;*/
		float: left;
		margin-left: 0px;	
		margin-top: -15px;
		padding-top: 10px;
	}
	#header_logo img
	{
		width: 60%
	}
	#header_logo p
	{
		padding-top: 66px;
		font-size: 8pt;
	}
	#header_logo h1
	{	
		position:absolute; 
		margin-right: 20px;	
		margin-top: 14px;
		margin-left: 0px;
		float: bottom;
		font-size: 14pt;
	}
	#header_logo h4
	{	
		position: absolute;
		margin-right: auto;	
		margin-top: -30px;
		margin-left: 60px;
		float: bottom;
		font-size: 14pt;
	}
	.column3
	{
		margin-left: 0px;	
		width:280px;
	}
	#four_columns
        {
                width:auto;
        }
        #four_columns .img-item
        {
                width: 200px;
                float:none;
                margin: 25px auto 0 auto;
        }
        #four_columns h2
        {
                margin: 0 30px;
        }
        .column2 .row
        {
                margin: 0 0 40px 10px;
                width:auto;
        }
        footer .wrapper
        {
                width:auto;
        }
        footer .wrapper .column
        {
                margin: 0 auto 15px auto;
                max-width:300px;
        }
        input
        {
                width:auto;
        }
        #boxcontent article
	{
		margin-bottom: 10px;
		margin-top: 10px;
		margin-right: 25px;
		margin-left: 22px;
		padding: 1px;	
	}
        #boxcontent articlesmall
	{
		margin-bottom: 15px;
		margin-top: 10px;
		margin-right: 20px;
		margin-left: 25px;
		padding: 1px;	
	}
        #boxcontent kitsmall
	{
		margin-bottom: 10px;
		margin-top: 10px;
		margin-right: 25px;
		margin-left: 22px;
		padding: 1px;	
	}
        #boxcontent kitpage2small
	{
		font-size:12px;
		margin-bottom: 10px;
		margin-top: 10px;
		margin-right: 25px;
		margin-left: 22px;
		padding: 1px;	
	}
	#boxcontent
	{
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		width: 600px;
	}
        header nav
        {
                display:none;
        }
        header h1
        {
                font-size:40px;
        }
        header p
        {
                margin-left: 60px;
                font-size:14px;
        }
}
@media (max-width: 625px)
{
#boxcontent .imright {clear:left;float:center;text-align:center;width:200px;margin-top:2px;margin-left:40px;margin-right:40px;padding-left:0px;padding-right:0px;padding-bottom:15px;}
#boxcontent .imleft {clear:both;float:center;text-align:center;width:200px;margin-top:2px;margin-left:40px;margin-right:40px;padding-left:0px;padding-right:0px;padding-bottom:15px;}
	#boxcontent .wcwaimage
	{
	max-width:100%;
	border-style: solid;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
	}
	#boxcontent .scaleimage
	{
	max-width:100%;
	border-style: solid;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
	}
	#boxcontent .products .products_list
	{
        float: center;
        margin-bottom: 20px;
	}
	#boxcontent .products .products_list .products_list_item
	{
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding: 10px;
        width: 290px;
        color: #aaaaaa;
	background: #000066;
        border-radius: 5px;
        box-shadow: 1px 2px 4px grey;
        border-color: #e19939;
        border: 10px;
	}
	#boxcontent .products
	{
	position:relative;
        float: center;
        padding-bottom: 20px;
        margin-bottom: 20px;
	}
	#boxcontent .products .products_list .products_list_item a
	{
        color: #aaaaaa;
        text-decoration: none;
	}
	#boxcontent .products .products_list a:hover
	{
        color: #eeeeee;
        text-decoration: bold;
	}
        #boxcontent .nrcsproducts .nrcsproducts_list
        {
        float: center;
        margin-bottom: 20px;
        }
        #boxcontent .nrcsproducts .nrcsproducts_list .nrcsproducts_list_item
        {
        text-align: center;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        margin-bottom: 10px;
        padding: 10px;
        width: 290px;
        color: #aaaaaa;
        background: #000066;
        border-radius: 5px;
        box-shadow: 1px 2px 4px grey;
        border-color: #e19939;
        border: 10px;
        }
        #boxcontent .nrcsproducts
        {
        position:relative;
        float: center;
        padding-bottom: 20px;
        margin-bottom: 20px;
        }
        #boxcontent .nrcsproducts .nrcsproducts_list .nrcsproducts_list_item a
        {
        color: #aaaaaa;
        text-decoration: none;
        }
        #boxcontent .nrcsproducts .nrcsproducts_list a:hover
        {
        color: #eeeeee;
        text-decoration: bold;
        }
	#boxcontent
	{
		margin-left: auto;
		margin-right: auto;
		float: center;
		max-width: 300px;
	}
        #boxcontent article
        {
                float: center;
		margin-right: 25px;
		margin-left: 22px;
		margin-top: 10px;
        }
        #boxcontent articlesmall
        {
        float:left;
        width:120px;
        height: auto;
	font-size: 9pt;
		margin-right: 10px;
		margin-left: 12px;
		margin-top: 5px;
        }
        #boxcontent kitsmall
        {
        	float:left;
        	width:125px;
       		height: 140px;
		font-size: 9pt;
		margin-right: 5px;
		margin-left: 14px;
		margin-top: 5px;
        }
	#boxcontent .homepage2small {
	width: 120px;
	height: 160px;
        margin: 12px 2px 10px 2px;
        text-align: center;
	border: 0px;
	font-size: 14px;
	box-shadow: 2px 2px 2px 2px grey;
	padding: 0px;
	background-color: #ffffff;
	}
	#boxcontent .homepage2small .no-image-small
	{
	width:100%;
	height:120px;
	background:#000000;
	}
        #boxcontent .homepage2small img
	{
	margin-bottom: 1px;
	width: 120px;
	height: 120px;
	}
	#boxcontent .kitpage2small {
	width: 125px;
	height: 111px;
        margin: 10 0;
        text-align: center;
	border: 0px;
	font-size: 9pt;
	box-shadow: 2px 2px 2px 2px grey;
	padding: 0px;
	background-color: #ffffff;
	}
        #boxcontent .kitpage2small img
	{
	margin-bottom: 1px;
	width: 125px;
	height: 90px;
	}
	.kithomepage-text
	{
        margin-bottom: 10px;
        margin-top:-25px;
	}

}
@media (max-width: 533px)
{
        #header_logo .small
	{
	display: none;
	}
        #header_logo .large
	{
	display: none;
	}
        #header_logo .medium
	{
	display: none;
	}
}
@media (max-width: 427px)
{
	footer
        {
/*        height:40px;
        padding-top: 5px;*/
        }
}


/* KEYFRAMES */

@keyframes stylie-transform-keyframes {
  0% {transform:translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%);}
}

@keyframes stylie-transform2-keyframes {
  0% {transform:translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%);animation-timing-function: cubic-bezier(.25,.25,.75,.75);}
  100% {transform:translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%);}
}
