/* Organic ivillage.css */
/* *{ 
    -moz-box-sizing: border-box; 
} */

body {
	margin: 0;
	padding: 0;
	background: transparent url(http://img2.mynet.com/ivillage/home/bg.gif);
	text-align: center;
	color: #5D5454;
	font: 12px Georgia;
}

.clearBoth { clear:both; }

/*--------- DEFAULTS ----------*/

img {
	border: 0;
}

div {
	margin: 0;
	padding: 0;
}

ul, ol {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol li {
	padding: 0;
	margin: 0;
	list-style-type: decimal;
}

li.regular {
	background: url(http://img2.mynet.com/ivillage/home/bulletOrange.gif) center left no-repeat; /* ??? */
}

li.regularBlueDot {
	background: url(http://img2.mynet.com/ivillage/home/bulletBlue.gif) center left no-repeat; /* ??? */
}

li.regular a, li.regularBlueDot a {
	padding-left: 10px;
}

li.regularBlock {
	background: url(http://img2.mynet.com/ivillage/home/bulletOrange.gif) 0% 25% no-repeat; /* ??? */
	padding: 0;
	margin: 0;
}

li.regularBlock a {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
}

html>body li.regularBlock a {
	padding: 3px 0 0 10px;
}

a.ablock {
	display: block;
	margin: 0;
	padding: 0;
}

img.radio {
	float: left;
	margin: 5px 0;
}



/*----------------- TYPOGRAPHY --------------------*/
a {
	color: #EF6F0F; 
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.read {
	color: #EF6F0F;
}

h2 {
	color: #8d5f4d;
	font-size: 12px;
	/*font-weight: Bold;*/
}

h3 {
	color: #8d5f4d;
	font-size: 13px;
	/*font-weight: bold;*/
}

h2 a, h3 a {
	color: #E15D72;
}

p {
	margin: 0;
	padding: 5px 0;
	/*font-size: 12px;*/
	font-stretch: extra-condensed;
}

/*--------------- POSITIONING ----------------*/


#container {
	margin: 0 auto;
	padding: 0 8px 9px 8px;
	border: 1px solid #CEC5BB;
	background: #fff;
	width: 980px;
	text-align: left;
	height:auto;
	clear:both;
	overflow:hidden;

}


html>body div#container {
	height: auto;
	width: 998px;
}




#container2 {
 margin: 0 auto;
 padding:0px;
 width:1001px;
 text-align: left;
 background-color: #fff;
 border: 1px solid #CEC5BB;
 clear:both;
 position: relative !important;
 float:none;
}

#containerPad{
 float:left; 
 background-color: #fff; 
 padding: 0px 5px 9px 10px; 
 margin:0px;
 
}



#top {
	margin: 0;
	padding: 0;
/*	background: url(http://a820.g.akamai.net/f/820/822/1d/i.ivillage.com/shared/iv/refresh/header_bg.gif) top repeat-x; */
	width: 980px;
	height: 80px;
	color: #746C6C;
	font: bold 11px Georgia;
}

#topLeft {
	float: left;
	padding-top: 35px;
	width: 390px;
}

#topLeft .logout {
	font: 11px Arial, Helvetica, sans-serif normal;
}

#topLogo {
	float: left;
	padding-top: 8px;
}

#topLeft a{color:#2C768F;}

#topRight {
	float:left;
	width:335px;
	margin:6px 0px 0px 7px;
	padding:0;
	text-align: left;
	color: #746C6C;
	font: bold 11px Georgia;
	border:blue solid 0px;
}
#topRight a {
	text-decoration:none;
	font-weight:bold;
}
#topRight form {
	margin:0;
	padding:0;
}
#topRight .globalNavLink2, #topRight a{
	color: #2C768F;
}
#topRight input {
	width:115px !important; 
	font: bold 11px verdana;
	/*font: bold 10px Georgia;*/
	background-color: #fcf9f4;
	border: 1px solid #ebebeb;
	color: #666;
	padding: 2px;
}
#topRight input.buttonGo{background-color:#c84865; width:30px!important;}



/*New Nav*/
.headerWrap img {border:none;}
.headerWrap{ float:left; background-color:#fff; width:100%;  text-align:center;}	
.leftThis{text-align:left; clear:left; margin:0px auto; padding:3px 0px 0px 0px; }
.siteLogo{float:left; padding:0px; border:green solid 0px;}

#topNaviV {  
	clear:left; 
	display:block; 
	margin:0px; 
	padding:0px; 
	width:976px; 
	height:32px; 
	float:left; 
	color:#fff; 
	font-size:12px !important; 
	font-family: georgia, arial, "lucida grande", sans-serif !important;
}
#topNaviV a{ color:#fff; text-decoration:none; text-align:center; font-size:12px !important; font-family: georgia, arial, "lucida grande", sans-serif !important;}
#topNaviV a:hover{text-decoration:underline; }

