/* Contents
 *
 * 1. Global Element Styles
 * 2. Headers
 * 3. Lists
 * 4. Layout
 * 5. Extras

 */


/* 1. Global Element Styles */

body {
	
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-size:13px;
	background:#fff url(/images/bag_for_life/bg.gif) 0 0 repeat-x;
	color:#666;
	margin:0;
	padding:0;
}

blockquote {
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	margin-left:0;
}

blockquote a {
	color:#189AB6;
}

abbr {
	border-bottom: none;
	cursor: help;
}

hr {
	clear:both;
	height:1px;
	color:#CCC;
	background-color:#CCC;
	width:85%;
	border:0px;
}


/* 2. Headers */

#bagforlife {
	display:block;
	margin:0 auto 0 auto;
	width:969px;
	height:268px;
	padding:0;
	background:transparent url(/images/bag_for_life/bagforlife_header.png) -1px 0 no-repeat;
}

#bagforlife span {
	display:none;
}

h2 {
	font-size:24px;
	color:#175E75;
	margin:0px;
}

h4 {
	font-size:17px;
	font-weight:bold;
	color:#175E75;
}

h6 {
	font-size:24px;
	color:#175E75;
	margin-top:25px;
	margin-bottom:0px;
}

#helpus_bag {
	display:block;
	background:transparent url(/images/bag_for_life/helpus_header.jpg) no-repeat;
	width:186px;
	height:308px;
	margin-left:40px;
}

#helpus_bag span {
	display:none;
}

#winning_bag {
	display:block;
	width:186px;
	height:308px;
	margin-left:40px;
}



/* 3. Lists */
/* 4. Layout */


#body_wrap {
	margin-left:auto;
	margin-right:auto;
	width:969px;
}

#container {
	background:transparent url(/images/bag_for_life/container_bg.png) no-repeat;
	margin:0 auto;
	width:824px;
}

#left_col {
	width:435px;
	float:left;
	margin-top:25px;
	margin-bottom:30px;
padding-left:60px;
	font-size:14px;
}

#right_col {
	width:270px;
	float:right;
	padding-right:32px;
}

#prefooter {
	width:675px;
	font-weight:bold;
	color:#333;
	margin-left:60px;
	line-height:1.5em;
}

#footer {

	width:100%;
	background:#61A651 url(/images/bag_for_life/footer_bg.png) 0 0 repeat-x;
	font-size:15px;
	color:#fff;
	text-align:center;
}

#footer_text {
	width:705px;
	margin-right:auto;
	margin-left:auto;
	padding:60px 0px;
}

#footer_text ol{
	padding: 0;
	margin: 0;
	font-size: 10px;
}

#footer_text ol li{
	margin: 5px 0px;
}

/* 5. Extras */

#entry_button {
	margin-top:25px;
	margin-left:25px;
	background:transparent url(/images/bag_for_life/download_button.png) no-repeat;
	width:208px;
	height:60px;
	display:block;
}

#entry_button span {
	display:none;
}

.small_text {
	font-size:11px;
}
