/* Styles for MBA Recruiting Application */
/* pages checked in Firefox, IE6, Safari */
/* new singlecol 4-20 */
body {
	background: #a8acb5 url(../images/forms/bg-body.gif) repeat-y 50% 0;
	color: #444;
	font: normal 68% Verdana, Geneva, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

/* Zero out some of the browser defaults */
h1, h2, h3, h4, h5, h6, div, dd, dt, blockquote, td, th{
	line-height: 1.0em;
	margin: 0;
	padding: 0;
}

/* Center the page */
#outerright, #outerleft{
	width: 803px;
	margin: 0 auto;
}

#container{
	width: 761px;
	margin: 0 auto;
}

/* Tile background gradients down the side edges */
#outerright{
	background: url(../images/forms/bg-outerright.gif) repeat-y top right;
}

#outerleft{
	background: url(../images/forms/bg-outerleft.gif) repeat-y top left;
}

/* Place 8 pixel gutter down each side and set a default background of white */
#container {
	background-color: #FFFFFF;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	padding: 0 8px 0 8px;
}

/* Tile the dotted rule across the top of the banner area */
#branding{
	width: 761px;
	background: #fff url(../images/forms/bg-dots.gif) repeat-x top left;
	float: left;
	padding: 1px 0 0 0;
}

/* HBS Nameplate */
#branding-main{
	float: right;
	padding: 0;
}

	
/* Shield */
#branding-sub{
	float: left;
	width: 78px;
	padding: 13px 0 0 17px;
}

/* Supernav */
#supernav{
	float: left;
	width: 761px;
	color: #a5a5a5;
	text-transform: uppercase;
	font-size: 90%;
	padding: 7px 0 4px 0;
}

#supernav a{
	font-size: 90%;
	color: #7cafca;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1px;
}

#supernav a:hover{
	text-decoration: underline;
}

/* Alumni and MBA Recruiting home */		
#utility-external{
	float: left;
	padding: 0 10px 1px 15px;
}

#supernav #utility-external a{
	color: #7cafca;
	margin: 0 10px 0 0;
	padding: 0;
}

/* TEXT VERSION
#supernav #utility-external a{
	background: url(../images/forms/arrow-diagonal.gif) no-repeat 0 1px;
	color: #7cafca;
	margin: 0 10px 0 0;
	padding: 1px 1px 1px 15px;
}

#supernav #utility-external a:hover{
	background: url(../images/forms/arrow-diagonal-over.gif) no-repeat 0 1px;
}
*/

/* Common Tasks */
#utility-tasks{
	float: right;
	padding: 0 17px 1px 0;
}

#utility-tasks a{
	padding: 0;
	margin: 0;
}

#utility-tasks a.first{
	padding: 0 0 0 7px;
	margin: 0;
}

#supernav #utility-tasks a.service{
	margin: 0 0 0 30px;
}

/* Navigation Tabs and links underneath */
/* Navigation under the banner, tabs and subnav */
#navigation ul{
	list-style-type: none;
	float: left;
}

#navigation li{
	display: inline;
}

#navigation li a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 1.0em;
}

#navigation li a:hover{
	text-decoration: underline;
}

/* Navigation - Tabs */
#navigation-main{
	border-bottom: 1px solid #505050;
	float: left;
	padding: 0;
}

#navigation-main ul{
	border-top: 1px solid #505050;
	border-right: 1px solid #505050;
	border-left: 1px solid #505050;
	margin: 0;
	padding: 1px;
}

#navigation-main li a{
	color: #fff;
	font-size: 90%;
	text-transform: uppercase;
	width: 103px;
	background: #7d7e6e;
	border-left: 1px solid #fff;
	text-align: center;
	margin: 0;
	padding: 6px 0 6px 0;
}

#navigation-main li.first a{
	border-left: none;
}

/* Navigation - Tabs - You Are Here, background dark red */
#navigation-main li a.active, #navigation-main li a.active:hover{
	background: #87002c;
	text-decoration: none;
	cursor: default;
}

/* Navigation - Subnav */
em.sub-expand{
	display: block;
	float: left;
	color: #9fa0a1;
	width: 5.0em;
	font-style: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
}

#navigation-sub{
	float: left;
	margin: 0;
	padding: 2px 0 3px 21px;
}

#navigation-sub ul{
	margin: 0;
	padding: 0;
}

#navigation-sub li a{
	color: #747566;
	background: url(../images/forms/bg-greyline.gif) no-repeat 0 50%;
	margin: 0;
	padding: 0.55em 10px 0.5em 10px;
}

#navigation-sub li.first a{
	background: none;
}

/* Navigation - Tabs - You Are Here, grey box around active item */
#navigation-sub li a.active span{
	color: #87002C;
	background: #E7E7E4;
	border: 1px solid #7D7E6E;
	text-decoration: none;
	cursor: default;
	padding: 0.25em 2.0em 0.25em 2.0em;
}

#navigation{
	width: 761px;
	float: left;
	padding: 0;
}

#navigation-main{
	/* tabs */
	width: 761px;
}

#navigation-sub{
	/* subnav */
	width: 740px;
}

#navigation-sub.empty{
	height: 3px;
}

/* Navigation Tutorial */
#navigation-tut{
	color: #a5a5a5;
	text-transform: uppercase;
	font-size: 90%;
	padding: 7px 0 4px 0;
}
#navigation-tut li{
	list-style-type: none;
	margin-bottom: 5px;
}

