.navigation, .navigation ul{background: #fcfcfc; /* Old browsers */
            /* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: -moz-linear-gradient(top,  #fcfcfc 0%, #f7f7f7 34%, #eaeaec 91%, #e7e9e8 97%, #f4f4f4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(34%,#f7f7f7), color-stop(91%,#eaeaec), color-stop(97%,#e7e9e8), color-stop(100%,#f4f4f4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 34%,#eaeaec 91%,#e7e9e8 97%,#f4f4f4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 34%,#eaeaec 91%,#e7e9e8 97%,#f4f4f4 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfcfc 0%,#f7f7f7 34%,#eaeaec 91%,#e7e9e8 97%,#f4f4f4 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfcfc 0%,#f7f7f7 34%,#eaeaec 91%,#e7e9e8 97%,#f4f4f4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-8 */
width:100%;
}

.navigation li .active, .navigation li a:hover{ background: #ebebeb; box-shadow:0px 1px 9px  #c9c7c7 inset;}

.flexslider{background: #fafafa; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
box-shadow:0px 1px 3px  #c9c7c7 inset;

background: -moz-linear-gradient(top,  #fafafa 0%, #fcfcfc 0%, #fcfcfc 5%, #f8faf9 25%, #eff0f2 67%, #efefef 69%, #eeeff1 71%, #eeeeee 73%, #eeeef0 76%, #ededed 78%, #ededef 80%, #ececec 82%, #eaebed 89%, #eaeaea 90%, #e9eaec 93%, #e9e9e9 94%, #e8e9eb 98%, #e6e7e9 99%, #dfdfe1 100%, #f0f5f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(0%,#fcfcfc), color-stop(5%,#fcfcfc), color-stop(25%,#f8faf9), color-stop(67%,#eff0f2), color-stop(69%,#efefef), color-stop(71%,#eeeff1), color-stop(73%,#eeeeee), color-stop(76%,#eeeef0), color-stop(78%,#ededed), color-stop(80%,#ededef), color-stop(82%,#ececec), color-stop(89%,#eaebed), color-stop(90%,#eaeaea), color-stop(93%,#e9eaec), color-stop(94%,#e9e9e9), color-stop(98%,#e8e9eb), color-stop(99%,#e6e7e9), color-stop(100%,#dfdfe1), color-stop(100%,#f0f5f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fafafa 0%,#fcfcfc 0%,#fcfcfc 5%,#f8faf9 25%,#eff0f2 67%,#efefef 69%,#eeeff1 71%,#eeeeee 73%,#eeeef0 76%,#ededed 78%,#ededef 80%,#ececec 82%,#eaebed 89%,#eaeaea 90%,#e9eaec 93%,#e9e9e9 94%,#e8e9eb 98%,#e6e7e9 99%,#dfdfe1 100%,#f0f5f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fafafa 0%,#fcfcfc 0%,#fcfcfc 5%,#f8faf9 25%,#eff0f2 67%,#efefef 69%,#eeeff1 71%,#eeeeee 73%,#eeeef0 76%,#ededed 78%,#ededef 80%,#ececec 82%,#eaebed 89%,#eaeaea 90%,#e9eaec 93%,#e9e9e9 94%,#e8e9eb 98%,#e6e7e9 99%,#dfdfe1 100%,#f0f5f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fafafa 0%,#fcfcfc 0%,#fcfcfc 5%,#f8faf9 25%,#eff0f2 67%,#efefef 69%,#eeeff1 71%,#eeeeee 73%,#eeeef0 76%,#ededed 78%,#ededef 80%,#ececec 82%,#eaebed 89%,#eaeaea 90%,#e9eaec 93%,#e9e9e9 94%,#e8e9eb 98%,#e6e7e9 99%,#dfdfe1 100%,#f0f5f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fafafa 0%,#fcfcfc 0%,#fcfcfc 5%,#f8faf9 25%,#eff0f2 67%,#efefef 69%,#eeeff1 71%,#eeeeee 73%,#eeeef0 76%,#ededed 78%,#ededef 80%,#ececec 82%,#eaebed 89%,#eaeaea 90%,#e9eaec 93%,#e9e9e9 94%,#e8e9eb 98%,#e6e7e9 99%,#dfdfe1 100%,#f0f5f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f0f5f9',GradientType=0 ); /* IE6-8 */
}

.boxCrousel ul li, .boxes li{ border-radius:5px; -moz-border-radius:5px;-webkit-border-radius:5px; box-shadow:3px 3px 6px #ebeaea;
    background: #fefefe; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: -moz-linear-gradient(top,  #fefefe 0%, #fcfcfc 1%, #f8faf9 43%, #f2f2f2 96%, #f2f2f2 99%, #f4f4f4 99%, #fafafa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(1%,#fcfcfc), color-stop(43%,#f8faf9), color-stop(96%,#f2f2f2), color-stop(99%,#f2f2f2), color-stop(99%,#f4f4f4), color-stop(100%,#fafafa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fefefe 0%,#fcfcfc 1%,#f8faf9 43%,#f2f2f2 96%,#f2f2f2 99%,#f4f4f4 99%,#fafafa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fefefe 0%,#fcfcfc 1%,#f8faf9 43%,#f2f2f2 96%,#f2f2f2 99%,#f4f4f4 99%,#fafafa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fefefe 0%,#fcfcfc 1%,#f8faf9 43%,#f2f2f2 96%,#f2f2f2 99%,#f4f4f4 99%,#fafafa 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fefefe 0%,#fcfcfc 1%,#f8faf9 43%,#f2f2f2 96%,#f2f2f2 99%,#f4f4f4 99%,#fafafa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#fafafa',GradientType=0 ); /* IE6-8 */


    
}

.crousel li .readMore, .boxes li .readMore{ box-shadow:0px 1px 4px #ce652d inset;}
.crousel li .readMore:hover, .boxes li .readMore:hover{ box-shadow:none;}

.footer{background: #27282a; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: -moz-linear-gradient(top,  #27282a 0%, #262729 16%, #292a2c 18%, #28292b 18%, #2a2b2d 19%, #292d2e 22%, #2c2d2f 22%, #2a2e2f 23%, #2d2e30 23%, #2d3132 28%, #303133 29%, #2e3233 30%, #323335 33%, #333738 42%, #36373b 42%, #35393a 46%, #363a3d 47%, #35393a 47%, #38393d 48%, #363a3b 49%, #363a3d 51%, #393a3c 52%, #373b3c 53%, #393a3e 54%, #373b3e 55%, #3a3b3f 56%, #383c3d 58%, #3b3c3e 61%, #393d40 67%, #3c3d3f 67%, #3a3e41 68%, #3a3e41 77%, #3d3e40 78%, #3b3f42 79%, #3b3f42 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#27282a), color-stop(16%,#262729), color-stop(18%,#292a2c), color-stop(18%,#28292b), color-stop(19%,#2a2b2d), color-stop(22%,#292d2e), color-stop(22%,#2c2d2f), color-stop(23%,#2a2e2f), color-stop(23%,#2d2e30), color-stop(28%,#2d3132), color-stop(29%,#303133), color-stop(30%,#2e3233), color-stop(33%,#323335), color-stop(42%,#333738), color-stop(42%,#36373b), color-stop(46%,#35393a), color-stop(47%,#363a3d), color-stop(47%,#35393a), color-stop(48%,#38393d), color-stop(49%,#363a3b), color-stop(51%,#363a3d), color-stop(52%,#393a3c), color-stop(53%,#373b3c), color-stop(54%,#393a3e), color-stop(55%,#373b3e), color-stop(56%,#3a3b3f), color-stop(58%,#383c3d), color-stop(61%,#3b3c3e), color-stop(67%,#393d40), color-stop(67%,#3c3d3f), color-stop(68%,#3a3e41), color-stop(77%,#3a3e41), color-stop(78%,#3d3e40), color-stop(79%,#3b3f42), color-stop(100%,#3b3f42)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #27282a 0%,#262729 16%,#292a2c 18%,#28292b 18%,#2a2b2d 19%,#292d2e 22%,#2c2d2f 22%,#2a2e2f 23%,#2d2e30 23%,#2d3132 28%,#303133 29%,#2e3233 30%,#323335 33%,#333738 42%,#36373b 42%,#35393a 46%,#363a3d 47%,#35393a 47%,#38393d 48%,#363a3b 49%,#363a3d 51%,#393a3c 52%,#373b3c 53%,#393a3e 54%,#373b3e 55%,#3a3b3f 56%,#383c3d 58%,#3b3c3e 61%,#393d40 67%,#3c3d3f 67%,#3a3e41 68%,#3a3e41 77%,#3d3e40 78%,#3b3f42 79%,#3b3f42 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #27282a 0%,#262729 16%,#292a2c 18%,#28292b 18%,#2a2b2d 19%,#292d2e 22%,#2c2d2f 22%,#2a2e2f 23%,#2d2e30 23%,#2d3132 28%,#303133 29%,#2e3233 30%,#323335 33%,#333738 42%,#36373b 42%,#35393a 46%,#363a3d 47%,#35393a 47%,#38393d 48%,#363a3b 49%,#363a3d 51%,#393a3c 52%,#373b3c 53%,#393a3e 54%,#373b3e 55%,#3a3b3f 56%,#383c3d 58%,#3b3c3e 61%,#393d40 67%,#3c3d3f 67%,#3a3e41 68%,#3a3e41 77%,#3d3e40 78%,#3b3f42 79%,#3b3f42 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #27282a 0%,#262729 16%,#292a2c 18%,#28292b 18%,#2a2b2d 19%,#292d2e 22%,#2c2d2f 22%,#2a2e2f 23%,#2d2e30 23%,#2d3132 28%,#303133 29%,#2e3233 30%,#323335 33%,#333738 42%,#36373b 42%,#35393a 46%,#363a3d 47%,#35393a 47%,#38393d 48%,#363a3b 49%,#363a3d 51%,#393a3c 52%,#373b3c 53%,#393a3e 54%,#373b3e 55%,#3a3b3f 56%,#383c3d 58%,#3b3c3e 61%,#393d40 67%,#3c3d3f 67%,#3a3e41 68%,#3a3e41 77%,#3d3e40 78%,#3b3f42 79%,#3b3f42 100%); /* IE10+ */
background: linear-gradient(to bottom,  #27282a 0%,#262729 16%,#292a2c 18%,#28292b 18%,#2a2b2d 19%,#292d2e 22%,#2c2d2f 22%,#2a2e2f 23%,#2d2e30 23%,#2d3132 28%,#303133 29%,#2e3233 30%,#323335 33%,#333738 42%,#36373b 42%,#35393a 46%,#363a3d 47%,#35393a 47%,#38393d 48%,#363a3b 49%,#363a3d 51%,#393a3c 52%,#373b3c 53%,#393a3e 54%,#373b3e 55%,#3a3b3f 56%,#383c3d 58%,#3b3c3e 61%,#393d40 67%,#3c3d3f 67%,#3a3e41 68%,#3a3e41 77%,#3d3e40 78%,#3b3f42 79%,#3b3f42 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#27282a', endColorstr='#3b3f42',GradientType=0 ); /* IE6-8 */
}



.wrapper-dropdown-5 {border-radius: 100px 100px 100px 100px; behavior:url(/common/css/PIE.htc);}
.wrapper-dropdown-5 .dropdown { border-radius:13px;  behavior:url(/common/css/PIE.htc);}


.wrapper-dropdown-5.active .dropdown {max-height: 400px;}