/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

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%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #336699; }

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

a { color: #336699; }
a:visited { color: #336699; }
a:hover { color: #06e; }
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, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
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; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
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 { -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; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
html{background: #fff url(/images/layout/tiler.jpg) repeat-x top left;padding:0;margin:0;}
body { font:13px/1.231 sans-serif; *font-size:small;padding:0;margin:0 auto;} /* Hack retained to preserve specificity */
#container, #containerFooter { width: 950px; margin: 0 auto; padding: 0;}

header h1 {position: absolute; top:17px; left: 0px;display: block; background: url(/images/layout/covertech-logo.png) no-repeat; width: 97px; height: 50px;margin:0;padding:0;}
header h1 a {display: block;width: 97px; height: 50px;}

nav ul { margin: 11px 0 0 0;padding:0;}
nav ul li { float: left; border-right: 1px solid #336699;letter-spacing: .69em;font-size: 15px;padding-right: 15px;padding-left: 18px;}
nav a:link, nav a:active, nav a:visited {color:#336699; text-decoration: none}
nav a.active {color:#06e; text-decoration: none; border-bottom: 1px solid #06e} 
nav a:hover {color:#336699; text-decoration: underline}

footer ul { margin: 0;padding:0;list-style:none;}
footer ul li { float: left; border-right: 1px solid #336699;padding-right: 10px;padding-left: 10px;}
footer a:link, footer a:active, footer a:visited {color:#336699; text-decoration: none}
footer a:hover {color:#336699; text-decoration: underline}
.last { border-right: 0;padding-right: 0;}
.first { padding-left: 0;}

#products {float: left;font-size: 12px;padding: 5px 0 8px 0; color: #aec6dd;width: 265px;}
#products ul { margin: 0;padding:0;list-style:none;}
#products ul li { float: none; border-right: 0;padding-right: 50px;padding-left: 0px;}
#products a:link, #products a:active, #products a:visited {color:#999; text-decoration: none}
#products a:hover {color:#ccc; text-decoration: underline}

#main { margin-top: 15px;}
#left {float: left; width: 613px; padding: 10px 15px 24px 0; border-right: 1px solid #f2ebed;margin-bottom: 10px;}
#left article h1 {margin:0 0 15px 0;padding:0;font-size: 15px;}
#left article h1 a,#left article h1 a:link,#left article h1 a:visited,#left article h1 a:active {color:#336699}
#left article h1 a:hover {color:#336699;text-decoration: none;}
#left article a,#left article a:link,#left article a:visited,#left article a:active {color:#336699}
#left article a:hover {color:#336699;text-decoration: none;}
#left article h2 {margin:0;padding:0;font-size: 14px;}
#left article p {margin-top:0;}
#right {float: left; width: 295px; padding: 10px 0 5px 15px; color: #999999; position: relative;margin-bottom: 10px;}
#social-media { position: absolute; top:24px; right: 0; width: 96px; height: 20px; background:url(/images/social-media-icons.jpg) no-repeat;}
#right h1 {margin:0 0 20px 0;padding:0;font-size: 17px;}
#right h2 {margin:0 0 5px 0;padding:0;font-size: 13px;}

#form{padding:5px;margin:5px;line-height:15px;color:#999;}
#form input{padding:3px;width:250px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #CCC;color: #999;}
#form p{padding:2px;margin:8px 5px;}
#form label.error{font-weight:normal;color:red;margin:0 5px 0 5px;}
#form input[type='text']{width:250px;padding:3px;font-family:Arial, Helvetica, sans-serif;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #CCC;;color: #999}
#form .button {width:255px;padding:3px;font-family:Arial, Helvetica, sans-serif;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #CCC;;color: #999}
#form textarea{width:250px;height:80px;padding:3px;font-family:Arial, Helvetica, sans-serif;font-size:12px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;border:1px solid #CCC;;color: #999}
#successMsg {padding-bottom:5px; height: 270px;}

#quick-list {width:96px;height:20px;margin:0;padding:0;}
#quick-list span {display: none;}
#quick-list li, #quick-list a { height:20px;display:block;}
#quick-list li { float:left; list-style:none;display:inline;}
#quick-list-01 {width: 31px;}
#quick-list-02 {width: 30px;}
#quick-list-03 {width: 34px;}
#quick-list-03 {width: 34px;}


/* SLIMBOX START */
#lbOverlay { position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; cursor: pointer; }
#lbCenter, #lbBottomContainer { position: absolute; z-index: 9999; overflow: hidden; background-color: #fff; }
.lbLoading { background: #fff url(loading.gif) no-repeat center; }
#lbImage { position: absolute; left: 0; top: 0; border: 10px solid #fff; background-repeat: no-repeat; }
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; }
#lbPrevLink { left: 0; }
#lbPrevLink:hover { background: transparent url(prevlabel.gif) no-repeat 0 15%; }
#lbNextLink { right: 0; }
#lbNextLink:hover { background: transparent url(nextlabel.gif) no-repeat 100% 15%; }
#lbBottom { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; color: #666; line-height: 1.4em; text-align: left; border: 10px solid #fff; border-top-style: none; }
#lbCloseLink { display: block; float: right; width: 49px; height: 22px; background: transparent url(closelabel.gif) no-repeat top left; margin: 5px 0; outline: none; }
#lbCloseLink:hover { background: transparent url(closelabel.gif) no-repeat left -22px; }
#lbCaption, #lbNumber { margin-right: 71px; }
#lbCaption { font-weight: bold; }
/* SLIMBOX END */
	#slides {height: 215px;width: 950px;position: absolute; bottom:0; left: 0;z-index: 5;}
	.slides_container {width:950px;height: 215px;overflow:hidden;position:relative;display:none;}
	.slides_container a {width:950px;height: 215px;display:block;}
	.slides_container a img {display:block;}
	#slides .next,#slides .prev {display:none;}
	.pagination {display:none;}


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.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; }
.clear {clear:both;height:0;font-size: 1px;line-height: 0px;}

/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !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; }
}
