/* @override 
	http://dev.dyadcom.com/nbme/trunk/css/
	http://dev.dyadcom.com/nbme/trunk/css/screen.css
*/

/* @group HTML */

body{
	background-color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 100%;
}

/** For Publications Only **/
.pubs-h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 42px;
	font-weight: lighter;
	line-height: 100%;
} 

/** For regular use **/

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #d09c41;
	font-size: 26px;
	font-weight: bold;	
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 100%;
}
	
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #416c84;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-size: 16px;
	line-height: 110%;
	padding-top: 20px;
	padding-bottom:10px;
}

h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #d09c41;	
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}

h4{
	
	font-weight: bold;
	border-bottom: 1px #dedede solid;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 110%;
}

h5{
	color: #416c84;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}
p{
	line-height: 140%;
}

.ServicesFor{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #d09c41;	
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
/* @end */
/* @group Structure */

#container{
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

/* @group Header */
/* Shows the print header */
#headerPrint{
	display:block;
	width: auto;
	border-bottom: #dedede;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#header{
/**display: none;**/
	position: absolute;
	background-image: url(/img/printlogo.gif) no-repeat 357px 0;
   height: 41px;
	width: auto;
	border-bottom: #dedede;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}

#header a#logo{	
	display: none;
	position: absolute;
	width: 357px;
	height: 41px;
	/*background-image: url(/img/printlogo.gif);
	/**text-indent: -9000px;**/
	
	}

#header #contact_link{
	display: none;
/**	position: absolute;
	right: 161px;
 	top: 38px;
 	color: #5386a1;
 	text-decoration: none;
 	overflow: hidden;**/
}

#header #searchbox{
	display: none;
/**	position: absolute;
	right: 0;
	top: 36px;**/
}

#header #searchbox #search{
	display: none;
/**	padding-left: 28px;
	background: url(/img/search.gif) 0 0;
	height: 17px;
	width: 112px;
	border: 0px;**/
}




/* @end */
/* @group Footer */

div#footer{
	background-color: #deebf3;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display: none;
	position: relative;
	margin-bottom: 30px;
	height: 65px;
}

div#footer div#address{
	position: absolute;
	right: 26px;
	top: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

div#footer #footer-logo{
	display: block;
	width: 114px;
	height: 41px;
	position: absolute;	
	right: 305px;
	top: 11px;
	text-indent: -9000px;
	background: url(/img/logo-footer.gif) no-repeat;
}

div#footer ul#footerLinks{
	position: absolute;
	top: 10px;
	left: 15px;
}

div#footer ul#footerLinks li a{
	background-image: none;
	padding: 0;
	margin: 0;
	color: #5b869e;
	font-size: 8pt;
	line-height: 150%;
}

div#footer ul#footerLinks li {
	margin: 0;
	border-color: #deebf3;
		list-style: none;
}

div#footer ul#footerLinks li a:hover{
	color: #000;
}

#footerPrint{
	display:none;
	font-size:8px;
}

/* @end */
/* @group Content */

#content{
	position: absolute;
	overflow:visible !important;

	border-bottom: 1px #dedede solid;
	margin-bottom: 10px;
	padding-bottom: 10px;	
}

body#home #content{
	border-bottom: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
	overflow: hidden;
}

#content a{ color: #416c84; text-decoration: underline;}
#content a:hover{
	text-decoration: underline;
	/**text-align: center;**/
}

/* @group Global */

ul{margin-bottom: 10px;}

ul li{
	margin-bottom: 5px;
	line-height: 110%;
}

ul li a{
	color: #818181;
	text-decoration: none;
	display: block;
}

ul li a:hover, ul li a.cur{
	color: #000;
}

ol{margin-bottom: 10px;}

ol li{
	margin-bottom: 5px;
	line-height: 110%;
}

ol li a{
	color: #818181;
	text-decoration: none;
	display: block;
}

ol li a:hover, ol li a.cur{
	color: #000;
}



