/**************************************
 * THEME NAME: thsggn
 *
 * Files included in this sheet:
 *
 *   thsggn/styles.css
 **************************************/

/***** thsggn/styles.css start *****/

/* @override http://localhost/moodle19/theme/understandingsharepoint/styles.php */

/********************************************************
**
** Theme name: __________
** Description: A custom theme for Moodle.
** Creation Date: __________
** Author: __________
** Author URI: http://newschoollearning.com
**
** Customize, edit, poke, prod, and adapt to your needs.
** Remember, it's not nice to steal.  
**
*********************************************************/
.accesshide {
position:absolute;
top:-100000px;
left:10px;
font-weight:normal;
font-size:1em;
}


body {
  background: #ffffef;
  margin: 0;
  padding: 0;
  color:#333333;
 padding-left:105px;
overflow:auto; 
overflow-x:hidden; 

}

body, td, th, li, p {
  line-height: 1.4;
  font-size: 0.95em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#page {
background:#ffffef;
margin:0px auto;
}
#wrapper {
	margin: 0px auto;
	width:980px;
	border-left:0px solid #ffffef;
	border-right:0px solid #ffffef;
  
}

a:link,a:visited,
.tabrow1 a:link span { 
  color: #8A7557;
}

a:hover,a:active,
.tabrow1 a:visited span {
  text-decoration: none;
  color:#C4B672;
}

a img {
  border:none;
}

a:active {
  outline: none;
}


/* Footer */

#footer {
/*background:#ffffef;*/
background:url(http://theheritageschool.in/rohini/theme/thsggn/images/manthan-footer.jpg);
height:50px;
margin-top:0px;
margin-bottom:12px;
}

.logininfo {
margin-top:10px;
color:#ffffef;
}

.logininfo a:link, .logininfo a:visited {
color:#ffffff;
}

.logininfo a:hover {
color:#fe9a37;
}
/* Header */

#header-home,
#header {
	background: #ffffef;
}

#header-right{
	padding-bottom:  80px;
	margin-left: 341px;
}

h1.headermain {
  position:absolute;
  top:-10000px 
}

.headermenu {
  margin-top: 10px;
  margin-right: 10px;
}

/* Navbar */

.navbar {
  border: none;
  background:#c9b457;
    border-top:0px solid #c9b457;
  border-bottom:0px solid #c9b457;
  
}

.navbar a:link, .navbar a:visited {
color:#ffffff;
}

.navbar a:hover {
color:#fe9a37;
}
.navbar .breadcrumb {

}

.breadcrumb .li {
color:#ffffff;
}

.breadcrumb {
font-weight:normal;
font-size:0.85em;
color:#ffffff;
}
.navbar .navbutton {
  margin-top:0;
}

/* Content */

#content {
  background: #ffffef;
  border-top:1px solid #ededed;
  text-align:justify;
}

#left-column,
#right-column {
  background: #ffffef;
}

/* Sideblocks */

.sideblock {
	background: #ffffef;
}

.sideblock .content .head {
margin-top:0px;
}

.sideblock .post {

}

.sideblock .content div.info {
float:left;
font-size:1em;
text-align:justify;
}

.sideblock .date {
float:right;
text-align:right;
font-size:0.9em;
border-bottom:0px solid #ffffef;
width:100%;
}

#left-column .sideblock {
border-right:0px solid #ffffef;
border-left:0px solid #ffffef;
border-top:0px solid #ffffef;
border-bottom:0px solid #ffffef;

}

#right-column .sideblock {
border-right:0px solid #ffffef;
border-left:0px solid #ffffef;
border-top:0px solid #ffffef;
border-bottom:0px solid #ffffef;

}

#right-column{
  padding-left: 0px;
}
#left-column {
  padding-right: 0px;
}

#layout-table #middle-column{
  padding-left: 10px;
  padding-right:10px;
  background-color:#ffffef;
}

.sideblock .header {
  border:none;
  padding: 5px 10px;
 }

.sideblock .title {

}

.sideblock .title h2 {
    color: #a45151;
    font-size: 1.1em;
}

.sideblock .content {
  background:none;
  border:none;
  padding: 10px;
}

.sideblock .content .user {
float:left;
}
.sideblock .content .message  {
float:right;
}


.sideblock .minicalendar {
  border: none;
}

.sideblock .minicalendar th,
.sideblock .minicalendar td {
  font-size:0.9em;
}

