/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#DFEFF0;
}

a:link {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
	display: inline;
	font: normal 12px Arial, Helvetica, Sans-Serif;
	color: #FFF;
}

/* Top Navigation*/
#topContainer {
	position:relative;
	width: 100%;
	height: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image:url(images/topbackground.png);
	}
	
#rightTopNavigation {
	width: 400px;
	height: 45px;
	float:right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#homeLink {
	float:left;
	width: 47px;
	height: 17px;
	background-image:url(images/topLinks/home.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 20px;
	cursor: pointer;
	display:inline;	
	}
	
#homeLink:Hover {
	float:left;
	width: 47px;
	height: 17px;
	background-image:url(images/topLinks/homeHover.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 20px;
	cursor: pointer;
	display:inline;	
	}
	

#tellAFriendLink {
	float:left;
	width: 74px;
	height: 17px;
	background-image:url(images/topLinks/tell.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 12px;
	cursor: pointer;
	display:inline;	
	}
	
#tellAFriendLink:Hover {
	float:left;
	width: 74px;
	height: 17px;
	background-image:url(images/topLinks/tellHover.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 12px;
	cursor: pointer;
	display:inline;	
	}
	
	

#faqLink {
	float:left;
	width: 46px;
	height: 17px;
	background-image:url(images/topLinks/faq.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 12px;
	cursor: pointer;
	display:inline;	
	}
	
#faqLink:Hover {
	float:left;
	width: 46px;
	height: 17px;
	background-image:url(images/topLinks/faqHover.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 12px;
	cursor: pointer;
	display:inline;	
	}
	
	
#mailingListLink {
	float:left;
	width: 74px;
	height: 17px;
	background-image:url(images/topLinks/mailing.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 12px;
	cursor: pointer;
	display:inline;	
	}
	
#mailingListLink:Hover {
	float:left;
	width: 74px;
	height: 17px;
	background-image:url(images/topLinks/mailingHover.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 12px;
	cursor: pointer;
	display:inline;	
	}
	
	
#contactLink {
	float:left;
	width: 75px;
	height: 17px;
	background-image:url(images/topLinks/contact.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 12px;
	cursor: pointer;
	display:inline;	
	}
	
#contactLink:Hover {
	float:left;
	width: 75px;
	height: 17px;
	background-image:url(images/topLinks/contactHover.gif);
	background-repeat:no-repeat;
	margin-top: 15px;
	margin-left: 12px;
	cursor: pointer;
	display:inline;	
	}

/* Logo & Navigation*/

#splitter {
	position:relative;
	width: 100%;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#logoContainer {
	width: 100%;
	height: 290px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#logoAndNavigation {
	width: 990px;
	height: 290px;
	margin-left:auto;
	margin-right:auto;
	}
	
	
	
	
/* DropDownMenu*/

#dropmenudiv{
	position:absolute;
	font-family: SimLLHP;
	background-color:#dfeff0;
	line-height:20px;
	z-index:100;
	letter-spacing: 0em;
	font-weight: lighter;
	font-size: 11px;
	text-decoration: none;
	color:#469dd3;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#dropmenudiv a{
	width: 100%;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#133448;
	font-weight: normal;
	font-size: 11px;
	line-height:25px;
	border-bottom:1px dotted #ccc;
	letter-spacing:normal;
	margin: 0 0 0 0;
}

#dropmenudiv a:hover{
	background-color:#469dd3;
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	color:#dfeff0;
	font-weight: normal;
	font-size: 11px;
	line-height:25px;
	border-bottom:1px dotted #ccc;
	letter-spacing:normal;
}




/* Nav & Main Content Splitter*/
#splitterContainer {
	position:relative;
	width: 100%;
	height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#mainSplitter {
	position:relative;
	width: 990px;
	height: 30px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/mainbackground.png);
	z-index: 1;
	}




/* Main Content*/
#mainLargeContainer {
	position: relative;
	width: 100%;
	
	}
	
#mainContainer {
	width: 990px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/mainbackground.png);
	}
	
#mainContainerNew {
	position: relative;
	width: 990px;
	overflow: auto;
	margin: 0 auto 0 auto;
	background-image:url(images/mainbackground.png);
	z-index: 2;
	}


	
/* Start of Left Content*/ 	
	
/* Left Container*/ 
#leftContainer {
	float: left;
	width: 270px;
	margin-left: 30px;
	display:inline;	
	}
	
/* Left Content Within Main*/
#leftContainerArc {
	width: 250px;
	margin-right: 50px;
	margin-left: 0px;
	margin-top: -40px;
	float: left;
	}



#freeBooksMagsContainer {
	width: 250px;
	height: 250px;
	background-image:url(images/freeBooks&Mags.gif);
	margin-top: -10px;
	margin-left: 40px;
	}
		
		
#freeCDsDVDsContainer {
	width: 250px;
	height: 250px;
	background-image:url(images/freeCds&Books.gif);
	margin-top: -10px;
	margin-left: 40px;
	}
	
	
#freeBooksMagsContainer {
	width: 250px;
	height: 250px;
	background-image:url(images/freeBooks&Mags.gif);
	margin-top: -10px;
	margin-left: 40px;
	}
		
		
#freeFoodDrinkContainer {
	width: 250px;
	height: 250px;
	background-image:url(images/freeFood&Drink.gif);
	margin-top: -10px;
	margin-left: 40px;
	}
	
	
#freeHealthBeautyContainer {
	width: 250px;
	height: 250px;
	background-image:url(images/freeHealth&Beauty.gif);
	margin-top: -10px;
	margin-left: 40px;
	}
	
	
#freeKidsBabyContainer {
	width: 250px;
	height: 250px;
	background-image:url(images/freeKids&Baby.gif);
	margin-top: -10px;
	margin-left: 40px;
	}
	

