/* SPOTLIGHT */

#mag_spotlight { 
    background-color: #fff; 
    border-bottom: 20px solid #f00; 
    }
#magspot_border { 
    border-top: 1px solid #000; 
    border-right: 1px solid #000; 
    border-bottom: 1px solid #000; 
    background: #D2C4BC url(/magazine/imx/mag_spotlight_bg.jpg) repeat-x; 
    padding: 7px; 
    }
#magspot_photo { 
    margin: 4px 0px 4px 4px; 
    background-color: #fff; 
    } 
#magspot1 { 
    text-decoration: none; 
    text-align: left; 
    font-family: Arial, sans serif; 
    font-size: 14px; 
    font-weight: normal; 
    color: #000; 
    line-height: 120%; 
    padding: 4px 0 4px 7px; 
    } 
#magspot1 a:link, #magspot1 a:visited { 
    text-decoration: none; 
    text-align: left; 
    font-weight: normal; 
    color: #c00; 
    } 
#magspot2 { 
    text-decoration: none; 
    text-align: left; 
    font-family: Arial, sans serif; 
    font-size: 14px; 
    font-weight: bold; 
    color: #000; 
    line-height: 120%; 
    } 
#magspot2 a:link, #magspot2 a:visited { 
    text-decoration: none; 
    text-align: left; 
    font-weight: bold; 
    color: #c00; 
    } 
#magspot3 { 
    text-decoration: none; 
    text-align: left; 
    font-family: Arial, sans serif; 
    font-size: 12px; 
    font-weight: bold;
    color: #000; 
    margin: 0px 0px 0px 0px; 
    line-height: 120%; 
    padding: 0 0 0 7px; 
    } 
#magspot3 a:link, #magspot3 a:visited { 
    text-decoration: none; 
    text-align: left; 
    font-weight: bold;
    color: #c00; 
    margin: 0px 0px 0px 0px; 
    }
    
/* COMING NEXT MONTH  and TABLE OF CONTENTS*/

.photofloatright {
	float: right; 
	margin: 0px 0px 0px 20px; 
	border: 1px solid #ccc; 
	padding: 2px; 
	background: #fff; 
}

.photofloatleft {
	float: left; 
	margin: 0px 10px 0px 0px ; 
	border: 1px solid #ccc; 
	padding: 2px; 
	background: #fff; 
}

.photofloatleft {
	float: left; 
	margin: 0px 10px 0px 0px ; 
	border: 1px solid #ccc; 
	padding: 2px; 
	background: #fff; 
}


/* index page drop down menu */
.featmenu {
	width: 200px;
	height: 16px;
	font: bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F8BA67;
	margin: 6px 0 0 6px;
	padding: 0;
}

.mag2colbox_leftborder { 
	background-color: #F0F0F0;
    border-left: 2px solid #444; 
    border-top: 2px solid #444; 
    border-bottom: 2px solid #444 
} 

.mag2colbox_rightborder { 
	background-color: #F0F0F0;
    border-right: 2px solid #444; 
    border-top: 2px solid #444; 
    border-bottom: 2px solid #444 
} 

.mag2colbox { 
    text-align: left;
	font: 11px/140% verdana,sans-serif;
	color: #000;
	margin: none;
	padding-left: 10px; 
	width: 300px 
} 
    
.credit_text { 
	font: 10px/15px Verdana, sans-serif;
	color: #444; 
}	

/* DOWNLOAD LINKS */

.download a:link, .download a:visited, .download a:active {
	color: #fff
	}