/*********
 * COVER *
 *********/

/* Cover background */
#homeCover {
		
	width:514px;
	height:664px;
	float:left;
	position:relative;
}
#magalineButtons {
	width:514px;
	height:615px;
	position: absolute;
	display:none;
	z-index: 1170;
}
/* x-traodrinary */
#homeCoverButton_01 {
	position:absolute; 
	top:303px;
	left:251px;
	width: 134px; 
	height: 160px;
	text-decoration: none;
	z-index: 1160;
	text-indent: -9999px;
}
#homeCoverButton_01 a {
	background: url(../images/cover/mar2010/week3/cover_sugar_shock.png) no-repeat;
	width: 134px; 
	height: 160px;
	display: block;
}
#homeCoverButton_01 a:hover {
	background: url(../images/cover/mar2010/week3/cover_sugar_shock_rollover.png) no-repeat;
}

/* tyra's dream */
#homeCoverButton_02 {
	position:absolute; 
	left:580px;
	top:245px;
	width: 133px;
	height: 165px;
	text-decoration:none;
	z-index: 1160;
	text-indent: -9999px;
}
#homeCoverButton_02 a{
	background: url(../images/cover/mar2010/week3/cover_dating_decoded.png) no-repeat;
	display: block;
	width: 133px;
	height: 165px;
}
#homeCoverButton_02 a:hover {
  background: url(../images/cover/mar2010/week3/cover_dating_decoded_rollover.png) no-repeat;
}


/* realize */
#homeCoverButton_03 {
	position:absolute; 
	top:480px;
	left:249px;
	width: 188px; 
	height: 98px;   
	text-decoration:none;
	z-index: 1160;
	text-indent: -9999px;
}
#homeCoverButton_03 a{
	background: url(../images/cover/mar2010/week3/cover_best_bras.png) no-repeat;
	width: 188px; 
	height: 98px; 
	display: block;
}
#homeCoverButton_03 a:hover {
  background: url(../images/cover/mar2010/week3/cover_best_bras_rollover.png) no-repeat;
}

/* healthy */
#homeCoverButton_04 {
  position:absolute; 
  left:496px;
  top:425px;
  width: 220px; 
  height: 99px;
  text-decoration:none;
  z-index: 1160;
  text-indent: -9999px;
}
#homeCoverButton_04 a{
  background: url(../images/cover/mar2010/week3/cover_ceo.png) no-repeat;
  display: block;
  width: 220px; 
  height: 99px;
}
#homeCoverButton_04 a:hover {
  background: url(../images/cover/mar2010/week3/cover_ceo_rollover.png) no-repeat;
}

/* healthy */
#homeCoverButton_05 {
  position:absolute; 
  left:496px;
  top:528px; 
  width: 219px; 
  height: 65px;
  text-decoration:none;
  z-index: 1160;
  text-indent: -9999px;
}
#homeCoverButton_05 a{
  background: url(../images/cover/mar2010/week3/cover_all_new.png) no-repeat;
  display: block;
  width: 219px; 
  height: 65px;
}
#homeCoverButton_05 a:hover {
  background: url(../images/cover/mar2010/week3/cover_all_new_rollover.png) no-repeat;
}


#homeCoverButton_06 {
	position: absolute; 
	left: 251px; 
	top:178px;
 	width: 170px; 
  	height: 103px;  
	text-decoration: none;
	z-index: 1160;
	text-indent: -9999px;
}

#homeCoverButton_06 a{
  background: url(../images/cover/mar2010/week3/cover_tyra_undressed.png) no-repeat;
  display: block;
  width: 170px;
  height: 103px;
}

#homeCoverButton_06 a:hover {
  background: url(../images/cover/mar2010/week3/cover_tyra_undressed_rollover.png) no-repeat;
}

/*  */
#mastheadDate {
  position: absolute;	
  /*z-index: 1150;*/
  visibility: visible;
}	

/****************
 * LEFT COLUMN * 
 ****************/

/*  */ 
#homeLeftFirst {
	margin:20px 0 0 10px;
	cursor:pointer;
}


/*  */
#homeLeftSecond {
  width:205px; 
  height:190px;
  margin:15px 0 15px 7px;
  cursor:pointer;
  border-color:#222222 #000000 #000000 #222222;
  border-style:solid;
  border-width:2px;
  color:#999999;
}

/*  */
#homeLeftThird {
  width: 205px;
  height: 190px;
  margin:25px 0 15px 7px;
  cursor:pointer;
  border-color:#222222 #000000 #000000 #222222;
  border-style:solid;
  border-width:2px;
  color:#999999;
}


#homeLeftFourth{
  margin: 15px 0 0 10px;
}

#homeLeftFifth{
  margin: 15px 0 0 10px;
}

#facebookBadge{
  width:142px;
  height:20px;
  margin:15px 0 0 5px;
}

/****************
 * RIGHT COLUMN * 
 ****************/

#homeSocialLogos {
	height:32px;
	width:161px;
	margin:20px 0 0 10px;
	cursor:pointer;
}

#homeRightSecond {
width:205px; 
height:190px;
margin:25px 0 15px 7px;
cursor:pointer;
border-color:#222222 #000000 #000000 #222222;
border-style:solid;
border-width:2px;
color:#999999;
	}
	
#homeRightThird {
width:205px; 
height:190px;
margin:25px 0 15px 7px;
cursor:pointer;
border-color:#222222 #000000 #000000 #222222;
border-style:solid;
border-width:2px;
color:#999999;
	}
	


#homeRightFourth{
  margin: 15px 0 0 10px;
}

#homeRightFifth{
  margin: 15px 0 0 10px;
}

