@font-face {
font-family: 'halfuncial';
src: url('../fonts/halfuncial.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans'), local('NotoSans'), url(http://themes.googleusercontent.com/static/fonts/notosans/v4/LeFlHvsZjXu2c3ZRgBq9nLO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Noto Sans Bold'), local('NotoSans-Bold'), url(http://themes.googleusercontent.com/static/fonts/notosans/v4/PIbvSEyHEdL91QLOQRnZ16RDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}

#product {
	float: left;
	padding: 0;
	width: 48%;
	/*box-shadow: rgba(0, 0, 0, 0.14) -0.3em -0.1em 0.3em 0.1em;*/
	margin: 1%;
	height: 15em;
}

#productImage {
	float: left;
	padding: 0;
	width: 31.3%;
	/*box-shadow: rgba(0, 0, 0, 0.14) -0.3em -0.1em 0.3em 0.1em;*/
	margin: 1%;
}

#productText {
	float: right;
	text-align: left;
	padding: 0;
	width: 64.7%;
	/*box-shadow: rgba(0, 0, 0, 0.14) -0.3em -0.1em 0.3em 0.1em;*/
	margin: 1%;
}

#bitsandpieces1 {
    float: left;
    width: 48%;
	background-color: #FFFFFF;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align:left;
	padding-right: 2%;
}

.col
{
    float: left;
    width: 21%;
	background-color: #FFFFFF;
	margin-top: 0.3em;
	margin-bottom: 0.15em;
	box-shadow: rgba(0, 0, 0, 0.14) -0.3em -0.1em 0.3em 0.1em;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
}

.column1
{
    float: left;
    width: 50%;
	background-color: #FFFFFF;
	margin-top: 0.15em;
	margin-bottom: 0.15em;
}
.column2
{
    float: right;
    width: 50%;
	background-color: #FFFFFF;
	margin-top: 0.15em;
	margin-bottom: 0.15em;
}

.colActive
{
    float: left;
    width: 21%;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 0.3em;
	line-height:1.3em;
	box-shadow: rgba(0, 0, 0, 0.14) -0.3em -0.1em 0.3em 0.1em;
	border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em;
}
.gapLeft
{
    float: left;
    width: 5%;
}
.gapRight
{
    float: right;
    width: 5%;
}
.gap2
{
    float: left;
    width: 2%;
}

.last{
    float: right;
    width: 20%;
	background-color: #FFFFFF;
}
.row{
    border: 0px solid green; 
    height: auto;
    overflow: auto;
	margin-top:7em;
	background-color: #E3E3E3;
}


img {
    max-width: 100%;
    height: auto;
    width: auto;
}

a {
	color: #3366CC;	
	text-decoration: none;
}

}
.indentRight {
	margin: 1em 3em;
	color: #999;
	border-left: 2px solid #999;
	padding-right: 1em;
}

body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	--line-height: 1em;	
	color: #333333;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #333333
	font-size: 24px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #333333
	font-size: 18px;
	}
h3 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	background-color: #FFFFFF;  	
	color: #333333
	}
h4 {
font-size: 12px;	
	color: #333333
	}
table {
	color: #FFFFFF
	}
td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1em;
	color: #333333
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: bullet;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #E3E3E3
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #366;
	font-size: 2em;
	background-color: transparent;
	text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 1px;
}
	
.Title1 {
	color: #366;
	font-size: 2em;
	letter-spacing:0.15em;
	background-color: transparent;
	/*text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 1px;*/
}
	
.Title2 {
	color: #366;
	font-size: 1.1em;
	font-weight: strong;
	background-color: transparent;
	/*text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 1px;*/
}
	
.Title3 {
	color: #C0D0D0;
	font-size: 5em;
	font-weight: strong;
	letter-spacing:0.25em;
	background-color: transparent;
	/*text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 1px;*/
}
	
a:hover {	
	text-decoration: underline
}

tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style5 {color: #336666}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #336666; }
.style7 {font-size: 14px}
.style99 {
	
	height: 40px;
	line-height: 40px;
	padding-left: 0.8em;
	padding-right: 0.8em;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-image: url(images/shade.png);
	background:transparent url(images/shade.png) repeat-x top;
	background-repeat: repeat-x;
	background-color: #FFF999;
	background-image: -webkit-linear-gradient(#4fec50, #42c264);
	background-image: -moz-linear-gradient(#4fec50, #42c264);
	background-image: -o-linear-gradient(#4fec50, #42c264);
	background-image: -ms-linear-gradient(#4fec50, #42c264);
	background-image: -chrome-linear-gradient(#4fec50, #42c264);
	background-image: linear-gradient(#4fec50, #42c264);
}

img {
	box-shadow: rgba(0, 0, 0, 0.14) -0.3em -0.3em 0.3em 0.1em;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
margin-right: auto;
margin-left: auto;
width: 96%;
}

.overlap		{
	position:absolute;
	left: 2em;
	top: 2em;
	height: 0;
	width: 96%;
}

#banner {
	margin-right: 0;
	margin-left: 2%;
	text-align: left;
	margin-top:0;
	top: 2em;
	z-index: 2;
	line-height:1.3em;
	height:63px;
}

#banner2 {
	margin-top:0;
	margin-right: 2%;
	text-align: left;
	float: left;
	z-index:1;
	top:0.5em;
}

#but1 {
margin-right: 0px;
margin-left: 0px;
width: 25%;
color: #000000;
text-align: center;
}
#but2 {
margin-right: 0px;
margin-left: 26%;
float: left;
width: 25%;
color: #000000;
text-align: center;
}
#but3 {
margin-right: 0px;
margin-left: 52%;
float: left;
width: 25%;
color: #000000;
text-align: center;
}
#but4 {
margin-right: 0px;
margin-left: 77%;
float: left;
width: 25%;
color: #000000;
text-align: center;
}

#header {
margin-right: 5px;
margin-left: 5px;
width: 96%;
color: #000000;
text-align: center;
}
#navbar ul li {
display: inline-block;
text-align: center;
text-shadow: -4px -4px 0px #dad7d7;
}
#navbar {
	margin-top:7em;
	background-color: #E3E3E3;
}

#sidebar {
	margin-top: 1em;
	margin-bottom: 1em;

margin-left: 5px;
float: left;
color: #000000;
width: 0%;
}
#content {
	margin-top: 1em;
	margin-bottom: 1em;
margin-right: 10px;
float: left;
margin-left: 0px;
width: 100%;
color: #000000;
text-align: left;
column-width: 12em;

}

#bitsandpieces {
margin-right: 10px;
float: right;
margin-left: 10px;
width: 80%;
color: #000000;
text-align: left;
}

#footer {
margin-right: 10px;
margin-left: 10px;
clear: both;
color: #000000;
width: 97.9166667%;
text-align: center;

background-color: #E3E3E3;
}

#fontfacetest {
margin-right: 10px;
float: right;
margin-left: 10px;
width: 80%;
color: #000000;
text-align: left;
font-family: 'halfuncial';
font-size: 1.875em; /*30 ÷ 16 */
color: black;
}


body {
background-color: FFFFFF;
}

#banner {
	
}


#navbar a {
	
	height: 30px;
	line-height: 30px;
	padding-left: 0.8em;
	padding-right: 0.8em;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background-image: url(images/shade.png);
	background-repeat: repeat-x;
	color: #3366CC;	
	text-decoration: none;
	font-size: 11px;
}

.socialMedia {
    float: right;
    width: 20%;
	background-color: transparent;
	margin-top:0;
	margin-right: 4%;
	text-align: right;
	z-index:3;
	top:0;
}

@media screen and (min-width: 1500px) {
body {
color: #FFFFFF;
font-size: 125%;
}

#content {
	/*max-width: 2000px;*/
	-moz-column-count:4; /* Firefox */
	-webkit-column-count:4; /* Safari and Chrome */
	column-count:4;
	
	-moz-column-gap:40px; /* Firefox */
	-webkit-column-gap:40px; /* Safari and Chrome */
	column-gap:40px;
		
	-moz-column-rule:1px outset #333; /* Firefox */
	-webkit-column-rule:1px outset #888888; /* Safari and Chrome */
	column-rule:1px outset #333;
	column-rule-color:lightgray;
	-moz-column-rule-color:lightgray; /* Firefox */
	-webkit-column-rule-color:lightgray; /* Safari and Chrome */
	font-size: 1.3em;
}
#content p a em b i {
	font-family: 'Noto Sans';
	font-size: 1.3em;
}
#navbar a {
	font-size: 1.3em;
}
#footer {
	line-height: 1.3em;
}
#bitsandpieces1 {
	font-size: 1.3em;
	width: 31%;
}
.socialMedia {
    float: right;
    width: 30%;
	background-color: transparent;
	margin-right: 2%;
	margin-top:0;
	text-align: right;
	z-index:3;
	top:0.5em;
}

