

	

/*

ivillage stuff - 

*/

body {font-family:arial;}

#header-ivillage {
	background: #fff;
	padding: 1px 0 0 0;

	position:relative; 
	height:139px;
	margin-top:10px;
	z-index:10000;
	}
	
/*	Microsite logo - it's smaller	*/
.logo-micro {
	float: left;
	margin-top: 20px;
	}	
.logo-micro h6 {
	background:url(../images/ivillage/fotobabble-logo-micro.gif) no-repeat scroll 0 0 transparent;
	height:110px;
	text-indent:-99999px;
	width:204px;
	}
	
/*	iVillage logo	*/
#iv_home_logo {
	left:384px;
	position:absolute !important;
	top:1px;
	z-index:20000;
	}
#iv_home_logo a h6 {
	background:url(../images/ivillage/ivillage_logo.png) no-repeat scroll 0 0 transparent;
	height:110px;
	text-indent:-99999px;
	width:204px;
	}

/*	Search box	*/
#iv_home_search {
	background-color:#F0F0F0;
	height:38px;
	max-height:38px;
	position:absolute !important;
	right:0;
	top:32px;
	width:252px;
	}
.iv_home_search_input  {
	background:url("../images/pageimg/search_back.png") no-repeat scroll right top #FFFFFF;
	height:23px;
	left:4px;
	padding:7px 5px 0;
	position:absolute;
	top:4px;
	width:169px;
	font-size:12px;
	}
button#search_button {
	background:url(../images/ivillage/search_sprite.png) no-repeat scroll 0 0 transparent;
	border:0 none;
	cursor:pointer;
	height:30px;
	position:absolute;
	right:4px;
	text-indent:-99999px;
	top:4px;
	width:62px;
	}
button#search_button:hover{
	background-position: 0 -30px;
	}
	
/*	main navigation	*/		
#iv_home_main_navigationWrapper  {
	left:0;
	position:absolute !important;
	top:101px;
	}
ul#iv_home_main_navigation, ul#iv_home_main_navigation ul {
	list-style:none outside none;
	}
ul#iv_home_main_navigation  {
	border-top:1px solid #CCCCCC;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:12px;
	font-weight:900;
	height:32px;
	letter-spacing:-0.1px;
	text-transform:uppercase;
	width:972px;
	
	/*overrides to center*/
	text-align: center;
	width: 100%;
	padding-top:10px;
	height:20px;
	}
ul#iv_home_main_navigation, ul#iv_home_main_navigation_more {
	border-bottom:4px solid #000000;
	}
ul#iv_home_main_navigation li {
	/*float:left;*/
	position:relative;
	
	/*overrides to center*/
	display: inline;
	}
#iv_home_main_navigation li {
	border-right:1px solid #CCCCCC;
	height:23px;
	margin-top:9px;
	
	/*overrides to center*/
	padding-bottom:5px;
	}
ul#iv_home_main_navigation a.first {
	margin-left:0 !important;
	}
ul#iv_home_main_navigation a:link, ul#iv_home_main_navigation a:visited {
	color:#000000;
	margin:0 12px;
	margin:0 20px;
	text-decoration:none;
	}
ul#iv_home_main_navigation a:hover { 
	color: #ff2a00; 
	}
.iv_home_link_general a {
	color:#0079BE;
	font-family:arial;
	padding-right: 12px;
	background:url(../images/ivillage/iv_red-arrow.gif) no-repeat scroll 100% 50% transparent;

	
	}
.iv_home_link_general {
	cursor:pointer;
	font-size:11px;
	}
#centerHack {
	width:951px;
	}

#logInBox {
	height:28px;
	padding-right: 70px;
	position: absolute; top:40px; right: 0;
	}
#logInBox p {margin:0;}

#ir_fotobabble-mini {
	background:url("../images/fotobabble-logo-tiny.gif") no-repeat scroll top left #FFFFFF;
	float:right;
	height:25px;
	width:60px;
	position: absolute; top:3px; right: 0;
	}
#ir_fotobabble-mini span {
	display:none;
	}
#logOutBox	 {width:60px;}


/*	MicroSiteBanner Styles	*/

#MicroSiteBannerTop {
	text-align: center;
	width: 100%;
	padding: 12px 0;
	border-bottom: 1px solid #ccc;
	}
#MicroSiteBannerTop table {
	margin: auto;
	}
#advertcontainer * {
margin:0 auto;
text-align:center;
}

/* 	MicroSiteBanner Breadcrumb	*/
	
.iv_breadcrumb {
	color: #333;
	text-transform: uppercase;
	font-size: 76%;
	padding-bottom: 11px;
	
	
	display:none;
	}	
	
.iv_breadcrumb span {
	font-family:verdana;
	font-weight:bold;
	letter-spacing:-3px;
	}	
	
/* overrides: no red arrows... */
#footer a,
.iv_breadcrumb.iv_home_link_general	a {
	background: transparent;
	padding-right:0;
	}
/* overrides: .iv_home_link_general small font - need to fix */
#secondaryContent .blurb {
	font-size: 100%;
	}



/* overrides: previous and next buttons  */
#featuredFotobabbles #NextBabbleLarge {
	display:block;
	height:20px;
	left:10px;
	position:absolute;
	top:225px;
	width:26px;
	}
#featuredFotobabbles #PreviousBabbleLarge {
	display:block;
	height:20px;
	position:absolute;
	right:10px;
	top:225px;
	width:26px;
	}
#featuredFotobabbles #NextBabbleLarge:link, #featuredFotobabbles #NextBabbleLarge:visited {
	background:url("../images/ivillage/iv_prev.gif") no-repeat scroll left top #FFFFFF;
	}
