/* Eric Meyer Reset v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*End Reset*/


/*generic styles*/


html {
	font-size: 100%; /* http://www.alistapart.com/articles/howtosizetextincss */
	overflow-y: auto; /* http://webdevel.blogspot.com/2007/05/controlling-browser-scrollbars.html */
	background-color: #fff; /*http://www.flickr.com/groups/underwearshowing/*/
}

body {
	font-size: .75em; /* http://clagnut.com/blog/348/#c794 */
	text-align: center; /* center things in <= IE6 */
	vertical-align: baseline;
	font-family: Arial, Helvetica, "sans-serif";
}

a:link, a:active, a:visited {
	color: #600;
	text-decoration: underline;
}

a:hover {
	color: #A10101;
}



/*from http://24ways.org/2009/dont-lose-your-focus */
a:focus { outline: thin dotted !important; } 
a:hover, a:active { outline: none; }

ul li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}

#content p {
	margin: 0.5em 0 1.5em;
}

.strong {
	font-weight: bold;
}

hr { display: none; }

::-moz-selection{
background: #b9dd48;
color: #2f4400;
} 

::selection {
background: #b9dd48;
color: #2f4400;
}


.error
{
	background:#F9F0F0 none repeat scroll 0% 0%;
	border:1px solid #DAA2A2;
	padding:3px 5px;
}

.wide {
	width: 100%;
}

.clear {
	clear: both;
}
.clearboth {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.nomargin {
	margin: 0;
}

#content .hr {
	border-bottom: 1px solid #000;
	padding: 2em 0 2em;
}

.center { /*remember to add a width to the block-level element you want to center */
	margin: 0 auto;
}


#content table {
	width: 100%;
	border: 1px solid #ccc;
	padding: 1em;
}
#content table td {
	padding: .5em;
	border: 1px solid #ccc;
}

#content table th {
	background-color: #426dab;
	padding: .5em;
	color: #FFF ;
}


/* External Links (http://www.askthecssguy.com/2006/12/showing_hyperlink_cues_with_cs_1.html)*/
#content a {
padding-right: 17px;
background: transparent url(../images/icons/external.png) no-repeat right center;
}


#content a[href ^="http://www.uwgb.edu/graduate/"],
#content a[href ^="http://uwgb.edu/graduate/"],
#content a[href ^="/graduate/"] {
padding-right: 0;
background: none;
}

/*PDFs*/
#content a[href$=".pdf"] {
	background:transparent url(../images/icons/pdf.png) no-repeat right center;
	padding-right:17px;
}
/*Mail*/
#content a[href ^="mailto:"] {
   background: transparent url(../images/icons/mail.gif) no-repeat right center;
   padding-right: 17px;
}

/*Powerpoint*/
#content a[href$=".ppt"], #content a[href$=".pptx"] {
   padding-right: 17px;
   background: transparent url(../images/icons/powerpoint.png) no-repeat right center;
}

.noAnchorBg {
	padding-right: 0 !important;
	background-image: none !important;
}

#content ul, #content ol {
	margin-bottom: 1.25em;
}
#content ol li, #content ul li {
	padding-left: 5px;
	line-height:1.2em;
	margin-bottom: 0.66em;
	margin-left: 45px;
}

blockquote, blockquote p {
	font-family:"Lucida Sans","Lucida Grande",Arial,Helvetica,Sans-Serif;
	font-size: 0.9em;
	font-style: italic;
}
#content blockquote {
background-color:#F1F1F1;
border-left:10px solid #ccc;
margin:1.5em 10px;
padding:.5em 10px;
quotes:"\201C""\201D""\2018""\2019";
font-family:"Lucida Sans","Lucida Grande",Arial,Helvetica,Sans-Serif;
font-size: 0.99em;
}
#content blockquote:before {
	color:#ccc;
	content: open-quote;
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
}

#content blockquote p {
	display:inline;
}

	.citationSource {
		float: right;
		margin-top: -10px;
		margin-bottom: 10px;
		font-style: normal;
		font-weight: bold;
	}
.right {
	float: right;
}
.left {
	float: left;
}

#content img.right {
	 margin: 0 10px 10px 10px;
	 border: 1px solid #CCC;
}

