/**************************************
 * THEME NAME: spsg
 *
 * Files included in this sheet:
 *
 *   spsg/style.css
 *   spsg/styles_yui_menu.css
 **************************************/

/***** spsg/style.css start *****/

body, html { 
	background:#EBEBEB;
	font-family: Arial, Helvetica, sans-serif; 
	color:#777;   
	margin:0; 
	padding:0; 
	line-height:1.4em; 
}

#page {
  width: 95%;
  margin: 0 auto 10px;
}
html {
	height: 101%!important;
}

a:link {
    color: #366FAC;
	text-decoration: none;
	outline:none;
}

a:visited {
	color: #366FAC;
}

a:hover, a:active {
	color: #133E70;
	text-decoration: underline;
}
/* links with icons */
.img-text a:hover span {
    text-decoration: none;
}

/* code for quantum */
/* -----------------------------------------------------------

   2:  TYPOGRAPHY

   ----------------------------------------------------------- */
h1, h2, h3, h4 { 
	letter-spacing:0.5px; 
	font-weight:normal; 
	text-decoration:none; 
}
h1.main, h2.main, h3.main, h4.main, h5.main, h6.main {
font-weight: normal;
}
h1 {
	font-size:29px; line-height:1.1em; 
	margin:0 0 25px 0; 
	color:#555; 
	padding:20px 30px 20px 30px;
	background:#ffffff;
	margin:-31px -30px 20px -30px;
	border-bottom:1px solid #ccc;
	-moz-border-top-right-radius:2px;
	-moz-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-webkit-border-top-left-radius:2px;
}
h2 {
font-size:18px; margin:0 0 10px 0;
 }

#wrapper {
height: 100%;
    padding: 10px 9px 8px;
	margin-bottom: 5px;
	margin-top: 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #fff;
	background:url(images/backgrounds/white_alpha_80.png);
	box-shadow:0px 2px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 2px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow:0px 2px 3px rgba(0, 0, 0, .2);
}
/* The Header */

#topbar {
	display:block;
	margin:0;
	overflow:hidden;
}

#description {
	font-size: 12px;
	font-weight: bold;
	color: #ccc;
	padding: 3px 0 0px 10px;
	line-height: 1.5em;

	text-shadow:0px 1px 3px rgba(0, 0, 0, .2);
	-webkit-text-shadow:0px 1px 3px rgba(0, 0, 0, .2);
	-moz-text-shadow:0px 1px 3px rgba(0, 0, 0, .2);	
}
/* top right_menu styles */
#contacts {
	margin:0;
}
#contacts ul {
	list-style:none; 
	margin:0; 
	float:right; 
}

#contacts li {
	font-weight:bold;
    line-height: 1.5em;
	color:#FFF; 
	font-size:14px;  
	display:inline; 
	float:left; 
	clear:none; 
	padding: 0 15px 0px 15px;  
}

#contacts li ul {
	display:none; 
}

#contacts li a {
	font-weight:bold;
	color:#FFF;
	display:inline; 
	float:left; 
}
#contacts li a:hover {
	text-decoration:underline; 
}

/* The Header */

#logo {
	height: 100px;
	background: #fff url(images/backgrounds/headerback.jpg) no-repeat right top;
	border-radius:2px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	box-shadow:0px 1px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, .2);	
	margin-bottom:10px;
	position:relative;
	color:#999;
}

.navbar {
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
}

.navbutton {
float: right;
margin-top: 9px;
font-size: 0.7em;
}
.navbar .breadcrumb {
float: left;
padding-left:0px;
}

/*clear header*/
.mmr_clear {
	clear:both;
}

/* Main Content*/	
h1.headermain {
    padding-left:20px;
    padding-top:10px;
	font-weight:normal;
	margin:0 0 1px 0; 
	float:left;
	color:#666666;
	border:0px solid #fff;
/*	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
*/}

#contentwrap {
    padding: 10px 20px 30px 20px;
	margin-bottom: 5px;
	margin-top: 2px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #fff;
	background:url(images/backgrounds/white_alpha_80.png);
	box-shadow:0px 2px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 2px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow:0px 2px 3px rgba(0, 0, 0, .2);
}

#content {
	background:#ffffff;
	border:0px solid #fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	
}

