#webcams-main
{
   background: #4D4D4D;
   background: -webkit-linear-gradient(top, #1C1C1C 0, #7D7D7D 1050px) no-repeat;
   background: -moz-linear-gradient(top, #1C1C1C 0, #7D7D7D 1050px) no-repeat;
   background: -o-linear-gradient(top, #1C1C1C 0, #7D7D7D 1050px) no-repeat;
   background: -ms-linear-gradient(top, #1C1C1C 0, #7D7D7D 1050px) no-repeat;
   -svg-background: linear-gradient(top, #1C1C1C 0, #7D7D7D 1050px) no-repeat;
   background: linear-gradient(to bottom, #1C1C1C 0, #7D7D7D 1050px) no-repeat;
   background-attachment: fixed !important;
   margin:0 auto;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.webcams-hmenu
{
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.webcams-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #84261A;
   background: -webkit-linear-gradient(top, #952B1D 0, #802519 40%, #7B2418 50%, #802519 60%, #952B1D 100%) no-repeat;
   background: -moz-linear-gradient(top, #952B1D 0, #802519 40%, #7B2418 50%, #802519 60%, #952B1D 100%) no-repeat;
   background: -o-linear-gradient(top, #952B1D 0, #802519 40%, #7B2418 50%, #802519 60%, #952B1D 100%) no-repeat;
   background: -ms-linear-gradient(top, #952B1D 0, #802519 40%, #7B2418 50%, #802519 60%, #952B1D 100%) no-repeat;
   -svg-background: linear-gradient(top, #952B1D 0, #802519 40%, #7B2418 50%, #802519 60%, #952B1D 100%) no-repeat;
   background: linear-gradient(to bottom, #952B1D 0, #802519 40%, #7B2418 50%, #802519 60%, #952B1D 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 7px;
   margin:0 auto;
   height:24px;
}

.webcams-postcontent,
.webcams-postheadericons,
.webcams-postfootericons,
.webcams-blockcontent,
ul.webcams-vmenu a 
{
   text-align: left;
}

.webcams-postcontent,
.webcams-postcontent li,
.webcams-postcontent table,
.webcams-postcontent a,
.webcams-postcontent a:link,
.webcams-postcontent a:visited,
.webcams-postcontent a.visited,
.webcams-postcontent a:hover,
.webcams-postcontent a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent p
{
   margin: 12px 0;
}

.webcams-postcontent h1, .webcams-postcontent h1 a, .webcams-postcontent h1 a:link, .webcams-postcontent h1 a:visited, .webcams-postcontent h1 a:hover,
.webcams-postcontent h2, .webcams-postcontent h2 a, .webcams-postcontent h2 a:link, .webcams-postcontent h2 a:visited, .webcams-postcontent h2 a:hover,
.webcams-postcontent h3, .webcams-postcontent h3 a, .webcams-postcontent h3 a:link, .webcams-postcontent h3 a:visited, .webcams-postcontent h3 a:hover,
.webcams-postcontent h4, .webcams-postcontent h4 a, .webcams-postcontent h4 a:link, .webcams-postcontent h4 a:visited, .webcams-postcontent h4 a:hover,
.webcams-postcontent h5, .webcams-postcontent h5 a, .webcams-postcontent h5 a:link, .webcams-postcontent h5 a:visited, .webcams-postcontent h5 a:hover,
.webcams-postcontent h6, .webcams-postcontent h6 a, .webcams-postcontent h6 a:link, .webcams-postcontent h6 a:visited, .webcams-postcontent h6 a:hover,
.webcams-blockheader .t, .webcams-blockheader .t a, .webcams-blockheader .t a:link, .webcams-blockheader .t a:visited, .webcams-blockheader .t a:hover,
.webcams-vmenublockheader .t, .webcams-vmenublockheader .t a, .webcams-vmenublockheader .t a:link, .webcams-vmenublockheader .t a:visited, .webcams-vmenublockheader .t a:hover,
.webcams-headline, .webcams-headline a, .webcams-headline a:link, .webcams-headline a:visited, .webcams-headline a:hover,
.webcams-slogan, .webcams-slogan a, .webcams-slogan a:link, .webcams-slogan a:visited, .webcams-slogan a:hover,
.webcams-postheader, .webcams-postheader a, .webcams-postheader a:link, .webcams-postheader a:visited, .webcams-postheader a:hover
{
   font-size: 26px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.webcams-postcontent a, .webcams-postcontent a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #D13D29;
}

.webcams-postcontent a:visited, .webcams-postcontent a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #F38744;
}

.webcams-postcontent  a:hover, .webcams-postcontent a.hover
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #DE6859;
}

.webcams-postcontent h1
{
   color: #7D7D7D;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h1 a, .webcams-postcontent h1 a:link, .webcams-postcontent h1 a:hover, .webcams-postcontent h1 a:visited, .webcams-blockcontent h1 a, .webcams-blockcontent h1 a:link, .webcams-blockcontent h1 a:hover, .webcams-blockcontent h1 a:visited 
{
   font-size: 26px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h2
{
   color: #9C9C9C;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h2 a, .webcams-postcontent h2 a:link, .webcams-postcontent h2 a:hover, .webcams-postcontent h2 a:visited, .webcams-blockcontent h2 a, .webcams-blockcontent h2 a:link, .webcams-blockcontent h2 a:hover, .webcams-blockcontent h2 a:visited 
{
   font-size: 22px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h3
{
   color: #DE6859;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h3 a, .webcams-postcontent h3 a:link, .webcams-postcontent h3 a:hover, .webcams-postcontent h3 a:visited, .webcams-blockcontent h3 a, .webcams-blockcontent h3 a:link, .webcams-blockcontent h3 a:hover, .webcams-blockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h4
{
   color: #C5530D;
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 16px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h4 a, .webcams-postcontent h4 a:link, .webcams-postcontent h4 a:hover, .webcams-postcontent h4 a:visited, .webcams-blockcontent h4 a, .webcams-blockcontent h4 a:link, .webcams-blockcontent h4 a:hover, .webcams-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h5
{
   color: #C5530D;
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 14px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h5 a, .webcams-postcontent h5 a:link, .webcams-postcontent h5 a:hover, .webcams-postcontent h5 a:visited, .webcams-blockcontent h5 a, .webcams-blockcontent h5 a:link, .webcams-blockcontent h5 a:hover, .webcams-blockcontent h5 a:visited 
{
   font-size: 14px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h6
{
   color: #F6A674;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-postcontent h6 a, .webcams-postcontent h6 a:link, .webcams-postcontent h6 a:hover, .webcams-postcontent h6 a:visited, .webcams-blockcontent h6 a, .webcams-blockcontent h6 a:link, .webcams-blockcontent h6 a:hover, .webcams-blockcontent h6 a:visited 
{
   font-size: 13px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #webcams-hmenu-bg, .webcams-sheet, .webcams-hmenu a, .webcams-vmenu a, .webcams-slidenavigator > a, .webcams-checkbox:before, .webcams-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #webcams-hmenu-bg, .webcams-sheet, .webcams-slidenavigator > a, .webcams-checkbox:before, .webcams-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #3D3D3D;
}

.webcams-header:before, 
#webcams-header-bg:before, 
.webcams-layout-cell:before, 
.webcams-layout-wrapper:before, 
.webcams-footer:before, 
.webcams-nav:before, 
#webcams-hmenu-bg:before, 
.webcams-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.webcams-header:after, 
#webcams-header-bg:after, 
.webcams-layout-cell:after, 
.webcams-layout-wrapper:after, 
.webcams-footer:after, 
.webcams-nav:after, 
#webcams-hmenu-bg:after, 
.webcams-sheet:after,
.cleared, .clearfix:after 
{
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .webcams-postcontent li h1, .webcams-blockcontent li h1 
{
   margin:1px;
} 
li h2, .webcams-postcontent li h2, .webcams-blockcontent li h2 
{
   margin:1px;
} 
li h3, .webcams-postcontent li h3, .webcams-blockcontent li h3 
{
   margin:1px;
} 
li h4, .webcams-postcontent li h4, .webcams-blockcontent li h4 
{
   margin:1px;
} 
li h5, .webcams-postcontent li h5, .webcams-blockcontent li h5 
{
   margin:1px;
} 
li h6, .webcams-postcontent li h6, .webcams-blockcontent li h6 
{
   margin:1px;
} 
li p, .webcams-postcontent li p, .webcams-blockcontent li p 
{
   margin:1px;
}


.webcams-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.webcams-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.webcams-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.webcams-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.webcams-object1991110498 h1, 
.webcams-object1991110498 h2, 
.webcams-object1991110498 h3, 
.webcams-object1991110498 h4, 
.webcams-object1991110498 h5, 
.webcams-object1991110498 h6, 
.webcams-object1991110498 p, 
.webcams-object1991110498 a, 
.webcams-object1991110498 ul, 
.webcams-object1991110498 ol, 
.webcams-object1991110498 li
{
  line-height: 125%;
}

.webcams-object1991110498
{  
  position: absolute;
  top: 0px;
  left: 0%;
  margin-left: 0px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
    overflow: hidden;
      z-index: 2;
  width: 264px;
  height: 100px;
}

.default-responsive .webcams-object1991110498
{
  }

.webcams-object1991110498-text-container 
{
    display: table;
}

.webcams-object1991110498-text
{
  display: table-cell;
  outline-style: none;
  padding: 0px 0px !important;
  height: 100px;
  width: 264px;  
word-wrap: break-word;
}

.default-responsive .webcams-object1991110498-text 
{
    height: auto;
}

.webcams-object1991110498-text,
.webcams-object1991110498-text a.webcams-rss-tag-icon,
.webcams-object1991110498-text a.webcams-facebook-tag-icon,
.webcams-object1991110498-text a.webcams-twitter-tag-icon,
.webcams-object1991110498-text a.webcams-tumblr-tag-icon,
.webcams-object1991110498-text a.webcams-pinterest-tag-icon,
.webcams-object1991110498-text a.webcams-vimeo-tag-icon,
.webcams-object1991110498-text a.webcams-youtube-tag-icon,
.webcams-object1991110498-text a.webcams-linkedin-tag-icon
{
font-size: 30px;
font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
text-align: center;
vertical-align: middle;
line-height: 125%;
  color: #C7C7C7 !important;
}

.webcams-object1991110498-text a.webcams-rss-tag-icon,
.webcams-object1991110498-text a.webcams-facebook-tag-icon,
.webcams-object1991110498-text a.webcams-twitter-tag-icon,
.webcams-object1991110498-text a.webcams-tumblr-tag-icon,
.webcams-object1991110498-text a.webcams-pinterest-tag-icon,
.webcams-object1991110498-text a.webcams-vimeo-tag-icon,
.webcams-object1991110498-text a.webcams-youtube-tag-icon,
.webcams-object1991110498-text a.webcams-linkedin-tag-icon
{
    width: 100%;
}

.default-responsive .webcams-object1991110498-text a.webcams-rss-tag-icon,
.default-responsive .webcams-object1991110498-text a.webcams-facebook-tag-icon,
.default-responsive .webcams-object1991110498-text a.webcams-twitter-tag-icon,
.default-responsive .webcams-object1991110498-text a.webcams-tumblr-tag-icon,
.default-responsive .webcams-object1991110498-text a.webcams-pinterest-tag-icon,
.default-responsive .webcams-object1991110498-text a.webcams-vimeo-tag-icon,
.default-responsive .webcams-object1991110498-text a.webcams-youtube-tag-icon,
.default-responsive .webcams-object1991110498-text a.webcams-linkedin-tag-icon
{
    width: auto;
}

.webcams-textblock ul > li
{
    background-position-y: 8px !important;
}






.webcams-header
{
   -webkit-border-radius:0 0 4px 4px;
   -moz-border-radius:0 0 4px 4px;
   border-radius:0 0 4px 4px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   margin:0 auto;
   background-repeat: no-repeat;
   height: 100px;
   background-image: url('images/object1991110498.jpg'), url('images/header.jpg');
   background-position: 0px 0px, 0 0;
   position: relative;
   width: 900px;
   z-index: auto !important;
}

.custom-responsive .webcams-header
{
   background-image: url('images/object1991110498.jpg'), url('images/header.jpg');
   background-position: 0px 0px, 0 0;
}

.default-responsive .webcams-header,
.default-responsive #webcams-header-bg
{
   background-image: url('images/header.jpg');
   background-position: center center;
   background-size: auto;
}

.webcams-header>.widget 
{
   position:absolute;
   z-index:101;
}

.webcams-header .webcams-slider-inner
{
   -webkit-border-radius:0 0 4px 4px;
   -moz-border-radius:0 0 4px 4px;
   border-radius:0 0 4px 4px;
}

.webcams-nav
{
   background: #171717;
   background: -webkit-linear-gradient(top, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   background: -moz-linear-gradient(top, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   background: -o-linear-gradient(top, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   background: -ms-linear-gradient(top, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   -svg-background: linear-gradient(top, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   background: linear-gradient(to bottom, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   padding:6px;
   margin:10px auto 0;
   position: relative;
   z-index: 499;
   text-align: left;
}

ul.webcams-hmenu a, ul.webcams-hmenu a:link, ul.webcams-hmenu a:visited, ul.webcams-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.webcams-hmenu, ul.webcams-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.webcams-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.webcams-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.webcams-hmenu:after, ul.webcams-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.webcams-hmenu, ul.webcams-hmenu ul 
{
   min-height: 0;
}

ul.webcams-hmenu 
{
   display: inline-block;
   vertical-align: middle;
   padding-left: 4px;
   padding-right: 4px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.webcams-nav:before 
{
   content:' ';
}

.desktop .webcams-nav{
   width: 900px;
   padding-left: 16px;
   padding-right: 16px;
}

.webcams-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.webcams-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.webcams-hmenu
{
   float: left;
}

.webcams-menuitemcontainer
{
   margin:0 auto;
}
ul.webcams-hmenu>li {
   margin-left: 13px;
}
ul.webcams-hmenu>li:first-child {
   margin-left: 6px;
}
ul.webcams-hmenu>li:last-child, ul.webcams-hmenu>li.last-child {
   margin-right: 6px;
}

ul.webcams-hmenu>li>a
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid transparent;
   padding:0 28px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 31px;
   cursor: pointer;
   text-decoration: none;
   color: #C7C7C7;
   line-height: 31px;
   text-align: center;
}

.webcams-hmenu>li>a, 
.webcams-hmenu>li>a:link, 
.webcams-hmenu>li>a:visited, 
.webcams-hmenu>li>a.active, 
.webcams-hmenu>li>a:hover
{
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.webcams-hmenu>li>a.active
{
   background: #F27B31;
   background: -webkit-linear-gradient(top, rgba(243, 135, 68, 0.9) 0, rgba(241, 117, 39, 0.9) 40%, rgba(241, 117, 39, 0.9) 50%, rgba(241, 117, 39, 0.9) 60%, rgba(243, 135, 68, 0.9) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(243, 135, 68, 0.9) 0, rgba(241, 117, 39, 0.9) 40%, rgba(241, 117, 39, 0.9) 50%, rgba(241, 117, 39, 0.9) 60%, rgba(243, 135, 68, 0.9) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(243, 135, 68, 0.9) 0, rgba(241, 117, 39, 0.9) 40%, rgba(241, 117, 39, 0.9) 50%, rgba(241, 117, 39, 0.9) 60%, rgba(243, 135, 68, 0.9) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(243, 135, 68, 0.9) 0, rgba(241, 117, 39, 0.9) 40%, rgba(241, 117, 39, 0.9) 50%, rgba(241, 117, 39, 0.9) 60%, rgba(243, 135, 68, 0.9) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(243, 135, 68, 0.9) 0, rgba(241, 117, 39, 0.9) 40%, rgba(241, 117, 39, 0.9) 50%, rgba(241, 117, 39, 0.9) 60%, rgba(243, 135, 68, 0.9) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(243, 135, 68, 0.9) 0, rgba(241, 117, 39, 0.9) 40%, rgba(241, 117, 39, 0.9) 50%, rgba(241, 117, 39, 0.9) 60%, rgba(243, 135, 68, 0.9) 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid rgba(132, 38, 26, 0.4);
   padding:0 28px;
   margin:0 auto;
   color: #4D2005;
   text-decoration: none;
}

ul.webcams-hmenu>li>a:visited, 
ul.webcams-hmenu>li>a:hover, 
ul.webcams-hmenu>li:hover>a {
   text-decoration: none;
}

ul.webcams-hmenu>li>a:hover, .desktop ul.webcams-hmenu>li:hover>a
{
   background: #A6A6A6;
   background: -webkit-linear-gradient(top, rgba(176, 176, 176, 0.8) 0, rgba(163, 163, 163, 0.8) 40%, rgba(161, 161, 161, 0.8) 50%, rgba(163, 163, 163, 0.8) 60%, rgba(176, 176, 176, 0.8) 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(176, 176, 176, 0.8) 0, rgba(163, 163, 163, 0.8) 40%, rgba(161, 161, 161, 0.8) 50%, rgba(163, 163, 163, 0.8) 60%, rgba(176, 176, 176, 0.8) 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(176, 176, 176, 0.8) 0, rgba(163, 163, 163, 0.8) 40%, rgba(161, 161, 161, 0.8) 50%, rgba(163, 163, 163, 0.8) 60%, rgba(176, 176, 176, 0.8) 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(176, 176, 176, 0.8) 0, rgba(163, 163, 163, 0.8) 40%, rgba(161, 161, 161, 0.8) 50%, rgba(163, 163, 163, 0.8) 60%, rgba(176, 176, 176, 0.8) 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(176, 176, 176, 0.8) 0, rgba(163, 163, 163, 0.8) 40%, rgba(161, 161, 161, 0.8) 50%, rgba(163, 163, 163, 0.8) 60%, rgba(176, 176, 176, 0.8) 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(176, 176, 176, 0.8) 0, rgba(163, 163, 163, 0.8) 40%, rgba(161, 161, 161, 0.8) 50%, rgba(163, 163, 163, 0.8) 60%, rgba(176, 176, 176, 0.8) 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid rgba(143, 143, 143, 0.4);
   padding:0 28px;
   margin:0 auto;
}
ul.webcams-hmenu>li>a:hover, 
.desktop ul.webcams-hmenu>li:hover>a {
   color: #481E05;
   text-decoration: none;
}

ul.webcams-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -13px;
   width:13px;
   height: 31px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.webcams-hmenu>li:first-child:before{
   display:none;
}

ul.webcams-hmenu li li a
{
   background: #BDBDBD;
   background: transparent;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 28px;
   margin:0 auto;
}
ul.webcams-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 6px;
   margin-bottom: 6px;
}

.desktop ul.webcams-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.webcams-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.webcams-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 32px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 32px;
   color: #D4D4D4;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.webcams-hmenu ul a:link, 
.webcams-hmenu ul a:visited, 
.webcams-hmenu ul a.active, 
.webcams-hmenu ul a:hover
{
   text-align: left;
   line-height: 32px;
   color: #D4D4D4;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.webcams-hmenu ul li a:hover, .desktop ul.webcams-hmenu ul li:hover>a
{
   background: #8F8F8F;
   background: transparent;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
}
.webcams-hmenu ul a:hover
{
   text-decoration: underline;
   color: #BB4F0C;
}

.desktop .webcams-hmenu ul li:hover>a
{
   color: #BB4F0C;
}

ul.webcams-hmenu ul:before
{
   background: #652B06;
   -webkit-border-radius:0 0 3px 3px;
   -moz-border-radius:0 0 3px 3px;
   border-radius:0 0 3px 3px;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.webcams-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.webcams-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.webcams-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop ul.webcams-hmenu>li>ul
{
   padding: 15px 35px 35px 35px;
   margin: -10px 0 0 -30px;
}

.desktop ul.webcams-hmenu ul ul
{
   padding: 35px 35px 35px 16px;
   margin: -35px 0 0 -5px;
}

.desktop ul.webcams-hmenu ul.webcams-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.webcams-hmenu ul.webcams-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.webcams-hmenu li li:hover>ul.webcams-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.webcams-hmenu li li:hover>ul.webcams-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.webcams-hmenu ul ul.webcams-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 35px 35px 35px 16px;
   margin: -35px 0 0 -5px;
}

.desktop ul.webcams-hmenu ul ul.webcams-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 35px 16px 35px 35px;
   margin: -35px -5px 0 0;
}

.desktop ul.webcams-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.webcams-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.webcams-hmenu ul ul:before
{
   border-radius: 3px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 11px;
}

.desktop ul.webcams-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.webcams-hmenu>li>ul.webcams-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.webcams-hmenu>li>ul.webcams-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.webcams-hmenu ul ul.webcams-hmenu-left-to-right:before {
   right: 30px;
   left: 11px;
}
.desktop ul.webcams-hmenu ul ul.webcams-hmenu-right-to-left:before {
   right: 11px;
   left: 30px;
}

.desktop ul.webcams-hmenu>li.ext>a
{
   white-space: nowrap;
}

.desktop ul.webcams-hmenu>li.ext>a:hover,
.desktop ul.webcams-hmenu>li.ext:hover>a,
.desktop ul.webcams-hmenu>li.ext:hover>a.active  
{
   background: none;
   /* default padding + border size */
  padding: 1px 29px 1px 29px;
   /* margin for shadow */
  margin: -0 -0 0 -0;
   overflow: hidden;
   position: relative;
   border: none;
   border-radius: 0;
   box-shadow: none;
   color: #B0B0B0;
}

.desktop ul.webcams-hmenu>li.ext>a:hover:before,
.desktop ul.webcams-hmenu>li.ext:hover>a:before,
.desktop ul.webcams-hmenu>li.ext:hover>a.active:before  
{
   position: absolute;
   content: ' ';
   /* top, right, left - for shadow */
  top: 0;
   right: 0;
   left: 0;
   /* border + shadow */
  bottom: -0;
   background-color: #652B06;
   border: 0 solid transparent;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
   z-index: -1;
}

.desktop ul.webcams-hmenu>li.ext:hover>ul 
{
   padding-top: 5px;
   /* menu bar padding */
  margin-top: 0;
}

.desktop ul.webcams-hmenu>li.ext:hover>ul:before 
{
   /* border + shadow */
  top: -0;
   clip: rect(5px, auto, auto, auto);
   border-top-left-radius: 0;
   border-top-right-radius: 0;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

ul.webcams-hmenu>li.ext>.ext-r,
ul.webcams-hmenu>li.ext>.ext-l,
ul.webcams-hmenu>li.ext>.ext-m,
ul.webcams-hmenu>li.ext>.ext-off
{
   display: none;
   z-index: 12;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.desktop ul.webcams-hmenu>li.ext>ul 
{
   z-index: 13;
}

.desktop ul.webcams-hmenu>li.ext.ext-r:hover>.ext-r,
.desktop ul.webcams-hmenu>li.ext.ext-l:hover>.ext-l
{
   position: absolute;
   display: block;
   overflow: hidden;
   /* size of radius 
   * if size if 0 we should now generate script 
   * that adds ext-r and ext-m divs
   */
  height: 5px;
   top: 100%;
   padding-top: 0;
   margin-top: -0;
/* border width + shadow */}

.desktop ul.webcams-hmenu>li.ext:hover>.ext-r:before,
.desktop ul.webcams-hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -0;
   background-color: #652B06;
   border: 0 solid transparent;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.webcams-hmenu>li.ext.ext-r:hover>.ext-r
{
   left: 100%;
   right: auto;
   padding-left: 0;
   margin-left: 0;
   padding-right: 0;
   margin-right: -0;
/* only shadow */}

.desktop ul.webcams-hmenu>li.ext.ext-r:hover>.ext-r:before
{
   right: 0;
   left: -0;
   border-top-left-radius: 0;
   border-top-right-radius: 0;
}

.desktop ul.webcams-hmenu>li.ext.ext-l:hover>.ext-l
{
   right: 100%;
   left: auto;
   padding-right: 0;
   margin-right: 0;
   padding-left: 0;
   margin-left: -0;
/* only shadow */}

.desktop ul.webcams-hmenu>li.ext.ext-l:hover>.ext-l:before
{
   right: -0;
   left: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 0;
}

.desktop ul.webcams-hmenu>li.ext:hover>.ext-m, 
.desktop ul.webcams-hmenu>li.ext:hover>.ext-off 
{
   position: absolute;
   display: block;
   overflow: hidden;
   height: 5px;
   top: 100%;
}

.desktop ul.webcams-hmenu>li.ext.ext-r:hover>.ext-m 
{
   /* shadow offset */
  left: -0;
   right: 0;
   /* shadow offset */
  padding-right: 0;
   padding-left: 0;
}

.desktop ul.webcams-hmenu>li.ext:hover>.ext-off 
{
   /* shadow offset */
  left: -0;
   right: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.webcams-hmenu>li.ext.ext-l:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: 0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.webcams-hmenu>li.ext.ext-l.ext-r:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop ul.webcams-hmenu>li.ext:hover>.ext-m:before, 
.desktop ul.webcams-hmenu>li.ext:hover>.ext-off:before 
{
   position: absolute;
   content: ' ';
   top: -0;
   bottom: -0;
   /* shadow offset */
  background-color: #652B06;
   border: 0 solid transparent;
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop ul.webcams-hmenu>li.ext.ext-r:hover>.ext-m:before
{
   right: -0;
   left: 0;
}

.desktop ul.webcams-hmenu>li.ext.ext-l:hover>.ext-m:before
{
   left: -0;
   right: 0;
}

.desktop ul.webcams-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -0;
   right: -0
;
}

.webcams-sheet
{
   background: #FFFCFA;
   -webkit-border-radius:4px 4px 0 0;
   -moz-border-radius:4px 4px 0 0;
   border-radius:4px 4px 0 0;
   -webkit-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   -moz-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.1);
   padding:10px 10px 0;
   margin:10px auto 0;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.webcams-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.webcams-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.webcams-content-layout-row 
{
   display: table-row;
}

.webcams-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */ 
.webcams-postcontent .webcams-content-layout
{
   border-collapse: collapse;
}

.webcams-breadcrumbs
{
   margin:0 auto;
}

a.webcams-button,
a.webcams-button:link,
a:link.webcams-button:link,
body a.webcams-button:link,
a.webcams-button:visited,
body a.webcams-button:visited,
input.webcams-button,
button.webcams-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #DEDEDE;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 24px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.webcams-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .webcams-button
{
   display: block;
   float: left;
}

input, select, textarea, a.webcams-search-button span
{
   vertical-align: middle;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.webcams-block select 
{
   width:96%;
}

input.webcams-button
{
   float: none !important;
   -webkit-appearance: none;
}

.webcams-button.active, .webcams-button.active:hover
{
   background: #A6A6A6;
   background: -webkit-linear-gradient(top, #B0B0B0 0, #A3A3A3 40%, #A1A1A1 50%, #A3A3A3 60%, #B0B0B0 100%) no-repeat;
   background: -moz-linear-gradient(top, #B0B0B0 0, #A3A3A3 40%, #A1A1A1 50%, #A3A3A3 60%, #B0B0B0 100%) no-repeat;
   background: -o-linear-gradient(top, #B0B0B0 0, #A3A3A3 40%, #A1A1A1 50%, #A3A3A3 60%, #B0B0B0 100%) no-repeat;
   background: -ms-linear-gradient(top, #B0B0B0 0, #A3A3A3 40%, #A1A1A1 50%, #A3A3A3 60%, #B0B0B0 100%) no-repeat;
   -svg-background: linear-gradient(top, #B0B0B0 0, #A3A3A3 40%, #A1A1A1 50%, #A3A3A3 60%, #B0B0B0 100%) no-repeat;
   background: linear-gradient(to bottom, #B0B0B0 0, #A3A3A3 40%, #A1A1A1 50%, #A3A3A3 60%, #B0B0B0 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 7px;
   margin:0 auto;
}
.webcams-button.active, .webcams-button.active:hover {
   color: #1C1C1C !important;
}

.webcams-button.hover, .webcams-button:hover
{
   background: #BDBDBD;
   background: -webkit-linear-gradient(top, #C7C7C7 0, #B8B8B8 40%, #B5B5B5 50%, #B8B8B8 60%, #C7C7C7 100%) no-repeat;
   background: -moz-linear-gradient(top, #C7C7C7 0, #B8B8B8 40%, #B5B5B5 50%, #B8B8B8 60%, #C7C7C7 100%) no-repeat;
   background: -o-linear-gradient(top, #C7C7C7 0, #B8B8B8 40%, #B5B5B5 50%, #B8B8B8 60%, #C7C7C7 100%) no-repeat;
   background: -ms-linear-gradient(top, #C7C7C7 0, #B8B8B8 40%, #B5B5B5 50%, #B8B8B8 60%, #C7C7C7 100%) no-repeat;
   -svg-background: linear-gradient(top, #C7C7C7 0, #B8B8B8 40%, #B5B5B5 50%, #B8B8B8 60%, #C7C7C7 100%) no-repeat;
   background: linear-gradient(to bottom, #C7C7C7 0, #B8B8B8 40%, #B5B5B5 50%, #B8B8B8 60%, #C7C7C7 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   padding:0 7px;
   margin:0 auto;
}
.webcams-button.hover, .webcams-button:hover {
   color: #000000 !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #FFFCFA;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #6E6E6E;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: 100%;
   padding: 8px 0;
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.webcams-error, textarea.webcams-error
{
   background: #FFFCFA;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.webcams-error, textarea.webcams-error {
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.webcams-search input[type="text"]
{
   background: #FFFCFA;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #6E6E6E;
   margin:0 auto;
   width: 100%;
   padding: 8px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #3D3D3D !important;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.webcams-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.webcams-search input, a.webcams-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.webcams-search>input, a.webcams-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.webcams-search input[type="submit"], input.webcams-search-button, a.webcams-search-button
{
   border-radius: 0;
   margin:0 auto;
}
form.webcams-search input[type="submit"], input.webcams-search-button, a.webcams-search-button {
   position:absolute;
   left:auto;
   display:block;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
   color: #DEDEDE !important;
   cursor: pointer;
}

a.webcams-search-button span.webcams-search-button-text {
   display: none;
}

label.webcams-checkbox:before
{
   background: #FFFCFA;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #F5965C 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #F5965C 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #F5965C 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #F5965C 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #F5965C 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #F5965C 100%) no-repeat;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #8F8F8F;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.webcams-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #3D3D3D !important;
}

.webcams-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.webcams-checkbox.active:before
{
   background: #F6A06A;
   background: -webkit-linear-gradient(top, #FACEB2 0, #F16F1E 100%) no-repeat;
   background: -moz-linear-gradient(top, #FACEB2 0, #F16F1E 100%) no-repeat;
   background: -o-linear-gradient(top, #FACEB2 0, #F16F1E 100%) no-repeat;
   background: -ms-linear-gradient(top, #FACEB2 0, #F16F1E 100%) no-repeat;
   -svg-background: linear-gradient(top, #FACEB2 0, #F16F1E 100%) no-repeat;
   background: linear-gradient(to bottom, #FACEB2 0, #F16F1E 100%) no-repeat;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #8F8F8F;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.webcams-checkbox.hovered:before
{
   background: #FACEB2;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #F59A61 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #F59A61 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #F59A61 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #F59A61 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #F59A61 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #F59A61 100%) no-repeat;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #8F8F8F;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.webcams-radiobutton:before
{
   background: #FFFCFA;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #F5965C 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #F5965C 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #F5965C 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #F5965C 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #F5965C 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #F5965C 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #8F8F8F;
   margin:0 auto;
   width:20px;
   height:20px;
}
label.webcams-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 20px;
   display: inline-block;
   color: #3D3D3D !important;
}

.webcams-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.webcams-radiobutton.active:before
{
   background: #F6A06A;
   background: -webkit-linear-gradient(top, #FACEB2 0, #F16F1E 100%) no-repeat;
   background: -moz-linear-gradient(top, #FACEB2 0, #F16F1E 100%) no-repeat;
   background: -o-linear-gradient(top, #FACEB2 0, #F16F1E 100%) no-repeat;
   background: -ms-linear-gradient(top, #FACEB2 0, #F16F1E 100%) no-repeat;
   -svg-background: linear-gradient(top, #FACEB2 0, #F16F1E 100%) no-repeat;
   background: linear-gradient(to bottom, #FACEB2 0, #F16F1E 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #8F8F8F;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

label.webcams-radiobutton.hovered:before
{
   background: #FACEB2;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #F59A61 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #F59A61 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #F59A61 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #F59A61 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #F59A61 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #F59A61 100%) no-repeat;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.2);
   border:1px solid #8F8F8F;
   margin:0 auto;
   width:20px;
   height:20px;
   display: inline-block;
}

.webcams-comments
{
   border-top:1px dotted #8F8F8F;
   margin:0 auto;
   margin-top: 25px;
}

.webcams-comments h2
{
   color: #3D3D3D;
}

.webcams-comment
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #BDBDBD;
   padding:7px;
   margin:0 auto;
   margin-top: 8px;
}
.webcams-comment-avatar 
{
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px dotted #BDBDBD;
   float:right;
}

.webcams-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.webcams-comment-content
{
   padding:10px 0;
   color: #3D3D3D;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-comment:first-child
{
   margin-top: 0;
}

.webcams-comment-inner
{
   margin-left: 0;
   margin-right: 96px;
}

.webcams-comment-header
{
   color: #3D3D3D;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-comment-header a, 
.webcams-comment-header a:link, 
.webcams-comment-header a:visited,
.webcams-comment-header a.visited,
.webcams-comment-header a:hover,
.webcams-comment-header a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-comment-header a, .webcams-comment-header a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #661E14;
}

.webcams-comment-header a:visited, .webcams-comment-header a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #99410A;
}

.webcams-comment-header a:hover,  .webcams-comment-header a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #88281B;
}

.webcams-comment-content a, 
.webcams-comment-content a:link, 
.webcams-comment-content a:visited,
.webcams-comment-content a.visited,
.webcams-comment-content a:hover,
.webcams-comment-content a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-comment-content a, .webcams-comment-content a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #661E14;
}

.webcams-comment-content a:visited, .webcams-comment-content a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #99410A;
}

.webcams-comment-content a:hover,  .webcams-comment-content a.hovered
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #88281B;
}

.webcams-pager
{
   border:1px dotted #A6A6A6;
   padding:5px;
   margin:3px;
   text-align:left;
}

.webcams-pager>*:last-child
{
   margin-right:0 !important;
}

.webcams-pager>span {
   cursor:default;
}

.webcams-pager>*
{
   background: #DBDBDB;
   background: transparent;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid transparent;
   padding:10px;
   margin:0 9px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.webcams-pager a:link,
.webcams-pager a:visited,
.webcams-pager .active
{
   line-height: normal;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #525252
;
}

.webcams-pager .active
{
   background: #BDBDBD;
   background: transparent;
   border:1px solid transparent;
   padding:10px;
   margin:0 9px 0 auto;
   color: #525252
;
}

.webcams-pager .more
{
   background: #DBDBDB;
   background: transparent;
   border:1px solid transparent;
   margin:0 9px 0 auto;
}
.webcams-pager a.more:link,
.webcams-pager a.more:visited
{
   color: #44140D
;
}
.webcams-pager a:hover
{
   background: #BDBDBD;
   border:1px solid #A6A6A6;
   padding:10px;
   margin:0 9px 0 auto;
}
.webcams-pager  a:hover,
.webcams-pager  a.more:hover
{
   color: #303030
;
}
.webcams-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   border-right:1px solid #A6A6A6;
   right: -6px;
   text-decoration:none;
}

.webcams-pager>*:last-child:after{
   display:none;
}

.webcams-commentsform
{
   background: #EDEDED;
   background: transparent;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:5px;
   margin:0 auto;
   margin-top:25px;
   color: #3D3D3D;
}

.webcams-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #3D3D3D;
}

.webcams-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.webcams-commentsform input:not([type=submit]), .webcams-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.webcams-commentsform .form-submit
{
   margin-top: 20px;
}
.webcams-vmenublock
{
   background: #383838;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #616161;
   margin:5px;
}
div.webcams-vmenublock img
{
   margin: 0;
}

.webcams-vmenublockheader
{
   border:1px solid transparent;
   padding:8px 0;
   margin:0 auto;
}
.webcams-vmenublockheader .t,
.webcams-vmenublockheader .t a,
.webcams-vmenublockheader .t a:link,
.webcams-vmenublockheader .t a:visited, 
.webcams-vmenublockheader .t a:hover
{
   color: #F59A61;
   font-size: 20px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 10px;
}

.webcams-vmenublockheader .t:before
{
   content:url('images/vmenublockheadericon.png');
   margin-right:6px;
   bottom: 3px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .webcams-vmenublockheader .t:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.webcams-vmenublockcontent
{
   border:1px solid transparent;
   margin:0 auto;
}

ul.webcams-vmenu, ul.webcams-vmenu ul
{
   list-style: none;
   display: block;
}

ul.webcams-vmenu, ul.webcams-vmenu li
{
   display: block;
   margin: 0;
   padding: 0;
   width: auto;
   line-height: 0;
}

ul.webcams-vmenu
{
   margin-top: 0;
   margin-bottom: 0;
}

ul.webcams-vmenu ul
{
   display: none;
   margin: 0;
   padding: 0;
   position: relative;
}

ul.webcams-vmenu ul.active
{
   display: block;
}

ul.webcams-vmenu>li>a
{
   background: #171717;
   background: -webkit-linear-gradient(top, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   background: -moz-linear-gradient(top, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   background: -o-linear-gradient(top, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   background: -ms-linear-gradient(top, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   -svg-background: linear-gradient(top, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   background: linear-gradient(to bottom, #262626 0, #141414 40%, #121212 50%, #141414 60%, #262626 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:0 10px;
   margin:0 auto;
   font-size: 12px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #878787;
   min-height: 36px;
   line-height: 36px;
}
ul.webcams-vmenu a 
{
   display: block;
   cursor: pointer;
   z-index: 1;
   position:relative;
}

ul.webcams-vmenu li{
   position:relative;
}

ul.webcams-vmenu>li
{
   margin-top: 0;
}
ul.webcams-vmenu>li>ul
{
   padding: 0;
   margin-top: 0;
   margin-bottom: 0;
}
ul.webcams-vmenu>li:first-child
{
   margin-top:0;
}

ul.webcams-vmenu>li>a:before
{
   content:url('images/vmenuitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.webcams-vmenu>li>a:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.webcams-vmenu>li>a.active:before
{
   content:url('images/vmenuactiveitemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.webcams-vmenu>li>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.webcams-vmenu>li>a:hover:before,  ul.webcams-vmenu>li>a.active:hover:before,  ul.webcams-vmenu>li:hover>a:before,  ul.webcams-vmenu>li:hover>a.active:before
{
   content:url('images/vmenuhovereditemicon.png');
   margin-right:5px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera ul.webcams-vmenu>li>a:hover:before, .opera   ul.webcams-vmenu>li>a.active:hover:before, .opera   ul.webcams-vmenu>li:hover>a:before, .opera   ul.webcams-vmenu>li:hover>a.active:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

ul.webcams-vmenu>li>a:hover, ul.webcams-vmenu>li>a.active:hover
{
   background: #4D4D4D;
   background: -webkit-linear-gradient(top, #575757 0, #474747 40%, #454545 50%, #474747 60%, #575757 100%) no-repeat;
   background: -moz-linear-gradient(top, #575757 0, #474747 40%, #454545 50%, #474747 60%, #575757 100%) no-repeat;
   background: -o-linear-gradient(top, #575757 0, #474747 40%, #454545 50%, #474747 60%, #575757 100%) no-repeat;
   background: -ms-linear-gradient(top, #575757 0, #474747 40%, #454545 50%, #474747 60%, #575757 100%) no-repeat;
   -svg-background: linear-gradient(top, #575757 0, #474747 40%, #454545 50%, #474747 60%, #575757 100%) no-repeat;
   background: linear-gradient(to bottom, #575757 0, #474747 40%, #454545 50%, #474747 60%, #575757 100%) no-repeat;
   padding:0 10px;
   margin:0 auto;
}
ul.webcams-vmenu>li>a:hover, ul.webcams-vmenu>li>a.active:hover
{
   text-decoration: underline;
}

ul.webcams-vmenu a:hover, ul.webcams-vmenu a.active:hover 
{
   color: #BFBFBF;
}

ul.webcams-vmenu>li>a.active:hover>span.border-top, ul.webcams-vmenu>li>a.active:hover>span.border-bottom 
{
   background-color: transparent;
}

ul.webcams-vmenu>li>a.active
{
   background: #F27B31;
   background: -webkit-linear-gradient(top, #F38744 0, #F17527 40%, #F17527 50%, #F17527 60%, #F38744 100%) no-repeat;
   background: -moz-linear-gradient(top, #F38744 0, #F17527 40%, #F17527 50%, #F17527 60%, #F38744 100%) no-repeat;
   background: -o-linear-gradient(top, #F38744 0, #F17527 40%, #F17527 50%, #F17527 60%, #F38744 100%) no-repeat;
   background: -ms-linear-gradient(top, #F38744 0, #F17527 40%, #F17527 50%, #F17527 60%, #F38744 100%) no-repeat;
   -svg-background: linear-gradient(top, #F38744 0, #F17527 40%, #F17527 50%, #F17527 60%, #F38744 100%) no-repeat;
   background: linear-gradient(to bottom, #F38744 0, #F17527 40%, #F17527 50%, #F17527 60%, #F38744 100%) no-repeat;
   padding:0 10px;
   margin:0 auto;
   text-decoration: none;
   color: #783308;
}

ul.webcams-vmenu>li>ul:before
{
   background: #3B3B3B;
   background: transparent;
   border:1px dotted transparent;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
}

ul.webcams-vmenu li li a
{
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
   position: relative;
}
ul.webcams-vmenu ul li
{
   margin: 0;
   padding: 0;
}
ul.webcams-vmenu li li{
   position: relative;
   margin-top: 4px;
}

ul.webcams-vmenu ul a
{
   display: block;
   position: relative;
   min-height: 22px;
   overflow: visible;
   padding: 0;
   padding-left: 23px;
   padding-right: 23px;
   z-index: 0;
   line-height: 22px;
   color: #7A7A7A;
   font-size: 12px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.webcams-vmenu ul a:visited, ul.webcams-vmenu ul a.active:hover, ul.webcams-vmenu ul a:hover, ul.webcams-vmenu ul a.active
{
   line-height: 22px;
   color: #7A7A7A;
   font-size: 12px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   margin-left: 0;
   margin-right: 0;
}

ul.webcams-vmenu ul ul a
{
   padding-left: 46px;
}
ul.webcams-vmenu ul ul ul a
{
   padding-left: 69px;
}
ul.webcams-vmenu ul ul ul ul a
{
   padding-left: 92px;
}
ul.webcams-vmenu ul ul ul ul ul a
{
   padding-left: 115px;
}

ul.webcams-vmenu ul>li>a:hover, ul.webcams-vmenu ul>li>a.active:hover
{
   background: #F27B31;
   background: rgba(242, 123, 49, 0.4);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
}
ul.webcams-vmenu ul li a:hover, ul.webcams-vmenu ul li a.active:hover
{
   text-decoration: underline;
   color: #F9C29F;
}

ul.webcams-vmenu ul a:hover:after
{
   background-position: center ;
}
ul.webcams-vmenu ul a.active:hover:after
{
   background-position: center ;
}
ul.webcams-vmenu ul a.active:after
{
   background-position: bottom ;
}

ul.webcams-vmenu ul>li>a.active
{
   background: #616161;
   background: rgba(97, 97, 97, 0.4);
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   margin:0 auto;
}
ul.webcams-vmenu ul a.active, ul.webcams-vmenu ul a:hover, ul.webcams-vmenu ul a.active:hover
{
   text-decoration: none;
   color: #F38A49;
}

.webcams-block
{
   background: #4D4D4D;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #6E6E6E;
   margin:5px;
}
div.webcams-block img
{
   border: none;
   margin: 10px;
}

.webcams-blockheader
{
   padding:8px 3px;
   margin:0 auto;
}
.webcams-blockheader .t,
.webcams-blockheader .t a,
.webcams-blockheader .t a:link,
.webcams-blockheader .t a:visited, 
.webcams-blockheader .t a:hover
{
   color: #F7AC7E;
   font-size: 20px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 10px;
}

.webcams-blockheader .t:before
{
   content:url('images/blockheadericon.png');
   margin-right:6px;
   bottom: 3px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .webcams-blockheader .t:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.webcams-blockcontent
{
   border:1px solid transparent;
   padding:3px;
   margin:0 auto;
   color: #DBDBDB;
   font-size: 12px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}
.webcams-blockcontent table,
.webcams-blockcontent li, 
.webcams-blockcontent a,
.webcams-blockcontent a:link,
.webcams-blockcontent a:visited,
.webcams-blockcontent a:hover
{
   color: #DBDBDB;
   font-size: 12px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-blockcontent p
{
   margin: 0 5px;
}

.webcams-blockcontent a, .webcams-blockcontent a:link
{
   color: #DC6150;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-blockcontent a:visited, .webcams-blockcontent a.visited
{
   color: #FEF9F5;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.webcams-blockcontent a:hover, .webcams-blockcontent a.hover
{
   color: #F2813A;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}
.webcams-block ul>li:before
{
   content:url('images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -18px;
}
.opera .webcams-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.webcams-block li
{
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #FDF0E7;
   margin: 5px 0 0 10px;
}

.webcams-block ul>li, .webcams-block ol
{
   padding: 0;
}

.webcams-block ul>li
{
   padding-left: 18px;
}

.webcams-post
{
   background: #FFFCFA;
   background: rgba(255, 252, 250, 0.8);
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:3px;
   margin:5px;
}
a img
{
   border: 0;
}

.webcams-article img, img.webcams-article, .webcams-block img, .webcams-footer img
{
   border: 1px solid #BDBDBD;
   margin: 7px 7px 7px 7px;
}

.webcams-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.webcams-article table, table.webcams-article
{
   border-collapse: collapse;
   margin: 1px;
}

.webcams-post .webcams-content-layout-br
{
   height: 0;
}

.webcams-article th, .webcams-article td
{
   padding: 2px;
   border: dotted 1px #616161;
   vertical-align: top;
   text-align: left;
}

.webcams-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 7px 7px 7px 7px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.webcams-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.webcams-postmetadataheader
{
   background: #EBEBEB;
   background: rgba(235, 235, 235, 0.5);
   margin:0 auto;
   position:relative;
   z-index:1;
   padding: 1px;
}

.webcams-postheader
{
   color: #3B3B3B;
   margin: 5px 0;
   font-size: 26px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.webcams-postheader a, 
.webcams-postheader a:link, 
.webcams-postheader a:visited,
.webcams-postheader a.visited,
.webcams-postheader a:hover,
.webcams-postheader a.hovered
{
   font-size: 26px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.webcams-postheader a, .webcams-postheader a:link
{
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #DC5D4C;
}

.webcams-postheader a:visited, .webcams-postheader a.visited
{
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #F06B19;
}

.webcams-postheader a:hover,  .webcams-postheader a.hovered
{
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #DC6150;
}

.webcams-postheadericons,
.webcams-postheadericons a,
.webcams-postheadericons a:link,
.webcams-postheadericons a:visited,
.webcams-postheadericons a:hover
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #4D4D4D;
}

.webcams-postheadericons
{
   padding: 1px;
}

.webcams-postheadericons a, .webcams-postheadericons a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #8D291C;
}

.webcams-postheadericons a:visited, .webcams-postheadericons a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #545454;
}

.webcams-postheadericons a:hover, .webcams-postheadericons a.hover
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #BB3725;
}

.webcams-postdateicon:before
{
   content:url('images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .webcams-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.webcams-postauthoricon:before
{
   content:url('images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .webcams-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.webcams-postpdficon:before
{
   content:url('images/postpdficon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .webcams-postpdficon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.webcams-postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .webcams-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.webcams-postcontent ul>li:before,  .webcams-post ul>li:before,  .webcams-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .webcams-postcontent ul>li:before, .opera   .webcams-post ul>li:before, .opera   .webcams-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.webcams-postcontent li, .webcams-post li, .webcams-textblock li
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
   margin: 5px 0 5px 11px;
}

.webcams-postcontent ul>li, .webcams-post ul>li, .webcams-textblock ul>li, .webcams-postcontent ol, .webcams-post ol, .webcams-textblock ol
{
   padding: 0;
}

.webcams-postcontent ul>li, .webcams-post ul>li, .webcams-textblock ul>li
{
   padding-left: 18px;
}

.webcams-postcontent ul>li:before,  .webcams-post ul>li:before,  .webcams-textblock ul>li:before
{
   margin-left: -18px;
}

.webcams-postcontent ol, .webcams-post ol, .webcams-textblock ol, .webcams-postcontent ul, .webcams-post ul, .webcams-textblock ul
{
   margin: 1em 0 1em 11px;
}

.webcams-postcontent li ol, .webcams-post li ol, .webcams-textblock li ol, .webcams-postcontent li ul, .webcams-post li ul, .webcams-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.webcams-postcontent li, .webcams-post li, .webcams-textblock li
{
   margin: 5px 0 5px 0;
}

.webcams-postcontent ol>li, .webcams-post ol>li, .webcams-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.webcams-postcontent ul>li, .webcams-post ul>li, .webcams-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
   overflow-y: hidden;
}

blockquote
{
   background: #FACEB2 url('images/postquote.png') no-repeat scroll;
   padding:12px 12px 12px 46px;
   margin:0 0 0 20px;
   color: #1D0C02;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .webcams-postcontent blockquote a, .webcams-blockcontent blockquote a, .webcams-footer blockquote a,
blockquote a:link, .webcams-postcontent blockquote a:link, .webcams-blockcontent blockquote a:link, .webcams-footer blockquote a:link,
blockquote a:visited, .webcams-postcontent blockquote a:visited, .webcams-blockcontent blockquote a:visited, .webcams-footer blockquote a:visited,
blockquote a:hover, .webcams-postcontent blockquote a:hover, .webcams-blockcontent blockquote a:hover, .webcams-footer blockquote a:hover
{
   color: #1D0C02;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

/* Override native 'p' margins*/
blockquote p,
.webcams-postcontent blockquote p,
.webcams-blockcontent blockquote p,
.webcams-footer blockquote p
{
   margin: 0;
   margin:5px;
}

.Sorter img
{
   border:0;
   vertical-align:middle;
   padding:0;
   margin:0;
   position:static;
   z-index:1;
   width: 12px;
   height: 6px;
}

.Sorter a
{
   position:relative;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:link
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:visited, .Sorter a.visited
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #757575;
}

.Sorter a:hover, .Sorter a.hover
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #575757;
}

.Sorter
{
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color:#3D3D3D;
}

.webcams-footer
{
   background: #4D4D4D;
   background: -webkit-linear-gradient(top, #303030 0, #696969 100%) no-repeat;
   background: -moz-linear-gradient(top, #303030 0, #696969 100%) no-repeat;
   background: -o-linear-gradient(top, #303030 0, #696969 100%) no-repeat;
   background: -ms-linear-gradient(top, #303030 0, #696969 100%) no-repeat;
   -svg-background: linear-gradient(top, #303030 0, #696969 100%) no-repeat;
   background: linear-gradient(to bottom, #303030 0, #696969 100%) no-repeat;
   border-top:1px solid #8F8F8F;
   padding:10px;
   margin:0 auto;
   position: relative;
   color: #F7AC7E;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-align: center;
}

.webcams-footer a,
.webcams-footer a:link,
.webcams-footer a:visited,
.webcams-footer a:hover,
.webcams-footer td, 
.webcams-footer th,
.webcams-footer caption
{
   color: #F7AC7E;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-footer p 
{
   padding:0;
   text-align: center;
}

.webcams-footer a,
.webcams-footer a:link
{
   color: #EA9F95;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-footer a:visited
{
   color: #F7B287;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.webcams-footer a:hover
{
   color: #F2C1BB;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.webcams-footer h1
{
   color: #8F8F8F;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-footer h2
{
   color: #A6A6A6;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-footer h3
{
   color: #E38072;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-footer h4
{
   color: #F6A06A;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-footer h5
{
   color: #F6A06A;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-footer h6
{
   color: #F6A06A;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.webcams-footer img
{
   border: 1px solid #F6A06A;
   margin: 10px;
}

.webcams-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.webcams-rss-tag-icon:empty
{
   vertical-align: middle;
}

.webcams-facebook-tag-icon
{
   background:  url('images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.webcams-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.webcams-twitter-tag-icon
{
   background:  url('images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.webcams-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.webcams-tumblr-tag-icon
{
   background:  url('images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:33px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.webcams-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.webcams-pinterest-tag-icon
{
   background:  url('images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.webcams-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.webcams-vimeo-tag-icon
{
   background:  url('images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.webcams-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.webcams-youtube-tag-icon
{
   background:  url('images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.webcams-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.webcams-linkedin-tag-icon
{
   background:  url('images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.webcams-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.webcams-footer ul>li:before
{
   content:url('images/footerbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .webcams-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.webcams-footer li
{
   font-size: 13px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 125%;
   color: #FDF0E7;
}

.webcams-footer ul>li, .webcams-footer ol
{
   padding: 0;
}

.webcams-footer ul>li
{
   padding-left: 13px;
}

.webcams-page-footer, 
.webcams-page-footer a,
.webcams-page-footer a:link,
.webcams-page-footer a:visited,
.webcams-page-footer a:hover
{
   font-family: Arial;
   font-size: 10px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #C9C9C9;
}

.webcams-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #F6A36F;
}

.webcams-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.webcams-lightbox,
.webcams-lightbox-wrapper .webcams-lightbox-image
{
   cursor: pointer;
}

.webcams-lightbox-wrapper .webcams-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.webcams-lightbox-wrapper .webcams-lightbox-image.active
{
   display: inline-block;
}

.webcams-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.webcams-lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.webcams-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.webcams-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.webcams-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.webcams-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.webcams-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.webcams-lightbox-wrapper .arrow-t, 
.webcams-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.webcams-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.webcams-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.webcams-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.webcams-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.webcams-lightbox-wrapper .close .cw, 
.webcams-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.webcams-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.webcams-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.webcams-lightbox-wrapper .close-alt, 
.webcams-lightbox-wrapper .arrow-right-alt, 
.webcams-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .webcams-lightbox-wrapper .close-alt, 
.ie8 .webcams-lightbox-wrapper .arrow-right-alt, 
.ie8 .webcams-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .webcams-lightbox-wrapper .cw, 
.ie8 .webcams-lightbox-wrapper .ccw 
{
   display: none;
}

.webcams-content-layout .webcams-content
{
   margin:0 auto;
}

.webcams-content-layout .webcams-sidebar1
{
   background: #171717;
   background: transparent;
   -webkit-border-radius:0 3px 0 0;
   -moz-border-radius:0 3px 0 0;
   border-radius:0 3px 0 0;
   margin:0 auto;
   width: 200px;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
