@charset "UTF-8";@-ms-viewport{width:device-width}
*:focus{outline:none;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, P, pre,
a, abbr, acronym, address, big, blockquote, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
tbody, tfoot, thead, th{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}
body{font-size:12px;font-family:'Open Sans', Verdana, sans-serif;margin:0px auto;height:100%;}
.wrapper{min-height:100%;height:auto !important;height:100%;margin:0 auto -450px;}
#header{margin:0px auto;width:949px;padding:0px;height:152px;background-image:url(../testimages/Marshall-Broadcast.jpg);background-repeat:no-repeat;background-position:center top;position: relative}
#mainindex{margin:0px auto;padding:0;width:949px}
#main{margin:0px auto;width:949px;padding:5px 0px;}
.homelink{padding:0px 0px;color:#000000;text-decoration:none;}
#title{font-size:10px;margin-bottom:3px}
#heading{font-size:20px;padding:10px 0px}
.logo{width:350px;height:75px;text-indent:-9999px;overflow:hidden;float:left;}
.push{height:450px;}
.mb-20{margin-bottom:20px;clear:both}
.mb-40{margin-bottom:40px;clear:both}
.mt-10{margin-top:10px;}
.mt-20{margin-top:20px;}
.mt-40{margin-top:40px;}
.listoutputs li{font-size:14px;line-height:20px;font-weight:400;color:#666;list-style:none outside none;margin-left:20px}
#container{margin:0px auto;position:relative;background-color:#FFF}
.searchbutton3 {
	position: absolute;
	top: 50px;
	right: 30px;
	background: url(../images/searchbutton.png) no-repeat center;
	display: block;
	border: none;
	width: 35px;
	height: 35px;
	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */	
}
.sj-search-input-holder-outer {
      padding: 0.9em 0px;
      position: relative;
      height: 70px;
      box-sizing: border-box;
    }

    .sj-search-input-holder-inner {
      position: absolute;
    }

    .sj-search-bar-input-common {
      width: 650px;
      font-size: 20px;
      padding: 0.6em;
      outline: none;
      letter-spacing: 0.6px;
      margin-top: auto;
      margin-bottom: auto;
      margin-left: auto;
      line-height: 24px;
      text-rendering: optimizeLegibility;
      border-radius: 0;
      box-sizing: initial;
    }

    .sj-search-bar-completion {
      border: 1px solid #d9d9d9;
      color: #bebebe;

    }

    .sj-search-bar-input {
      border: 1px solid transparent;
      position: absolute;
      background: transparent;
      color: #666;
      top: 0px;
      left: 0px;
    }

    .sj-search-icon {
      display: none;
		
    }

    /**
     * Autocomplete override
     */

    .sj-result-summary-autocomplete-override {
      display: block;
      padding-top: 16px;
      font-size: 1.2em;
	
    }

    .sj-result-summary-autocomplete-override>a {
      color: #1a0dab;
    }

    /**
     * Results
     */

    .sj-result-summary {
      padding-bottom: 1.5em;
      font-size: 16px;
      color: #aaa;
    }

    .sj-result {
      clear: both;
    }

    .sj-result-list > * {
     margin-top: 1.5em;
    }

    .sj-result-list > :first-child {
      margin-top: 0;
    }

    .sj-result-title {
      margin-bottom: 0;
      margin-top: 0;
      font-size: 16px;
      line-height: 24px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .sj-result-title a {
      text-decoration: none;
      font-weight: 400;
      font-size: 20px;
      color: #0072da;
      line-height: 21.6px;
    }

    .sj-result-title a:hover {
      text-decoration: underline;
    }

    .sj-result-description {
      color: #545454;
      font-size: 15px;
      line-height: 22px;
      overflow-wrap: break-word;
      margin-top: 2px;
      margin-bottom: 4px;
    }

    .sj-result-url {
      font-size: 13px;
      line-height: 18.2px;
      margin: 0;
      color: #a2a2a2;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .sj-result-url a {
      text-decoration: none;
      color: #a2a2a2;
    }

    .sj-result-image-container {
      float: left;
      width: 100px;
    }

    .sj-result-image-container img {
      max-height: 90px;
      max-width: 90px;
    }

    /**
     * Paginator
     */

    .sj-paginator {
      margin: 1em 0;
      text-align: center;
    }

    .sj-paginator > div {
      display: inline;
      padding: 10px;
      color: #777;
      font-weight: bold;
      cursor: pointer;
      user-select: none;
    }

    .sj-paginator > div.current {
      color: #333;
    }

    .sj-paginator > div.disabled {
      color: #aaa;
    }

    /**
     * Tabs
     */

    .sj-tabs-container {
      border-bottom: 1px solid #ebebeb;
      color: #555555;
      width: 100%;
      margin-bottom: 1em;
    }

    .sj-tabs {
      overflow: auto;
      white-space: nowrap;
    }

    .sj-tab {
      display: inline-block;
      font-size: 16px;
      cursor: pointer;
      margin: 0;
      padding: 1em;
      user-select: none;
    }

    .sj-tab-active {
      color: #333;
      border-bottom: 3px solid #333;
    }

    
    /**
     * Overlay
     */
    @keyframes sj-overlay-rolldown {
      0% {
        opacity: 0;
        height: 20%;
      }
      100% {
        opacity: .8;
        height: 100%;
      }
    }

    .sj-overlay {
      background-color: #FFF;
      position: fixed;
      top: 0;
      bottom: 0;
      left: 0;
      overflow-x: hidden;
      overflow-y: auto;
      width: 100%;
      height: 100%;
      z-index: 1000000;
      animation-name: sj-overlay-rolldown;
      animation-duration: 0.4s;
    }

    .sj-overlay-search {
      padding: 0px 30px;
	  margin-left: 15%;
	margin-top: 175px;
    }

    .sj-overlay-close {
      position: absolute;
      top: 35px;
      right: 25%;
      z-index: 1;
      color: #0072da;
      text-align: center;
      cursor: pointer;
    }

    .sj-overlay-close:hover {
      color: #000;
    }

    .sj-overlay-close .sj-close {
      font-size: 40px;
      line-height: 30px;
      padding-top: 10px;
    }

    .sj-overlay-close .sj-esc {
      font-size: 12px;
    }

    @media (max-width: 845px) {
      .sj-overlay-close {
        right: 3%;
      }

      .sj-overlay .sj-search-bar-input-common {
        width: calc(95vw - 88px);
      }
    }
.telephonetop{
	float:right;
	margin-top:20px;
	margin-right: 20px;
	color:#666;
	width: 400px;
	line-height: 18px;
	font-weight:300;
	font-size:16px;
	}
a.shopmarshall{
	margin:0px;
	padding-left: 50px;
	width:160px;
	color:#333333;
	font-size: 18px;
	font-weight: 300;
	line-height: 18px;
	float:left;
	background-image:url(../images/Marshall-new.gif);
	background-repeat:no-repeat;
	background-position:0px left;
	
	}
a:hover.shopmarshall {
	color: #30c541;
	text-decoration: none;
}
#searchsquare{
	border:1px solid #eeeeee;
	margin-right: 20px;
	width:400px;
	height:33px;
	float:right;
	clear:right;
	margin-top:15px;
	}
#search{border:none;width:330px;font-size:12px;padding-top:10px;padding-bottom:6px;padding-left:10px;}
.searchbutton{background:url("../testimages/button-search.png") no-repeat 0px 0px;width:18px;height:19px;border:none;margin-top:7px;margin-right:12px;float:right;cursor:pointer;}
h1, h2, h3, h4, h5, h6{color:#333}
h2{font-size:24px;font-weight:lighter;line-height: 30px;}
.smallsub{
	font-size:16px;
	line-height: 20px;
}
h3{font-size:16px;margin:8px 0 8px 0;font-weight:600}
h4{font-size:14px}
h5{font-size:12px}
.features{margin-bottom:20px;border-top:1px solid #CCC;border-bottom:1px solid #CCC;border-collapse:collapse;color:#999;padding:0 8px 8px 8px;line-height:25px;font-size:16px;}
.features h3{font-weight:400;font-size:28px;color:#999;}
p{margin-bottom:8px;padding:0px;line-height:18px}
strong, bold{font-weight:600}
p img{margin:20px 0 20px 0}
.spacer{margin:20px 0}
ul{margin:0px;padding:0px;border:0px;vertical-align:baseline}
ul.a{list-style-type:circle;padding-left:8px}
.circle{list-style-type:circle;margin-left:12px}
a{text-decoration:none;font-weight:600;color:#69C}
.strelka{color:#69C;font-size:13px;display:block;padding:0px 0px 0px 12px;background-image:url(../testimages/menu/arrowblue.png);background-repeat:no-repeat;background-position:left center}
a:hover, a:active{text-decoration:underline;outline:0px none;}
.anchors{text-decoration:underline;color:#369;font-size:10px}
.anchors:hover{text-decoration:none;color:#48484c}
.stream{text-decoration:none;color:#014d9b;outline:none;font-weight:600;font-size:10px}
.streamwhite{text-decoration:none;color:#fff;outline:none;font-weight:bold;font-size:14px;font-family:'Open Sans', Verdana, sans-serif;}
img{border:0px}
.newpr{display:block;height:20px;overflow:hidden;color:#999;font-size:24px;font-weight:100;padding:2px 0 0 65px;line-height:16px;}
a img{margin:10px 0 10px 0}
.border{border:1px solid #CCCCCC}
.titlebullet{padding-top:15px;font-size:26px;font-weight:600;list-style:none;text-indent:-15px;}
.bullets{margin-top:10px;font-weight:bold;padding-left:15px;font-size:11px;line-height:15px;text-align:left;}
.bullets li{padding-bottom:7px;}
.bullets2{font-weight:bold;padding-left:15px;font-size:11px;list-style:none;}
.bullets2 li{font-weight:300;padding-left:15px;list-style:none;}
.bullets3{font-size:14px;}
.bullets3 li{padding-bottom:7px;}
.newproductbullets{float:left;margin:10px 0 0 100px;}
.newproductbullets li{font-size:11px;line-height:17px;font-weight:bold;color:#333;list-style-position:outside;list-style-type:disc;}
.other{margin:5px 0 0 10px;list-style-position:inside;list-style-type:disc;}
.productbullets{margin:0 7px 40px 20px;padding-left:15px;width:425px;float:left}
.productbullets li{font-size:11px;text-align:left;line-height:17px;font-weight:600;color:#333}
.productbulletsnosize{margin:0 10px 10px 20px;padding-left:15px;float:left;width: 95%}
.productbulletsnosize li{font-size:14px;line-height:19px;font-weight:300;color:#666;padding-bottom: 12px;}
.productbulletsnosize1{margin:0 10px 20px 0;padding-left:65px;float:left;}
.productbulletsnosize1 li{font-size:14px;line-height:19px;font-weight:300;color:#666;padding-bottom: 12px;}
.productbulletsnosize2{margin:0 10px 0 0;padding-left:10px;float:left;}
.widnosize2{width:296px}
.productbulletsnosize2 li{font-size:14px;line-height:19px;font-weight:300;color:#666;padding-bottom: 12px;}
.productbulletsnosize3{margin:5px 30px 15px 0;padding-left:20px;float:left;}
.productbulletsnosize3 li{font-weight:400;color:#333}
.productbulletsnosize4{font-size:14px;margin:0 10px 0 0;padding-left:10px;float:left;}
.productbulletsnosize4 li{font-size:14px;line-height:19px;font-weight:300;color:#666;padding-bottom: 12px;}
.includaccessory{margin:10px 40px 20px 0;padding-left:35px;float:left;}
.includaccessory li{font-size:13px;line-height:20px;color:#666}
.cameratoptext{margin:0 0 25px 0;float:right;width:662px}
.cameratoptext li{font-size:13px;line-height:20px;font-weight:600;color:#666;list-style-position:inside}
.camtopaccessories{margin:0 10px 20px 0;border-right:1px solid #ccd0d2;float:left;width:297px}
.camtopaccessories img{border:0}
.camtopaccessories h2{padding-left:5px;margin-bottom:10px}
.camtopaccessories h2 a{color:#69C;font-weight:400;display:block;padding:0px 0px 0px 17px;background-image:url(../testimages/menu/arrowblue.png);background-repeat:no-repeat;background-position:left center;}
.camtopaccessories h3{margin:0 10px 8px 0;padding-left:17px;display:block;background-color:#efefef}
.camtopaccessories ul{font-size:13px;font-weight:400;color:#666;padding:0 10px 10px 25px;}
.optionalaccessories{padding-left:5px;margin-bottom:15px;float:none}
.optionalaccessories h2{clear:both}
.optionalaccessories h2 a{color:#69C;font-weight:400;display:block;padding:0px 0px 0px 17px;background-image:url(../testimages/menu/arrowblue.png);background-repeat:no-repeat;background-position:left center;}
ol{padding:0 0 10px 18px;margin:18px 0 20px 18px}
table{border-collapse:collapse;border-spacing:0;}
#preview{width:949px;height:312px;margin:0 0 20px 0;}
.batassemblies{margin:0 10px 50px 0;padding-left:10px;float:left;width:150px}
.batassemblies ul{font-size:14px;font-weight:600;color:#666;padding-left:25px;}
.audio{font-size:22px;padding-bottom:5px}
.label1{border:1px solid #979795;background-color:#efefef;color:#000000;padding:10px 10px 10px 20px;font-size:14px;line-height:20px}
.whychoose{margin:10px 10px 5px 0;padding-left:15px;}
.whychoose li{font-size:13px;text-align:left;line-height:18px;font-weight:600;color:#333;border-bottom:1px solid #CCCCCC}
.productbulletspart{width:500px;float:left;padding:7px 0px 20px 15px;font-size:12px;text-align:left;line-height:17px;font-weight:600;color:#333}
.productbulletspart1{width:400px;padding:7px 0px 20px 25px;font-size:11px;text-align:left;float:left;line-height:17px;font-weight:600}
.productbulletspart2{float:left;padding:7px 0px 20px 15px;font-size:13px;text-align:left;line-height:19px;font-weight:600}
.powersup{font-size:13px;font-weight:bold;}
.productbullets2{margin-right:20px;padding-right:10px;padding-left:15px;padding-bottom:20px;width:250px;color:#333;float:left;font-weight:600;font-size:14px;}
.productbullets2 li{padding:4px 0px;font-size:14px;text-align:left;}
.productbullets3{margin-left:10px;padding-left:15px;padding-bottom:20px;padding-right:0px;width:525px;}
.productbullets3 li{padding:7px 0px;font-size:14px;text-align:left;}
.nobold{font-weight:400}
.halfleft{width:400px;float:left;}
.halfleft li{font-weight:bold;margin-left:15px;font-size:12px;}
.accessoryleft{width:350px;float:left;}
.accessoryleft li{font-weight:bold;margin-left:15px;font-size:12px;}
.accessoryright{width:450px;float:right;}
.halfright{font-weight:bold;margin-left:15px;font-size:12px;}
.third{float:left;width:225px;text-align:center;line-height:15px}
.third img{display:block;margin:10px auto}
.third strong{line-height:26px}
h3.third{font-weight:400;margin-top:10px;}
.divider{padding:5px 0 5px 0;border-bottom:1px solid #CCCCCC}
.divider a{font-family:Georgia, "Times New Roman", Times, serif;;font-weight:600;font-size:15px;color:#69C;font-style:italic;margin-bottom:7px;line-height:22px}
.divider p{padding:5px 0 0 13px;}
.divider p a{font-size:12px;color:#69C;}
.dividerdark{padding-bottom:5px;border-bottom:1px solid #555656}
#caption{text-indent:-9999px;line-height:0px;height:0px;font-size:0px;margin:0px;}
ul.dis{list-style:none;margin:0;padding:0px 22px 0px 22px;text-align:center;font-size:10px;}
ul.dis li{this.hideFocus=true
float:left;list-style:none;border-right:1px solid #ccd0d2;margin-top:3px}
ul.dis li a{display:block;color:#EEEEEE;text-decoration:none;padding:0px 22px 0px 22px;text-transform:uppercase;margin-top:3px}
ul.dis li a:hover{color:#FFFFFF;text-decoration:underline;}
ul.dis .four{border-right:0px;}
.textright{text-align:left;float:right;width:180px}
#sub{float:left;width:220px;padding-top:25px}
.banner{float:left;width:230px;height:55px;display:block;text-indent:-9999px;overflow:hidden}
#newslettertit{margin:10px 0px 0px 0px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:rgba(117,117,117,1);background:-moz-linear-gradient(top, rgba(117,117,117,1) 0%, rgba(59,59,59,1) 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(117,117,117,1)), color-stop(100%, rgba(59,59,59,1)));background:-webkit-linear-gradient(top, rgba(117,117,117,1) 0%, rgba(59,59,59,1) 100%);background:-o-linear-gradient(top, rgba(117,117,117,1) 0%, rgba(59,59,59,1) 100%);background:-ms-linear-gradient(top, rgba(117,117,117,1) 0%, rgba(59,59,59,1) 100%);background:linear-gradient(to bottom, rgba(117,117,117,1) 0%, rgba(59,59,59,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#3b3b3b', GradientType=0);}
#newslettertit a{color:#FFFFFF;display:block;text-decoration:none}
#newslettertit a:hover{background-color:#69C}
#newslettertit span{color:#FFFFFF;display:block;font-size:14px;font-weight:300;line-height:24px;text-align:center;height:24px;vertical-align:middle;}
#newslettertit a:hover span{background-color:#69C}
#submittit{margin:4px 0px 0px 7px;width:200px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#2989d8;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMyUiIHN0b3AtY29sb3I9IiMyOTg5ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMWU1Nzk5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);background:-moz-linear-gradient(top, #2989d8 13%, #1e5799 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(13%,#2989d8), color-stop(100%,#1e5799));background:-webkit-linear-gradient(top, #2989d8 13%,#1e5799 100%);background:-o-linear-gradient(top, #2989d8 13%,#1e5799 100%);background:-ms-linear-gradient(top, #2989d8 13%,#1e5799 100%);background:linear-gradient(to bottom, #2989d8 13%,#1e5799 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2989d8', endColorstr='#1e5799',GradientType=0);}
#submittit a{color:#FFFFFF;display:block;text-decoration:none}
#submittit a:hover{background-color:#69C}
#submittit span{color:#FFFFFF;display:block;font-size:14px;font-weight:300;line-height:24px;text-align:center;height:24px;vertical-align:middle;}
#submittit a:hover span{background-color:#69C}
.box{float:left;color:#000;width:210px;padding-left:15px;padding-right:5px;padding-top:8px;padding-bottom:5px;display:block;line-height:12px;}
.special{float:left;color:#000;width:145px;padding-left:85px;padding-top:48px;padding-bottom:5px;display:block;line-height:12px;color:#000;font-weight:bold}
.special h3{margin-bottom:4px;color:#000;font-size:12px}
.boxlast{float:right;width:200px;padding-left:15px;padding-top:8px;padding-bottom:5px;display:block;}
.blue{color:#0049ed;font-weight:bold;}
.blueinputs{color:#69C;font-weight:bold;margin-top:10px;text-decoration:underline;font-size:12px}
.black{color:#000000;font-size:20px;padding-bottom:10px;}
.clearleft{clear:left;}
.clearright{clear:right;}
.sharethis{float:right;margin-top:10px;padding-bottom:10px;}
.breadcrumbs{width:750px;float:left;margin-left:10px;margin-top:10px;line-height:20px;height:20px;font-size:11px;padding-bottom:10px;}
.breadcrumbs a{font-weight:bold;color:#48484c;text-decoration:none;}
.breadcrumbs a:hover{text-decoration:underline;}
#readmore{margin:10px 5px 5px 5px;width:90px;color:#FFFFFF;background-color:#5f564c;}
#readmore a{width:90px;color:#FFFFFF;display:block;text-decoration:none;}
#readmore a:hover{background-color:#69C}
#readmore span{width:90px;color:#FFFFFF;display:block;background-color:#5f564c;font-size:11px;line-height:15px;text-align:center;height:15px;vertical-align:middle;}
#readmore a:hover span{background-color:#69C}
.price{width:120px;display:block;font-weight:bold;color:#FFFFFF;background-color:#69C;font-size:13px;line-height:18px;text-align:center;float:right;height:20px;text-align:center;margin:30px 15px 30px 0;}
.price-bn{width:120px;display:block;font-weight:bold;color:#FFFFFF;background-color:#69C;font-size:13px;line-height:18px;text-align:center;float:right;height:20px;margin:20px 5px 0px 5px;text-align:center;}
#buynow{margin:20px 5px 5px 0px;width:110px;color:#FFFFFF;background-color:#f25529;float:right;}
#buynow a{color:#FFFFFF;display:block;text-decoration:none;}
#buynow a:hover{background-color:#3f3f3f}
#buynow span{text-align:center;padding-left:25px;color:#FFFFFF;display:block;background-color:#f25529;font-size:13px;line-height:18px;height:20px;background-image:url(../testimages/buy-now.png);background-repeat:no-repeat;background-position:10px;}
#buynow a:hover span{background-color:#3f3f3f}
#buynow1{margin:0px;width:297px;height:20px;color:#FFFFFF;background-color:#f25529;}
#buynow1 a{color:#FFFFFF;display:block;text-decoration:none;}
#buynow1 a:hover{background-color:#3f3f3f}
#buynow1 span{text-align:center;color:#FFFFFF;display:block;background-color:#f25529;font-size:13px;line-height:18px;height:20px;background-repeat:no-repeat;background-position:10px;}
#buynow1 a:hover span{background-color:#3f3f3f}
.modular{margin:3px 0}
.pricedisc{background:url(../images/price-disc.jpg) top center no-repeat;font-weight:bold;color:#FFFFFF;font-size:13px;line-height:18px;text-align:center;float:right;height:20px;width:130px;}
.pricecap{font-size:10px;color:#FF0000;width:158px;height:15px;text-align:center;font-weight:bold;}
.pricecap1{font-size:10px;color:#FF0000;width:158px;line-height:17px;font-weight:bold;}
.pricediscounted{background:url(../images/price-bg.jpg) top center no-repeat;font-weight:bold;display:block;color:#FFFFFF;font-size:17px;text-align:center;text-decoration:line-through;float:right;line-height:24px;height:24px;width:158px;color:#FF0000}
.price2{width:949px;display:block;font-weight:bold;color:#FFFFFF;background-color:#69C;font-size:12px;line-height:18px;text-align:center;float:right;height:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center;}
.price3{background:url(../images/price-bg.jpg) top center no-repeat;font-weight:bold;color:#FFFFFF;font-size:12px;height:20px;line-height:18px;text-align:center}
.price4{display:block;font-weight:bold;color:#FFFFFF;background-color:#69C;font-size:13px;line-height:18px;text-align:center;height:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center;margin:5px 100px 5px 100px}
.price5{background:url(../images/price-bg3.jpg) top center no-repeat;font-weight:bold;font-size:12px;line-height:18px;height:20px;color:#FFFFFF;text-align:center;margin:5px 0 5px 0;position:absolute;bottom:0;}
.price6{display:block;font-weight:bold;color:#FFFFFF;background-color:#69C;font-size:12px;line-height:18px;text-align:center;height:20px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center;margin:10px}
.coming{font-weight:bold;width:217px;font-size:12px;line-height:18px;height:20px;color:#126ddf;text-align:center;margin:5px 0 5px 0;position:absolute;bottom:0;background-image:url(../images/comingsoon.jpg);background-repeat:repeat-x;}
.price7{background:url(../images/price-bg-sm.jpg) top center no-repeat;font-weight:bold;display:block;color:#FFFFFF;font-size:13px;text-align:center;}
.price8{background:url(../images/price-bg-sm.jpg) top center no-repeat;font-weight:bold;display:block;color:#FFFFFF;font-size:17px;text-align:center;line-height:24px;height:24px;width:140px;}
.minicamprice{width:120px;height:20px;display:block;font-weight:600;color:#FFFFFF;background-color:#69C;font-size:13px;line-height:19px;text-align:center;margin-top:20px;}
.categoryprice{width:120px;display:block;font-weight:bold;color:#FFFFFF;background-color:#69C;font-size:13px;line-height:18px;text-align:center;height:20px;margin:10px;}
.categoryprice1{width:100px;display:block;font-weight:600;color:#FFFFFF;background-color:#69C;font-size:12px;line-height:18px;text-align:center;height:18px;text-align:center;margin:5px 0 5px 0;vertical-align:middle;}
.center{text-align:center;padding:15px 0 15px 0}
.asubtitel{font-weight:bold;color:#69C;text-align:center}
.cameratoptable{text-align:center;width:949px}
.cameratoptable td{font-size:11px;border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC;vertical-align:middle;}
.cameratoptable h5{text-align:left;font-size:15px;font-weight:400;color:#FFF}
.cameratoptable h4{text-align:center;color:#FFF;font-size:15px}
.cameratoptableinner{text-align:left}
.cameratoptableinner td{border-right:1px solid #CCCCCC;border-bottom:0px;border-top:0px;padding-left:15px;}
.cameratoptableinner td:last-child{border-right:0px}
.cameratoptableinner ul{padding-left:10px;line-height:14px}
.categorytable{text-align:center;clear:left}
.categorytable td{font-size:11px;border-bottom:1px solid #CCCCCC;vertical-align:middle;padding:0px 15px;line-height:18px}
.categorytable th{color:#FFF;background-color:#666666;}
.categorytable td img{padding-bottom:10px;}
.categorytable h2{padding:10px 0 5px 0;text-align:left}
.categorytable h3{text-align:left;font-size:13px;font-weight:400}
.categorytable h4{color:#FFF}
.streamTable{border:1px solid #CCCCCC;border-collapse:collapse;text-align:center;background:#efefef;margin-top:10px}
.streamTable td{padding:6px}
.specstable{border:1px solid #CCCCCC;border-collapse:collapse;line-height:15px;}
.specstable td{vertical-align:middle;padding:5px 10px 5px 10px;border:1px solid #999999;}
.specstable td ul{text-align:left;margin-left:10px}
caption{background:#3f3f3f;color:#FFF;text-align:left;font-size:13px;line-height:20px;padding-left:15px;font-weight:500}
.specstable1{border:1px solid #CCCCCC;border-collapse:collapse;font-size:9px}
.specstable1 td{border-bottom:1px solid #CCCCCC;padding:1px 1px 1px 3px;}
.specstable2{border-collapse:collapse}
.specstable2 td{border-bottom:1px solid #CCCCCC;padding:1px 1px 1px 3px;}
.titlebar{font-size:18px;padding:2px;display:block;text-align:center;font-weight:400;margin:0 0 8px 0;color:#FFF;background-color:#333;}
.parttitle{display:block;text-align:center;margin:10px 0 5px 0;font-size:15px;color:#333;font-weight:600}
.greybg{background:#efefef;padding:0 5px 0 5px}
.parttitle img{display:block;margin-top:4px;margin-left:auto;margin-right:auto;}
.parttitle2{float:left;display:block;border-right:1px solid #CCCCCC;padding:5px 20px;text-align:center;margin-bottom:40px}
.productregist{font-size:12px;padding:1px 20px;display:block;font-weight:bold;margin:0;color:#FFF;background-color:#666;}
.right{float:right;}
.left{float:left}
.imgleft{float:left;margin:10px 30px 0 5px;text-align:center}
.imgleft p{text-align:center;padding-top:0px}
.imgleft h3{text-align:center;font-weight:400;margin:8px 0 0 0}
#content{padding:0px;margin:0px;clear:both}
#contentleft{width:265px;float:left;padding:10px 5px 10px 15px;}
.zip{border-top:1px solid #ccc;background:url(../images/zip.jpg) no-repeat left center;display:block;padding:10px 0px 10px 48px;color:#666;}
.star{border-top:1px solid #ccc;background:url(../images/star.jpg) no-repeat left center;display:block;padding:10px 0px 10px 48px;color:#666;}
.software{border-top:1px solid #ccc;background:url(../images/502-software.jpg) no-repeat left center;display:block;padding:10px 0px 10px 48px;color:#666;line-height:36px}
.zipright{display:block;line-height:31px;background:url(../images/zip.jpg) no-repeat;padding:0px 8px 0px 48px;color:#666;width:110px;height:30px;margin-bottom:10px}
.movie{border-top:1px solid #ccc;display:block;padding:10px 0px 5px 48px;color:#666;background-image:url(../racks/images/movie.png);background-repeat:no-repeat;}
.manual{border-top:1px solid #ccc;background:url(../images/manual.jpg) no-repeat;display:block;padding:10px 0px 5px 48px;color:#666;}
.catalog{border-top:1px solid #ccc;background:url(../images/catalog.jpg) no-repeat;display:block;padding:10px 0px 5px 48px;color:#666}
.download{background:url(../images/download.jpg) right top no-repeat;display:block;font-size:9px;line-height:18px;float:right;text-align:right;margin-right:15px;padding-right:19px;font-weight:600;}
.download2{background:url(../images/download.gif) left top no-repeat;display:block;padding:10px 0px 5px 48px;font-weight:600;color:#666;border-top:1px solid #ccc}
.orchid{background:url(../images/orchid.jpg) no-repeat;display:block;float:left;width:190px;height:35px;line-height:45px;padding-left:50px;font-weight:bold;color:#333}
.VMS16{background:url(../images/VMS-16-icon.jpg) center no-repeat;display:block;width:220px;height:82px;text-indent:-9999px;line-height:0px;font-size:0px;}
#contentright{width:638px;float:right;padding-left:20px;border-left:1px solid #CCCCCC;margin-bottom:15px}
#contentright img{display:block}
.map{text-align:center;}
.productslot{margin-right:10px;text-align:center;float:left;width:253px;height:395px;padding:10px 10px;font-size:11px;border:1px solid #CCCCCC;margin-bottom:10px;}
.productslot2{margin-right:10px;text-align:center;float:left;width:264px;padding:10px 5px;border:1px solid #CCCCCC;margin-bottom:10px;position:relative;}
.productslot3{margin-right:12px;text-align:center;float:left;width:296px;padding:5px 5px;border:1px solid #CCCCCC;margin-bottom:10px;position:relative;}
.productslotaccessor{margin-left:10px;text-align:center;float:left;width:254px;height:395px;padding:10px 10px;font-size:11px;border:1px solid #CCCCCC;margin-bottom:10px;}
.productdisplay{margin-right:5px;text-align:center;float:left;width:198px;height:270px;padding:10px 5px;font-size:11px;border:1px solid #CCCCCC;margin-bottom:10px;}
.productdisplayaccessor{margin-right:10px;text-align:center;float:left;width:217px;padding:10px 5px;font-size:12px;border:1px solid #CCCCCC;margin-bottom:10px;position:relative;background:#FFF}
.productdisplayaccessor img{display:block;margin:8px auto}
.height200{height:200px}
.height220{height:220px}
.height230{height:230px}
.height240{height:240px}
.height250{height:250px}
.height260{height:260px}
.height270{height:270px}
.height280{height:280px}
.height290{height:290px}
.height310{height:310px}
.height320{height:320px}
.height330{height:330px}
.height340{height:340px}
.height370{height:370px}
.productdisplayaccessor a{text-decoration:none}
.minicamaccessories{margin-right:14px;float:left;width:455px;height:170px;padding:0px 5px;font-size:12px;border:1px solid #CCCCCC;margin-bottom:10px;background:#FFF}
.minicamaccessories img{margin:0 12px 0 0;float:left}
.minicamaccessories1{margin-right:14px;float:left;width:455px;height:356px;padding:0 5px;font-size:12px;border:1px solid #CCCCCC;margin-bottom:10px;background:#FFF}
.minicamaccessories h2{margin-top:25px}
p.minicamaccessories{margin:0;padding:0}
.minicamaccessories1 h2{margin:35px 0 0 10px}
.minicamaccessories1 h3{margin:0 0 8px 0}
.minicamaccessories1 img{margin:10px 12px;float:left;display:block}
.minicamaccessories1 p{display:block;float:left;width:230px}
.minicamaccessoriesfull{margin-right:10px;float:left;text-align:center;width:616px;padding:10px 5px;border:1px solid #CCCCCC;margin-bottom:10px;position:relative;}
.minicamaccessoriesfull h3{margin:-4px 0}
.minicamaccessoriesfull img{margin:10px auto;}
.prodacceprice{width:214px;height:20px;display:block;font-weight:bold;color:#FFFFFF;background-color:#69C;font-size:12px;line-height:19px;text-align:center;position:absolute;bottom:2px;margin:5px 0 5px 0;left:7px;}
.mountsaccessories{margin-right:10px;text-align:center;float:left;width:297px;padding:10px 5px;border:1px solid #CCCCCC;margin-bottom:10px;position:relative;}
.mountsaccessories img{display:block;margin:8px auto}
.mountsaccessories a{color:#69C;text-decoration:underline}
.mountsprice{width:297px;height:20px;display:block;font-weight:bold;color:#FFFFFF;background-color:#69C;font-size:13px;line-height:18px;text-align:center;position:absolute;bottom:1px;margin:5px 0 5px 0;}
.vmsmanager{margin-right:10px;text-align:center;float:left;width:213px;height:183px;padding:10px 5px;font-size:11px;margin-bottom:10px;background-image:url(../servers-cameras/images/freeVMS-16.jpg);background-repeat:no-repeat;background-position:left top;}
.vmsmanager:hover{color:#F00;text-decoration:none}
#productdisplay3{display:block;margin:0 10px 10px 0;text-align:center;float:left;padding:10px 5px;width:197px;height:200px;border:0px;background-image:url(../images/streambanner.jpg);text-indent:-9999px;background-color:#000;background-repeat:no-repeat;background-position:center top;}
.accessories{height:240px}
.last{margin-right:0px;}
.section{color:#666;font-size:28px;padding:14px 0px 4px 5px;margin-bottom:6px;border-bottom:1px solid #666;font-weight:400}
.section img{padding:0 10px 0 0}
.section1{color:#333333;font-size:20px;padding:14px 0px 0px 5px;font-weight:600}
.hairline{border:none;height:1px;color:#888888;background:#888888}
.sub{font-size:15px;border-bottom:1px solid #000;padding:0px 0px 6px 5px;}
.displaytitle{font-size:18px;font-weight:600;color:#333;display:block;text-decoration:none;margin-bottom:5px;line-height:18px}
.displaytitle img{margin:0;display:inline;padding:0px}
.displaytitlesm{font-size:12px;color:#69C;padding-bottom:15px;font-weight:bold}
#producttitle{font-size:23px;line-height:27px;color:#333;padding-bottom:6px;font-weight:600}
.producttitle{font-size:24px;line-height:35px;color:#666;padding-bottom:15px;}
.producttitle a{color:#69C;text-decoration:none}
.camtopheading{font-size:40px;color:#5f564c;padding:0 0 10px 0;text-align:center;clear:both}
.camtopheading a{font-weight:400;color:#5f564c}
.camtopheading a:hover{text-decoration:none;color:#69C}
.producttitle1{font-size:20px;line-height:35px;color:#69C;padding-bottom:15px;}
.producttitle2{font-size:25px;font-weight:600;line-height:30px;color:#333;}
.productsub{font-size:14px;font-weight:bold;}
#subtitle{font-size:17px;line-height:24px;font-weight:400;padding-bottom:15px;color:#666;}
.subtitle{font-size:16px;font-weight:bold;padding-bottom:15px;}
.brownarrow{display:block;height:20px;padding-left:20px;font-size:17px;font-weight:bold;color:#630;background-image:url(../images/brarrow.jpg);background-repeat:no-repeat;background-position:0px 5px;margin:10px 0 10px 0}
.show h3{margin-bottom:0}
.show{margin:0 7px 0 5px;text-align:center;float:left;width:300px;height:175px;background: #FFFFFF repeat-x;padding:40px 2px;font-size:12px;line-height:16px;border-bottom: 1px solid #CCCCCC}
.show img{margin-bottom:9px}
.tradeshowtitle{font-size:14px;color:#333333;font-weight:600;margin-top:5px}
.show2{font-size:15px;font-weight:bold}
.category{margin-right:15px;float:left;width:440px;min-height:300px;padding:5px 5px;font-size:11px;border-top:2px solid #CCCCCC;margin-bottom:10px}
.sizecat{background-image:url(../monitors/images/choosebySize.jpg);background-repeat:no-repeat;background-position:right top;}
.inputcat{background-image:url(../monitors/images/choosebyInputs.jpg);background-repeat:no-repeat;background-position:right top;}
.inputapps{background-image:url(../monitors/images/choosebyApps.jpg);background-repeat:no-repeat;background-position:right top}
.inputscreens{background-image:url(../monitors/images/choosebyScreen.jpg);background-repeat:no-repeat;background-position:right top}
#categorytitle{font-size:20px;color:#666;padding-bottom:10px}
.cattitelfulllength{width:400px}
.category li{list-style:none;margin-left:15px;display:block;width:200px;background:url(../images/selectbutton.gif) #FFFFFF left center no-repeat;background-color:transparent;padding:7px 0px 7px 17px;border-bottom:1px solid #efefef;font-size:13px}
.category li a{font-weight:bold;color:#333;}
.category img{float:right;padding-bottom:10px}
.batteriestable{border-collapse:collapse;text-align:center;margin:auto 15px}
.batteriestable td{border-bottom:1px solid #CCCCCC;line-height:17px;vertical-align:middle}
.configtable{border-collapse:collapse;margin:25px 15px 25px 0;float:right;text-align:right;color:#666}
.configtable td{padding:5px 10px 5px 10px;line-height:17px;vertical-align:middle;}
.configtable tr{border-bottom:1px solid #69C}
.configtable tr:last-child{border-bottom:0px}
.configtable h4{color:#69C;font-weight:400;font-size:17px}
.configtable em{font-size:10px}
.about{width:400px;margin-left:10px;float:left;font-size:14px;padding-left:30px;}
.about h2{font-size:34px;}
.about h3{font-size:14px;font-weight:400;margin-bottom:20px}
.about a{font-size:14px;font-weight:400;color:#333;font-weight:600;line-height:22px;}
.aboutemail{background-image:url(../support/images/about-email.png);padding:0 0 0 20px;background-repeat:no-repeat;background-position:0px 5px;display:block;margin-bottom:10px}
.hightlight{color:#69C;font-size:13px;font-weight:bold;}
.starting{color:#69C;font-size:14px;font-weight:bold;vertical-align:middle;}
.starting1{color:#69C;font-size:14px;font-weight:bold;margin-top:14px}
.specs{padding:5px;text-align:left;}
.afooter{color:#FFFFFF;text-align:center;font-weight:bold;background-color:#666666;text-align:center;line-height:14px;border-right:1px solid #CCCCCC;}
.enlarge{background:url(../images/enlarge.gif) left center no-repeat;padding-right:30px;text-align:right;line-height:40px;display:block;font-size:9px;font-weight:600;width:110px;float:right;outline:none;}
.enlargesmall{background:url(../images/enlargesm.gif) left center no-repeat;padding-left:20px;line-height:20px;display:block;width:80px;float:right;outline:none;margin:10px auto}
.a1{padding:8px 0px 0px 10px;font-size:10px;color:#6f6f6f}
#tabtitle{font-size:18px;color:#333;padding-bottom:7px;}
iframe{border:0px;z-index:1}
#gallery{display:block;z-index:999;clear:left}
#imggallery{padding:0;margin-left:9px;}
#imggallery ul{margin:0;padding:0;list-style:none;}
#imggallery li{display:block;float:left;width:180px;height:115px;margin:0 8px 35px 0;padding:0}
#imggallery li a{display:block;margin:0;padding:0;text-align:center}
#imggallery li a:hover{background-color:#ccc;}
.modules{width:193px;float:left;padding:0px 15px;margin:0 7px;text-align:center;}
.modules img{text-align:center;margin-right:auto;margin-left:auto;margin-top:0;margin-bottom:20px;display:block}
.opticalmodules{width:145px;float:left;padding:0px 15px;margin:0 7px;text-align:center;}
.opticalmodules img{text-align:center;margin-right:auto;margin-left:auto;margin-top:0;margin-bottom:20px;display:block}
.productccessorbox3{margin:0 8px 8px 0;background-color:#FFF;text-align:center;float:left;width:260px;height:255px;padding:5px 0 0 0;border:1px solid #CCCCCC;}
.productccessorbox4{margin:0 8px 8px 0;background-color:#FFF;text-align:center;float:left;width:200px;height:240px;padding:5px 0 0 0;border:1px solid #CCCCCC;}
.productccessorbox5{margin:8px 8px 8px 0;background-color:#FFF;text-align:center;float:left;width:200px;height:270px;padding:5px 0 0 0;border:1px solid #CCCCCC;}
.mounts{width:390px}
.mounts1{width:409px}
.refurbish{border:0px solid #FFFFFF;}
.refurbishtable{text-align:center;background-color:#FFF}
.title{font-size:17px;line-height:25px;color:#666}
.smalltitle{font-size:16px;font-weight:bold;color:#69C}
.smalltitle1{font-size:14px;font-weight:bold;color:#69C}
.rightimg{float:right;font-size:10px;text-align:center;padding-left:12px;padding-bottom:7px;line-height:14px}
.rightimg img{display:block;margin:0 auto}
.rightimgcameratopslider{float:right;text-align:center;margin-left:15px;padding-bottom:7px}
.rightimg img{margin-bottom:6px}
.leftimg{float:left;text-align:center;margin-right:20px;padding-bottom:7px;display:block;line-height:15px}
.leftimg img{display:block;margin:0 auto}
.red{color:#ed1846;font-weight:bold}
.comingsoon{background-color:#000;color:#FFF;font-weight:bold;padding:0px 2px 0px 2px;width:155px;text-align:center;margin:6px 0 10px 0;}
.white{color:#fff;font-weight:bold;}
.pad{padding:5px;}
.productleft{float:left;padding:10px 25px 0 0;}
.productright{float:right;padding-left:20px;}
.droptableft{width:460px;float:left;line-height:17px;text-align:center;margin-bottom:10px}
.droptableft img{margin:10px auto}
.droptablefttab{display:block;width:430px;float:left;line-height:17px;text-align:center;margin-bottom:10px}
.droptablefttab img{margin:10px auto}
.droptableft2{padding:0px;margin-top:8px;width:278px;border-right:1px solid #CCCCCC;float:left;text-align:center;}
.dropttabright{width:478px;float:right;text-align:center;margin-bottom:10px;line-height:17px;}
.dropttabright img{margin:10px auto}
.user{float:left;width:260px;padding:0px 1px;border:1px solid #CCCCCC;text-align:center;margin-left:7px;height:465px;}
.dropttabrighttab{width:458px;float:right;text-align:center;margin-bottom:10px;line-height:17px;display:block}
.dropttabrighttab img{margin:10px auto}
.user{float:left;width:260px;padding:0px 1px;border:1px solid #CCCCCC;text-align:center;margin-left:7px;height:465px;}
.user p{padding:0px 10px;}
.points li{padding:5px 25px;font-size:11px;font-weight:bold;text-align:left;list-style:none;}
.monitor{width:430px;padding:10px 10px;margin:0 10px 20px 10px;border:1px solid #CCCCCC;text-align:center;font-size:12px;line-height:16px;}
.monitor a:hover{text-decoration:none}
.monitor h3{text-align:center;font-size:16px;font-weight:400;line-height:22px}
.monitor img{padding-bottom:12px;display:block;margin:15px auto;}
.block{border:1px solid #CCCCCC;}
.side{width:175px;padding:10px;text-align:center;margin:0px 10px;display:block}
.middle{vertical-align:text-top;}
.application{padding:10px 25px}
.spacing td{padding:5px 10px;}
.nab{text-align:center;background-image:url(../testimages/NAB-2016-bg.png);background-repeat:repeat-x;}
.nab img{padding:0;margin:0 auto;}
.nabtitle{font-size:25px;font-weight:bold;text-align:left;color:#69C;}
.nabtitle1{padding-top:20px;font-size:27px;font-weight:bold;text-align:center}
.nabtitle2{display:block;height:25px;padding-top:4px;padding-left:27px;font-size:20px;font-weight:bold;color:#333;background-image:url(../livestream/images/arrow.jpg);background-repeat:no-repeat;border-bottom:1px solid;border-top:1px solid;background-position:0px 5px;}
.package{display:block;margin:25px 0 0 25px;height:35px;padding-left:34px;font-size:25px;font-weight:bold;color:#F00;background-image:url(../livestream/images/1sm.jpg);background-repeat:no-repeat;}
.package2{display:block;margin:25px 0 0 25px;height:35px;padding-left:34px;font-size:25px;font-weight:bold;color:#F00;background-image:url(../livestream/images/2sm.jpg);background-repeat:no-repeat;}
.package3{display:block;margin:25px 0 0 25px;height:35px;padding-left:34px;font-size:25px;font-weight:bold;color:#F00;background-image:url(../livestream/images/3sm.jpg);background-repeat:no-repeat;}
#streamsection{width:859px;background:url(../images/contentbg.jpg) #FFFFFF repeat-x;border:1px solid #afb5c1;padding:20px 30px;padding-bottom:5px;}
#streamsection p{line-height:24px;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #CCCCCC;}
#streamsection p img{padding:10px;}
#streamsection ul{margin-bottom:10px;padding-bottom:10px;padding-top:10px;padding-left:60px;border-bottom:1px solid #CCCCCC;}
#streamsection ul li{font-size:14px;font-weight:bold;padding-left:10px;padding-bottom:10px;}
#streamsection ul li ul{padding-left:30px;border:none;margin-bottom:0px;padding-bottom:0px;}
#streamsection ul li ul li{list-style:none;font-weight:normal;}
#streampoints{margin-bottom:10px;list-style:none;padding-bottom:10px;padding-top:10px;padding-left:25px;border-bottom:1px solid #CCCCCC;}
#streampoints li{font-size:14px;list-style:none;font-weight:bold;padding-left:10px;padding-bottom:10px;}
#streampoints li ul{padding-left:30px;border:none;list-style:none;margin-bottom:0px;padding-bottom:0px;}
#streampoints ul li ul li{list-style:none;font-weight:normal;}
.modules1{width:140px;height:90px;float:left;padding:0px 20px 0 20px;text-align:center;line-height:13px;}
.modules1 strong{font-size:12px;display:block}
.modulesprice{width:120px;display:block;font-weight:bold;color:#FFFFFF;background-color:#69C;font-size:13px;line-height:18px;text-align:center;margin:10px 0 5px 10px;}
.disclaimer{margin-top:10px;font-size:10px;font-style:italic}
hr{border-top:1px solid #CCC;margin:1px 0 1px 0;}
.dotted{margin:1px 0 1px 0;border-bottom-style:dotted;border-bottom:1px;border-right-style:none;border-bottom-style:none;border-left-style:none;border-color:#999999;}
.dottednew{border:1px dotted #cccccc}
.arrow{display:block;height:20px;padding-left:20px;font-size:15px;font-weight:bold;color:#333;background-image:url(../images/arrow.jpg);background-repeat:no-repeat;background-position:0px 2px;}
#footer{margin:0px;background-color:#363739;position:relative;padding:0px;width:100%;height:450px;overflow:visible}
.footerbox{width:215px;height:auto;margin:20px 11px 30px 11px;float:left;line-height:21px}
.bottom{width:949px;padding:10px 0px;margin:0 auto;color:#cccccc;display:block;}
.footerboxtit{border-bottom:1px solid #cccccc;margin-bottom:12px;padding-bottom:5px;font-size:18px;color:#CCC}
.bottom a{font-size:11px;color:#cccccc;font-weight:bold;text-decoration:none;border:none;outline:none}
.bottom a:hover{text-decoration:underline;color:#fff}
.bottomright{float:right;text-align:right;padding:0;margin:0;font-size:10px}
.newslettertop{width:215px;display:block;margin-top:25px}
.bottomleft1{color:#666;float:left;text-align:left;width:287px}
.bottomleft a{padding:0 8px 0 8px}
.textleft{text-align:left}
.textright{text-align:right}
#google_translate_element{margin:0 auto;width:150px;line-height:32px;height:32px;overflow:hidden;text-align:center;}
#bookmark{width:100px;height:20px;overflow:hidden;Position:absolute;top:19px;left:600px;}
.news{background-image:url(http://www.lcdracks.com/testimages/news.jpg);background-repeat:no-repeat;background-position:left center;margin:1px 0 1px 0;padding:1px 3px 1px 23px}
.pressrel{background-image:url(http://www.lcdracks.com/testimages/pressRel.jpg);background-repeat:no-repeat;background-position:left center;margin:1px 0 1px 0;padding:1px 3px 1px 23px}
.print_it{background-image:url(http://www.lcdracks.com/testimages/print.gif);background-repeat:no-repeat;background-position:left center;margin:1px 0 1px 0;padding:1px 3px 1px 23px}
.telephone{font-size:16px;font-weight:400;color:#CCC}
.fax{margin:2px 0 2px 0px;padding:2px 0 2px 20px;background-image:url(http://www.lcdracks.com/testimages/fax.gif);background-repeat:no-repeat;background-position:left center}
.email{margin:2px 0 2px 0px;padding:2px 0 2px 22px;background-image:url(http://www.lcdracks.com/testimages/email.gif);background-repeat:no-repeat;background-position:left center}*/.catalogPDF{background-image:url(http://www.lcdracks.com/testimages/PDF.jpg);line-height:15px;background-repeat:no-repeat;color:#c20a0a;display:block;margin:10px 20px 10px 10px;padding-left:25px;font-size:10px}
.copyright{margin:0px;padding:0px 0px 15px 0px;color:#717173}
.copyright a{color:#717173}
.copyright a:hover{color:#efefef}
.cataldown{margin:30px 0 0 0;background:url(http://www.lcdracks.com/testimages/catalog.gif) left top no-repeat;display:block;padding-left:30px;height:28px}
#slidingbox{width:949px;margin:0px auto;padding:10px 0px;}
.clearfix{display:block;height:0;clear:both;visibility:hidden;zoom:1;}
.clearfix:after{content:" ";display:block;height:0;clear:both}
* html .clearfix{height:1%}
.detailsnew{margin:5px 10px 10px 10px;}
.slider{color:#efefef;text-shadow:1px 1px 0 rgb(0,0,0);text-decoration:none;text-align:center;font-size:11px;font-weight:bold;margin-top:5px}
.details a:hover{text-decoration:none}
.link{font-weight:bold;padding-left:13px;background-image:url(../images/greyArrow.gif);background-repeat:no-repeat;font-size:11px;background-position:left center}
.divis{clear:both;display:block;margin:0px auto;text-align:center;padding:10px 0px 19px 16px}
.divis a{text-decoration:none;color:#8598b4;font-size:13px;font-weight:400;margin-right:33px}
.divis a:hover{color:#fff;text-decoration:underline}
.stretch{margin:0px auto;border-top:1px solid #666;padding:0px;height:auto}
.pressreltitel{width:949px;border-bottom:1px solid #CCCCCC;height:153px;display:block;background-image:url(../press_releases/press/bg.jpg);background-repeat:no-repeat;background-position:left center;margin-bottom:15px}
.pressreltitel h1{font-size:50px;font-weight:300;color:#666;margin-left:175px}
.pressreltitel h3{padding-left:185px;color:#666;font-weight:400;font-size:12px}
.pressnew{margin:0 0 15px 20px;border-bottom:1px dotted #CCCCCC;float:left;width:820px;display:block;padding-bottom:5px;clear:left}
.pressnew iframe{float:right;margin-right:5px}
.pressnew img{float:left;margin-left:20px}
.pressnew p{float:left;display:block;font-size:13px;padding-top:15px;line-height:24px;width:530px}
.whatabout{font-size:15px;font-style:italic;color:#666;padding:15px;width:400px;display:block}
.press{margin-bottom:15px;border-bottom:1px dotted #CCCCCC;display:block;float:left;width:800px;padding-bottom:5px}
.press h2{font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;color:#69C;margin-bottom:6px}
.press h4{font-size:16px;color:#666;font-weight:400}
.presscontacts{margin:0 0 0 15px;border-left:1px solid #CCCCCC;display:block;float:right;width:70px;padding:0 0 0 10px;font-size:16px}
.presscontacts a{font-weight:400}
.press a{text-decoration:none;color:#333;font-weight:300}
ul.tabs li.press{float:left;width:200px;overflow:hidden;position:relative;text-align:center;outline:none;}
ul.tabs li a.press{background-color:#fff;color:#000;padding:0px;display:block;font-size:14px;text-decoration:underline;text-transform:uppercase;border-right:1px solid #CCCCCC}
ul.tabs li a.press:hover{color:#fff;background-color:#666;}
.tablehead{color:#FFFFFF;font-weight:bold;font-size:14px;background-color:#666}
.logosbanner{width:949px;height:74px;font-size:25px;color:#666;background-image:url(../support/Logos/BG.jpg);margin-bottom:15px;background-repeat:no-repeat;}
.logos{font-size:30px;font-weight:normal;padding:21px 0 0 17px}
.logoleft{width:422px;display:block;float:left;padding-right:7px;margin:0 0 10px 20px;text-align:left}
.logoright{display:block;width:422px;float:right;margin:0 20px 10px 0;text-align:center}
.printweb{font-size:12px;display:block;width:190px;height:44px;color:#666;float:left;padding-left:20px;font-weight:bold;margin:30px 0 10px 0;text-decoration:underline;}
.printweb img{float:right;margin:0;vertical-align:text-top}
span.roll{
    width: 466px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    cursor: hand;
    background-image: url(http://www.lcdracks.com/testimages/mag.png);
    background-repeat: no-repeat;
    background-position: center center;
    left: 731px;
    top: 229px;
}
.monitor-icons{float:right;}
.monitor-icons ul li{list-style-type:none;}
.monitor-icons li{float:right;margin:0px 3px 5px 0px;padding:0;}
.hidden{display:none}
#megamenu_container{width:100%;position:absolute;top:108px;left:0px;height:44px;z-index:9999;background-image:url("http://www.lcdracks.com/testimages/menu/bg.png");background-color:#3d3d3d}
.megamenu_fixed{width:949px;height:44px;position:relative;left:0px;margin:0 auto;z-index:200;background-image:url("http://www.lcdracks.com/testimages/menu/bg.png");background-color:#3d3d3d;}
.megamenu{font-size:12px;list-style:none;padding:0;margin:0}
.megamenu >li{display:inline;margin:0;background-color:transparent;-webkit-transition:background-color 0.4s ease-out;-moz-transition:background-color 0.4s ease-out;-o-transition:background-color 0.4s ease-out;-ms-transition:background-color 0.4s ease-out;transition:background-color 0.4s ease-out;}
.megamenu_fixed .megamenu >li{padding:9px 0px 14px 0px}
.megamenu >li:hover{background-color:#131313}
.megamenu >li.active,.megamenu >li.active:hover{background-color:#131313}
.megamenu_container .megamenu >li:first-child{border-left:none;}
.megamenu >li a{text-decoration:none;color:#bbb}
.megamenu >li a:hover{color:#efefef}
.megamenu >li span a{color:#fff}
.megamenu >li a:focus{outline:none}
.megamenu >li .drop,.megamenu >li .nodrop{font-size:12px;line-height:44px;text-transform:uppercase;outline:0;text-decoration:none;color:#fff;text-shadow:1px 1px 1px #000}
.megamenu >li .drop{background:url("http://www.lcdracks.com/testimages/menu/down.png") no-repeat right 18px;padding:15px 22px 20px 9px}
.megamenu >li .nodrop{padding:0px 12px 0px 12px}
.megamenu >li .drop:hover,.megamenu >li .nodrop:hover{cursor:pointer}#megamenu_trigger{position:fixed;z-index:200;margin:0 auto;left:50%;margin-left:510px;top:0;width:35px;height:44px;background:url("http://www.lcdracks.com/testimages/menu/button_up.png") right no-repeat #121212;display:block;-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}
#megamenu_trigger.active{background:url("http://www.lcdracks.com/testimages/menu/button_down.png") right no-repeat #121212}
.megamenu .dropdownspacer{width:100%;height:5px;float:left;display:block}
.megamenu >li .megamenu_fullwidth{position:absolute;top:44px;left:-9999em;z-index:9998;float:left;width:947px;margin:0 0 20px 0;padding:18px 0 18px 0;border:solid 1px #434343;border-top:none;background:#131313}.megamenu_push .megamenu >li .megamenu_fullwidth{position:relative;top:5px}.megamenu >li:hover .megamenu_fullwidth{left:0}
.megamenu .col_1,.megamenu .col_2,.megamenu .col_3,.megamenu .col_4,.megamenu .col_5,.megamenu .col_6,.megamenu .col_7,.megamenu .col_8,.megamenu .col_9,.megamenu .col_10,.megamenu .col_11,.megamenu .col_12{float:left;position:relative;margin-left:15px;margin-right:15px}.megamenu .col_1{width:50px}
.megamenu .col_2{width:344px}
.megamenu .col_3{width:210px}
.megamenu .col_4{width:290px;}
.megamenu .col_5{width:370px}
.megamenu .col_6{width:450px}
.megamenu .col_7{width:530px}
.megamenu .col_8{width:490px}
.megamenu .col_9{width:690px}
.megamenu .col_10{width:770px}.megamenu .col_11{width:850px}
.megamenu .col_12{width:930px}.megamenu .col_nomargin_left{margin-left:0}.megamenu .col_nomargin_right{margin-right:0}.megamenu .clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:18px}
.megamenu p,.megamenu h1,.megamenu h2,.megamenu h3,.megamenu h4,.megamenu h5,.megamenu h6{padding:0;margin:0;font-weight:normal;color:#fff;text-shadow:1px 1px 1px #000;margin-bottom:10px}.megamenu p{font-size:14px}
.megamenu h1{font-size:32px}
.megamenu h2{font-size:28px}
.megamenu h3{font-size:24px}
.megamenu h4{font-size:18px}
.megamenu h5{font-size:16px}
.megamenu h6{font-size:14px;text-transform:uppercase}.megamenu >li ul,.megamenu >li ol{padding:0 0 0 18px;margin:0 0 18px 0}.megamenu >li ul{list-style:disc}.megamenu >li ol{list-style:decimal}.megamenu >li ul li,.megamenu >li ol li{font-size:12px;line-height:22px;position:relative;color:#ddd}
.megamenu img{border:none}
.megamenu .inline_img{border:1px solid #000;-webkit-box-shadow:0 1px 1px #000;-moz-box-shadow:0 1px 1px #000;-o-box-shadow:0 1px 1px #000;box-shadow:0 1px 1px #000;padding:4px;background:#F4F4F4;margin-bottom:18px}
.megamenu_tabs .megamenu_tabs_panels{margin:0 0 15px 0}.megamenu_tabs ul{list-style:none}
.megamenu_tabs_hide{position:relative;left:0;top:0;display:none}
.megamenu_tabs .megamenu_tabs_nav{width:100%;float:left;height:30px;margin:18px 0}
#racks{position:relative;display:block;margin-left:25px}
.megamenu .racks{width:210px;float:left;margin:3px 20px 0 0;display:block}
.megamenu .racks h4{border-bottom:1px solid #666;padding:0 0 7px 10px}
.megamenu .racks p{margin:0px 10px 0px 10px;background-image:url(http://www.lcdracks.com/testimages/menu/arrow.png);background-repeat:no-repeat;background-position:left center;}
.megamenu .racks a{border-bottom:1px solid #3b3b3b;padding-left:15px;line-height:23px;display:block}
#monitors{position:relative;display:block;margin-left:28px}
.megamenu .monitors{width:270px;float:left;margin:3px 36px 0 0;display:block}
.megamenu .monitors h4{border-bottom:1px solid #666;padding:0 0 7px 10px}
.megamenu .monitors p{margin:5px 10px 5px 10px;background-image:url(http://www.lcdracks.com/testimages/menu/arrow.png);background-repeat:no-repeat;background-position:left center;}
.megamenu .monitors a{border-bottom:1px solid #3b3b3b;padding-left:15px;line-height:21px;display:block}
#audio{position:relative;display:block;margin-left:28px}
.megamenu .audio{width:890px;border:1px solid #434343;float:left;margin:0 20px 5px 0px;display:block;background-color:#2b2b2b}
.megamenu .audio:hover{background-color:#000;}
.megamenu .audio img{margin:0 14px 0 0;padding:5px;float:left;display:block;}
.megamenu .audio h6{margin-bottom:4px;font-weight:600;color:#CCC}
.megamenu .audio p{font-size:13px;color:#CCC;padding:0;margin:0;line-height:16px}
.megamenu .audio strong{font-weight:600;font-size:13px;line-height:16px}
#ipcamera{position:relative;display:block;margin-left:28px;}
.megamenu .ipcamera{width:291px;height:105px;float:left;background-color:#2b2b2b;margin:2px 7px 5px 0px;border:1px solid #434343;display:block}
.megamenu .ipcamera:hover{background-color:#000;}
.megamenu .ipcamera img{margin:0 8px 0 0;padding:5px;float:left;vertical-align:middle;}
.megamenu .ipcamera h6{font-weight:bold;color:#CCC;font-size:12px;line-height:19px}
#accessories{position:relative;display:block;margin-left:28px;}
.megamenu .accessories{width:291px;height:105px;float:left;background-color:#2b2b2b;margin:2px 7px 5px 0px;border:1px solid #434343;display:block}
.megamenu .accessories:hover{background-color:#000;}
.megamenu .accessories img{margin:0 8px 0 0;padding:5px;float:left;vertical-align:middle;}
.megamenu .accessories h6{font-weight:bold;color:#CCC;font-size:12px;line-height:19px}
#accesnew{float:left;display:block;margin-left:15px;position:relative;}
.megamenu .accesnew{width:295px;float:left;margin:3px 5px 0 0;display:block}
.megamenu .accesnew h4{border-bottom:1px solid #666;padding:0 0 7px 5px}
.megamenu .accesnew h5{padding-left:15px;}
.megamenu .accesnew p{margin:5px 0 5px 5px;background-image:url(http://www.lcdracks.com/testimages/menu/arrow.png);background-repeat:no-repeat;background-position:left center;}
.megamenu .accesnew a{border-bottom:1px solid #3b3b3b;padding-left:15px;line-height:21px;display:block}
#supportformgrey{background-color:#2b2b2b;border:1px solid #434343;width:280px;float:left;display:block;margin:5px 13px 5px 15px;position:relative;padding:12px 10px 10px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
#supportformgrey h3{margin:0}
#supportformgrey p{padding-left:10px;margin-bottom:5px}
#supportform{width:270px;float:left;display:block;margin:5px 13px 10px 15px;position:relative;}
.megamenu .supportform h4{border-bottom:1px solid #666;padding:0 0 7px 5px}
.megamenu .supportform h5{padding-left:15px;}
.megamenu .supportform p{margin:5px 10px 5px 10px;background-image:url(http://www.lcdracks.com/testimages/menu/arrow.png);background-repeat:no-repeat;background-position:left center;}
.megamenu .supportform a{border-bottom:1px solid #3b3b3b;padding-left:15px;line-height:21px;display:block}
.megamenu .cameratoptitel h3{margin:5px 10px 0px 0px;padding:0 0 0 15px;font-size:25px;font-weight:400;color:#efefef;border-bottom:1px solid #666;float:left;width:570px;}
.megamenu .cameratop{width:170px;float:left;display:block;margin:0 0 0 10px;padding-top:10px}
.megamenu .cameratop h4{margin:5px 5px 5px 5px;background-image:url(http://www.lcdracks.com/testimages/menu/arrow.png);background-repeat:no-repeat;background-position:left center;}
.megamenu .cameratop p{margin:5px 10px 5px 10px;background-image:url(http://www.lcdracks.com/testimages/menu/arrow.png);background-repeat:no-repeat;background-position:left center;}
.megamenu .cameratop a{border-bottom:1px solid #3b3b3b;padding-left:15px;line-height:25px;display:block}
.megamenu .cameratopimage{float:left;margin:5px 5px 0px 15px;display:block}
.megamenu .converter{width:570px;height:48px;float:left;display:block;margin:0 0 0 10px;}
.megamenu .converter h3{margin:5px 10px 0px 0px;padding:0 0 0 15px;font-size:25px;font-weight:400;color:#efefef;border-bottom:1px solid #666;}
.megamenu .converter p{margin:0px 10px 0px 10px;background-image:url(http://www.lcdracks.com/testimages/menu/arrow.png);background-repeat:no-repeat;background-position:left center;}
.megamenu .converter a{border-bottom:1px solid #3b3b3b;padding-left:15px;line-height:23px;display:block}
.megamenu .cameratopimage{float:left;margin:5px 5px 0px 15px;display:block}
#warranty{width:567px;border-top:3px solid #434343;float:left;display:block;margin:10px 0 0 15px;padding-top:10px}
.megamenu .warranty p{margin:5px 10px 5px 10px;background-image:url(http://www.lcdracks.com/testimages/menu/arrow.png);background-repeat:no-repeat;background-position:left center;}
.megamenu .warranty a{border-bottom:1px solid #3b3b3b;padding-left:15px;line-height:21px;display:block}
.megamenu .adress{float:left;margin:24px 0 10px 10px;}
.megamenu .adress p{line-height:27px}
.megamenu .bgimage{float:right;margin-top:20px}
.grey{background-color:#666}
.highlight{background-color:#ffd450}
.megamenu_tabs .megamenu_tabs_nav li{display:inline;float:left;width:auto;white-space:nowrap;margin-right:20px}
.megamenu_tabs .megamenu_tabs_nav li a{border:1px solid #000;color:#fff;position:relative;float:left;background-color:#222;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-shadow:0 1px 1px #000;-webkit-box-shadow:0 1px 1px #000;-moz-box-shadow:0 1px 1px #000;-o-box-shadow:0 1px 1px #000;box-shadow:0 1px 1px #000;font:bold 11px Sans-Serif;text-transform:none;padding:7px 12px;margin:0;background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,0.2));background-image:-moz-linear-gradient(transparent,rgba(0,0,0,0.2));background-image:-o-linear-gradient(transparent,rgba(0,0,0,0.2));background-image:-ms-linear-gradient(transparent,rgba(0,0,0,0.2));background-image:linear-gradient(transparent,rgba(0,0,0,0.2));-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;-o-transition:background-color 0.3s;-ms-transition:background-color 0.3s;transition:background-color 0.3s}
.megamenu_tabs li a.current,.megamenu_tabs li a.current:hover{background-color:#1A1A1A;top:1px;-webkit-box-shadow:0 0 1px #000;-moz-box-shadow:0 0 1px #000;-o-box-shadow:0 0 1px #000;box-shadow:0 0 1px #000;}
.megamenu_tabs .megamenu_tabs_nav li a:hover,.megamenu_tabs .megamenu_tabs_nav li a:focus{background-color:#1A1A1A}
.megamenu .contact_form{display:block;margin:0 0 0 15px}
.megamenu .contact_form label{font-size:12px;text-shadow:1px 1px 1px #000;font-weight:bold;line-height:13px;color:#fff}
.megamenu .form_element{font-size:12px;width:240px;padding:3px;margin:3px 0 15px 0;color:#000;background-color:#E8E8E8;border:1px solid #000;-webkit-box-shadow:0 1px 1px #000;-moz-box-shadow:0 1px 1px #000;-o-box-shadow:0 1px 1px #000;box-shadow:0 1px 1px #000;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-transition:background-color 0.3s ease-out;-moz-transition:background-color 0.3s ease-out;-o-transition:background-color 0.3s ease-out;-ms-transition:background-color 0.3s ease-out;transition:background-color 0.3s ease-out}
.clear{clear:both;line-height:0}
.megamenu .form_element:hover{background-color:#F4F4F4;-webkit-box-shadow:0 3px 3px #000;-moz-box-shadow:0 3px 3px #000;-o-box-shadow:0 3px 3px #000;box-shadow:0 3px 3px #000}
.megamenu .form_element:focus{background-color:#FFF;outline:none}
.megamenu .contact_form textarea{height:100px;resize:none}
.megamenu .contact_form .required{color:#C00}
.megamenu .contact_form .special{display:none}.megamenu .contact_form .error,.megamenu .contact_form .sent{font-size:11px;padding:3px 6px 3px 6px;text-shadow:1px 1px 1px #fff;border:1px solid #000;-webkit-box-shadow:0 1px 1px #000;-moz-box-shadow:0 1px 1px #000;-o-box-shadow:0 1px 1px #000;box-shadow:0 1px 1px #000;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.megamenu .contact_form .error{background:#f7cac4;color:#992213}.megamenu .contact_form .sent{background:#d8f6bc;color:#2f530b}
.megamenu .contact_form .button{border:1px solid #000;color:#fff;background-color:#222;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-shadow:0 1px 1px #000;-webkit-box-shadow:0 1px 1px #000;-moz-box-shadow:0 1px 1px #000;-o-box-shadow:0 1px 1px #000;box-shadow:0 1px 1px #000;font:bold 11px Sans-Serif;padding:2px 8px;margin:4px 12px 0 0;white-space:nowrap;vertical-align:middle;color:#fff;cursor:pointer;background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,0.2));background-image:-moz-linear-gradient(transparent,rgba(0,0,0,0.2));background-image:-o-linear-gradient(transparent,rgba(0,0,0,0.2));background-image:-ms-linear-gradient(transparent,rgba(0,0,0,0.2));background-image:linear-gradient(transparent,rgba(0,0,0,0.2));-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;-o-transition:background-color 0.3s;-ms-transition:background-color 0.3s;transition:background-color 0.3s}
.megamenu .form_buttons{margin:20px 0 0 30px}
.megamenu .contact_form .button:hover,.megamenu .contact_form .button:focus{color:#fff;background-color:#1A1A1A}
.megamenu .contact_form .button:active{position:relative;top:1px;-webkit-box-shadow:0 0 1px #000;-moz-box-shadow:0 0 1px #000;-o-box-shadow:0 0 1px #000;box-shadow:0 0 1px #000}
.button{border:1px solid #000;color:#fff;background-color:#222;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font:bold 11px Sans-Serif;padding:2px 8px;margin:4px 12px 0 0;white-space:nowrap;vertical-align:middle;color:#fff;cursor:pointer;}
.falsecolor{background-color:#999;margin:0 0 3px 0;padding:30px 15px 10px 20px;width:210px;height:77px;color:#FFF}
.falsecolor h3{font-size:18px;color:#FFF;margin:0 0 5px 0;padding:0;}
.falsecolor p{line-height:17px}
#back-top{position:fixed;bottom:140px;right:10px;}
#back-top a{width:50px;display:block;-webkit-transition:1s;-moz-transition:1s;transition:1s;}
#back-top a:hover{color:#69C}
#back-top span{width:50px;height:50px;display:block;background-repeat:no-repeat;background-position:center center;background-image:url(../testimages/up-arrow.png);background-color:#666;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;-webkit-transition:1s;-moz-transition:1s;transition:1s}
#back-top a:hover span{background-color:#69C}