#topNaviV #tabs {padding:4px 0px 0px 5px;}

.bottomNaviV{ clear:left; width:950px !important; color:#dc5973; padding:4px 0px 10px 4px; float:left;  font-weight:bold; font-size:12px; font-family: georgia, arial, "lucida grande", sans-serif;}
.bottomNaviV a{color:#dc5973; text-decoration:none; }
.bottomNaviV a:hover{text-decoration:underline;}

#connectLinks {
	float:left;
	margin-left:15px;
	border:green solid 0px;
	text-decoration: none; 
	color:#F13E68; 
	font-family:Arial, Helvetica; 
	font-size:12px; 
	line-height:12px;
}

.activeLink {text-decoration:underline !important;}
a.gogreen {color:#4E6C15;}

/*End New Nav*/

/*Legacy Nav*/

#topNav span { display:block;  }
#topNav a.health:hover { background-position: 0px -29px; display:block;}
#topNav a.wellness:hover { background-position: 0px -29px; display:block; }
#topNav a.diet:hover { background-position: 0px -29px; display:block; }
#topNav a.pregnancy:hover { background-position: 0px -29px; display:block; }
#topNav a.beauty:hover { background-position: 0px -29px; display:block; }
#topNav a.house:hover { background-position: 0px -29px; display:block; }
#topNav a.love:hover { background-position: 0px -29px; display:block; }
#topNav a.entertainment:hover { background-position: 0px -29px; display:block; }
#topNav a.mags:hover { background-position: 0px -29px; display:block; }
#id16a {
 
	background-position: 0px 0px;
	display:block;
	text-align:center;
	
	
	
}


#topNav { width:980px; height:29px; display:block; float:left; }
#topNav ul {list-style: none; margin:0px 0px 0px 0px; padding: 0px; }
#topNav ul li {float:left; margin:0px; padding:0px;  overflow:hidden; font-weight:bold; font-size:14px; font-family: georgia, arial, "lucida grande", sans-serif;}
/* hide from ie */
#topNav > ul { background-position: 0px;  }
#topNav > li { background-position: 0px;  }
#topNav ul li { float:left;  margin:0px; padding: 0px; height:29px; }
#topNav ul li a {display:block; padding:6px 0px; color:#fff;  }
/* fix stutter in ie */

#topNav .health{ 
	display:block; 
	width:66px; 
	height:29px;
	}

#topNav .wellness{ 
	display:block;
	width:82px;
	height:29px; 
	}
#topNav .diet{
	display:block;
	width:114px;
	height:29px;   
	}
#topNav .pregnancy{ 
	display:block;
	width:180px;
	height:29px; 
	}
#topNav .beauty{
	display:block;
	width:116px;
	height:29px; 
	}
#topNav .house{ 
	display:block;
	width:111px;
	height:29px;  
	}
#topNav .love{ 
	display:block;
	width:94px;
	height:29px; 
	}
#topNav .entertainment{
	display:block;
	width:120px;
	height:29px; 
	}

#topNav .mags{
	display:block;
	width:97px;
	height:29px; 
	}
/* end nav */

/*--------------- FLASH ----------------*/
#flashContent {
	margin: 0;
	margin-bottom: 9px;
	padding: 0;
	/*
	width: 980px;
	*/
}

#debug {
	visibility: hidden;
	margin: 10px auto;
	padding: 10px;
	background-color: #ccc;
	width: auto;
	height: 100%;
	text-align: left;
}

/*--------------- SEARCH BOX --------------*/
#searchDiv {
	margin:30px 0 0 0px;
	padding:0px !important;
	color:#f13e68;
	float:left; 
	width:406px;
	border:green solid 0px;
}

#searchForm {
	display:inline;
	font:bold 12px georgia;
	color:#f13e68;
}

#searchFormContainer {
	float:left;
	padding:0px 0px 7px 0px; 
	font:bold 14px georgia;
}


#searchDiv #yahoo {
	color:#f13e68;
	font:12px verdana, arial, helvetica, sans-serif;
}

.buttonGo {
	margin-left:2px;
	padding:0 3px 1px 3px;
	background-color:#C84865;
	color:#fff;
	font:bold 12px georgia;
}


#searchForm .searchImg {
	position:relative;
	top:4px;
	border:0px;
	margin:0px !important;
	padding:0px !important;
}
#searchForm select {
	font-family:arial;
	font-size:12px;
	color: #746C6C;
}

/* END SEARCH*/



span.globalNavSubhead {
	color: #2C768F;
	font: normal 14px Georgia;
}



#liveButtonContainer {
	float: right;
}


/*-------------- Rotating Promo -------------------*/



#preload {display:none;}

.homeTop{width:980px; height:274px; float:left; display:block; margin:0px 0px 10px 0px; clear:both; position: relative!important;}
.homeTopLeft{ float:left; width:530px;  }
.homeTopLeftPad{padding:23px 0px 0px 20px; margin:0px;}