#content img.left {
	margin: 0 10px 10px 10px;
 	border: 1px solid #CCC;	
}


#content #quotes-list li {
	font-size: 0.9em;
/*	border-bottom: 1px solid #ccc;*/
	list-style-type: none;
	padding: 0;
	margin: 0 0 40px;
}

#quotes-list {
	margin-top: 30px;
}

#quotes-list .quote-meta .fn {
	color:#34584A;
	font-size: 1.3em;
}

#quotes-list .quote-meta {
	font-size: 0.9em;
	color: #676b76;
}
#quotes-list blockquote {
	margin-left: 0;
	margin-top:8px;
	}
	
.clearfix:after { /*from http://perishablepress.com/press/2009/12/06/new-clearfix-hack/ Make sure to include ie specific stylesheets*/
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


/*End Extra Stuff*/


body {
	background: transparent url(/graduate/files/images/header-background-repeat.gif) repeat-x 0 0;
	font-family: Arial, Helvetica, "sans-serif";
	color: #454545;
}

.home #container {
	background: #ededed url(/graduate/files/images/students_sidebar.jpg) no-repeat 100% 100%;
}

#container {
	width: 960px;
	margin: 0 auto;
	background-color: #ededed;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	
}
.boxshadow #container {
	border: none;
	box-shadow: #BABABA -2px 3px 2px;
	-moz-box-shadow: #BABABA -2px 3px 2px;
   	-webkit-box-shadow: #BABABA -2px 3px 2px;
}

	#headerUwgb {
		height: 71px;
		border-bottom: 1px solid #fff;
		background: transparent url(/graduate/files/images/header-gradient.png) repeat-x 0 0;		
	}
	.cssgradients #headerUwgb {
		background: #006633 -webkit-gradient(linear, left top, left bottom,
			from(rgba(0,0,0,0)),
			to(rgba(0,0,0,.42)));
	}
		#headerUwgb h1 {
			background: transparent url(/graduate/files/images/phoenix.png) no-repeat 0 0;
			float: left;
			margin: 16px 0 0 20px;
		}
		#headerUwgb h1 a {
			text-decoration: none;
			display: block;
			overflow: hidden;
			height: 38px;
			text-indent: -9000px;
			width: 217px;
		}
		#headerUwgb h2 {
			float: right;
			font-size: 2.5em;
			display: block;
			height: 100%;
			position: relative;
			font-family:Georgia,"Times New Roman",Times,serif;
			letter-spacing: 0.02em;
			font-weight: normal;
		}
			#headerUwgb h2 a {
				position: absolute;
				bottom: 15px;
				right: 25px;
				display: block;
				text-decoration: none;
				color: #fff;
				white-space: nowrap;
			}
			
	#headerSub {
		height: 32px;
		border-bottom: 1px solid #fff;
		background-color: #009900;
		background: transparent url(/graduate/files/images/below-header-gradient.png) repeat-x 0;
	}
	.cssgradients #headerSub {
		background: #009900 -webkit-gradient(linear, left top, left bottom,
			from(rgba(0,0,0,0.3)),
			to(rgba(0,0,0,0)));	
	}	
		#headerSub ul {
			font: helvetica, arial, "sans-serif";
			padding-left: 15px;
			font-size: 1.2em;
			display: inline;
			float: left;
		}
			#headerSub ul li {
				display: inline;
				line-height: 32px;
				margin-right: 10px;
			}
			#headerSub ul li:last-child {
				margin-right: 0;
			}
				
				#headerSub ul li a {
					color: #fff;
					text-decoration: none;
				}
				#headerSub ul li a:hover {
					text-decoration: underline;
				}
		#headerSub h2 {
			
		}
			#headerSub #searchForm {
				float: right;
				height: 100%;
				width: 300px;
			}
				#headerSub #searchForm fieldset {
					float: right;
					height: 100%;
					display: block;
					width: 200px;
					position: relative;
				}
				#headerSub #searchText {
					border:1px solid #006633;
					color:#9C9C9C;
					font-weight: lighter;
					background-color: #EDEDED; 
					display:block;
					font-size:0.9em;
					height:14px;
					left:0;
					padding:3px 4px;
					position:absolute;
					top:6px;
					width:150px;
				}
					#headerSub #searchButtonText:focus {
						background-color: #fff;
						border: 1px solid #000;
						color: #2A2A2A;
					}
				#headerSub #searchButton {
					display:block;
					height:19px;
					width:23px;
					border: none;
					float: right;
					margin: 7px 10px 0 0;
				}

	#breadcrumbs {
		height: 18px;
		background-color: #333333;
		font-size: 0.9em;
		border-bottom: 1px solid #fff;	
	}
		#breadcrumbs ol {
			margin: 0;
			padding: 0 !important;
			height: 18px;
		}
		#breadcrumbs ol li {
			background:transparent url(/graduate/files/images/chevron.png) no-repeat scroll 0 0;
			display:block;
			float:left;
			height:18px; 
			line-height:18px;
			margin-left:9px;
			padding-left:13px;
		}
		#breadcrumbs ol li#phoenix {
			margin-left: none;
			background: transparent none;
		}
			#breadcrumbs ol li a {
				text-decoration: none;
				color: #EDEDED;
			}
			#breadcrumbs ol li a img {
				margin-top: 4px;
			}
			#breadcrumbs ol li a:hover {
				text-decoration: underline;
			}
	