.sideblock .content {
  border-color: #dddddd;
  background-color:#FCFCFC;

	box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.sideblock .header h2 {
	border: none;
	text-align:center;
	color:#FFF;
}
.sideblock .header, .sideblock h2.header {
  margin:0;
  padding:3px;
}

.sideblock .header {
	 box-shadow:0px 1px 3px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, .4);	
	
	background: -moz-linear-gradient(top, #F01221, #D3101D);
	background: -webkit-gradient(linear, left top, left bottom, from(#F01221), to(#D3101D));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#F01221, endColorstr=#D3101D)";
	
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.headingblock, h2.headingblock {
	
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	
	box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
	-moz-box-shadow:0px 1px 4px rgba(0, 0, 0, .2);
}

#layout-table #middle-column {
}
#layout-table {
margin-top:0px;
}

/* --- FOOTER --- */
.footerlinks {
	text-align:center;
	margin:0px 0px 0px 20px;
}
.copyright {
padding-top: 10px;
text-align:center;
font-size:12px;
}

#end-wrap {
overflow: auto;
	margin-top:15px;
	margin-bottom:2px;
	height:74px;
    background: #ffffff url(images/backgrounds/footerlogos.jpg) no-repeat center;
	
	 border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	
	box-shadow:0px 1px 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0px 1px 4px rgba(0, 0, 0, .4);
	-moz-box-shadow:0px 1px 4px rgba(0, 0, 0, .4);
}

.loggedinas {
text-align:left;
padding-left:20px;
padding-top:5px;
}
.loggedinas a {
color:#fff;   
}

/* top right_menu styles */
#social_connect {
}
#social_connect ul {
    margin:0;
	list-style:none; 
	float:right; 
}
#social_connect ul li h3 {
    margin:8px 0 8px 0;
    color:#fff;
	font-size:14px;
	font-weight:bold;
	}

#social_connect li {
	 display:inline; 
	 float:left; 
	 clear:none; 
	 padding: 0 6px 0px 6px;  
}

#social_connect li ul {
	display:none; 
}

#social_connect li a {
	font-weight:bold;
	display:inline; 
	float:left; 
	color:#777; 
	border: solid 1px #000;
	
	
	background: -moz-linear-gradient(top, #111, #000);
	background: -webkit-gradient(linear, left top, left bottom, from(#111), to(#000));
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#111, endColorstr=#000)";	
	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	
	box-shadow:0px 1px 4px rgba(0, 0, 0, 1);
	-webkit-box-shadow:0px 1px 4px rgba(0, 0, 0,1);
	-moz-box-shadow:0px 1px 4px rgba(0, 0, 0, 1);
}
#social_connect li a:hover {
	border: solid 1px #030303;
	box-shadow:none;  
	-webkit-box-shadow:none;
	-moz-box-shadow:none; 
}

#social_connect a img {
	opacity:1;
    display: block;
}

#social_connect a:hover img
{
	opacity:.75;
} 

/***
 *** Course
 ***/

.activitydate, .activityhead {
  text-align:center;
}

#course-view .section td {
}

#course-view .section td.content {
}

#course-view .section td.side {
  padding:0px;
  border-style:solid;
}

#course-view .section td.left {
  color:#FFFFFF;
}

#course-view .section td.right {
  text-align:center;
  width: 1.5em;
}


#course-view .section .spacer {
  height:0.5em;
}

#course-view .section .weekdates {
}

#course-view ul.section,
#site-index ul.section {
  margin: 0;
  padding: 0;
  list-style: none;
}

.section_add_menus {
  text-align:right;
}

.section_add_menus .horizontal div {
  display:inline;
}
/* Added Styles */
.truefalse .answer span {
  float: left;
  clear: left;
  padding: 0.2em 0;
}
.que .grading,
.que .comment,
.que .commentlink,
.que .generalfeedback,
.que .history {
  float: right;
  margin: 5px;
  width: 88%;
}

.importerror {
  margin-top: 10px;
  border-bottom: 1px solid #555;
}

#mod-chat-gui_header_js-jsupdate {
	background: #fff;
}
#mod-chat-gui_header_js-chatinput {
	background: #fff;
}

#mod-chat-gui_header_js-users {
	background: #fff;
	
}
body#message-index div#header,
body#message-discussion div#header,
body#message-history div#header,
body#message-user div#header {
  display: none;
}
body#message-index div#footer,
body#message-discussion div#footer,
body#message-history div#footer {
  display: none;
}

#mod-chat-gui_header_js-users #page #header,
#mod-chat-gui_header_js-users #page #ja-mainnavwrap,
#mod-chat-gui_header_js-users #page .navbar  {
	display: none;
}

#mod-chat-gui_header_js-chatinput #page #header,
#mod-chat-gui_header_js-chatinput #page #ja-mainnavwrap,
#mod-chat-gui_header_js-chatinput #page .navbar {
	display: none;
}

#input_chat_message {
	width: 400px;
}

