/******************************************************************
Theme Name: Screenprotector
Description: WordPress theme developed for Copter Screenprotector product page.
Author: Johan Sjöberg
Version: 1.0
******************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote {
  quotes: none;
}

del {
  text-decoration: line-through;
}

a img {
  border: none;
}

blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
}

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
  margin: 0 auto;
  width: 940px;
}

#wrapper {
  margin-top: 0;
  padding: 0 20px;
}

#container {
  float: left;
  width: 960px;   
}

#footer-widget-area { /* Structure the footer area */
  overflow: hidden;
}

#footer-widget-area .widget-area {
  float: left;
  width: 220px;
  margin-right: 20px;
}

#footer-widget-area #fourth {
  margin-right: 0;
}

#site-info {
      float: left;
  font-size: 14px;
font-weight: bold;
      width: 700px;
}

#site-generator {
  float: right;
  width: 220px;
}

@font-face {
  font-family: 'FSLolaRegular';
  src: url('fonts/fs_lola-regular-webfont.eot');
  src: url('fonts/fs_lola-regular-webfont.eot?#iefix') format('embedded-opentype'),
       url('fonts/fs_lola-regular-webfont.woff') format('woff'),
       url('fonts/fs_lola-regular-webfont.ttf') format('truetype'),
       url('fonts/fs_lola-regular-webfont.svg#FSLolaRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}

html,
body {
/*   height: 100%; */
  margin: 0;
  padding: 0;
}

body {
  background: url('images/bg_glow.jpg') #111 left top no-repeat;
  font: 14px/20px 'FSLolaRegular', 'lucida sans unicode', 'lucida grande', sans-serif;
  z-index: -10;
  color: #ccc;
}

hr {
  border-top: 1px dotted #666;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  clear: both;
  height: 0;
  width: 100%;
  margin: 10px 0 30px 0;
}

small {
  font-size: 80%;
}

h1 {
  font-weight: normal;
  text-decoration: none;
  font-size: 30px;
  padding: 0 0 6px 0;
}

h2 {
  font-weight: normal;
  text-decoration: none;
  font-size: 24px;
  padding: 0 0 6px 0;
}

h3 {
  font-weight: normal;
  text-decoration: none;
  font-size: 16px;
  padding: 0 0 6px 0;
}

p {
  margin-bottom: 5px;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  padding: 0 0 6px 0;
}

input {
  background: #1d1d1d;
  border: 2px solid #585858;
  color: #ccc;
  font-size: 12px;
  margin: 0 0 10px;
  padding: 2px;
}

textarea {
  background: #1d1d1d;
  border: 2px solid #585858;
  color: #ccc;
  font-size: 12px;
  margin: 0 0 10px;
  padding: 2px;
  width: 460px;
  height: 145px;
  overflow: auto;
}

table {
  vertical-align: text-top;
  font-size: 14px;
}

tr {
  margin: 10px;
}

td {
  text-align: top;
  float: top;
}

a:link {
  color: #666;
}

a:visited {
  color: #666;
}

a:active {
  color: #fff;
}

a:hover {
  color: orange;
  text-decoration: none;
}

.screen-reader-text { /* Text meant only for screen readers */
  position: absolute;
  left: -9000px;
}

#header {
  padding: 0 0 0 0;
}

#masthead {
  margin-top: 35px;
}

div.logo {
  background: url('images/copter_logo.png') no-repeat;
  float: left;
  height: 80px;
  width: 470px;
  left: 0;
  position: relative;
  z-index: 100;
}

div.slogan {
  float: right;
  margin: -40px 0 0 95px;
  width: 385px;
  height: 38px;
  text-align: right;
}

div.flagHolder {
  background: no-repeat;
  float: right;
  height: 40px;
  margin-top: -25px;
  width: 320px;
}

div.flag {
  background: no-repeat;
  float: left;
  height: 28px;
  margin-left: 14px;
  margin-top: 12px;
  width: 27px;
}

/* =Shop
-------------------------------------------------------------- */

.coptershop {
	float: right;
	position: relative;
	top: 0;
	display:inline-block;
	height:34px;
	width:120px;
	padding:0px;
	margin: -17px 0 0 15px;
	outline:none;
	text-indent:-9999px;
	background: url(images/coptershop.png) no-repeat;
	}

.coptershop a {
	display:block;
	height:34px;
	width:120px;
	}
	
.coptershop a:hover {
	background: url(images/coptershop_hover.png) no-repeat;
	}

/* ------------------------------------------------------------ */

#site-title {
  float: left;
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 10px 0;
  width: 700px;
}

#site-title a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#site-description {
  clear: right;
  float: none;
  font-style: italic;
  margin: 5px 0 18px 0;
  width: 220px;
  color: #f2f2f2;
}

#branding img { /* This is the custom header image */
  border-top: 4px solid #000;
  border-bottom: 1px solid #000;
  clear: both;
  display: block;
}

