/*
* This stylesheet controls the overall look and feel
* of Ecole Internationale De New York 
* Created by http://www.Deipec.com - All Rights Reserved 2009.
*/
body {	font-family: Georgia; margin:0; padding:0; color:#2f2d2d; font-size:12px; width:100%;  
/*background-color:#CCC;*/
background:url(../images/bg.gif) repeat-x;
behavior: url("js/csshover3.htc"); 
}
h2{ font-size:12px; color:#504d46;}
h1{ font-size:15px;}
form {margin:0;  padding:0;
}
img {border:0px
}
a {	color:#3c3c3c; font-size:12px; text-decoration:none
}
a:hover {
	text-decoration:underline;
	font-size: small;
	color: #F00;
}
#body { width:1000px;  position:relative; text-align:left;
} 
#header {position:absolute; width:100%; background-color:#eaeaea; border:1px solid #FFF;
}
.clear { font-size:0px; height:1px; clear:both
}
#nav { width:100%; height:35px;  background-color:#504d46; border:1px solid #666; border-left:none; border-right:none;
}
#nav ul{margin:0; padding:0; list-style:none;
}
#nav ul li{margin:0;  display:inline; 
}
#nav ul li div{
	background-color:#300;
	float:left;
	text-align:center;
	margin:0px;
	padding:4px 10px 5px 10px;
	background: url(../images/nav_bg.gif) no-repeat left;  
}
#nav .navhome, #menu .navhome{
	width:180px;
}
#nav .navabout, #menu .navabout{
	width:180px;
}
#nav .navacademics, #menu .navacademics{
	width:180px;
}
#nav .navschoolife, #menu .navschoolife{
	width:180px;
}
#nav .navadmissions, #menu .navadmissions{
	width:180px;
}
#nav a {color:#FFFFFF; font-size:11px; text-decoration:none; font-weight:bold; 
}
#logo{
width:100%; background-color:#FFFFFF;
}
#logo img{
	margin-left:50px;
	margin-top:5px;
	margin-bottom:3px;
}
#body_main{
	padding:10px 10px 0 10px;
	font-size: 12px;
}
#body_main_specl{
width:250px; float:left;
}
#body_main_specr{
width:200px; float:left;
}
#blue_bar{
	background-color:#3b58e4;
	height:15px;
}
#blue_bar_l{
float:left;  margin-left:10px;
margin-top:4px;
}
#blue_bar_r{
float:right;  margin-right:10px; text-align:right;
margin-top:4px;
}


#blue_bar div a, #blue_bar div a:hover, #blue_bar div a:visited, #blue_bar div a:link{
	color:#FFFFFF;
	font-size:11px;
	
}

#body_main .body_left{
	width:473px;
	float:left;
	background-color:#dfdede;
	margin-right:10px;
	margin-bottom:10px;
	font-size: 12px;
}
.body_left .body_left_inner{
	padding:0 24px 0 24px;
	font-size: 12px;
}
.body_left_inner_title{
	font-size:14px;
	color:#343433;
	text-transform:none;
	font-weight:bold;
	padding:25px 0 15px 0;
}
.body_left_inner_div{
	float:left;
	width:205px;
	margin-right:5px;
	padding-right:2px;
	font-style:italic;
}
#body_left_inner_verline{
	border-right:1px solid #451b2f;
	font-style:normal;
}
.read_more{
	font-size:10px;
	font-style:italic;
}
#body_main .body_right{
	width:473px;
	float:right;
	background-color:#FFFFFF;
	margin-bottom:10px;
	font-style:italic;
	font-size: x-small;
}
.body_right .body_right_inner{
	padding:0 24px 0 24px;
	font-size: 12px;
}
.body_right_inner_title{
	font-size:14px;
	color:#343433;
	text-transform:none;
	font-weight:bold;
	padding:25px 0 15px 0;
}
img.image_holder{
padding:0 28px 25px 0;
}
#footer{
background:#504d46; border-top:1px #FFFFFF solid; font-family:Arial, Helvetica, sans-serif; border-top:1px solid #451b2f; color:#FFF;
}
#footer a{
	color:#FFF;
}
#footer .footer_inner{
padding:6px 0 6px 0;
}
#left_banner{
float:left;color:#FFF; padding:5px;  margin:15px 3px 15px 3px; width:185px;
position:absolute;
}
* html #left_banner{
position:absolute;
}
#right_banner{
float:right; color:#FFF; padding:5px;  margin:15px 3px 15px 3px; width:185px;
}

/*drop down menu*/
#menu {
width:100%; height:39px;  background-color:#504d46; border:1px solid #ffffff; border-left:none; border-right:none;
}
#menu ul li div{
text-align:center;
background: url(../images/nav_bg.gif) no-repeat left; 
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF; font-size:9px; text-decoration:none; font-weight:bold;
padding:4px 10px 4px 10px;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}
#menu a, #menu h2 {
display: block;
border-width: 1px;
border-style: solid;
border-color: #ffffff;
margin: 0;
padding: 2px 0 2px 0px;
font-size:11px;
text-indent:3px;

font-family:Arial, Helvetica, sans-serif;
}
#menu a {
color: #ffffff;
background-color:#504d46;
text-decoration: none;
width:100%;
}
#menu a.mainNav {
	border:none;
}
#menu a.secNav{
	border-bottom:none;
	width:100%;
	line-height:1.6;	
}
#menu #active_nav, #menu .active_nav{
	background: #3b58e4;
}
#menu ul li div:hover, #menu a:hover, #menu a.mainNav:hover {
color: #ffffff;
background: #3b58e4;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}
#menu ul li {
width:199px;
}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

#menu_line_h{
	line-height:1.6;
}
#out_line{
	line-height:1.9;
}
#out_line ul li{
list-style:outside;
}
#out_line a{
text-decoration:underline;
color:#451b2f;
}
p a{
	color:#451b2f;
	text-decoration:underline;
}
#table_spec{
border:1px solid #451b2f;
}
#table_spec .bot_border{
	border-bottom:1px solid #451b2f;
}
#table_spec #left_border{
	border-left:1px solid #451b2f;
}
#login{
font-style:italic; margin-right:5px;
}
#login a{
	font-size:11px;
}
#founders_left{
width:210px; float:left; margin-bottom:10px;
}
#founders_right{
margin-top:100px;
}
#sch_outline{
	list-style-position:inside;
	padding-left:3px;
}
#header #logo_image{
margin-left:170px;
}
	
#body #header #body_main div table tr td #body_main2 div p a {
	color: #F00;
}
#body #header #body_main .body_left .body_left_inner table tr th a {
	color: #800000;
	font-weight: bold;
}
#body #header #body_main .body_right .body_right_inner table tr th a {
	color: #800000;
	font-weight: bold;
}
