html {
height: 100%;
}
body {
font-family: Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times, sans-serif, 'Roboto', 'Roboto Condensed';
line-height: 125%;
color: #808080;
color: #333333;
font-size: 13px;
margin: 0px;
height: 100%;
background-color: #FFFFFF;
background-image: url(../images/bg.png);
background-repeat: repeat-x;
background-position: center 164px;
}
.wrapper {
padding-bottom: 2em;
padding-bottom: 0em;
min-height: 100%;
height: auto !important;
height: 100%;
margin-bottom: -100px;
background-image: url(../images/bg2.jpg);
background-repeat: no-repeat;
background-position: center 164px;
}
.push {
display: none;
display: block;
height: 100px;
overflow: hidden;
}
.footer {
height: 100px;
position: relative;
display: block;
overflow: hidden;
color: #999999;
font-size: 90%;
padding-top: 60px;
text-align: center;
}
.footer a {
color: #999999;
display: inline-block;
}
.footer a:hover {
color: #333333;
}
.left {
float: left;
}
.right {
float: right;
}
.footer .center {
display: inline-block;
}
/**/
.width {
margin-right: auto;
margin-left: auto;
position: relative;
padding-right: 20px;
padding-left: 20px;
display: block;
box-sizing: border-box;
max-width: 960px;
width: 960px;
}
a {
text-decoration: none;
color: #0033CC;
border: 0px;
outline: 0px;
cursor: pointer;
}
a:hover {
color: #8dd7f7;
border: 0px;
outline: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times, sans-serif, 'Roboto', 'Roboto Condensed';
font-size: 300%;
color: #333333;
font-style: normal;
line-height: 105%;
margin: 0px;
padding: 0px;
}
h1,
h2 {
font-size: 13px;
font-weight: bold;
font-variant: normal;
line-height: 125%;
padding-bottom: 1.5em;
}
h3 {
font-size: 200%;
padding-bottom: 0.5em;
color: #1a467c;
}
h4 {
font-size: 150%;
padding-bottom: 0.75em;
}
h5 {
font-size: 155%;
padding-bottom: 0.75em;
}
ul,
ol {
text-align: left;
list-style-type: none;
margin: 0px;
padding: 0px;
line-height: 125%;
}
li {
text-align: left;
margin: 0px;
padding: 0px;
}
p {
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 1.5em;
padding-left: 0px;
vertical-align: top;
line-height: 125%;
text-align: justify;
}
.cf:before,
.cf:after {
content: " ";
display: table;
}
.cf:after {
clear: both;
}
.cf {
*zoom: 1;
}
/* header */
.header {
position: fixed;
position: relative;
height: 194px;
z-index: 1000;
/*background-image: url(../images/grad1xxx.png);
background-repeat: repeat-x;
background-position: center 50px;
background-size: 100% 300%;*/
left: 0px;
top: 0px;
right: 0px;
}
.logo {
width: 610px;
height: 160px;
float: none;
margin-right: auto;
margin-left: auto;
}
.logo a {
display: block;
height: 100%;
background-image: url(../images/logo.png);
background-repeat: no-repeat;
background-position: center 42px;
background-size: 510px auto;
}
.foto img {
display: block;
width: 100%;
}
/**/
.mainmenu {
height: 34px;
position: absolute;
z-index: 999;
width: 100%;
width: auto;
font-size: 100%;
-webkit-transition: height 0.5s, background 0.5s;
transition: height 0.5s, background 0.5s;
float: none;
bottom: 0px;
right: 0px;
background-color: #8dd7f7;
left: 0px;
}
/**/
.lccont {
display: block;
float: left;
width: 235px;
width: 740px;
}
.lcont {
display: block;
float: left;
width: 212px;
}
.ccont {
display: block;
margin-left: 20px;
padding-top: 10px;
width: 508px;
float: left;
}
.rcont {
display: block;
float: right;
width: 160px;
background-color: #EAEAEA;
}
/****************** blocks ******************/
.blocks {
display: block;
position: relative;
margin-right: auto;
margin-left: auto;
}
.block {
display: block;
float: left;
position: relative;
box-sizing: border-box;
}
.block a {
display: block;
}
.intro .block {
width: 242px;
margin-left: 7px;
margin-bottom: 7px;
}
.intro .block:nth-of-type(3n-2) {
margin-left: 0px;
margin-left: 0%;
clear: left;
}
.intro .block .title {
display: block;
background-color: #e5e5e5;
text-align: center;
color: #4d4d4d;
padding: 4px;
}
.intro .block a .title,
.intro .block a {
display: block;
color: #4d4d4d;
text-decoration: none;
}
.intro .block a:hover .title {
color: #000000;
text-decoration: none;
}
.intro .block .foto {
display: block;
border: 1px solid #e5e5e5;
}
/*********************       form        *****************************/
.fieldholder {
display: block;
position: relative;
width: 100%;
float: left;
margin-bottom: 7px;
}
input[type=text],
input[type=password],
input[type=file],
input[type=number],
select,
textarea {
color: #333333;
background-color: #FFFFFF;
font-family: Arial, Helvetica, Verdana, Tahoma, "Lucida Sans Unicode", "Trebuchet MS", "Times New Roman", Times, serif, sans-serif;
font-size: 100%;
border: 1px solid #CCCCCC;
display: block;
text-align: left;
float: none;
border-radius: 0px;
line-height: normal;
height: 24px;
float: left;
margin: 0px;
width: 69.9%;
box-sizing: border-box;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 1px;
padding-left: 5px;
}
input[type=file] {
font-size: 100%;
height: auto;
margin: 0px;
padding: 0px;
height: 24px;
height: auto;
}
input[type=checkbox],
input[type=radio] {
margin: 5px;
padding: 0px;
cursor: pointer;
}
textarea {
height: 7em;
resize: vertical;
min-height: 24px;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
label {
cursor: auto;
margin: 0px;
display: block;
position: relative;
padding-top: 4px;
padding-right: 2%;
padding-bottom: 0px;
padding-left: 0px;
width: 28%;
float: left;
text-align: right;
}
.searchholder {
min-height: 15px;
overflow: hidden;
}
.search {
display: block;
padding-bottom: 10px;
width: 740px;
padding-top: 10px;
}
.search input[type=text],
.search input[type=password],
.search input[type=file],
.search select,
.search textarea {
float: none;
display: inline-block;
width: auto;
}
.search .fieldholder {
display: block;
width: 23.5%;
text-align: center;
margin: 0px;
padding: 0px;
}
.search .fieldholder:first-of-type {
text-align: left;
}
.search .fieldholder:last-of-type {
text-align: right;
float: right;
width: auto;
width: 23.5%;
width: 26.5%;
}
.search label {
display: inline-block;
float: none;
text-align: left;
width: auto;
}
.withadd {
width: 69.9%;
width: 63.9% !important;
}
.add {
width: 6%;
float: left;
text-align: right;
}
.add img {
float: right;
margin-bottom: 7px;
cursor: pointer;
}
#UploadFilesHolder {
margin-bottom: 0px;
}

