
/* GENERAL MAGAZINE */

.maincontenttable
{
	width			: 609px;
}

#magazinecontentdiv
{
	width			: 593px;
	margin			: 9px;
}

#magazineintrotext
{
	margin-top			: 20px;
	margin-bottom		: 20px;
	width				: 100%;
}

#magazineheadertext
{
	font-size		: 30px;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #D80015;
}

#magazineopenimagediv
{
	width:580px;
	text-align: center;
}

.overlaydivstep1
{
	filter:alpha(opacity=5);
	opacity:.5;
}

.overlaydivstep2
{
	filter:alpha(opacity=15);
	opacity:.15;
}

.overlaydivstep3
{
	filter:alpha(opacity=25);
	opacity:.25;
}

.overlaydivnormal
{
	filter:alpha(opacity=35);
	opacity:.35;
}

#overlaydiv
{
	float:left;	
	background-color: black;
	z-index			: 10001;	
	position		: absolute;	
	left			: -215px;
	top				: 0px;
	width:100%;
	height:100%;
}

.magazine 
{
	background-color:#FFFFFF;	
	border			: 1px solid #000000;	
	width			:920px;
	z-index			: 10002;
	position		: absolute;
	left			: 50%;
	margin-left		: -460px;
	top				: 0px;
	margin-top		: 25px;
}

.magazine div, .magazine span, .magazine a
{
	font-family:verdana;
}


/* END GENERAL MAGAZINE*/


/* MAGAZINE BANNER BAR */
.magazinebannerbar, .magazinebannertable
{
	width			: 920px;
}

.magazinebannerbar
{
	clear: both;
	border-top: 1px solid #CCC;	
	border-bottom: 1px solid #CCC;	
}

.magazinebannertable td
{
	border-right: 1px solid #CCC;	
}

.magazinebannertable img
{
	width:152px;
}

/* END MAGAZINE BANNER BAR */


/* FLASH MAGAZINE */

/* END FLASH MAGAZINE */


/* HTML MAGAZINE */

#htmlmagazine
{
	width			: 920px;
}

.htmlmagazinetopbar
{
	width:920px;
	height: 50px;
	vertical-align:middle;
}

#htmlmagazinetopbarlogo
{
	margin-left: 10px;	
	margin-top: 5px;	
	float:left;
}

#htmlmagazinetopbarspan
{
	float:right;
	margin-top: 15px;
	margin-right: 10px;
	text-align: right;
}

#htmlmagazinetopbarspan a {font-weight:bold;}
#htmlmagazinetopbarspan img {vertical-align:middle;}


.htmlmagazinepageimage
{
	height			: 432px;
}

#htmlmagazineleftimage
{
	text-align		: right;
}

#htmlmagazineleftimage, #htmlmagazinerightimage
{
	width			: 333px;
}

#htmlmagazinetitle
{
	width			: 666px;
	height			: 12px;
	text-align		: center;
	color			: #000000;
	font-weight		: bold;	
	font-size		: 12px;
	float			: none;
	/*line-height		: 3em;*/
	margin-top		: 10px;	
	margin-bottom	: 10px;	
}

#htmlmagazineleftbar
{
	float			: left;
	width			: 159px;
	margin-left		: 5px;
	margin-right	: 5px;
	margin-bottom	: 5px;
}

#htmlmagazineleftimage, #htmlmagazinerightimage
{
	float: left;
}

#htmlmagazinecontentarea
{
	text-align:center;	
	float: right;	
	width: 740px;
}

#htmlmagazineimagearea
{
	margin-left:auto;
	margin-right:auto;	
}

#htmlmagazinetoppaging, #htmlmagazinebottompaging
{
	margin-left:auto;
	margin-right:auto;
	width			: 666px;
	height			: 32px;
}

#htmlmagazinebottompaging
{
	clear:both;
	margin-bottom	: 10px;	
}

#htmlmagazinetoppaging img, #htmlmagazinebottompaging img {vertical-align:middle;}

#htmlmagazinemenu
{
	margin-top: 10px;
}

#htmlmagazinemenu div
{
	width : 159px;
	height: 31px;
	padding-top:8px;
	padding-left:4px;
	cursor: hand;	
}

.magazinemenucontent
{
	overflow: hidden;
	height: 28px;
	width: 140px;
	padding: 0px;
}

#htmlmagazinemenu span
{
	height: 31px;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
	cursor: hand;	
	/*padding-right:30px;	*/
}

#htmlmagazinesliderheader
{
	height: 26px;
	text-align:center;
	margin-top: 40px;
	/*line-height:9.5em;*/
	font-weight:bold;
	font-size: 11px;
}

#htmlmagazinesliderblock
{
	width			: 162px;
	height			: 236px;
	background-color: #E8E8E8;
}

#htmlmagazinethumbnailslider
{
	height			: 280px;
}

#magazine a
{
	text-decoration: none;
}

#htmlmagazinepagingspanleft
{
	margin-left		:60px;
	font-weight		:bold;
	font-size		:11px;
}

#htmlmagazinepagingspanright
{
	margin-right	:60px;
	font-weight		:bold;
	font-size		:11px;
}

#htmlmagazinebottomleftpaging, #htmlmagazinetopleftpaging
{
	text-align:left;
	float:left;
}

#htmlmagazinebottomrightpaging, #htmlmagazinetoprightpaging
{
	text-align:right;
	float:right;
}

#htmlmagazinebottomleftpaging, #htmlmagazinebottomrightpaging
{
	margin-bottom:10px;
	margin-top:10px;
	/*line-height		: 4em;		*/
	font-weight		: bold;
	font-size		: 11px;
}

.htmlmagazinethumbnailimageleft, .htmlmagazinethumbnailimagedummyleft
{
	float:left;
	margin: 8px 0px 5px 10px;
	width: 68px;
}

.htmlmagazinethumbnailimageright, .htmlmagazinethumbnailimagedummyright
{
	float:left;
	margin: 8px 10px 5px 0px;
	width: 68px;
}

/* END HTML MAGAZINE */

/* MAGAZINE ORDER ITEMS LIST */

#magazineitemlist
{
	padding:20px;	
}

#magazineitemlistdiv a
{
	text-decoration:underline;
	color: #D80015;
	font-size:12px;
}

#magazineitemlistintrodiv
{
	margin:10px 0px 20px 0px;	
}

#magazineitemlistheaderdiv
{
	margin:0px 0px 10px 0px;
	font-size		: 30px;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #D80015;
}

#magazineitemdescriptiondiv
{
	margin-bottom: 10px;
}

#magazineitemlistbackbuttondiv
{
	margin-top:40px;
}

#magazineitemlistnoresults
{
	font-weight:bold;
}

/* END MAGAZINE ORDER ITEMS LIST */	


/* FULLIMAGE POPUP */

#magazine_popup_buttondiv
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#magazine_popup_buttondiv_bottom
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#magazine_popup_headerdiv
{
	margin-top:10px;
}

/* END FULLIMAGE POPUP */

/* BEGIN FF2 Issue - KVRD-35846 */

#content
{
	overflow:visible;
}

/* END FF2 Issue - KVRD-35846 */

/* BEGIN BANNERS BOTTOM */
#content 
{
	border-bottom:0;
}
.area12 
{
	float:left;
	padding:0 5px;
	width:100%;
}
.area12 img
{
	padding-right:10px;
}
.area12 img.noPadR
{
	padding-right:0;
}
/* END BANNERS BOTTOM */