#gallery {
  float: right;
  height: 280px;
  margin: 0 26px 36px 3px;
  width: 600px;
  position: relative;
  z-index: 95;
}

.home #container11 {
  background: url('images/bg_big_glow.png') center -50px no-repeat;
  height: auto !important; /* ? */
  margin: 0 auto;
/*   min-height: 100%; */
  position: relative;
  width: 100%;
}

.topBorder {
  background: url('images/topBorder.jpg') no-repeat;
  height: 1px;
  left: 334px;
  position: relative;
  right: 0;
  top: 0;
  width: 600px;
  z-index: 70;
}

.bottenBorder {
  background: url('images/topBorder.jpg') no-repeat;
  bottom: -280px;
  height: 1px;
  left: 334px;
  position: relative;
  right: 0;
  width: 600px;
  z-index: 70;
}

div#formHolder {
  float: left;
  height: auto;
  left: 0;
  top: 0;
  margin-top: 40px;
  position: relative;
  width: 460px;
}

div#formHolder1 {
  float: left;
  height: auto;
  position: relative;
  width: 460px;
  left: 0;
  top: 0;
  margin-top: 5px;
  margin-bottom: 45px;
}

.formText {
  color: #525252;
  font-size: 12px;
  padding-left: 5px;
}

div#formHolder {
  float: left;
  height: auto;
  width: 460px;
  left: 0;
  top: 0;
  margin-top: 40px;
  position: relative;
}

div#formHolder {
  float: left;
  height: auto;
  width: 460px;
  left: 0;
  top: 0;
  margin-top: 0;
  margin-bottom: 130px;
  position: relative;
}

div#formHolder-contact {
  float: left;
  height: auto;
  width: 460px;
  left: 0;
  top: 0;
  margin-top: 0;
  margin-bottom: 130px;
  position: relative;
}

div#formHolder-contact p {
  color: #999;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 14px;
}

div#formHolder-retailers {
  float: left;
  height: auto;
  width: 460px;
  left: 0;
  top: 0;
  margin-top: 0;
  margin-bottom: -23px;
  position: relative;
}

div#formHolder-retailers p {
  color: #ccc;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 14px;
}

div#formHolder-suport {
  float: left;
  height: auto;
  width: 460px;
  left: 0;
  top: 0;
  margin-top: 0;
  margin-bottom: 180px;
  position: relative;
}

div#formHolder-suport p {
  color: #999;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 14px;
}

div#formHolder2 {
  float: left;
  height: auto;
  width: 460px;
  left: 0;
  top: 0;
  margin-top: 0;
  margin-bottom: 60px;
  position: relative;
}

div#formHolder2 p {
  color: #ccc;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 14px;
}

div#formHolder p {
  color: #666;
  font-size: 10px;
  line-height: 15px;
  margin-bottom: 14px;
}

.page-id-9 div#formHolder p {
  color: #ccc;
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 14px;
}

div#formHolder1 p {
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 14px;
}

div#formHolder1 li {
  list-style-type: disc;
  margin-left: 25px;
}

#contact-heading {
  background: url('images/contact_heading.png') no-repeat;
  height: 37px;
  width: 459px;
  margin-bottom: 20px;
}

#contact-form-box {
  margin-top: 30px;
}

#support-form-box {
  margin-top: 63px;
}

.contact-form-border {
  background: url('images/dotts.png') no-repeat;
  height: 3px;
  width: 460px;
  margin-top: 80px;
}

.contact-form-arrowbox {
  height: 19px;
  width: 70px;
}

.contact-form-arrow {
  background: url('images/arrow.png') no-repeat;
  height: 10px;
  width: 8px;
  float: left;
  margin-top: 4px;
}

.contact-form-contant {
  width: 50px;
  float: right;
}

#pressimg {
  background: url('images/pressImg.png') no-repeat;
  height: 296px;
  width: 460px;
  margin-top: 4px;
}

.pressimg-ico {
  background: url('images/ico_download.png') no-repeat;
  height: 12px;
  width: 18px;
  float: left;
  margin-top: -10px;
}

.press-ico-text {
  height: 9px;
  width: 415px;
  float: right;
  margin-top: -15px;
  font-size: 12px;
}

#press-hading1 {
  background: url('images/press_heading.png') no-repeat;
  height: 37px;
  width: 460px;
  margin-bottom: 35px;
}

.support-border {
  background: url('images/dotts_horiz2.png') no-repeat;
  height: 3px;
  margin-bottom: 15px;
  margin-top: 70px;
  width: 460px;
}

.home #access {
  display: block;
  float: left;
  height: 550px;
  margin: -60px auto 15px -50px;
  width: 530px;
  position: relative;
  z-index: 99;
}