#freeMiscellaneousContainer {
	width: 250px;
	height: 250px;
	background-image:url(images/freeMiscellaneous.gif);
	margin-top: -10px;
	margin-left: 40px;
	}
	
	
#freePetContainer {
	width: 250px;
	height: 250px;
	background-image:url(images/freePet.gif);
	margin-top: -10px;
	margin-left: 40px;
	}
	
	
#freePrintsContainer {
	width: 250px;
	height: 250px;
	background-image:url(images/freePrints.gif);
	margin-top: -10px;
	margin-left: 40px;
	}
	
	
#freeBooksText {
	width: 350px;
	height: 150px;
	margin-left: 70px;
	margin-top: -45px;
	}
	


	

/* Start of Welcome Container*/ 
#welcomeContainer {
	width: 220px;
	height: 470px;
	margin-top: 30px;
	background-image:url(images/welcomebackground.gif);
	background-repeat:no-repeat;
	}
	

#welcomeContainerNew {
	width: 220px;
	height: 480px;
	margin: 60px 0 0 0;
	background-image:url(images/homepage/welcomeContainer.png);
	}
	
#welcomeTextContainerNew h1{
position: relative;height:80px;width:220px;margin: 0;color: #000;padding-left: 5px;
	}	#welcomeTextContainerNew h1 span{position: absolute;top: 0;left: 0;height:50px;width:220px;background-image:url(images/homepage/welcomeContainer.png);	}	

	
#welcomeTextContainer {
	float: left;
	width: 180px;
	margin-top: 45px;
	margin-left: 20px;
	}
	/* End of Welcome Container*/ 






/* Start of Press Container*/ 
#pressContainer {
	position: relative;
	float: left;
	width: 200px;
	background-color: #FFF;
	margin: 0px 0 0 18px;display: inline;
	overflow:auto;
	z-index: 1;
	border-bottom: 5px solid #a8a8a8;
	padding: 0px 0 15px 0;color: #000;
	}
	
#pressContainerTop {
	position: relative;
	float: left;
	width: 220px;
	height: 73px;
	margin: 60px 0 0 5px;
	color: #000;
	

	}	#pressContainerTop span{position: absolute;top: 0;left: 0;background: #FFF url(images/homepage/inThePress.png);	width: 220px;	height: 73px;}
	
#theTimesContainer {
	float:left;
	width: 59px;
	height: 35px;
	margin: 0 0 0 19px;
	background-image: url(images/homepage/pressLogos/times.jpg);
	border: 1px solid #EFEFEF;
	}
	
#lookContainer {
	float:left;
	width: 80px;
	height: 37px;
	margin: 0 0 0 12px;
	background-image: url(images/homepage/pressLogos/look.jpg);
	}	
	
#mirrorPaperContainer {	
	float:left;
	width: 99px;
	height: 37px;
	margin: 8px 0 0 15px;
	background-image: url(images/homepage/pressLogos/mirror.jpg);
	}
	

	
#tThreeContainer {	
	float:left;
	width: 61px;
	height: 37px;
	margin: 8px 0 0 10px;
	background-image: url(images/homepage/pressLogos/t3.jpg);
	}
	
#dailyExpressContainer {
	float:left;
	width: 163px;
	height: 36px;
	margin: 8px 0 0 15px;
	background-image: url(images/homepage/pressLogos/daily.jpg);
	border: 1px solid #EFEFEF;
	}	
	
/* End of Press Container*/ 









/* Start of Competition Container*/ 
#competitionTimeImage {
	width: 220px;
	height: 50px;
	background-image:url(images/comp.gif);
	background-repeat:no-repeat;
	margin-top: 50px;
	}
	
#competitionContent {
	width: 220px;
	background-color: #2c2c2c;
	overflow:auto;
	}
	
#competitionText {
	width: 200px;
	background-color: #2c2c2c;
	margin-left: 10px;
	}
	
#competitionBottom {
	width: 220px;
	height: 32px;
	background-image:url(images/dailydonationsbottom.gif);
	background-repeat:no-repeat;
	margin-top: -5px;
	}

img.floatCompLeft {
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 15px;
	}
/* End of Competition Container*/ 




/* Start of Tell People Container*/ 
#tellPeopleImage {
	margin-top: 50px;
	}
	
#tellPeopleImage h2 {
	position:relative;
	font:normal 15px Lucida Sans, sans-serif;
	color: #000;
}

#tellPeopleImage h2 span {
	position:absolute;
	top:0;
	left:0;
	width:220px;
	height:50px;
}

#tellPeopleImage h2 span {
	background:url(images/tellpeopletop.gif) 0 0 no-repeat;
}	

#tellpeopleContent {
	width: 220px;
	background-image:url(images/tellpeoplemiddle.gif);
	overflow:auto;
	padding-top: 10px;
	}
	
#tellPeopleTextContainer {
	width: 200px;
	background-color: #FFFFFF;
	margin-left: 10px;
	}

#tellPeopleBottom {
	width: 220px;
	height: 50px;
	background-image:url(images/tellpeoplebottom.gif);
	background-repeat:no-repeat;
	margin-top: -5px;
	margin-bottom:5px;
	}


img.floatBookmarkLeft {
	float: left;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 4px;
	}
/* End of Tell People Container*/ 






/* Start of Daily Donations Container*/
#dailyDonationsContainerNew {
	position: relative;
	float: left;
	width: 220px;
	background-color: #F2F2F2;
	margin: -30px 0 0 -2px;
	overflow:auto;
	z-index: 1;
	border-bottom: 5px solid #a8a8a8;
	}