.row {
	line-height: 2.8em;
}

.colActive {
	line-height: 3em;
	font-size: 1.4em;
}

.col {
	font-size: 1.2em;
}

.Title1 {
	font-size: 2.5em;
	letter-spacing:0.18em;
	/*text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 1px;*/
}

.Title2 {
	font-size: 1.3em;
	letter-spacing:0.15em;
}
#product {
	width: 30%;
}
}


@media screen and (min-width: 960px)  and (max-width: 1500px) {
body {
color: #FFFFFF;
}

#content {
	max-width: 1400px;
	-moz-column-count:3; /* Firefox */
	-webkit-column-count:3; /* Safari and Chrome */
	column-count:3;
	
	-moz-column-gap:40px; /* Firefox */
	-webkit-column-gap:40px; /* Safari and Chrome */
	column-gap:40px;
		
	-moz-column-rule:1px outset #333; /* Firefox */
	-webkit-column-rule:1px outset #888888; /* Safari and Chrome */
	column-rule:1px outset #333;
	column-rule-color:lightgray;
	-moz-column-rule-color:lightgray; /* Firefox */
	-webkit-column-rule-color:lightgray; /* Safari and Chrome */
	font-size: 1.3em;
}
#content p a em b i {
	font-family: 'Noto Sans';
	font-size: 1.3em;
}
#navbar a {
	font-size: 1.3em;
}
#footer {
	line-height: 1.3em;
}
#bitsandpieces1 {
	font-size: 1.3em;
	width: 31%;
}
.socialMedia {
    float: right;
    width: 30%;
	background-color: transparent;
	margin-right: 2%;
	margin-top:0;
	text-align: right;
	z-index:3;
	top:0.5em;
}

.row {
	line-height: 2.8em;
}

.colActive {
	line-height: 3em;
	font-size: 1.4em;
}

.col {
	font-size: 1.2em;
}

.Title1 {
	font-size: 2.5em;
	letter-spacing:0.18em;
	/*text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 1px;*/
}

.Title2 {
	font-size: 1.3em;
	letter-spacing:0.15em;
}
#product {
	font-size: 1.3em;
	width: 48%;
}
}

@media screen and (min-width: 768px) and (max-width: 960px){
body {
	color: #FFFFFF;
}

#content {
	max-width: 800px;
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
	
	-moz-column-gap:40px; /* Firefox */
	-webkit-column-gap:40px; /* Safari and Chrome */
	column-gap:40px;
		
	-moz-column-rule:1px outset #333; /* Firefox */
	-webkit-column-rule:1px outset #888888; /* Safari and Chrome */
	column-rule:1px outset #333;
	column-rule-color:lightgray;
	-moz-column-rule-color:lightgray; /* Firefox */
	-webkit-column-rule-color:lightgray; /* Safari and Chrome */
	font-size: 1.3em;
}
#content p a em b i {
	font-size: 1.3em;
}
#navbar a {
	font-size: 1.3em;
}
#footer {
	line-height: 1.3em;
}
#bitsandpieces1 {
	font-size: 1.3em;
}
.row {
	line-height: 2em;
}
.colActive {
	line-height: 2.3em;
	font-size: 1.2em;
}

.col {
	font-size: 1.1em;
}
#product {
	font-size: 1.3em;
	width: 48%;
}
}
@media screen and (max-width: 550px) {
body {
	color: #FFFFFF;
}
#bitsandpieces1 {
    width: 100%;
}
#product {
    width: 100%;
}
}
@media screen and (max-width: 320px) {
body {
	color: #FFFFFF;
}

#product {
    width: 100%;
}
}