/** button **/

.button {
display: block;
margin-bottom: 10px;
text-transform: uppercase;
}
.button a {
display: block;
border: 1px solid #CCCCCC;
-webkit-border-radius: 3px;
border-radius: 3px;
text-align: center;
font-weight: bold;
color: #000000;
white-space: nowrap;
white-space: normal;
-webkit-transition: background 0.2s;
-moz-transition: background 0.2s;
-ms-transition: background 0.2s;
-o-transition: background 0.2s;
transition: background 0.2s;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 101%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(101%, #cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 101%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%, #cccccc 101%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 101%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%, #cccccc 101%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
}
.button a:hover {
color: #000000;
border: 1px solid #999999;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,999999+100 */
background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(top, #cccccc 0%, #999999 101%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(101%, #999999)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cccccc 0%, #999999 101%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cccccc 0%, #999999 101%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cccccc 0%, #999999 101%); /* IE10+ */
background: linear-gradient(to bottom, #cccccc 0%, #999999 101%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#999999', GradientType=0 ); /* IE6-9 */
}
.button.red a {
color: #FFFFFF;
border: 1px solid #e50000;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff0000+0,e50000+100 */
background: #ff0000; /* Old browsers */
background: -moz-linear-gradient(top, #ff0000 0%, #e50000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff0000), color-stop(100%, #e50000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff0000 0%, #e50000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff0000 0%, #e50000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff0000 0%, #e50000 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff0000 0%, #e50000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#e50000', GradientType=0 ); /* IE6-9 */
}
.button.red a:hover {
color: #FFFFFF;
border: 1px solid #990000;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cc0000+0,990000+100 */
background: #cc0000; /* Old browsers */
background: -moz-linear-gradient(top, #cc0000 0%, #990000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cc0000), color-stop(100%, #990000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cc0000 0%, #990000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cc0000 0%, #990000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cc0000 0%, #990000 100%); /* IE10+ */
background: linear-gradient(to bottom, #cc0000 0%, #990000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#990000', GradientType=0 ); /* IE6-9 */
}
.fieldholder .button {
float: left;
margin: 0px;
width: 69.9%;
width: 21%;
}
/**/
.button.favorites {
width: 120px;
margin: 20px;
position: fixed;
top: 0px;
right: 0px;
z-index: 1001;
}
/* imgbutton */
.fieldholder .imgbutton {
float: left;
}
.imgbutton {
display: block;
margin-bottom: 10px;
width: 150px;
margin-top: 5px;
}
.imgbutton a {
display: block;
}
.imgbutton img {
display: block;
width: 100%;
}
/******************** carousel *******************/

.carouselholder {
width: 210px;
height: 106px;
overflow: hidden;
position: relative;
float: none;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
margin-bottom: 15px;
}
.slot .carouselholder {
border: none;
margin: 0px;
float: left;
}
.carousel {
width: 210px;
height: 106px;
overflow: hidden;
}
.slide {
float: left;
position: relative;
height: auto;
height: 100%;
width: auto;
overflow: hidden;
}
.slide img {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-bottom: 0px;
}
.slide .zoommask {
position: absolute;
height: 20px;
width: 60px;
right: 0px;
bottom: 0px;
overflow: hidden;
}
.carouselholder .zoom {
position: absolute;
height: 20px;
width: auto;
right: 0px;
bottom: 0px;
padding-right: 23px;
background-image: url(../images/zoom.png);
background-repeat: no-repeat;
background-position: 92% center;
background-size: auto 15px;
font-size: 11px;
overflow: hidden;
color: #000;
box-sizing: border-box;
padding-top: 2px;
}
.carouselholder .pager {
background-color: #F00;
font-size: 14px;
float: left;
display: none;
}
/****/
.carouselholder .prevnext {
position: absolute;
height: 20px;
width: auto;
left: 83px;
bottom: 0px;
overflow: hidden;
}
.carouselholder a.prev,
.carouselholder a.next {
height: 16px;
width: 16px;
background-image: url(../images/prev-next.png);
background-repeat: repeat-y;
background-position: left top;
background-size: 200% 200%;
background-color: #8dd7f7;
display: block;
float: left;
border: 2px solid #FFFFFF;
margin-right: 3px;
}
.carouselholder a.next {
background-position: right top;
right: 0px;
left: auto;
}
.carouselholder a.prev:hover,
.carouselholder a.next:hover {
background-position: left bottom;
background-color: #333333;
}
.carouselholder a.next:hover {
background-position: right bottom;
}
.carouselholder .counter {
position: absolute;
overflow: hidden;
right: 142px;
bottom: 0px;
height: 18px;
font-weight: bold;
}
/** page **/

.page {
color: #666666;
text-align: center;
position: relative;
padding-bottom: 0em;
padding-top: 10px;
line-height: normal;
}
.page a,
.page .current {
color: #666666;
box-sizing: border-box;
border-radius: 3px;
display: block;
width: 22px;
height: 22px;
float: left;
margin: 0px;
padding-top: 2px;
border: 1px solid #666666;
}
.page .prev,
.page .next,
.page .pages {
display: inline-block;
float: none;
}
.page .prev a,
.page .next a {
border: none;
overflow: hidden;
text-align: center;
background-image: url(../images/prev-next-page.png);
background-repeat: no-repeat;
background-position: left top;
background-size: 200% 200%;
}
.page .next a {
background-position: right bottom;
}
.page a:hover,
.page .current {
background-position: right top;
font-weight: bold;
color: #000000;
border-color: #000000;
}
.page .next a:hover {
background-position: left bottom;
}
.page .current {
margin-right: 2px;
margin-left: 2px;
color: #000000;
}
.page .pages {
margin: 0px;
padding: 0px;
}
.page .pages a {
margin-right: 2px;
margin-left: 2px;
}
/** features **/

.features {
border: 1px solid #CCCCCC;
margin-bottom: 15px;
padding-bottom: 15px;
}
.features h2 {
background-color: #CCCCCC;
text-align: center;
display: block;
padding: 3px;
text-transform: uppercase;
font-size: 14px;
margin-bottom: 15px;
}
.features ul {
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
}
.features ul li {
display: block;
}
.features ul li span {
display: block;
float: right;
text-align: left;
width: 40%;
}
/**/

.rbuttons {
float: right;
box-sizing: border-box;
padding-top: 0px;
padding-right: 0px;
width: 100px;
}
.slot .rbuttons {
padding-right: 10px;
width: 110px;
padding-top: 10px;
}
.id {
display: block;
font-size: 14px;
font-weight: bold;
text-align: right;
padding-bottom: 10px;
}
/**/

.form {
display: block;
clear: both;
}
select#day {
width: 18%;
}
select#month {
width: 29.9%;
margin-left: 2%;
}
select#year {
width: 18%;
margin-left: 2%;
}
.fieldholder.checkbox {
padding-top: 5px;
padding-bottom: 5px;
}
.fieldholder.checkbox label {
width: 64%;
width: auto;
margin: 0px;
text-align: left;
}
.fieldholder.checkbox label:first-of-type {
cursor: auto;
margin: 0px;
display: block;
position: relative;
padding-top: 4px;
padding-right: 2%;
padding-bottom: 0px;
padding-left: 0px;
width: 28%;
float: left;
text-align: right;
}
.fieldholder.checkbox input[type=checkbox],
.fieldholder.checkbox input[type=radio] {
float: left;
margin-left: 30%;
margin-left: 0%;
margin-right: 1%;
}
/** popup **/

body#popup {
background-image: none;
padding: 20px;
height: auto;
}
body#popup .features {
border: 1px solid #CCCCCC;
margin-bottom: 15px;
padding-bottom: 8px;
}
body#popup .fieldholder {
width: 92%;
margin-left: 4%;
margin-right: 4%;
}
body#popup label {
width: 48%;
}
body#popup input[type=text],
body#popup input[type=password],
body#popup input[type=file],
body#popup select,
body#popup textarea {
width: 49.9%;
}
body#popup textarea {
width: 100%;
height: 400px;
}
body#popup .fieldholder .button {
float: none;
width: 40%;
margin-right: auto;
margin-left: auto;
}
/****** slot ******/