.channelBox{float:left;  background: url(http://img2.mynet.com/ivillage/home/orangeBoxBg2.gif) no-repeat; width:500px; height:230px; font-family: arial, verdana, helvetica, sans-serif;}
.channelBoxPad{float:left; padding:5px 0px 0px 5px;}

.channelBoxPad a:hover{text-decoration:underline;}

#channelImg{float:left; clear:left; width:220px; height:220px; overflow:hidden; margin:0px 8px 0px 0px;}
#channelImg img{float:left;}

.channelRightWrap{float:left; width:265px;}
.channelWrap{height:195px;}

.channelTop{height:93px; overflow:hidden; }
#channelTop{overflow:hidden; }

#channelTitle h2{margin:0px; padding:2px 5px 0px 5px; font-size:21px; font-family: helvetica, arial, verdana, sans-serif; color:#ff6700; }
#channelBlurbs {}
#channelBlurbs a{color:#873903; text-decoration:none;}

#channelBlurbs p{font-weight:bold; margin:0px; padding:0px 5px; color:#873903; font-size: 16px; font-family: "times new roman" , georgia, verdana, sans-serif; }

#channelList{
position:relative;
bottom:0px !important;
display:block;
width:257px; overflow:hidden; background-color:#fff2e6; padding:0px 0px 4px 0px;}
#channelList h4{position:relative;margin:0px; padding:6px 0px 2px 10px; font-weight:bold; font-size:12px; color:#a97f6f;}
#channelList p{position:relative;margin:0px; color:#ff6700;  padding:0px 0px 0px 12px;  font-size:12px;}
#channelList a{position:relative;color:#ff6700; text-decoration:none;}


.numberNavWrap{float:left; padding:0px; margin:0px; }
.numberNavWrapPad{padding:3px 0px 0px 0px; overflow:hidden;}
.numberNavLeft{background: url(http://img2.mynet.com/ivillage/home/menuLeft.gif) no-repeat; float:left; width:6px; height:17px;}
.numberNav{background: url(http://img2.mynet.com/ivillage/home/menuRepeat.gif) repeat-x; float:left; height:17px; font-size:9px; color:#a57d6b; overflow:hidden; margin:0px; padding:0px;}
#numberNavPad{float:left; margin:0px 0px 0px 0px;  padding:3px 0px 0px 0px; display:block; height:15px; overflow:hidden;}
.numberNavRight{background: url(http://img2.mynet.com/ivillage/home/menuRight.gif) no-repeat; float:left; width:6px; height:17px;}
.numberNav a{padding:0px 3px; color:#a57d6b; text-decoration:none; overflow:hidden;}
.numberNav a.numberNavPrev{padding:0px 1px;}
.numberNav a.numberOn{background: url(http://img2.mynet.com/ivillage/home/menuOn.gif); padding:1px 3px 2px 3px; margin:0px 0px 0px 1px; overflow:hidden; }
.numberNav a.numberNavNext{}


.homeTopRight{float:left; width:407px;}
.homeTopRightPad{padding:0px;}

.hpFlashVideos{background: url(http://img2.mynet.com/ivillage/home/whiteBoxBg2.gif) no-repeat; width:291px; height:232px; float:left;}
.hpFlashVideosPad{padding:3px 0 0 8px;}


/*------------- CONTENT BLOCK ---------------*/
#content {
	margin: 0;
	padding: 0;
	height: auto;
	display:block;
	clear:both;
	width:980px;
	overflow:hidden;

	
}

#contentLeft {
	float: left;
	margin: 0;
	padding: 0;
	width: 377px;
	overflow:hidden;
	display:block;
	height: auto;
}

#contentMiddle {
	float: left;
	margin: 0 0px 0 5px;
	padding: 0 3px 0px 0px; 
	border-right: 1px solid #F9EAEF;
	width: 290px;
	overflow:hidden;
	display:block;
	height: auto;
}

html>body #contentMiddle {
	width: 290px;
}

#contentRight {
	float: left;
	margin: 0px 0px 0px 3px;
	width: 300px;
	overflow:hidden;
	display:block;
	height: auto;
	
}


html>body #contentRight {
	width: 300px;
}



/*---------------- ENTRIES -------------------*/
img.headlines {
	margin-top: 20px;
	float:left;
	clear:left;
}

.entry {
	float:left;
	margin: 10px 0 5px 0;
	padding: 0 3px 0px 0;
	border: 1px solid #fff;
	height: 100%;
	clear:both;

	
	
/*	cursor: pointer;*/
}

html>body .entry {
	/*height: 97px;*/
}

.entry h3 {
	margin: 0;
	padding: 3px 0;
}

.entry img {
	float: left;
	margin: 0 10px 0 0;
	padding: 1px;
	border: 1px solid #DBC7AF;
	width: 89px;
	height: 89px;
}

html>body .entry img {
	width: 93px;
	height: 93px;
}

.entry p {

	padding: 2px 0 6px 0;
	margin: 0;
}

.entry br {
	font-size: 1px;
}
	
.entry .tile {
	margin: 0;
	padding: 0 0 0 85px;
}


/* adding this to make tout body text clickable */
.entry .tile p.toutText a{
	color: #5D5454;
	text-decoration: none;
}


/*for homepage entry*/



#contentLeft .entry {
	margin: 10px 0 5px 0;
	padding: 0 0px 0px 0;
	border: 1px solid #fff;
	float:left;
	width:372px;
	
}

#contentLeft .entry .tile {
	margin: 0;
	padding: 0 2px 0 0px;

}
/*end homepage*/

/*------------------- BLOG ------------------*/
.blogPad p, .blogPad h2, .blogPad h3{margin:0px; padding:4px 6px 4px 0px;}
.blogPad h2 {color: #e15d72; font-size:14px;}

img.dupdates{margin:0px 0px 0px 1px;}


.blogPad {
	float:left; 
	border-bottom:1px solid #e8707d;   
	width:285px; 
	padding:0px; 
	margin:0px; 
	background: url(http://img2.mynet.com/ivillage/home/ic_bg_repeat_y.gif) repeat-y;
}

#blog {
	margin:0px 0px 5px 0px; 
	padding:0px; 
	float:left; 
	width:285px; 
	background: url(http://img2.mynet.com/ivillage/home/ic_bg_repeat.gif); 
	overflow:hidden; 
}

#blog img.header {
	margin: 0;
	padding: 0;
}

#blog h2 {
	margin: 0;
	padding: 14px 0 0 0;
}

#blog h3 {
	margin: 0;
	padding: 10px 0 0 0;
}

#blog .post {
	margin:0px 1px 0px 2px;
	padding: 0px 0px 5px 10px;
}

#blog #most_recent_post {
	background: url(http://img2.mynet.com/ivillage/home/border_bg_dot.gif) left top repeat-x;
	width:auto;
	margin:0px 1px 0px 2px; 
}

#blog p.postbottom {
	margin: 0;
	padding: 2px 0 4px 0;
	color: #f3d0dc;
}

#blog p.postInfo {
	margin: 0;
	padding: 0;
	font: 11px Arial;
}

#blog .postAuthor {
	font: 11px Arial;
	color: #F67A1A;
}
/*----------openHTML------------*/
#openHTML {
	float:left;
	margin:0 0 5px 0px!important;
}

