
#page
{
	border:1px solid black;
	border-collapse:collapse;
	width:800px;
	background-color:#FFFFFF;
	position:relative;
	left:50%;
	margin-left:-400px;
	border-color:gray;
	margin-top:15px;
	border-radius: 30px;
	-moz-border-radius: 30px;
} 




#page h1
{
	text-align:center;
	font-size:24px;
	letter-spacing:2px;
	margin-top:15px;
	margin-bottom:15px;
	font-family: 'Quattrocento',Georgia, "Times New Roman", Times, serif!important;
}
#page h2
{
	border-bottom:1px solid silver;
	font-size:14px;
	padding-bottom:5px;
	background-image:url('/interface/sectionhead');
	background-repeat:repeat-x;
	margin:0;
	padding-top:5px;
	padding-left:8px;
	margin-bottom:10px;
	height:18px;
	letter-spacing:1px;
	border:1px solid grey;
	border-radius: 20px 20px 0 0;
	-moz-border-radius: 20px 20px 0 0;
}
#page h2:hover
{
	padding-left:10px;
}
#page h2 img
{
	margin-right:5px;
}

#page div.section
{
	margin-bottom:30px;
}

#page div.row
{
	overflow:auto;
	font-family:  'Varela', "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:5px 5px 10px 5px;
}


#page div.row div.summary
{
	float:left;
	width:42%;
	padding-left:18px;
	padding-top:1px;
	margin-left:1%;
	background-image:url('/interface/bullet');
	background-repeat:no-repeat;
}

#page div.row div.content
{
	float:right;
	width:54%;
}

#page div.row div.content div.heading
{
	color:#555555;
	cursor:hand;
	cursor:pointer;
	letter-spacing:1px;
	height:22px;
	border:1px solid #DDDDDD;
	/*background-color:#EEEEEE;*/
	background-image:url('/interface/heading');
	background-repeat:repeat-x;
	border-bottom:1px solid #BBB;
	
	border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	}
#page div.row div.content div.capsulation
{
	color:#222222;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
	letter-spacing: .5px;
	height:22px;
	border:1px solid #999999;
	/*background-color:#EEEEEE;*/
	background-image:url('/interface/heading');
	background-repeat:repeat-x;
}
#page div.row div.content div.capsulation:hover
{
	padding-left:2px;
}
#page div.row div.content div.capsulation a
{
	height:15px;
	vertical-align:middle;
	text-decoration:none;
	color:#555555;
	position:relative;
	left:-3px;
	bottom:1px;
}
div.about p{margin:15px;}

#page div.row div.content div.capsulation a:active
{ 
	outline:0;
}

#page div.row div.content div.capsulation img
{
	border:0;
	vertical-align:middle;
}
#page div.row div.content div.capsulation img.extlink
{
	padding-bottom:5px;
}

#page div.row div.content div.heading img
{
	vertical-align:middle;
}
#page div.row div.content div.heading span
{
	height:15px;
	vertical-align:middle;
	font-family: 'Hammersmith One',Georgia, "Times New Roman", Times, serif;
	font-size:12px;

}

#page div.row div.content div.heading:hover
{
	padding-left:2px;
}
#page div.row div.content div.heading:active 
{
	color:black;
}

#page div.row div.content div.textcontainer
{
	display:none;
	border:1px solid #DDDDDD;
	border-top:0;
	border-radius: 0 0 10px 10px;
}

#page div.row div.content div.textcontainer div.text
{
	padding:10px;
	padding-right:5px;
	margin-left:10px;
}

#page div.row div.content div.textcontainer div.text blockquote
{
	margin-left:15px;
	margin-right:0px;
}

#page div.row div.content div.textcontainer div.text hr
{
	color: white;
	background-color: white;
	border: 1px dotted silver; 
	border-style: none none dotted; 
}
#page div.row div.content div.textcontainer div.text img.dot
{
	position:relative;
	top:4px;
	margin-right:2px;
	cursor:hand;
	cursor:pointer;
}

#page div.row div.content div.text div.quote
{
	margin-left:.5em;
	margin-top:1em;
	margin-bottom:1em;
}

#page div.row div.content div.text div.quote div.heading 
{
	margin-top:3px;
}

#page div.row div.connection
{
	height:26px;
	background-repeat:no-repeat;
	margin:0;
	z-index:10;
	display:table-cell;
	vertical-align:middle;
	cursor:hand;
	cursor:pointer;
	text-decoration:none;
	letter-spacing:1px;
	color:grey;
}