#dailyDonationsTop {
	position: relative;
	float: left;
	width: 220px;
	height: 59px;
	margin: 80px 0 0 0;	padding: 1px 0 0 2px;
	z-index: 2;color: #000;
	}
	#dailyDonationsTop span{position: absolute;top: 0;left: 0;	background-image: url(images/homepage/dailyDonations.png);	width: 220px;	height: 59px;}
	
#dailyDonationsTextContainerFirst {
	float: left;
	width: 190px;
	margin: 40px 0 0 15px;
	padding: 0 0 10px 0;
	border-bottom:1px dotted #a8a8a8;
	}


.dailyDonationsTextContainer {
	float: left;
	width: 190px;
	margin: 12px 0 0 15px;
	padding: 0 0 10px 0;
	border-bottom:1px dotted #a8a8a8;
	}
	
#dailyDonationsTextContainerLast {
	float: left;
	width: 190px;
	margin: 12px 0 0 15px;
	padding: 0 0 10px 0;
	}


.donateNowText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 100px;
	color: #FFF;
	background-color: #209ADB;
	padding: 2px 2px;
	}

.donateNowText:hover {
	text-decoration: underline;
	}
	

.pinkDonationsHighlightText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #FF3399;
	padding: 2px 2px;
	}

.pinkDonationsHighlightText:hover{
	text-decoration: underline;
	}

#donationsImage {
	margin-top: 50px;
	}
	
#donationsImage h2 {
	position:relative;
	font:normal 15px Lucida Sans, sans-serif;
	color: #000;
}

#donationsImage h2 span {
	position:absolute;
	top:0;
	left:0;
	width:220px;
	height:50px;
}

#donationsImage h2 span {
	background:url(images/dailydonationstop.gif) no-repeat 0 0;
}
	
#donationsContent {
	width: 220px;
	background-color: #2c2c2c;
	overflow:auto;
	padding-top: 15px;
	}
	
.donationsTextContainer {
	width: 190px;
	background-color: #2c2c2c;
	margin-left: 15px;
	margin-top: 12px;
	border-bottom:1px dotted #CCC;
	}
	
#donationsBottom {
	width: 220px;
	height: 32px;
	background-image:url(images/dailydonationsbottom.gif);
	background-repeat:no-repeat;
	margin-top: -5px;
	} 	
/* End of Daily Donations Container*/ 



/* Start of Free Sims Container NEW*/
#freeSimsContainerNew {
	position: relative;
	float: left;
	width: 220px;
	background-color: #F2F2F2;
	margin: -30px 0 0 -2px;
	overflow:auto;
	z-index: 1;
	border-bottom: 5px solid #a8a8a8;
	}

#freeSimsTopNew {
	position: relative;
	float: left;
	width: 220px;
	height: 60px;
	margin: 45px 0 0 -2px;	color: #000;
	z-index: 2;		padding: 1px 0 0 2px;
	}	#freeSimsTopNew span{	position: absolute;	top: 0;	left: 0;	width: 220px;	height: 60px;	background-image: url(images/homepage/freeSims.png);	background-position: 0 -15px;	}


#firstSimsTextContainer {
	float:left;
	width: 190px;
	margin: 40px 0 0 0;
	padding: 0 10px 10px 10px;
	border-bottom: 1px dotted #a8a8a8;
	}
		
.simsTextContainerNew {
	float:left;
	width: 190px;
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;;
	border-bottom: 1px dotted #a8a8a8;
	}
	
#simsTextContainerLast {
	float:left;
	width: 190px;
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
	}

img.freeSims {
	float: left;
	margin: 0 8px 0 0;
	}

/* End of Free Sims Container NEW*/



/* Start of Free Sims Container*/
#freeSimsContainer {
	float: left;
	margin-left: -5px;
	width: 240px;
	}
	
#freeSimsTop {
	float: left;
	margin-left: 2px;
	width: 237px;
	height: 66px;
	background-repeat:no-repeat;
	margin-top: 75px;
	}
	

#freeSimsMiddle {
	float: left;
	margin-left: 2px;
	width: 237px;
	background-image:url(images/homepage/freeSimsMiddle.gif);
	}
	
#freeSimsBottom {
	float: left;
	margin-left: 2px;
	width: 237px;
	height: 58px;
	background-image:url(images/homepage/freeSimsBottom.gif);
	background-repeat:no-repeat;
	}
	
		
/* End of Left Container*/



/* Right Content Within Main*/
#rightContainer {
	width: 620px;
	float: left;
	margin-left: -10px;
	margin-top: -30px;
	padding-bottom: 80px;
	background-repeat: no-repeat;
	}

#titleTextContainer {
	width: 490px;
	height: 60px;
	float:left;
	background-repeat:no-repeat;
	background-image: url(images/archiveText.gif);
	}	
	
#imageAndTextContainer {
	width: 450px;
	float:left;
	margin: 5px 50px 20px 10px;
	}
	
	
.imageFloat {
	float: right;
	margin: 10px 20px 20px 40px;
	}
	



/*NEW MIDDLE HOMEPAGE*/
#middleContainerNew {
	float: left;
	width: 410px;
	margin: 0 0 0 7px;
	}

img.todaysDate {
	position: relative;
	margin: 6px 0 0 -10px;
	}

#freebiesContainerNew {
	width: 350px;
	}

.todayFreebiesContainer {
	width: 350px;
	margin: 0 0 0 0;
	overflow: hidden;
	}
	

img.floatLeftDailyImages {
	float: left;
	margin: 0 8px 0 0;
	padding: 3px;
	border: dashed 2px #DFDFDF;
	}
	
.todaysFreebieTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	border-bottom-image: 
	}
	
a.todaysFreebieTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	border-bottom-image: 
	}
	