#featuredFotobabbles #PreviousBabbleLarge:link, #featuredFotobabbles #PreviousBabbleLarge:visited {
	background:url("../images/ivillage/iv_next.gif") no-repeat scroll left top #FFFFFF;
	}
#featuredFotobabbles #NextBabbleLarge:hover,
#featuredFotobabbles #PreviousBabbleLarge:hover	{
	background-position: 0 -19px;
	}


/* 	Changes to the font properties to bring it in line with iVillage	*/

#player h1.babbleTitle,
#secondaryContent h2, 
#featuredFotobabbles h2,
.listOfFour h2,
.index2 #trendingTags h2	{
	font-family: georgia, serif;
	}




#secondaryContent h2, 
#featuredFotobabbles h2,
.listOfFour h2,
.index2 #trendingTags h2	{
	font-style: italic;
	}


#secondaryContent .blurb p a:link {

}




#iv_cta {
	margin: -4px 0 0px 0;
	font-family: arial;
		border-bottom: 1px solid #ccc;
		min-height: 495px;
	}
#iv_cta h2 {
	background:url(../images/ivillage/ir_your-style.gif) no-repeat scroll 0 0 transparent;
	font-size: 126%;
	height: 45px;
	}
#iv_cta h3	{
	background:url(../images/ivillage/ir_how-to-win.gif) no-repeat scroll 0 0 transparent;
	clear: left;
	height: 45px;
	}
	
#iv_cta img {
	float: right;
	margin: 0 0 12px 12px;
	}
#iv_cta p {
/*	font-size: 86%;*/
	color:#333;
	font-size:12px;
	line-height:1.2;
	margin:10px 0 8px 0;
	}
#iv_cta p.teaser {
	font-size: 100%;
	color:#FF2A00;
	margin-bottom: 12px;
	}
#iv_cta li {
	color:#FF2A00;
	font-size:100%;
	line-height:1;
	}
#iv_cta strong {
	color:#000000;
	font-family:georgia;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	}		
#howToWin {
	padding-bottom: 6px;
	}
#howToWin ol {
	list-style-type: decimal;
	margin-left:3em;
	font-size: 12px;
	}	
#getStarted	{
	background:url(../images/ivillage/get-started-its-free.jpg) no-repeat scroll 0 0 transparent;
	clear: left;
	height: 35px;
	width: 257px;
	margin: 10px auto;
	display: block;
	cursor: pointer;
	}
#iv_cta h2 span, #iv_cta h3 span, #getStarted span {
	display:  block;
	text-indent: -9999px;
	}	
.signUpSignIn {padding-top:20px;}

#iv_signIn {
	float:left;
	background:url(../images/ivillage/iv_sign-in.jpg) no-repeat scroll 0 0 transparent;
	height: 24px;
	width: 92px;
	margin: 0 20px 0 66px;
	}
#iv_signUp {
	float:left;
	background:url(../images/ivillage/iv_sign-up.jpg) no-repeat scroll 0 0 transparent;
	height: 24px;
	width: 92px;
	}

.signUpSignIn a span {
	display:  block;
	text-indent: -9999px;
	}	
#iv_signIn:hover,
#iv_signUp:hover	{
	background-position: 0 -24px;
	}

#iv_cta  #contestDiscalimer {
	color: #999; 
	font-style: italic; 
	font-size: 10px;
	}












/* 	MicroSiteFooter ivillage spacific	*/
	
	
#footer	 {
	border-top: 4px solid #000;
	float: left;
	}
#footer h3 {
	font-weight: bold;
	font-family: verdana, arial, san-serif;
	font-size: 12px;
	text-transform: uppercase;
	height: 12px;
	width: 100px;
	}
#footerFotobabble h3	{
	background:url(../images/ivillage/ir_fotobabble.gif) no-repeat scroll 0 0 transparent;
	}	
#footer_iv h3	{
	background:url(../images/ivillage/ir_ivillage.gif) no-repeat scroll 0 0 transparent;
	}
#footer h3 span {
	display:  block;
	text-indent: -9999px;
	}
#footer ul {
	float:left;
	width: 100px; 
	}
#footer li {
	line-height: 1.5;
	}
#footer dl {
	float:left;
	margin-top: -14px;
	margin-bottom: 12px;
	}
#footerFotobabble dl {
	width: 150px;
	}
#footer dt {
	font-size: 76%;
	color: #666;
	float:left;
	margin-bottom: 12px;
	width: 100%;
	}
#footer dd {
	float:left;
	clear: left;
	}
#footer dd a {
	float:left; 
	margin-right: 6px;
	}	
#footerFotobabble {
	float: left;
	width: 45%;
	border-right: 1px solid #ccc;
	margin-right: 44px
	}
#footer_iv {
	float: left;	
	}
#termsAndContitions	{
	border-top: 1px solid #ccc;
	padding-top: 11px;
	clear:left;
	margin-bottom: 150px;
	}
#termsAndContitions ul {
	width: 100%;
	}
#termsAndContitions	li {
	float:left;
	margin-left: 12px;
	padding-left: 12px;
	border-left: 1px solid #ccc;
	}	
#termsAndContitions	li.first {
	padding-left: 0;
	margin-left: 0;
	border:0;
	}
	
	
/*They want their button so say "submit"*/
#saveChanges a {
	background:#FFFFFF url(http://www.mitchell-dayton.com/fotobabble/remote_img/bttn_save_iv.jpg) no-repeat scroll 0 50%;
	}

#saveChanges a:active {
	background:#FFFFFF url(http://www.mitchell-dayton.com/fotobabble/remote_img/bttn_save_active_iv.jpg) no-repeat scroll 0 50%;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
