.rv-theme-white {
    background-color: #ffffff !important;
}
.rv-theme-yellow {
    background-color: #fff294 !important;
}
.rv-theme-orange {
    background-color: #ffceb8 !important;
}
.rv-theme-red {
    background-color: #a00b13 !important;
}
.rv-theme-green {
    background-color: #b6ffd8 !important;
}
.rv-theme-darkgreen {
    background-color: #5dc55f !important;
}
.rv-theme-blue {
    background-color: #4dabff !important;
}
.rv-theme-darkblue {
    background-color: #104384 !important;
}
.rv-theme-pink {
    background-color: #ff80b4 !important;
}
.rv-theme-purple {
    background-color: #9878fd !important;
}
.rv-theme-maroon {
    background-color: #eadcce !important;
}
.rv-theme-black {
    background-color: #000000 !important;
}
.rv-site-gradient span {
	margin-right: -2.5px !important;
}
/* gradient */
.site-gradient .rv-theme-gradient1 {
    /*background: linear-gradient(to top, #f2f2f2, #8c8888);*/
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#8c8888',GradientType=1 );
}
.site-gradient .rv-theme-gradient2 {
    /*background: linear-gradient(to top, #f7e400, #b1680e);*/
    background: linear-gradient(180deg, rgba(247,228,0,1) 0%, rgba(177,104,14,1) 100%);
	background: -moz-linear-gradient(top, rgba(247,228,0,1) 0%, rgba(177,104,14,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(247,228,0,1) 0%, rgba(177,104,14,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7e400', endColorstr='#b1680e',GradientType=1 );
}
.site-gradient .rv-theme-gradient3 {
    /*background: linear-gradient(to top, #e65d17, #ab5418);*/
    background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(171,84,24,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%, rgba(171,84,24,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(230,93,23,1) 0%, rgba(171,84,24,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#ab5418',GradientType=1 );
}
.site-gradient .rv-theme-gradient4 {
    /*background: linear-gradient(to top, #d22b2d, #6f0000);*/
    background: linear-gradient(180deg, rgba(210,43,45,1) 0%, rgba(111,0,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(210,43,45,1) 0%, rgba(111,0,0,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(210,43,45,1) 0%, rgba(111,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d22b2d', endColorstr='#6f0000',GradientType=1 );   
}
.site-gradient .rv-theme-gradient5 {
    /*background: linear-gradient(to top, #5dc55f, #1f9018);*/
    background: linear-gradient(180deg, rgba(93,197,95,1) 0%, rgba(31,144,24,1) 100%);
	background: -moz-linear-gradient(top, rgba(93,197,95,1) 0%, rgba(31,144,24,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(93,197,95,1) 0%, rgba(31,144,24,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc55f', endColorstr='#1f9018',GradientType=1 );    
}
.site-gradient .rv-theme-gradient6 {
    /*background: linear-gradient(to top, #09512e, #2aa96b);*/
    background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(42,169,107,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(42,169,107,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(42,169,107,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#2aa96b',GradientType=1 );   
}
.site-gradient .rv-theme-gradient7 {
    /*background: linear-gradient(to top, #0ab8ff, #2e5f9c);*/
    background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(46,95,156,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(46,95,156,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(46,95,156,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#2e5f9c',GradientType=1 );   
}
.site-gradient .rv-theme-gradient8 {
    /*background: linear-gradient(to top, #104384, #000000);*/
    background: linear-gradient(180deg, rgba(16,67,132,1) 0%, rgba(0,0,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(0,0,0,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#000000',GradientType=1 );    
}
.site-gradient .rv-theme-gradient9 {
    /*: linear-gradient(to top, #ff5395, #880253);*/
    background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(136,2,83,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(136,2,83,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(136,2,83,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#880253',GradientType=1 );    
}
.site-gradient .rv-theme-gradient10 {
    /*background: linear-gradient(to top, #9878fd, #7e2eb1);*/
    background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(126,46,177,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(126,46,177,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(126,46,177,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#7e2eb1',GradientType=1 );    
}
.site-gradient .rv-theme-gradient11 {
    /*background: linear-gradient(to top, #682b01, #ca8f6d);*/
    background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(202,143,109,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(202,143,109,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(202,143,109,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#ca8f6d',GradientType=1 );    
}
.site-gradient .rv-theme-gradient12 {
    /*background: linear-gradient(to top, #000000, #565454);*/
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(86,84,84,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(86,84,84,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#565454',GradientType=1 );    
}

.site-gradient span {
	width:38px;
	height:38px;
	display:inline-block;
	border-radius:100px; 
	margin-right:5px;	
	margin-bottom:5px;	
	border:#ffffff solid 1px; 
	cursor:pointer;
}
.site-gradient span:hover {
	border:#000000 solid 1px;
}

/*** 1 White ***/
.site-gradient .white-1{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .white-2{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,249,197,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .white-3{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,209,133,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,209,133,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,209,133,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffd185',GradientType=0 );
}
.site-gradient .white-4{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,206,184,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,206,184,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,206,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffceb8',GradientType=0 );
}
.site-gradient .white-5{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,118,131,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,118,131,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,118,131,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ff7683',GradientType=0 );
}
.site-gradient .white-6{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(230,255,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,255,230,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(230,255,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6ffe6',GradientType=0 );
}
.site-gradient .white-7{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(182,255,217,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .white-8{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(187,220,186,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(187,220,186,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(187,220,186,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bbdcba',GradientType=0 );
}
.site-gradient .white-9{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(150,229,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(150,229,230,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(150,229,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#96e5e6',GradientType=0 );
}
.site-gradient .white-10{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(33,118,131,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(33,118,131,1) 100%); 
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(33,118,131,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#217683',GradientType=0 );
}
.site-gradient .white-11{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(202,243,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(202,243,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(202,243,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#caf3ff',GradientType=0 );
}
.site-gradient .white-12{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(169,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(169,210,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(169,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a9d2ff',GradientType=0 );
}
.site-gradient .white-13{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(69,194,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(69,194,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(69,194,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#45c2ff',GradientType=0 );
}
.site-gradient .white-14{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(94,125,171,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(94,125,171,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(94,125,171,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#5e7dab',GradientType=0 );
}
.site-gradient .white-15{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,212,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,212,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,212,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffd4e6',GradientType=0 );
}
.site-gradient .white-16{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(235,199,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,199,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(235,199,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebc7e6',GradientType=0 );
}
.site-gradient .white-17{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(219,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(219,210,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(219,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbd2ff',GradientType=0 );
}
.site-gradient .white-18{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(204,143,194,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(204,143,194,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(204,143,194,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cc8fff',GradientType=0 );
}
.site-gradient .white-19{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,220,205,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(233,220,205,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(233,220,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9dccd',GradientType=0 );
}
.site-gradient .white-20{
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(182,133,138,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(182,133,138,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(182,133,138,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b6858a',GradientType=0 );
}

/*** 2-Yellow ***/
.site-gradient .yellow-1{
	background: linear-gradient(180deg, rgba(255,249,197,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9c5', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .yellow-2{
	background: linear-gradient(180deg, rgba(255,249,197,1) 0%, rgba(255,206,148,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(255,206,148,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(255,206,148,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9c5', endColorstr='#ffce94',GradientType=0 );
}
.site-gradient .yellow-3{
	background: linear-gradient(180deg, rgba(255,249,197,1) 0%, rgba(231,254,228,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(231,254,228,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(231,254,228,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9c5', endColorstr='#e7fe94',GradientType=0 );
}
.site-gradient .yellow-4{
	background: linear-gradient(180deg, rgba(255,249,197,1) 0%, rgba(205,242,251,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(205,242,251,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(205,242,251,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9c5', endColorstr='#cdf2e4',GradientType=0 );
}
.site-gradient .yellow-5{
	background: linear-gradient(180deg, rgba(255,249,197,1) 0%, rgba(255,173,107,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(255,173,107,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(255,173,107,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9c5', endColorstr='#ffad6b',GradientType=0 );
}
.site-gradient .yellow-6{
	background: linear-gradient(180deg, rgba(255,249,197,1) 0%, rgba(255,212,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(255,212,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(255,212,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9c5', endColorstr='#ffd4e6',GradientType=0 );
}
.site-gradient .yellow-7{
	background: linear-gradient(180deg, rgba(255,249,197,1) 0%, rgba(197,247,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(197,247,217,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(197,247,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9c5', endColorstr='#c5f7d9',GradientType=0 );
}
.site-gradient .yellow-8{
	background: linear-gradient(180deg, rgba(255,249,197,1) 0%, rgba(224,209,214,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(224,209,214,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(224,209,214,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9c5', endColorstr='#e0d1d6',GradientType=0 );
}
.site-gradient .yellow-9{
	background: linear-gradient(180deg, rgba(255,249,197,1) 0%, rgba(232,237,84,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(232,237,84,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(232,237,84,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9c5', endColorstr='#e8ed54',GradientType=0 );
}
.site-gradient .yellow-10{
	background: linear-gradient(180deg, rgba(255,249,197,1) 0%, rgba(255,140,145,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(255,140,145,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,249,197,1) 0%, rgba(255,140,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff9c5', endColorstr='#ff8c91',GradientType=0 );
}
.site-gradient .yellow-11{
	background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .yellow-12{
	background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(247,140,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(247,140,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(247,140,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#f78c00',GradientType=0 );
}
.site-gradient .yellow-13{
	background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(128,194,43,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(128,194,43,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(128,194,43,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#80c22b',GradientType=0 );
}
.site-gradient .yellow-14{
	background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(255,69,31,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(255,69,31,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(255,69,31,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#ff451f',GradientType=0 );
}
.site-gradient .yellow-15{
	background: linear-gradient(180deg, rgba(255,255,48,1) 0%, rgba(255,173,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,48,1) 0%, rgba(255,173,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,48,1) 0%, rgba(255,173,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff30', endColorstr='#ffade6',GradientType=0 );
}
.site-gradient .yellow-16{
	background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(74,196,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(74,196,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(74,196,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#4ac4e6',GradientType=0 );
}
.site-gradient .yellow-17{
	background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(181,255,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(181,255,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(181,255,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#b5ff00',GradientType=0 );
}
.site-gradient .yellow-18{
	background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(105,255,188,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(105,255,188,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(105,255,188,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#69ffbc',GradientType=0 );
}
.site-gradient .yellow-19{
	background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(255,28,110,1) 100%);	
	background: -moz-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(255,28,110,1) 100%);	
	background: -webkit-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(255,28,110,1) 100%);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#ff1c6e',GradientType=0 );
}
.site-gradient .yellow-20{
	background: linear-gradient(180deg, rgba(255,255,0,1) 0%, rgba(255,143,110,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(255,143,110,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,0,1) 0%, rgba(255,143,110,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffff00', endColorstr='#ff8f6e',GradientType=0 );
}

/*** 3-Orange ***/
.site-gradient .orange-1{
	background: linear-gradient(180deg, rgba(255,206,166,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcea6', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .orange-2{
	background: linear-gradient(180deg, rgba(255,206,166,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcea6', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .orange-3{
	background: linear-gradient(180deg, rgba(255,206,166,1) 0%, rgba(230,255,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(230,255,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(230,255,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcea6', endColorstr='#e6ffe6',GradientType=0 );
}
.site-gradient .orange-4{
	background: linear-gradient(180deg, rgba(255,206,166,1) 0%, rgba(202,243,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(202,243,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(202,243,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcea6', endColorstr='#caf3ff',GradientType=0 );
}
.site-gradient .orange-5{
	background: linear-gradient(180deg, rgba(255,206,166,1) 0%, rgba(255,173,107,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(255,173,107,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(255,173,107,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcea6', endColorstr='#ffad6b',GradientType=0 );
}
.site-gradient .orange-6{
	background: linear-gradient(180deg, rgba(255,206,166,1) 0%, rgba(255,212,230,1) 100%);	
	background: -moz-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(255,212,230,1) 100%);	
	background: -webkit-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(255,212,230,1) 100%);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcea6', endColorstr='#ffd4e6',GradientType=0 );
}
.site-gradient .orange-7{
	background: linear-gradient(180deg, rgba(255,206,166,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(182,255,217,1) 100%);	
	background: -webkit-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(182,255,217,1) 100%);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcea6', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .orange-8{
	background: linear-gradient(180deg, rgba(255,206,166,1) 0%, rgba(224,209,214,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(224,209,214,1) 100%);	
	background: -webkit-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(224,209,214,1) 100%);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcea6', endColorstr='#e0d1d6',GradientType=0 );
}
.site-gradient .orange-9{
	background: linear-gradient(180deg, rgba(255,206,166,1) 0%, rgba(232,237,84,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(232,237,84,1) 100%);	
	background: -webkit-linear-gradient(top, rgba(255,206,166,1) 0%, rgba(232,237,84,1) 100%);	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcea6', endColorstr='#e8ed54',GradientType=0 );
}
.site-gradient .orange-10{
	background: linear-gradient(180deg, rgba(255,206,166,1) 0%, rgba(255,140,145,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,206,166,1) 0%,  rgba(255,140,145,1) 100%);	
	background: -webkit-linear-gradient(top, rgba(255,206,166,1) 0%,  rgba(255,140,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcea6', endColorstr='#ff8c91',GradientType=0 );
}
.site-gradient .orange-11{
	background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,93,23,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .orange-12{
	background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(247,147,30,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%, rgba(247,147,30,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,93,23,1) 0%, rgba(247,147,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#f7931e',GradientType=0 );
}
.site-gradient .orange-13{
	background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(128,194,43,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%, rgba(128,194,43,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,93,23,1) 0%, rgba(128,194,43,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#80c22b',GradientType=0 );
}
.site-gradient .orange-14{
	background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(237,28,36,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%, rgba(237,28,36,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,93,23,1) 0%, rgba(237,28,36,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#ed1c24',GradientType=0 );
}
.site-gradient .orange-15{
	background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(255,28,110,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%,  rgba(255,28,110,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,93,23,1) 0%,  rgba(255,28,110,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#ff1c6e',GradientType=0 );
}
.site-gradient .orange-16{
	background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(247,228,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%,  rgba(247,228,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,93,23,1) 0%,  rgba(247,228,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#f7e400',GradientType=0 );
}
.site-gradient .orange-17{
	background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(181,255,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%, rgba(181,255,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,93,23,1) 0%, rgba(181,255,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#b5ff00',GradientType=0 );
}
.site-gradient .orange-18{
	background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(105,0,93,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%, rgba(105,0,93,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,93,23,1) 0%, rgba(105,0,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#695d01',GradientType=0 );
}
.site-gradient .orange-19{
	background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(252,0,209,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%, rgba(252,0,209,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,93,23,1) 0%, rgba(252,0,209,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#fc00d1',GradientType=0 );
}
.site-gradient .orange-20{
	background: linear-gradient(180deg, rgba(230,93,23,1) 0%, rgba(104,43,1,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,93,23,1) 0%, rgba(104,43,1,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,93,23,1) 0%, rgba(104,43,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e65d17', endColorstr='#682b01',GradientType=0 );
}

/*** 4-Red ***/
.site-gradient .red-1{
	background: linear-gradient(180deg, rgba(255,118,131,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,118,131,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,118,131,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7683', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .red-2{
	background: linear-gradient(180deg, rgba(255,118,131,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,118,131,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,118,131,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7683', endColorstr='#fff9ea',GradientType=0 );
}
.site-gradient .red-3{
	background: linear-gradient(180deg, rgba(255,118,131,1) 0%, rgba(230,255,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,118,131,1) 0%, rgba(230,255,230,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,118,131,1) 0%, rgba(230,255,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7683', endColorstr='#e6ffe6',GradientType=0 );
}
.site-gradient .red-4{
	background: linear-gradient(180deg, rgba(255,118,131,1) 0%, rgba(202,243,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,118,131,1) 0%, rgba(202,243,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,118,131,1) 0%, rgba(202,243,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7683', endColorstr='#caf3ff',GradientType=0 );
}
.site-gradient .red-5{
	background: linear-gradient(180deg, rgba(255,118,131,1) 0%, rgba(255,173,107,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,118,131,1) 0%, rgba(255,173,107,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,118,131,1) 0%, rgba(255,173,107,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7683', endColorstr='#ffad6b',GradientType=0 );
}
.site-gradient .red-6{
	background: linear-gradient(180deg, rgba(255,118,131,1) 0%, rgba(255,212,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,118,131,1) 0%, rgba(255,212,230,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,118,131,1) 0%, rgba(255,212,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7683', endColorstr='#ffd4e6',GradientType=0 );
}
.site-gradient .red-7{
	background: linear-gradient(180deg, rgba(255,118,131,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,118,131,1) 0%, rgba(182,255,217,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,118,131,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7683', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .red-8{
	background: linear-gradient(180deg, rgba(255,118,131,1) 0%, rgba(224,209,214,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,118,131,1) 0%, rgba(224,209,214,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,118,131,1) 0%, rgba(224,209,214,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7683', endColorstr='#e0d1d6',GradientType=0 );
}
.site-gradient .red-9{
	background: linear-gradient(180deg, rgba(255,118,131,1) 0%, rgba(232,237,84,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,118,131,1) 0%, rgba(232,237,84,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,118,131,1) 0%, rgba(232,237,84,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7683', endColorstr='#e8ed54',GradientType=0 );
}
.site-gradient .red-10{
	background: linear-gradient(180deg, rgba(255,118,131,1) 0%, rgba(255,140,131,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,118,131,1) 0%, rgba(255,140,131,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,118,131,1) 0%, rgba(255,140,131,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7683', endColorstr='#ff8c83',GradientType=0 );
}
.site-gradient .red-11{
	background: linear-gradient(180deg, rgba(255,29,37,1) 0%, rgba(247,228,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,29,37,1) 0%, rgba(247,228,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,29,37,1) 0%, rgba(247,228,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1d25', endColorstr='#f7e400',GradientType=0 );
}
.site-gradient .red-12{
	background: linear-gradient(180deg, rgba(255,29,37,1) 0%, rgba(247,147,30,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,29,37,1) 0%, rgba(247,147,30,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,29,37,1) 0%, rgba(247,147,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1d25', endColorstr='#f7931e',GradientType=0 );
}
.site-gradient .red-13{
	background: linear-gradient(180deg, rgba(255,29,37,1) 0%, rgba(128,194,43,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,29,37,1) 0%, rgba(128,194,43,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,29,37,1) 0%, rgba(128,194,43,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1d25', endColorstr='#80c22b',GradientType=0 );
}
.site-gradient .red-14{
	background: linear-gradient(180deg, rgba(193,29,45,1) 0%, rgba(237,28,36,1) 100%);
	background: -moz-linear-gradient(top, rgba(193,29,45,1) 0%, rgba(237,28,36,1) 100%);
	background: -webkit-linear-gradient(top,rgba(193,29,45,1) 0%, rgba(237,28,36,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c11d2d', endColorstr='#ed1c24',GradientType=0 );
}
.site-gradient .red-15{
	background: linear-gradient(180deg, rgba(255,29,37,1) 0%, rgba(255,28,110,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,29,37,1) 0%, rgba(255,28,110,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,29,37,1) 0%, rgba(255,28,110,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1d25', endColorstr='#ff1c6e',GradientType=0 );
}
.site-gradient .red-16{
	background: linear-gradient(180deg, rgba(255,29,37,1) 0%, rgba(255,0,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,29,37,1) 0%, rgba(255,0,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,29,37,1) 0%, rgba(255,0,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1d25', endColorstr='#ff00ff',GradientType=0 );
}
.site-gradient .red-17{
	background: linear-gradient(180deg, rgba(255,29,37,1) 0%, rgba(181,255,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,29,37,1) 0%, rgba(181,255,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,29,37,1) 0%, rgba(181,255,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1d25', endColorstr='#b5ff00',GradientType=0 );
}
.site-gradient .red-18{
	background: linear-gradient(180deg, rgba(255,29,37,1) 0%, rgba(102,45,145,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,29,37,1) 0%, rgba(102,45,145,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,29,37,1) 0%, rgba(102,45,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1d25', endColorstr='#662d91',GradientType=0 );
}
.site-gradient .red-19{
	background: linear-gradient(180deg, rgba(193,29,45,1) 0%, rgba(27,20,100,1) 100%);
	background: -moz-linear-gradient(top, rgba(193,29,45,1) 0%, rgba(27,20,100,1) 100%);
	background: -webkit-linear-gradient(top,rgba(193,29,45,1) 0%, rgba(27,20,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c11d2d', endColorstr='#1b1464',GradientType=0 );
}
.site-gradient .red-20{
	background: linear-gradient(180deg, rgba(255,29,37,1) 0%, rgba(104,43,1,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,29,37,1) 0%, rgba(104,43,1,1) 100%);
	background: -webkit-linear-gradient(top,rgba(255,29,37,1) 0%, rgba(104,43,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1d25', endColorstr='#682b01',GradientType=0 );
}

/*** 5-Green ***/
.site-gradient .green-1{
	background: linear-gradient(180deg, rgba(230,255,230,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,255,230,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,255,230,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe6', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .green-2{
	background: linear-gradient(180deg, rgba(230,255,230,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,255,230,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,255,230,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe6', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .green-3{
	background: linear-gradient(180deg, rgba(230,255,230,1) 0%, rgba(255,206,148,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,255,230,1) 0%, rgba(255,206,148,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,255,230,1) 0%, rgba(255,206,148,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe6', endColorstr='#fff994',GradientType=0 );
}
.site-gradient .green-4{
	background: linear-gradient(180deg, rgba(230,255,230,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,255,230,1) 0%, rgba(182,255,217,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,255,230,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe6', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .green-5{
	background: linear-gradient(180deg, rgba(230,255,230,1) 0%, rgba(82,201,131,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,255,230,1) 0%, rgba(82,201,131,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,255,230,1) 0%, rgba(82,201,131,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe6', endColorstr='#52c983',GradientType=0 );
}
.site-gradient .green-6{
	background: linear-gradient(180deg, rgba(230,255,230,1) 0%, rgba(255,212,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,255,230,1) 0%, rgba(255,212,230,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,255,230,1) 0%, rgba(255,212,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe6', endColorstr='#ffd4e6',GradientType=0 );
}
.site-gradient .green-7{
	background: linear-gradient(180deg, rgba(230,255,230,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,255,230,1) 0%, rgba(182,255,217,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,255,230,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe6', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .green-8{
	background: linear-gradient(180deg, rgba(230,255,230,1) 0%, rgba(219,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,255,230,1) 0%, rgba(219,210,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,255,230,1) 0%, rgba(219,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe6', endColorstr='#dbd2ff',GradientType=0 );
}
.site-gradient .green-9{
	background: linear-gradient(180deg, rgba(230,255,230,1) 0%, rgba(232,220,205,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,255,230,1) 0%, rgba(232,220,205,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,255,230,1) 0%, rgba(232,220,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe6', endColorstr='#e8dccd',GradientType=0 );
}
.site-gradient .green-10{
	background: linear-gradient(180deg, rgba(230,255,230,1) 0%, rgba(169,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(230,255,230,1) 0%, rgba(169,210,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(230,255,230,1) 0%, rgba(169,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffe6', endColorstr='#a9d2ff',GradientType=0 );
}
.site-gradient .green-11{
	background: linear-gradient(180deg, rgba(93,197,95,1) 0%, rgba(247,228,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(93,197,95,1) 0%, rgba(247,228,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(93,197,95,1) 0%, rgba(247,228,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc55f', endColorstr='#f7e400',GradientType=0 );
}
.site-gradient .green-12{
	background: linear-gradient(180deg, rgba(93,197,95,1) 0%, rgba(247,147,30,1) 100%);
	background: -moz-linear-gradient(top, rgba(93,197,95,1) 0%, rgba(247,147,30,1) 100%);
	background: -webkit-linear-gradient(top,rgba(93,197,95,1) 0%, rgba(247,147,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc55f', endColorstr='#f7931e',GradientType=0 );
}
.site-gradient .green-13{
	background: linear-gradient(180deg, rgba(93,197,95,1) 0%, rgba(0,169,157,1) 100%);
	background: -moz-linear-gradient(top, rgba(93,197,95,1) 0%, rgba(0,169,157,1) 100%);
	background: -webkit-linear-gradient(top,rgba(93,197,95,1) 0%, rgba(0,169,157,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc55f', endColorstr='#00a99d',GradientType=0 );
}
.site-gradient .green-14{
	background: linear-gradient(180deg, rgba(93,197,95,1) 0%, rgba(10,184,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(93,197,95,1) 0%, rgba(10,184,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(93,197,95,1) 0%, rgba(10,184,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc55f', endColorstr='#0ab8ff',GradientType=0 );
}
.site-gradient .green-15{
	background: linear-gradient(180deg, rgba(93,197,95,1) 0%, rgba(9,83,50,1) 100%);
	background: -moz-linear-gradient(top, rgba(93,197,95,1) 0%, rgba(9,83,50,1) 100%);
	background: -webkit-linear-gradient(top,rgba(93,197,95,1) 0%, rgba(9,83,50,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc55f', endColorstr='#095332',GradientType=0 );
}
.site-gradient .green-16{
	background: linear-gradient(180deg, rgba(93,197,95,1) 0%, rgba(16,67,132,1) 100%);
	background: -moz-linear-gradient(top, rgba(93,197,95,1) 0%, rgba(16,67,132,1) 100%);
	background: -webkit-linear-gradient(top,rgba(93,197,95,1) 0%, rgba(16,67,132,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc55f', endColorstr='#104384',GradientType=0 );
}
.site-gradient .green-17{
	background: linear-gradient(180deg, rgba(0,255,0,1) 0%, rgba(181,255,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,255,0,1) 0%, rgba(181,255,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(0,255,0,1) 0%, rgba(181,255,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ff00', endColorstr='#b5ff00',GradientType=0 );
}
.site-gradient .green-18{
	background: linear-gradient(180deg, rgba(93,197,95,1) 0%, rgba(0,255,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(93,197,95,1) 0%, rgba(0,255,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(93,197,95,1) 0%, rgba(0,255,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5dc55f', endColorstr='#00ff00',GradientType=0 );
}
.site-gradient .green-19{
	background: linear-gradient(180deg, rgba(34,181,115,1) 0%, rgba(27,20,100,1) 100%);
	background: -moz-linear-gradient(top, rgba(34,181,115,1) 0%, rgba(27,20,100,1) 100%);
	background: -webkit-linear-gradient(top,rgba(34,181,115,1) 0%, rgba(27,20,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22b573', endColorstr='#1b1464',GradientType=0 );
}
.site-gradient .green-20{
	background: linear-gradient(180deg, rgba(198,198,63,1) 0%, rgba(34,181,115,1) 100%);
	background: -moz-linear-gradient(top, rgba(198,198,63,1) 0%, rgba(34,181,115,1) 100%);
	background: -webkit-linear-gradient(top,rgba(198,198,63,1) 0%, rgba(34,181,115,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6c63f', endColorstr='#22b573',GradientType=0 );
}

/*** 6-Dark Green ***/
.site-gradient .darkgreen-1{
	background: linear-gradient(180deg, rgba(182,255,217,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(182,255,217,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top,rgba(182,255,217,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ffd9', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .darkgreen-2{
	background: linear-gradient(180deg, rgba(182,255,217,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(182,255,217,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top,rgba(182,255,217,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ffd9', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .darkgreen-3{
	background: linear-gradient(180deg, rgba(182,255,217,1) 0%, rgba(255,206,148,1) 100%);
	background: -moz-linear-gradient(top, rgba(182,255,217,1) 0%, rgba(255,206,148,1) 100%);
	background: -webkit-linear-gradient(top,rgba(182,255,217,1) 0%, rgba(255,206,148,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ffd9', endColorstr='#ffce94',GradientType=0 );
}
.site-gradient .darkgreen-4{
	background: linear-gradient(180deg, rgba(182,255,217,1) 0%, rgba(203,243,251,1) 100%);
	background: -moz-linear-gradient(top, rgba(182,255,217,1) 0%, rgba(203,243,251,1) 100%);
	background: -webkit-linear-gradient(top,rgba(182,255,217,1) 0%, rgba(203,243,251,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ffd9', endColorstr='#cbf3fb',GradientType=0 );
}
.site-gradient .darkgreen-5{
	background: linear-gradient(180deg, rgba(182,255,217,1) 0%, rgba(82,201,131,1) 100%);
	background: -moz-linear-gradient(top, rgba(182,255,217,1) 0%, rgba(82,201,131,1) 100%);
	background: -webkit-linear-gradient(top,rgba(182,255,217,1) 0%, rgba(82,201,131,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ffd9', endColorstr='#52c983',GradientType=0 );
}
.site-gradient .darkgreen-6{
	background: linear-gradient(180deg, rgba(182,255,217,1) 0%, rgba(255,212,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(182,255,217,1) 0%, rgba(255,212,230,1) 100%);
	background: -webkit-linear-gradient(top,rgba(182,255,217,1) 0%, rgba(255,212,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ffd9', endColorstr='#ffd4e6',GradientType=0 );
}
.site-gradient .darkgreen-7{
	background: linear-gradient(180deg, rgba(182,255,217,1) 0%, rgba(230,255,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(182,255,217,1) 0%, rgba(230,255,230,1) 100%);
	background: -webkit-linear-gradient(top,rgba(182,255,217,1) 0%, rgba(230,255,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ffd9', endColorstr='#e6ffe6',GradientType=0 );
}
.site-gradient .darkgreen-8{
	background: linear-gradient(180deg, rgba(182,255,217,1) 0%, rgba(219,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(182,255,217,1) 0%, rgba(219,210,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(182,255,217,1) 0%, rgba(219,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ffd9', endColorstr='#dbd2ff',GradientType=0 );
}
.site-gradient .darkgreen-9{
	background: linear-gradient(180deg, rgba(182,255,217,1) 0%, rgba(232,220,205,1) 100%);
	background: -moz-linear-gradient(top, rgba(182,255,217,1) 0%, rgba(232,220,205,1) 100%);
	background: -webkit-linear-gradient(top,rgba(182,255,217,1) 0%, rgba(232,220,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ffd9', endColorstr='#e8dccd',GradientType=0 );
}
.site-gradient .darkgreen-10{
	background: linear-gradient(180deg, rgba(182,255,217,1) 0%, rgba(169,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(182,255,217,1) 0%, rgba(169,210,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(182,255,217,1) 0%, rgba(169,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6ffd9', endColorstr='#a9d2ff',GradientType=0 );
}
.site-gradient .darkgreen-11{
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(247,228,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(247,228,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(9,81,46,1) 0%, rgba(247,228,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#f7e400',GradientType=0 );
}
.site-gradient .darkgreen-12{
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(120,45,145,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(120,45,145,1) 100%);
	background: -webkit-linear-gradient(top,rgba(9,81,46,1) 0%, rgba(120,45,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#782d91',GradientType=0 );
}
.site-gradient .darkgreen-13{
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(0,169,157,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(0,169,157,1) 100%);
	background: -webkit-linear-gradient(top,rgba(9,81,46,1) 0%, rgba(0,169,157,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#00a99d',GradientType=0 );
}
.site-gradient .darkgreen-14{
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(10,184,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(10,184,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(9,81,46,1) 0%, rgba(10,184,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#0ab8ff',GradientType=0 );
}
.site-gradient .darkgreen-15{
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(158,0,93,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(158,0,93,1) 100%);
	background: -webkit-linear-gradient(top,rgba(9,81,46,1) 0%, rgba(158,0,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#9e005d',GradientType=0 );
}
.site-gradient .darkgreen-16{
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(16,67,132,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(16,67,132,1) 100%);
	background: -webkit-linear-gradient(top,rgba(9,81,46,1) 0%, rgba(16,67,132,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#104384',GradientType=0 );
}
.site-gradient .darkgreen-17{
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(181,255,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(181,255,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(9,81,46,1) 0%, rgba(181,255,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#b5ff00',GradientType=0 );
}
.site-gradient .darkgreen-18{
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(0,255,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(0,255,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(9,81,46,1) 0%, rgba(0,255,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#00ff00',GradientType=0 );
}
.site-gradient .darkgreen-19{
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(29,20,100,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(29,20,100,1) 100%);
	background: -webkit-linear-gradient(top,rgba(9,81,46,1) 0%, rgba(29,20,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#1d1464',GradientType=0 );
}
.site-gradient .darkgreen-20{
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(33,180,112,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(33,180,112,1) 100%);
	background: -webkit-linear-gradient(top,rgba(9,81,46,1) 0%, rgba(33,180,112,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#21b470',GradientType=0 );
}

/*** 7-Blue ***/
.site-gradient .blue-1{
	background: linear-gradient(180deg, rgba(202,243,255,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(202,243,255,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top,rgba(202,243,255,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf3ff', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .blue-2{
	background: linear-gradient(180deg, rgba(202,243,255,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(202,243,255,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top,rgba(202,243,255,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf3ff', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .blue-3{
	background: linear-gradient(180deg, rgba(202,243,255,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(202,243,255,1) 0%, rgba(182,255,217,1) 100%);
	background: -webkit-linear-gradient(top,rgba(202,243,255,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf3ff', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .blue-4{
	background: linear-gradient(180deg, rgba(202,243,255,1) 0%, rgba(169,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(202,243,255,1) 0%, rgba(169,210,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(202,243,255,1) 0%, rgba(169,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf3ff', endColorstr='#a9d2ff',GradientType=0 );
}
.site-gradient .blue-5{
	background: linear-gradient(180deg, rgba(202,243,255,1) 0%, rgba(230,255,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(202,243,255,1) 0%, rgba(230,255,230,1) 100%);
	background: -webkit-linear-gradient(top,rgba(202,243,255,1) 0%, rgba(230,255,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf3ff', endColorstr='#e6ffe6',GradientType=0 );
}
.site-gradient .blue-6{
	background: linear-gradient(180deg, rgba(202,243,255,1) 0%, rgba(255,212,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(202,243,255,1) 0%, rgba(255,212,230,1) 100%);
	background: -webkit-linear-gradient(top,rgba(202,243,255,1) 0%, rgba(255,212,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf3ff', endColorstr='#ffd4e6',GradientType=0 );
}
.site-gradient .blue-7{
	background: linear-gradient(180deg, rgba(202,243,255,1) 0%, rgba(255,206,184,1) 100%);
	background: -moz-linear-gradient(top, rgba(202,243,255,1) 0%, rgba(255,206,184,1) 100%);
	background: -webkit-linear-gradient(top,rgba(202,243,255,1) 0%, rgba(255,206,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf3ff', endColorstr='#ffceb8',GradientType=0 );
}
.site-gradient .blue-8{
	background: linear-gradient(180deg, rgba(202,243,255,1) 0%, rgba(219,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(202,243,255,1) 0%, rgba(219,210,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(202,243,255,1) 0%, rgba(219,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf3ff', endColorstr='#dbd2ff',GradientType=0 );
}
.site-gradient .blue-9{
	background: linear-gradient(180deg, rgba(202,243,255,1) 0%, rgba(233,220,205,1) 100%);
	background: -moz-linear-gradient(top, rgba(202,243,255,1) 0%, rgba(233,220,205,1) 100%);
	background: -webkit-linear-gradient(top,rgba(202,243,255,1) 0%, rgba(233,220,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf3ff', endColorstr='#e9dccd',GradientType=0 );
}
.site-gradient .blue-10{
	background: linear-gradient(180deg, rgba(202,243,255,1) 0%, rgba(102,237,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(202,243,255,1) 0%, rgba(102,237,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(202,243,255,1) 0%, rgba(102,237,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#caf3ff', endColorstr='#66edff',GradientType=0 );
}
.site-gradient .blue-11{
	background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(247,228,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(247,228,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(10,184,255,1) 0%, rgba(247,228,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#f7e400',GradientType=0 );
}
.site-gradient .blue-12{
	background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(120,45,145,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(120,45,145,1) 100%);
	background: -webkit-linear-gradient(top,rgba(10,184,255,1) 0%, rgba(120,45,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#782d91',GradientType=0 );
}
.site-gradient .blue-13{
	background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(0,169,157,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(0,169,157,1) 100%);
	background: -webkit-linear-gradient(top,rgba(10,184,255,1) 0%, rgba(0,169,157,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#00a99d',GradientType=0 );
}
.site-gradient .blue-14{
	background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(0,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(0,255,255,1) 100%);
	background: -webkit-linear-gradient(top,rgba(10,184,255,1) 0%, rgba(0,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#00ffff',GradientType=0 );
}
.site-gradient .blue-15{
	background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(182,255,217,1) 100%);
	background: -webkit-linear-gradient(top,rgba(10,184,255,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .blue-16{
	background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(16,67,132,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(16,67,132,1) 100%);
	background: -webkit-linear-gradient(top,rgba(10,184,255,1) 0%, rgba(16,67,132,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#104384',GradientType=0 );
}
.site-gradient .blue-17{
	background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(181,255,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(181,255,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(10,184,255,1) 0%, rgba(181,255,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#b5ff00',GradientType=0 );
}
.site-gradient .blue-18{
	background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(0,255,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(0,255,0,1) 100%);
	background: -webkit-linear-gradient(top,rgba(10,184,255,1) 0%, rgba(0,255,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#00ff00',GradientType=0 );
}
.site-gradient .blue-19{
	background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(237,30,121,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(237,30,121,1) 100%);
	background: -webkit-linear-gradient(top,rgba(10,184,255,1) 0%, rgba(237,30,121,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#ed1e79',GradientType=0 );
}
.site-gradient .blue-20{
	background: linear-gradient(180deg, rgba(10,184,255,1) 0%, rgba(34,181,115,1) 100%);
	background: -moz-linear-gradient(top, rgba(10,184,255,1) 0%, rgba(34,181,115,1) 100%);
	background: -webkit-linear-gradient(top,rgba(10,184,255,1) 0%, rgba(34,181,115,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0ab8ff', endColorstr='#22b573',GradientType=0 );
}

/*** 8-Dark Blue ***/
.site-gradient .darkblue-1{
	background: linear-gradient(180deg, rgba(169,210,255,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d2ff', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .darkblue-2{
	background: linear-gradient(180deg, rgba(169,210,255,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d2ff', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .darkblue-3{
	background: linear-gradient(180deg, rgba(169,210,255,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(182,255,217,1) 100%);
	background: -webkit-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d2ff', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .darkblue-4{
	background: linear-gradient(180deg, rgba(169,210,255,1) 0%, rgba(210,173,219,1) 100%);
	background: -moz-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(210,173,219,1) 100%);
	background: -webkit-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(210,173,219,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d2ff', endColorstr='#d2addb',GradientType=0 );
}
.site-gradient .darkblue-5{
	background: linear-gradient(180deg, rgba(169,210,255,1) 0%, rgba(230,255,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(230,255,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(230,255,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d2ff', endColorstr='#e6ffe6',GradientType=0 );
}
.site-gradient .darkblue-6{
	background: linear-gradient(180deg, rgba(169,210,255,1) 0%, rgba(255,212,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(255,212,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(255,212,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d2ff', endColorstr='#ffd4e6',GradientType=0 );
}
.site-gradient .darkblue-7{
	background: linear-gradient(180deg, rgba(169,210,255,1) 0%, rgba(255,206,184,1) 100%);
	background: -moz-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(255,206,184,1) 100%);
	background: -webkit-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(255,206,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d2ff', endColorstr='#ffceb8',GradientType=0 );
}
.site-gradient .darkblue-8{
	background: linear-gradient(180deg, rgba(169,210,255,1) 0%, rgba(219,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(219,210,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(219,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d2ff', endColorstr='#dbd2ff',GradientType=0 );
}
.site-gradient .darkblue-9{
	background: linear-gradient(180deg, rgba(169,210,255,1) 0%, rgba(233,220,205,1) 100%);
	background: -moz-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(233,220,205,1) 100%);
	background: -webkit-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(233,220,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d2ff', endColorstr='#e9dccd',GradientType=0 );
}
.site-gradient .darkblue-10{
	background: linear-gradient(180deg, rgba(169,210,255,1) 0%, rgba(201,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(201,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(169,210,255,1) 0%, rgba(201,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9d2ff', endColorstr='#d2ffff',GradientType=0 );
}
.site-gradient .darkblue-11{
	background: linear-gradient(180deg, rgba(16,67,132,1) 0%, rgba(255,29,37,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(255,29,37,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(255,29,37,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#ff1d25',GradientType=0 );
}
.site-gradient .darkblue-12{
	background: linear-gradient(180deg, rgba(16,67,132,1) 0%, rgba(120,45,145,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(120,45,145,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(120,45,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#782d91',GradientType=0 );
}
.site-gradient .darkblue-13{
	background: linear-gradient(180deg, rgba(16,67,132,1) 0%, rgba(0,169,157,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(0,169,157,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(0,169,157,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#00a99d',GradientType=0 );
}
.site-gradient .darkblue-14{
	background: linear-gradient(180deg, rgba(16,67,132,1) 0%, rgba(0,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(0,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(0,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#00ffff',GradientType=0 );
}
.site-gradient .darkblue-15{
	background: linear-gradient(180deg, rgba(16,67,132,1) 0%, rgba(255,0,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(255,0,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(255,0,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#ff00ff',GradientType=0 );
}
.site-gradient .darkblue-16{
	background: linear-gradient(180deg, rgba(16,67,132,1) 0%, rgba(10,184,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(10,184,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(10,184,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#0ab801',GradientType=0 );
}
.site-gradient .darkblue-17{
	background: linear-gradient(180deg, rgba(16,67,132,1) 0%, rgba(158,0,93,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(158,0,93,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(158,0,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#9e005d',GradientType=0 );
}
.site-gradient .darkblue-18{
	background: linear-gradient(180deg, rgba(16,67,132,1) 0%, rgba(0,255,0,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(0,255,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(0,255,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#00ff00',GradientType=0 );
}
.site-gradient .darkblue-19{
	background: linear-gradient(180deg, rgba(16,67,132,1) 0%, rgba(237,30,121,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(237,30,121,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(237,30,121,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#ed1e79',GradientType=0 );
}
.site-gradient .darkblue-20{
	background: linear-gradient(180deg, rgba(16,67,207,1) 0%, rgba(27,20,100,1) 100%);
	background: -moz-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(27,20,100,1) 100%);
	background: -webkit-linear-gradient(top, rgba(16,67,132,1) 0%, rgba(27,20,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104384', endColorstr='#1b1464',GradientType=0 );
}

/*** 9-Pink ***/
.site-gradient .pink-1{
	background: linear-gradient(180deg, rgba(255,212,230,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd4e6', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .pink-2{
	background: linear-gradient(180deg, rgba(255,212,230,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd4e6', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .pink-3{
	background: linear-gradient(180deg, rgba(255,212,230,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(182,255,217,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd4e6', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .pink-4{
	background: linear-gradient(180deg, rgba(255,212,230,1) 0%, rgba(169,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(169,210,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(169,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd4e6', endColorstr='#a9d2ff',GradientType=0 );
}
.site-gradient .pink-5{
	background: linear-gradient(180deg, rgba(255,212,230,1) 0%, rgba(230,255,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(230,255,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(230,255,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd4e6', endColorstr='#e6ffe6',GradientType=0 );
}
.site-gradient .pink-6{
	background: linear-gradient(180deg, rgba(255,212,230,1) 0%, rgba(255,191,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(255,191,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(255,191,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd4e6', endColorstr='#ffbfe6',GradientType=0 );
}
.site-gradient .pink-7{
	background: linear-gradient(180deg, rgba(255,212,230,1) 0%, rgba(255,206,184,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(255,206,184,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(255,206,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd4e6', endColorstr='#ffceb8',GradientType=0 );
}
.site-gradient .pink-8{
	background: linear-gradient(180deg, rgba(255,212,230,1) 0%, rgba(219,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(219,210,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(219,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd4e6', endColorstr='#dbd2ff',GradientType=0 );
}
.site-gradient .pink-9{
	background: linear-gradient(180deg, rgba(255,212,230,1) 0%, rgba(233,220,205,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(233,220,205,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(233,220,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd4e6', endColorstr='#e9dccd',GradientType=0 );
}
.site-gradient .pink-10{
	background: linear-gradient(180deg, rgba(255,212,230,1) 0%, rgba(201,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(201,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,212,230,1) 0%, rgba(201,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd4e6', endColorstr='#c9ffff',GradientType=0 );
}
.site-gradient .pink-11{
	background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(255,29,37,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(255,29,37,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(255,29,37,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#ff1d25',GradientType=0 );
}
.site-gradient .pink-12{
	background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(120,45,145,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(120,45,145,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(120,45,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#782d91',GradientType=0 );
}
.site-gradient .pink-13{
	background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(255,123,172,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(255,123,172,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(255,123,172,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#ff7bac',GradientType=0 );
}
.site-gradient .pink-14{
	background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(252,238,33,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(252,238,33,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(252,238,33,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#fcee21',GradientType=0 );
}
.site-gradient .pink-15{
	background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(255,0,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(255,0,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(255,0,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#ff00ff',GradientType=0 );
}
.site-gradient .pink-16{
	background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(10,184,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(10,184,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(10,184,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#0ab8ff',GradientType=0 );
}
.site-gradient .pink-17{
	background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(158,0,93,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(158,0,93,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(158,0,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#9e005d',GradientType=0 );
}
.site-gradient .pink-18{
	background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(152,152,253,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(152,152,253,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(152,152,253,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#9898fd',GradientType=0 );
}
.site-gradient .pink-19{
	background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(237,30,121,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(237,30,121,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(237,30,121,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#ed1e79',GradientType=0 );
}
.site-gradient .pink-20{
	background: linear-gradient(180deg, rgba(255,83,149,1) 0%, rgba(10,184,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(10,184,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(255,83,149,1) 0%, rgba(10,184,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5395', endColorstr='#0ab8ff',GradientType=0 );
}

/*** 10-Purple ***/
.site-gradient .purple-1{
	background: linear-gradient(180deg, rgba(219,210,255,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd2ff', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .purple-2{
	background: linear-gradient(180deg, rgba(219,210,255,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd2ff', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .purple-3{
	background: linear-gradient(180deg, rgba(219,210,255,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(182,255,217,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd2ff', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .purple-4{
	background: linear-gradient(180deg, rgba(219,210,255,1) 0%, rgba(169,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(169,210,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(169,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd2ff', endColorstr='#a9d2ff',GradientType=0 );
}
.site-gradient .purple-5{
	background: linear-gradient(180deg, rgba(219,210,255,1) 0%, rgba(230,255,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(230,255,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(230,255,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd2ff', endColorstr='#e6ffe6',GradientType=0 );
}
.site-gradient .purple-6{
	background: linear-gradient(180deg, rgba(219,210,255,1) 0%, rgba(219,179,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(219,179,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(219,179,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd2ff', endColorstr='#dbb3ff',GradientType=0 );
}
.site-gradient .purple-7{
	background: linear-gradient(180deg, rgba(219,210,255,1) 0%, rgba(255,206,184,1) 100%);
	background: -moz-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(255,206,184,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(255,206,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd2ff', endColorstr='#ffceb8',GradientType=0 );
}
.site-gradient .purple-8{
	background: linear-gradient(180deg, rgba(219,210,255,1) 0%, rgba(255,210,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(255,210,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(255,210,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd2ff', endColorstr='#ffd2e6',GradientType=0 );
}
.site-gradient .purple-9{
	background: linear-gradient(180deg, rgba(219,210,255,1) 0%, rgba(233,220,205,1) 100%);
	background: -moz-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(233,220,205,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(233,220,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd2ff', endColorstr='#e9dccd',GradientType=0 );
}
.site-gradient .purple-10{
	background: linear-gradient(180deg, rgba(219,210,255,1) 0%, rgba(201,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(201,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(219,210,255,1) 0%, rgba(201,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbd2ff', endColorstr='#c9ffff',GradientType=0 );
}
.site-gradient .purple-11{
	background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(237,30,121,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(237,30,121,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(237,30,121,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#ed1e79',GradientType=0 );
}
.site-gradient .purple-12{
	background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(120,45,145,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(120,45,145,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(120,45,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#782d91',GradientType=0 );
}
.site-gradient .purple-13{
	background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(255,123,172,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(255,123,172,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(255,123,172,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#ff7bac',GradientType=0 );
}
.site-gradient .purple-14{
	background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(27,20,100,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(27,20,100,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(27,20,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#1b1464',GradientType=0 );
}
.site-gradient .purple-15{
	background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(255,0,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(255,0,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(255,0,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#ff00ff',GradientType=0 );
}
.site-gradient .purple-16{
	background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(10,184,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(10,184,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(10,184,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#0ab8ff',GradientType=0 );
}
.site-gradient .purple-17{
	background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(158,0,93,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(158,0,93,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(158,0,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#9e005d',GradientType=0 );
}
.site-gradient .purple-18{
	background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(147,39,143,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(147,39,143,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(147,39,143,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#93278f',GradientType=0 );
}
.site-gradient .purple-19{
	background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(193,39,45,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(193,39,45,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(193,39,45,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#c1272d',GradientType=0 );
}
.site-gradient .purple-20{
	background: linear-gradient(180deg, rgba(152,120,253,1) 0%, rgba(26,26,26,1) 100%);
	background: -moz-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(26,26,26,1) 100%);
	background: -webkit-linear-gradient(top, rgba(152,120,253,1) 0%, rgba(26,26,26,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9878fd', endColorstr='#1a1a1a',GradientType=0 );
}

/*** 11-Brown ***/
.site-gradient .brown-1{
	background: linear-gradient(180deg, rgba(233,220,205,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9dccd', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .brown-2{
	background: linear-gradient(180deg, rgba(233,220,205,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9dccd', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .brown-3{
	background: linear-gradient(180deg, rgba(233,220,205,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(182,255,217,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9dccd', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .brown-4{
	background: linear-gradient(180deg, rgba(233,220,205,1) 0%, rgba(169,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(169,210,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(169,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9dccd', endColorstr='#a9d2ff',GradientType=0 );
}
.site-gradient .brown-5{
	background: linear-gradient(180deg, rgba(233,220,205,1) 0%, rgba(230,255,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(230,255,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(230,255,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9dccd', endColorstr='#e6ffe6',GradientType=0 );
}
.site-gradient .brown-6{
	background: linear-gradient(180deg, rgba(233,220,205,1) 0%, rgba(230,214,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(230,214,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(230,214,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9dccd', endColorstr='#e6d6ff',GradientType=0 );
}
.site-gradient .brown-7{
	background: linear-gradient(180deg, rgba(233,220,205,1) 0%, rgba(255,206,184,1) 100%);
	background: -moz-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(255,206,184,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(255,206,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9dccd', endColorstr='#ffceb8',GradientType=0 );
}
.site-gradient .brown-8{
	background: linear-gradient(180deg, rgba(233,220,205,1) 0%, rgba(255,210,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(255,210,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(255,210,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9dccd', endColorstr='#ffd2e6',GradientType=0 );
}
.site-gradient .brown-9{
	background: linear-gradient(180deg, rgba(233,220,205,1) 0%, rgba(199,178,153,1) 100%);
	background: -moz-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(199,178,153,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(199,178,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9dccd', endColorstr='#c7b299',GradientType=0 );
}
.site-gradient .brown-10{
	background: linear-gradient(180deg, rgba(233,220,205,1) 0%, rgba(201,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(199,178,153,1) 100%);
	background: -webkit-linear-gradient(top, rgba(233,220,205,1) 0%, rgba(199,178,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9dccd', endColorstr='#c9ffff',GradientType=0 );
}
.site-gradient .brown-11{
	background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(237,30,121,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(237,30,121,1) 100%);
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(237,30,121,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#ed1e79',GradientType=0 );
}
.site-gradient .brown-12{
	background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(102,45,145,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(102,45,145,1) 100%);
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(102,45,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#662d91',GradientType=0 );
}
.site-gradient .brown-13{
	background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(153,153,153,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(153,153,153,1) 100%);
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(153,153,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#999999',GradientType=0 );
}
.site-gradient .brown-14{
	background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(27,20,100,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(27,20,100,1) 100%);
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(27,20,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#1b1464',GradientType=0 );
}
.site-gradient .brown-15{
	background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(251,176,59,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(251,176,59,1) 100%);
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(251,176,59,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#fbb03b',GradientType=0 );
}
.site-gradient .brown-16{
	background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(230,93,23,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(230,93,23,1) 100%);
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(230,93,23,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#e65d17',GradientType=0 );
}
.site-gradient .brown-17{
	background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(158,0,93,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(158,0,93,1) 100%);
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(158,0,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#9e005d',GradientType=0 );
}
.site-gradient .brown-18{
	background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(140,98,57,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(140,98,57,1) 100%);
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(140,98,57,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#8c6239',GradientType=0 );
}
.site-gradient .brown-19{
	background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(193,39,45,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(193,39,45,1) 100%);
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(193,39,45,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#c1272d',GradientType=0 );
}
.site-gradient .brown-20{
	background: linear-gradient(180deg, rgba(104,43,1,1) 0%, rgba(26,26,26,1) 100%);
	background: -moz-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(26,26,26,1) 100%);
	background: -webkit-linear-gradient(top, rgba(104,43,1,1) 0%, rgba(26,26,26,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#682b01', endColorstr='#1a1a1a',GradientType=0 );
}

/*** 12-Black ***/
.site-gradient .black-1{
	background: linear-gradient(180deg, rgba(122,122,122,1) 0%, rgba(234,234,234,1) 100%);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(234,234,234,1) 100%);
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(234,234,234,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#eaeaea',GradientType=0 );
}
.site-gradient .black-2{
	background: linear-gradient(180deg, rgba(122,122,122,1) 0%, rgba(255,249,197,1) 100%);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(255,249,197,1) 100%);
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(255,249,197,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#fff9c5',GradientType=0 );
}
.site-gradient .black-3{
	background: linear-gradient(180deg, rgba(122,122,122,1) 0%, rgba(182,255,217,1) 100%);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(182,255,217,1) 100%);
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(182,255,217,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#b6ffd9',GradientType=0 );
}
.site-gradient .black-4{
	background: linear-gradient(180deg, rgba(122,122,122,1) 0%, rgba(169,210,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(169,210,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(169,210,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#a9d2ff',GradientType=0 );
}
.site-gradient .black-5{
	background: linear-gradient(180deg, rgba(122,122,122,1) 0%, rgba(230,255,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(230,255,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(230,255,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#e6ffe6',GradientType=0 );
}
.site-gradient .black-6{
	background: linear-gradient(180deg, rgba(122,122,122,1) 0%, rgba(230,214,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(230,214,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(230,214,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#e6d6ff',GradientType=0 );
}
.site-gradient .black-7{
	background: linear-gradient(180deg, rgba(122,122,122,1) 0%, rgba(255,206,184,1) 100%);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(255,206,184,1) 100%);
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(255,206,184,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#ffceb8',GradientType=0 );
}
.site-gradient .black-8{
	background: linear-gradient(180deg, rgba(122,122,122,1) 0%, rgba(255,210,230,1) 100%);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(255,210,230,1) 100%);
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(255,210,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#ffd2e6',GradientType=0 );
}
.site-gradient .black-9{
	background: linear-gradient(180deg, rgba(122,122,122,1) 0%, rgba(233,220,205,1) 100%);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(233,220,205,1) 100%);
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(233,220,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#e9dccd',GradientType=0 );
}
.site-gradient .black-10{
	background: linear-gradient(180deg, rgba(122,122,122,1) 0%, rgba(201,255,255,1) 100%);
	background: -moz-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(201,255,255,1) 100%);
	background: -webkit-linear-gradient(top, rgba(122,122,122,1) 0%, rgba(201,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#c9ffff',GradientType=0 );
}
.site-gradient .black-11{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(212,20,90,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(212,20,90,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(212,20,90,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#d4145a',GradientType=0 );
}
.site-gradient .black-12{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(102,45,145,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(102,45,145,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(102,45,145,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#662d91',GradientType=0 );
}
.site-gradient .black-13{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(153,153,153,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(153,153,153,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(153,153,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#999999',GradientType=0 );
}
.site-gradient .black-14{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(27,20,100,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(27,20,100,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(27,20,100,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#1b1464',GradientType=0 );
}
.site-gradient .black-15{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(193,39,45,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(193,39,45,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(193,39,45,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#c1272d',GradientType=0 );
}
.site-gradient .black-16{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(230,93,23,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(230,93,23,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(230,93,23,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#e65d17',GradientType=0 );
}
.site-gradient .black-17{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(158,0,93,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(158,0,93,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(158,0,93,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#9e005d',GradientType=0 );
}
.site-gradient .black-18{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(140,98,57,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(140,98,57,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(140,98,57,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#8c6239',GradientType=0 );
}
.site-gradient .black-19{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(9,81,46,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(9,81,46,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(9,81,46,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#09512e',GradientType=0 );
}
.site-gradient .black-20{
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(51,51,51,1) 100%);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(51,51,51,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(51,51,51,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#333333',GradientType=0 );
}