#access {
  display: block;
  float: left;
  height: 320px;
  margin: 38px auto 15px -53px;
  width: 200px;
  position: relative;
  z-index: 99;
}

#access .menu-header,
div.menu {
  font-size: 13px;
  margin-left: 44px;
  margin-top: 2px;
  width: 130px;
}

.home #access .menu-header,
.home div.menu {
  font-size: 13px;
  margin-left: 44px;
  margin-top: 130px;
  width: 130px;
}

#access .menu-header ul,
div.menu ul {
  list-style: none;
  margin: 0;
}

#access .menu-header li,
div.menu li {
  position: relative;
}

#access a {
  color: #ccc;
  display: block;
  line-height: 40px;
  padding: 0 10px;
  text-decoration: none;
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
}

#access ul ul {
  box-shadow: 0 3px 3px rgba(0,0,0,0.2); /* ? */
  -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2); /* ? */
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2); /* ? */
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
  float: left;
  width: 180px;
  z-index: 99999; /* ? */
}
#access ul ul li {
  min-width: 180px;
}

#access ul ul ul {
  left: 100%;
  top: 0;
}

#access ul ul a {
  background: #333;
  line-height: 1em;
  padding: 10px;
  width: 160px;
  height: auto;
}

#access ul li:hover > ul {
  display: block;
}

#access li:hover > a,
#access ul ul :hover > a,
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a,
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
  color: #ccc;
}

.home #main {
  clear: both;
  float: right;
  margin-top: -450px;
  overflow: hidden;
  padding: 0 0 0;
  width: 940px;
}

#main {
  clear: both;
  float: right;
  margin-top: -313px;
  overflow: hidden;
  padding: 0;
  width: 763px;
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
  color: #ccc;
  font-size: 14px;
  line-height: 20px;
}

#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
  margin-bottom: 0;
}

#content pre,
#content kbd,
#content tt,
#content var {
  font-size: 15px;
  line-height: 21px;
}

#content code {
  font-size: 13px;
}

#content dt,
#content th {
  color: #000;
}

#content tr th,
#content thead th {
  color: #888;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 9px 24px;
}

#content tr.odd td {
  background: #f2f7fc;
}

.post {
  padding-top: 5px;
}

.hentry {
  margin: 0 0 48px 0;
}

.home .sticky {
  background: #f2f7fc;
  border-top: 4px solid #000;
  margin-left: -20px;
  margin-right: -20px;
  padding: 18px 20px;
}

.single .hentry {
  margin: 0 0 36px 0;
}

.page-title {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 36px 0;
}

.page-title span {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}

.page-title a:link,
.page-title a:visited {
  color: #888;
  text-decoration: none;
}

.page-title a:active,
.page-title a:hover {
  color: #ff4b33;
}

#content .entry-title {
  color: #666;
  font-size: 21px;
  font-weight: normal;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.entry-title a:link,
.entry-title a:visited {
  color: #666;
  text-decoration: none;
}

.entry-title a:active,
.entry-title a:hover {
  color: #000;
}

.entry-meta {
  color: #888;
  font-size: 12px;
}

.entry-meta abbr,
.entry-utility abbr {
  border: none;
}

.entry-meta abbr:hover,
.entry-utility abbr:hover {
  border-bottom: 1px dotted #666;
}

.entry-content,
.entry-summary {
  clear: both;
  padding: 12px 0 0 0;
}

#content .entry-summary p:last-child {
  margin-bottom: 12px;
}

.entry-content fieldset {
  border: 1px solid #e7e7e7;
  margin: 0 0 24px 0;
  padding: 24px;
}

.entry-content fieldset legend {
  background: #fff;
  color: #000;
  font-weight: bold;
  padding: 0 24px;
}

.entry-content input {
  margin: 0 0 24px 0;
}

.entry-content input.file,
.entry-content input.button {
  margin-right: 24px;
}

.entry-content label {
  color: #888;
  font-size: 12px;
}

.entry-content select {
  margin: 0 0 24px 0;
}

.entry-content sup,
.entry-content sub {
  font-size: 10px;
}

.entry-content blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 24px;
  text-align: right;
  width: 33%;
}

.entry-content blockquote.right {
  float: right;
  margin-left: 24px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}

.page-link {
  color: #000;
  font-weight: bold;
  margin: 0 0 22px 0;
  word-spacing: 0.5em;
}

.page-link a:link,
.page-link a:visited {
  background: #f1f1f1;
  color: #333;
  font-weight: normal;
  padding: 0.5em 0.75em;
  text-decoration: none;
}

.home .sticky .page-link a {
  background: #d9e8f7;
}

.page-link a:active,
.page-link a:hover {
  color: #ff4b33;
}

body.page .edit-link {
  clear: both;
  display: block;
}

#entry-author-info {
 background: #f2f7fc;
 border-top: 4px solid #000;
      clear: both;
  font-size: 14px;