/*----BlogBurst---*/
/*fixes width issue of the border around the widget*/
#blogBurst {width:300px; display:block; float:left; clear:both; height:auto;}
#blogBurstPad{border:1px solid #808080; clear:both; float:left;}
#blogBurstPad div {border:none;}

/*----------------TOP 5 WIDGET----------------*/
#top5Container {
	margin: 5px 0 15px 0;
	padding: 15px 0;
	border-top: 1px solid #F9EAEF;
	border-bottom: 1px solid #F9EAEF;
	/*height: 241px;*/
}

html>body #top5Container {
	/*height: 273px;*/
}

#top5Tabs {
	margin: 0;
	padding: 0;
}

#top5Tabs img {
 float: left;
}

#pollimg {
	/*margin-left: -4px;*/
	margin: 0;
	padding: 0;
}

input.radio { background-color: #f6f9f0; border:none; }

#top5Body {
	margin: 0 0 0 0;
	padding: 15px;
	background: url(http://img2.mynet.com/ivillage/home/top5_bg.gif) no-repeat;
	width: 257px;
}

html>body #top5Body {
	width: 285px;
}

#top5divContainer, #polldiv, #pollansdiv {
	margin: 0;
	padding: 0;
	height: 185px;
}

html>body #top5divContainer,
html>body #polldiv,
html>body #pollansdiv {
	margin: 0;
	padding: 0;
	height: 183px;
}

#pollansdiv h3 {
     margin: 0;
     padding: 0;
     color: #6b2f1d;
}

/* new */
#polldiv form {
  float:left;
  width:180px;
}

#polldiv h3 { 
	float:left;
	width:180px;
}

#polldiv label {
	float: left;
	padding-left: 5px;
	font: bold 11px Georgia;
	color: #6B2F1D;
}

#top5div {
	margin: 0; 
	padding: 0 0 0 0; 
	height: 55px;
}

#top5div img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 1px solid #ccc;
}

#top5div h3 {
	margin: 0;
	padding: 0;
}

#top5div p {
	margin:0;
	padding:0;
}

#top5ul {
	margin: 7px 0 0 0;
	padding-top: 10px;
	background: url(http://img2.mynet.com/ivillage/home/border_bg_dot.gif) left top repeat-x;
}

html>body #top5ul {
	width: 255px;
}	

#top5ul ol {
	margin-left: 25px;
	padding: 0;
}