.getFreebieButtonContainer {
	width: 143px;
	height: 50px;
	float: right;
	margin: 15px 10px 4px 0;
	background-image:url(images/homepage/getFreebie.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}

.getFreebieButtonContainer:hover {
	width: 143px;
	height: 50px;
	float: right;
	margin: 15px 10px 4px 0;
	background-image:url(images/homepage/getFreebieHover.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.dottedLineContainer {
	width: 330px;
	height: 20px;
	float: left;
	background-image:url(images/homepage/dottedLine.png);
	margin: -9px 0 0 4px;
	}	


	
/*First Container*/
#firstContainerContainer {
	width: 630px;
	float: left;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	}

#firstContainer {
	width: 290px;
	float: left;
	margin: 20px 0 0 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ECECEC;
	padding-right: 10px;
	}

#secondContainer {
	width: 290px;
	float: left;
	margin: 20px 0 0 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ECECEC;
	padding-right: 10px;
	}
	

/*End of First Container*/




/*Start of Rest of Containers*/
#firstRestContainerContainer {
	width: 630px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	}

#firstRestContainer {
	width: 290px;
	float: left;
	margin: 20px 0 0 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ECECEC;
	padding-right: 10px;
	}

#secondRestContainer {
	width: 290px;
	float: left;
	margin: 20px 0 0 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ECECEC;
	padding-right: 10px;
	}
	

/*End of Rest of Containers*/





/* Start of Middle Content*/
/* Middle Container*/ 
#middleContainer {
	float: left;
	width: 410px;
	margin-left:7px;
	margin-bottom: 40px;
	display:inline;	
	}



/* Start of Today's Update*/ 
#freebiesContainer {
	width: 350px;
	background-image:url(images/todaysupdatebackground.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	}

#todayFreebiesSplitter {
	width: 340px;
	height: 30px;
	}
.todayFreebies {
	width: 337px;
	margin-left: 13px;
	margin-bottom: 40px;
	}
	
#testimonialsContainer {
	width: 340px;
	border: 1px #CCC solid;
	padding: 10px 0 10px 10px;
	margin: 150px 0 0 0;
	}
	
#testimonialsTextContainer {
	width: 118px;
	height: 22px;
	background-image:url(affiliatePage/images/homepage/testimonials.gif);
	margin: 10px 0 15px 100px;
	}
	
	
/*Today's Update Image Styling*/
img.floatLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	}


.getFreebieContainer {
	width: 90px;
	height: 29px;
	float: right;
	margin-top: 4px;
	margin-right: 25px;
	margin-left: 4px;
	margin-bottom: 4px;
	background-image:url(images/getFreebie.gif);
	cursor:pointer;
	background-repeat:no-repeat;
	}

.getFreebieContainer:hover {
	width: 90px;
	height: 29px;
	float: right;
	margin-top: 4px;
	margin-right: 25px;
	margin-bottom: 4px;
	margin-left: 4px;
	background-image:url(images/getFreebieHover.gif);
	cursor:pointer;
	background-repeat:no-repeat;
	}	
	
img.todayBottomFloatLeft {
	float: left;
	margin-right: 10px;
	margin-top: -15px;
	}

/* End of Middle Content*/	






/* Start of Right Content*/


/* Right Content*/ 	

#rightContainer {
	position:relative;
	float: left;
	width: 240px;
	margin-left:-2px;
	display:inline;	
	}



/*Start of Newsletter Container*/	
#newsletterContainer {
	width: 240px;
	float: left;
	margin-top: 75px;
	height: 250px;
	background-image:url(images/newsletterbackground.gif);
	background-repeat:no-repeat;
	margin-left: -2px;
	}
	
	
#newsletterContainerNew {
	width: 240px;
	height: 277px;
	float: left;
	margin: 92px 0 0 -2px;color: #000;
	background-image:url(images/homepage/newsletterBox.png);
	}
#newsletterContainerNew h2{position: relative;width: 220px;height: 50px;}#newsletterContainerNew h2 span{position: absolute;top: 0;left: 0;width: 220px;height: 50px;background-image:url(images/homepage/newsletterBox.png);}
#newsletterSignUpNew form { width: 210px;margin-left: 30px;margin-top: 100px; }#newsletterSignUpNew {
	
	}
	
#newsletterSignUp {
	width: 210px;
	margin-left: 18px;
	margin-top: 110px;
	}
/*End of Newsletter Container*/	
	


/*Start of Tell A Friend Container*/
#tellAFriendContainerNew {
	width: 240px;
	height: 192px;
	float: left;
	margin: 50px 0 0 -2px;
	background-image:url(images/homepage/tellAFriend.png);
	text-indent: -9999px;
	}

#tellAFriendContainerNew a{
	width: 240px;
	height: 192px;
	display: block;
	}
/*End of Tell A Friend Container*/




/*Start of Money Saving Blog Container*/
#moneyBlogContainer {
	position: relative;
	float: left;
	width: 240px;
	background-color: #F2F2F2;
	margin: -30px 0 0 -2px;
	overflow:auto;
	z-index: 1;
	border-bottom: 5px solid #a8a8a8;
	}

#moneyBlogTitleContainer {
	position: relative;
	float: left;
	width: 240px;
	height: 81px;	padding: 8px 0 0 0px;
	margin: 45px 0 0 -2px;	color: #000;
	z-index: 2;padding: 20px 0 0 2px;
	}	#moneyBlogTitleContainer span{position: absolute;	top: 0;	left: 0;	width: 240px;	height: 81px;	background:  url(images/homepage/moneyBlog.png) no-repeat; background-position: 0 -5px;}
	

.moneyBlogTextContainer {
	float:left;
	width: 210px;
	margin: -10px 0 0 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #a8a8a8;
	}
	
.moneyBlogTextContainerLast {
	float:left;
	width: 210px;
	margin: -10px 0 0 10px;
	padding: 0 0 10px 0;
	}

