/******************************/
/* main       GLOBAL THINKNET PAGES      */
/******************************/
body{
background-color:#efefef;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 84%;
}

* {
margin: 0;
padding: 0;
}

/******************************/
/* mobile styles       EAST ASIA INSIGHTS PAGES      */
/******************************/
@media (max-device-width: 786px) {
  #leftNav {display:none;}
  #content {width:100%;}
  p {font-size:2.5em !important; line-height:2em !important;}
  h1 {font-size:4em !important;}
  h2 {font-size:4em !important;}
  h3 {font-size:3em !important;}
  h4 {font-size:2em !important;}
  #path {font-size:2em !important;}
  #number {font-size:3em !important;}
}

@media (max-width: 786px) {
  #leftNav {display:none;}
  #content {width:100%;}
  p {font-size:2.5em !important; line-height:2em !important;}
  h1 {font-size:4em !important;}
  h2 {font-size:4em !important;}
  h3 {font-size:3em !important;}
  h4 {font-size:2em !important;}
  #path {font-size:2em !important;}
  #number {font-size:3em !important;}
}

/******************************/
/* paragraph styles       GLOBAL THINKNET PAGES      */
/******************************/

a:link, a:visited, a:hover,  a:active { /*this bit controls the colour of the text in topNav*/
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial,sans-serif;
	color: #666;
	margin: 1.5em 0 .6em 0;
	padding: 0;
}
h1{
	font-size: 1.5em;
	border-bottom: 1px solid #fc0; 
	border-bottom-length: 150px;
	margin: 2em 0 1em 0;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	}
	
h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	}
	
p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
	}
p+p { 
	margin-top: 1em; 
}
li > p {
	margin-top: 0.2em;
	}
pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1em;
	}
strong, b {
	font-weight: bold;
	}
.smalltext {font-size: 80%;}

hr {
	margin: 0 auto;
	text-align: center;
	}

/***************/
/*     layout    */
/***************/
#container {
	background-color:#FFFFFF;
	border: none;
	height: 100%;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	overflow:visible;
	position: relative;
	text-align:left;
	width: 1000px;
	z-index: 0;
	visibility: visible;
}

#printbanner {
	margin: 0;
	padding: 0;
	display: none;
}
#top {
	margin: 0;
	padding: 0;
	height: 105px;
	background-color: #ddd;
	background: transparent url("/images/top_middle.gif") repeat-x top center;
}
#content {
background-color:#FFFFFF;
float: left;
margin-left: 20px;
padding: 0px 0px 0px 0px;
width: 800px;
}
#content a {
	color: #663399;
	text-decoration: none;
}
#content a:hover {
	color: #663399;
	text-decoration: underline;
}

#content li {
line-height: 18px;
margin: 0px 0px 0px 30px;
}

#content2 {
background-color:#FFFFFF;
float: left;
padding: 0px 0px 0px 0px;
width: 1000px;
}
#content2 a {
	color: #663399;
	text-decoration: none;
}
#content2 a:hover {
	color: #663399;
	text-decoration: underline;
}

#content2 li {
line-height: 18px;
margin: 0px 0px 0px 0px;
}

#right {
	float: right;
	width: 160px;
	background: url("/images/side.gif") repeat-y top right;
}
.floatleft {
	float: left;
	margin: 0px 10px 5px 0px;
	border: none;
}
.floatright {
	float: right;
	margin: 0;
	border: none
}

.floatrightpic {
	border: none;
	float: right;
	font-size: x-small;
	font-style:italic;
	margin: 5px;
	width: 200px;
}

.year {
	font-family: Arial,sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	color: #666;
	margin: 1.5em 0 .6em 0;
}
.list {
	line-height: 1em;
	margin-left: 30px;
}
.table {
	line-height: 1em;
}
.table h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #639;
	border-bottom: 1px #666 solid;
	margin: 18px 0 12px 0;
}
.table h2 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #666;
	margin: 12px 0 6px 0;
}
.table p {
	line-height: 1.3em;
	margin: 0;
}
.table p+p { 
	text-indent: 0; 
	margin-top: 0; 
}

.programintro {
background-color:#ffc;
border:1px solid #000000;
color:#000000;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
margin: 20px 0px 5px 5px;
padding: 5px 5px 5px 5px;
width: 250px;
}

#footer {
background: #d3d3d3;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
float:left;
height: 50px;
line-height:2em;
margin: 0px 0px 0px 0px;
overflow:hidden;
padding: 15px 0px 0px 20px;
text-align:left;
text-decoration:none;
width:630px;
}

#footer a, #footer a:active, #footer a:visited {
color: #660066;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
} 

#footer a:hover {
color: #ffffff;
text-decoration: none;
}