#mod-chat-gui_header_js-users #page {
	width: 100%;
}






/***
 *** Footer
 ***/

#footer {
  text-align:center;
  margin-top: 0;

 /* position: relative;
  top: -12px;*/
}

.homelink {
  margin: .25em 0;
}

.homelink a {
  padding-left:1em;
  padding-right:1em;
}

.performanceinfo {
  margin: 2em;
}

.performanceinfo span {
  display: block;
}

#footer .validators {
  margin-top:40px;
  padding-top:5px;
  border-top: 1px dotted gray;
}

#footer .validators ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
}

#footer .validators ul li {
  display:inline;
  margin-right:10px;
  margin-left:10px;
}

body#course-view tr.section td.content {

}
body#course-view tr.section td.side {


}
.summary {
margin-left: 0;
margin-right: auto;
margin-bottom: 5px;
}

/***
 *** Forms
 ***/
.mform {
  margin: 0 auto;
  padding: 0;
  width: 80%;
}
.mform fieldset {
  border: 1px solid #DDDDDD;
  padding: 10px 0;
  margin: 0.7em 0;
  width:100%;
}
.customfields .mform .fitemtitle {
  display: block;
  float: left;
  width: 70%;
  padding: 0;
  margin: 2px 0 0 10px;
  text-align: left;
}
.customfields .mform .fcontainer .fitem:nth-child(odd) {
  background: rgb(241,241,241);
}

.customfields .mform div.felement,  .mform fieldset.felement{
  display: block;
  float: left;
  margin: 2px 0 0 10px;
  padding: 0;
  text-align:left;
  width: 20%;
}
.customfields .mform .fitemtitle .fstaticlabel {
  display: block;
  float: left;
  font-weight:bold;
  padding: 0;
  margin: 0 0 0 10px;
}
html > frameset > frameset { 
background: white !important; 
}

.userinfobox td.label {
text-align: right;
white-space:normal;
vertical-align:middle;
  width: 35%;
}
table.userinfobox {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}
/***** spsg/style.css end *****/

/***** spsg/styles_yui_menu.css start *****/


#menubox {
	width:100%; 
	height:36px; 
	margin-top:0px;
	margin-bottom: 10px;
	float:left; 
	background:url(images/backgrounds/iface_top_bg.png) repeat-x; 
	
	border-radius:2px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	
	box-shadow:0px 1px 3px rgba(0, 0, 0, .4);
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, .4);	
}

.yuimenubar /* Entire bar */ 
{
  height: 30px;
  margin: 0px 0;
}

.yuimenu /* Sub container */ 
{
  background: #224477;
  z-index: 1000;
  
}

/*sub container UL to prevent items popping out. john 3/18/11 */
.yuimenu ul {
 background: #224477;
 padding: 1px !important;
 
 border: 1px solid #000;
 border-bottom: none;
}

.yuimenu a {
  text-decoration: none;
}

a.yuimenubaritemlabel /* Bar item link */ 
{
  border-width: 0 0 0 0px;
  border-style: solid;
  border-color: #ddd;
  

  border-right: 1px solid #666;
  
  padding: 7px 16px 5px;
  color: #f9f9f9;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

li.yuimenubaritem {
	background:url(images/menudivider.png) no-repeat right top;
}

a.yuimenuitemlabel /* Sub item link */ 
{
  padding: 4px 24px;
  color: #fff;
  border-bottom: 1px solid #000;
  font-weight: bold;
  font-size: 14px;
}

.yuimenubar li.first-of-type .yuimenubaritemlabel {
 border-left: none; /* No border on the first bar item link */
}

.yuimenubaritem-hassubmenu /* Add down arrow to bar item */ 
{
  background:none;
}

.yuimenuitem-hassubmenu /* Add right arrow to sub item */ 
{
  background: none;
}

/* Selected MenuItem */

li.yuimenubaritem-selected, /* Bar menu item */
li.yuimenuitem-selected  /* Sub menu item */ 
{
  background-color: transparent;
}

a.yuimenubaritemlabel-selected {
	background: url("images/nav.gif") repeat-x 0 0 transparent;
	color: #fff;
} /* Bar menu item link selected */

a.yuimenuitemlabel-selected  /* Sub menu item link selected */ 
{
  background: #fff;
  text-decoration: none;
  color: #224477; /* dark  */ 
}

.yuimenubaritem-hassubmenu-selected /* Change down arrow on bar item */
{
  background-image: none;
}

.yuimenuitem-hassubmenu-selected /* Change right arrow on sub item */
{
  background-image: none;
}/***** spsg/styles_yui_menu.css end *****/


