/**************************************
 * THEME NAME: home
 *
 * Files included in this sheet:
 *
 *   home/style.css
 *   home/images.css
 **************************************/

/***** home/style.css start *****/

#header h1 {
    font-size: 4em;
    text-align: center;
    padding-top: 70px;
    margin: 0;
}

/***
 *** Header Nav
 ***/
table.headernav {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.headernavlink a:link,
.headernavlink a:visited {
  color: #6699CC; text-decoration: none;
 padding-right: 5px;
 padding-left: 5px;
}
.headernavlink a:hover {
  color: #79D2D2; text-decoration: none;
}
/* tall line on left*/
.headernavrow td {
    border-left: 1px solid #ddd;
}
.headernavrow td {
  border-right: 1px solid #ddd;
}

#header h1, #header h1 a, #header h1 a:hover, #header h1 a:visited, #header .description {
    text-decoration: none;
    }


body {
    width: 784px;
    margin: 0 auto;
    padding: 0 0 0 0; 
    font-size: 96%;
    font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    background-color: #fff;
    color: #666666;
}                                                                

/*#left-column {
    display: none;
}*/

#left-column {
    border-right: 0px dotted #ddd;
    padding-right: 5px;
}
#right-column {
    border-left: 1px dotted #ddd;
    padding-left: 5px;
}


#layout-table #left-column
{
    background-color: #fff;
  padding-right: 0px;
	padding-left: 0px;
	  padding-top: 0px;

}

#layout-table #middle-column {
   padding-left: 0px;
  padding-right: 5px;
  
}
/* Can't use this yet cause cmsnavigationblock doesn't take the css
Alternate rows even 
.r0 {  
  background-color:#ffffff;
}

/* Alternate rows odd 
.r1 {  
  background-color:#eeeeee;
}*/
#page {
    background-color: #fff;
    margin: 20px auto;
    padding: 0;
    width: 784px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;

}

#header     { margin: 0 !important; margin: 0 0 0 0px; padding: 0px; height: 83px; width: 784px; }
#header     { background-color: #ffffff; }

#footer     { margin: 0 !important; margin: 0 0 0 0px; padding: 0px; height: 100px; width: 784px; }
#footer     { background-color: #ffffff; }

table.navbar tr td {
    padding: 0 30px;
	border: none;
}
table.navbar {
    height: 2em;
	 border: none;
}
table.headermenu {
    height: 2em;
	 border: none;
	 margin-right: 26px;

}
#content {
    padding: 0 10px;
    border: none;
		/*border-top: 1px solid #CCCCCC;*/

	
}



.breadcrumb {
    font-weight: bold;
}
.sideblock div.header {
    background: #fff;
	color:#79D2D2;
	text-align:left;
	 border-left: 0px dotted #ddd;
    border-right: 0px dotted #ddd;
    border-top: 0px dotted #ddd;
	border-bottom: 0px solid #79D2D2;
	  font-variant:small-caps;
	  padding:3px;
}
.headingblock {
      font-size: 94%;
    background: #fff;
	color:#79D2D2;
	text-align:center;
	 border-left: 0px dotted #ddd;
    border-right: 0px dotted #ddd;
    border-top: 0px dotted #ddd;
	border-bottom: 0px solid #79D2D2;
	  font-variant:small-caps;
	  padding:3px;
}

.sideblock div.content {
    background: #fff;
	padding-left: 7px;
	border-top: 0px solid #79D2D2;
	border-left: 0px dotted #ddd;
    border-right: 0px dotted #ddd;
    border-bottom: 1px dotted #ddd;
}
.sitetopiccontent {
  border-color: #ddd;
  border-top: 0px;
  padding: 0px;
  border:none;
  background-color:#FFFFFF;
}
.sitetopic {
  margin-bottom:0px;
}

.sideblock .footer, .sideblock .newlink {
    text-align: left;
    font-size: 1em;
    padding-left: 1px;
}

.sideblock .info {
	text-align: center;
	}

#course-view #content,

#site-index #content,

