/* GLOBAL */
#wrapper #header #loginContainer{
	background: #f7941d;
}

#wrapper #header #loginContainer #loginLinks{
	background: #fbb243;
}

#wrapper #header #loginContainer #loginLinks ul li,
#wrapper #header #loginContainer #loginLinks ul li a{
	color: white;
}

#wrapper .positionCenterLeft{
	border-top: 10px solid #646466;
	border-right: 2px solid #f9a647;
}

#wrapper .positionAllLeft{
	border-top: 10px solid #f9a647;
	border-right: 2px solid #f9a647;
}

#wrapper .positionAllLeft .left{
	border-right: 2px solid #f9a647;
}

#wrapper .positionLeftCart{
	border-top: 10px solid #646466;
	border-right: 2px solid #f9a647;
}

/* MENUS */
#wrapper #menuMain ul li a{
	color: #7d7f7e;
}

#wrapper #menuMain ul li.active a,
#wrapper #menuMain ul li a:hover{
	color: #fac78b;
}

#wrapper #subMenuMain ul li a{
	color: #7d7f7e;
}

#wrapper #subMenuMain ul li.active a,
#wrapper #subMenuMain ul li.active a b,
#wrapper #subMenuMain ul li a:hover,
#wrapper #subMenuMain ul li a:hover b{
	color: #fac78b !important;
}

#wrapper #subMenuMain ul li a b{
	color: #646364;
}

#wrapper #menuTier2 ul li{
	background: #e7e880;
}

#wrapper #menuTier2 ul li.active,
#wrapper #menuTier2 ul li.isMenu:hover{
	background: #ccd429;
}

#wrapper #menuTier2 ul li a{
	color: #636261;
}

#wrapper #menuTier3 ul li a{
	color: #636261;
}

#wrapper #menuTier3 ul li.active a,
#wrapper #menuTier3 div.active a,
#wrapper #menuTier3 ul li a:hover{
	color: #f58220;
}

#wrapper #menuTierAllLeft ul li a{
	color: #636261;
}

#wrapper #menuTierAllLeft ul li.active a,
#wrapper #menuTierAllLeft ul li a:hover{
	color: #f58220;
}

/* HOMEPAGE MENUS */
#wrapper #menuHomepage ul li ul li{
	background: #f48220;
	color: #636363;
}

#wrapper #menuHomepage ul li.alt ul li{
	background: #fcb240;
}

#wrapper #menuHomepage ul li ul li:hover{
	background: #e9dc55;
}

#wrapper #menuHomepage ul li ul li a{
	color: #636363;
}

/* NEWSLETTER */
.headerContainer .header div#menu ul li a{
	color: #F58220;
}

.headerContainer .header div#date{
	color: #636363;
}

/* CALENDAR */
#calendar div#month .month,
#calendar div#month .month a{
	color: #f7941e;
}

#calendar ul.header,
#calendar ul.days li.lastWeek{
	border-bottom: 1px solid #fdd79f;
}

#calendar ul.header li{
	color: #8a8c8f;
}

#calendar ul.days li{
	color: #a7a8aa;
}

#calendar ul.days li a{
	color: #f9b462 !important;
}

#calendatEventsContainer .eventsContainer ul li.day{
	color: #F5882D;
}

#calendatEventsContainer .eventsContainer ul li.name{
	color: #F5882D;
}

#calendatEventsContainer .eventsContainer ul li.description{
	color: #636363;
}

/* content */
#content{
	color: #636363;
}

#content h1,
#content h2{
	color: #F58220;
}