#SideLists {
	font-size: 95%;
	display: none;
}

/**#SideLists ul li {
	margin-bottom: 5px;
	line-height: 110%;
	color: #818181;
	text-decoration: none;
	/**display: list-item;**/
	}

.button{
	display: none;
/**	overflow: hidden;
	margin-bottom: 10px;**/
}

.buttonup{
display: none;
	background: url(/img/buttonup.jpg);
	background-repeat: no-repeat;
	height: 5px;
}

.buttondown{
   display: none;
	background: url(../img/buttondown.jpg);
	background-repeat: no-repeat;
	height: 5px;
}

/*
.button.green .buttonup{ background-image: url(../img/buttonup1.jpg); }
.button.green .buttondown{ background-image: url(../img/buttondown1.jpg); }
*/
.button .buttonup{ background-image: url(/img/buttonup1.jpg); }
.button .buttondown{ background-image: url(/img/buttondown1.jpg); }

.button.yellow .buttonup{ background-image: url(/img/buttonup.jpg); }
.button.yellow .buttondown{ background-image: url(/img/buttondown.jpg); }

.button h3{
	display: none;
/**	background-color: #e9e294;
	color: #333;
	/**text-transform: capitalize;
	font: normal normal 15px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 0 7px;
	font-weight: bold;
	font-style: italic;
	font-size: 15px;
	text-align: left;**/
}

#boxes{
 display: block;
}

#box1{
   display: none;
	width: 226px;
	float: left;
}

#box2{
   display: none;
	width: 226px;
	float: left;
}

#box3{
   display: none;
	background-color: #f2f0e4;
	width: 466px;
	float: right;
}

.buttonup1{
   display: none;
	background: url(/img/buttonup1.jpg);
	background-repeat: no-repeat;
	height: 5px;
}

.buttondown1{
   display: none;
	background: url(/img/button-home-down1.jpg);
	background-repeat: no-repeat;
	height: 105px;
}

.buttondown2{
   display: none;
	background: url(/img/button-home-down2.jpg);
	background-repeat: no-repeat;
	height: 105px;
}

.button h1{
   display: none;
	background-color: #e1dece;
	color: #333;
	text-transform: capitalize;
	font: normal normal 15px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 0 7px;
}


/* @group Sidenav */

div#sidenav{
display:none;
	/**width: 226px;
	float: left;
	padding-top: 0;
	margin-top: 10px;
}

#sntop, #snbottom{
	height: 6px; 	
	background-repeat: no-repeat; 
}
#sntop{background-image: url(/img/sidenavtop.jpg);}
#snbottom{background-image: url(/img/sidenavbottom.jpg);}

/*div#nav{ margin-bottom: 20px;}
#snbottom{padding-bottom: 20px;}

div#nav li a.cur{font-weight: bold;}

div#nav ul li.first{border-top: 0px;}
div#nav ul li.last{border-bottom: 0px;}

/* div#nav ul li.indent {padding-left: 10px;} 
div#nav ul li.indent.last{padding-bottom: 0;}

div#nav ul{	
  background-color: #5b869e;
	margin: 0;
	padding-left: 0;
}

div#nav ul li{ 
	color: #fff; 
	text-indent: 10px;
	border-bottom: 1px #33637a solid;
	border-top: 1px #709eb6 solid;
	margin: 0px;
	padding: 5px 0px;
		list-style: none;
}

div#nav ul li ul{
	margin-top: 5px;
	border-top: 1px #33637a solid;	
	list-style: none;
}

div#nav ul li a{	

	color: #fff;
	text-decoration: none;
	display: block;
	background-image: none;
	padding-left: 0px;
	list-style: none;
}


div#nav ul li a:hover{	
	color: #e9e294;
}

div#nav ul.subnav{
	background-color: #96b9cc;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: -5px;
	display: none;/* we'll unhide the relevant subnav with js 
}

div#nav ul.subnav li{ padding: 0 0 0 10px;	margin-bottom: 5px; }

div#nav ul.subnav li, div#nav ul.subnav li a{color: #000;border: 0px;}

div#nav ul.subnav li a{padding: 0 0 0 0;}

div#nav ul.subnav li ul.subnav { border: none; }

div#nav ul li.indent a { padding-left: 10px; display: block; }
div#nav ul li.indent ul li { padding: 0 10px 0 20px; text-indent: 0; **/
} 

