/*-----------------------------------------------------------------------------------------------------------------------
  [SUB PAGE STYLESHEET]
  
  Project:		Request Information
  URL:			northlandcollege.edu/admissions/request
  Version:		1.0
  Last Change:	06/11/08 [ created ]
  Copyright:	(c)2005-2008 Northland College. All Rights Reserved.
-----------------------------------------------------------------------------------------------------------------------*/	


/*-------------------------------------------------------------
	TABLE OF CONTENTS
---------------------------------------------------------------
	00. LAYOUT
	01. PAGE HEADERS
	02. TITLE
	03. TITLE
	04. TITLE
    05. TITLE
---------------------------------------------------------------*/


/*-------------------------------------------------------------
	00. PAGE HEADERS
---------------------------------------------------------------*/


/* =SUB PAGES - Headers/Typography ***********************************************/
h1.main-inforequest {
	height:60px;
	width:536px;
	margin:0px;
	padding-bottom:5px;
	text-indent:-9999px;
	background-image: url(hd-main.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: none;}	
	
/*-------------------------------------------------------------
	01. FORM
---------------------------------------------------------------*/

form#requestform{
	padding: 0px;
	float: left;
	width: 700px;
	background-color: #FFF;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dee2e2;
	border-right-color: #dee2e2;
	border-bottom-color: #dee2e2;
	border-left-color: #dee2e2;}

form#requestform fieldset {
	float: left;
	margin: 0 0 15px 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #dee2e2;
	width: 700px;}

form#requestform fieldset.first {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	border-top: 0px solid #dee2e2;
	width: 700px;
}

form#requestform fieldset.last {
	float: left;
	margin: 0 0 30px 0;
	padding: 20px 0 15px 0;
	border-top: 1px solid #dee2e2;
	border-bottom: 1px solid #dee2e2;
}

form#requestform div.fieldblock {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 700px;
}

form#requestform div.fieldblock label2 {
	float: left;
	display: block;
	margin: 0;
	padding: 5px 30px 0 0;
	width: 170px;
	text-align: right;
	color: #242f33;}
label {
	color: #4d5762;
	font-size: 12px;
	font-family:trebuchet ms, arial, verdana, sans-serif;
	font-weight: bold;
	text-transform: none;
	margin: 0px 0px 0 0;
	line-height: 1.2em;
}
form#requestform div.fieldblock label.hidden {
	float: left;
	display: block;
	margin: 0 0 15px 0;
	padding: 5px 0 15px 0;
	width: 186px;
	text-align: right;
	color: #242f33;
}

form#requestform div.fieldblock div.input {
	float: right;
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	border-left: 1px solid #dfe5e7;
	width: 465px;
}

form#requestform div.fieldblock div.input.active {
	border-left: 1px solid #bcc4c4;
}

form#requestform div.fieldblock div.input input {
	float: left;
	margin: 0 30px 0 0;
	padding: 5px;
	width: 250px;
	border-top: 1px solid #dee2e2;
	border-left: 1px solid #dee2e2;
	border-right: 1px solid #dee2e2;
	border-bottom: 1px solid #dfe5e7;
	background: #dee2e2;
	outline: none;
}

form#requestform div.fieldblock div.input select {
	float: left;
	margin: 0 30px 0 0;
	padding: 5px;
	width: 262px;
	border-top: 1px solid #dee2e2;
	border-left: 1px solid #dee2e2;
	border-right: 1px solid #dee2e2;
	border-bottom: 1px solid #dfe5e7;
	background: #dee2e2;
	outline: none;
}

form#requestform div.fieldblock div.input textarea {
	margin: 0 30px 0 0;
	padding: 5px;
	width: 437px;
	min-height: 200px;
	border-top: 1px solid #dee2e2;
	border-left: 1px solid #dee2e2;
	border-right: 1px solid #dee2e2;
	border-bottom: 1px solid #dfe5e7;
	background: #dee2e2;
	outline: none;
	line-height: 1.5;}

form#requestform div.fieldblock div.input span.required {
	position: relative;
	top: 4px;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 12px;
	color: #ff3716;}
form#requestform div.fieldblock div.input span.optional {
	position: relative;
	top: 4px;
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 12px;
	color: #093;}

form#requestform input.submit { margin: 0 0 30px 247px; }



table.formtablesubmit {border-collapse: collapse;width: 100%;}
table.formtablesubmit {margin: 20px 0;}
.formtablesubmit th {
	width: 40px;
	padding: 15px 15px 0 0;
	border-bottom: 1px solid #ddd;
	text-align: right;
	vertical-align: top;}
.formtablesubmit th {
  padding: 20px 15px 20px 0;
  width: 0px;
  border: 1px solid #c4e3ff;
  border-width: 4px 0 1px;}
.formtablesubmit td {
	width:280px;
	border-bottom: 1px solid #ddd;
	text-align: left;
	vertical-align: top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.formtablesubmit td {
	padding: 20px 15px 20px 0;
	border: 1px solid #c4e3ff;
	border-width: 4px 0 1px;
 	background: #e1f1ff;}

.formtablesubmit td.info {
	color: #999;
	font-size: 12px;
	line-height: 130%;
	padding-top:32px;}
.formtable td.info img {display: block; margin: 10px 0 -10px; border: none;}

div.left-column {
	float: left;
	width:147px;
	background-color: #fff;
	margin-right:4px;}
div.right-column {
	float: left;
	margin:0px;
	padding:0px;
	width: 149px;
	background-color: #fff;}
#checkbox ul {
	margin: 0px;
	padding: 0px;}
#checkbox li {
	list-style: none;
	margin-bottom:4px;}
#checkbox li span {
	color: #4d5762;
	font-size: 12px;
	font-family:trebuchet ms, arial, verdana, sans-serif;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:1px;
	line-height: 1.2em;
	padding-top: 0px;
	padding-bottom:3px;
	padding-left:5px;}		