.slot {
display: block;
box-sizing: border-box;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
}
.itemheader {
display: block;
background-color: #CCCCCC;
font-size: 16px;
font-weight: bold;
}
.itemheader div {
padding-top: 8px;
}
.itemheader .title {
display: block;
float: left;
width: 195px;
padding-left: 15px;
padding-top: 8px;
padding-bottom: 7px;
font-size: 15px;
}
.itemheader .icons {
display: block;
float: left;
width: 190px;
padding-left: 22px;
}
.slot .itemheader .icons {
padding-left: 11px;
}
.itemheader .icons span {
display: block;
float: left;
background-repeat: no-repeat;
background-position: right top;
margin-right: 10px;
padding-right: 38px;
height: 18px;
box-sizing: border-box;
padding-top: 1px;
}
.itemheader .icons span.bed {
background-image: url(../images/ico-bed.png);
}
.itemheader .icons span.bath {
background-image: url(../images/ico-bath.png);
}
.itemheader .icons span.car {
background-image: url(../images/ico-car.png);
padding-right: 24px;
}
.itemheader .surface {
display: block;
float: left;
width: 90px;
padding-left: 10px;
}
.itemheader .price {
display: block;
float: right;
padding-right: 10px;
}
.description {
width: 400px;
width: 388px;
box-sizing: border-box;
position: relative;
float: left;
}
.slot .description {
width: 408px;
min-height: 106px;
border-left-width: 1px;
border-left-style: solid;
border-left-color: #CCCCCC;
padding: 10px;
}
.slot .description p {
padding: 0em;
}
.description h1,
.description h2 {
padding-bottom: 0em;
}
.description .button {
width: 100px;
position: absolute;
right: -110px;
bottom: 0px;
}
/******* cart *********/