div.bigbox{	

	padding: 18px;
	margin-bottom: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

div.bigbox h1{	
	font-size: 18px;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
}

.bigbox.green{
	background-color: #87a952;
	color: #fff;
}

.bigbox.green h1{color: #fff;}
.bigbox.yellow{
	background-color: #ece091;
	color: #000;
}

.bigbox.yellow h1{color: #000;}
div#rightbox div.bigbox.yellow ul{margin-top: 5px;}
div#rightbox div.bigbox.yellow ul li{
	
}
div#rightbox div.bigbox.yellow ul li a{	
color: #000; 
/*background-image: url(/img/bullet-black.gif);*/
font-weight: bold;
}

/* @end */

/* @group Text */

#headline{
	background-color: #e9e294;
	width: 702px;
	margin-bottom: 10px;


}

#top{
	background: url(/img/headertop.jpg); 
	background-repeat: no-repeat;
	height: 20px;
}

#middle{padding: 0 10px 5px;}

#middle h1, #middle h2{
	line-height: 110%;
	font-weight: normal;
	font-style: normal;
}

#bottom{
	background: url(/img/headerbottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

#text{
	display: block;
	/**float: left;**/
	margin-top: 10px;
	margin-left: 10px;
	/**width: auto;**/
	overflow: visible;
	height: auto;

}

#info2{
	/**width: auto;**/
	/**overflow: hidden;**/
	/**float: left;**/
	padding-left: 8px;
	/**text-align: left; **/

}

#info{
	width: auto;
	overflow: visible;
	float: left;
	padding-left: 8px;
	/** text-align: left; do not change - this affects headings **/

}

#info h2{
	margin-bottom: 10px;
	color: #416c84;
	margin-top: 0;
}

#big_image{
	display:none;
}

#slideshow{
	background: url(/img/imagehome.jpg) no-repeat;
	width: 702px;
	display:  block;
	float:  right;
	height: 291px;
	margin-bottom: 10px;	
}

#info p, #info2 p{
	margin-bottom: 10px;
	text-align: left;
}

#info ul{
	display: block;
	overflow: hidden;
	margin: 10px 0 10px 10px;
	padding: 0;
	list-style: none outside none;
}

#info table{
	margin-bottom: 5px;
	margin-top: 5px;
}

#info table, #info table th, #info table td, #info table tr
{
	border: 1px solid #DEEBF3;
}



#info table th{ background-color: #EFF5FA }

/**#info table td{
	padding: 0 5px 5px 0;
}**/

/*added to get a table with no border*/

#info .table-Jan{
	margin-bottom: 5px;
	margin-top: 5px;
}

#info .table-Jan, #info .table-Jan th, #info .table-Jan td{
	border: 0px;
}


#info .table-Jan td, #info .table-Jan th{
	padding: 3px;
}

#info .table-lines{
	margin-bottom: 5px;
	margin-top: 5px;
}

#info .table-lines, #info .table-lines th, #info .table-lines td{
	border: 1px solid #5B869e;
}


#info .table-Jan td, #info .table-Jan th{
	padding: 3px;
}


#info ul li{

	line-height: 120%;
	text-decoration: none;
	background: url(/img/bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
}

#info ul li a{
	display: inline;
	padding: 0px;
	color: #5b869e;
}

#info ul li a:hover{
	color: #666;
}
#info2 ul li{
	list-style: none outside none;
	line-height: 120%;
	text-decoration: none;
	background: url(/img/bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
}

