@charset "UTF-8";
@import url("reset.css");
@import url("lightbox.css");

/*MAIN STRUCTURE*/
body {
background: url(../images/bg_blue.jpg) #c2f2ff top center repeat-x;
color: #213d4b;
font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 135%;
}

h2 {
color: #007e00;
font-size: 18px;
line-height: 18px;
margin-bottom: 10px;
}

p {
margin-bottom: 10px;
}

ul.standard {
list-style: disc outside;
margin-left: 1em;
}

label {
display: block;
}

#wrapper {
margin: 0 auto;
width: 960px;
}

#logo {
float: left;
height: 80px;
width: 960px;
}

#navigation {
float: left;
height: 33px;
}

	#navigation ul li {
	display: inline;
	float: left;
	height: 33px;
	}
	
	#navigation ul li a {
	display: block;
	height: 100%;
	width: 100%;
	}
	
	#navigation ul li span {
	display: none;
	}
	
		.btn_home {
		background: url(../images/m_nav_blank_2011.png) 0 0 no-repeat;
		width: 113px;
		}
			.btn_home a:hover {
			background: url(../images/m_nav_blank_hv_2011.png) 0 0 no-repeat;
			}
		
		.btn_giftspurchased {
		background: url(../images/m_nav_blank_2011.png) -113px 0 no-repeat;
		width: 183px;
		}
			.btn_giftspurchased a:hover {
			background: url(../images/m_nav_blank_hv_2011.png) -113px 0 no-repeat;
			}
		
		.btn_press {
		background: url(../images/m_nav_blank_2011.png) -296px 0 no-repeat;
		width: 141px;
		}
			.btn_press a:hover {
			background: url(../images/m_nav_blank_hv_2011.png) -296px 0 no-repeat;
			}
		
		.btn_heroes {
		background: url(../images/m_nav_blank_2011.png) -437px 0 no-repeat;
		width: 182px;
		}
			.btn_heroes a:hover {
			background: url(../images/m_nav_blank_hv_2011.png) -437px 0 no-repeat;
			}
			
		.btn_ourstory {
		background: url(../images/m_nav_blank_2011.png) -619px 0 no-repeat;
		width: 139px;
		}
			.btn_ourstory a:hover {
			background: url(../images/m_nav_blank_hv_2011.png) -619px 0 no-repeat;
			}
			
		.btn_jennycom {
		background: url(../images/m_nav_blank_2011.png) -758px 0 no-repeat;
		width: 202px;
		}
			.btn_jennycom a:hover {
			background: url(../images/m_nav_blank_hv_2011.png) -758px 0 no-repeat;
			}
		
#content {
background: #fffdf0;
float: left;
width: 960px;
}

#content_peach {
background: #fff0f0;
float: left;
width: 960px;
}

#hp_main {
background: url(../images/hp_bg_main_2011.jpg) 0 0 no-repeat;
float: left;
height: 387px;
width: 960px;
}

#hp_content {
background: url(../images/hp_bg_content.jpg) #e1f6fb 0 0 no-repeat;
float: left;
width: 960px;
}

	#hp_content p {
	margin: 50px 15px 0 15px;
	}

	#box1, #box2, #box3 {
	float: left;
	min-height: 168px;
	width: 300px;
	}
	
	#box1 {
	background: url(../images/hp_bg_giftspurchased.jpg) 0 0 no-repeat;
	margin: 20px 10px 10px 20px;
	}
	
	#box2 {
	background: url(../images/hp_bg_meetheroes_2.jpg) 0 0 no-repeat;
	margin: 20px 10px 10px 0;
	}
	
	#box3 {
	background: url(../images/hp_bg_ourstory.jpg) 0 0 no-repeat;
	margin: 20px 0 10px 0;
	}
	
#addtl_bg_tile, #addtl_bg_top {
float: left;
background: url(../images/m_bg_addtl_tiled.jpg) 0 0 repeat-y;
width: 960px;
}

#addtl_bg_top {
background: url(../images/m_bg_addtl_top.jpg) 0 0 no-repeat;
}

#addtl_content {
color: #213d4b;
display: inline;
float: left;
margin-left: 107px;
width: 743px;
}
	
	#addtl_content .padding {
	padding: 0 40px;
	}
	
#addtl_header {
float: left;
height: 92px;
margin-bottom: 20px;
width: 743px;
}
	
#hero_header {
background:url(../images/header_heroes_2.jpg) 0 0 no-repeat;
float: left;
height: 92px;
width: 960px;
}

.hero_box {
float: left;
margin-right: 20px;
text-align: center;
width: 220px;
}

.hero_box h2 {
border-bottom: 1px solid #c6dfe5;
padding-bottom: 5px;
}

.hero_box img {
margin-bottom: 10px;
}

.hero_box .content {
border-top: 1px solid #c6dfe5;
padding-top: 10px;
text-align: left;
}

#hero_images {
float: left;
margin: 10px 20px;
width: 200px;
}

#hero_content {
float: left;
margin: 10px 20px 10px 0;
width: 400px;
}

#hero_messages {
border-left: 1px solid #c6dfe5;
float: left;
margin: 10px 0;
width: 280px;
}

h1.hero_name {
font-size: 36px;
font-weight: bold;
line-height: 36px;
margin: 25px 0 0 240px;
}

#footer {
background: url(../images/m_bg_footer.jpg) 0 0 no-repeat;
float: left;
font-size: 10px;
padding: 20px 0;
text-align: center;
width:960px;
}
	
a:link, a:visited {color:#007e00; text-decoration:underline;}
a:hover {color:#5ea05e; text-decoration:underline;}

.date {
color: #248eb8;
}

.padding {
padding: 0 75px;
}