#firstMoneyBlogDateContainer {
	float: left;
	width: 96px;
	height: 43px;
	background-image:url(images/homepage/moneyBlogDates/060910.png);
	margin: 45px 0 0 0;
	padding: 0 0 10px 0;
	background-repeat:no-repeat;
	}
	
 
	
	
#moneyBlogDateContainer {
	float: left;
	width: 96px;
	height: 43px;
	background-image:url(images/homepage/moneyBlogDates/020910.png);
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	background-repeat:no-repeat;
	}
	
#thirdBlogDateContainer {
	float: left;
	width: 96px;
	height: 43px;
	background-image:url(images/homepage/moneyBlogDates/010910.png);
	margin: 20px 0 0 0;
	padding: 0 0 10px 0;
	background-repeat:no-repeat;
	}	
	
	

#readEntireBlogBox {
	position: relative;
	float: left;
	width: 240px;
	height: 60px;
	background-image:url(images/homepage/readTheWholeBlog.png);
	margin: 0 0 0 -2px;
	padding: 0 0 8px 0;
	}
	
#readEntireBlogBox:hover {
	background-image:url(images/homepage/readTheWholeBlogHover.png);
	}

.blueReadMoreHighlightText {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #209ADB;
	padding: 0px 2px;
	}

.moneyBlogTitleText {
color:#DF1B7F;
font-family:"Trebuchet MS";
font-size:18px;
font-style:italic;
text-align:left;
}

	
.moneyBlogText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2c2c2c;
	text-align:justify;
}
/*End of Money Saving Blog Container*/	
	



/*Start of New Top Freebies Container*/
#topFreebiesContainerNew{
	position: relative;
	float: left;
	width: 240px;
	background-color: #F2F2F2;
	margin: -30px 0 0 -2px;
	overflow:auto;
	border-bottom: 5px solid #a8a8a8;
	}		#topFreebiesNew span{		position: absolute;	top: 0;	left: 0;	background:  url(images/homepage/topFreebies.png) 0 -15px;		width: 240px;	height: 81px;	}

#topFreebiesNew {color: #000;
	position: relative;
	float: left;
	width: 232px;
	height: 81px;
	z-index:2;
	margin: 45px 0 0 -2px;	padding: 10px 3px 0 5px;

	}

#firstTopFreebiesTextContainer {
	float:left;
	width: 210px;
	margin: 40px 0 0 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #a8a8a8;
	}
		
.topFreebiesTextContainerNew {
	float:left;
	width: 210px;
	margin: 10px 0 0 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #a8a8a8;
	}
	
#topFreebiesTextContainerLast {
	float:left;
	width: 210px;
	margin: 10px 0 0 10px;
	padding: 0 0 10px 0;
	}

/*End of New Top Freebies Container*/

/*Start of Top Freebies Container*/
#topFreebiesImage {
	float: left;
	width: 240px;
	height: 36px;
	background-repeat:no-repeat;
	margin-top: 75px;
	margin-left: -2px;
	}
	

#topFreebiesContent {
	float: left;
	width: 240px;
	margin-left: -2px;
	background-color: #2c2c2c;
	overflow:auto;
	}
	
.topFreebiesTextContainer {
	float: left;
	width: 210px;
	background-color: #2c2c2c;
	margin-left: 15px;
	margin-top: 20px;
	border-bottom:1px dotted #CCC;
	display:inline;	
	}
	
#topFreebiesBottom {
	float: left;
	width: 240px;
	height: 36px;
	background-image:url(images/topfreebiesbottom.gif);
	background-repeat:no-repeat;
	margin-left: -2px;
	}
/*End of Top Freebies Container*/




/*Start of Popular Sections Container*/	
#popularTop {
	float: left;
	margin-left: 2px;
	width: 240px;
	height: 66px;
	margin-top: 75px;
	}
	
#popularTop h2 {
	position:relative;
	font:normal 12px Lucida Sans, sans-serif;
	color: #000;
}

#popularTop h2 span {
	position:absolute;
	top:0px;
	left:0;
	width:240px;
	height:66px;
}

#popularTop h2 span {
		background:url(images/homepage/popularSectionTop.gif) no-repeat 0 -5px;
}	
	
#popularMiddle {
	float: left;
	margin-left: 2px;
	width: 240px;
	background:url(images/homepage/popularSectionMiddle.gif);
	}
	
#popularBottom {
	float: left;
	margin-left: 2px;
	width: 240px;
	height: 58px;
	background-repeat:no-repeat;
	background-image:url(images/homepage/popularSectionBottom.gif);
	}
	
	
.firstTextAndFreebieContainer {
	float: left;
	margin-left:20px;
	width: 210px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	}
	

.textAndFreebieContainers {
	float: left;
	margin-left:20px;
	width: 210px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	display:inline;	
	}
/*End of Popular Sections Container*/	
/* End of Right Content*/
/* End of Main Content*/



/*Start Of Bottom Content*/
#bottomHomepageLargeContainer {
	position: relative;
	width: 100%;
	}
	
#bottomHomepageContentContainer {
	width: 990px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/mainbackground.png);
	}
		
#bottomHomepageTestimonialsContainer {
	float: left;
	width: 854px;
	margin: 40px 0 0 15px;
	background-color: #F2F2F2;
	border: 1px solid #d9d9d9;
	padding: 0 50px 0 50px;
	}
	
img.testimonialMan {
	float: left;
	margin: 0 0 0 0;
	padding: 0 30px 20px 0;
	}
	
#bottomTestimonialsTextContainer {
	float: left;
	width: 460px;
	margin: 50px 0 0 20px;
	}

.bottomTestimonialsText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2c2c2c;
	}	


