@charset "UTF-8";

// Global styling for Mobile Devices *********************************************

body {
	margin:1px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:12px;
	background-image:none;
	width:100%;
}

html>body {
	background-image:none;
	width:100%;
}


#maincontent_wrapper, #maincontent_header, #maincontent_main, #maincontent_left {
	width:100%;
	border-style:none;
	border-width:0px;
	text-align:left;
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	overflow:visible;
	position:static;
}

#abswrapper, #abstop, #abstopleft, #abstopright, #abs_navigation_wrapper, .blockframe,
#abs_breadcrumb, #abspagination, #absbotborder,#abstoprightwrapper, #absbottom, #downloadicons,
#authorsscroll, #authors, #abstract, #absbottom_stand, #absbottom_refs, #absbottom_citings,
#absleft, #absright, #surveydiv, #loggedin_support, #articletoolsdisplay, #returntodefault,
.launchwin_showonhandheld, .blocktext, #fulltextdisplay, #bookmarking, .blocktitle, .underlineframe, #reflistings
{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
	background-image:none;
	background-color:none;
	display:inline;
	overflow:visible;
	position:static;
	background-color:transparent;
	border-style:none;
	border-width:0px;
	text-align:left;
}

#articletoolsdisplay, #loggedin_support, #fulltextdisplay, #fulltextdisplay .underlineframe
{
	width:500px;
}

#absbottom_refs, #absbottom_citings
{
	padding-top:25px;
	margin-bottom:10px;
}

#returntodefault
{
	margin-top:10px;
	margin-bottom:10px;
	padding:8px;
	background-color:#006699;
	width:180px;
	text-align:center;
}

#returntodefault a
{
	
	color:#FFFFFF;
	font-style:underline;
}

#abswrapper
{
	margin-bottom:20px;
}

#maincontent_footer {
	width:100%;
}

/* Adding some padding **************** */
#abs_breadcrumb, #abspagination, #abstoprightwrapper, #absbottom_stand, .blockframe, .underlineframe,
#fulltextdisplay, #authorsscroll, #authors, #abstract, #surveydiv, #abstopleft, #absleft, #returntodefault,
#loggedin_support
{
	padding-bottom:10px;
	display:inline;
}

/* Adding horiz lines **************** */
.underlineframe
{
	border-style:none none solid none;
	border-color:#000000;
	border-width:1px;
	padding-bottom:5px;
}



/* Accordian styles ************************ */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

#abswrapper #Accordion1 {
	position:static;
	clear:both;
	float:left;
	width:500px;
	margin-top:25px;
	display:inline;
}


#Accordion1 .Accordion {
	position:static;
	overflow:visible;
	display:inline;
	float:left;
	clear:both;
}

#Accordion1 .AccordionPanelContent {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#Accordion1 .AccordionPanelContent2 {
	margin: 0px;
	padding: 0px;
}

#Accordion1 .AccordionPanelTab { 
	background-color: #ffffff; 
}

#Accordion1 .AccordionPanelContent2, #Accordion1 .AccordionPanelContent, #Accordion1 .AccordionPanel AccordionPanelClosed,
.AccordionPanelClosed
{
	overflow: visible;
	position:inline;
	height:auto;
	width:auto;
	display:inline;
}

#Accordion1 .AccordionPanelTab, 
#Accordion1 .AccordionPanelTab h3, 
#Accordion1 .AccordionPanelClosed .AccordionPanelTab h3, 
#Accordion1 .AccordionFocused .AccordionPanelTab h3,
#Accordion1 .AccordionPanelOpen .AccordionPanelTab
{
	color: #FFFFFF;
	background-color: #006699;
	background-image: none;
	padding:2px;
	margin:0px;
	position:static;
	overflow: visible;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */

.showonprint
{
	display:inline;
	float:left;
	clear:both;
	width:auto;
}

#maincontent_right, #log-out, #popup_backdrop, 
#popup_viewingpane, #abs_navigator, #sitemessage, #showprevious, #shownext,
#enforcer, .noshowonprint, #surveydiv, #loading
{
	display:none;
}

