/*--------THEME SKIN CHANGER------*/
#footerWidgets .skins {width: 82px; height: 15px; float: left; margin: 0px 15px 0 0; cursor: pointer;}
#footerWidgets  #light {background: #eee; border: 1px solid #ccc; }
#footerWidgets  #dark {background: #111; border: 1px solid #333; }

.colors {height:13px; width:16px; border:1px solid #000; cursor:pointer; float:left; margin:0 15px 15px 0;}

#red {background:#E72C2C;}
#redtwo {background:#BE1C1C;}
#redthree {background:#C75B5B;}
#redfour {background:#D08181;}
#redfive {background:#A25757;}
#redsix {background:#FF0000;}

#orange {background:#E7AA2C;}
#orangetwo {background:#E7702C;}
#orangethree {background:#FF9A00;}
#orangefour {background:#E7B364;}
#orangefive {background:#CF9220;}
#orangesix {background:#E59500;}

#green {background:#54DD45;}
#greentwo {background:#5CB752;}
#greenthree {background:#7CEB70;}
#greenfour {background:#4D9C44;}
#greenfive {background:#72A96C;}
#greensix {background:#10A700;}

#blue {background:#2CBCE7;}
#bluetwo {background: #2CD3E7}
#bluethree {background: #458EDD}
#bluefour {background: #4B72A6}
#bluefive {background: #7EACE7}
#bluesix {background: #6580A3}

#purple {background:#C52CE7;}
#purpletwo {background:#A12CE7;}
#purplethree {background:#9565A3;}
#purplefour {background:#B572C9;}
#purplefive {background:#C297CF;}
#purplesix {background:#683378;}

#black {background:#444;} 
#blacktwo {background:#666;}
#blackthree {background:#777;}
#blackfour {background:#888;}
#blackfive {background:#999;}
#blacksix {background:#aaa;}