*,html,body,div,ul,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,a,img {margin:0; padding:0; border:0; border-spacing:0; border-collapse:collapse; list-style-type:none; background-color:transparent;}
input, select, textarea, button {font-family:Arial, Tahoma; outline:none;}

body {width:100%; font-family:Arial, Tahoma; font-size:14px; background:#fdfaf7 url('/style/img/bg1.jpg') left top repeat-x;}
div.wrap, header {width:1128px; margin:0 auto;}
.bg-top {background:#b51219;}
.title h1 {margin:15px 0; font-size:22px; color:#fff; text-align: center}

/* === HEADER === */

header .bg-sites {position:relative; height:20px; border-radius:0 0 10px 10px;}
header .bg-sites ul {position:absolute; right:0; top:0;}
header .bg-sites ul li {display:inline-block; width:188px; height:20px; vertical-align:top; text-align:center;background:#dde3ec;}
header .bg-sites ul li:hover {
    background: #b8c2d1; /* Old browsers */
    background: -moz-linear-gradient(top,  #b8c2d1 0%, #dde3ec 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b8c2d1), color-stop(100%,#dde3ec)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b8c2d1 0%,#dde3ec 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b8c2d1 0%,#dde3ec 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b8c2d1 0%,#dde3ec 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b8c2d1 0%,#dde3ec 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8c2d1', endColorstr='#dde3ec',GradientType=0 ); /* IE6-9 */
}
header .bg-sites ul li a {display:block; width:100%; height:20px; padding-top:0px; text-decoration:none; font-size:14px; font-weight:bold; color:#74849d;}
header .bg-sites ul li i {display:inline-block;width:16px;height:16px;vertical-align:text-bottom;background:url(/style/img/sites-menu.png) no-repeat;}
header .bg-sites ul li:nth-child(2) i {background-position:-16px 0;}
header .bg-sites ul li:nth-child(3) i {background-position:-32px 0;}
header .bg-sites ul li:nth-child(4) i {background-position:-48px 0;}
header .bg-sites ul li:nth-child(5) i {background-position:-64px 0;}
header .bg-sites ul li:nth-child(6) i {background-position:-80px 0;}

header .bg-top {position:relative; height:120px; border-radius:0 0 10px 10px;}
header .bg-top a.logo {display:block; position:absolute; left:13px; top:4px;}
header .bg-top ul {position:absolute; left:160px; top:0;}
header .bg-top ul li {display:inline-block; width:107px; height:120px; vertical-align:top; text-align:center;}
header .bg-top ul li:last-child {border-radius:0 0 10px 0;}
header .bg-top ul li:first-child, header .bg-top ul li:nth-child(2), header .bg-top ul li:nth-child(3), header .bg-top ul li:nth-child(4) {background:#537bbc;}
header .bg-top ul li:first-child:hover, header .bg-top ul li:nth-child(2):hover, header .bg-top ul li:nth-child(3):hover, header .bg-top ul li:nth-child(4):hover {
    background: #537bbc; /* Old browsers */
    background: -moz-linear-gradient(top,  #537bbc 0%, #174185 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#537bbc), color-stop(100%,#174185)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #537bbc 0%,#174185 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #537bbc 0%,#174185 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#537bbc', endColorstr='#174185',GradientType=0 ); /* IE6-9 */
}
header .bg-top ul li:nth-child(n+5):hover {
    background: #b51219; /* Old browsers */
    background: -moz-linear-gradient(top,  #b51219 0%, #da9000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b51219), color-stop(100%,#da9000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b51219 0%,#da9000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b51219 0%,#da9000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b51219 0%,#da9000 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b51219 0%,#da9000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b51219', endColorstr='#da9000',GradientType=0 ); /* IE6-9 */
}
header .bg-top ul li a {display:block; width:100%; height:40px; padding-top:80px; text-decoration:none; font-size:14px; font-weight:bold; color:#fff; background:url('/style/img/icons-menu.png') left top no-repeat;}
header .bg-top ul li:nth-child(2) a {background-position:-108px 0;}
header .bg-top ul li:nth-child(3) a {background-position:-216px 0;}
header .bg-top ul li:nth-child(4) a {background-position:-324px 0;}
header .bg-top ul li:nth-child(5) a {background-position:-432px 0;}
header .bg-top ul li:nth-child(6) a {background-position:-540px 0;}
header .bg-top ul li:nth-child(7) a {background-position:-648px 0;}
header .bg-top ul li:nth-child(8) a {background-position:-756px 0;}
header .bg-top ul li:nth-child(9) a {background-position:-864px 0;}

    /* slider */
header #slider {position:relative; width:100%; height:211px; margin:35px 0;}
header #slider div {position:absolute;}

header #slider .text {top:0; left:45px; width:580px; height:100%; font-family: 'Open Sans', sans-serif;}
header #slider .text h2 {font-size:23px; text-transform:uppercase; margin-bottom:25px; color:#67025e;}
header #slider .text p {color:#67025e;}
header #slider .text button {position:absolute; bottom:0; width:205px; height:36px; border-radius:5px; border:3px solid #fff; box-shadow:0 1px 3px #c0d4f3; font-size:19px; text-transform:uppercase; color:#fff; cursor:pointer;
    background: #537bbc; /* Old browsers */
    background: -moz-linear-gradient(top,  #537bbc 0%, #174185 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#537bbc), color-stop(100%,#174185)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #537bbc 0%,#174185 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #537bbc 0%,#174185 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#537bbc', endColorstr='#174185',GradientType=0 ); /* IE6-9 */
}
header #slider .text button:hover {
    background: #174185; /* Old browsers */
    background: -moz-linear-gradient(top,  #174185 0%, #537bbc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#174185), color-stop(100%,#537bbc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #174185 0%,#537bbc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #174185 0%,#537bbc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #174185 0%,#537bbc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #174185 0%,#537bbc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#174185', endColorstr='#537bbc',GradientType=0 ); /* IE6-9 */
}

#slider .slide{z-index:1; text-decoration:none; opacity:0; position:absolute; left:0; top:0; transition:opacity 1s; width:100%; height:211px;}
#slider .slide.open{display:block;  z-index:10; opacity:1;}

header #slider .img {width:410px; height:211px; top:0; right:36px; text-align:center;}
header #slider .img img {width:395px; height:211px; border-radius:50%;}
header #slider .img .imgBg {top:0; left:0; width:410px; height:211px; background:url('/style/img/slider-img-bg.png') no-repeat;}

header #slider #next, header #slider #prew {top:71px; z-index:1000; width:24px; height:68px; cursor:pointer; background:url('/style/img/slider-btn.png') no-repeat}
header #slider #next:hover, header #slider #prew:hover {background-position:-24px 0;}
header #slider #next {right:0;}
header #slider #prew {-moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg); transform:rotate(180deg);}

    /* end slider */

/* === END HEADER === */

/* === CONTENT === */

#content .wrap {background:#7094cf;}

    /* rating */
#content .ratingg {width:100px; height:18px;}
#content .ratingg div.rate {position:absolute; top:0; left:0; width:100%; height:18px; background:url('/style/img/rating.png');}
#content .ratingg div.base {position:absolute; top:0; right:0; width:100%; height:18px; background:url('/style/img/rating.png'); background-position:0 -18px;}
#content .ratingg div.rate.r1{width:20%;}
#content .ratingg div.rate.r2{width:40%;}
#content .ratingg div.rate.r3{width:60%;}
#content .ratingg div.rate.r4{width:80%;}
#content .ratingg div.rate.r5{width:100%;}
    /* end rating */

    /* game-block */
#content .game2 {position:relative; top: 13px; text-decoration:none; display:inline-block; width:337px; margin:17px; padding:0px; border:1px solid #305694; background:#537bbc;}
#content .game {position:relative; text-decoration:none; display:inline-block; width:337px; margin:17px; padding:10px 0; color:#fff; border:1px solid #305694; background:#537bbc;}
#content .game h2 {font-size:17px; text-align:center; margin-bottom:10px;}
#content .game div.ratingg {position:absolute; z-index:10; top:62px; right:39px;}
#content .game p {display:block; position:relative; width:290px; height:225px; margin:0 22px 5px; border:1px solid #305694;}
#content .game p span {display:block; position:absolute; top:0; left:0; width:246px; height:173px; padding:52px 22px 0; font-size:16px; line-height:28px; background:rgba(83, 123, 188, 0.8); opacity:0; -webkit-transition:0.5s ease; -moz-transition:0.5s ease; -o-transition:0.5s ease; transition:0.5s ease;}
#content .game:hover p span {opacity:1;}
#content .game p button {position:absolute; bottom:15px; left:65px; width:167px; height:31px; border:2px solid #c0d4f3; border-radius:5px; font-size:16px; color:#fff; text-transform:uppercase; cursor:pointer;
    background: #537bbc; /* Old browsers */
    background: -moz-linear-gradient(top,  #537bbc 0%, #174185 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#537bbc), color-stop(100%,#174185)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #537bbc 0%,#174185 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #537bbc 0%,#174185 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#537bbc', endColorstr='#174185',GradientType=0 ); /* IE6-9 */
}
#content .game p button:hover {
    background: #174185; /* Old browsers */
    background: -moz-linear-gradient(top,  #174185 0%, #537bbc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#174185), color-stop(100%,#537bbc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #174185 0%,#537bbc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #174185 0%,#537bbc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #174185 0%,#537bbc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #174185 0%,#537bbc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee3e97', endColorstr='#537bbc',GradientType=0 ); /* IE6-9 */
}
    /* end game-block */

#content {background:transparent url('/style/img/bg2.png') left top repeat-x;}
#content .game-list {border-radius:10px; padding:10px 0 20px;}

#content .description {width:1098px; margin:50px auto 0; padding:20px 15px; border-radius:10px; color:#fff; background:#7094cf; text-align:justify}
#content .description p {line-height: 22px;}
#content .description p a {color:#e2e2e2;}
#content .description p a:hover{color:#bbbbbb;}
#content .description h3 {margin: 15px 0; font-size:18px; color:#fff; text-transform:uppercase;}

    /* game page */
#content .game-list .left, #content .game-list div.right {display:inline-block; vertical-align:top;}

#content .game-list .left.long{width:1083px; }
#content .game-list .left.long img.gameImg{width:100% !important;}
#content .game-list .left {width:728px; padding-left:15px;}
#content .game-list .right {width:340px; margin-left:25px;}

#content .game-list .left #breadcrumbs {margin:15px 0;}
#content .game-list .left #breadcrumbs ul li {display:inline-block; color:#ededed; margin-right:7px; padding-right:20px; background:url('/style/img/bull.png') right center no-repeat;}
#content .game-list .left #breadcrumbs ul li a {font-size:16px; font-weight:bold; color:#fff; text-decoration:none;}
#content .game-list .left #breadcrumbs ul li a:hover{color:#ededed;}

#content .game-list .left #breadcrumbs button {position:relative; bottom:25px; left:458px; width:270px; height:31px; border:2px solid #fff; border-radius:5px; font-size:16px; color:#fff; text-transform:uppercase; cursor:pointer;
    background: #537bbc; /* Old browsers */
    background: -moz-linear-gradient(top,  #537bbc 0%, #174185 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#537bbc), color-stop(100%,#174185)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #537bbc 0%,#174185 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #537bbc 0%,#174185 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#537bbc', endColorstr='#174185',GradientType=0 ); /* IE6-9 */
}
#content .game-list .left.long #breadcrumbs button {position:relative; bottom:25px; left:828px; width:270px; height:31px; border:2px solid #fff; border-radius:5px; font-size:16px; color:#fff; text-transform:uppercase; cursor:pointer;
    background: #537bbc; /* Old browsers */
    background: -moz-linear-gradient(top,  #537bbc 0%, #174185 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#537bbc), color-stop(100%,#174185)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #537bbc 0%,#174185 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #537bbc 0%,#174185 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#537bbc', endColorstr='#174185',GradientType=0 ); /* IE6-9 */
}
#content .game-list .left #breadcrumbs button:hover, #content .game-list .left.long #breadcrumbs button:hover {
    background: #174185; /* Old browsers */
    background: -moz-linear-gradient(top,  #174185 0%, #537bbc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#174185), color-stop(100%,#537bbc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #174185 0%,#537bbc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #174185 0%,#537bbc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #174185 0%,#537bbc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #174185 0%,#537bbc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee3e97', endColorstr='#537bbc',GradientType=0 ); /* IE6-9 */
}
#content .game-list .left #breadcrumbs button .size {background: url('/style/img/size-big.png') left top no-repeat;}
#content .game-list .left.long #breadcrumbs button .size {background: url('/style/img/size-small.png') left top no-repeat;}


#content .game-list .left .game-info .ratingg-show {position:absolute; right:0; bottom:30px; width:250px; margin-top:10px; text-align:right; color:#fff;}
#content .game-list .left .game-info .ratingg-show span.ratingg {position:relative; top:0px;}

#content .game-list .left .game-info {position:relative;}
#content .game-list .left .game-info img.gameImg {width:710px; height:470px; border:9px solid #a824a4;}
#content .game-list .left .game-info h1 {margin:15px 0; font-size:22px; color:#fff;}
#content .game-list .left .game-info .ratingg {position:absolute; right:0; bottom:50px; width:100px;}
#content .game-list .left .game-info .ratingg-add {position:absolute; right:0; bottom:0px; width:250px; margin-top:10px; text-align:right;}
#content .game-list .left .game-info .ratingg-add p {display:inline-block; font-size:16px; font-weight:bold; color:#fff;}
#content .game-list .left .game-info .ratingg-add a {display:block; float:left; width:29px; height:27px; margin-left:10px; margin-bottom:-8px; background:url('/style/img/rating-add.png');}
#content .game-list .left .game-info .ratingg-add a:nth-child(2) {background-position:-29px 0;}
#content .game-list .left .game-info .socials {margin-bottom:25px;}
#content .game-list .left .game-info .desc p:first-child {font-size:16px; font-weight:bold; color:#fff; margin:25px 0;}
#content .game-list .left .game-info .desc p {color:#fff; text-align:justify}
#content .game-list .left .game-info .desc p a {color:#e2e2e2;}
#content .game-list .left .game-info .desc p a:hover{color:#bbbbbb;}
#content .game-list .left .game-info .desc li {margin: 0px 40px 0px 40px; color:#fff; list-style-type:circle;}
#content .game-list .left .game-info .desc2 h2 {margin: 0; font-size:18px; color:#fff; text-transform:uppercase;}
#content .game-list .left .game-info .desc2 {color:#fff; text-align:justify}
#content .game-list .left .game-info .desc2 a {color:#e2e2e2;}
#content .game-list .left .game-info .desc2 a:hover{color:#bbbbbb;}
#content .game-list .left .game-info .comments {margin-top:10px;}
#content .game-list .left .game-info .comments p {font-size:16px; font-weight:bold; color:#fff; margin:25px 0;}

#content .game-list .right .advertising p, #content .game-list .right .recommended p:first-child {font-size:16px; font-weight:bold; padding:15px 0; color:#fff;}
#content .game-list .right .advertising div {width:336px; height:280px; background:#fff;}

#content .game-list .right .recommended .game {margin:0 0 25px 0;}
    /* end game page */

/* === END CONTENT === */

/* === FOOTER === */

footer {background:transparent url('/style/img/bg3.png') left bottom repeat-x;}
footer a {color:#4e4e4e;}
footer a:hover {color:#1e1e1e;}
footer .wrap .footer-menu {margin:50px 0; padding-bottom:30px; border-bottom:2px solid #174185;}
footer .wrap .footer-menu ul {display:inline-block; width:170px; margin:0 10px; vertical-align:top}
footer .wrap .footer-menu ul p {margin-bottom:30px; font-size:21px; color:#dabe7b;}
footer .wrap .footer-menu ul li {margin-bottom:8px;}
footer .wrap .footer-menu ul li a {font-size:17px; color:#74849d; text-decoration:none;}
footer .wrap .footer-menu ul li a:hover {color:#545f71;}
footer .wrap div:last-child {height:80px;}
footer .wrap div:last-child p {float:left; color:#4e4e4e;}
footer .wrap div:last-child ul {float:right; margin-top:-37px;}
footer .wrap div:last-child ul li {display:inline-block; width:32px; height:32px; margin-right:7px;}
footer .wrap div:last-child ul li a {display:block; width:100%; height:100%; background:url('/style/img/socials.png') no-repeat;}
footer .wrap div:last-child ul li:nth-child(2) a {background-position:0 -32px;}
footer .wrap div:last-child ul li:nth-child(3) a {background-position:0 -64px;}

/* === END FOOTER === */

div.images {margin-bottom:-20px; text-align:center}

div.screenshots {margin-top: -20px;}
div.screenshots div.s1 {float: left; text-align:center; font-size:11px; text-align:center; color:#fff; padding-bottom:10px}
div.screenshots div:first-child {margin:0px}
div.screenshots div:nth-child(2) {margin:0px 25px 0px 25px}
div.screenshots div:nth-child(3) {margin:0px}

div.adv{
	position:absolute;
	width:160px;
	left:50%;
	top:70%;
	margin-left:580px;
}

div.adv2{
	position:absolute;
	width:160px;
	left:50%;
	top:70%;
	margin-left:-740px;
}

.bg-image {
  filter: blur(8px);
  -webkit-filter: blur(8px);
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg-text {
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.4);
  color: white;
  font-weight: bold;
  border: 3px solid #f1f1f1;
  position: absolute;
  top: 200px;
  left: 50%;
  transform: translate(-50%, -100px);
  z-index: 2;
  width: 80%;
  padding: 20px;
  text-align: center;
}

.bg-text a{color:white}

#playswf button {position:absolute; bottom:0; width:205px; height:36px; border-radius:5px; border:3px solid #fff; box-shadow:0 1px 3px #c0d4f3; font-size:19px; text-transform:uppercase; color:#fff; cursor:pointer; transform: translate(-50%, 50px);
    background: #537bbc; /* Old browsers */
    background: -moz-linear-gradient(top,  #537bbc 0%, #174185 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#537bbc), color-stop(100%,#174185)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #537bbc 0%,#174185 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #537bbc 0%,#174185 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #537bbc 0%,#174185 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#537bbc', endColorstr='#174185',GradientType=0 ); /* IE6-9 */
}
#playswf button:hover {
    background: #174185; /* Old browsers */
    background: -moz-linear-gradient(top,  #174185 0%, #537bbc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#174185), color-stop(100%,#537bbc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #174185 0%,#537bbc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #174185 0%,#537bbc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #174185 0%,#537bbc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #174185 0%,#537bbc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#174185', endColorstr='#537bbc',GradientType=0 ); /* IE6-9 */
}
