/* 
==========================================================================================
Universals for Parentsconnect Proper
==========================================================================================
*/

body {font: normal 100.01% Georgia, "Times New Roman", Times, serif; color:#666; background: #faf6ed; } /* % to allow IE/Win to resize fonts proportionally - 100.01% to correct for bugs in Opera and Safari */ 
h1, h2, h3, h4 {font-weight:bold; font-family: Arial, Helvetica, sans-serif; }
a {color:#1d83c1; text-decoration:none;} 
a:hover {text-decoration:underline;}
strong {font-weight:bold;}
em, i {font-style:italic;}

#global-navigation-menu td.selected #nav-opt-submenuWrap iframe.nav-opt-overlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0;
	//top: auto;
	//left: auto;
	width: 100%; 
	//width: expression(this.nextSibling.offsetWidth);
	height: 100%;
	//height: expression(this.nextSibling.offsetHeight);
	z-index: -1; 
	filter:alpha(opacity=0);
}

.ad-292x54 {margin-left: 25px; margin-bottom: 10px;}

/* 
==========================================================================================
REPORT ABUSE FORM
==========================================================================================
*/

.columnCombined {position:relative; }
#reportAbuse {
width:355px;
height:280px;
position:absolute;
background:url(/assets/login_etc/reportAbuseBalloon.png) no-repeat; 
}
#reportAbuse form {
padding-top:39px;
padding-left:18px;
}
#reportAbuse select, #reportAbuse textarea{
font-size:10px;
font-family:verdana;
}

#reportAbuse textarea{
width:300px;
margin-top:45px;
}
#reportAbuse select {
width:302px;
}
#reportAbuse #btnClose{
text-align:right; 
margin-right:20px;
margin-top:5px;
}
#reportAbuse #btn{
text-align:right; 
margin-right:35px;
margin-top:8px;
}