line-height: 20px;
     margin: 24px 0;
   overflow: hidden;
    padding: 18px 20px;
}

#entry-author-info #author-avatar {
background: #fff;
    border: 1px solid #e7e7e7;
     float: left;
    height: 60px;
    margin: 0 -104px 0 0;
   padding: 11px;
}

#entry-author-info #author-description {
  float: left;
  margin: 0 0 0 104px;
}

#entry-author-info h2 {
  color: #000;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0;
}

.entry-utility {
  clear: both;
  color: #888;
  font-size: 12px;
  line-height: 18px;
}

.entry-meta a,
.entry-utility a {
  color: #fff;
}

.entry-meta a:hover,
.entry-utility a:hover {
  color: #fff;
}

#content .video-player {
  padding: 0;
}

.entery {
  width: 960px;
  margin: 390px 0 0;
}

.box-left {
  padding: 0 20px 0 0;
  margin: 0 30px 0 20px;
  width: 460px;
  height: auto;
  position: relative;
  float: left;
}

.box-left ul {
  list-style-image: url('images/arrow.png');
  margin: 10px 30px;
}

.box-left a {
  text-decoration: none;
  color: #fff;
}

.box-left a:hover {
  color: #f9c225; 
}

.box-right {
  margin: 0 0px 0 10px;
  width: 210px;
  position: relative;
  float: left;
}

.box-single {
  margin: 0 0 0 100px;
  width: 450px;
  position: relative;
  float: left;
}

.box-single h2 {
  font-size: 14px;
  color: #cd6d26;
}

.box-single small {
  font-size: 12px;
  color: #666;
}

.box-single a {
  text-decoration: underline;
  color: #cd6d26;
}

.box-single a:hover {
  color: #f9c225; 
}

.box-single ul {
  list-style-type: disc;
  margin: 0 0 30px 35px;
}

.box-single li {
  padding: 5px 0;
}

.box-single li a {
  text-decoration: none;
  color: #fff;
}

.box-single li a:hover {
  color: #f9c225; 
}

.box-single-wide {
  margin: 5px 0 0 100px;
  width: 600px;
  position: relative;
  float: left;
}

.box-single-wide h2 {
  font-size: 14px;
  color: #cd6d26;
}

h2.news {
  font-weight: normal;
  text-decoration: none;
  font-size: 22px;
  padding: 0 0 16px 0;
  text-shadow: 1px 1px 1px #000;
  color: #e32119;
}


.box-single td,
.box-single-wide td {
  width: 220px;
}

.box-single a,
.box-single-wide a {
  text-decoration: none;
  color: #fff;
}

.box-single a:hover,
.box-single-wide a:hover {
  color: #f9c225; 
}

.box-single-wide {
  margin: 5px 0 0 100px;
  width: 600px;
  position: relative;
  float: left;
}

.insert {
  margin-top: 40px;
  margin-left: -40px;
}

.box1 {
  padding: 60px 20px 20px 0;
  width: 460px;
  height: auto;
  position: relative;
  float: left;
}

.box1 h1 {
  margin: 0 0 20px 0;
}

.box1 p {
  margin: 10px 0 10px 0;
}

.box2 {
  background: url('images/puff_div.png') left top no-repeat;
  width: auto;
  padding: 0 0 0 20px;
  position: relative;
  float: left;
}

.box3 {
  width: 430px;
  height: 80px;
  clear: left;
  display: block;
  padding: 18px 0 32px 0;
  border-bottom: 1px dotted #333;
}

.box4 {
  position: relative;
  float: left;
  display: block;
  width: 200px;
}

.box5 {
  position: relative;
  float: left;
  display: block;
  width: 205px;
  margin: 0 0 0 25px;
}

.box5 a {
  text-decoration: underline;
  color: #cd6d26;
}

.box5 a:hover {
  color: orange;
}

.right {
  position: relative;
  float: right;
  display: block;
}

.main-box01 {
  width: 740px;
  height: auto;
}

.main-box11 {
  width: 460px;
  height: auto;
  float: left;
  margin-bottom: 75px
}

.main-box12 {
  width: 220px;
  height: auto;
  float: right;
  margin-right: 5px;
  margin-top: -5px;
}

#sidebar-heading1 {
  background: url('images/H_AdviceCare_eng.png') no-repeat;
  width: 210px;
  height: 25px;
  margin-top: 105px;
}

.main-inner-box1 {
  width: 425px;
  height: 77px;
}

.main-inner-box2 {
  color: #ccc;
  float: right;
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  width: 300px;
}

.manual-text {
  width: 300px;
  color: #ccc;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  margin: 10px 0;
}

.manual-text1 {
  width: 220px;
  color: #ccc;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  margin: 10px 0;
}

#user-product-hading {
  background: url('images/produktInfo_heading.png') no-repeat;
  width: 460px;
  height: 37px;
  margin-bottom: 32px;
}