#calendar-view #content {
    padding: 0 20px;
    
}
#course-view .section .content {
 background: #fff;

}  

#course-view .section .weekdates {
  color:#000000;

}
 #course-view .current .side{
  background: #79D2D2;
} 
#course-view .section .left {
  color: #ffffff;
}
                                                                                      
.logininfo {
    padding-top: 20px;
}

table.generalbox td.generalboxcontent {
    background-color: transparent;
}

.generalbox {
    border: none;
}

#header .hidemenu {
 padding-top: 92px;
}

a:link { color: #6699CC; text-decoration: none; }
a:visited { color: #6699CC; text-decoration: none;}
a:hover { color:#79D2D2; text-decoration: none;}
a:link:active, a:visited:active { color: red; text-decoration: none; }

#footer {
    text-align: center;
	margin: 0 auto;
    padding: 0;
    
}
.menu {
    text-align: center;
    margin: 20px 50px;
    padding: 0;
}

.menu table {
    width: 100%;
}
#footer .logininfo {
    padding-top: 15px;
}
#footer .homelink {
  padding-top: 50px;
  margin: 0;
}
#footer .sitelink {
  padding-top: 50px;
  margin: 0;
}
#help,
#mod-chat-gui_header_js-users,
#mod-chat-gui_header_js-chatinput {
    width: 90%;
    padding: 0 20px;
    margin: 0;
    background: #fff;
}

#help #content,
#mod-chat-gui_header_js-users #content,
#mod-chat-gui_header_js-chatinput #content,
#help .generalbox,
#help .generalboxcontent,
#help #footer,
#help #page,
#mod-chat-gui_header_js-users #page,
#mod-chat-gui_header_js-chatinput #page {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #fff;
}



body#help #footer {
  background-image: none;
}

.generalboxcontent {
    text-align: left;
}

.forumpost:hover .subject {
    font-weight: bold;
    color: #333;
}

.forumpost {
    margin: 0;
    padding: 0;
    padding-top: 5px;
	padding-left: 15px;
   	padding-right: 15px;
	border: none;
}

.forumpost .side  {
    background-color: #eee;
}

.forumpost .picture  {
    background-color: #eee;
    vertical-align: middle;
}

.forumpost .topic  {
    background-color: #eee;
    border: none;
}
.forumpost .content  {
    border-right: thin solid #eee;
    border-left: thin solid #eee;
	border-bottom: thin solid #eee;
}
.forumpost .picture img {
    margin-bottom: 0;
    padding: 0;
}

.newsletter {
}
.newsletter .content  {
    background-color:#FFFFFF;
	border: none;
}

.newsletter .topic .subject {
  font-weight: bold;
  text-align:center;

}
#email {  
  background-color: #FFFFFF!important;
  background-image:none!important;
}


.newsletterlist {
width:70%; margin-left:15%; margin-right:15%;

}

.newsletterlist td {
  border-width:1px 1px 1px 1px;
  border-style:solid;
  border-color:#999999;
}

.newsletterlist .replies {
  display: none;
}

.newsletterlist .picture {
  display: none;
}

.newsletterlist .discussion .starter {
  vertical-align: middle;
  background:#DDDDDD; 
}

.newsletterlist .lastpost {
  text-align: right;
}

.newsletterlist .discussion .author {
  display: none;
}


#calendar .maincalendar .weekdays {
  font-weight: bold;
  font-size:0.8em; 

}
#calendar .maincalendar .controls {
  font-weight: bold;
  font-size:1.0em;
}
/* glossary */
.concept {
  font-weight: bold;
}

#message-user #header {
  display: none;
}
#message-user #content {
  margin-top: 0;
}


#message-index #page{
width: 784px;
 margin: 20px auto;
}
body.message,
body.message #page {
  width: auto;
  margin: 0;
  padding: 0;
}

#message-user,
#message-user #page,
#message-user #content {
  padding: 0;
  background: #FFF;
}

table.category number {
color:#FFFFFF;
}
.block_picture_random div.content {
	padding: 0;
	border: 0px;
    text-align: center;

	}
	
