/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; background:#5BC9F2 url(../img/bg.png); color:#293068; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0 0 0.2em 0;
	font-weight:normal;
}
h1{
	color:#293068;	
}
#product article.product h1{
	margin-top:15px;	
}
h1 strong{
	color:#5BC9F2;
	font-size:1.5em;	
	font-weight:normal;
}
h2 strong{
	color:#5bc9f2;
}
a { color: #293068; }
a:visited { color: #000; }
a:hover { color: #000; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

p{ margin:0 0 0.5em 0; padding:0;}
q { quotes: none;}
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/**************************************
-- Styles
**/
#testimonials h3, #quicklinks strong, footer#home-quicklinks strong{
	font-family: 'Gudea', sans-serif;
}
h1{
	font-size:25px;	
}
h2{
	color:#b6d241;	
}
.width-full{
	width:1012px;
}
.one-third{
	width:314px;
	float:left;	
}

.outer-wrapper{ /* Outer wrapper to create transparent border */
	padding:15px;
	background-color: rgba(255, 255, 255, 0.5);
	margin:85px auto 20px auto;
}
#wrapper{
	padding:10px 25px;
	background:#ffffff;
	border-top:10px solid #b6d241;
}
header{
	position:relative;
	border-bottom:1px dashed #293068;
	padding-bottom:20px;
	height:120px;
}
.logo{
	margin-top:-100px;	
	margin-left:-15px;
}
header p{
	position:absolute;
	background:url(../img/icon-phone.png) top right no-repeat;
	padding:5px 65px 10px 10px;
	top:0;
	right:0;
	margin:0;
	text-align:right;	
}
#main{
	float:left;
	width:962px;	
}
#search{
	position:absolute;
	right:0;	
	bottom:20px;
}
#search input.submit{
	margin-bottom:-15px;	
}
#search input.text {
	border:none;
	height:20px;
	outline: none;
	border: none;
	border-top:1px solid #fff;
	border-bottom:1px solid #b7b7b9;
	margin:0 3px 0 0;
	width:150px;
	padding:0 0 1px 0;
	color:#b7b7b9;
}
#search input.text:focus {
	border-bottom:1px solid #f06e30;
	outline-width: 0;
	color:#000;
}
#side{
	margin-top:10px;
	width:210px;	
	float:left;
}
#side nav a{
	text-decoration:none;
	background:#edf4cf url(../img/icon-nav-drop.png) 10px 9px no-repeat;
	padding:5px 10px 5px 30px;
	float:left;
	width:170px;
	margin-bottom:5px;
	color:#293068;
}
#side nav a:hover, #side nav li.current>a, #side nav li.current li:hover a{
	font-weight:bold;	
	color:#000;
}
#side nav ul ul a, #side nav ul ul li{
	background:none;
	border:none;	
}
#side nav ul ul a{
	padding:5px 5px 5px 30px;
	margin:0;	
	background:url(../img/icon-arrow.gif) 13px 10px no-repeat;
}
#side nav li{
	border-bottom:1px dashed #293068;	
	float:left;
	width:100%;
	margin-bottom:5px;
}
#content{
	float:right;	
	width:715px;
	margin-top:10px;
}
#log-in{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#B6D241;
	float:left;
	width:100%;
	color:#fff;	
}
#log-in h3{
	padding:20px 20px 10px 20px;	
	color:#293068;
}
#log-in input.text, #newsletter input.text{
	color:#797A7D;
	font-size:12px;
	padding:5px;
	margin-bottom:10px;
	width:160px;	
	border:none;
}
#log-in label{
	font-size:10px;	
}
#log-in form a{
	color:#fff;
	float:left;
	width:100%;
	font-size:14px;
	text-align:center;
	margin:10px 0;
	text-decoration:none;	
}
#log-in form a:hover{
	color:#333;	
}
#log-in input.submit{
	float:right;
	background:#293068;
	color:#fff;
	text-align:center;
	padding:5px 10px;	
	border:none;
	font-size:12px;
}
#log-in input.submit:hover{
	background:#474f92;	
}
#log-in form{
	padding:0 20px 20px 20px;
}
#testimonials{
	text-align:center;
	border:2px solid #5BC9F2;
	padding:10px;
	margin-top:10px;
}	
#testimonials h3{
	color:#B6D241;	
}
#testimonials blockquote{
	font-size:12px;
	margin:0;
}
#newsletter input.text{
	margin-top:7px;
	width:180px;
	font-size:12px;	
}
#newsletter input.submit{
	float:right;	
}
#banner{
	margin-bottom:20px;
}
footer#home-quicklinks{
	border-bottom:1px dashed #293068;
	padding-bottom:10px;	
}
footer#home-quicklinks .one-third{
	margin-top:40px;
	background:#eff5d5;
	padding:45px 30px 15px 30px;
	width:240px;
	text-align:center;
	position:relative;
	font-size:20px;
	text-decoration:none;	
	height:100px;
}
#side section#quicklinks a{
    background: #EFF5D5;
    float: left;
    font-size: 20px;
    padding: 45px 5px 15px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 200px;
	margin-top:40px;
}
#side nav ul ul{
	display:none;	
}
#side nav li:hover ul, #side li.current ul{
	display:block;
}
#side nav li.current li a{
	font-weight:normal;
}
footer#home-quicklinks a.one-third:hover, #side section#quicklinks a:hover{
background: #eff5d5; /* Old browsers */
background: -moz-linear-gradient(top, #eff5d5 58%, #f1ffdd 91%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(58%,#eff5d5), color-stop(91%,#f1ffdd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #eff5d5 58%,#f1ffdd 91%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #eff5d5 58%,#f1ffdd 91%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #eff5d5 58%,#f1ffdd 91%); /* IE10+ */
background: linear-gradient(top, #eff5d5 58%,#f1ffdd 91%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff5d5', endColorstr='#f1ffdd',GradientType=0 ); /* IE6-9 */
}
footer#home-quicklinks .one-third img, #side section#quicklinks img{
	position:absolute;	
	left:115px;
	top:-35px;
}
#side section#quicklinks img{
	left:70px;
}	
footer#home-quicklinks .one-third strong, #side section#quicklinks strong{
	color:#5bc9f2;	
	font-size:1.2em;
	font-weight:normal;
}
footer#home-quicklinks .one-third small, #side section#quicklinks small{
	font-size:0.9em;	
}
footer#home-quicklinks #newsletter{
	margin:40px 20px 20px 20px;
}
footer#main-footer{
	width:972px;	
	background:#293068;	
	padding:20px;
	color:#7c81a2;
	border-bottom:10px solid #b6d241;
}
footer#main-footer small{
	font-size:10px;
	float:right;
	text-align:right;	
}
footer#main-footer a{
	color:#7c81a2;
	text-decoration:none;
}
footer#main-footer a:hover{
	color:#fff;
}
footer#main-footer img{
	float:right;	
	margin-bottom:10px;
}