.product-text1 {
  width: 460px;
  color: #ccc;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
  margin: 10px 0;
}

#user-product-img1 {
  background: url('images/prod_images.png') no-repeat;
  width: 451px;
  height: 133px;
  margin-bottom: 53px;
  margin-top: 62px;
}

.prodTabell {
  border-color: #333;
  border-style: solid solid none;
  border-width: 1px 1px 0;
}

.prodTabell td {
  border-bottom: 1px solid #333;
  border-color: #333;
  padding: 5px 10px;
}

.prodTabell_bg1 {
  background: #272727;
  color: #e77927;
}

div#prodImage {
  float: right;
  position: relative;
  height: auto;
  width: 230px;
  right: -10px;
  top: 50px;
  z-index: 70;
}

div#LeftInfo {
  font-size: 12px;
  line-height: 10px;
  margin-top: 35px;
  padding-left: 13px;
  width: 220px;
}

.home #content .category-asides p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 0;
}

.home .hentry.category-asides {
  padding: 0;
}

.home #content .category-asides .entry-content {
  padding-top: 0;
}

.category-gallery .size-thumbnail img {
  border: 10px solid #f1f1f1;
  margin-bottom: 0;
}

.category-gallery .gallery-thumb {
  float: left;
  margin-right: 20px;
  margin-top: -4px;
}

.home #content .category-gallery .entry-utility {
  padding-top: 4px;
}

.attachment .entry-content .entry-caption {
  font-size: 140%;
  margin-top: 24px;
}

.attachment .entry-content .nav-previous a:before {
  content: '\2190\00a0';
}

.attachment .entry-content .nav-next a:after {
  content: '\00a0\2192';
}

#content img {
  margin: 0;
  height: auto;
  max-width: 640px;
  width: auto;
}

#content .attachment img {
  max-width: 900px;
}

#content .alignleft,
#content img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

#content .alignright,
#content img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

#content .aligncenter,
#content img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
  margin-bottom: 12px;
}

#content .wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  padding: 4px;
  text-align: center;
}

#content .wp-caption img {
  margin: 5px 5px 0;
}

#content .wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 5px;
}

#content .wp-smiley {
  margin: 0;
}

#content .gallery {
  margin: 0 auto 18px;
}

#content .gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}

#content .gallery img {
  border: 2px solid #cfcfcf;
}

#content .gallery .gallery-caption {
  color: #888;
  font-size: 12px;
  margin: 0 0 12px;
}

#content .gallery dl {
  margin: 0;
}

#content .gallery img {
  border: 10px solid #f1f1f1;
}

#content .gallery br+br {
  display: none;
}

#content .attachment img { /* single attachment images should be centered */
  display: block;
  margin: 0 auto;
}

.navigation {
  color: #888;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  overflow: hidden;
}

.navigation a:link,
.navigation a:visited {
  color: #888;
  margin: 0 10px;
  text-decoration: none;
}

.navigation a:active,
.navigation a:hover {
  color: #000;
}

.nav-previous {
  float: left;
  width: 50%;
}

.nav-next {
  float: right;
  width: 50%;
  text-align: right;
}

#nav-above {
  margin: 0 0 18px 0;
  display: none;
}

.paged #nav-above,
.single #nav-above {
  display: block;
}

#nav-below {
  margin: -18px 0 0;
}

.comment-content {
  float: right;
  width: 550px;
}

#comments {
  clear: both;
}

#comments .navigation {
  padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}

h3#comments-title {
  padding: 24px 0;
}

.commentlist {
  list-style: none;
  margin: 0;
}

.commentlist .alt {
  background: #f5f5f5;
  margin-bottom: 15px;
  padding-bottom: 1px;
}

.commentlist .alt p {
}

.commentlist p {
  padding: 0 10px;
}

.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 0 56px;
  position: relative;
}

.commentlist li {
  margin: 10px 0;
}

.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
  margin-bottom: 18px;
}

#comments .comment-body p:last-child {
  margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}

.commentlist ol {
  list-style: decimal;
}

.avtar {
  float: left;
  margin: 7px 1px;
}

.commentlist .avatar {
  top: 4px;
  left: 0;
}

.comment-author {
}

.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}

.comment-author .says {
  font-style: italic;
}

.comment-meta {
  font-size: 12px;
  margin: 0 0 18px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
  color: #888;
  text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
  color: #ff4b33;
}

.reply {
  font-size: 12px;
  padding: 0 0 24px 0;
}

.reply a,
a.comment-edit-link {
  color: #888;
}

.reply a:hover,
a.comment-edit-link:hover {
  color: #ff4b33;
}

.commentlist .children {
  list-style: none;
  margin: 0;
}

.commentlist .children li {
  border: none;
  margin: 0;
}

.nopassword,
.nocomments {
  display: none;
}

