@charset: "uft-8"
/* EXPLORING GLOBALIZATION */
/* @UPDATE EG_JCMS ARTICLE CONTENT STYLES WITH THE SAME STYLES*/

/********************************/
/*      General EG STYLES       */
/********************************/
	body {
		margin: 0px;
		padding: 0px;
	}

	#eg_body {
	}

	#eg_body div,input,textarea,p,td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		letter-spacing: 0.06em;
		padding: 0pt;
		margin:	0pt;
	}

	#eg_body h1,h2,h3,h4,h5 {
		font-family: "Times New Roman", Times, serif;
		padding: 0pt;
		margin:	0pt;
		text-align: left;
	}

	#eg_body h1 {
		font-size: 18px;
	}

	#eg_body p, li {
		padding-bottom: 10px;
		letter-spacing: 0.06em;
		font-size: 13px;
		line-height: 17px;
		text-align: left;
	}
	
	#eg_body a{
		color: #666666;
	}
	
	#eg_body a:hover{
		color: #7b2e00;
	}


/* EG_HEADER STYLES*/
	#eg_header {
		background-image: url(../images/cmn_headers/eg_header_bg.jpg);
		background-repeat: no-repeat;
		padding-top: 5px;
		cursor: pointer;
	}
	
	#eg_header{
		height: 78px;
	}

	#eg_header img {
		border: none;
	}

/* EG_NAV STYLES */
	#eg_nav {
		background-color: #716256;
	}
	
	#eg_nav td {
		height: 12px;
	}
	
	#eg_nav td.main {
		padding: 8px 0px 6px 0px;
		text-align: center;
		cursor: pointer;
	}

	#eg_nav td.main:hover {
		background-color: #8b7b6b;
		padding: 8px 0px 6px 0px;
		text-align: center;
		cursor: pointer;
	}
	
	#eg_nav td.selected {
		background-color: #8b7b6b;
		padding: 8px 0px 6px 0px;
		text-align: center;
		cursor: pointer;
	}

	#eg_nav td.seperator {
		width: 20px;
		text-align: center;
		vertical-align: middle;
		background-image: url(../images/nav/eg_nav_seperator.png);
		background-repeat: no-repeat;
		background-position: center;
	}
	
	#eg_nav_btm td{
		background-image: url(../images/nav/eg_nav_btm.gif);
		background-repeat: repeat-x;
		height: 10px;
	}

/********************************/
/*       EG_SECTION STYLE       */
/********************************/

	td#section_content_left {
		padding: 30px;
		padding-top: 19px;
		overflow: hidden;
	}

	td#section_content_right {
		width: 228px;
		background-color: #f7f3e7;
		background-image: url(../images/content/eg_faux_columns.gif);
		background-repeat: repeat-y;
		background-position: left top;
		padding-top: 30px;
		padding-left: 20px;
		padding-right: 20px;
		overflow: hidden;
	}

	#content_listing {

	}
	
	#content {
	
	}