#left-column .hidden .header,
#right-column .hidden .header {
  border:none;
}

/* Courses */

h2.headingblock {
  border-width:0 0 1px 0;
  padding-bottom:0;
}

.coursebox {
  border-width:0 0 1px 0;
  padding-bottom:10px;
}

.categorybox {
  border:none;
}

#course-view #section-0 {
border:1px solid #ededed;
}

#course-view #section-0 .side,
#course-view #section-0 .content {
  border:none;
}

#course-view .weekscss .current,
#course-view .current td.side {
  background: #d3e2f2;
}

#course-view .section td.left {
border-left:1px solid #ededed;
}

.coursebox .info {
  width:44%;
}

.sitetopic {
  border:none;
}

.sitetopic h2 {
  margin-top: 0;
}

/* Forums */

.forumpost {
  border: none;
  background: #fafafa;
}

.forumpost .picture {
	background: #fff;
  
}

.forumpost .side {
  background: #fff;
  border-left: none;
  border-bottom: none;
  
}

.forumpost .topic {
  background: #fafafa;
  border: 1px solid #ededed;
  border-bottom: 1px dotted #ededed;
}

.forumpost .topic .author {
  
}
 
.forumpost .topic .subject {
  
}

.forumpost .starter .subject {
  
}

.forumpost .content {
	background: #fafafa;
	border: 1px solid #ededed;
	border-top: none;
  
}

.forumpost a{
  color: #4b82d7;
}

/* Grades */

.grade-report-user table.user-grade td.b1t,
.grade-report-user table.user-grade td.baggt{
  background: #d3e2f2;
}

/* Users */

.userinfobox {
  border: none;
}

.userinfobox .content {
  border: 1px solid #ddd;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
}

.userinfobox .side {
  
}

.userinfobox .userpicture {
  
}

/* Tables */

.generaltable {
  border-color: #ddd;
}

#attempts th,
#tag-management-list th,
#participants th,
.quizattemptsummary th,
.course-report-outline th,
#admin-report-security-index th,
#admin-roles-override th,
#admin-roles-assign th,
#admin-blocks th,
#admin-modules th,
#grade-edit-scale-index th,
#enrol th,
#course-category th,
.editcourse th,
#admin-roles-allowoverride th,
#admin-roles-manage th,
#admin-roles-allowassign th,
#mod-wiki-index th,
#mod-survey-index th,
#mod-scorm-index th,
#mod-resource-index th,
#mod-glossary-index th,
#mod-data-index th,
#mod-chat-index th,
#mod-choice-index th,
#mod-assignment-index th,
#mod-lesson-index th,
#mod-quiz-index th,
#admin-user th,
.user-grade th,
.logtable th,
.mod-forum .generaltable th,
.forumheaderlist th,
.results th {
  border-bottom: 1px solid #ddd;
  padding: 2px 4px;
  background: #fff url(images/gradient.png) repeat-x 0 100%;
}

#participants td,
.quizattemptsummary td,
.course-report-participation td,
.course-report-outline td,
#admin-report-security-index td,
#admin-roles-override td,
#admin-roles-assign td,
#admin-blocks td,
#admin-modules td,
#grade-edit-scale-index td,
#enrol td,
#course-category td,
.editcourse td,
#admin-roles-allowoverride td,
#admin-roles-allowassign td,
#admin-roles-manage td,
#admin-user td,
#tag-management-list td,
#mod-wiki-index td,
#mod-survey-index td,
#mod-scorm-index td,
#mod-resource-index td,
#mod-quiz-index td,
#mod-lesson-index td,
#mod-glossary-index td,
#mod-data-index td,
#mod-chat-index td,
#mod-choice-index td,
#mod-assignment-index td,
.mod-forum .generaltable td,
.forumheaderlist td {
  border-width: 0 1px 0;
  border-color: #ddd !important;
  border-style: solid;
  background-color:#ffffef !important;
}

table#attempts tr.r0 td.cell {
  background: #fff;
}

.forumheaderlist .discussion .starter {
  background: none;
}