#sidebar {
	width: 192px;
	float: right;
	font-size: 0.95em;
	height: 100%;
	color: #515151;
	padding: 25px 10px 0;
}	
	#sidebar li {
		padding-top: 1px;
	}
	#sidebar h4 {
		font-size: 1.2em;
		margin-bottom: 0.5em;
	}
	#sidebar ul li {
		list-style-type: none;
		margin: 0 0 3em;
	}
	#sidebar ul li li {
		margin: 0 0 10px 15px;
		clear:both;
	}
	.home #sidebar ul li li {
		list-style-type: none;
		margin: 0 0 10px 20px;
	}
	#sidebar a {
		text-decoration: none;
		font-size: 1.04em;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	.home #sidebar dt {
		color: #333;
		font-size: 1.21em;
		text-transform: uppercase;
		font-weight: bold;
		margin-bottom: 0.9em;
	}
	#sidebar ul {
		
	}
	#sidebar blockquote {
		background: transparent url(/graduate/files/images/quote-begin.png) no-repeat 0 0;
		padding: 13px 0 23px 24px;
		line-height: 1.7em;
		margin-bottom: 30px;
		font-size: 1.18em;d
		color: #063;
	}
		#sidebar blockquote p {
			padding-right: 25px;
			margin-bottom: -25px;
		}
	#sidebar blockquote:after, #sidebar .after {
		float: right;
		margin: 3px 0 0 5px;
		vertical-align: text-bottom;
	}
	#sidebar blockquote:after {
		float: right;
		content:  url(/graduate/files/images/quote-end.png);
	}
	#sidebar #quote-meta {
		text-align: right;
		color: #323232;
		font-size: 0.9em;
		line-height: 1.2em;
		font-style: italic;
		clear: both;
	}
		#sidebar #quote-meta li {
			list-style-type: none;
			margin: 2px 0 0;
		}
		#sidebar #quote-meta .fn {
			font-weight: bold;
		}
	#sidebar #quote-more {
		float: right;
		font-size: 0.9em;
		margin-top: 10px;
		text-decoration: none;
	}
	
		#content h3 {
			font-family:Georgia,"Times New Roman",Times,serif;
		}
		#content #callToAction {
			background-color: #ededed;
			padding: 10px 25px;
			margin-top: 5px;
		}
		#content .button a {
			color: #fff;
			font-size: 0.8em;
			line-height: 23px;
			display: block;
			text-decoration: none;
			font-weight: normal;
			padding-left: 15px;	
		}
		#content .button a:hover {
			color: #c0f0d8;
		}			
		
	#sidebar #applicationStatus fieldset {
		background-color:#FFFFFF;
		border:1px solid #CCCCCC;
		padding: 5px;
	}	
	.borderradius #sidebar #applicationStatus fieldset {
	   border-radius: 6px 6px 6px 6px;
	   -moz-border-radius-topleft: 6px;
	   -moz-border-radius-topright: 6px;
	   -moz-border-radius-bottomleft: 6px;
	   -moz-border-radius-bottomright: 6px;	
	   -webkit-border-top-left-radius: 6px;
	   -webkit-border-top-right-radius: 6px;
	   -webkit-border-bottom-left-radius: 6px;
	   -webkit-border-bottom-right-radius: 6px;		
	}
	#sidebar #applicationStatus label {
		float:left;
		font-size:0.9em;
		line-height:21px;
		margin-right:5px;
		text-align:right;
		width:60px;
	}
	#sidebar #applicationStatus input[type="text"] {
		border:1px solid #ccc;
		color:#9C9C9C;
		font-weight: lighter;
		background-color: #fff; 
		display:block;
		font-size:0.9em;
		height:14px;
		left:0;
		padding:3px 4px;
		width:105px;
		margin-bottom: 7px;
	}
	#sidebar #applicationStatus input[type="text"]:focus {
		color: #2A2A2A;		
		border: 1px solid #000;		
		background-color: #fff;		
	}
	#sidebar #applicationStatus input[type="submit"] {
		display: block;
		margin: 13px auto 0;
	}
	
	#sidebar #applicationStatus h4 {
		text-align: center;
		margin-bottom: 1em;
	}	
	
	