#top5ul li {
	margin:0;
	padding:1.5px 0;
}

#top5ul li a {
	display:block;
	color: #ef6f0f;
	font-weight:normal;
}

#polldiv img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 0px solid #ccc;
}

#polldiv h3 {
	margin: 0;
	padding: 0;
	color: #6b2f1d;
}

#polldiv p {
	margin: 3px 0 0 0;
	padding: 0;
}

#pollForm {
	margin: 8px 0 0 75px;
	padding: 0;
	color: #91B155;
	font: 11px Arial, Helvetica, sans-serif;
}

#pollForm img {
	border: 0;
	margin: 0 7px 0 0;
	padding: 0;
}

#pollForm img.vote {
	margin: 0;
	padding: 10px 0 0 0;
}

#pollResults {
	margin: 10px 0 0 0;
	padding: 0;	
	font: 11px Arial, Helvetica, sans-serif;
}

#pollResults p {
	margin: 0;
	padding: 8px 0 0 0;
	color: #6B2F1D;
}

#pollResults p a.discuss {
	color: #EF6F0F;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

#pollResults .percentage {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 20px;
	color: #6B2F1D;
	font-weight: bold;
}

html>body #pollResults .percentage {
	width: 30px;
}

#pollResults .choice {
	clear: right;
	color: #91B155;
	font-weight: normal;
}

#pollResults .bar {
	clear: right;
	margin: 1px 0 5px 34px;
	padding: 0;
	height: 3px;
	background-color: #faac36;
	font-size: 1px;
}

html>body #pollResults .bar {
	margin: 1px 0 5px 30px;
}

/*--------------- BABY CALENDAR ----------------*/
#babyCalendar {
	margin: 10px 0 15px 0;
	padding: 0;
}

/*--------------- AD BANNER ----------------*/
#adTop {
	margin: 0;
	padding: 3px 0 5px 0;
	border-bottom: 1px solid #F9EAEF;
	width: 982px;
	text-align: center;
	height:100px;
}


#adBottom {

	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #F9EAEF;
	width: 982px;
	overflow: auto;
	text-align: center;
	clear:both;
	
}

.mousetype {
	font: 10px Georgia;
	color: #666;
}

.slash {
	color: #EFBFCF;
}

.globalNavLink2 {
	color: #DF556A;
	font: bold 11px Arial;
}

.globalNavLink1 {
	color: #E15D72;
	font: bold 13px Georgia;
}


#loginForm {
	margin-top: 20px;
}
#loginForm input{
	color:#C3B5B5;
}
.buttonGo {
	margin: 0;
	padding: 0 3px 2px 3px;
	border: 0;
	background-color: #C84865;
	color: #fff !important;
	font: bold 12px Georgia;
}

html>body .buttonGo {
	padding: 0 1px 3px 1px;
}


div.leftSmall {
	margin: 0;
	padding: 0;
}

div.leftSmall h2 {
	margin: 10px 0;
	width: 372px;
	height: 27px;
	padding: 5px 10px;
	color: #976A65;
	background-color: #F7F0EA;
	font: italic 19px Helvetica;
}

div.leftSmall p {
	margin: 0;
	padding: 7px 0;
}

div.leftSmall b {
	font-size: 12px;
}

div.leftSmall img {
	float: left;
	clear: left;
	margin-right: 10px;

}

div#magazines img {
	margin-left: 7px;
}

div#magazines div {
	float: left;
	padding: 5px;
}

div#magazines li {
	color: #4BA9CC;
	font: 11px Arial;
	list-style-type: none;
}

div#magazines li a {
	color: #4BA9CC;
}

/*-------------- PRIME TIME STAR --------------*/
#prime_star {
	border-top: 1px solid #FCCA89;
	border-bottom: 1px solid #FCCA89;
	margin:8px 0px;
	padding: 17px 3px 15px 3px;
	min-height:120px; 
	height:auto !important;
  	height:120px;
	
}



#prime_star .copy {
	margin: 0;
	padding: 0 0 0 100px;
	float:left;
}

#prime_star img {
	float: left;
	margin: 0 10px 0px 0px;
	padding: 1px;
	border: 1px solid #DBC7AF;

}

#prime_star h3,
#prime_star p {
	margin: 0;
	padding: 0 0 5px 100px;
}

#ads img {
	margin: 10px 0 5px 0;
}

/*------------- ALSO ON IVILLAGE --------------*/
#also_on_ivillage {
	float:left;
	margin: 20px 0 20px 5px;
	padding: 5px 0px 10px 2px;
	border-bottom: 1px solid #A5D4E5;
	width:335px;
}

#also_on_ivillage p {
	padding: 7px 0 6px 0;
	background: url(http://img2.mynet.com/ivillage/home/border_bg_dot.gif) left top repeat-x;
}

#also_on_ivillage p.noBorder {
	padding-top: 10px;
	background: none;
}