#footersearch {
background: #d3d3d3;
float:left;
height: 50px;
padding: 15px 0px 0px 0px;
width: 200px;
}


#project {
	font-family: Arial,sans-serif;
	color: #666;
	margin: 2em 0 .5em 0;
	font-size: 1.3em;
	font-weight: normal;
	font-variant: small-caps;
	padding: 0;
}

#dates {
	font-family: Arial,sans-serif;
	color: #666;
	margin: 0 0 1.5em 0;
	font-size: 1.1em;
	font-style: italic;
	padding: 0;
}

/***********************************************/
/*Component Divs                               */
/***********************************************/

#title {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	border-bottom: 3px solid #fc0; 
	margin: 0;
	padding: 0;
}

/***********  Top Banner **************/
#topbannerleft {
height: 96px;
float: left;
width: 420px;
}

#topbannerright {
background: #FFFFFF;
height: 96px;
float: left;
padding-right: 10px;
text-align:right;
width: 570px;
}

#topbannerright a, #topbannerright a:active, #topbannerright a:visited {
color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration: none;
} 

#topbannerright a:hover {
color: #660066;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration: none;
}

/*********** Main Menu ****************/
#main_menu {
background:none;
height: 29px;
}

.menu_borderleft {
background: url(../img/belt/left_brder_nav.gif);
height: 29px;
float: left;
width: 160px;
}

.menu_borderright {
height: 29px;
float: left;
width: 840px;
} 

.menu_borderright ul {
list-style-type: none;
background: url(../img/belt/left_brder_nav.gif);
height: 29px;
margin: auto;
width: 840px;
}

.menu_borderright ul a {
background-image: url(../img/belt/menu_nav_brdr.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 20px;
padding-left: 20px;
display: block;
line-height: 29px;
text-decoration: none;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #8a57b5;
}

.menu_borderright ul a:hover {
color: #ffffff;
}

.menu_borderright li {
float: left;
}
/*Main Menu End*/
/*********** Banners ***********/
#about_banner_logo_left {
background: url(../img/belt/3-title.gif);
float: left;
height: 28px;
width: 320px;
}

#about_banner_logo_right {
background: url(../img/belt/3-global.gif);
float: left;
height: 28px;
width: 680px;
}


#spacer {
background-color: #efefef;
padding: 0px 0px 5px 0px;
}

#spacer_white {
background-color: #ffffff;
padding: 0px 0px 5px 0px;
}

/*********** #leftNav link styles ***********/

#leftNav {
	float: left;
	width: 160px;
	margin: 0;
	padding: 0px;
	background-color: #ffc;
	border: 1px solid #fc6;
}

#leftNav ul a:link, #leftNav ul a:visited {
	display: block; 
	color: #000;
	text-decoration: none;
}
#leftNav ul a:hover {
	text-decoration: underline;
}
#leftNav ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
#leftNav ul ul {
	font-size: 80%;
	list-style: none; 
	padding: 0 0 0 15px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#leftNav li {border-bottom: 1px solid #fff;}

/* fix for browsers that don't need the hack */
html>body #leftNav li {border-bottom: none;}

/******** #sectionLinks styles ********/

#sectionLinks {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 1em;
	border-bottom: 1px solid #555;
}
#sectionLinks h3 {
	color: #333;
	padding: 2px 0px 2px 10px;
}
#sectionLinks a {
	padding: 8px 5px 8px 10px;
	color: #ccc;
	border-top: 1px solid #fc6;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
	/*Tantek Celik hack*/
}
#sectionLinks a:visited {
	border-top: 1px solid #fc6;
	padding: 8px 0px 8px 10px;
}
#sectionLinks a:hover {
	border-top: 1px solid #ff9;
	background-color: #fc0;
}
#current {
	background-color: #fc0;
}


/******** .relatedLinks styles *********/

.related h3 {
	font-size: .8em;
	padding: 0px 5px 10px 5px;
	color: #666;
	text-align: right;
}
.related a {
	margin: 0px;
	padding: 0px 5px 10px 5px;
	font-size: .8em;
	text-align: right;
}


/************* #path styles *************/

#path {
	color: #666;
	font-size: 80%;
	padding: 5px 0px 0px 0;
}

/*Footer*/
.footer {
background: #d3d3d3;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
float:left;
height: 50px;
line-height:2em;
margin: 0px 0px 0px 0px;
overflow:hidden;
padding: 15px 0px 0px 20px;
text-align:left;
text-decoration:none;
width:980px;
}

#footer_box_left {
float:left;
width: 500px;
}

#footer_box_right {
float: left;
width: 450px;
}

#footer_box_right a, #footer_box_right a:active, #footer_box_right a:visited { 
font-size: 10px;
}