.cart .carouselholder {
margin-bottom: 0px;
height: auto;
}
.cart .holder {
min-height: inherit;
margin: 0px;
padding: 0px;
width: 528px;
font-size: 13px;
float: left;
}
.cart .description.holder {
min-height: 85px;
margin: 0px;
padding: 0px;
}
.cart .slide img {
border: none;
display: block;
}
.cart .col {
display: block;
width: 25%;
float: left;
padding-top: 0px;
padding-right: 10px;
padding-left: 10px;
box-sizing: border-box;
text-align: center;
}
.cart .col span {
padding-top: 8px;
display: inline-block;
}
.cart .description .col span {
padding-top: 4px;
display: inline-block;
}
.cart .description .col {
padding-top: 30px;
}
.cart .description .button {
width: 100%;
position: relative;
right: auto;
bottom: auto;
}
.cart .description input[type=number] {
display: inline-block;
height: 24px;
float: none;
width: 70px;
}
.cart.checkout {
font-weight: bold;
border: none;
}
.cart.checkout .description.holder {
margin-left: 211px;
border: none;
}
/*****************************************************************************************/
.vcenter {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
display: block;
position: relative;
position: absolute;
width: 100%;
}

/* section.zoompan */
section.zoompan .vcenter {
overflow: visible !important;
}
section.zoompan {
text-align: center;
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
overflow: hidden;
}
section.zoompan .parent {
background-color: #FFFFFF;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
height: 100%;
}
section.zoompan .panzoom {
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
height: 100%;
}
section.zoompan img {
max-width: 90%;
max-height: 600px;
display: block;
margin: auto;
}
section.zoompan .buttons {
padding-top: 20px;
background-color: rgba(0,0,0,0.5);
left: 0px;
right: 0px;
padding-bottom: 10px;
bottom: 0px;
position: fixed;
position: absolute;
z-index: 10000;
}
section.zoompan button {
display: block;
margin-bottom: 10px;
text-transform: uppercase;
border: none;
display: block;
display: inline-block;
border: 1px solid #CCCCCC;
-webkit-border-radius: 3px;
border-radius: 3px;
text-align: center;
font-weight: bold;
color: #000000;
white-space: nowrap;
white-space: normal;
-webkit-transition: background 0.2s;
-moz-transition: background 0.2s;
-ms-transition: background 0.2s;
-o-transition: background 0.2s;
transition: background 0.2s;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 101%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(101%, #cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 101%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%, #cccccc 101%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 101%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%, #cccccc 101%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
padding-top: 4px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
font-family: Arial, Helvetica, Verdana, Tahoma, 'Lucida Sans Unicode', 'Trebuchet MS', 'Times New Roman', Times, sans-serif, 'Roboto', 'Roboto Condensed';
cursor: pointer;
}
section.zoompan button:hover {
color: #000000;
border: 1px solid #999999;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,999999+100 */
background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(top, #cccccc 0%, #999999 101%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(101%, #999999)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #cccccc 0%, #999999 101%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #cccccc 0%, #999999 101%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #cccccc 0%, #999999 101%); /* IE10+ */
background: linear-gradient(to bottom, #cccccc 0%, #999999 101%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#999999', GradientType=0 ); /* IE6-9 */
}
