#homeCover{	
	overflow:hidden;
	margin: -3px auto;
	padding: 0;	
	/*border:solid thin #0F0;*/	
}

#homeLayout{
	width:610px;
	height:700px;
	background: url(../images/magazine/inner_bg.png) top left no-repeat;	
	margin: -3px auto;	
	color:#000;
	overflow: hidden;
	/*border:solid thin #3CC;*/
}

#innerCover{
	width: 525px;
	height: 605px;		
	margin: 25px 0 0 23px;
	overflow:hidden;
	/*border:solid thin #0F0;*/
}

/*----------------------------
	TEMPLATE 1 & 4
----------------------------*/
.topLayout{
	margin: 0 0 10px 0;	
}
.bottomLayout{
	margin: 10px 0 0 0;	
	padding: 0 0 0 5px;	
}

.leftLayout{
	width: 53%;
	float:left;
	/*border: solid thin #0C9;*/
}
.leftLayout2{
	width: 45%;
	float:left;
	/*border: solid thin #0C9;*/
}
.leftLayout .leftLayout_content{
	width: 83%;	
}
.rightLayout{
	width: 40%;	
	float:right;
	margin: 0;
	/*border: solid thin #F90;*/
}

.rightLayout2{
	width: 52%;	
	float:right;	
	/*border: solid thin #F90;*/
}

#left_width1{
	width: 35%;
}

#right_width1{
	width: 60%;
}

/*----------------------------
	TEMPLATE 2 & 3
----------------------------*/
.leftBig{
	width: 60%;
	margin: 0px;
	padding: 0;
	float:left;
	/*border: solid thin #3C0;*/
}
.leftBig .bottomLayout{
	margin: 10px 10px 0 10px;	
}

.rightSmall{
	width: 35%;
	margin: -2px 0 0 18px;
	float:left;
	/*border: solid thin #960;*/
}


/*--------------- */
.rightBig{
	width: 60%;
	padding: 0;
	float:right;
	/*border: solid thin #3C0;*/
}

.leftSmall{
	width: 37%;	
	float:left;
	/*border: solid thin #960;*/
}
/*----------------------------
	MAGAZINE PAGE TITLE
----------------------------*/
.mPageTitle{
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	height:55px;
}
.pTitle_t1{
	background: #b0a7a0 url(../images/magazine/title_right_bar.png) top right no-repeat;	
	padding: 8px 20px 2px 12px;	
	width: 85%;
}

.pTitle_t2{
	background: #b0a7a0 url(../images/magazine/title_right_bar.png) top right no-repeat;	
	padding: 8px 20px 2px 20px;	
	width: 87%;
}

.pTitle_t3{
	background: #b0a7a0 url(../images/magazine/title_left_bar.png) top left no-repeat;	
	padding: 8px 20px 2px 50px;	
	width: 87%;
}

/*----------------------------
	MAGAZINE BACK BUTTON
----------------------------*/
.mBackLink{
	height:22px;			
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#343331;	
	margin: 0 0 5px 0;
}

.backL_t1{
	width:100%;
	background: #b0a7a0 url(../images/magazine/cover_back_bar.png) top left no-repeat;	
	padding: 8px 0 2px 50px;
}

.backL_t2{
	width: 93%;
	background: #b0a7a0 url(../images/magazine/cover_back_bar_right.png) top right no-repeat;	
	padding: 8px 0 2px 20px;
}

.backL_t3{
	width:43%;
	background: #b0a7a0 url(../images/magazine/cover_back_bar.png) top left no-repeat;	
	padding: 8px 0 2px 40px;
	float:right;
}

.includedF{
	text-align:center;
} 


/*------ Inner Magazine Link ------*/
a#innerMg_link{
	color:#000000;
}

a:hover#innerMg_link{
	color:#660099;
}
