/**************************************
 * THEME NAME: park-view-academy
 *
 * Files included in this sheet:
 *
 *   park-view-academy/styles.css
 **************************************/

/***** park-view-academy/styles.css start *****/

/**
  *  This is what makes Majids themes unique
  *
  */

/***
 ***	Core: Body
 ***/

 .clearfix {
	border: none !important;
}
 
body {
	background: url('images/bgd.jpg') repeat-y top center;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin: 0;
	padding: 0;
}

a:link,
a:visited {
	color:#1976a5;
	text-decoration: none;
}

a:hover {
	color: #f12711;
	text-decoration: underline;
	
}

a.dimmed:link,
a.dimmed:visited {
	color:#aaaaaa;
	text-decoration: none;

}

#page {
	border: 0;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	margin-left: 50px; 
	margin-right: 50px;
}

#pagelayout {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	
}

#layout-table {
	margin:0 auto;
	padding-top:10px;
}

#layout-table #middle-column{
  vertical-align:top;
  padding: 0 15px;
}

#layout-table #left-column{
  vertical-align:top;
  padding: 0;
}

#layout-table #right-column{
  vertical-align:top;
  padding: 0;
}


#content {
  clear: both;
  padding: 5px 15px 5px 13px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}

hr {
	border-bottom:1px dotted #cccccc;
	border-top:1px solid #ffffff !important; 
	border-left:1px solid #ffffff !important; 
	border-right:1px solid #ffffff !important; 
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
	text-align: center;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
}

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	color: #505050;
}

.header {
	border: none !important;
	clear: both;
	}

.generalbox {
    background: transparent; 
	border: 0px;
}

/***
 ***	Core: Header
 ***/

#header {
}

#logo { 
	background: url('images/header.png') no-repeat top center;
	height: 200px;
	position: relative;
}

#logo .logo-link a {
	position: absolute;
	top: 5px;
	left: 90px;
	width: 175px;
	height: 180px;
	display: block;
	overflow: hidden;
	text-indent: -1999px;
}

#headermenu {
	float: right;
	margin: 170px 20px 0 0;
}

#headermenu .logininfo {
	color: #fff;
	font-size: 12px;
}

#headermenu .logininfo a {
	color: #fff;
}

.login-options {
	position: absolute;
	top: 140px;
	right: 0;
}

.login-options ul {
	margin: 0;
	padding: 0;
}

.login-options ul li {
	margin: 0 20px 0 0;
	list-style: none;
	display: inline;
	color: #fff;
	font-size: 12px;
}

.login-options ul li a {
	color: #fff;
}

/***
 ***	Core: Footer
 ***/

#footer-wrapper {
	width: 100%;
	margin: 0 auto;
	color:#fff;
}

#footer {
	margin:0;
	padding:30px 0;
}

#footer a {
	color:#fff;
}

#footer .footerlogos { 
	padding: 5px 0 15px;
}

#footer .footerlogos ul li {
	padding:2px;
	padding-left: 5px;
	padding-right: 5px;
	display: inline; 
}

#footer p {
	font-size : 10px;
	}

#footer .logininfo {
	font-size: 12px;
}

/***
 ***	Core: NavBar
 ***/

.navbar {
	margin: 0 auto;
	background: #fff;
	border-top:0px;
	border-bottom:solid 1px #ddd;
	border-left:0px;
	border-right:0px;
	padding: 8px 0 5px 0;
}

.navbar .breadcrumb {
    margin: 2px 0 0;
}

.navbar .navbutton {
    margin: 0;
}


/***
 ***	Core: Side Block (the left and right bits)
 ***/
 
.sideblock {
  border: 1px solid #7ea5b1;
}

.sideblock .header {
  padding:0;
  background:url(images/block.jpg) repeat-x top left;
  border:none;
}

.sideblock .content {
  border: none;
  background-color:#e9e9e9;
  padding: 10px 5px;
}

.sideblock h2 {
  padding:10px;
  margin:0;
  color:#fff;
  font-weight:normal;
  font-size:14px;
}