/********************************/
/*       EG CONTENT STYLES      */
/********************************/

	#content_listing h2.title{
		font-size: 21px;
		letter-spacing: 0.06em;
		line-height: 22px;
		color: #790000;
		margin-bottom: 4px;
	}
	
	#content_listing h3.subtitle{
		font-size: 18px;
		letter-spacing: 0.06em;
		line-height: 22px;
		color: #CCCCCC;
		margin-top: 2px;
		margin-bottom: 4px;
		font-style: italic;
	}

	 #content h2.title, #content h2.title_gen{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		letter-spacing: 0.04em;
		line-height: 22px;
		color: #790000;
		text-decoration: none;
	}
	
	 #content h2.title_gen {
		padding-bottom: 20px;
	}

	#content_listing h3.subtitle, #content h3.subtitle{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		color:#958478;
		font-size: 12px;
		letter-spacing:0.09em;
		margin-top: 5px;
		margin-bottom: 5px;
		line-height: 17px;
	}

	#content_listing h2.title a, #content h2.title a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		letter-spacing: 0.02em;
		line-height: 22px;
		color: #790000;
	}

	#content_listing h2.title a:hover, #content h2.title a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		letter-spacing: 0.02em;
		line-height: 22px;
		color: #716256;
	}
			
	#content_listing p.author, #content p.author {
		font-size: 11px;
		color: #66564B;
		letter-spacing: 0.2em;
		text-transform: uppercase;
		font-weight: bold;
		padding-bottom: 3px;
	}

	#content_listing p.author span, #content p.author span {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		color: #66564B;
		font-weight: normal;
		font-style: italic;
		text-transform: lowercase;
		letter-spacing: 0.09em;
	}
	
	#content_listing p.date, #content p.date {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform:	uppercase;
		letter-spacing: 0.15em;
		color: #7a6a5f;
		padding-top: 2px;
		padding-bottom: 5px;
	}

	#content_listing p.abstract {
		letter-spacing: 0.06em;
		line-height: 17px;
		font-size: 12px;
		padding-top: 5px;
	}

	#content p#abstract {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 0.06em;
		padding: 5px;
		line-height: 18px;
		padding-left: 0px;
		padding-bottom: 12px;
		margin-bottom: 15px;
	}
	
	#content_listing p.seperator {
		margin-top: 10px;
		margin-bottom: 8px;
		padding: 0px;
		border-top: 1px dotted #bababa;
		height: 15px;
	}

	#content_listing p.seperator_last {
		margin-top: 10px;
		margin-bottom: 8px;
		padding: 0px;
		height: 15px;
	}

    #section_content_right .sidebar_content {
		letter-spacing: 0.06em;
		padding-bottom: 15px;
	}
	
    #section_content_right h2 {
		padding-bottom: 10px;
	}
	#content .functions {
		background-color: #e7e0ce;
		vertical-align: middle;
		padding: 4px;
		color: #66564B;
		border-top: 1px dotted #929089;
		border-bottom: 1px dotted #929089;
	}
		
	#content .functions_btm {
		background-color: #f9f5e9;
		vertical-align: middle;
		padding: 4px;
		color: #66564B;
		border-top: 1px dotted #929089;
		border-bottom: 1px dotted #929089;
	}

	#content .functions a, #content .functions_btm a{
		font-size: 9px;
		color: #66564B;
		text-decoration: none;
		margin: 0px 15px;
		letter-spacing: 0.1em;
		text-transform: uppercase;
		padding-bottom: 3px;
	}	

	#content .functions a:hover, #content .functions_btm a:hover{
		text-decoration: underline;
	}	
	
	#content img.submissions{
		border: 1px solid #dedede;
		float: left;
		padding: 2px;
		margin: 0px 0px 5px 10px;
	}
	
	div#content_tools{
		margin: 0px 30px;
		padding: 3px 0px 6px 0px;
		margin-top: 21px;
		margin-bottom: 5px;
		background-image: url(../images/content/dot_bg.png);
		background-repeat: repeat-x;
		background-position: bottom;
		text-align: left;
	}
	
	#content_tools span{
		height: 20px;
		width: 15px;
		margin-right: 20px;
		cursor: pointer;
	}
	
	#content_tools span img{
		height: 15px;
		width: 15px;
		border: none;
		background-image: url(../images/content/content_tools.gif);
		vertical-align: middle;
		margin-right: 5px;
	}
	
	#content_tools span img.print{
		background-position: -1px -10px;
	}

	#content_tools span img.email{
		background-position: -19px -9px;
	}

	#content_tools span img.comment{
		background-position: -38px -10px;
	}
	
	#back_to_article{
		cursor: pointer;
	}
/* ----------------------------- ARTICLE CONTENT STYLES -------------------------------*/
/* ALWAYS UPDATE THE ARTICLE CONTENT STYLE FOR JCMS <eg_jcms.css> WHILE CHANGING THESE STYLES*/
	#article_content {
		padding-top: 15px;
	}
	#article_content p {
		padding-bottom: 20px;
		line-height: 18px;
		font-size: 13px;
	}
	
	#article_content ol li {
		font-family: Arial, Helvetica, sans-serif;
		padding-bottom: 20px;
		line-height: 18px;
		width: 100%;
		font-size: 13px;
	}
	
	#article_content ol li ol.small{
		margin-bottom: 10px;
		margin-bottom: 10px;
	}
	
	#article_content ol li ol.small li {
		font-family: Arial, Helvetica, sans-serif;
		padding-bottom: 6px;
		line-height: 18px;
		width: 100%;
		font-size: 13px;
	}

	#article_content ul.submissions li, ol#submissions_ol li {
		font-family: Arial, Helvetica, sans-serif;
		padding-bottom: 1px;
		line-height: 18px;
		font-size: 13px;
	}
	
	
	#article_content blockquote {
		font-family: Arial, Helvetica, sans-serif;
		margin: 0px;
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 0px;
		padding-bottom: 10px;
		text-align: left;
		line-height: 18px;
		font-size: 13px;
	}
	
	#article_content ul,ol {
		margin-top: 0px;
	}
	
	#article_content ul li {
		font-family: Arial, Helvetica, sans-serif;
		padding-bottom: 20px;
		line-height: 18px;
		list-style-type: square;
		width: 100%;
		font-size: 13px;
	}
	
	#article_content ul li.nobullet {
		font-family: Arial, Helvetica, sans-serif;
		padding-bottom: 20px;
		line-height: 18px;
		list-style-type: none;
		font-size: 13px;
	}

	#article_content ul.references li {
		font-size: 12px;
		margin-left: 15px;
		padding-bottom: 5px;
	}

	#article_content img.people {
		border: 1px solid #dedede;
		float: left;
		padding: 2px;
		margin: 0px 10px 5px 0px;
	}
	
	#article_content img.article_resources {
		border: 1px solid #dedede;
		text-align: center;
		padding: 2px;
		margin: 0px 10px 5px 0px;
	}
	
	#article_content .figure_details {
		width: 500px;
		font-family: "Times New Roman", Times, serif;
		font-size: 13px;
		letter-spacing: 0.05em;
		font-style: italic;
		margin-bottom: 20px;
	}

	#article_content img.books {
		border: 1px solid #dedede;
		float: left;
		padding: 2px;
		margin: 0px 10px 5px 0px;
	}
	
	#article_content img.pullquotes_clips {
		border: none;
		border-top: 3px dotted #dedede;
		border-bottom: 1px dotted #dedede;
		float: right;
		background-color: #f7f3e7;
		padding: 10px;
		margin: 15px 0px 15px 15px;
	}
	
	#article_content .pullquotes_clips {
		border: none;
		border-top: 3px dotted #dedede;
		border-bottom: 1px dotted #dedede;
		margin: 15px 0px 15px 15px; 
		padding: 10px; 
		background-color: rgb(247, 243, 231); 
		font-family: Times New Roman; 
		font-size: 17px; 
		letter-spacing: 0.04em; 
		font-weight: bold; 
		color: maroon; 
		font-style: italic; 
		line-height: 20px; 
		float: right;
	}
	
	#article_content h2 {
		font-size: 21px;
		padding-bottom: 15px;
		letter-spacing: 0.06em;
	}
	
	#article_content hr.article_division {
		border: 1px solid #999999;
	}
	
	#article_content p.toTop{
		text-align: right;
	}
	
	#article_content .table_highlight{
		border: 1px solid #333333;
	}
	
	#article_content table.table_highlight td{
		padding: 5px;
	}

