/* Set page defaults */
body, p, th, td, ul, ol, li, dl, dt, dd, input, select, textarea, address p, table
{
	font-family:Verdana, Arial, Sans-Serif;
	color:#fff;
	margin:0px;
	padding:0px;
	font-weight: normal; 
	text-align: left;
	border: 0;
}


table  { border-collapse: collapse; border-spacing: 0; }
  td, th { padding: 0; }


p,h1,pre 
{
	margin:0px 10px 10px 0px;
}
h1 
{
	font-size:200%;
}

h2 
{
	font-size:170%;
}
.standardFormElement
{
	width:300px;
}

ul, li, ol
{
	list-style: none;
}
	

body
{
	background:#369 url(../images/focus.gif)  no-repeat top left;
	height:100%;
	font-size: x-small; /* For IE5 win*/
	voice-family: "\"}\"";	/* IE/WIN box model hack */
	voice-family: inherit;	/* IE/WIN box model hack */ 
	font-size:small; /*compliant browsers */ 
}

.BackgroundColor
{
	background:#369; 
}

/* Default hyperlinks */ 
a
{
	color:#ccc
}
a:hover
{
	color:#fff;
	text-decoration:underline;
}
/* header elements */
#banner
{
	height:120px;
}
#banner h1#companyName 
{
	text-indent:-5000px;
}
#banner h1, h2
{
	text-indent:22%; /* mainleft size plus left padding of maincenter*/
}



/* left column items */
#mainleft 
{
	width:19%;
	margin-left : 6px;
	color : #000;
	background-color:Transparent;
	float:left;
	opacity: .7;
	filter: alpha(opacity=70);
}

#menu
{
	background:#369;
	border:dashed 1px #fff;
	margin-bottom:300px;
	
}

#mainleft li
{
	border-bottom:dotted 1px #F50;
	font-size:75%;
	font-weight:bold;
	color:#ccc;
	padding:2px 2px;
	display:block;
}

#mainleft li a
{
	display:block;
	text-decoration:none;
	padding-left:2px;
}
#mainleft li a:hover
{
	background-color:#7ad;
	border-right:solid 6px #f50;
	padding:0 2px 0px 2px;
}

/* main content column items */ 
#maincenter 
{
	width:46%;
	float:left;
	margin:0 2%;
	padding-bottom:10px;
	height:100%;
	
	
}
#content
{
		background:transparent url(../images/sign.gif) no-repeat center middle; 
		height:100%;
}

span.pull-quote
{
	float:right;
	width:25%;
	font:bold 150% arial;
	padding:7px ;
	border:solid #fff;
	border-width: 7px 0; 
	margin:10px;
}
#uiDisciplineImage, #uiInstructorImage, #homepageImage
{
	border:solid 1px white;
	margin:0.33em 0.33em 0.33em 0;
	display:block;
	width:150px;
	height:170px;
	float:left;
}

.errorMessage
{
	border:dashed 1px #f00;
	display:block;
	background-color:#69c;
	padding:0.5em;
	
}
.time
{
	width:3.5em;
}

.year
{
	width:5em;
}

.checkbox
{
	width:200%;
}
#uiDisciplineImage,#homepageImage
{
	
	width:250px;
	
	
}
#homepageImage
{
	background:transparent url(../images/animation.gif) no-repeat top left;
	text-indent:-5000px;
}
#signature 
{
	background: transparent url(../images/signature.gif) no-repeat top left;
	margin:0.33em 10 0.33em 0;
	width:150px;
	height:64px;
	display:block;
	text-indent:-5000px;
	float:right;
	clear:both;
}

.questions 
{
	clear:both;
}
.questions dd
{
	margin-bottom:1em;
}
.questions dt
{
	margin-top:1em;
}


dl.news
{
	border:solid 1px #ccc;
	margin-bottom:1em;
	padding:0.2em;
}
dt
{
	font-weight:bold;
	border-bottom:dashed 1px #fff;
}

dd#date
{
	font-size:70%;
	text-align:right;
	position:relative;
	top:-1.6em;
}

/* right column elements */

#mainright 
{
	float:left;
	padding-bottom:10px;
	margin-top:-2em;
	width:230px;
	

}
/* Insets items */
#timetable, #instructor, #logon, #links, #grading 
{
	background-color:#69c;
	border:solid 1px #fff;
	font-size:80%;
	display:block;
	margin:7px 40px 7px 7px;
}

#logon input, label
{
	margin:0.3em 1em; 
	padding:0;
	clear:both;
	display:block;
	
	
}
#logon input
{
	color:#000;
}

#timetable table td, #mainright li, #instructor, #grading 
{
	padding:3px;
}

#instructor, #timetable
{
	text-align:center;
}

#requestDetails span
{
	text-indent:50%;
}
legend
{
	color:#fff;
}


h4
{
	font:bold 90%/1.2em arial,verdana;
	color:#fff;
	height:1em;
	margin:0.33em;
	padding:0;
}
.button input
{
	margin-top:5px;
	border:solid 1px #fff;
	color: #fff;
	background-color:#369;
	cursor:hand;
}
/* footer elements */
#footer 
{
	margin-top:50px;
	clear:both;
	background-color:#036;
	height:2%;
	font-size:70%;
	position:static;
	bottom:0;
	
}
#footer p
{
	text-align:center;
	vertical-align:middle;
}
/* Ademin stuff */


table.admin-grid
{
	margin:1em;
	border:solid 1px white;
}
table.admin-grid td
{
  padding:2px;
}
.alternateRow
{
	background-color:#69c;
}
/*fieldset
{
	height:100%;
}
legend
{
	color:#fff; padding:20px 5px 20px 2px;font-size:110%;font-weight:bold;
	white-space:normal;
}
*/	

fieldset#admin
{
	width:600px;
	padding-left:1em;
}

fieldset#admin input, select, textarea
{
	color:#000;
	margin-left:1em;
}


fieldset#admin  textarea
{
	height:6em;
	
}

fieldset#admin .button 
{
	margin-top:5px;
	border:solid 1px #fff;
	color: #fff;
	background-color:#369;
	cursor:hand;
	width:10em;
	margin-right:50%;
}
.video
{
	border:solid 1px #fff;
	width:280px;
	height:280px;
	float:left;
}


#uiDescriptionLabel,#poomse
{
	float:left;
	margin-bottom:3em;
}

.thumbnail
{
	margin:0.3em;
	border:solid 1px #fff;
}
#map
{
	 width:400px; 
	 height: 300px;
	 margin:10px 0;
	 border:solid 2px #fff;
}

#uiPhotographImage
{
	width:450px;
	height:300px;
	border:solid 12px #fff;
	z-index:1;
	
}

#uiPhotographImage, #uiPhotoDescriptionLabel
{
	top:-105px;
	position:relative;
}

#uiPhotoDescriptionLabel
{
	width:450px;
	display:block;
	margin-top:10px;
	text-align:center;
}
.videoText
{
	float:right;
	
	background: transparent url(../images/comma.gif) no-repeat top left;
	background-color:#036;
	margin-left:30px;
	padding:1em;
	border:double 5px #69c;
	font-style:italic;
	width:30%;

}

 
 #paperclip
 {
	position:relative;
	top:-40px;
	width:450px;
	height:105px;
	z-index:5;
	
	background: transparent url(../images/paperclip_small.gif) no-repeat top right;
 }
 span.validation
 {
	color:#fff;
 }
 
 #uiQuestionToAnswer 
 {
	margin-left:1em;
	font-weight:bold;
	margin-top:1em;
	padding-top:1em;
	height:2em;
 }

 