#also_on_ivillage p.borderNone {
	border:0px;
}

div#footer {
	clear:both;
	margin: 0 auto;	
	width: 990px;
	padding: 0 0 10px 0;
	background:#fff;
}

div#footer li {
	list-style-type: none;
	display: inline;
}

div#footer ul.topfooter {
	margin: 0;
	padding: 0;
}

div#footer ul.topfooter li {
	padding: 0 3px;
	border-left: 1px dotted #B49285;
	padding-left: 4px;
}

div#footer .topfooter li.first {
	border-left: 0;
}

div#footer .topfooter a {
	color: #8D5F4D;
	font: bold 12px Georgia;
}

div#footer ul.middlefooter {
	margin: 10px 0;
	padding: 0;
}

div#footer ul.middlefooter li {
	padding: 0 3px;
	border-left: 1px solid #B49285;
	padding-left: 4px;
}

div#footer .middlefooter li.first {
	border-left: 0;
}

div#footer .middlefooter a {
	color: #8D5F4D;
	font: 10px Arial;
}

div#footer ul.bottomfooter {
	margin: 3px 0;
	padding: 0;
}

div#footer ul.bottomfooter li {
	padding: 0 3px;
	margin: 0;
	border-left: 1px solid #B49285;
	padding-left: 4px;
}

div#footer .bottomfooter li.first {
	border-left: 0;
}

div#footer .bottomfooter a {
	color: #8D5F4D;
	font: 10px Arial;
}

div.copyright {
	margin: 10px 0;
	font: bold 11px Arial;
	color: #666;
}

div.copyright a {
	color: #666;
}

div.breadcrumbNav {
	padding: 10px;
	font: 11px Arial;
}

div#form {
	margin: 0;
	margin-top: 10px;
	margin-left: 68px;
	padding: 0;
	color: #7D9949;
	font: 11px Arial;
}

div#form img {
	border: 0;
	margin-right: 7px;
}

#body_mass_index {
	margin-bottom: 5px;
}

.footer_special_sections {
	text-align: center;
	margin-top: 10px;
	width: 998px;
	clear: both;
}

.special_sections_img {
	float: left;
	margin-top: 4px;
	margin-left: 100px;
}

html>body .special_sections_img {
	margin-left: 190px;
}

.footer_magazines {
	margin-top: -5px;
	margin-bottom: -5px;
	text-align: center;
	width: 998px;
	clear: both;
}

.footer_magazines_img {
	float: left;margin-top: 4px;margin-left: 60px;
}

html>body .footer_magazines_img {
	margin-left: 130px;
}

.imgMiddle {
	vertical-align: bottom;
}

/*------------- OPEN ARTICLE --------------*/
.openBreadcrumb{
	display:block; position:relative;
	padding:10px 0px 5px 0px; 
}
.openBCLogo{float:left;margin-right:5px;}
.openBCLinks{
	float:left; margin-top:5px;
	font-family:arial; font-size:11px; font-weight:bold; color:#CFAF96;
}
.openBCLinks a{
	margin: 0px 3px 0px 3px;
	font-family:arial; font-size:10px; font-weight:bold; color:#5C1A35; 
	text-decoration:underline;
}
.openArticleTxt{padding-right:10px;}
.advertDivider12{ display:none; }
.advertWrapper{
	z-index:20;
	float:right;
	clear:right;
	text-align:center;
	background-color:#FCF3E5;
	position:relative;
	margin-right:0px;
	padding-right:0px;
	margin-left:5px;
}
.advertWrapper .advert{
	padding-bottom: 14px;
	border: solid 2px #F0D7BB;
	background-color:#fcf3e5;
	background: url('http://img2.mynet.com/reklam.gif') bottom right no-repeat;

}
/* tout styles */
.tout_v2_hp_a {
	float:left;
	width:374px;
	font-family:georgia;
	font-size:11px;
	font-weight:bold;
	color:#E15D72;
	margin-top:10px;
	line-height:140%;
	clear:left;
	
	
	
}
.tout_v2_hp_a a {
	color:#E15D72;
	text-decoration:none;
}
.tout_v2_hp_a a:hover {text-decoration:underline;}

.tout_v2_hp_a img {
	float:left;
	border:0px;
	margin:0px 10px 0px 5px;
}