.footer a, .footer a:active, .footer a:visited {
color: #660066;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration: none;
} 

.footer a:hover {
color: #ffffff;
text-decoration: none;
}
/*Footer*/

.collapsible-heading {
	padding-left:15px;
	background:url(../img/js_img/icon-triangle_gtn.png) 0 6px no-repeat;
}
.collapsible-heading-collapsed {
	background-position:0 -84px;
}
.collapsible-heading-toggle {
	text-decoration:none;
	color:#333;
}
.collapsible-heading-status {
	position:absolute;
	left:-99999px;
}

.collapsible-content-collapsed {
	display:none;
}

/*Tabs*/

.ui-tabs .ui-tabs-hide {
     display: none;
}

#tabs li {
margin: 0px 0px 0px 5px;
}

#tabs-1 li {
margin: 0px 0px 5px 125px;
}

#tabs-2 li {
margin: 0px 0px 5px 125px;
}

#tabs-3 li {
margin: 0px 0px 5px 125px;
}

#tabs-4 li {
margin: 0px 0px 5px 125px;
}


/*New Styles for GTN Pages - December 13, 2011*/


/*Home Page Main Content*/
#maintexthome {
background-color:#ffffff;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height:100%;
padding: 20px 35px 20px 15px;
width: 950px;
}

#maintexthome_left {
background-color:#ffffff;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height:100%;
padding: 0px 0px 20px 0px;
width: 1000px;
}

#maintexthome_support {
background-color:#ffffff;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height:100%;
padding: 20px 25px 20px 15px;
width: 825px;
}

#maintexthome_support a {
	color: #663399;
	text-decoration: none;
}

#maintexthome_right {
background-color:#FFFFFF;
border-left: thin groove #FFF;
float: right;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 10px;
width: 250px;
}

#maintexthome_right a {
	color: #663399;
	text-decoration: none;
}

#maintexthome_right a:hover {
	color: #663399;
	text-decoration: underline;
}

#maintexthome_left a {
	color: #663399;
	text-decoration: none;
}

#maintexthome_left a:hover {
	color: #663399;
	text-decoration: underline;
}

#special {
	background-color:#CCC;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
	margin-left: 0px;
	padding-left: 15px;
	padding-bottom: 1px;
	padding-top: 3px;
	width: 575px;
}

.floatright {
	float: right;
	margin: 0;
	border: none;
}

#new {
margin: 0 25px 0 25px;
}

#new li {
list-style-image: url(../img/stuff/arrow01.gif);
margin: 0px 0px 15px 25px;
}


#recovery_menu {
text-align: center;	
}

#recovery_menu a {
color: #FFF;
text-align: center;	
text-decoration: none;
}

#recovery_menu a:hover {
color: #663399;
text-align: center;	
}

#recovery_menu_active {
color: #663399;
text-align: center;	
}

#recovery_menu_active a {
color: #663399;
text-align: center;	
}

#recovery_menu2 {
text-align: center;	
}

#recovery_menu2 a {
color: #333;
text-align: center;	
text-decoration: none;
}

#recovery_menu2 a:hover {
color: #663399;
text-align: center;	
}

#recovery li {
list-style-image: url(../img/stuff/arrow01.gif);
margin: 0px 0px 15px 25px;
}

#recovery a {
	color: #663399;
	text-decoration: none;
}

#recovery a:hover {
	color: #663399;
	text-decoration: underline;
	text-align: left;
}

#figures_left {
background-color:#ffffff;
float: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
height:100%;
padding: 0px 0px 0px 0px;
width: 515px;
}

#figures_right {
background-color:#FFFFFF;
float: left;
height:100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 435px;
}

#special_text li {
list-style-type:none;
margin: 0px 0px 18px 20px;
}

#special_img {
float: left;
height:75px;
width:115px;
padding-right:0px;
}

#special_text {
float: left;
width:500px;
}

#noteworthy li {
list-style-type:none;
margin: 10px 0px 0px 25px;
}

#noteworthy_img {
float: left;
height:75px;
width:125px;
padding-right:10px;
}

#noteworthy_text {
float: left;
width:515px;
}

#noteworthy_box {
margin-bottom: 15px;
}

.specialinitiatives {
border: none;
float: left;
margin: 0;
text-align: center;
width: 175px;
}

.periodicals {
border: none;
float: left;
height: 50px;
margin: 0;
padding-right: 5px;
text-align:center;
width: 200px;
}

#header_home {
background-image: url(../img/stuff/grad-box3.jpg);
color: #ffffff;
height: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bolder;
padding: 5px 0px 1px 10px;
width: 390px;
}