#comments .pingback {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 18px;
  padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
  margin-top: -6px;
}

#comments .pingback p {
  color: #888;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}

#comments .pingback .url {
  font-size: 13px;
  font-style: italic;
}

input[type=submit] { /* Comments form */
  background: #1d1d1d;
  color: #f90;
  cursor: pointer;
  float: right;
  font-size: 14px;
  padding: 10px;
  width: 180px;
  margin-right: -10px;
}

#content #respond {
  border-top: 1px solid #e7e7e7;
  overflow: hidden;
  position: relative;
  color: #000;
  font-size: 20px;
  margin-bottom: 0;
  padding: 10px 0;
}

.comments-template {
  border-top: 1px solid #e7e7e7;
}

#comments {
  color: #000;
  font-size: 20px;
  margin-bottom: 0;
  padding: 10px 0;
}

.commentmetadata {
  background: #373737;
  color: #fff;
  margin: 7px 0;
  padding: 2px 10px;
}

.commentmetadata a {
  color: #fff;
  text-decoration: none;
}

.postmetadata {
  background: #373737;
  color: #fff;
  margin: 7px 0;
  padding: 2px 10px;
}

.postmetadata a {
  color: #fff;
  text-decoration: none;
}

#respond p {
  margin: 0;
}

#respond .comment-notes {
  margin-bottom: 1em;
}

.form-allowed-tags {
  line-height: 1em;
}

.children #respond {
  margin: 0 48px 0 0;
}

h3#reply-title {
  margin: 18px 0;
}

#comments-list #respond {
  margin: 0 0 18px 0;
}

#comments-list ul #respond {
  margin: 0;
}

#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}

#respond .required {
  color: #ff4b33;
  font-weight: bold;
}

#respond label {
  color: #888;
  font-size: 12px;
}

#respond input {
  margin: 0 0 9px;
  width: 98%;
}

#respond textarea {
  width: 98%;
}

#respond .form-allowed-tags {
  color: #888;
  font-size: 12px;
  line-height: 18px;
}

#respond .form-allowed-tags code {
  font-size: 11px;
}

#respond .form-submit {
  margin: 12px 0;
}

#respond .form-submit input {
  font-size: 14px;
  width: auto;
}

.widget-area ul {
  list-style: none;
  margin-left: 0;
}

.widget-area ul ul {
  list-style: none;
  margin-left: 0;
}

.widget_search #s { /* This keeps the search inputs in line */
  width: 60%;
}

.widget_search label {
  display: none;
}

.widget-container {
  margin: 0 0 18px 0;
}

.widget-title {
  color: #666;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}

#footer .widget-title {
  color: #fff;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}

#footer .widget-area a:link,
#footer .widget-area a:visited {
  color: #aaa;
  text-decoration: none;
}

#footer .widget-area a:active,
#footer .widget-area a:hover {
  text-decoration: none;
}

.widget-area a:link,
.widget-area a:visited {
  text-decoration: none;
}

.widget-area a:active,
.widget-area a:hover {
  text-decoration: none;
}

.widget-area .entry-meta {
  font-size: 11px;
}

#wp_tag_cloud div {
  line-height: 1.6em;
}

#wp-calendar {
  width: 100%;
}

#wp-calendar caption {
  color: #666;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 4px;
  text-align: left;
}

#wp-calendar thead {
  font-size: 11px;
}

#wp-calendar thead th {
  color: #aaa;
  font-weight: normal;
}

#wp-calendar tbody {
  color: #aaa;
}

#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #5f5f5f;
  padding: 3px 0 2px;
  text-align: center;
}

#wp-calendar tbody .pad {
  background: none;
}

#wp-calendar tfoot #next {
  text-align: right;
}

.widget_rss a.rsswidget {
  color: #000;
}

.widget_rss a.rsswidget:hover {
  color: #ff4b33;
}

.widget_rss .widget-title img {
  width: 11px;
  height: 11px;
}

#search {
  float: right;
  height: 55px;
}

#search input[type="text"] {
  -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset;
  background: none repeat scroll 0 0 #545454;
  border: 0; /* 0 solid #ccc; */
  padding: 3px;
  color: #d7d7d7;
  float: left;
  margin-right: 10px;
}

#search input[type="submit"] {
  background: #393939;
  border: 0 none;
  color: #d7d7d7;
  height: 20px;
  width: 60px;
}

#main .widget-area ul {
  margin-left: 0;
  padding: 0 20px 0 0;
}

#main .widget-area ul ul {
  border: none;
  margin-left: 1.3em;
  padding: 0;
}

#footer-widget-area { /* Footer widget areas */
  margin-top: 15px;
}

#fliken {
  background: url('images/bg_flik.png') no-repeat;
  bottom: 0;
  height: 83px;
  left: 0;
  position: absolute;
  width: 86px;
  z-index: 200;
}

