/* BASE */

html, body {
	height: 100%; /* This enables .slide to go full height */
}

body {
	background-color: #333;
}

a {
	display: block;
}

/* LAYOUT */

.container {
	height: 100%; /* This enables .slide to go full height */
}

.slide1 {
	width: 100%;
	height: 100%; /* Set each slide to 100% of viewport */
	text-align: center;
}

.slide2 {
	width: 100%;
	height: 50%; /* Set each slide to half of viewport */
	text-align: center;
}

.slide3 {
	width: 100%;
	height: 33.33333333333333333333333333%; /* Set each slide to a third of viewport */
	text-align: center;
}

.slide4 {
	width: 100%;
	height: 25%; /* Set each slide to a quarter of viewport */
	text-align: center;
}

/* MODULES */

.slide1 img, .footer img {
	height: 4em;
	width: 100%;
	border: none;
}

.solid-00 {
	background: #333;
}

.solid-00 img {
	position: relative;
	bottom: 0;
}

.solid-01 {
	background: #ff0000;
}

.solid-02 {
	background: #ee1c24;
}

.grad-01 {
background: #ff0000; /* Old browsers */
background: -moz-linear-gradient(top,  #ff0000 0%, #ee1c24 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#ee1c24)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff0000 0%,#ee1c24 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff0000 0%,#ee1c24 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff0000 0%,#ee1c24 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff0000 0%,#ee1c24 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ee1c24',GradientType=0 ); /* IE6-9 */
}

.grad-02 {
background: #ee1c24; /* Old browsers */
background: -moz-linear-gradient(top,  #ee1c24 0%, #de0b2b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee1c24), color-stop(100%,#de0b2b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ee1c24 0%,#de0b2b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ee1c24 0%,#de0b2b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ee1c24 0%,#de0b2b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ee1c24 0%,#de0b2b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee1c24', endColorstr='#de0b2b',GradientType=0 ); /* IE6-9 */
}

.grad-03 {
background: #de0b2b; /* Old browsers */
background: -moz-linear-gradient(top,  #de0b2b 0%, #ee1c24 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de0b2b), color-stop(100%,#ee1c24)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #de0b2b 0%,#ee1c24 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #de0b2b 0%,#ee1c24 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #de0b2b 0%,#ee1c24 100%); /* IE10+ */
background: linear-gradient(to bottom,  #de0b2b 0%,#ee1c24 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de0b2b', endColorstr='#ee1c24',GradientType=0 ); /* IE6-9 */
}

.grad-03 {
background: #de0b2b; /* Old browsers */
background: -moz-linear-gradient(top,  #de0b2b 0%, #ee1c24 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de0b2b), color-stop(100%,#ee1c24)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #de0b2b 0%,#ee1c24 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #de0b2b 0%,#ee1c24 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #de0b2b 0%,#ee1c24 100%); /* IE10+ */
background: linear-gradient(to bottom,  #de0b2b 0%,#ee1c24 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de0b2b', endColorstr='#ee1c24',GradientType=0 ); /* IE6-9 */
}

.grad-04 {
background: #ee1c24; /* Old browsers */
background: -moz-linear-gradient(top,  #ee1c24 0%, #de0b2b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee1c24), color-stop(100%,#de0b2b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ee1c24 0%,#de0b2b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ee1c24 0%,#de0b2b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ee1c24 0%,#de0b2b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ee1c24 0%,#de0b2b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee1c24', endColorstr='#de0b2b',GradientType=0 ); /* IE6-9 */
}

.grad-05 {
background: #de0b2b; /* Old browsers */
background: -moz-linear-gradient(top,  #de0b2b 0%, #cc0000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#de0b2b), color-stop(100%,#cc0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #de0b2b 0%,#cc0000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #de0b2b 0%,#cc0000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #de0b2b 0%,#cc0000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #de0b2b 0%,#cc0000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de0b2b', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
}

.grad-06 {
background: #cc0000; /* Old browsers */
background: -moz-linear-gradient(top,  #cc0000 0%, #9e0b0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#9e0b0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cc0000 0%,#9e0b0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cc0000 0%,#9e0b0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cc0000 0%,#9e0b0f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cc0000 0%,#9e0b0f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#9e0b0f',GradientType=0 ); /* IE6-9 */
}

.grad-07 {
background: #9e0b0f; /* Old browsers */
background: -moz-linear-gradient(top,  #9e0b0f 0%, #7b2e00 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e0b0f), color-stop(100%,#7b2e00)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9e0b0f 0%,#7b2e00 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9e0b0f 0%,#7b2e00 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9e0b0f 0%,#7b2e00 100%); /* IE10+ */
background: linear-gradient(to bottom,  #9e0b0f 0%,#7b2e00 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e0b0f', endColorstr='#7b2e00',GradientType=0 ); /* IE6-9 */
}

.grad-08 {
background: #7b2e00; /* Old browsers */
background: -moz-linear-gradient(top,  #7b2e00 0%, #790000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b2e00), color-stop(100%,#790000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7b2e00 0%,#790000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7b2e00 0%,#790000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7b2e00 0%,#790000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7b2e00 0%,#790000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b2e00', endColorstr='#790000',GradientType=0 ); /* IE6-9 */
}

.grad-09 {
background: #790000; /* Old browsers */
background: -moz-linear-gradient(top,  #790000 0%, #9e0039 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#790000), color-stop(100%,#9e0039)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #790000 0%,#9e0039 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #790000 0%,#9e0039 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #790000 0%,#9e0039 100%); /* IE10+ */
background: linear-gradient(to bottom,  #790000 0%,#9e0039 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#790000', endColorstr='#9e0039',GradientType=0 ); /* IE6-9 */
}

.grad-10 {
background: #9e0039; /* Old browsers */
background: -moz-linear-gradient(top,  #9e0039 0%, #9e005d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e0039), color-stop(100%,#9e005d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9e0039 0%,#9e005d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9e0039 0%,#9e005d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9e0039 0%,#9e005d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #9e0039 0%,#9e005d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e0039', endColorstr='#9e005d',GradientType=0 ); /* IE6-9 */
}

.grad-11 {
background: #9e005d; /* Old browsers */
background: -moz-linear-gradient(top,  #9e005d 0%, #630460 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e005d), color-stop(100%,#630460)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9e005d 0%,#630460 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9e005d 0%,#630460 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9e005d 0%,#630460 100%); /* IE10+ */
background: linear-gradient(to bottom,  #9e005d 0%,#630460 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e005d', endColorstr='#630460',GradientType=0 ); /* IE6-9 */
}

.grad-12 {
background: #630460; /* Old browsers */
background: -moz-linear-gradient(top,  #630460 0%, #440e62 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#630460), color-stop(100%,#440e62)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #630460 0%,#440e62 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #630460 0%,#440e62 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #630460 0%,#440e62 100%); /* IE10+ */
background: linear-gradient(to bottom,  #630460 0%,#440e62 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#630460', endColorstr='#440e62',GradientType=0 ); /* IE6-9 */
}

.grad-13 {
background: #440e62; /* Old browsers */
background: -moz-linear-gradient(top,  #440e62 0%, #4b0049 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#440e62), color-stop(100%,#4b0049)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #440e62 0%,#4b0049 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #440e62 0%,#4b0049 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #440e62 0%,#4b0049 100%); /* IE10+ */
background: linear-gradient(to bottom,  #440e62 0%,#4b0049 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#440e62', endColorstr='#4b0049',GradientType=0 ); /* IE6-9 */
}

.grad-14 {
background: #4b0049; /* Old browsers */
background: -moz-linear-gradient(top,  #4b0049 0%, #7b0046 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4b0049), color-stop(100%,#7b0046)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4b0049 0%,#7b0046 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4b0049 0%,#7b0046 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4b0049 0%,#7b0046 100%); /* IE10+ */
background: linear-gradient(to bottom,  #4b0049 0%,#7b0046 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b0049', endColorstr='#7b0046',GradientType=0 ); /* IE6-9 */
}

.grad-15 {
background: #7b0046; /* Old browsers */
background: -moz-linear-gradient(top,  #7b0046 0%, #7a0026 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7b0046), color-stop(100%,#7a0026)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7b0046 0%,#7a0026 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7b0046 0%,#7a0026 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7b0046 0%,#7a0026 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7b0046 0%,#7a0026 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b0046', endColorstr='#7a0026',GradientType=0 ); /* IE6-9 */
}

.grad-16 {
background: #7a0026; /* Old browsers */
background: -moz-linear-gradient(top,  #7a0026 0%, #9e0b0f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a0026), color-stop(100%,#9e0b0f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7a0026 0%,#9e0b0f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7a0026 0%,#9e0b0f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7a0026 0%,#9e0b0f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7a0026 0%,#9e0b0f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a0026', endColorstr='#9e0b0f',GradientType=0 ); /* IE6-9 */
}

.grad-17 {
background: #9e0b0f; /* Old browsers */
background: -moz-linear-gradient(top,  #9e0b0f 0%, #cc0000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9e0b0f), color-stop(100%,#cc0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #9e0b0f 0%,#cc0000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #9e0b0f 0%,#cc0000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #9e0b0f 0%,#cc0000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #9e0b0f 0%,#cc0000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e0b0f', endColorstr='#cc0000',GradientType=0 ); /* IE6-9 */
}

.grad-18 {
background: #cc0000; /* Old browsers */
background: -moz-linear-gradient(top,  #cc0000 0%, #ee1c24 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#ee1c24)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cc0000 0%,#ee1c24 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cc0000 0%,#ee1c24 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cc0000 0%,#ee1c24 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cc0000 0%,#ee1c24 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#ee1c24',GradientType=0 ); /* IE6-9 */
}

.grad-19 {
background: #ee1c24; /* Old browsers */
background: -moz-linear-gradient(top,  #ee1c24 0%, #ed008c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee1c24), color-stop(100%,#ed008c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ee1c24 0%,#ed008c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ee1c24 0%,#ed008c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ee1c24 0%,#ed008c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ee1c24 0%,#ed008c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee1c24', endColorstr='#ed008c',GradientType=0 ); /* IE6-9 */
}

.grad-20 {
background: #ed008c; /* Old browsers */
background: -moz-linear-gradient(top,  #ed008c 0%, #ee145b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed008c), color-stop(100%,#ee145b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ed008c 0%,#ee145b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ed008c 0%,#ee145b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ed008c 0%,#ee145b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ed008c 0%,#ee145b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed008c', endColorstr='#ee145b',GradientType=0 ); /* IE6-9 */
}

.grad-21 {
background: #ee145b; /* Old browsers */
background: -moz-linear-gradient(top,  #ee145b 0%, #ed008c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee145b), color-stop(100%,#ed008c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ee145b 0%,#ed008c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ee145b 0%,#ed008c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ee145b 0%,#ed008c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ee145b 0%,#ed008c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee145b', endColorstr='#ed008c',GradientType=0 ); /* IE6-9 */
}

.grad-22 {
background: #ed008c; /* Old browsers */
background: -moz-linear-gradient(top,  #ed008c 0%, #ee1c24 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ed008c), color-stop(100%,#ee1c24)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ed008c 0%,#ee1c24 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ed008c 0%,#ee1c24 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ed008c 0%,#ee1c24 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ed008c 0%,#ee1c24 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ed008c', endColorstr='#ee1c24',GradientType=0 ); /* IE6-9 */
}

.grad-23 {
background: #ee1c24; /* Old browsers */
background: -moz-linear-gradient(top,  #ee1c24 0%, #f26d7d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee1c24), color-stop(100%,#f26d7d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ee1c24 0%,#f26d7d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ee1c24 0%,#f26d7d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ee1c24 0%,#f26d7d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ee1c24 0%,#f26d7d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee1c24', endColorstr='#f26d7d',GradientType=0 ); /* IE6-9 */
}

.grad-24 {
background: #f26d7d; /* Old browsers */
background: -moz-linear-gradient(top,  #f26d7d 0%, #f16eaa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f26d7d), color-stop(100%,#f16eaa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f26d7d 0%,#f16eaa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f26d7d 0%,#f16eaa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f26d7d 0%,#f16eaa 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f26d7d 0%,#f16eaa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26d7d', endColorstr='#f16eaa',GradientType=0 ); /* IE6-9 */
}

.grad-25 {
background: #f16eaa; /* Old browsers */
background: -moz-linear-gradient(top,  #f16eaa 0%, #f36c4f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f16eaa), color-stop(100%,#f36c4f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f16eaa 0%,#f36c4f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f16eaa 0%,#f36c4f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f16eaa 0%,#f36c4f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f16eaa 0%,#f36c4f 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f16eaa', endColorstr='#f36c4f',GradientType=0 ); /* IE6-9 */
}

.grad-26 {
background: #f36c4f; /* Old browsers */
background: -moz-linear-gradient(top,  #f36c4f 0%, #f6989d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f36c4f), color-stop(100%,#f6989d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f36c4f 0%,#f6989d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f36c4f 0%,#f6989d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f36c4f 0%,#f6989d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f36c4f 0%,#f6989d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36c4f', endColorstr='#f6989d',GradientType=0 ); /* IE6-9 */
}

.grad-27 {
background: #f6989d; /* Old browsers */
background: -moz-linear-gradient(top,  #f6989d 0%, #f49ac2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6989d), color-stop(100%,#f49ac2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f6989d 0%,#f49ac2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f6989d 0%,#f49ac2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f6989d 0%,#f49ac2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f6989d 0%,#f49ac2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6989d', endColorstr='#f49ac2',GradientType=0 ); /* IE6-9 */
}

.grad-28 {
background: #f49ac2; /* Old browsers */
background: -moz-linear-gradient(top,  #f49ac2 0%, #f26d7d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f49ac2), color-stop(100%,#f26d7d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f49ac2 0%,#f26d7d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f49ac2 0%,#f26d7d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f49ac2 0%,#f26d7d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f49ac2 0%,#f26d7d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49ac2', endColorstr='#f26d7d',GradientType=0 ); /* IE6-9 */
}

.grad-29 {
background: #f26d7d; /* Old browsers */
background: -moz-linear-gradient(top,  #f26d7d 0%, #ee145b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f26d7d), color-stop(100%,#ee145b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f26d7d 0%,#ee145b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f26d7d 0%,#ee145b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f26d7d 0%,#ee145b 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f26d7d 0%,#ee145b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26d7d', endColorstr='#ee145b',GradientType=0 ); /* IE6-9 */
}

.grad-30 {
background: #ee145b; /* Old browsers */
background: -moz-linear-gradient(top,  #ee145b 0%, #ff0000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee145b), color-stop(100%,#ff0000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ee145b 0%,#ff0000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ee145b 0%,#ff0000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ee145b 0%,#ee1c24 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ee145b 0%,#ff0000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee145b', endColorstr='#ff0000',GradientType=0 ); /* IE6-9 */
}

.grad-final {
background: #ff0000; /* Old browsers */
background: -moz-linear-gradient(top,  #ff0000 0%, #333333 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#333333)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff0000 0%,#333333 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff0000 0%,#333333 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff0000 0%,#333333 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff0000 0%,#333333 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}