.bottomHomepageDottedLine {
	float: left;
	width: 400px;
	height: 10px;
	margin: 0 0 0 380px;
	padding: 0 0 20px 0;
	background-image:url(images/homepage/dottedLine.png);
	background-repeat: no-repeat;
	}

#bottomHomepageAboutUsContainer {
	float: left;
	width: 854px;
	margin: 0 0 0 15px;
	background-color: #F2F2F2;
	padding: 0 50px 0 50px;
	}
	

#bottomTriangles {
	float:left;
	width:956px;
	height: 10px;
	background-image:url(images/homepage/bottomTriangles.png);
	margin: 0 0 0 15px;
	}

#bottomHomepageSisterSitesContainer {
	overflow: auto;
	float: left;
	width: 857px;
	margin: 0 0 0 15px;
	background-color: #4D4D4D;
	padding: 0 50px 50px 50px;
	}
	
#firstSisterContainer{
	float: left;
	width: 250px;
	height: 400px;
	margin: 0 0 0 30px;
	background-image:url(images/homepage/sisterMagicCompetitions.png);
	}
	
#secondSisterContainer{
	float: left;
	width: 250px;
	height: 400px;
	margin: 0 0 0 25px;
	background-image:url(images/homepage/sisterMagicPromotions.png);
	}

#thirdSisterContainer{
	float: left;
	width: 250px;
	height: 400px;
	margin: 0 0 0 25px;
	background-image:url(images/homepage/sisterMagicComparison.png);
	}




#bottomHomepageSplitterContainer {
	width: 857px;
	height: 40px;
	background-color: #4D4D4D;
	}


/* Start of Bottom Container*/
#bottomContainer {
	width: 100%;
	height: 45px;
		}
	
	
#copyrightContainer {
	width: 990px;
	height: 15px;
	padding-top:20px;
	padding-bottom: 20px;
	background:url(images/mainbackgroundbottom.png) no-repeat;
	margin-left:auto;
	margin-right:auto;

	}
	
#copyrightContainer a{
	font: normal 11px Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
		color: #469DD3;
}
/* End of Bottom Container*/


/* Text Styling*/
.welcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	font-weight: normal;
	color: #FFFFFF;
	text-align:justify;
	font-weight: 550;
	word-spacing: 1px;
	line-height: 17px;	margin: 30px auto 0 auto;	width: 180px;
	}

a.welcomeTextLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: 550;
	word-spacing: 1px;
	line-height: 17px;
	}

.todaysupdatetext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #4A5552;
	padding-right: 15px;
	text-align:justify;
}


.testimonialText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #02D7ED;
}

.simtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #4A5552;
	text-decoration: none;
	margin-left: 1px;
	text-align:justify;
}


.mostpopulartext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #a8a8a8;
	text-decoration: none;
	text-align:justify;
}


.mostpopulartext a{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #a8a8a8;
	text-decoration: none;
	text-align:justify;
}


.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #469DD3;
	
}

.recentlyreceivedtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #a8a8a8;
	text-decoration: none;
	line-height: 16px;
	text-align:justify;
}

a.compEntry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	border-bottom:1px dotted #ccc;
	letter-spacing:normal;
}

.compEntry:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	text-decoration:underline;
}


.tellPeopleText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #4A5552;
	text-decoration: none;
	letter-spacing:normal;
	margin-top: 25px;
	}
	
	
a.tellPeopleText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #4A5552;
	text-decoration: none;
	letter-spacing:normal;
	}

.freebietitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	border-bottom:1px dotted #ccc;
}

.freebietitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f63592;
	border-bottom:1px dotted #ccc;
}

a.freebietitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	border-bottom:1px dotted #ccc;
}

a.freebietitle h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	border-bottom:1px dotted #ccc;
}

a.freebietitle h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	border-bottom:1px dotted #ccc;
}


a.freebietitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f63592;
	border-bottom:1px dotted #ccc;
}

a.freebietitle h3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f63592;
	border-bottom:1px dotted #ccc;
}

a.freebietitle h2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f63592;
	border-bottom:1px dotted #ccc;
}


a.freebietitleBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	border-bottom:1px dotted #ccc;
	margin-left: 50px;
}

a.freebietitleBottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f63592;
	border-bottom:1px dotted #ccc;
	text-align:center;
	margin-left: 50px;
}



.extra {
		border-bottom:1px dotted #ccc;
		color: #FFFFFF;
}	

a.newsectionlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #469DD3;
	border-bottom:1px dotted #CCC;
}

.newsletterText {
	color: #FFFFFF;
	font: 11px arial;
	text-align:center;
	}
	

.newsletterTextNew {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	}


.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #469DD3;
	margin-left: 300px;
	vertical-align:text-bottom;
	}

.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #4A5552;
	text-decoration: none;
	text-align:justify;
	letter-spacing: normal;
	}
	
.bookmarkText {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #4A5552;
	text-decoration: none;
	text-align:justify;
	letter-spacing: normal;
	margin-left: 10px;
	}
	


a.freebietitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	border-bottom:1px dotted #ccc;
	letter-spacing:normal;
}

.freebietitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #469DD3;
	text-decoration:underline;
}

.csslinks {
	display:block;
	}
	
.strongtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A5552;
	letter-spacing:1px;
}

a.contentLinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF3399;
	text-decoration:underline;
	}
	
a.contentLinks:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF3399;
	text-decoration:underline;
	}


.contentLinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FF3399;
	text-decoration: underline;
	}

/*ARCHIVE*/

.compBoxArc{
	width: 260px;
	border: 1px solid #B3E1EF;
	padding: 10px 10px 10px 10px;
	margin: 0px 5px 20px 0;
}

.compBoxArc a{
	text-decoration: none;
}