/* ------------------- END OF ARTICLE CONTENT STYLES ------------------------*/

#content .related_topics {
	padding-top: 10px;
	padding-bottom: 20px;
}
#content #eg_body #section_content_left #content .related_topics a {
	color: #5d5848;
}

#content #content_author_div{
	border-top: 1px dotted #bababa;
	padding-top: 10px;
	margin-bottom: 25px;
}
#content #content_author_div img {
	padding-right: 15px;
}
#content_author_div h2 {
	font-size: 21px;
	letter-spacing: 0.06em;
	margin-bottom: 15px;
}

/* ------------ ROUNDED CORNER STYLES - UPTO A RADIUM OF 6 -----------------*/
	.rC1 .main, .rC1 .r1, .rC1 .r12, .rC1 .r2, .rC1 .r3, .rC1 .r4, .rC1 .r5, .rC1 .r6{background-color: #f5f1e6;}/* Comments */
	.rC1 .main{ padding: 8px;}

	.rC2 .main, .rC2 .r1, .rC2 .r12, .rC2 .r2, .rC2 .r3, .rC2 .r4, .rC2 .r5, .rC2 .r6{background-color: #fbf9f5;}
	.rC2 .main{ padding: 8px;}

	.rS .main, .rS .r1, .rS .r12, .rS .r2, .rS .r3, .rS .r4, .rS .r5, .rS .r6{background-color: #f5f1e6;}/* Comments Form */
	.rS .main{ padding: 8px;}

	b.wrap{	display: block;	overflow: hidden;background-color: #FFFFFF;	} /*This is the wrapper */
	b.wrap b{ display: block; overflow: hidden;	height: 1px;}
	b.wrap b.r1{margin: 0px 1px;}
	b.wrap b.r12{margin: 0px 1px; height: 2px;}
	b.wrap b.r2{margin: 0px 2px;}
	b.wrap b.r3{margin: 0px 3px;}
	b.wrap b.r4{margin: 0px 4px;}
	b.wrap b.r5{margin: 0px 5px;}
	b.wrap b.r6{margin:	0px 6px;}
/* ------------ END OF ROUNDED CORNER STYLES -----------------*/
/* COMMENTS STYLES */

	.cmt_btm_dark{
		background-image: url(../../../jcms/Assets/images/cmts_btm_dark.png);
		background-repeat: no-repeat;
		background-position: 30px;
	}
	
	.cmt_btm_light{
		background-image: url(../../../jcms/Assets/images/cmts_btm_light.png);
		background-repeat: no-repeat;
		background-position: 30px;
	}
	
	#cmts_listing .cmts_nav, #add_cmts_div .cmts_nav{
		padding-top: 10px;
		margin-bottom: 20px;
		background-image: url(../images/content/dot_bg.png);
		background-repeat: repeat-x;
		background-position: top;
	}

	.comments {
		color: #48453a;
	}
	
	table#comments_form td{
		vertical-align: top;
		padding: 5px;
		text-align: left;
	}

	.err_msg{
		color: #FF0000;
	}

	.noDataContent {
		border-bottom: 1px dotted #999999;
		padding: 6px 4px;
		border-left: 10px solid #b2aeab;
		background-color: #f6f4e8;
		letter-spacing: 0.05em;
	}
	