/*#tout_hp_shop {
	float:left;
	background: url(http://a820.g.akamai.net/f/820/822/1d/i.ivillage.com/touts/shopping/hp_shop_bg.gif) no-repeat;
	width:365px;
	height:154px;
	margin-top:15px;
	clear:left;
	display:block;
}
#tout_hp_shop #shopSearch {
	float:left;
	margin:35px 0px 0px 15px;
	font-family:arial;
}
#tout_hp_shop #shopSearch input {
	font: bold 10px Georgia;
	background-color: #fcf9f4;
	border: 1px solid #ebebeb;
	color: #666;
	padding: 2px;
}
#tout_hp_shop #shopSearch img {
	margin:0;
	padding:0;
}
#tout_hp_shop #shopSearch #shopGo {
	margin:0;
	padding:0;
	border:0;
}
#tout_hp_shop #shopSearch #txtBox {
	font-size:11px;
	color:#777777;
	width:195px;
	vertical-align:top;
}
#tout_hp_shop #shopList {
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	float:left;
	width:365px;
	


}
#tout_hp_shop #shopList #hedTxt {font-size:12px; }
#tout_hp_shop #shopList img {
	float:left;
	margin-right:5px;
}
#tout_hp_shop #shopList a {
	text-decoration:none;
	color:#FF6600;
}
*/

/* new search css*/
#searchDiv2 {
	float:left;
	margin:3px 0px 0px 0px;
	padding:0px !important;
	color:#f13e68;
	width:406px;
	height:67px;
	overflow:hidden;
	font-family: arial, verdana, sans-serif;
}

#searchDiv2 form{margin:0px; padding:0px; float:left; }
#searchDiv2 img{margin:0px; padding:0px; }
#searchDiv2 input{margin:0px!important; padding:0px!important; float:left;}
#searchDiv2 .ivSearchTabs{float:left; margin:0px 0px 0px 0px; padding:0px 0px 0px 20px; 
 height:30px; position:relative; z-index:3;}
#searchDiv2 .ivSearchTabs img{margin:0px; padding:0px;}
#searchDiv2 #pbyahoo_main {
	float:left;
	color: #5d5454;
	margin:7px 0px 0px 2px;
	padding:0px;
	width:140px;
	font-size: 10px;
}

#searchDiv2 .searchTextBox{ margin:-3px 0px 0px 0px; float:left; clear:left;  position:relative; z-index:1;}
#searchDiv2 .searchTextBoxPad{padding:4px 3px 3px 3px; float:left; background-color:#f9dadc;}

#searchDiv2 .searchBoxBtn{float:left; padding:27px 0px 0px 0px; width:82px; }

#searchDiv2 .searchBoxBtn input{float:left;}
#searchDiv2 #searchbox_main {
	float:left;
	margin: 0px;
	padding:0px;
	width:317px;
	height:57px;
	

}




#searchDiv2 #websearchtext_main {


	width:304px;
	float:left;
	clear:left;
	display:block;
position:relative; z-index:3;
	
}





/*end new search css */