#info2 ul li a{
	display: inline;
	padding: 0px;
	color: #5b869e;
}

#info2 ul li a:hover{
	color: #666;
}

#info2 blockquote{
	padding: 0 15px 0 15px;
}


#sitemap ul li{
	list-style: none outside none;
	line-height: 120%;
	text-decoration: none;
		padding-left: 10px;
}

#sitemap ul li a{
	list-style: none outside none;
	display: inline;
	padding: 0px;
	color: #5b869e;
}

#sitemap ul li a:hover{
	color: #666;
}


/*Experimental classes for Students/SAS button*/
.sasBTN, .sasBTN:link, .sasBTN:visited{
	line-height:40px;
	background: url('/img/sasbtn_1.jpg') repeat-x;
	color:#FFF;
	font-weight:bold;
}

.sasBTN:hover{
	background:url('/img/sasbtn_2.jpg') repeat-x;
	color:#FF9;
	font-weight:bold;
}

/*.sasBTN a{
	color:#FFF !important;
}
.sasBTN a:hover{
	color:#FF9; !important;
}*/

.learnmore{
	display:block !important;
}


/* @end */

/* @group Right Box */

#rightbox{
display:none;
/**	width: 226px;
	float: right;
	position: relative;
}

#rightbox .button h1{
	padding-bottom: 5px;
	padding-top: 1px;
}

#rightboxtop, #rightboxbottom{
	background-repeat: no-repeat;
	height: 8px;
}

#rightboxtop{ background: url(/img/rightboxtop.jpg); }
#rightboxbottom{ background: url(/img/rightboxbottom.jpg); }

#rightbox ul{
	margin-left: 7px;
	padding-left: 0;
	list-style: none outside none;
}

#rightbox ul li{ 
  padding-left: 10px;
	background: url(/img/bullet.gif) no-repeat 0 5px;
}

#rightbox li a{
	color: #818181;
	text-decoration: underline;
	display: block;
}
/* @end */

/* @end */
/* @end */
/* @group Pages */

/* @group Home */

#sections{
	overflow: hidden;
	border-bottom: 1px #dedede solid;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.homeSection{
	float: left;
	margin-right: 10px;
	width: 226px;
}

.homeSection img{
	margin-bottom: 5px;
}

.homeSection.button h1{
	padding-bottom: 5px;
}

.homeSection .buttonup{ background: url(/img/buttonup1.jpg);}
.homeSection .buttondown{ background: url(/img/buttondown2.jpg);}

#faces_of_nbme{
	float: left;
	width: 465px;
	display: block;
	background-color: #f2efe3;
	margin-bottom: 10px;
}

#faces_of_nbme h1{
	color: #333;
	text-transform: capitalize;
	font: normal normal 15px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 5px 0 5px 7px;
	background: #e1dece url(../img/buttonup1-long.jpg) no-repeat;
}

.faces_txt{
	float: left;
	width: 289px;
	padding: 7px;
}

.faces_txt a{ color: #787878; text-decoration: none; }
.faces_txt a:hover{ color: #000;  }

/* @end */
/* @end */

.clear-all{
	clear:both;
}
.smdate{
	font-size: 95%;
	margin-left: 10px;
	}
   /* @group APB */

div#rightbox ul.apb_btns{
	margin-left: 8px;
}

div#rightbox ul.apb_btns li{
	float: left;
	padding: 0;
	margin: 0 7px 0 0;
}

div#rightbox ul.apb_btns li a{
	margin: 0px;
	padding: 0px;
	background-image: none;
	display: block;
	width: 102px;
	text-indent: -9000px;
	height: 45px;
}

div#rightbox ul.apb_btns li#btn-contact a{
	background-image: url(../img/apb-btn-contact.gif);
}

div#rightbox ul.apb_btns li#btn-join a{
	background-image: url(../img/apb-btn-join.gif);
}

/**  Left Side Buttons **/