#footer {
  background: #272727;
  border-top: 1px solid #333;
/*   border-bottom: 5px solid #000; */
  position: absolute;
  width: 100%;
  margin-top: 100px;
}

.home #footer {
  background: #272727;
  border-top: 1px solid #333;
  border-bottom: 5px solid #000;
  position: absolute;
  width: 100%;
  margin-top: 0;
}

#footer1 {
  background: url('images/bg_footer_940.jpg') center bottom no-repeat;
  height: 160px;
  width: 940px;
  margin: 0 auto;
  position: relative;
}

#greyLogo {
  background: url('images/copter_logo_grey.png') center center no-repeat;
  float: left;
  height: 62px;
  width: 134px;
  padding: 80px 0 0 45px;
}

.H3 { /* copyright text fotter */
  color: #3d3d3d;
  font-size: 12px;
  padding-bottom: 10px;
}

#footerLinks {
  background: url('images/footer_devider.png') left center no-repeat;
  float: left;
  font-size: 10px;
  width: 200px;
  height: 130px;
  line-height: 20px;
  margin-left: 100px;
  padding: 25px 15px 0 50px;
  text-align: left;
  vertical-align: top;
}

#facebook {
  background: url('images/logo_facebook.png') no-repeat;
  width: 91px;
  height: 24px;
  float: left;
  margin-left: 10px;
  margin-top: 85px;
  cursor: hand;
  cursor: pointer;
}

#youtube {
  background: url('images/logo_youtube.png') no-repeat;
  width: 74px;
  height: 24px;
  float: left;
  margin-top: 85px;
  cursor: hand;
  cursor: pointer;
}

#xperia {
  background: url('images/xperia2.png') no-repeat;
  width: 79px;
  height: 27px;
  float: left;
  margin-top: 80px;
  margin-left: 30px;
}

#tooltip {
    text-align: left;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}

#tooltip:after /* triangle decoration */ {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #111;
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
}

#tooltip.top:after {
    border-top-color: transparent;
    border-bottom: 10px solid #111;
    top: -20px;
    bottom: auto;
}

#tooltip.left:after {
    left: 10px;
    margin: 0;
}

#tooltip.right:after {
    right: 10px;
    left: auto;
    margin: 0;
}

.H2 {
  color: #333;
  font-size: 13px;
  padding-bottom: 10px;
}

a.footerNav:link {
  color: #525252;
  font-size: 10px;
  text-decoration: none;
}

a.footerNav:visited {
  color: #525252;
  font-size: 10px;
  text-decoration: none;
}

a.footerNav:hover {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}

#footerLogos{
  background: url('images/footer_devider.png') left center no-repeat;
  float: left;
  height: 130px;
  width: 300px;
  padding: 15px 15px 0 50px;
  text-align: right;
}

#footer a:visited,
#footer a:link {
  font-size: 12px;
  text-decoration: none;
}

#footer a:hover {
  color: orange;
  font-size: 12px;
  text-decoration: none;
}

#colophon {
  border-top: 0 solid #000;
  margin-top: -4px;
  overflow: hidden;
  padding: 18px 0;
}

#site-info {
  font-weight: bold;
  border-top: 1px solid;
  width: 950px;
  padding-top: 20px;
}

#site-info a {
  color: #fbfbfb;
  font-size: 20px;
  text-decoration: none;
  font-weight: normal;
}

#site-generator {
  font-style: italic;
  position: relative;
}

#site-generator a {
  background: url('images/wordpress.png') center left no-repeat;
  color: #666;
  display: inline-block;
  line-height: 16px;
  padding-left: 20px;
  text-decoration: none;
}

#site-generator a:hover {
  text-decoration: none;
}

img#wpstats {
  display: block;
  margin: 0 auto 10px;
}

code {
  -webkit-text-size-adjust: 160%;
}

.entry-meta,
.entry-utility {
  background: #373737;
  color: #fff;
  margin: 7px 0;
  padding: 2px 10px;
}

.date {
  margin-right: 10px;
}

.category {
  margin-right: 10px;
}

.category a {
  margin: 0 3px;
}

.author {
  margin-right: 10px;
}

.comment {
  margin-right: 10px;
}

#site-description {
  -webkit-text-size-adjust: none;
}