#navigation-tut li a{
	font-size: 90%;
	color: #7cafca;
	text-transform: uppercase;
	text-decoration: none;
	padding: 1px;
}
#navigation-tut li a:link, #navigation-tut a:visited{
	text-decoration: none;
}

#navigation-tut li a:hover{
	text-decoration: underline;
}

/* LAYOUT  - Fixed width */
#content{
	width: 761px;
	float: left;
	background: #fff url(../images/forms/bg-dots.gif) repeat-x top left;
	padding: 12px 0 30px 0;
}

/* Two Columns - Login Page */
#leftcol{
	float: left;
	width: 225px;
	margin: 0;
	padding: 0 10px 0 12px;
}

#rightcol{
	float: right;
	width: 505px;
	margin: 0;
	padding: 0;
}

#singlecol{
	float: left;
	margin: 0;
}

#singlecoldeploy{
	float: left;
	margin: 15px 50px;
}

#singlecoldeploy p{
line-height: 125%;
}

#singlecoldeploy h3 {
margin-bottom: 5px;
}

/* Footer */
#copyright{
	clear: both;
}

/* Underline links inside content area, remove underline on hover */
#content a{
	text-decoration: underline;
}


#content a:hover{
	text-decoration: none;
}

a.button:link {color: #880029 ; text-decoration: none; }
a.button:visited {color: #880029 ; text-decoration: none; }
a.button:hover {color: #880029 ; text-decoration: underline; }
a.button:active {color: #880029 ; }
/* hover, active{
	color: #880029;
	border: 3px solid #000;
}*/


/* Default paragraph style */
#content p{
	margin: 0 0 1.0em 0;
	padding: 0;
}

#content h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.2em;
	color: #9B1633;
	line-height: 1.0em;
	margin: .2em 0;
}
 
/* Default Style for headers */
#content h2, #content h3, #content h4{
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

#content h2{
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
}

  /* Exceptions */ 
  /* text on the right side of the header */
  #content h2 span{
	position: absolute;
	top: 7px;
	right: 10px;
	font-size: 90%;
	font-weight: normal;
	color: #444;
	text-align: right;
	text-transform: none;
}

  

/*  Forms, Annoucements */
.box{
	border: 8px solid #e2e2df;
	color: #838383;
	margin: 0 0 8px 0;
	padding: 0;
}

.box .section, .box-message .section{
	padding: 13px 15px 13px 9px;
}

.box_registered, .section_registered{
	padding: 5px 9px; 
	background-color: #E2E2E0;
}

/* red with dotted underline  */ 
#content .box h2, 
#content .box-message h2{
	position: relative;
	color: #87002C;
	background: #fff url(../images/forms/bg-dots.gif) repeat-x bottom left;
	margin: 0;
	padding: 8px 9px 7px 10px;
}

#content .box_registered h2{
	position: relative;
	color: #87002C;
	background: #E2E2E0 url(../images/forms/bg-dots.gif) repeat-x bottom left;
	margin: 0;
	padding: 8px 9px 7px 10px;
}

.registered {
	background-color: #E2E2E0;
}

h3.date{
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	color: #5188A4;
	padding-bottom: 0.25em;
}

h3{
	padding: 0.45em 0;
}

h4{
	font-size: 100%;
	color: #947C0B;
	padding: 0.35em 0;
}

/* Login Page */
#content form{
	margin: 0;
	padding: 0;
}

td.formbutton, p.formbutton{
	text-align: right;
}

form table{
	border-collapse: collapse;
	margin: 10px 0 10px 0;
}

/* Home Page */
h3.beginTutLink {
	text-align: center;
	margin-top: 35px;
}
h3.beginTutLink a {
	color: #7cafca;
}

/* Login Page */
#rightcol .box table{
	width: 360px;
}

form tr.part{
	background: #fff url(../images/forms/bg-dots.gif) repeat-x top left;
}

form th, form td{
	padding: 0.75em;
}

input.button{
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background: #f3f4ef url(../images/forms/bg-button.gif) repeat-x top left;
	color: #880029;
	border-width: 2px;
	border-color: #013c74;
	padding: 3px 10px;
	text-align: center;
}

#content .button{
	display: block;
	width: 80px;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: 10px;
	background: #f3f4ef url(../images/forms/bg-button.gif) repeat-x top left;
	color: #880029;
	border: 2px solid #013c74;
	padding: 5px 10px;
	text-align: center;
}

#content p.buttons{
	margin: 0 0 1.0em 0;
	padding: 0 0 3px 0;
	border-bottom: 5px solid #7c7d6d;
}

form th{
	text-align: right;
	font-weight: normal;
}

form{
	color: #444444;
}

#content form input.text{
	width: 210px;
	border: 1px solid #FFCCCC;
}

#content form td{
	background-color: #ffffff;
}

form tr.part td{
	background: #fff url(../images/forms/bg-dots.gif) repeat-x top left;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}

.text-left{
	text-align: left; 
}

#tutorial_content{
	margin-bottom: 30px;
	line-height: 135%;
}

#technotes_content{
	margin-top: 30px;
}

#importantinfo_content{
	width: 80%;
}

/* Next/Previous Page */
.nextPrevPage {
	width: auto;
	float: right;
	padding: 0 10px;
	color: #666;
	font-size: 80%;
	font-weight: bold;
}

.nextPrevPage a {
	color: #7cafca;
}

/* Tutorial Images */
.showMe {
	margin: 2px 0 13px 0;
}
.tutScreenshot {
	margin: 2px 0 20px 0;
}
