/******************
	Template
******************/
body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	font-family: georgia, times, serif;
	
	background-image:url(../../images/secret-message/body_black.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	
}
#absolute_link {
	position:absolute;
	top:30px;
	right:0px;
	width:165x;
	height:60px;
	font-size:14px;
}
#absolute_image {
	position:absolute;
	top:20px;
	left:0px;
}
#absolute_link_content {
	position:absolute;
	top:40px;
	right:20px;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Helvetica, sans-serif;
	text-decoration:none;
}
#template_main {
	/*
	border:1px solid #CCCCCC;
	*/
	width:800px;
	margin:0px auto 20px auto;
	padding:0px 0px 0px 0px;
}
#template_header_container {
	width:100%;
	margin:0px auto 0px auto;
	height:312px;
	background-image:url('/images/secret-message/wetnote1.jpg');
}
#template_header {
	width:100%;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	height:30px;
	color:black;
	font-family:Helvetica, Georgia, sans-serif;
}
#template_title {
	width:200px;
	font-size:36px;
	padding-left:0px;
	float:left;
	color:black;
}
#template_title a, #template_title a:hover,
#template_title a:visited {
	color:white;
	text-decoration:none;
}
#template_menu {
	padding:0;
	margin:0px 10px 0px 0px;
	float:right;
	font-size:26px;
}
#template_menu a{
	text-decoration:none;
}
#template_menu a:hover{
	text-decoration:none;
	font-size:26px;
	font-weight:bold;
}

#template_content {
	width:800px;
	position:relative;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	min-height:300px;
	background-color:#ffffff;
	border-top:5px solid #006699;
}
#template_main_footer {
	margin-top:2px;
	padding:0px 0px 0px 0px;
	background-color:#464646;
	color:#cccccc;
	text-align:center;
	
	background-position:bottom left;
	background-repeat:repeat-x;
}

#template_footer {
	font-family: georgia, times, serif;
	color:white;
	width:100%;
	position:relative;
	margin:40px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	font-size:12px;
	text-align:right;
	min-height:100px;
	background-image:url(../../images/graduates-and-employers/background_footer.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#464646;
}
#template_footer_content {
	width:800px;
	position:relative;
	margin:20px auto 10px auto;
	padding:0px 0px 0px 0px;
}
#footer_about {
	width:220px;
	float:right;
}
#footer_extra {
	width:350px;
	float:right;
}
#footer_contact {
	width:220px;
	float:left;
	text-align:left;
}

/******************
	Drop Down
******************/
#template_menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#template_menu li {
	float: left;
	position: relative;
}

#template_menu li ul {
	display: none;
	position: absolute;
	top:1em;
	left:0;
	width:130px;
	color:white;
}
#template_menu li ul .last {
	background-position:bottom right;
	background-repeat:no-repeat;
}
#template_menu li ul .first {
	line-height:16px;
	background-image:none;
	background-color:none;
}
#template_menu li ul li {
	width:100%;
	line-height:25px;
	text-indent:5px;
	background-position:top;
	background-repeat:repeat;
}
#template_menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#template_menu li:hover ul, #template_menu li.over ul { /* lists nested under hovered list items */
	display: block;
}
.main_li {
	height:22px;
	width:130px;
	padding:8px 0px 0px 0px;
	vertical-align:baseline;
	background-position:bottom left;
	background-repeat:no-repeat;
	text-indent:10px;
}


/******************
	General Classes
******************/
.right_column {
	float:right; 
	width:350px; 
	margin:0px 0px 0px 0px; 
	text-align:right;
}
.left_column {
	float:left; 
	width:400px; 
	margin:0px 0px 0px 0px; 
	text-align:left;
	background-color:#ffe1e1;
	padding:10px 5px 10px 5px;
	font-size:14px;
	font-weight:bold;
}
.single_column {
	clear:both;
	width:800px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
.flash_update {
	text-indent:5px;
	margin:0px 0px 0px 0px;
	background-color:#33CC33;
	color:white;
	border-top:1px solid #999999;
	width:100%;
}
.flash_error {
	text-indent:5px;
	margin:0px 0px 0px 0px;
	background-color:#CC3300;
	color:white;
	border-top:1px solid #999999;
	width:100%;
}
.flash_info {
	text-indent:5px;
	margin:0px 0px 0px 0px;
	background-color:#F5F5F5;
	color:#999999;
	border-top:1px solid #999999;
	width:100%;
}
.error {
	color:red;
}
.special_instructions {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFCC;
	border:1px dashed #006699;
	width:500px;
	text-align:left;
	padding:10px 25px 10px 20px;
	margin:10px auto 10px auto;
	background-image:url(../../images/graduates-and-employers/information.gif);
	background-position:center left;
	background-repeat:no-repeat;
}
.review {
	font-size:12px;
	margin-bottom:10px;
}
.review p {
	font-style:italic;
}
.highlight_text {
 	background-color:#FFFFCC;
}
/******************
	Subfile Classes
******************/
.subfile_row1:hover, .subfile_row2:hover {
	background-color:#FFFFCC;
}
.subfile_row3:hover, .subfile_row4:hover {
	background-color:#FFFFCC;
}
.subfile_row5:hover, .subfile_row6:hover {
	background-color:#FFFFCC;
}
.subfile_div {
	width:100%;
}
.subfile_table {
	width:95%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #CCCCCC;
}
.subfile_table thead {
	font-size:12px;
	color:#FFFFFF;
	background-color:#000000;
}
.subfile_row1 {
	background-color:#DBE0F7;
	color:#000000;
}
.subfile_row2 {
	background-color:#F5F5F5;
	color:#000000;
}
.subfile_row3 {
	background-color:#B8E7CF;
	color:#000000;
}
.subfile_row4 {
	background-color:#E2F5EC;
	color:#000000;
}
.subfile_row5 {
	background-color:#FFE6CC;
	color:#000000;
}
.subfile_row6 {
	background-color:#FFF8E8;
	color:#000000;
}

a:visited {
	color:blue;
}
.note1 {
	background-color:#f5f5f5;
	margin-bottom:50px;
}
.note2 {
	background-color:#ffffff;
	margin-bottom:50px;
}

.wetnote_container {
	font-family:times;
}
.wetnote_title {
	width:70%;
	float:left;
}
.wetnote_notebook {
	width:25%;
	float:left;
}
.wetnote_body {
	padding-top:15px;
	margin-bottom:20px;
	clear:both;
}
.wetnote_hint {
	color:green;
}
.infobox {
	border:1px dashed green;
	background-color:#f5f5f5;
}
.manage_notes {
	font-family:Arial;
	width:100%;
	margin:10px auto 10px auto;
	border:1px solid #CCCCCC;
}
.manage_notes thead tr {
	background-color:blue;
	color:white;
}
.manage_notes tr {
	background-color:#f5f5f5;
}