/*

ThinkQuest Oct 04 - May 05

Tsunami: Magnitude of Terror

Copyright 2005. All Rights Reserved.

*/

/********************************************************************
	MAIN
********************************************************************/

body{
	margin: 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #627D80;
	min-width: 1000px;
}

body.win{
	background-color: white;
}

table.main{
	width: 100%;
	padding: 0 0 0 0;
	background-color: white;
}


h1{
	font-size: 18px;
	font-weight: bold;
	color: #4C6062;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: transparent;
	border-bottom: 1px solid #B0BEBC;
	border-left: 1px solid #B0BEBC;
	background-image: url(hback.jpg);
  	background-repeat: no-repeat;
  	background-position:right bottom;
	text-align: left;
}

/********************************************************************
	FLOAT WINDOW
********************************************************************/

td.float{
	padding: 10px 20px 10px 40px;
	vertical-align: top;
}

div.window{
	background-color: white;
	width: 150px;
}


div.winhead{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	background-image: url("float_head.gif");
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #FF8800;
	color: white;
}

div.wincont{
	padding: 5px 5px 15px 5px;
	font-size: 12px;
	background-color: #CAD8DA;
	text-align: left;
	background-image: url("float_body.gif");
	background-repeat: no-repeat;
  	background-position: bottom left;
	color: black;
}

.quote{
	font-style: italic;
}


/********************************************************************
	HEADER
********************************************************************/

table.header{
	height: 88px;
}

td.header1{
	/*background-image: url("header.jpg");
	background-repeat: no-repeat;*/
	width: 950px;
	height: 88px;
}

td.header1 img{
	border: 0px;
}

td.header2{
	background-image: url("pattern.gif");
	height: 88px;
	width: 100%;
	background-repeat: repeat;
}

/********************************************************************
	FOOTER
********************************************************************/


div.footer{
	height: 55px;
	background-color:  #627D80;
	padding: 8px 10px 5px 10px;
	font-size: 12px;
}

div.footer .label{
	padding-bottom: 3px;
}

div.footer .links{
	border-top: 1px solid #8AA2B9;
	padding-top: 3px;
}

div.footer .links a{
	color: white;
	text-decoration: none;
}

div.footer .links a:hover{
	color: #D2D2D2;
	text-decoration: underline;
}




/********************************************************************
	MENU
********************************************************************/

div.h_menu{
	background-color: #627D80;
	color: white;
	padding: 2px 2px 2px 10px;
	font-weight: bold;
	font-size: 11px;
	border-bottom: 1px solid #485D60;
	border-top: 1px solid #CAD8DA;

}

div.h_menu2{
	background-color: #B0C1C3;
}

/*******************************************************************/

td.menu{
	vertical-align: top;
	background-color: #B0C1C3;

}

div.menu, div.menu a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	background-color: #B0C1C3;
}

div.menu a{
	display: block;
	color: black;
	text-decoration: none;
	padding: 3px 0px 4px 0px;

}

div.menu a:hover{
	color: white;
}

div.menu a.sel{
	font-weight: bold;
}

div.level2{
	border-top: 1px solid #88A0A2;
}
div.level2 a{
	background-color: #CAD8DA;
}

div.menu img{
	border: none;
}

/********************************************************************
	BODY CONTENTS
********************************************************************/

td.content{
	width: 100%;
	vertical-align: top;
	background-image: url("bottomleft_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
}

div.content{
	padding: 10px 10px 30px 15px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	background-image: url("topleft_bg.gif");
	background-repeat: no-repeat;
	background-position: top left;
	height: 100%;
}

div.content p{
	padding-left: 10px;
}

/*
div.content p.one{
	padding-left: 10px;
	border-left: 3px solid #00008B;
}

div.content p.two{
	padding-left: 10px;
	border-left: 3px solid #D2691E;
}

div.content p.three{
	padding-left: 10px;
	border-left: 3px solid #FFE4B5;
}
*/

div.content a{
	color: #627D80; /*#4AA02C;*/
	text-decoration: underline;
	font-weight: bold;
}

div.content a:hover{
	text-decoration: none;
	color: black;
}


div.pic, div.pic_cen{
	float: right;
	font-size: 10px;
	line-height: 10px;
	margin: 3px 3px 3px 10px;
	border: 1px solid #8AA2B9;
	padding: 2px 2px 2px 2px;
	color: black;
	background-color: #fff;
}

div.pic_cen{
	float: none;
}

div.pic img, div.pic_cen img{
	border: 1px solid black;
	margin-bottom: 3px;
}

div.highlight{
	border: 1px solid black;
	background-color: #FFF8DC;
	padding: 5px 5px 5px 5px;
	clear: both;
	margin-left: 5px;
}

div.top{
	text-align: right;
	font-weight: bold;
}

div.top img{
	border: 0px;
}

div.top a{
	text-decoration: none;
}

div.top a:hover{
	text-decoration: none;
	color: #627D80;
}

div.midfooter{
	padding: 2px 2px 3px 2px;
	border-top: 1px solid #8AA2B9;
	border-bottom: 1px solid #8AA2B9;
	text-align: center;
	color: #4682B4;
	font-weight: bolder;
	background-color: #DEE9EB;
}

div.midfooter a{
	color: #4682B4;
	text-decoration: none;
}

div.midfooter a:hover{
	color: black;
	text-decoration: none;
}

div.cback{
	/*
	background-image: url("cback.gif");
	background-repeat: no-repeat;
	*/
}

div.small{
	color: #BDBDBD;
	font-size: 10px;
}

.ref{
	text-align: left;
	word-wrap: break-word;
}

div.content li{
	padding: 3px 0px 3px 0px;
}

table.tab, #descrip{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #8AA2B9;
}

#descrip{
	color: white;
	padding: 5px 5px 5px 5px;
}


.pic_spec img{
	border: 1px solid #a2b4b1;
}

table.tab td{
	border-right: 1px solid #8AA2B9;
	border-bottom: 1px solid  #8AA2B9;
	padding: 5px 5px 5px 5px;
	text-align: justify;
}


/********************************************************************
	MIN-WIDTH
********************************************************************/

body, table.main, table.header, div.footer, div.h_menu, div.h_menu2{
	width: expression(document.body.clientWidth < 960 ? "960px": "auto" );
	min-width: 960px;
}