#header_home_small {
background-image: url(../img/stuff/grad-box2.jpg);
background-position: left top;
background-repeat:no-repeat;
color: #ffffff;
height: 16px;
margin-right:20px;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bolder;
padding: 5px 0px 1px 10px;
width: 225px;
}

#header_home_right {
background-image: url(../img/stuff/grad-box4.jpg);
color: #ffffff;
height: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bolder;
padding: 5px 0px 1px 5px;
width: 250px;
}

#header_home_news {
background: transparent url(../img/stuff/bg_newsletter.jpg);
color: #ffffff;
height: 240px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px 5px 5px 10px;
width: 210px;
}

span#dot2{
font-size:10px;
margin:0 0 .3em 0;
}

#pub {
padding: 0px 0px 5px 10px;
width: 275px;
}

#pub li {
list-style-image: url(../img/stuff/arrow01.gif);
margin: 0px 0px 15px 5px;
}

.photo_pub {
border: none;
float: left;
margin: 0;
width: 40px;
}

.photo_text {
border: none;
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0px 0px 0px 35px;
padding: 0px;
width: 200px;
}

.photo_text a{
border:none;
text-decoration:none;
width: 175px;
padding: 0;
}

#header_home {
background-image: url(../img/stuff/grad-box3.jpg);
color: #ffffff;
height: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bolder;
padding: 5px 0px 1px 10px;
width: 390px;
}

#header_home_small {
background-image: url(../img/stuff/grad-box2.jpg);
background-position: left top;
background-repeat:no-repeat;
color: #ffffff;
height: 16px;
margin-right:20px;
float:left;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bolder;
padding: 5px 0px 1px 10px;
width: 225px;
}

#header_home_right {
background-image: url(../img/stuff/grad-box4.jpg);
color: #ffffff;
height: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bolder;
padding: 5px 0px 1px 5px;
width: 250px;
}

#header_home_right_thinknet {
background-image: url(../img/stuff/sidebar_thinknet.gif);
color: #ffffff;
height: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bolder;
padding: 5px 0px 1px 5px;
width: 250px;
}

#header_home_news {
background: transparent url(../img/stuff/bg_newsletter.jpg);
color: #ffffff;
height: 240px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px 5px 5px 10px;
width: 210px;
}

span#dot2{
font-size:10px;
margin:0 0 .3em 0;
}

#spacer {
background-color: #efefef;
padding: 0px 0px 5px 0px;
}

#spacer_white {
background-color: #ffffff;
padding: 0px 0px 5px 0px;
}

/*------------------------------------*\
  ACCORDION
\*------------------------------------*/
.accordion{
  width:940px;
  overflow:hidden;
  list-style:none;
  margin-bottom:10px;
  text-shadow:1px 1px 1px rgba(0,0,0,0.25);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -o-border-radius:10px;
  border-radius:10px;
}
.accordion li{
  float:left;
  width:20%;
  overflow:hidden;
  height:250px;
  -moz-transition:width 0.2s ease-out;
  -webkit-transition:width 0.2s ease-out;
  -o-transition:width 0.2s ease-out;
  transition:width 0.2s ease-out;
  -moz-transition-delay:0.15s;
  -webkit-transition-delay:0.15s;
  -o-transition-delay:0.15s;
  transition-delay:0.15s;
}
.accordion li:first-of-type{
  -moz-border-radius:10px 0 0 10px;
  -webkit-border-radius:10px 0 0 10px;
  -o-border-radius:10px 0 0 10px;
  border-radius:10px 0 0 10px;
}
.accordion li:last-of-type{
  -moz-border-radius:0 10px 10px 0;
  -webkit-border-radius:0 10px 10px 0;
  -o-border-radius:0 10px 10px 0;
  border-radius:0 10px 10px 0;
}
.accordion div{
  padding:10px;
}
.accordion:hover li{
  width:10%;
}
.accordion li:hover{
  width:60%;
}



/*------------------------------------*\
  VERTICAL
\*------------------------------------*/
#vertical{
  height:300px;
}
#vertical li{
  float:none;
  height:20%;
  width:100%;
  -moz-transition:height 0.2s ease-out;
  -webkit-transition:height 0.2s ease-out;
  -o-transition:height 0.2s ease-out;
  transition:height 0.2s ease-out;
}
#vertical li:first-of-type{
  -moz-border-radius:10px 10px 0 0;
  -webkit-border-radius:10px 10px 0 0;
  -o-border-radius:10px 10px 0 0;
  border-radius:10px 10px 0 0;
}
#vertical li:last-of-type{
  -moz-border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  -o-border-radius:0 0 10px 10px;
  border-radius:0 0 10px 10px;
}
#vertical:hover li{
  height:10%;
  width:100%;
}
#vertical li:hover{
  height:60%;
  width:100%;
}