#content {
	position: relative;
	background-color:#FFFFFF;
	color:#454545;
	height:auto !important;
	letter-spacing:0.01em;
	line-height:1.2em;
	clear: left;
	width:715px;
	float: left;
	padding: 20px 15px;
	min-height:450px;
	height:auto !important;
	height:500px;
	font-size: 1.05em;	
}
	#content h4 {
		margin-bottom: 0.5em;
		font-size: 1.2em;
		line-height: 1.1em;
	}
	#content .header-img {
		margin: -20px 0 2em -15px;
	}
	.home #content #note {
		width: 515px;
		float: right;
	}
	#content h3 {
		font-size:1.8em;
		font-weight: bold;
		letter-spacing:0.01em;
		line-height:1.2em;
		color: #063;
		margin-bottom: 0.9em;
		font-weight: normal;
		font-size: 2.1em;
	}
	.home #content .vcard {
		text-align: right;
	}
	#callToAction {
		border: 2px solid #ccc;
		float: left;
	}
	.borderradius #callToAction {
	   border-radius: 6px 6px 6px 6px;
	   -moz-border-radius-topleft: 6px;
	   -moz-border-radius-topright: 6px;
	   -moz-border-radius-bottomleft: 6px;
	   -moz-border-radius-bottomright: 6px;	
	   -webkit-border-top-left-radius: 6px;
	   -webkit-border-top-right-radius: 6px;
	   -webkit-border-bottom-left-radius: 6px;
	   -webkit-border-bottom-right-radius: 6px;		
	}
		#content #callToAction {
			background-color: #ededed;
			padding: 10px 25px;
			margin-top: 5px;
		}
		#content #callToAction ul {
			margin: 0;
		}
		#content #callToAction li {
			list-style-type: none;
			margin: 0 0 1.2em 0;
			padding: 0;
		}
		#content #callToAction li:last-child {
			margin-bottom: 0;
		}
			#callToAction li a {
				text-decoration: none;
				background: none;
				padding: 0;
			}
			#callToAction li a:hover {
				text-decoration: underline;
			}
			
	p .author {
		margin-left: 250px;
		}
	
#footer {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 20px;
	overflow: hidden;
	line-height: 1.2em;
	font-size: 0.8em;
}
	#grad-footer {
		float: right;
		text-align: right;
	}
		#grad-footer {
			color: #666666;
		}
			#grad-footer a {
				color: #666666;
			}
			#grad-footer a:hover {
				color: #383838;
			}
	#uwgb-footer {
		float: left;
		color: #b1b1b1;

	}
		#uwgb-footer ul li {
			border-right:1px solid #b1b1b1;
			display:inline;
			margin-right:3px;
			padding-right:4px;
		}
		#uwgb-footer ul li:last-child {
			border-right: 0 none transparent;
			margin-right: 0;
			padding-right: 0;
		}		
		#uwgb-footer  ul li.last-child {
			border-right: 0 none transparent;
			margin-right: 0;
			padding-right: 0;
		}
		
		#uwgb-footer a {
			color: #b1b1b1;
			text-decoration: underline;
		}
		#uwgb-footer a:hover {
			color: #292929;
		}
		
	