#participants .r1 .cell,
.quizattemptsummary .r1 .cell,
.course-report-participation .r1 .cell,
#admin-report-security-index .r1 .cell,
#admin-roles-override .r1 .cell,
#admin-blocks .r1 .cell,
#admin-modules .r1 .cell,
#grade-edit-scale-index .r1 .cell,
#enrol .r1 .cell,
#admin-roles-allowoverride .r1 .cell,
#admin-roles-allowassign .r1 .cell,
#admin-roles-manage .r1 .cell,
#admin-roles-assign .r1 .cell,
#admin-user .r1 .cell,
#tag-management-list .r1 .cell,
#mod-wiki-index .r1 .cell,
#mod-survey-index .r1 .cell,
#mod-scorm-index .r1 .cell,
#mod-quiz-index .r1 .cell,
#mod-lesson-index .r1 .cell,
#mod-glossary-index .r1 .cell,
#mod-data-index .r1 .cell,
#mod-chat-index .r1 .cell,
#mod-choice-index .r1 .cell,
#mod-assignment-index .r1 .cell,
.mod-forum .generaltable .r1 .cell,
.forumheaderlist .r1 {
  background: #f7f7f7;
}

/* Calendar */

#calendar .maincalendar,
.calendar #calendar .sidecalendar .sideblock {
  border: none;
}

/* Misc */

#intro {
  background: #f5f5f5;
}

#mod-forum-view .subscription {
  margin-bottom: 15px;
}

legend {
  border: 1px solid #eee;
  padding: 2px 7px;
  background: url(images/gradient.png) repeat-x 0 100%;
}

fieldset {
  background: #f9f9f9;
}

fieldset.invisiblefieldset,
fieldset.hidden {
  background: none;
}

#attempts {
  font-size: 13px;
  margin-top: 15px;
}

#attempts .status div.s0 {
  background: #fdfcc6;
}
/* ------from Olive -----*/
#clr{
		clear:both;
		margin-top:0px;
		margin-bottom:0px;
		}	

.marque {
background:none repeat scroll 0 0 #EFE4B2;
border:1px solid #E6D895;
color:#AD5555;
font-size:14px;
font-weight:bold;
height:21px;
letter-spacing:1pt;
padding:3px 0px 0;
text-transform:uppercase;
width:588px; 
font-family:"NewBTBold", Arial, Helvetica, sans-serif; 
margin:15px 0 0 3px;
}
.notice_board {
font-family: "NewBTRegular",Verdana,Arial,Helvetica,sans-serif !important;
color:#AD5555;
display:block;
font-size:16px;
font-weight:bold;
padding:15px 0 3px 0;
text-align:left;
}
#activecontent { 
padding:0;
margin:0;
width:230px;
height:185px;
/*font-family:"NewBTRegular", tahoma, Verdana, Arial, Helvetica, sans-serif;*/
font-family:Arial, Helvetica, sans-serif !important;
font-size:12px;
text-align:justify;
float:left;
border:1px solid #E0D3A6;
}

#activecontent a{ 
color:#50504B; 
/*font-family:"NewBTRegular", tahoma, Verdana, Arial, Helvetica, sans-serif;*/
font-family:Arial, Helvetica, sans-serif !important;
}
#activecontent a:hover{ 
color:#046B9F;
}
#Iner_content { 
/*padding:5px 0 0 0;
margin:5px 0px 0 3px;*/
/*font-family: "NewBTRegular", Verdana, Arial, Helvetica, sans-serif;*/
font-family:Arial, Helvetica, sans-serif;
color : #50504B;
font-size:12px;
line-height:18px;
/*float:left;*/
/*width:580px;*/
/*text-align:justify;*/
border:1px solid #f00*/
} 
#Iner_content h2{font-family: "NewBTBold", Verdana, Arial, Helvetica, sans-serif;
color : #858484; font-size:17px; line-height:16px;}
#Iner_content h2 span{font-family: "NewBTBold", Verdana, Arial, Helvetica, sans-serif;
color : #97AB73; font-size:17px;}

#Iner_content p{/*padding:0px; margin:0px; /*font-family:NewBTRegular;*/ font-family:Arial, Helvetica, sans-serif;}

.flash-bg-container-name {
	width: 160px;
	margin:0 0 5px 0px;
	padding:0px;
	font-family:"NewBTBold", Arial, Helvetica, sans-serif;
	color : #CFBE78;
	font-size:16px;
	float:left;
	font-weight:bold;
}
.flash-bg-container {
	
	width:277px;
	height:196px;
	margin:0 0 0 0px;
}
/***** thsggn/styles.css end *****/


