#color_range-main
{
   background: #FFFFFF url('images/page.png') fixed;
   margin:0 auto;
   font-size: 13px;
   font-family: 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.color_range-hmenu
{
   font-size: 13px;
   font-family: 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. 
 */
.color_range-button
{
   border: 0;
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #69BCE2;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:0 20px;
   margin:0 auto;
   height:30px;
}

.color_range-postcontent,
.color_range-postheadericons,
.color_range-postfootericons,
.color_range-blockcontent,
ul.color_range-vmenu a 
{
   text-align: left;
}

.color_range-postcontent,
.color_range-postcontent li,
.color_range-postcontent table,
.color_range-postcontent a,
.color_range-postcontent a:link,
.color_range-postcontent a:visited,
.color_range-postcontent a.visited,
.color_range-postcontent a:hover,
.color_range-postcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.color_range-postcontent p
{
   margin: 13px 0;
}

.color_range-postcontent h1, .color_range-postcontent h1 a, .color_range-postcontent h1 a:link, .color_range-postcontent h1 a:visited, .color_range-postcontent h1 a:hover,
.color_range-postcontent h2, .color_range-postcontent h2 a, .color_range-postcontent h2 a:link, .color_range-postcontent h2 a:visited, .color_range-postcontent h2 a:hover,
.color_range-postcontent h3, .color_range-postcontent h3 a, .color_range-postcontent h3 a:link, .color_range-postcontent h3 a:visited, .color_range-postcontent h3 a:hover,
.color_range-postcontent h4, .color_range-postcontent h4 a, .color_range-postcontent h4 a:link, .color_range-postcontent h4 a:visited, .color_range-postcontent h4 a:hover,
.color_range-postcontent h5, .color_range-postcontent h5 a, .color_range-postcontent h5 a:link, .color_range-postcontent h5 a:visited, .color_range-postcontent h5 a:hover,
.color_range-postcontent h6, .color_range-postcontent h6 a, .color_range-postcontent h6 a:link, .color_range-postcontent h6 a:visited, .color_range-postcontent h6 a:hover,
.color_range-blockheader .t, .color_range-blockheader .t a, .color_range-blockheader .t a:link, .color_range-blockheader .t a:visited, .color_range-blockheader .t a:hover,
.color_range-vmenublockheader .t, .color_range-vmenublockheader .t a, .color_range-vmenublockheader .t a:link, .color_range-vmenublockheader .t a:visited, .color_range-vmenublockheader .t a:hover,
.color_range-headline, .color_range-headline a, .color_range-headline a:link, .color_range-headline a:visited, .color_range-headline a:hover,
.color_range-slogan, .color_range-slogan a, .color_range-slogan a:link, .color_range-slogan a:visited, .color_range-slogan a:hover,
.color_range-postheader, .color_range-postheader a, .color_range-postheader a:link, .color_range-postheader a:visited, .color_range-postheader a:hover
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.color_range-postcontent a, .color_range-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #5EBAD9;
}

.color_range-postcontent a:visited, .color_range-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #808080;
}

.color_range-postcontent  a:hover, .color_range-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #19576B;
}

