﻿html {
	height: 101%; 
	margin-bottom: 1px;}

body {
	background: #ffffff url(images/background.jpg) repeat-x; 
	color: #000000;
	font: normal 0.80em Verdana, Verdana, Geneva, sans-serif; 
	padding: 0; margin: 0;}

header {
	position: relative; 
	width: 100%;
	height: 140px;
	text-align: center;}

#logo {
	position: absolute; 
	background: url(images/logo.jpg) no-repeat; 
	top: 0;
	left: 10px;
	color: #ffffff; 
	width: 320px; 
	height: 125px;
	margin: 0 auto; 
	box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.8);}


#logo h1 {
	font: normal 30px 'Handlee', "Century Gothic", Verdana, Helvetica, sans-serif; 
	color: #ffffff; 
	margin: 15px 0 0 0;}

#logo h3 {
	font: italic bold 12px "Century Gothic", Verdana, Helvetica, sans-serif; 
	color: #ffffff; 
	letter-spacing: 2px; 
	margin: 0 0 10px 0;}
	
	#logo h2 {
	font: italic bold 20px "Century Gothic", Verdana, Helvetica, sans-serif; 
	color: #ffffff; 
	letter-spacing: 2px; 
	margin: 0 0 10px 0;}


#logo a {
	color: #ffffff; text-decoration: none; font-weight: normal; font-size: 10px;}
#logo a:hover {
	color: #ffffff; text-decoration: underline; font-weight: normal; font-size: 10px;}

img {border: none;}

a {
	color: #62979f; 
	text-decoration: underline; 
	outline: none; 
	font-weight: bold;}

a:hover {
	color: #afa293; 
	text-decoration: underline; 
	font-weight: bold;}

h1 {
	font: normal 30px 'Handlee', "Century Gothic", Verdana, Helvetica, sans-serif; 
	color: #3d656d; 
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); 
	margin: 0.3em 0;}

h2 {
	font: normal 28px 'Handlee', "Century Gothic", Verdana, Helvetica, sans-serif; 
	color: #887868; 
	margin: 0.3em 0;}

h3 {
	font: normal 24px 'Handlee', "Century Gothic", Verdana, Helvetica, sans-serif; 
	color: #3d656d; 
	margin: 0.3em 0;}

h4 {
	font: normal 20px 'Handlee', "Century Gothic", Verdana, Helvetica, sans-serif; 
	color: #887868; 
	margin: 0.3em 0;}

h5 {
	font: bold 16px "Century Gothic", Verdana, Helvetica, sans-serif; 
	color: #887868; 
	margin: 0.3em 0;}

h6 {
	font: bold 12px "Century Gothic", Verdana, Helvetica, sans-serif; 
	color: #3d656d; 
	margin: 0.3em 0;}

li {margin: 0; padding: 0;}
ul {margin: 0; padding: 0;}

.infoBox {
	float: left; 
	width: 46%; 
	text-align: left; 
	padding: 0 1%; 
	margin: 0 1%;}

.infoBox h3 {
	color: #3d656d; 
	border-bottom: 1px #3d656d solid; 
	text-align: center; 
	margin: 0 0 10px 0;}

#acc {
	width:98%; 
	list-style:none; 
	color:#000; 
	padding: 0 1px; 
	margin: 0 auto;}

#acc h1 {
	width:92%; 
	padding: 2px 4%; 
	font-size: 22px; 
	margin-top:5px; 
	color: #ffffff; 
	cursor: pointer;
	border-radius: 5px; 
	background: #5aa3c3; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5aa3c3', endColorstr='#275d75');
	background: -webkit-gradient(linear, left top, left bottom, from(#5aa3c3), to(#275d75)); 
	background: -moz-linear-gradient(top, #5aa3c3, #275d75);
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);}

#acc h1:hover {
	color: #ffffff;
	background: #afa293; 
	border-radius: 5px; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#afa293', endColorstr='#887868');
	background: -webkit-gradient(linear, left top, left bottom, from(#afa293), to(#887868)); 
	background: -moz-linear-gradient(top, #afa293, #887868); 
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.6);}

#acc .acc-section {
	overflow:hidden; background:transparent;}

#acc .acc-content {
	width:94%; 
	padding:5px 2%; 
	margin: 0 auto; 
	border-top:none;}

footer {
	background: #000000;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#404040');
	background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#404040)); 
	background: -moz-linear-gradient(top, #000000, #404040); 
	width: 100%; 
	text-align: center; 
	color: #d0d0d0; 
	padding: 20px 0; 
	margin: 10px 0 0 0;}

footer a {color: #d0d0d0;}
footer a:hover {color: #62979f;}

.center {text-align: center;}
.small {font-size: 0.85em;}
.clearsmall {height: 1px; line-height: 0; margin: 0; padding: 0; clear: both;}
.imageleft {margin: 0 10px 0 0; float: left;}
.imageright {margin: 0 0 0 10px; float: right;}
.product {border: 1px #a0a0a0 solid; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);}

.codeblock {font-family: "Courier New", Courier, monospace; font-size: 0.90em; color: #333; border-left: 2px #3d656d solid;}
.codesnippet {margin: 1em; padding-left: 10px;}
.codeblock ol {list-style-position: outside; list-style-type:decimal-leading-zero; padding-left: 12px;}
.codeblock ol li {margin-left: 8px;}
.highlight {background-color: #FFFF00;}
