@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

// SCAN1.CH STYLES

.icon { background: #CCF; padding: 10px; }

html {
	/* background: #c82e2e; */
}

body {
	background: #ffffff; /* #666666; */
	font: normal 0.95em 'Open Sans',sans-serif,Arial;
	border: 5px;
	text-align: left;
}

img {
	max-width: 100%; /* Adhere to container width. */
	height: auto; /* Make sure images are scaled correctly. */
}

img.catpic { width: 200px; height: 200px; }

.inverse { color: #ffffff; background: #c82e2e; font-weight: bold; padding: 4px;  }

.logo {
	background: #dcdcdc;
	padding: 0px ;
	border-bottom: 0px #ffffff solid; 
	max-width: 725px;
}
img.logo { width: 50px; }

.header h1 {
	color: #FFffff;
	font-size: 1.1em; font-weight: bold;
}

.header h2 {
	color: #FFffff;
	font-size: 1.5em; font-weight: bold;
	padding: 3px 0px;
}
  
/* footer */

.footer {
	background: #dcdcdc;
	padding: 10pt 0pt 20pt 0pt;
	max-width: 725px;
	text-align: center; 
}

.footer h1, .footer p {
	font-size: 10pt; 
	/* color: #ffffff; */
} 

h3 { font-weight: bold; 
	font-size: 1.1em; 
	padding-bottom: 0.2em;
	color: #666666;  
 	}

a {
	color: #333;
}

h1.a, h2.a, h3.a
{ text-decoration: none; }


/* content */

.content {
	background: #ffffff;
	border-top: 0px solid #1A1A1A;
  padding: 2pt 4% 20pt 5%; 	
	text-align: left; 
}

.content2 { 
  background: #ffffff;
	border-top: 0px solid #1A1A1A;
  padding: 2pt 10% 20pt 5%; 	
  text-align: left; 
}

.content-inner { 
	/* max-width: 450px; */
}


.content h1 {
	color: #222;
	font: bold 16pt 'Open Sans', sans-serif,Arial;
	margin: 0 0 4px;
}

.content h2 {
	color: #222;
	font: bold 11pt 'Open Sans', sans-serif,Arial;
	margin: 0 0 4px;
}

.content2 h1 {
	color: #222;
	font: bold 16pt 'Open Sans', sans-serif,Arial;
	padding-top: 10px;
}


.content2 h2 {
	color: #222;
	font: bold 12pt 'Open Sans', sans-serif,Arial;;
	padding: 20px 0 6px;
}

p, li {
	margin: 0 0 12px;
	font: 1em 'Open Sans', sans-serif,Arial;;
}

.price-header { font-weight: bold; margin-top: 20pt; }

.pagetitle { padding-top: 26px; padding-bottom: 10px; }

.blkm1 { display: inline-block; border: #aaaaaa 0px solid; max-width: 300px; min-width: 40px; margin: 0.5%; padding: 0 0.5% 0px 0.5%; text-align: center; vertical-align: top;  }
.blkm2 { display: inline-block; border: #aaaaaa 0px solid; max-width: 340px; min-width: 200px; margin: 2px; padding: 24px 8px 0px 8px; vertical-align: top;  }

@media only screen   
{
.blkgear1 { display: inline-block; border: #aaaaaa 0px solid; max-width: 348px; min-width: 200px; margin: 2px; padding: 2% 1% 0px 0.8%; vertical-align: top;  }
.blkgear2 { display: inline-block; border: #aaaaaa 0px solid; max-width: 350px; min-width: 200px; margin: 2px; padding: 2% 1% 0px 0.8%; vertical-align: top;  }
}

@media only print
{
.blkgear1 { margin: 2px; padding: 2% 1% 0px 0.8%; vertical-align: top;  }
.blkgear2 { margin: 2px; padding: 2% 1% 0px 0.8%; vertical-align: top;  }
}

.right { text-align: right; }

.l {float: left; }  
.r { float: right; padding-right: 0.8em; margin-right: 0.8em; border-right: solid 1px #555555; }  
.r2 { float: right; padding-right: 0.8em; margin-right: 2px; border-right: solid 0px #555555; }
.pr1 { padding-left: 0.8em; } 

.prtab { border: 0px solid #555555; border-collapse: collapse; font-size: 0.90em; }
.prtab tr:nth-child(odd) { background-color: #ccc; }
p.prtitle { padding-top: 26px; font-size: 1em; font-weight: bold; color: #666666; }  

#pricedesc {  padding-top: 20px; font-size: 1em; font-weight: bold; color: #666666; }  
#pricedesctop { font-weight: bolder; clear: both; }

.center { text-align:center }
.middle { vertical-align: middle; width: 100px }
.nodec { text-decoration: none; }  

.lc {
/* position:       absolute; */
/* width:          50%; */
  /* display:block; */
  float:left;
  text-align:left;
  top:            0px;
  left:           0px;
/* background-color: #00FFFF;  */
}

.rc {
/* position:       absolute; */
  /* display:block; */
  float:right;
  top:          0px;
/* left:           50%; */
text-align:     right
}

//----------------------------------- NAV

.nav { text-align: center; }

.nav ul {
  list-style: none;
  background-color: #656767;
  text-align: center;
  padding:8px 0 8px 5%;
  margin: 0;
	max-width: 800px;	
}

.nav li {
  /* font-family: 'Oswald', sans-serif; */
  text-transform: uppercase;
  margin: 0 0 0 0px;  
  border-bottom: 1px solid #888;
  font-size: 1.1em; 
	font-weight: bold; 
}
 
.nav a {
	/* font: bold 0.95em 'Open Sans'; */
  /* border-radius: 14px; */
  text-decoration: none;
  padding: 2px 4px 2px 4px; 
  background-color: #656767; /*#2cb3d0; /* #2c91d0; */
	/* #e0d8c7;  */
  color: #fff; 
  display: block;
  transition: .1s background-color;
}
 
.nav a:hover {
  background-color: #c82e2e;
	color: #ffffff;
}
 
.nav a.active {
  background-color: #fff;
  color: #444;
  cursor: default;
  margin-left: 4px; margin-right: 4px;
}
 
/* this is the full size menu */

@media screen and (min-width: 600px) 
{   
  .nav li 
	{
    border-bottom: none;
    height: 24px;
    line-height: 22px;
    padding: 0 4% 0 0;
    display: inline-block;
    margin-right: -4px;
  } 
}

/* mobile menu */

@media not all and (min-width: 600px) 
{
  .nav li 
	{
    height: 30px;
    line-height: 28px;
  }
}
