/*
Theme Name: Glimpses
Description: The theme customized for glimpses china program
Version: 1.0
Author: Eason
Tags: three columns, red , Chinese style
*/

/*reset css*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/*body {line-height: 1;}*/

ol, ul {list-style: none;clear:both;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
 
/* remember to define focus styles! */
:focus {outline: 0;}
 
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
 
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

ul li a{text-decoration:none;color:#7C7C7C;}

@font-face {  
      font-family: "Helvetica";  
      src: url("images/HELVETI0.eot"); /* IE   */ 
      src: local("Helvetica"), url("images/Helvetica.ttf") format("truetype"); /* non-IE */ 
} 


@font-face {  
      font-family: "Verdana Bold";  
      src: url("images/VERDANA1.eot"); /* IE */  
      src: local("Verdana Bold"), url("images/verdanab.ttf") format("truetype"); /* non-IE */  
}

/* 
background and border:
dark gray: #4D4D4D light gray:#A1A3A2 lighter gray:#BBBBBB; 
*/

/*layout begin*/
body{
    background:white;
    font-family: "Helvetica",Arial,Verdana,Tahoma,sans-serif;
}

/*=====header=====*/
.header{
z-index:9999;
top:2px;
left:1px;
width:100%;
height:90px;
}

.headercontent{
	height:100%;
	width:990px;
	margin:0 auto;
	border-bottom:1px solid #DDDDDD;
}

h1{
text-indent:-9999px;
margin:22px 0 0 0;
width:348px;
height:64px;
background:transparent url("images/logo.png") no-repeat scroll 0 0;
}

/*=====top navi=====*/

.topnavi{ 
float:right;
margin-top:-20px;
height:24px;
}

.topnavi li{
position:relative;
float:left;
padding-left:18px;
height:24px;
display:block;
}

.topnavi li.hover{
/*background:transparent url(images/navibglefttop.gif) no-repeat scroll left top;*/ 
}

.topnavi li a{
display:block;
font-size:12px;
height:19px;
padding-right:12px;
}

.topnavi li a.hover{
/*background:transparent url(images/navibgtop.gif) no-repeat scroll right top;*/ 
	color:#C12929;
}

.topnavi li ul{
position:absolute;
top:24px;
left:-5px;
display:block;
margin:0;
}

.topnavi li ul.last{
right:0;
left:auto;
}

.topnavi li ul li{
/*background:#4D4D4D;*/
height:24px;
float:none;
margin-top:0;
z-index:10000;
cursor:pointer;
vertical-align: top; 
position: relative;
}

.topnavi li ul li.hover{
/*background:#A1A3A2;*/
}

.topnavi li ul li.last{
/*background:transparent url(images/navibgleft.gif) no-repeat scroll left bottom; 
height:30px;*/
}

.topnavi li ul li.lasthover{
/*background:transparent url(images/navibgleftlight.gif) no-repeat scroll left bottom; 
height:30px;
	font-weight:bold;*/
}

.topnavi li ul li a{
	background:none repeat scroll 0 0 #C12929;
	color:white;
	font-size:12px;
	height:16px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	white-space:nowrap;
}

.topnavi li ul li a.hover{
/*background:#A1A3A2;
	font-weight:bold;
	color:#C12929;*/
	color:white;
}

.topnavi li ul li a.last{
/*background:transparent url(images/navibg.gif) no-repeat scroll right bottom; 
padding-bottom:11px;*/
}

.topnavi li ul li a.lasthover{
/*background:transparent url(images/navibglight.gif) no-repeat scroll right bottom ;
padding-bottom:11px;
	
	color:#C12929;*/
}

.topnavi li ul.last li a{
	text-align:right;
}


/*=====top navi end=====*/
/*=====header end=====*/

.mainwrapper{
	position:relative;
	background-color:white;
	width:962px;
	margin:0 auto;
	top:13px;
}

/*===== left navi ====*/
.leftnavi{
position:absolute;
top:68px;
left:0;
width:114px;
}

.leftnavi ul{
display:block;
width:140px;
padding:7px 0 7px 0px;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
}

.leftnavi li{
margin-bottom:9px;
margin-top:5px;
min-height:10px;
}

.leftnavicornertop{
/*border:1px solid #333;
border-right:none;
border-bottom:none;
width:15px;
height:15px;
position:absolute;
top:0px;*/
}

.leftnavicornerbottom{
/*border:1px solid #333;
border-top:none;
border-left:none;
width:15px;
height:15px;
position:absolute;
bottom:0;
right:40px;*/
}

.leftnavi li a{
	color:#7C7C7C;
	display:block;
	font-size:12px;
	font-weight:lighter;
}

.leftnavi li a.active{
	font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
	font-weight:lighter;
	color:#C12929;
}
/*===== left navi ====*/

/*===== middle part ====*/
.nameHighlight{
margin: 17px 0 0px 98px;
float:left;
}

.programname{
	color:#C12929;
	font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
	font-size:17px;
	font-weight:bold;
	padding:0 100px 2px 51px;

	/*color:#C12929;
font-family:"Helvetica",Verdana,Tahoma,sans-serif;
font-size:20px;
font-weight:bold;
padding:0 100px 26px 98px;*/
}

.timespan{
	font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
	font-size:11px;
	margin-left:51px;
}

.heading{
	color:#C12929;
	font-size:13px;
	font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
	font-weight:bold;
}

.subheading{
font-size:11px;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
margin:0;
}

.scrollpart{
margin:77px 0 0 150px;
}

.content{
margin:0 290px 0 0;
width:480px;
}

.content p{
margin: 12px 0;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-size:11px;
line-height:16px;
}

.content dt{
padding:3px 0 7px 5px;
font-size:11px;
cursor:pointer;
border-top:1px solid #bbb;
}

.content dt.notopline{
border-top:none;
padding-left:18px;
border-top:1px solid #bbb;
background: transparent url("images/triangle.png") scroll no-repeat 3px 5px;
}

.content dt.notoplineactive{
border-top:none;
padding-left:18px;
background: transparent url("images/triangle.png") scroll no-repeat 3px -19px;
}

.content dd{
padding:10px 0 10px 5px;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-size:11px;
line-height:15px;
}

.content dd.faqcontent{
padding:10px 0 10px 18px;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-size:11px;
line-height:15px;
}

.content table {
margin-top:20px;
}

.content table tr td{
background-color:#A1A3A2;
border-bottom:15px solid white;
border-right:10px solid white;
padding:0;
}
.content #MORR_aboutus tr td{
	background-color:white;
}
.content table tr td+td{
background-color:white;
text-align:left;
border-right:none;
}

.content table tr td p{
padding:3px 5px;
margin:0;
}

.content table tr td span{
padding:5px;
background-color:#4D4D4D;
display:block;
color:white;
text-align:center;
font-size:11px;
line-height:15px;
}

.content ul{
list-style-type:disc;
padding-left:20px;
}

.content ul li{
font-size:11px;
font-weight:normal;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
line-height:14px;
padding:0 0 8px 7px;
}

.content ul.small li{
font-size:11px;
font-weight:normal;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
line-height:14px;
padding:0;
}

.content ul.small li.active{
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-weight:bold;
}

.content ul.reading li{
padding:0;
}

.content ul.reading li a{
color:black;
text-decoration:underline;
}

.content ul.readingdetail li a{
color:black;
text-decoration:underline;
}


.content table.contentbox{
margin:10px 0 0 0;
}

.content table.contentbox tr td{
width:240px;
border:1px solid #ddd;
background:white;
padding-bottom:5px;
}

.content table.contentbox tr td h3{
background:#999;
padding:4px 0 4px 20px;
color:white;
}

.content table.contentbox td ul li{
margin:5px 0;
}

.content table.contentbox td ul li.active{
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-weight:bold;
}

.content h3{
font-size:11px;
font-weight:normal;
display:block;
border-bottom:1px solid #bbb;
padding:0 0 5px 0;
margin:0 0 5px 0;
}

.content .staticwindow{
padding:10px;
margin:1px 0 0;
clear:both;
}

.content .staticwindow h3{
float:left;
border:0;
text-decoration: underline;
}

.content .staticwindow p{
clear:left;
}

.content table.cityandpeople{
font-size:11px;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
margin-top:0;
}

.content table.cityandpeople td{
background:white;
border:1px solid #bbb;
padding-left:5px;
padding-right:5px;
padding-top:7px;
padding-bottom:7px;
}

.content .journeybox>div{
    margin:12px 0 0 0;
}

.content table.portable td{
background:white;
vertical-align:top;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-size:11px;
}

.content table.portable .sec_header{
    border-bottom:1px solid #bbb;
}

.content table.portable .sec_header>td{
    color:#FA2500;
	font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-weight:bold;
font-size:13px;
}


.content table.portable tr td{
text-align:right;
}

.content table.portable tr td+td{
text-align:left;
}

.content table.bgWhite tr td{
background:white;
}

.content table.referenceboxtable{
margin-top:20px;
table-layout:fixed;
}

.content table.referenceboxtable tr td,.content table.referenceboxtable tr th{
background-color:white;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-size:11px;
text-align:left;
padding:0 0 10px 0;
border:none;
}

.content table.referenceboxtable tr th{
padding-bottom:10px;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-weight:bold;
}

.content table.referenceboxtable tr th.firstColumn,.content table.referenceboxtable tr td.firstColumn{
width:30px;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-weight:bold;
}

.content table.referenceboxtable tr td .referenceSign{
float:right;
margin:5px 0;
}


.content table.referenceboxtable tr td .referenceSign{
float:right;
margin:5px 0;
}

/*P2 student reviews*/
.content dd.faqcontent P.referenceSign{
text-align:right;
margin:5px 0;
}

.content table.schools tr td{
border:none;
background:white;
line-height:15px;
}

.content ul.default li{
line-height:15px;
padding:0;
}

.content ul.default li a{
color:blue;
text-decoration:underline;
}

.content ul.default li a:active{
color:red;
}

.content ul.default li a:visited{
color:purple;
}

/* P1 safety & security*/
.content ul.default2 li a{
color:blue;
text-decoration:underline;
}

.content ul.default2 li a:active{
color:red;
}

.content ul.default2 li a:visited{
color:purple;
}

.contentplaceholder{
height:80px;
clear:both;
}
/*===== middle part end ====*/


/*===== right bar ====*/
.rightbar{
position:absolute;
top:75px;
right:0;
width:297px;
}

.righttitle{
background-color:#E62300;
}

.rightbar .box{
padding:5px 10px 12px 10px;
background:#ddd;
}

.rightbar .box .boxtitle{
text-decoration:underline;
background:#ddd;
float:left;
padding-right:5px;
}

.rightbar .box div{
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
font-size:11px;
line-height:14px;
}

.rightbar div p{
margin:5px 0 10px;
font-size:11px;
font-weight:normal;
font-family:"Helvetica",Arial,Verdana,Tahoma,sans-serif;
line-height:14px;
}
/*===== right bar ====*/

/*===== footer  ====*/

.footerwrapper{
	height:25px;
	width:100%;
	position:relative;
	margin-bottom:30px;
	/*background:#E82524 url("images/backgroundbottom.jpg") no-repeat scroll 0 0;*/
}
.footercontent{
	border-top:1px solid #DDDDDD;
	height:100%;
	margin:0 auto;
	position:relative;
	width:990px;
}/*
.footerwrapper{
	height:30px;
	width:100%;
	bottom:0;
	left:0;
}
.footercontent{
	background-color:#C12929;
	height:100%;
	margin:0px 0 0 181px;
	position:relative;
	width:1050px;
}*/
.footer{
	position:absolute;
	right:7px;
	bottom:3px;
}

.footer li{
float:left;
border-left:0px solid white;
height:15px;
}

.footer li:first-child{
border-left:none;
}

.footer li a{
	color:#C12929;
	padding:0 10px;
	line-height:15px;
	font-size:11px;
	display:block;
	margin-top:-3px;
}
/*===== footer end ====*/

/*===== new version ====*/
.header_chinaPrograms{
	background:url("images/Logo_red.jpg") no-repeat scroll 2px 3px transparent;
	border:medium none;
	cursor:pointer;
	height:84px;
	margin-bottom:4px;
	margin-left:3px;
	margin-top:10px;
	text-indent:-9999px;
	width:205px;
}
.header_line{
	/*border-bottom:1px solid #DDDDDD;
	margin-left:179px;
	width:73%;*/
}
/*===== new version end ====*/

/*===== main page ====*/
#Picaboutchina,#Picaboutchinaprograms{
	cursor:pointer;
	color:#7C7C7C;
}
#Picaboutchina:hover,#Picaboutchinaprograms:hover{
	text-decoration:underline;
}

/*===== main page end ====*/

.footerCopyright{
	color: #7C7C7C;
    font-size: 11px;
    margin-left: 13px;
    margin-top: 6px;
}