.compBoxArc img{
	border: solid 1px #999;
	float: left;
	margin-right: 10px;
}

.compBoxArc h3{
	margin-top: 2px;
	}

.compBoxArc h3 a{
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #3A5F6B;
}

.compBoxArc p{
	padding-top: 6px;
}

.compBoxArc p a{
	font: normal 11px Arial, Helvetica, Sans-Serif;
	color: #333;
}

.smallNav{
	width: 590px;
	margin: 20px auto;
	padding-bottom: 20px;
	}

.firstNav{
	float: left;
	width: 25px;
	height: 25px;
	background: url(images/firstNavBack.gif) no-repeat 0 0;
	}

.firstNav a{
	display: block;
	text-indent:-9999px;
	width: 25px;
	height: 25px;
	text-decoration:none;
	overflow:hidden;
}

.firstNav a:active,
.firstNav a:focus,
.firstNav a:hover{
	background: url(images/firstNavBack.gif) no-repeat 0 -25px;
}

.prevNav{
	float: left;
	width: 25px;
	height: 25px;
	background: url(images/prevNavBack.gif) no-repeat 0 0;
	}

.prevNav a{
	display: block;
	text-indent:-9999px;
	width: 25px;
	height: 25px;
	text-decoration:none;
	overflow:hidden;
}

.prevNav a:active,
.prevNav a:focus,
.prevNav a:hover{
	background: url(images/prevNavBack.gif) no-repeat 0 -25px;
}

.pageNav{
	float: left;
	width: 60px;
	height: 25px;
	padding: 4px 10px;
	color: #3A5F6B;
	}

.nextNav{
	float: left;
	width: 25px;
	height: 25px;
	background: url(images/nextNavBack.gif) no-repeat 0 0;
	}

.nextNav a{
	display: block;
	text-indent:-9999px;
	width: 25px;
	height: 25px;
	text-decoration:none;
	overflow:hidden;
}

.nextNav a:active,
.nextNav a:focus,
.nextNav a:hover{
	background: url(images/nextNavBack.gif) no-repeat 0 -25px;
}

.lastNav{
	float: left;
	width: 25px;
	height: 25px;
	background: url(images/lastNavBack.gif) no-repeat 0 0;
	}

.lastNav a{
	display: block;
	text-indent:-9999px;
	width: 25px;
	height: 25px;
	text-decoration:none;
	overflow:hidden;
}

.lastNav a:active,
.lastNav a:focus,
.lastNav a:hover{
	background: url(images/lastNavBack.gif) no-repeat 0 -25px;
}

#fxBlurbBox{
	width: 550px;
	background: #D2EEFB;
	margin: 0 auto 0 auto;
	padding: 30px 0 30px 0;
	}
	
#fxBlurbBox h1{
	color: #3A5F6B;
	font: normal 13px/18px "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	padding: 0;
	margin: 0;
}

#deadLinkBox{
	height: 200px;
	width: 240px;
	margin: 50px 0 0 40px;
	}
	
caption{
	font: bold 14px  Verdana, Sans-Serif;
	color: #FFF;
	background: #3279A4;
	height: 20px;
	margin-bottom: 10px;
	}
	
.formTags{
	color: #3279A4;
	font: bold 12px/12px Verdana, Sans-Serif;
	
	}
	
.formText{
	border: 1px solid #666;
	margin: 3px 0 3px 5px;
	}
.formTextArea{
	border: 1px solid #666;
	margin: 10px 0 3px 5px;
	}
	
.formTextAreaTell{
	border: 1px solid #666;
	margin: 10px 0 3px 0px;
}
	
.formDropInput{
	border: 1px solid #666;
	margin: 3px 0 3px 5px;
}
	
#formAreaTag{
	color: #2FB0FF;
	font: bold 12px/12px Verdana, Sans-Serif;
	padding-top: 15px;
	}
	
#formSubmit{
	margin: 0px 0 0 172px;
	padding: 3px;
	border: none;
	background: #3279A4;
	color: #FFF;
	font: bold 14px/12px Verdana, Sans-Serif;
	cursor: pointer;
}
input#formSubmit:active,
input#formSubmit:focus,
input#formSubmit:hover{
	background: #CCCCFF;
	color: #3A5F6B;
	}

/* PRICE COMPARISON SEARCH WIDGET _____________________________________*/

#priceSearchWidget a{ color: #FFF; text-decoration: none; font-size: 20px;}
#priceSearchWidget a:hover{ color: #BBB;}
#priceSearchWidget h2{font: normal 14px/20px Arial, Sans-Serif; display: block;}
#priceSearchWidget{
font: normal 14px/24px Arial, Sans-Serif;
width: 220px;
height: 210px;
background: url(./images/homepage/priceSearchBack.png) no-repeat 0 0;
padding: 115px 10px 5px 10px;
margin: 40px 0 0 0;
color: #FFF;
text-align: center;
float: left;
}#priceSearchForm{margin: 0;}#priceSearchWidget div.priceLinks{text-align: left;padding: 10px 0 0 10px;margin: 0;}#priceSearchWidget div.priceLinks a{font-size: 12px;line-height: 18px;text-decoration: underline;display: block;margin: 0;padding: 0;}

#priceSearchWidget p.priceCompareTypes{
text-align: center;
color: #FFF;
font: bold 13px/20px Arial, Sans-Serif;
margin-bottom: 15px;
}

#priceSearchForm input.textInput{
padding: 3px;
color: #999;
width: 200px;	
font-size: 15px;
margin-left: 5px;
}

#priceSearchForm input.textInput:hover{

}


