/****************************************
			 COLOUR PALETTE
****************************************/

.color-pellette-0 { color:#FFF; background-color:#333187;}
.color-pellette-1 { color:#000; background-color:#F9B824;}
.color-pellette-2 { color:#000; background-color:#ECECED;}
.color-pellette-3 { color:#FFF; background-color:#010101;}
.color-pellette-4 { color:#FFF; background-color:#137B4F;}
.color-pellette-5 { color:#fff; background-color:#DA3E37;}   
.color-pellette-6 { color:#fff; background-color:#984C31;} 
.color-pellette-7 { color:#fff; background-color: rgba(29, 29,29, 0.9);}
.color-pellette-6 { color:#000; background-color:#f3f2ee;} 
.color-pellette-8 { color:#fff; background-color:#974932;} 
.color-pellette-9 { color:#000; background-color:#f3f2ee;} 
.color-pellette-10 { color:#000; background-color:#ffffff;} 
.color-pellette-11 { color:#000; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,ffffff+100 */
background: rgb(221,221,221); /* Old browsers */
background: -moz-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(221,221,221,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */} 


/****************************************
			 TEXT PALETTE
****************************************/

.text-pellette-0 { color:#003C71;}
.text-pellette-1 { color:#0077CA;}
.text-pellette-2 { color:#ECECED;}
.text-pellette-3 { color:#1D1D1D;}
.text-pellette-4 { color:#C71566;}
.text-pellette-5 { color:#BA3240;} 
.text-pellette-6 { color:#cccccc;}

/****************************************
			 ICON STYLING
****************************************/

i { color:#999;} 

.fa {
    background-color: #fff;
    padding: 3px 3px;
    width: 20px;
    text-align: center;
    color: #000;
    margin-right: 6px;
}

/***************************************
		    PRESET LIST ITEMS
***************************************/

.section1 ul {}
.section1 li {}

.section2 ul {}
.section2 li {}

.section3 ul {}
.section3 li {}

.section4 .item-page ul {
    margin-left: 70px;
    margin-right: 20px;
}
.section4 li {}

.section5 ul {}
.section5 li {}

.section6 ul {}
.section6 li {}

.section7 ul {}
.section7 li {}

.section8 ul {}
.section8 li {}