.color_range-postcontent h1
{
   color: #299FD6;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h1 a, .color_range-postcontent h1 a:link, .color_range-postcontent h1 a:hover, .color_range-postcontent h1 a:visited, .color_range-blockcontent h1 a, .color_range-blockcontent h1 a:link, .color_range-blockcontent h1 a:hover, .color_range-blockcontent h1 a:visited 
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h2
{
   color: #58B4DF;
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h2 a, .color_range-postcontent h2 a:link, .color_range-postcontent h2 a:hover, .color_range-postcontent h2 a:visited, .color_range-blockcontent h2 a, .color_range-blockcontent h2 a:link, .color_range-blockcontent h2 a:hover, .color_range-blockcontent h2 a:visited 
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h3
{
   color: #B8B8B8;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h3 a, .color_range-postcontent h3 a:link, .color_range-postcontent h3 a:hover, .color_range-postcontent h3 a:visited, .color_range-blockcontent h3 a, .color_range-blockcontent h3 a:link, .color_range-blockcontent h3 a:hover, .color_range-blockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h4
{
   color: #1B698D;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h4 a, .color_range-postcontent h4 a:link, .color_range-postcontent h4 a:hover, .color_range-postcontent h4 a:visited, .color_range-blockcontent h4 a, .color_range-blockcontent h4 a:link, .color_range-blockcontent h4 a:hover, .color_range-blockcontent h4 a:visited 
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h5
{
   color: #1B698D;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h5 a, .color_range-postcontent h5 a:link, .color_range-postcontent h5 a:hover, .color_range-postcontent h5 a:visited, .color_range-blockcontent h5 a, .color_range-blockcontent h5 a:link, .color_range-blockcontent h5 a:hover, .color_range-blockcontent h5 a:visited 
{
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h6
{
   color: #58B4DF;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-postcontent h6 a, .color_range-postcontent h6 a:link, .color_range-postcontent h6 a:hover, .color_range-postcontent h6 a:visited, .color_range-blockcontent h6 a, .color_range-blockcontent h6 a:link, .color_range-blockcontent h6 a:hover, .color_range-blockcontent h6 a:visited 
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #color_range-hmenu-bg, .color_range-sheet, .color_range-hmenu a, .color_range-vmenu a, .color_range-slidenavigator > a, .color_range-checkbox:before, .color_range-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #color_range-hmenu-bg, .color_range-sheet, .color_range-slidenavigator > a, .color_range-checkbox:before, .color_range-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%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 960px;
   color: #000000;
}

.clearfix:before, .clearfix:after {
   content: "";
   display: table;
}

.clearfix:after {
   clear: both;
}

.cleared {
   font: 0/0 serif;
   clear: both;
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .color_range-postcontent li h1, .color_range-blockcontent li h1 
{
   margin:1px;
} 
li h2, .color_range-postcontent li h2, .color_range-blockcontent li h2 
{
   margin:1px;
} 
li h3, .color_range-postcontent li h3, .color_range-blockcontent li h3 
{
   margin:1px;
} 
li h4, .color_range-postcontent li h4, .color_range-blockcontent li h4 
{
   margin:1px;
} 
li h5, .color_range-postcontent li h5, .color_range-blockcontent li h5 
{
   margin:1px;
} 
li h6, .color_range-postcontent li h6, .color_range-blockcontent li h6 
{
   margin:1px;
} 
li p, .color_range-postcontent li p, .color_range-blockcontent li p 
{
   margin:1px;
}


.color_range-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.color_range-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.color_range-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.color_range-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.color_range-headline
{
  display: inline-block;
  position: absolute;
  min-width: 50px;
  top: 39px;
  left: 8.16%;
  line-height: 100%;
  margin-left: -16px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 99;
}

.color_range-headline, 
.color_range-headline a, 
.color_range-headline a:link, 
.color_range-headline a:visited, 
.color_range-headline a:hover
{
font-size: 36px;
font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: left;
  padding: 0;
  margin: 0;
  color: #2B2B2B !important;
  white-space: nowrap;
}






#color_range-header-bg
{
   position: absolute;
   overflow:hidden;
   left:0;
   margin:0 auto;
   width: 100%;
   height: 150px;
   z-index: auto;
   background-position: center top;
   background-image: url('images/header.png');
   background-repeat: no-repeat;
}

#color_range-hmenu-bg
{
   position: absolute;
   overflow: hidden;
   left: 0;
   margin: 0 auto;
   width: 100%;
   z-index: auto;
}

.color_range-sheet
{
   background: #FFFFFF;
   margin:0 auto;
   position:relative;
   cursor:auto;
   width: 960px;
   z-index: auto !important;
}

.color_range-header
{
   margin:0 auto;
   height: 150px;
   background-image: url('images/header.png');
   background-position: center top;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
}

.responsive .color_range-header 
{
   background-image: url('images/header.png');
   background-position: center center;
}

.color_range-header>.widget 
{
   position:absolute;
   z-index:101;
}

.color_range-nav
{
   z-index: 100;
   font-size: 0;
   position: absolute;
   margin: 0;
   top:   0;
   width: 100%;
}

ul.color_range-hmenu a, ul.color_range-hmenu a:link, ul.color_range-hmenu a:visited, ul.color_range-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.color_range-hmenu, ul.color_range-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.color_range-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.color_range-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.color_range-hmenu:after, ul.color_range-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.color_range-hmenu, ul.color_range-hmenu ul 
{
   min-height: 0;
}

ul.color_range-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 0;
   padding-right: 0;
}

.color_range-nav-inner:before 
{
   content:' ';
}

.color_range-nav-inner{
   text-align: right;
   margin:0 auto;
}

.desktop-nav.color_range-nav
{
   padding-left: 0;
   padding-right: 0;
}

.color_range-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}
.inner_copyright{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.color_range-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.color_range-hmenu
{
   float: right;
}

.color_range-menuitemcontainer
{
   margin:0 auto;
}
ul.color_range-hmenu>li {
   margin-left: 10px;
}
ul.color_range-hmenu>li:first-child {
   margin-left: 5px;
}
ul.color_range-hmenu>li:last-child, ul.color_range-hmenu>li.last-child {
   margin-right: 5px;
}

ul.color_range-hmenu>li>a
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 17px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 36px;
   cursor: pointer;
   text-decoration: none;
   color: #1A1A1A;
   line-height: 36px;
   text-align: center;
}

.color_range-hmenu a, 
.color_range-hmenu a:link, 
.color_range-hmenu a:visited, 
.color_range-hmenu a.active, 
.color_range-hmenu a:hover
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.color_range-hmenu>li>a.active
{
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 17px;
   margin:0 auto;
   color: #0C3040;
   text-decoration: none;
}

ul.color_range-hmenu>li>a:visited, 
ul.color_range-hmenu>li>a:hover, 
ul.color_range-hmenu>li:hover>a {
   text-decoration: none;
}

ul.color_range-hmenu>li>a:hover, .desktop ul.color_range-hmenu>li:hover>a
{
   background: #BFBFBF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 17px;
   margin:0 auto;
}
ul.color_range-hmenu>li>a:hover, 
.desktop-nav ul.color_range-hmenu>li:hover>a {
   color: #333333;
   text-decoration: none;
}

ul.color_range-hmenu li li a
{
   background: #CCCCCC;
   background: transparent;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   padding:0 10px;
   margin:0 auto;
}
ul.color_range-hmenu li li 
{
   float: none;
   width: auto;
   margin-top: 2px;
   margin-bottom: 2px;
}

.desktop-nav ul.color_range-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.color_range-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.color_range-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 24px;
   color: #303030;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.color_range-hmenu ul a:link, 
.color_range-hmenu ul a:visited, 
.color_range-hmenu ul a.active, 
.color_range-hmenu ul a:hover
{
   text-align: left;
   line-height: 24px;
   color: #303030;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.color_range-hmenu li li:after
{
   display: block;
   position: absolute;
   content: ' ';
   height: 0;
   top: -1px;
   left: 0;
   right: 0;
   z-index: 1;
   border-bottom: 1px dotted #BFBFBF;
}

.desktop-nav ul.color_range-hmenu li li:first-child:before, 
.desktop-nav ul.color_range-hmenu li li:first-child:after 
{
   display: none;
} 

ul.color_range-hmenu ul li a:hover, .desktop ul.color_range-hmenu ul li:hover>a
{
   background: #BFBFBF;
   background: transparent;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
}
.color_range-hmenu ul a:hover
{
   text-decoration: none;
}

.color_range-hmenu ul li a:hover
{
   color: #000000;
}

.desktop-nav .color_range-hmenu ul li:hover>a
{
   color: #000000;
}

ul.color_range-hmenu ul:before
{
   background: #DEDEDE;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px dotted rgba(171, 171, 171, 0.9);
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop-nav ul.color_range-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop-nav ul.color_range-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.color_range-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('images/spacer.gif');
}

.desktop-nav ul.color_range-hmenu>li>ul
{
   padding: 16px 36px 36px 36px;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.color_range-hmenu ul ul
{
   padding: 36px 36px 36px 18px;
   margin: -36px 0 0 -5px;
}

.desktop-nav ul.color_range-hmenu ul.color_range-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop-nav ul.color_range-hmenu ul.color_range-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop-nav ul.color_range-hmenu li li:hover>ul.color_range-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop-nav ul.color_range-hmenu li li:hover>ul.color_range-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop-nav ul.color_range-hmenu ul ul.color_range-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 36px 36px 36px 18px;
   margin: -36px 0 0 -5px;
}

.desktop-nav ul.color_range-hmenu ul ul.color_range-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 36px 18px 36px 36px;
   margin: -36px -5px 0 0;
}

.desktop-nav ul.color_range-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop-nav ul.color_range-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop-nav ul.color_range-hmenu ul ul:before
{
   border-radius: 3px;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 12px;
}

.desktop-nav ul.color_range-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop-nav ul.color_range-hmenu>li>ul.color_range-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.color_range-hmenu>li>ul.color_range-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop-nav ul.color_range-hmenu ul ul.color_range-hmenu-left-to-right:before {
   right: 30px;
   left: 12px;
}
.desktop-nav ul.color_range-hmenu ul ul.color_range-hmenu-right-to-left:before {
   right: 12px;
   left: 30px;
}

.desktop-nav ul.color_range-hmenu>li.ext>a
{
   white-space: nowrap;
}

.desktop-nav ul.color_range-hmenu>li.ext>a:hover,
.desktop-nav ul.color_range-hmenu>li.ext:hover>a,
.desktop-nav ul.color_range-hmenu>li.ext:hover>a.active  
{
   background: none;
   /* default padding + border size */
  padding: 0 17px 0 17px;
   /* margin for shadow */
  margin: -0 -0 0 -0;
   overflow: hidden;
   position: relative;
   border: none;
   border-radius: 0;
   box-shadow: none;
   color: #3D3D3D;
}

.desktop-nav ul.color_range-hmenu>li.ext>a:hover:before,
.desktop-nav ul.color_range-hmenu>li.ext:hover>a:before,
.desktop-nav ul.color_range-hmenu>li.ext:hover>a.active:before  
{
   position: absolute;
   content: ' ';
   /* top, right, left - for shadow */
  top: 0;
   right: 0;
   left: 0;
   /* border + shadow */
  bottom: -1px;
   background-color: #DEDEDE;
   border: 1px Dotted rgba(171, 171, 171, 0.9);
   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-nav ul.color_range-hmenu>li.ext:hover>ul 
{
   padding-top: 5px;
   /* menu bar padding */
  margin-top: 0;
}

.desktop-nav ul.color_range-hmenu>li.ext:hover>ul:before 
{
   /* border + shadow */
  top: -1px;
   clip: rect(6px, 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.color_range-hmenu>li.ext>.ext-r,
ul.color_range-hmenu>li.ext>.ext-l,
ul.color_range-hmenu>li.ext>.ext-m,
ul.color_range-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-nav ul.color_range-hmenu>li.ext>ul 
{
   z-index: 13;
}

.desktop-nav ul.color_range-hmenu>li.ext.ext-r:hover>.ext-r,
.desktop-nav ul.color_range-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: 6px;
   top: 100%;
   padding-top: 1px;
   margin-top: -1px;
/* border width + shadow */}

.desktop-nav ul.color_range-hmenu>li.ext:hover>.ext-r:before,
.desktop-nav ul.color_range-hmenu>li.ext:hover>.ext-l:before
{
   position: absolute;
   content: ' ';
   top: 0;
   /* border + shadow */
  bottom: -1px;
   background-color: #DEDEDE;
   border: 1px Dotted rgba(171, 171, 171, 0.9);
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop-nav ul.color_range-hmenu>li.ext.ext-r:hover>.ext-r
{
   left: 100%;
   right: auto;
   padding-left: 0;
   margin-left: 0;
   padding-right: 1px;
   margin-right: -1px;
/* only shadow */}

.desktop-nav ul.color_range-hmenu>li.ext.ext-r:hover>.ext-r:before
{
   right: 0;
   left: -1px;
   border-top-left-radius: 0;
   border-top-right-radius: 3px;
}

.desktop-nav ul.color_range-hmenu>li.ext.ext-l:hover>.ext-l
{
   right: 100%;
   left: auto;
   padding-right: 0;
   margin-right: 0;
   padding-left: 1px;
   margin-left: -1px;
/* only shadow */}

.desktop-nav ul.color_range-hmenu>li.ext.ext-l:hover>.ext-l:before
{
   right: -1px;
   left: 0;
   border-top-right-radius: 0;
   border-top-left-radius: 3px;
}

.desktop-nav ul.color_range-hmenu>li.ext:hover>.ext-m, 
.desktop-nav ul.color_range-hmenu>li.ext:hover>.ext-off 
{
   position: absolute;
   display: block;
   overflow: hidden;
   height: 5px;
   top: 100%;
}

.desktop-nav ul.color_range-hmenu>li.ext.ext-r:hover>.ext-m 
{
   /* shadow offset */
  left: -0;
   right: 0;
   /* shadow offset */
  padding-right: 0;
   padding-left: 0;
}

.desktop-nav ul.color_range-hmenu>li.ext:hover>.ext-off 
{
   /* shadow offset */
  left: -0;
   right: -0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop-nav ul.color_range-hmenu>li.ext.ext-l:hover>.ext-m
{
   /* shadow offset */
  right: -0;
   left: 0;
   /* shadow offset */
  padding-left: 0;
   padding-right: 0;
}

.desktop-nav ul.color_range-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-nav ul.color_range-hmenu>li.ext:hover>.ext-m:before, 
.desktop-nav ul.color_range-hmenu>li.ext:hover>.ext-off:before 
{
   position: absolute;
   content: ' ';
   top: -1px;
   bottom: -1px;
   /* shadow offset */
  background-color: #DEDEDE;
   border: 1px Dotted rgba(171, 171, 171, 0.9);
   box-shadow: 0 0 0 rgba(0, 0, 0, 0.8);
}

.desktop-nav ul.color_range-hmenu>li.ext.ext-r:hover>.ext-m:before
{
   right: -1px;
   left: 0;
}

.desktop-nav ul.color_range-hmenu>li.ext.ext-l:hover>.ext-m:before
{
   left: -1px;
   right: 0;
}

.desktop-nav ul.color_range-hmenu>li.ext.ext-l.ext-r:hover>.ext-m:before
{
   left: -1px;
   right: -1px
;
}

.color_range-layout-wrapper
{
   position: relative;
   margin: 20px auto 0 auto;
   z-index: auto !important;
}

.color_range-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
   border-collapse: collapse;
}

.color_range-content-layout-row 
{
   display: table-row;
}

.color_range-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

.color_range-block
{
   margin:3px;
}
div.color_range-block img
{
   border: none;
   margin: 0;
}

.color_range-blockheader
{
   padding:6px 5px;
   margin:0 auto 2px;
}
.color_range-blockheader .t,
.color_range-blockheader .t a,
.color_range-blockheader .t a:link,
.color_range-blockheader .t a:visited, 
.color_range-blockheader .t a:hover
{
   color: #B8B8B8;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   margin: 0 5px;
}

.color_range-blockcontent
{
   padding:5px;
   margin:0 auto;
   color: #404040;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}
.color_range-blockcontent table,
.color_range-blockcontent li, 
.color_range-blockcontent a,
.color_range-blockcontent a:link,
.color_range-blockcontent a:visited,
.color_range-blockcontent a:hover
{
   color: #404040;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.color_range-blockcontent p
{
   margin: 0 5px;
}

.color_range-blockcontent a, .color_range-blockcontent a:link
{
   color: #30A7CF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.color_range-blockcontent a:visited, .color_range-blockcontent a.visited
{
   color: #B8B8B8;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.color_range-blockcontent a:hover, .color_range-blockcontent a.hover
{
   color: #58B4DF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}
.color_range-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: -12px;
}
.opera .color_range-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.color_range-block li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   color: #0D3345;
   margin: 5px 0 0 10px;
}

.color_range-block ul>li, .color_range-block ol
{
   padding: 0;
}

.color_range-block ul>li
{
   padding-left: 12px;
}

.color_range-breadcrumbs
{
   margin:0 auto;
}

a.color_range-button,
a.color_range-button:link,
a:link.color_range-button:link,
body a.color_range-button:link,
a.color_range-button:visited,
body a.color_range-button:visited,
input.color_range-button,
button.color_range-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: 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: #1C1C1C;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 30px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.color_range-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .color_range-button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.color_range-block select 
{
   width:96%;
}

input.color_range-button
{
   float: none !important;
}

.color_range-button.active, .color_range-button.active:hover
{
   background: #69BCE2;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:0 20px;
   margin:0 auto;
}
.color_range-button.active, .color_range-button.active:hover {
   color: #0B252D !important;
}

.color_range-button.hover, .color_range-button:hover
{
   background: #3AA7D9;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   padding:0 20px;
   margin:0 auto;
}
.color_range-button.hover, .color_range-button:hover {
   color: #08202B !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #FFFFFF;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #545454;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 4px 0;
   color: #404040 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
input.color_range-error, textarea.color_range-error
{
   background: #FFFFFF;
   border:1px solid #E2341D;
   margin:0 auto;
}
input.color_range-error, textarea.color_range-error {
   color: #404040 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.color_range-search input[type="text"]
{
   background: #FFFFFF;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #545454;
   margin:0 auto;
   width: 100%;
   padding: 3px 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #404040 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.color_range-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.color_range-search input
{
   top:0;
   right:0;
}

form.color_range-search>input {
   bottom:0;
   left:0;
   vertical-align: middle;
}
 
form.color_range-search input[type="submit"]
{
   margin:0 auto;
   color: #1C1C1C !important;
   position:absolute;
   display:block;
   left: auto;
   border:none;
   background:url('images/searchicon.png') center center no-repeat;
   width:24px;
   height: 100%;
   padding:0;
}

label.color_range-checkbox:before
{
   background: #FFFFFF;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.color_range-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
}

.color_range-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.color_range-checkbox.active:before
{
   background: #ACDCEC;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.color_range-checkbox.hovered:before
{
   background: #C1E5F0;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.color_range-radiobutton:before
{
   background: #FFFFFF;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.color_range-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
}

.color_range-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.color_range-radiobutton.active:before
{
   background: #ACDCEC;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.color_range-radiobutton.hovered:before
{
   background: #C1E5F0;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.color_range-post
{
   padding:5px;
}
a img
{
   border: 0;
}

.color_range-article img, img.color_range-article, .color_range-block img, .color_range-footer img
{
   margin: 7px 7px 7px 7px;
}

.color_range-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.color_range-article table, table.color_range-article
{
   border-collapse: collapse;
   margin: 1px;
}

.color_range-post .color_range-content-layout-br
{
   height: 0;
}

.color_range-article th, .color_range-article td
{
   padding: 2px;
   border: solid 1px #ABABAB;
   vertical-align: top;
   text-align: left;
}

.color_range-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.color_range-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;
}

.color_range-postheader
{
   color: #185467;
   margin: 5px 10px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.color_range-postheader a, 
.color_range-postheader a:link, 
.color_range-postheader a:visited,
.color_range-postheader a.visited,
.color_range-postheader a:hover,
.color_range-postheader a.hovered
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.color_range-postheader a, .color_range-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #45B0D3;
}

.color_range-postheader a:visited, .color_range-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #62BCDA;
}

.color_range-postheader a:hover,  .color_range-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #19576B;
}

.color_range-postheadericons,
.color_range-postheadericons a,
.color_range-postheadericons a:link,
.color_range-postheadericons a:visited,
.color_range-postheadericons a:hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #404040;
}

.color_range-postheadericons
{
   display:inline-block;
   padding: 1px;
   margin: 0 0 0 10px;
}

.color_range-postheadericons a, .color_range-postheadericons a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #595959;
}

.color_range-postheadericons a:visited, .color_range-postheadericons a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #595959;
}

.color_range-postheadericons a:hover, .color_range-postheadericons a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: underline;
   color: #09232F;
}

.color_range-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 .color_range-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.color_range-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 .color_range-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.color_range-postediticon:before
{
   content:url('images/postediticon.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .color_range-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.color_range-postcontent ul>li:before,  .color_range-post ul>li:before,  .color_range-textblock ul>li:before
{
   content:url('images/postbullets.png');
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .color_range-postcontent ul>li:before, .opera   .color_range-post ul>li:before, .opera   .color_range-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.color_range-postcontent li, .color_range-post li, .color_range-textblock li
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #141414;
   margin: 3px 0 0 11px;
}

.color_range-postcontent ul>li, .color_range-post ul>li, .color_range-textblock ul>li, .color_range-postcontent ol, .color_range-post ol, .color_range-textblock ol
{
   padding: 0;
}

.color_range-postcontent ul>li, .color_range-post ul>li, .color_range-textblock ul>li
{
   padding-left: 17px;
}

.color_range-postcontent ul>li:before,  .color_range-post ul>li:before,  .color_range-textblock ul>li:before
{
   margin-left: -17px;
}

.color_range-postcontent ol, .color_range-post ol, .color_range-textblock ol, .color_range-postcontent ul, .color_range-post ul, .color_range-textblock ul
{
   margin: 1em 0 1em 11px;
}

.color_range-postcontent li ol, .color_range-post li ol, .color_range-textblock li ol, .color_range-postcontent li ul, .color_range-post li ul, .color_range-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.color_range-postcontent li, .color_range-post li, .color_range-textblock li
{
   margin: 3px 0 0 0;
}

.color_range-postcontent ol>li, .color_range-post ol>li, .color_range-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.color_range-postcontent ul>li, .color_range-post ul>li, .color_range-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: #C9C9C9 url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 0 0 25px;
   color: #041015;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .color_range-postcontent blockquote a, .color_range-blockcontent blockquote a, .color_range-footer blockquote a,
blockquote a:link, .color_range-postcontent blockquote a:link, .color_range-blockcontent blockquote a:link, .color_range-footer blockquote a:link,
blockquote a:visited, .color_range-postcontent blockquote a:visited, .color_range-blockcontent blockquote a:visited, .color_range-footer blockquote a:visited,
blockquote a:hover, .color_range-postcontent blockquote a:hover, .color_range-blockcontent blockquote a:hover, .color_range-footer blockquote a:hover
{
   color: #041015;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.color_range-postcontent blockquote p,
.color_range-blockcontent blockquote p,
.color_range-footer blockquote p
{
   margin: 0;
   margin: 5px 0;
}

.color_range-footer
{
   background: #363636;
   padding:25px;
   margin:20px auto 0;
   position: relative;
   color: #C4C4C4;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
}

.color_range-footer a,
.color_range-footer a:link,
.color_range-footer a:visited,
.color_range-footer a:hover,
.color_range-footer td, 
.color_range-footer th,
.color_range-footer caption
{
   color: #C4C4C4;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.color_range-footer p 
{
   padding:0;
   text-align: center;
}

.color_range-footer a,
.color_range-footer a:link
{
   color: #51B5D6;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.color_range-footer a:visited
{
   color: #ABABAB;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.color_range-footer a:hover
{
   color: #77C5DF;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.color_range-footer img
{
   border: none;
   margin: 0;
}

.color_range-rss-tag-icon
{
   background:  url('images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:25px;
   min-width:25px;
   display: inline-block;
   text-indent: 28px;
   background-position: left center;
}

.color_range-rss-tag-icon:empty
{
   vertical-align: middle;
}

.color_range-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 .color_range-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.color_range-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #9CD3EC;
}

.color_range-footer ul>li, .color_range-footer ol
{
   padding: 0;
}

.color_range-footer ul>li
{
   padding-left: 13px;
}

.color_range-page-footer, 
.color_range-page-footer a,
.color_range-page-footer a:link,
.color_range-page-footer a:visited,
.color_range-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: #1D7096;
}

.color_range-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #595959;
}

img.color_range-lightbox
{
   cursor: pointer;
}

#color_range-lightbox-bg *
{
   padding: 0;
   margin: 0;
}

div#color_range-lightbox-bg
{
   top: 0;
   left: 0;
   width: 100%;
   position: absolute;
   height: 100%;
   background-color: #000;
   opacity: 0.8;
   filter: alpha(opacity=80);
   z-index: 9999;
}

img.color_range-lightbox-image
{
   -webkit-transition: opacity 350ms ease-in-out;
   -moz-transition: opacity 350ms ease-in-out;
   -o-transition: opacity 350ms ease-in-out;
   -ms-transition: opacity 350ms ease-in-out;
   transition: opacity 350ms ease-in-out;
   cursor: pointer;
   z-index: 10000;
   position: fixed;
   border: 6px solid #fff;
   border-radius: 3px;
   opacity: 0;
   filter: alpha(opacity=0);
}

img.color_range-lightbox-image.active
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.lightbox-error
{
   position: fixed;
   background: #fff;
   z-index: 100;
   opacity: 0.95;
   padding: 20px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   width: 300px;
   height: 80px;
}

.loading
{
   position: fixed;
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   width: 32px;
   height: 32px;
   z-index: 10100;
   opacity: 0.5;
   padding: 10px;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
}

.arrow
{
   height: 100px;
   width: 82px;
   z-index: 10003;
   position: fixed;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.arrow.left
{
   left: 9px;
}
.arrow.right
{
   right: 9px;
}

.arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.arrow.disabled 
{
   display: none;
}

.arrow-t, .arrow-b
{
   height: 6px;
   width: 30px;
   left: 26px;
   background-color: #fff;
   position: relative;
   border-radius: 3px;
}

.arrow-t
{
   top: 38px;
}

.arrow-b
{
   top: 50px;
}

.close
{
   width: 22px;
   height: 22px;
   position: fixed;
   top: 30px;
   right: 39px;
   cursor: pointer;
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
   position: absolute;
   top: 8px;
   left: -4px;
   width: 30px;
   height: 6px;
   background-color: #fff;
   border-radius: 3px;
}

.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 */}

.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 */}

.close-alt, .arrow-right-alt, .arrow-left-alt 
{
   display: none;
   color: #fff;
   font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt {
   display: block;
}
.ie8 .cw, .ie8 .ccw {
   display: none;
}

.color_range-content-layout .color_range-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
