

/* 
		Site: 		Crafts for Kids
		Author:		Adam Cummins + Jenelle Penders
		File:		Master Screen CSS - Fall
		Date:		December 2007
*/

/* SEASON SPECIFIC */

/* HEADER */

h1 a {
    background: #fff url(/content/v4/us/crafts/img/fall_crafts_header.jpg) no-repeat;
    width: 582px;
	height: 105px;
}

#searchBox {
    border: 1px solid #d37145;
}

li#navEdu a {
    background: url(/content/v4/us/crafts/img/fall_edu.jpg) no-repeat;
}

li#navEdible a {
    background: url(/content/v4/us/crafts/img/fall_edible.jpg) no-repeat;
}

li#navSeasonal a {
    background: url(/content/v4/us/crafts/img/fall_seasonal.jpg) no-repeat;
}

li#navNature a {
    background: url(/content/v4/us/crafts/img/fall_nature.jpg) no-repeat;
}

li#navScribble a {
    background: url(/content/v4/us/crafts/img/fall_scribble.jpg) no-repeat;
}

li#navFind a {
    background: url(/content/v4/us/crafts/img/fall_find.jpg) no-repeat;
}

ul#mainNav {
    color:#005fa0;
}

/* DROP DOWN MENU */

#dropmenudiv {
    border:1px solid #d37145;
}
    
#dropmenudiv a {
    color: #005fa0;
    background-color: white;
    border-bottom: 1px solid #d37145;
}

#dropmenudiv a:hover{ /*hover background color*/
    background-color: #ffbd91;
}

/* LANDING PAGE */

#featuredCraftBox img,
#more-info img,
#hasRating img {
    border: #ff8737 1px solid;
}

h3#featuredCraftName,
h2#activity-name,
h4,
.ulHead {
    color:#005fa0;
}

#line-placeholder {
    background: #d37145;
}

p#featuredCraftMore,
p#featuredCraftMore a {
    color:#005fa0;
}

p#featuredCraftCopy {
    color:#666699;
}

#seasonalCraftsBox h2 {
    background:#ffbd91 url(/content/v4/us/crafts/img/fall_seasonal_crafts.jpg) no-repeat;
}

#seasonalCraftsBox {
    background:#ff8737;
}

#seasonalCraftsBox li a {
    color:#ffefe4;
}

#seasonalCraftsBox li p {
    background:#ff8737 url(/content/v4/us/crafts/img/fall_bullet.gif) no-repeat;
}

#sectionContainer {
    color:#a98464;
    
    
}

/* INNER PAGES */

#activity p,
#activity li {
    color:#333399;
}

#activity ul li {
	background: url(/content/v4/img/crafts/bullet.gif) no-repeat 0 6px;
}

#print,
#print a,
#email a,
#activity h3,
form#rateCraft,
form#rateCraft p,
#rateCraftCopy,
#avgRating,
#craftRatedCopy {
    color:#ff8737;
}

#moreCrafts li a{
	color: #ffefe4;
}

#moreCrafts.fromSearch li a {
    color: #d37145;
}

#moreCrafts {
    background: #ff8737;
}

#moreCrafts h3 {
    background: url(/content/v4/us/crafts/img/fall_more_crafts.gif) no-repeat;
}

/* FOOTER */

p#otherFun {
    background:#c4e9f2 url(/content/v4/us/crafts/img/fall_fun_activities.gif) no-repeat;
}

/* END SEASON SPECIFIC */
<!--/* 0.0167020794874162 [10.89.198.137] */-->