﻿/*
--------------------------------------
		Master Page  --  BEGIN
--------------------------------------
*/


body 
{
	font-family:Arial;
	font-size:12px;
	color:#787874
}


#imgHeader
{
	display:inline-block;
	width:87%;
	height:87%;
	float:left;
	vertical-align:top;
}

#imgFooter
{
	display:inline;
	width:85%;
	height:85%;
	float:left;
}


#tdMenu
{
	display:none;
}


#hplPurchaseHomePage
{
	display:none;	
}

#tdToHomePageImg
{
	display:none;
}

#imgGreyLine
{
	display:none;
}


/*
--------------------------------------
		Master Page  --  END
--------------------------------------
*/



/*  bottom images - BEGIN */
/*
#hprlBackToTop1
{
	display:none;
}
*/

/*  bottom images - END  */

#tblBottomNavigation
{
	display:none;
}

#imgToTop
{
	display:none;
}

#imgAddComment1
{
	display:none;
}


/* Right images - BEGIN*/




#tblPrint
{
	display:none;
}

#divRightMenu
{
	display:none;
}

#tdRightMenu
{
	
	float:left;
	text-align:right;
	padding-right:100px;
}

a.ArticleShortcut
{		
	display:none;	
}

#tblCommentsParent
{
	display:none;
}




/* Right images - END*/




/* OLD agdarot - BEGIN*/
.FloatRight
{
	float:right;
}







/* OLD agdarot - END*/	


	
#dlShortcuts	
{
	display:none;
}

#imgShortcutsHeader
{
	display:none;
}



#section_comments
{
	display:none;	
}



#section_article
{
	vertical-align:top;
	width:80%;
	height:100%;
	display:block;
}

table.PageTableSize
{
	width:90%;
	vertical-align:top;
	height:80%;
	float:left;
}

/* Article Page - Article Name, authors, year*/

div.ArticleTitle
{
	font-size:16px; font-weight:bold;	
}


div.ArticleAuthors
{
	font-size:14px; font-weight:bold;
}

div.ArticleAndIssue
{
	font-size:12px;
}