@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg_footerBTM_body.gif);
	background-repeat: repeat;
	background-position: center bottom;
}
#container_top {
	background-image: url(../images/bg_mainTOP.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#container_site_top {
	width: 808px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header_fmmd {
	margin: 0px;
	padding: 0px;
	height: 190px;
	width: 808px;
	position: absolute;
}
#navigation {
	margin: 0px;
	width: 808px;
	height: 120px;
	padding-top: 117px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul {
	background-image: url(../images/bg_navul.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 791px;
	height: 120px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#navigation li {
	padding: 0px;
	display: inline-block;
	margin: 0px;
	float: left;
	list-style-type: none;
	height: 120px;
}


/* --------------- NAVIGATION --------------- */

.nav_home a {
	display: inline-block;
	float: left;
	height:120px;
	width: 118px;
	background: url(../images/nav_home_off.gif);
	margin: 0;
	padding: 0;
}

.nav_home a:hover {
	background: url(../images/nav_home_on.gif);
}


.nav_tips a {
	display: inline-block;
	float: left;
	height:120px;
	width: 111px;
	background: url(../images/nav_tips_off.gif);
	margin: 0;
	padding: 0;
}

.nav_tips a:hover {
	background: url(../images/nav_tips_on.gif);
}


.nav_mealsolutions a {
	display: inline-block;
	float: left;
	height:120px;
	width: 199px;
	background: url(../images/nav_mealsolutions_off.gif);
	margin: 0;
	padding: 0;
}

.nav_mealsolutions a:hover {
	background: url(../images/nav_mealsolutions_on.gif);
}


.nav_sweepstakes a {
	display: inline-block;
	float: left;
	height:120px;
	width: 183px;
	background: url(../images/nav_sweepstakes_off.gif);
	margin: 0;
	padding: 0;
}

.nav_sweepstakes a:hover {
	background: url(../images/nav_sweepstakes_on.gif);
}


.nav_onlinegame a {
	display: inline-block;
	float: left;
	height:120px;
	width: 165px;
	background: url(../images/nav_onlinegame_off.gif);
	margin: 0;
	padding: 0;
}

.nav_onlinegame a:hover {
	background: url(../images/nav_onlinegame_on.gif);
}

/* --------------- NAVIGATION ---------------*/#container_middle {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #27A3DE;
}
#container_site_middle {
	width: 808px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_body_repeaty.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#body {
	margin: 0px;
	width: 770px;
	padding-top: 15px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
}
#body_left  {
	width: 385px;
	display: inline-block;
	margin: 0px;
	float: left;
	background-image: url(../images/bg_free_musicdownloads.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #27A3DE;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
#body_left p {
	width: 312px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#body_left ul {
	display: block;
	width: 385px;
	height: 230px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/bg_freemusic.gif);
}
#body_left li {
	list-style-type: none;
}
.rollover_freemusic a {
	background-image: url(../images/bg_freemusic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 385px;
	margin: 0px;
	padding: 0px;
	height: 230px;
	display: block;
}
.rollover_freemusic  a:hover {
	background-image: url(../images/bg_freemusic_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




#body_right {
	height: 230px;
	width: 385px;
	margin: 0px;
	padding: 0px;
	display: inline-block;
	float: right;
}
#body_right ul {
	display: block;
	width: 385px;
	height: 230px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/img_entertowin.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#body_right li {
	list-style-type: none;
}
.rollover_sweepstakes a {
	background-image: url(../images/img_entertowin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 385px;
	margin: 0px;
	padding: 0px;
	height: 230px;
	display: block;
}

.rollover_sweepstakes a:hover {
	background-image: url(../images/img_entertowin_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#body p {
	padding: 0px;
	margin: 0px;
}
#clear {
	font-size: 1px;
	line-height: 1px;
	display: block;
	padding: 0px;
	width: 1px;
	margin: 0px;
	clear: both;
}
#body_cap {
	background-image: url(../images/bg_crowdMDL.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 198px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	clear: both;
}
#container_bottom {
	background-color: #05052B;
	background-image: url(../images/bg_prpl_repeatx.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#donate {
	background-color: #05052B;
	background-image: url(../images/bg_donate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	width: 808px;
	height: 68px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
}
#donate span.hide {
	display: none;
	padding: 0px;
	margin: 0px;
}
#participating_brands {
	width: 808px;
	margin: 0px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#participating_brands  h1.participatingbrands {
	width: 380px;
	background-image: url(../images/header_participatingbrands.gif);
	background-repeat: no-repeat;
	background-position: 115px top;
	padding: 0px;
	height: 57px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#participating_brands h1.donation {
	width: 197px;
	background-image: url(../images/header_donationtotal.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	height: 42px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#participating_brands span.hide {
	display: none;
}
#participating_brands ul {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100px;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #8cb8cf;
}
#participating_brands h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 36px;
	line-height: 40px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#participating_brands p {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #8cb8cf;
	margin: 0;
	padding: 0;
}
#participating_brands p.small {
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

#participating_brands a {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 18px;
	color: #8cb8cf;
	margin: 0;
	padding: 0;
}

#participating_brands a:hover {
	text-decoration: none;
}


#participating_brands li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#logos {
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logos img {
	padding: 0px;
	margin: 0px;
}
#thermometer {
	display: block;
	width: 404px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#container_site_bottom p.clear {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
}
#container_site_bottom {
	padding: 0px;
	width: 808px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container_site_bottom p {
	padding: 0px;
	margin: 0px;
}
#container_footer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(../images/bg_footerBTM.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#container_site_footer {
	width: 808px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 83px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container_site_footer p {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	line-height: 16px;
}
#container_site_footer p.copyright {
	font-size: 10px;
	line-height: 12px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container_site_footer p.legal {
	color: #636386;
	height: 80px;
	width: 590px;
	font-size: 10px;
	text-align: justify;
	line-height: 12px;
	padding: 0px;
	margin-top: 61px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 43px;
}
#container_site_footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#container_site_footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