article.product{
	float:left;
	margin-bottom:10px;
		margin-top:20px;
}
article.product .counter{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px; 	
	background:#293068;
	color:#b6d241;
	width:17px;
	font-size:16px;
	height:15px;
	line-height:15px;
	text-align:center;
	padding:10px;
	-webkit-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2); 
		position:absolute;
	left:0;
	top:-5px;
}
#product article.product .icon-large{
	margin:0 10px 0 0;
	float:left;
}
#product article.product .icon-small{
	position:absolute;
	left:-10px;
	top:-10px;
}
article.product h3{
	background:#edf4cf;
	color:#293068;
	font-size:16px;
	padding:2px 0 0 45px;
	margin-bottom:10px;
	position:relative;
}
article.product .image{
	border:1px solid #5f648e;
	float:left;
}	
article.product .image:hover{
	border:1px solid #B6D241;
}
article.product-list .image{
		margin:0px 10px 10px 45px;	
}
article.product .content{
	font-size:12px;
}
article.product a.more-info{
	background:#b6d241;
	color:#fff;
	font-style:italic;
	text-decoration:none;
	margin-top:5px;
	float:left;
	padding:5px 10px;
	font-size:12px;
			-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
article.product a.more-info:hover{
	background:#a3bf2e;	

}
.product-images{
	float:left;
	margin:0 20px 20px 0;	
}
.product-images .image-large{
	margin-bottom:10px;
	float:left;
	position:relative;
}
.product-images img.magnify-me{
	position:absolute;
	bottom:-20px;
	right:-20px;
	z-index:20;	
}
.product-images a:hover img.magnify-me{
	bottom:-19px;
	right:-19px;
}
.product-images a:active img.magnify-me{
	bottom:-18px;
	right:-18px;
}
.product-images .image-thumb{
	margin-right:10px;	
}
.to-top{
	color:#c5c5c5;
	size:12px;
	text-decoration:none;
	float:right;	
}
#breadcrumbs{
	float:left;	
	border-bottom:1px dashed #293068;
	float:left;
	width:100%;
	padding-bottom:5px;
	font-size:10px;
	margin-bottom:10px;
}
#breadcrumbs a{
	text-decoration:none;	
}
#breadcrumbs p a{
	background:url(../img/breacrumb-spacer.gif) right 5px no-repeat;
	margin-right:2px;
	padding-right:10px;
}
#breadcrumbs a:hover{
	color:#B6D241;	
}
#breadcrumbs a.back{
	float:right;	
	background:none;
	margin:0;
	padding:0;
}