#priceSearchForm input#searchButton{
background: url(http://www.magicpricecomparison.co.uk/images/priceSearchButtonBack.png) no-repeat 0 0;
border: 0;
color: #FFF;
text-align: center;
width: 105px;
height: 32px;
padding: 0 0 2px 0;
font-weight: bold;
cursor: pointer;
margin-top: 10px;
}

#priceSearchForm input#searchButton:hover{
background: url(http://www.magicpricecomparison.co.uk/images/priceSearchButtonBack.png) no-repeat 0 -34px;
}

#priceSearchForm select{
display: none;
}

#priceSpinner{
display: none;
margin: 0 auto;
}

h2#magicPriceSearching a{font-size: 15px; line-height: 19px;}
h2#magicPriceSearching{
display: none;
line-height: 19px;
}#firstSisterContainer,#secondSisterContainer,#thirdSisterContainer{text-indent: -9999px;}#firstSisterContainer a,#secondSisterContainer a,#thirdSisterContainer a{display: block;width: 250px;height: 390px;margin: 10px auto 0 auto;}#firstSisterContainer a:hover,#secondSisterContainer a:hover,#thirdSisterContainer a:hover{background: #000;opacity: 0.5;-moz-opacity: 0.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);	}input.brokenLinkButton{background: url(./images/reportFreebie.png) no-repeat -20px 0;width: 180px;height: 30px;cursor: pointer;border: 0 none;margin:0px 0px -9px 86px;}input.brokenLinkButton:hover{background: url(./images/reportFreebie.png) no-repeat -20px -30px;}

div.archivePage div#rightContainer{
width: auto;
}

div.archivePage #leftContainerArc {
margin-top: 10px;
display: inline;
}

div.archivePage #rightContainer {
margin-left: 30px;
display: inline;
}ul.priceSearchList{margin: 0;padding: 0 0 0 25px;font-size: 14px;}ul.priceSearchList li{text-align: left !important;font-size: 14px;}ul.priceSearchList li a{font-size: 16px !important;text-decoration: underline !important;}ul.priceSearchList li a span{color: #FEC301;}ul.priceSearchList li a:hover{color: #2E2E2E !important;}ul.priceSearchList li a:hover span{color: #2E2E2E !important;}
/* PAMPERS UNDERJAMS PAGE */div.pampersUnderjamsHeader{padding: 20px 0;overflow: hidden;}div.pampersUnderjamsHeader div.blurb{float: left;padding: 20px;background: #E8EBEF;color: #333;width: 320px;font: normal 12px/19px Verdana, Arial, Sans-serif;margin: 30px 0 0 20px;}div.pampersUnderjamsHeader div.blurb#thankyou{font-size: 18px;}div.pampersUnderjamsHeader div.blurb#thankyou span{font-size: 12px;}div.pampersUnderjamsHeader div.freebieExplanation{background: url(./images/pampers/pampersUnderjamsHeader.png) no-repeat 0 0;float: right;width: 400px;padding: 34px 12px 28px 30px;font: normal 13px/16px Verdana, Arial, Sans-serif;color: #FFF;}div.pampersUnderjamsHeader div.freebieExplanation strong{color: #F29B1F;}div.errorResponse{font: normal 13px/20px Verdana, Arial, Sans-serif;color: #F00;padding: 20px 0 0 40px;}img.pgFreebiesHeader{margin: 30px 0 0 0;}div.pampersUnderjamsMain{background: url(./images/pampers/pampersUnderjamsForm.png) no-repeat 0 0;padding: 130px 0 140px 40px;}div.mainBlock{padding: 0px;overflow: hidden;}div.questionBlock{padding: 5px;float: left;width: 260px;font: normal 11px Verdana, Sans-serif;color: #FFF;}div.questionBlock p.columnLables{margin: 0;padding: 0px 0 10px 110px;overflow: hidden;}div.questionBlock p.columnLables span{float: left;padding: 0 0 0 30px;}div.questionBlock#familyQuestions{}div.questionBlock#familyQuestions input{width: 60px;}div.questionBlock div.formQues{overflow: hidden;padding: 4px 0;}div.questionBlock div.formQues div.mandatoryIndicator{float: left;font-size: 11px;width: 10px;}div.questionBlock div.formQues label{float: left;width: 120px;}div.questionBlock div.formQues input{width: 120px;}div.questionBlock div.formQues select{cursor: pointer;}div.questionBlock div.formQues input, select{float: left;border: 1px solid #999;}div.optInQuestion{width: 500px;font: normal 11px Verdana, Sans-serif;overflow: hidden;padding: 10px 0 0 0;color: #FFF;font-size: 13px;}div.optInQuestion input{float: left;}div.optInQuestion label{float: left; width: 420px; padding: 0 0 0 20px; font-size: 11px;}input#submitPampers{float: right;margin: -30px 30px 0 0;padding: 6px 34px;-moz-border-radius: 6px;border-radius: 6px;border: 1px solid #FFF;background: #264271;color: #FFF;cursor: pointer;}input#submitPampers:hover{background: #0C1F3F;}div.moreGreatFreebies{width: 760px; margin: 0 auto;}div.moreGreatFreebies img{margin: 20px 40px 0 0;}a img{border: 0 none;}div.blankPageDesign{width: 800px!important;overflow: hidden;}div.blankPageDesign p.extraMembersText{width: 500px;}

/****** FOOTER STYLING ****/

#footerContainer {
 width: 990px;

	height: 15px;

	padding-top:6px;
 
 padding-bottom:90px;

	background:url(images/footerbackground.png) no-repeat;

	margin-left:auto;

	margin-right:auto;
 

 
 text-align:center;
}

#footerContainer span{
 font: normal 12px Verdana, Helvetica, Sans-Serif;
 color: #469DD3;
}

#footerContainer darker{
 font: normal 12px Verdana, Helvetica, Sans-Serif;
 color: #449AD1;
}