#page div.row div.connection a
{
	text-decoration:none;
	color:grey;
	font-weight:bold;
	display:table-cell;
	vertical-align:middle;
	height:inherit;
	outline:none;
}
#page div.row div.connection a:active
{
	color:silver;
	outline:none;
}

  
#page div.row div.leftconnection
{
	float:left;
	background-image:url('/interface/right');
	background-position:center left;
	margin-left:10px;
	padding-left:50px;
	text-align:left;
}
#page div.row div.backconnection
{
	float:left;
	background-image:url('/interface/left');
	background-position:center left;
	margin-left:10px;
	padding-left:50px;
	text-align:left;
	margin-top:10px;
}
  
#page div.row div.rightconnection
{
	float:right;
	background-image:url('/interface/right');
	background-position:center right;
	margin-right:10px;
	padding-right:50px;
	text-align:right;
}
  
#page div.row div.fromconnection
{
	float:right;
	background-image:url('/interface/left');
	background-position:center right;
	margin-right:10px;
	padding-right:50px;
	text-align:right;
}

  
#page div.row div.leftconnection:hover
{
	background-image:url('/interface/left');
	margin-left:5px;
}

#page div.row div.backconnection:hover
{
	margin-left:5px;
}

#page div.row div.fromconnection:hover
{
	margin-right:15px; 
	background-image:url('/interface/right');
}
#page div.row div.rightconnection:hover
{
	margin-right:5px;
}
  

#page div.row div.leftconnection:active, #page div.row div.backconnection:active
{
	background-image:url('/interface/lefth');
}
  
#page div.row div.rightconnection:active
{
	background-image:url('/interface/righth');
}
#page div.row div.fromconnection:active
{
	background-image:url('/interface/righth');
}

#narrator
{
top:0px; left:0px; position: fixed;
}



#loading
{
	position:fixed;
	top:0px;
	bottom:0px;
	left:150px;
	right:0;
	height:60%;
	width:auto;
	background-image:url('/interface/loadbar');
	background-position:center;
	background-repeat:no-repeat;
}

#noresults
{
	text-align:center;
	padding-top:150px;
	height:600px;	
}

#loadingnorm
{
	height:300px;
	background-image:url('/interface/loadbar');
	background-position:center;
	background-repeat:no-repeat;
	margin-bottom:500px;
	width:100%;
}


#loadinginner
{
	
	width:100%;
	height:100px;
	background-image:url('/interface/loadbar');
	background-position:center;
	background-repeat:no-repeat;
}


#map{
 position:absolute; 

 top:0; 
 bottom:0; 
 right:0; 
 left:0;
 
 width:auto;
 height:auto;
}

#map a, #map span{display:none;}

#map div.gm-overview-map>div>div>div:first-child { background-color:#4c6171;}


#contacttable td{padding:5px;}

#placebox{ width:600px; height:250px; overflow:none;}

#map a.ref{display:inline; color:black;}

div.ppdesc{
	float:left; width:53%; border:1px solid silver; height:195px; overflow:auto; font-size:11px; padding:5px; text-align:left; line-height:13px;
}

div.ppdesc p {margin-top:0;}

.placelist a{text-decoration:none; color:#333;}
.placelist a:hover{color:#000;}

.placebox{border:1px solid grey; border-radius:5px; height:60px; padding:3px; background-color:#EEE;}
.placebox:hover{background-color:#FFF; border:1px solid black;}
.placebox img{ border-radius:3px; border:1px solid grey; margin-right:5px; background-color:#999;}

.placeoption{
cursor: pointer;
cursor: hand;
border:1px solid grey;
text-align:left;
width:150px;
font-size:11px;
font-weight:bold;
-moz-border-radius: 3px;
border-radius: 3px;
color:black;
margin-bottom:1px;
}

.placebutton
{
	
font-size:11px;
width:75px;
}

#studylog{ }

#studylog td.monthheader{font-weight:bold; font-size:14px; border-bottom:1px solid #333; padding-top:15px;}
#studylog td.wday{ padding-left:20px; width:100px;}
#studylog td.duration{ text-align:right; width:80px; font-weight:bold;}


 .lboardhead
 {
	border:1px solid #333;
	background-color:#666;
	color:#EEE;
	font-weight:bold;
 }
 span.indent{padding-left: 1.3em;}