@media print {

	body {
    background: none !important;
  }

	#wrapper {
	  clear: both !important;
	  display: block !important;
	  float: none !important;
	  position: relative !important;
	}

	#header {
	  border-bottom: 2pt solid #000;
	  padding-bottom: 18pt;
	}

	#colophon {
    border-top: 2pt solid #000;
  }

	#site-title,
	#site-description {
	  float: none;
	  line-height: 1.4em;
	  margin: 0;
	  padding: 0;
	}

	#site-title {
    font-size: 13pt;
  }

	.entry-content {
	  font-size: 14pt;
	  line-height: 1.6em;
	}

	.entry-title {
    font-size: 21pt;
  }

	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
    display: none !important;
  }

	#container,
	#header,
	#footer{
	  margin: 0;
    width: 100%;
	}

	#content,
	.one-column #content {
	  margin: 24pt 0 0;
    width: 100%;
	}

	.wp-caption p {
    font-size: 11pt;
  }

	#site-info,
	#site-generator {
	  float: none;
	  width: auto;
	}

	#colophon {
    width: auto;
  }

	img#wpstats {
    display: none;
  }

	#site-generator a {
	  margin: 0;
	  padding: 0;
	}

	#entry-author-info {
    border: 1px solid #e7e7e7;
  }

	#main {
    display: inline;
  }

	.home .sticky {
    border: none;
  }

} /* end @media print */

.lof-slidecontent,
.lof-slidecontent a {
  color: #fff;
}

.lof-slidecontent { /* ? */
  position: relative;
}

.lof-slidecontent .preload {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
}

.lof-main-outer {
  position: relative;
  overflow: hidden;
}

.lof-main-outer .lof-next,
.lof-main-outer .lof-previous {
  display: block;
  width: 40px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  height: 100%;
  top: 0;
}

.lof-main-outer .lof-next {
  right: 10px;
}

.lof-main-outer .lof-previous {
  left: 10px;
}

.lof-main-wapper li {
  border: none !important;
}

ul.lof-main-wapper { /* main flash */
  background: transparent;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
}

ul.lof-main-wapper li {
  padding: 0 !important;
  margin: 0 !important;
  float: left;
  list-style: none;
  position: relative;
}

ul.lof-main-wapper li a img {
  border: none !important;
}

.lof-opacity {
  overflow: visible !important;
  position: absolute !important;
}

.lof-opacity li {
  position: absolute !important;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  float: inherit !important;
}

ul.lof-main-wapper li img {
  padding: 0 !important;
  margin: 0 !important;
  max-width: none !important;
}

.paging {
  margin: 10px 0 0 10px;
  position: absolute;
  bottom: -50px;
  right: -65px;
  width: 178px;
  height: 47px;
  z-index: 10;
  text-align: center;
  line-height: 40px;
}

.paging a {
  margin: 0 2px 0 2px;
  font-size: 14px;
  padding: 3px;
  text-decoration: none;
  color: #fff;
}

.paging a.active {
  font-weight: bold;
  background: #2f2f2f;
  border: 1px solid #2f2f2f;
  border-radius: 6px;
}

.paging a:hover {
  color: orange;
}

ul.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.red {
  text-shadow: 1px 1px 1px #000;
  color: #f90000;
}

.lightred {
  text-shadow: 1px 1px 1px #000;
  color: #e32119;
}

.darkorange {
  color: #ee421c;
}

.orange {
  color: #cd6d26;
}

.yellow {
  color: #f9c225;
}

.player {
  position: fixed;
  background: white;
  opacity: 0;
  width: 0;
  height: 0;
  padding: 10px;
  z-index: 101;
  border-radius: 10px;
}

.player-backdrop {
  position: fixed;
  background: black;
  opacity: 0;
  left: 0;
  top: 0;
  z-index: 100;
}

.player-text {
  float: left;
  color: gray;
  margin-top: 20px;
}

.holder {
  float: left;
}

.recycle-illustation {
  margin: 2px 10px 0 0;
  float: left;
  width: 38px;
}

.recycle-description {
  margin: 0;
  float: left;
  width: 160px;
}

.recycle-description p {
  color: #666;
  font: 10px/15px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.player-bigx {
  float: right;
  background: gray;
  color: white;
  font-family: sans-serif;
  padding: 6px;
  margin-top: 20px;
  font-size: 20px;
  border-radius: 3px;
}

.instruction-illustration {
  float: left;
  width: 125px;
  height: 25px;
  position: relative;
  padding: 15px 0 15px 0;
}

.instruction-description {
  float: left;
  width: 300px;
  min-height: 25px;
  position: relative;
  padding: 15px 0 15px 0;
}

.sans {
  font: 12px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.productdata {
  width: 100%;
  border: 1px solid #333;
}

.productdata th {
  text-align: left;
  font-weight: normal;
  padding: 4px 12px 4px 12px;
  background: #272727;
  color: #cd6d26;
  border: 1px solid #333;
}

.productdata td {
  text-align: left;
  padding: 4px 12px 4px 12px;
  color: #ccc;
  border: 1px solid #333;
}

.clear {
  clear: both;
}

a.textlinks {
  color: #f60;
  text-decoration: underline;
}

a.textlinks:link {
  color: #f60;
  text-decoration: underline;
}

a.textlinks:hover {
  color: #f93;
  text-decoration: underline;
}

a.textlinks:active {
  color: #f60;
  text-decoration: underline;
}
