@charset "utf-8";

body {
	background-color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: center;
}

img.floatLeft { 
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

img.floatLeftBorder { 
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 2px solid #000;
}

img.floatRight {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

img.leftIcon {
	float: left;
	margin-top: 3px;
}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #330000;
	text-wrap: normal;
	word-wrap: break-word;
}

a {
	color: #330000;
}

form {
	padding: 10px;
	background-color: #CCCC99;
}

.mainHeading {
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
	padding: 0 0 0 5px;
}

.subHeading {
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #CCCC99;
  color: #660000;
	padding: 0 0 0 5px;
}

.header {
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-image: url(images/mashups-logo.png);
	background-repeat: no-repeat;
  color: #000000;
	margin: 0;
}

.navbar {
	border-bottom: 5px solid #DEDECA;
	height: 50px;
	line-height: 50px;
	position: relative;
	text-align: center;
	text-indent: 50px;
}

.navbar a {
	text-decoration: none;
}

.tabSelected {
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	background-color: #DEDECA;
	height: 50px;
	width: 145px;
	position: absolute;
}

.tabLink {
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #222;
	background-color: #CCCC66;
	height: 50px;
	width: 145px;
	position: absolute;
}

.tabLink:hover {
	background-color: #FFFF99;
	color:#000;
}

#home {
	background-image: url(images/masher.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	left: 15px;
}

#syllabus {
	background-image: url(images/turntable.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	left: 165px;
}

#assignments {
	background-image: url(images/blender.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	left: 315px;
}

#materials {
	background-image: url(images/mixer.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	left: 465px;
}

#resources {
	background-image: url(images/chat.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	left: 615px;
}

a:hover {
	color: #DEDECA;
	background-color: #330000;
}

a img:hover {
	background-color: #fff;
	border: 2px solid #330000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
	padding: 5px 10px 0px 10px;
	text-align: center;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 12px;
	color: #333333;
}

.announcement {
	list-style-image: url(images/vinyl-small.png);
	list-style-type: none;
	list-style-position: inside;
	background-color: #FFFFCC;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border: thin dashed;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: -10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.promo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.caption {
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.ampm {
	font-size: 8pt;
	font-variant: small-caps;
}

#container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background: #FFFFFF;
}

#header {
	height: 160px;
	text-align: center;
}

#mainContent {
	margin: 0;
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.calendarHeader {
	font-family: "Myriad Web", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	vertical-align: middle;
	background-color: #D4E4F1;

}
.calendarEven {
	background-color: #f3f6f9;
}
.calendarOdd{
	background-color: #ffffff;
}
.photoTextTall {
	height: 300px;
}
.photoTextShort {
	height: 250px;
}

.papertitle {
	font-size: 14pz;
	font-weight: bold;
}
.author {
	font-size: 11px;
	font-style: italic;
}
.smallurl {
	font-size: 11px;
	font-style: italic;
}

select{
	width: 180px;
	margin-bottom: 5px;
}

label {
	font-weight: bold;
}

label input {
	width: 30px;
}

textarea{
	width: 300px;
	height: 150px;
	margin-bottom: 5px;
	margin-left: 210px;
}

p.label_field_pair {
  clear: both;
  float: none;
}

p.label_field_pair label {
  clear: left;
  display: block;
  float: left;
  text-align: right;
  width: 200px;
	font-weight: bold;
	margin-bottom: 5px;
}

p.label_field_pair input {
  clear: right;
  float: left;
  margin-left: 10px;
  width: 200px;
}

p.label_field_pair select {
  clear: right;
  float: left;
  margin-left: 10px;
  width: 100px;
}

p.label_checkbox_pair {
  clear: both;
  float: none;
  position: relative;
}

p.label_checkbox_pair input {
  left: 125px;
	width: 180px;
  position: absolute;
  top: 1px;
}

p.label_checkbox_pair label {
  display: block;
  margin-left: 230px;
  width: 300px;
	font-weight: bold;
}

#submitbutton{
	margin-left: 210px;
	width: 300px;
}
