@charset "UTF-8";
.sky0{
/*Sky Colour AM No Sun*/
background: #9d5ce8; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #9d5ce8 0%, #f2c9ff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#9d5ce8), color-stop(100%,#f2c9ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #9d5ce8 0%,#f2c9ff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #9d5ce8 0%,#f2c9ff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #9d5ce8 0%,#f2c9ff 100%); /* IE10+ */
background: linear-gradient(135deg,  #9d5ce8 0%,#f2c9ff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d5ce8', endColorstr='#f2c9ff',GradientType=1 );
}
.sky1{
/*Sky Colour AM Sun*/
background: #ed5757; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #ed5757 0%, #ffc9c9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#ed5757), color-stop(100%,#ffc9c9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #ed5757 0%,#ffc9c9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #ed5757 0%,#ffc9c9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #ed5757 0%,#ffc9c9 100%); /* IE10+ */
background: linear-gradient(135deg,  #ed5757 0%,#ffc9c9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed5757', endColorstr='#ffc9c9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sky2{
/*Sky Colour AM*/
background: #84d2ff; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #84d2ff 0%, #cbebff 75%, #d3edff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#84d2ff), color-stop(76%,#cbebff), color-stop(100%,#d3edff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #84d2ff 0%,#cbebff 75%,#d3edff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #84d2ff 0%,#cbebff 75%,#d3edff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #84d2ff 0%,#cbebff 75%,#d3edff 100%); /* IE10+ */
background: linear-gradient(135deg,  #84d2ff 0%,#cbebff 75%,#d3edff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84d2ff', endColorstr='#d3edff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sky3{
/*Sky Colour NOON*/
background: #d3edff; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #d3edff 0%, #cbebff 32%, #84d2ff 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#d3edff), color-stop(32%,#cbebff), color-stop(100%,#84d2ff)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #d3edff 0%,#cbebff 32%,#84d2ff 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #d3edff 0%,#cbebff 32%,#84d2ff 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #d3edff 0%,#cbebff 32%,#84d2ff 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #d3edff 0%,#cbebff 32%,#84d2ff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3edff', endColorstr='#84d2ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sky4{
/*Sky Colour PM*/
background: #d3edff; /* Old browsers */
background: -moz-linear-gradient(45deg,  #d3edff 0%, #cbebff 50%, #84d2ff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#d3edff), color-stop(50%,#cbebff), color-stop(100%,#84d2ff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  #d3edff 0%,#cbebff 50%,#84d2ff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  #d3edff 0%,#cbebff 50%,#84d2ff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  #d3edff 0%,#cbebff 50%,#84d2ff 100%); /* IE10+ */
background: linear-gradient(45deg,  #d3edff 0%,#cbebff 50%,#84d2ff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3edff', endColorstr='#84d2ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sky5{
/*Sky Colour PM Sun*/
background: #ffc9c9; /* Old browsers */
background: -moz-linear-gradient(45deg,  #ffc9c9 0%, #ed5757 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffc9c9), color-stop(100%,#ed5757)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  #ffc9c9 0%,#ed5757 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  #ffc9c9 0%,#ed5757 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  #ffc9c9 0%,#ed5757 100%); /* IE10+ */
background: linear-gradient(45deg,  #ffc9c9 0%,#ed5757 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc9c9', endColorstr='#ed5757',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sky6{
/*Sky Colour PM No Sun*/
background: #f2c9ff; /* Old browsers */
background: -moz-linear-gradient(45deg,  #f2c9ff 0%, #9d5ce8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f2c9ff), color-stop(100%,#9d5ce8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  #f2c9ff 0%,#9d5ce8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  #f2c9ff 0%,#9d5ce8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  #f2c9ff 0%,#9d5ce8 100%); /* IE10+ */
background: linear-gradient(45deg,  #f2c9ff 0%,#9d5ce8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2c9ff', endColorstr='#9d5ce8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sky7{
/*Sky Colour Night*/
background: #353589; /* Old browsers */
background: -moz-linear-gradient(top,  #353589 0%, #5a3799 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#353589), color-stop(100%,#5a3799)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #353589 0%,#5a3799 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #353589 0%,#5a3799 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #353589 0%,#5a3799 100%); /* IE10+ */
background: linear-gradient(to bottom,  #353589 0%,#5a3799 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353589', endColorstr='#5a3799',GradientType=0 ); /* IE6-9 */
}
.sky8{
/*Sky Colour Overcast Day*/
background: #cfd5d6; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #cfd5d6 30%, #9fafb5 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(30%,#cfd5d6), color-stop(100%,#9fafb5)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #cfd5d6 30%,#9fafb5 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #cfd5d6 30%,#9fafb5 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #cfd5d6 30%,#9fafb5 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #cfd5d6 30%,#9fafb5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfd5d6', endColorstr='#9fafb5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sky9{
/*Sky Colour Overcast Night*/
background: #97aeb2; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #97aeb2 0%, #54717c 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#97aeb2), color-stop(100%,#54717c)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #97aeb2 0%,#54717c 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #97aeb2 0%,#54717c 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #97aeb2 0%,#54717c 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #97aeb2 0%,#54717c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#97aeb2', endColorstr='#54717c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sky10{
/*Sky Colour Rain Day*/
background: #8F9DA6; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #8F9DA6 30%, #6A7074 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(30%,#8F9DA6), color-stop(100%,#6A7074)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #8F9DA6 30%,#6A7074 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #8F9DA6 30%,#6A7074 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #8F9DA6 30%,#6A7074 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #8F9DA6 30%,#6A7074 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8F9DA6', endColorstr='#6A7074',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.sky11{
/*Sky Colour Night Night*/
background: #6A7074; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #6A7074 0%, #454C51 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#6A7074), color-stop(100%,#454C51)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #6A7074 0%,#454C51 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #6A7074 0%,#454C51 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #6A7074 0%,#454C51 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #6A7074 0%,#454C51 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6A7074', endColorstr='#454C51',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}