
/*
============================
 The MathResource - Online
 
 Created July 13, 2007
============================
*/

.content /* in the definition pages that get loaded into ifram */
{
	margin: 15px 40px 50px 40px;	
	font: normal 10pt verdana;
	line-height: 1.8em;
}

#splash_ad{
	
	background-image: url('../img/splash_ad.gif');
	float: right;
	margin-right: -250px;
	width: 191px;
	height: 123px;
		
}

/* Complete Table */
.mr_online_table{
	height: 400px;
}

/* Right Side of Dictionary */

#right_cell_a{
	width: 65%;
	border-top: solid 1px #7F9DB9;
	border-right: solid 1px #7F9DB9;
}
#right_cell_a a{ text-decoration: none; }

#right_cell_b{
	height: 100%;
	border-right: solid 1px #7F9DB9;
	border-bottom: solid 1px #7F9DB9;	
}

.credits /* within #right_cell_a */
{

	/*margin: 10px 20px 10px 20px;*/
	/*padding: 30px 0px 0px 100px;*/
	background: #FFFFFF url('../img/mr_logo.gif') no-repeat;
	font: normal 8pt verdana;
	color: #3D572F;/*#6186A9;*/
	text-align: center;
	height: 55px;
	/*line-height: 7.4em;*/
	padding-left: 62px;
	text-decoration: none;
	cursor: pointer;
}
.credits .names{
	position: relative;
	top: 34px;
}

#definition_frame{ /* iframe */
	/*height: 186%;*/ /* 100% - 14%(credits) = 86% */	
	height: 100%;
	width: 100%;
	/*border: solid 1px #FF0000;*/
}


.entry_name
{
	font-weight: bold;
}
.definition_body
{
	
}


.italic {  font-style: italic; }

.bold {  font-weight: bold; }

/* Container for Pics.. with Caption */
.picture_cap
{
	margin-top: 10px;
	margin-bottom: 10px;
	font: normal 8pt verdana;
	color: #808080;	
	text-align: center;
}
.picture_cap img
{
	/*border: solid 1px #808080;*/
}

.center_block
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	margin-top: 10px;
	margin-bottom: 10px;	
}

.indent_block
{
	display: block;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.drawn_math
{
	margin-bottom: -4px;	
}

.over_bar
{
	border-top: solid 1px #000000;	
}

/* Left Side of Dictionary */

/* List Items */

select{ width: 280px; }

option{ 
	font: normal 8pt verdana; 
	cursor: pointer;
	height: 1.5em;	
}
.alternate
{ 
	color: #000000; 
}

.categories_box{

	padding: 0px;
	margin: 5px 10px 15px 0px;
	font: normal 8pt verdana;	
	line-height: 1.8em;
	
}
.categories_box a{
	padding: 2px;
	margin: 2px 5px 0px 2px;
}

.category_title{

	padding: 5px 5px 5px 5px;
	border-top: solid 1px #7F9DB9;
	border-left: solid 1px #7F9DB9;
	border-right: solid 1px #7F9DB9;
	background: #FFFFFF url('../img/category_gradient.gif');
	font: bold 8pt verdana;
	color: #1B5871;
	text-align: center;
		
}

.search_block{
	border-top: solid 1px #7F9DB9;
	border-left: solid 1px #7F9DB9;
	border-right: solid 1px #7F9DB9;
	background: #C6E7FF;
	padding: 6px 4px 4px 4px;
	text-align: center;	
	vertical-align: middle;
	height: 21px;
}

.search_block a{
	cursor: pointer;
}


#search_input{
	font: normal 8pt verdana;	
	width: 80%;
}




/*
.go{
	cursor: pointer;
	margin: 0px;
	padding-bottom: 0px;
}
*/

.normal_font{ font: normal 10pt verdana; }



/* GO Button */

.go_button{ 
	width: 100px;
	margin-top: 2px; 
	display: block; /* important, since there is no break before it */
	cursor: pointer;
}


/* end Go Button */

.expl
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;

}

.expl .maple_image
{
	margin: 0px;
	display: inline;
}

.maple_image
{
	/* might need extra padding */	
	vertical-align: middle;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	
}

#footer_ad
{
	/*border: solid 2px #FFFEE9;*/
	background: /*#FFFC9F;*/#ACE6FE;
	/*border-top: solid 3px #5CCFFF;*/
	margin-top: 10px;
	margin-bottom: 0px;
	/*padding: 2px 2px 2px 10px;*/
	padding: 0px;
	font: normal 10pt verdana;	
	/*line-height: 1.8em;*/
	
}


/* Common MathResources Site classes: */
#wrap {
	width: 76em;
	margin: 0em auto;
}
#logo_header{
	background: url('../img/picture_header.png') no-repeat;
	text-indent: -9000px;	
	width: 760px;
	height: 120px;
	margin-top: 15px;
	margin-bottom: 15px;
}
body {
	font-size: 62.5%;
	margin: 0em auto;
	padding: 0em;
	background: #1C5D78 url(../img/img_background.gif) top center repeat-y;
  	font-family: Verdana,Tahoma, Arial,sans-serif;
}

/*******************/
/***   FOOTER    ***/
/*******************/
#footer {
	clear: both;
	float: left;
	width: 76em;
	height: 2.5em;
	margin: 0em 0em 1.0em 0em;
	padding: 0.25em 0em 0.3em 0em;
	/*border-top: solid 0.1em #FED059;
	border-bottom: solid 0.1em #FED059;	*/
	/*background-color: rgb(255,236,128);*/
	background-color: #5CCFFF;
	text-align: center;
	/*color: rgb(100,100,100);*/
	color: #000000;
	font-size: 1.0em;
	/*font: normal 10pt verdana;*/
}