#leftbox{
display:none;
/**	width: 226px;
	/**float: left;
	position: relative;
	float: left;
}

#leftbox ul{ padding-left: 0; }

div#leftbox ul.apb_btns{
	margin-left: 0px;
}

div#leftbox ul.apb_btns li{
	float: left;
	position: relative;
	padding: 0;
	margin: 0 5px 0 0;
}

div#leftbox ul.apb_btns li a{
	margin: 0px;
	padding: 0px;
	background-image: none;
	display: block;
	width: 102px;
	text-indent: -9000px; 
	height: 45px;
}

div#leftbox ul.apb_btns li#btn-contact a{
  float: left;
  background-image: url(../img/apb-btn-contact.gif);
}

div#leftbox ul.apb_btns li#btn-join a{
  float: left;
	background-image: url(../img/apb-btn-join.gif);
}

div#leftbox ul.apb_btns,
div#leftbox ul.plain_btns, 
div#leftbox ul.plain_med{ list-style: none outside none; }

div#leftbox ul.apb_btns li a, 
div#leftbox ul.plain_btns li a, 
div#leftbox ul.plain_med li a{ background-repeat: no-repeat; }



/* ---------  not ABP left side buttons ---------*/

div#leftbox ul.plain_btns{
	/**margin-left: 8px;**/
}

div#leftbox ul.plain_btns li{
	/**float: left;
	padding: 0;
	margin: 0 0 0 0;
}

div#leftbox ul.plain_btns li a{
	margin: 10px 0 0 0;
	padding: 10px 0 0 8px;
	background-image: none;
	display: block;
	width: 100px;
	/**text-indent: -9000px;
	height: 45px;**/
}

div#leftbox ul.plain_btns li#btn-dark a{
	/**background-image: url(/img/plainbluebutton.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: white;
	text-decoration: none;
}

div#leftbox ul.plain_btns li#btn-light a{
	background-image: url(/img/lightbluebutton.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #53869E;
	text-decoration: none;
}

div#leftbox ul.plain_long li{
	float: left;
	padding: 0;
	margin: 0 0 0 0;
}
div#leftbox ul.plain_long li a{
	margin: 8px 0 0 0;
	padding: 9px 0 0 10px;
	background-image: none;
	display: block;
	width: 165px;
	/**text-indent: -9000px;
	height: 35px;**/
}

div#leftbox ul.plain_long li#btn-long a{
	/**background-image: url(/img/lightbluebutton-long.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 90%;
	font-weight: bold;
	color: #53869E;
	text-decoration: none;
}

div#leftbox ul.plain_med li{
	float: left;
	padding: 0;
	margin: 0 0 0 0;
}
div#leftbox ul.plain_med li a{
	margin: 10px 0 0 0;
	padding: 10px 0 0 10px;
	background-image: none;
	display: block;
	width: 162px;
	/**text-indent: -9000px;
	height: 45px;**/
}

div#leftbox ul.plain_med li#btn-med a{
	/**background-image: url(/img/lightbluebutton-med.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #53869E;
	text-decoration: none;
}


/**** End Left side buttons ***/

.smtext{  /* for indented text under bullets */
	font-size: 95%;
	padding-left:25px;
}

ol.smtext {
  list-style-position: inside;
  margin-left: 0;
  text-indent: -18px;

}




.button2{ font-family: Tahoma; 
	font-size: 9pt;
   border-style: outset outset outset outset;  
	background: #83ABBE;  
	font-weight: bold;
	text-justify: auto;
	text-align: center;
	text-decoration: none;
	color: #FFffff;
	border-color: #9BADD9 #83ABBE #83ABBE #9BADD9;
/*	float: center;*/
	padding: 7px 14px 7px 14px;
	border-right-width: 4px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
 	margin: 5px;
	outline-width: 1px;} 
.button2 a{
	color: white;
	text-decoration: none;
}
.button2 a:hover{
	color: Yellow;
	
}
.openCloseAll{
	display:none;
}

/* @end */