/* === Yahoo Sponsored Links === */
.advertsponsorlinks              { text-align:left; border: solid 1px #e57385; float:left; font-family:  arial, helvetica, 'trebuchet MS', verdana, sans-serif; font-size: 12px; background-color: #fff; padding:5px; margin:8px 0px; clear: left; }
.advertsponsorlinks ul           { clear:left; margin: 0px 0px 5px 0px; padding: 0 0 5px 0px; cursor: pointer; }
.advertsponsorlinks ul li        { list-style: none; margin: 0px; line-height: 120%; font-family:  arial, helvetica, 'trebuchet MS', verdana, sans-serif; font-size:12px; color:#333333;}
.advertsponsorlinks a            { text-decoration: none; }
.advertsponsorlinks a:hover      { color: #e57385; text-decoration:none; }
.advertsponsorlinks .fakeLink    { color: #804d3d; text-decoration: none; padding: 0px 0px 3px 0px; font-weight: bold; }
.advertsponsorlinks .fakeLinkURL { color: #e57385;  font-weight:bold; text-decoration:underline; padding: 0px 0px 3px 0px;	}
.toutsubhead                     { float: left; color: #e57385; font-family:  arial, helvetica, 'trebuchet MS', verdana, sans-serif; font-size: 14px; font-weight: bold; line-height: 120%;  padding:0px 0px 0px 0px; margin:0px; }
.whatsthis                       { float: right; line-height: 120%; font-family:  arial, helvetica, 'trebuchet MS', verdana, sans-serif; font-size: 10px; color:#333333; vertical-align:middle; margin:0px;}
.whatsthis a                     { color: #333333; text-decoration:underline; }
.whatsthis a:hover               { color: #333333; text-decoration:underline; }
.bottomLinks                     { font-family: 'trebuchet MS', verdana, arial, helvetica, sans-serif; font-size:12px; color: #ef6f0f; margin:0px; padding:1px 0px; float:left; display: block; }
html>body .bottomLinks           { margin-top:-6px; }
.bottomLinks ul                  { margin:0px 0px 0px 15px; padding:0px; vertical-align:top; }
.bottomLinks ul li               { list-style: disc; margin:0px 2px 0px 0px; padding:0px; color: #8f2334; line-height: 120%; 	vertical-align: middle; }
.bottomLinks a                   { text-decoration: none; font-weight: bold; color: #e57385; display: block; width: 122px; line-height: 120%; vertical-align: middle; }
.bottomLinks a:hover             { color: #e57385; text-decoration: none; }
#tabs #mainlevel-nav li 
{
	display:inline;
	margin-left:6px;
}
#latest_from_header 
{
	color:#ef6f0f;
	font-size:14px;
	font-weight:bold;
}
ul.newsfeed li 
{
	width:230px;
	font-size:11px;
}
a#active_menu-nav
{
	text-decoration:underline;
}
ul.menu li:link,ul.menu li:active,ul.menu li:visited 
{
	text-decoration:none;
}
ul.menu li:hover 
{
	text-decoration:underline;
}
div#topnav { height:18px; background-color:#f4f3ef; padding:3px 0 0 0; margin:0;clear:both; }
#topnav div a:link,#topnav div a:active,#topnav div a:visited 
{
	font-family:Arial;
	font-size:14px;
	color:#d63c00;
	font-weight:700;
	padding-right:7px;
	padding-left:7px;
	text-decoration:none;
}
#topnav div a:hover 
{
	text-decoration:underline;
}
.footercat
{
	display:table;
	clear:both;
}

.newsfeedMynet li {
	width:225px;
	height:auto;
	
}

#controlBtn {
	float:left;
}

.newsfeedHaber li {
	width:230px;
	height:auto;
}


.advertDivider7  {
height:250px; }

/*Forum small Contain
-------------------------------*/

.forumSmallContain{
	width:285px;
	height:230px;
	background:url(http://img2.mynet.com/ivillage/home/bg-small-forum.png) no-repeat 0 0;
	position:relative;
	margin:0 0 10px 0;
}

.forumSmallContain #latest_from_header{
	display:none;
}

.forumSmallContain h1{
	color:#e15d72;
	font-size:24px;
	font-family:Arial;
	font-weight:normal;
	clear:both;
	padding:7px 0 0 0;
	margin:0;
}

.content5Soru{
height:128px;
left:29px;
overflow:hidden;
position:absolute;
top:38px;
width:245px;
}

.contentSoru{
	width:82px;
	height:47px;
	position:absolute;
	left:38px;
	top:56px;
}

.contentSoru a{
	color:#fff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.content5Soru ul li a{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
}

.content5Soru ul li{
	margin:0 0 5px 0;
}

.forumSmallContain .aramaForumContain{
height:30px;
left:43px;
position:absolute;
top:194px;
width:217px;
}

.forumSmallContain .searchBacContain{
	width:164px;
	height:24px;
	background:url(http://img2.mynet.com/ivillage/home/bg_input.png) no-repeat -1px -2px;
	float:left;
}

.forumSmallContain .searchBacContain .ff{
	width:164px;
		w\idth:156px;
	padding:4px;
	border:none;
	background:none;
}

.forumSmallContain .aramaForumContain .bb{
background:url(http://img2.mynet.com/ivillage/home/bg_input.png) no-repeat scroll -173px -4px;
border:medium none;
float:left;
height:20px;
margin:2px 0 0 5px;
width:36px;
cursor:pointer;
}

.livefeedContainDet {width:300px;height:220px;margin:0 0 21px 0;padding:0 0 10px 0;text-align:left;font-family:tahoma,arial;font-size:11px;overflow:hidden;background:#f2f1f1}
.livefeedContainDet h3 {font-size:14px;padding:9px 10px 4px 10px;margin:0;}
.livefeedContainDet ul {padding:0 10px 0 10px;}
.livefeedContainDet ul li {height:55px;margin:0 0 8px 0;display:block;}
.livefeedContainDet .feedp {width:230px;padding:0;float:left;}
.livefeedContainDet .listFeedAvatar {border:1px solid #CCCCCC;display:inline;float:left;margin:0 7px 0 0;padding:1px;}

.moduletable_ivtestdet
{
background:none repeat scroll 0 0 #F2F1F1;
font-family:tahoma,arial;
font-size:11px;
height:220px;
margin:0 0 21px;
overflow:hidden;
padding:0 0 10px;
text-align:left;
width:290px;
padding-left:10px;
	}

.moduletable_ivtestdet ul {
	list-style:none;
	margin:0;
	padding:0;
}
.moduletable_ivtestdet h3 {
	margin-top:10px !important;
	margin-bottom:3px !important;
}
.moduletable_ivtestdet ul li {
	float:left;
	margin-bottom:10px;
	height:90px;
}
.moduletable_ivtestdet ul li p {
	margin:0;
	line-height:16px;
}
.moduletable_ivtestdet ul li p a {
	color:#873903;
	text-decoration:none;
}
.moduletable_ivtestdet .liveFeedTitle h4 {
	margin:0 0 5px 0;
}
.moduletable_ivtestdet .liveFeedNewTitle {
	color:#E15D72;
	display:block;
	text-decoration:none;
}
.moduletable_ivtestdet .liveFeedImage img {
	border:none;
	width: 70px;
	height:70px;
	float:left;
	margin-right:10px;
}