.block_calendar_month div.content {
	padding-left: 4px;

	}
.block_login div.content {
	background-color: #F2F6FB;
	background-repeat:  no-repeat;
	background-position: bottom center; 
}	
	.mod-quiz .generalbox .generalboxcontent {
  text-align:left !important
}
.mod-quiz .generalboxcontent table[align=right],
.mod-quiz .generalboxcontent p[align=right] {
  float:left
}
* html .mod-quiz .generalboxcontent table,
* html .mod-quiz .generalboxcontent p {
  float:left
}
/***** home/style.css end *****/

/***** home/images.css start *****/

/* the Kubrick theme should work without any background images
   simply remove the "images" entry from the config.php file
   and this file will not be read in. Note that a replacement
   header image may also be specified in header.html
*/
   
body            { background: #FFFFFF url("bgcolor.gif"); }
#header         { background: #FFFFFF url("header.png") no-repeat top center;}
#footer         { background: #FFFFFF url("footer.gif") no-repeat bottom center; border: none; }
/*#page           { background: #fff url("bg.jpg") repeat-y top left; border: none; } */               



.forumpost {
    margin: 0;
    padding: 0;
    padding-top: 5px;
	padding-left: 15px;
 	padding-right: 15px;
    border: none;
}

.forumpost .side  {
    background-color: #fff;
    background-image: url('bottom-left.png'); 
    background-repeat:  no-repeat;
    background-position: bottom right; 
}

.forumpost .picture  {
    background-color: #fff;
    background-image: url('top-left.png'); 
    background-repeat:  no-repeat;
    vertical-align: bottom;
    background-position: top right; 
    padding-right: 15px;
    padding-top: 0;
	border: none;
}
.forumpost .topic  {
    background-color: #fff;
    background-image: url('top-right.png'); 
    background-repeat:  no-repeat;
    background-position: top right; 
    padding-right: 15px;
    padding-left: 0;
    padding-bottom: 5px;
    padding-top: 10px;
    border: none;
}
.newsletter .topic  {
    background-color: #fff;
    padding-right: 15px;
    padding-left: 0;
    padding-bottom: 5px;
    padding-top: 10px;
    border: none;
}
.forumpost .content  {
    background-image: url('bottom-right.png'); 
    background-repeat:  no-repeat;
    background-position: bottom right; 
    padding-bottom: 10px;
    padding-right: 15px;
    padding-top: 0;
    padding-left: 0;
    border: none;
}

.forumpost .picture img {
    margin-bottom: 0;
    padding: 0;
}

/*
.block_glossary_random div.header {
	background-image: url('tipshead.gif');
	background-repeat:  no-repeat;
    background-position: bottom center; 
}*/

.block_glossary_random div.content {
/*	background-image: url('bgmiddle.png');*/
	background-color: #F2F3EE;
	background-repeat:  repeat;
	background-position: bottom right; 
}
.block_faq div.content {
	/*background-image: url('bgmiddle.png');*/
		background-color: #F2F3EE;
background-repeat:  repeat;
	background-position: center right; 
}
.block_news_items div.content {
	/*background-image: url('bgmiddle.png');*/
		background-color: #F2F3EE;
background-repeat:  repeat;
	background-position: bottom right; 
}
.block_monthly_question div.content {
		background-color: #F2F3EE;
}
.block_choice_block div.content {
		background-color: #F2F3EE;
}
.block_course_list div.content {
	background-image: url('lotus.gif');
	background-repeat:  no-repeat;
	background-position: bottom right; 
}


.block_my_tools div.content {
	background-image: url('yybg.jpg');
	background-repeat:  no-repeat;
	background-position: bottom right; 
}
.block_section2 div.content {
	background-image: url('yybg.jpg');
	background-repeat:  no-repeat;
	background-position: bottom right; 
}

.block_calendar_upcoming div.content {
	background-image: url('bluelotus.gif');
	background-repeat:  no-repeat;
	background-position: bottom right; 
}/***** home/images.css end *****/