.sideblock .header .hide-show-image {
  margin:12px 10px 0px 0px;
}

h2.headingblock {
	background:url(images/block.jpg) repeat-x top left;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	padding:10px 15px;
}

/***
 ***	Core: Course (the middle bit)
 ***/

.coursebox {
	background: #ffffff;
	border:none;
	border-bottom: 1px dotted #aaa;    
	padding:7px 0;
	margin:0;
}

body#site-index .headingblock,
body#course-view .headingblock {
	margin-bottom: 0px;
}

.section {
	background: #ffffff;
}

#course-view .section td.content {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px dashed #ccc;
}

#course-view .section td.side {
  border-width:0px;
}

/***
 ***	Modules: Forum
 ***/

.forumpost {
	border: 0px;    
	width: auto;
	overflow:none;
}

.forumpost .left {
	background:#ffffff url('images/forum/leftpost.png') no-repeat top left;
}

.forumpost .picture,
.forumpost .topic {
	background:#ccc;
	border:0px;
}

.forumpost .topic a:link,
.forumpost .topic a:visited {
}

.forumpost img {
  max-width: 100%;
}

/***
 ***	Modules: Calendar
***/

/* colors for calendar events */
#calendar .event_global,
.minicalendar .event_global,
.block_calendar_month .event_global {
  border-color:#cff689 !important;
  background-color:#cff689;
}

#calendar .event_course,
.minicalendar .event_course,
.block_calendar_month .event_course {
  border-color:#c6dfeb !important;
  background-color:#c6dfeb;
}

#calendar .event_group,
.minicalendar .event_group,
.block_calendar_month .event_group {
  border-color:#feffc2 !important;
  background-color:#feffc2;
}

#calendar .event_user,
.minicalendar .event_user,
.block_calendar_month .event_user {
  border-color:#d9c6e2 !important;
  background-color:#d9c6e2;
}

table.minicalendar tr td.weekend {
  color: red;
  }
  
  #calendar .duration_global,
.minicalendar .duration_global {
  border-top-color:#cff689 !important;
  border-bottom-color:#cff689 !important;
}

#calendar .duration_course,
.minicalendar .duration_course {
  border-top-color:#FF9966 !important;
  border-bottom-color:#FF9966 !important;
}

#calendar .duration_course0,
.minicalendar .duration_course0 {
  border-top-color:#FF9966 !important;
  border-bottom-color:#FF9966 !important;
}

#calendar .duration_course1,
.minicalendar .duration_course1 {
  border-top-color:#0099FF !important;
  border-bottom-color:#0099FF !important;
}

#calendar .duration_course2,
.minicalendar .duration_course2 {
  border-top-color:#FFFF00 !important;
  border-bottom-color:#FFFF00 !important;
}

#calendar .duration_group,
.minicalendar .duration_group {
  border-top-color:#FBBB23 !important;
  border-bottom-color:#FBBB23 !important;
}

#calendar .duration_user,
.minicalendar .duration_user {
  border-top-color:#A1BECB !important;
  border-bottom-color:#A1BECB !important;
}

#calendar .weekend,
.minicalendar .weekend {
  color:red;
}

#mod-assignment-submissions table#attempts {
	font-size: 12px;
	margin: 0 10px;
	width: 940px;
}

#mod-assignment-submissions table#attempts .timemodified .files a {
	clear: left;
	float: left;
}

#mod-assignment-submissions table#attempts .timemodified div br {
	clear: left;
}

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

#mod-chat-gui_header_js-users #content {
	background: #113968;
	color: #fff;
}

#message-messages {
	background-color: #fff;
}

/* Kaltura Video Upload Fix */
body#mod-kaltura-kcw.mod-kaltura #sideleft { display:none !important; }
body#mod-kaltura-kcw.mod-kaltura #sideright { display:none !important; }
.mod-kaltura #container { margin: 0 !important; }/***** park-view-academy/styles.css end *****/


