/**************************************
 * THEME NAME: hadronphysics
 *
 * Files included in this sheet:
 *
 *   hadronphysics/ha_layout.css
 *   hadronphysics/ha_fonts.css
 *   hadronphysics/ha_color.css
 **************************************/

/***** hadronphysics/ha_layout.css start *****/

/* Core */

#content {
  margin: 4px;
}

hr {
	height : 1px;
}

h1.main,
h2.main,
h3.main,
h4.main,
h5.main,
h6.main {
  text-align: left;
  padding-left: 5px;
} 

h1, h2, h3, h4 {
  text-align: left;
  padding-left: 0px;
}
  
input {
  
}

.generalbox {
  border: none;
 /* border-left-width:1px; 
  border-style:solid; */
}

.sitetopiccontent {
  border-width:1px;
  border-style:solid;
}



/***
 *** Header
 ***/

#header-home {
  /* padding:1em 0.5em; */
  height:150px;
  border-width:1px;
  border-style:solid;
  
}

#header {
  margin: 0px;
  height:100px;
  border-width:1px;
  border-style:solid;
}

.headermenu {
  float:right;
  text-align:right;
}

.navbar {
  margin-right: 5px;
  width: 100%; 
  padding:0px;
  height: 25px;
  border-width:1px;
  border-style:solid;
}

.breadcrumb {
 padding-top: 3px;
 padding-left: 3px;
 }
 
.navbar .navbutton {
  padding-right: 3px;
  padding-top: 2px;
 }
 
#layout-table #left-column,
#layout-table #right-column {
  border-width:1px; 
  border-style:solid;
  padding: 0px;
}



/***
 *** Login
 ***/
 
 .login {
  margin: 0px;
 }

TABLE.loginbox {
  margin-top: 40px;
  }

.loginbox .header {
  border: none;
  }



/***
 *** Blocks
 ***/
.sideblock {
  width: 100%;
  margin-bottom:1em;
  border-collapse:separate;
  border-width:0px;
  border-style:none;
}

.sideblock .header {
  text-align: left;
  padding:4px;
  border-width: 0px;
}

.sideblock .content {
  padding: 4px;
  border-width: 0px;
}

.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
}
  

.sideblock .footer {
  border-top-width:1px;
  border-top-style:dashed;
}
  

/***
 *** Calendar
 ***/
 
 table.minicalendar {
  width: 100%;
  margin:10px auto;
  padding:2px;
  border-width:1px;
  border-style:solid;
  border-collapse:separate;
  border-spacing:1px !important;
}

table.minicalendar tr.weekdays th {
   border-style: none;
}

table.minicalendar tr td.day {
  border-style: solid;
  border-width: 1px;
}

table.calendarmonth {
  border-collapse:separate;
  border-spacing:1px !important;
}

table.calendarmonth tr td  {
  border-style: solid;
  border-width: 1px;
}


/***
 *** Course
 ***/
 
.course {
  margin: 0px;
 }

 
.headingblock {
  border-width:1px;
  border-style:solid;
  padding:5px;
}


.categorybox .category,
.categorybox .category {
  border-bottom: solid;
  border-width: 1px;
  padding-top: 7px;
}

#course-view .section .left {
  border-right-width: 1px;
  border-right-style: dashed;
}

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

#footer {
  text-align:left;
  margin-top: 5px;
}

#tabfooter {

}

.tbfooter {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	height: 45px;
}

.tbfooter1 {
	padding-left: 5px;

}/***** hadronphysics/ha_layout.css end *****/

/***** hadronphysics/ha_fonts.css start *****/

/* Core */

.clearer {
  font-size: 1px;
}

body, td, li {
	/* font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;

}

body {
	margin : 5px;
	}

th {
  /* font-family: "Times New Roman", Times, serif; */
  /* font-size: 12px; */
  font-weight: bold;
}


a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1, h2, h3, h4 {
	/* font-family: "Times New Roman", Times, serif; */
}

h1 {
  font-size:1.4em;}

h2 {
  font-size:1.3em;
}
h3 {
  font-size:1.2em;
}
h4 {
  font-size:1.1em;
  font-weight:bold;
}

th.header,
td.header,
div.header,
.headingblock {

  font-weight: bold;
  font-size: 1.2em;
}


.categorybox .category,
.categorybox .category {
/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
  font-size: 1.2em;
  font-weight: bold;
}


/***
 *** Header
 ***/
 
.breadcrumb {
  /* font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
  font-size:.9em;
  }

.logininfo,
#header-home .headermenu font {
   font-size:.8em;
}

 /***
 *** Blocks
 ***/
 
.sideblock .footer {
  font-size:0.85em;
  text-align: left;
}

/***
 *** Calendar
 ***/
#calendar .maincalendar table.calendarmonth td {
  font-size:.8em;
}

#calendar .maincalendar .calendar-controls .current {
  font-weight: bold;
}

#calendar .sidecalendar .filters {
  font-size:0.8em
  }

table.minicalendar tr.weekdays th {
  font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
  font-size:0.8em;
  font-weight:normal;
  }

table.minicalendar tr td.day {
  font-size:0.8em;
  }
  
  
/*toc style BULLETS */
.book_toc_bullets ul {
	font-weight : bold;
}

.book_toc_bullets ul ul {
	font-style : italic;
	font-weight : normal;
}
.book_toc_bullets li {
	font-weight : bold;
}
.book_toc_bullets li li {
   		font-style : italic;
	font-weight : normal;
}  
  
/***
 *** Course
 ***/
  
#course-view .section .left {
  font-weight: bold;
  font-size: 1.2em;
}

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

.tbsmall {
  font-size: 0.9em;
}
  

  
/***** hadronphysics/ha_fonts.css end *****/

/***** hadronphysics/ha_color.css start *****/

/* Core */

body {
  background-color: #FFFFFF;
}

hr {
	color : Navy;
}


a:link {
    
}

a:visited {
   color:#005f9c;
}

a:hover {
    
}


th {
	/* background-color:#FFE4A6; */

}

th.header,
td.header,
div.header {
  background-color: #9EBCDA;
  }
  

#layout-table #left-column {
	/* background-color: yellow; */
}

/* .generalbox {
  border-color:#005f9c;
  background-color:#FFFFFF;
} */

.navbar {
  border-color:#005f9c;
  background-color:#FCFCFC;
 }

.sitetopiccontent {
  border-color:#FFFFFF;
  background-color:#FFFFFF;
}

#layout-table #left-column {
	background-color: #FCFCFC;
	border-color:#005f9c;
}


#layout-table #right-column {
	background-color: #FCFCFC;
	border-color:#005f9c;
}


/***
*** Menu
***/

.menuflex {
	background-image: url(pix/menu/menu_flex.jpg);
}


/***
 *** Header
 ***/

#header-home, #header {
  /* background-color: #E3DFD4;*/
  border-color:#FFFFFF; 
  background: url(header_01.jpg);
}


/***
 *** Login
 ***/


.loginbox .header {
   background-color: #005f9c;
   color: #F7C22C;
}

.loginbox .content {
  border-color:#FFFFFF;
  }


/***
 *** Blocks
 ***/
/*
.sideblock {
  border-color:#005f9c;
}

.sideblock .content {
  border-color:#005f9c;
 
}

.sideblock .footer {
 border-top-color:#005f9c;
}

*/

.sideblock .header {
 background-color: #005f9c;
 color: #F7C22C;
}


/***
 *** Course
 ***/

.headingblock {
  border-color:#005f9c;
}

.categoryboxcontent,
.courseboxcontent {
  border-color:#005f9c;
  background: #FFFFFF;
}

.categorybox .category,
.categorybox .category {
  border-color: #005f9c;
}

#course-view .section .content {
  border-color: #005f9c;
  background-color: #FFFFFF;
}

#course-view .section .side {
  border-color: #005f9c;
  background-color: #FFFFFF;
}

/***
 *** Tabs
 ***/

/* .tablink a:link,
.tablink a:visited {
  color:#000066;
}

.selected .tablink a:link,
.selected .tablink a:visited {
  color:#000000;
} */
.tabs .side {
  border-color: #AAAAAA;
}
.tabrow td {
  background:url(pix/tab/left.gif) top left no-repeat;
}
.tabrow td .tablink {
  background:url(pix/tab/right.gif) top right no-repeat;
}
.tabrow td:hover {
  background-image:url(pix/tab/left_hover.gif);
}
.tabrow td:hover .tablink {
  background-image:url(pix/tab/right_hover.gif);
}
.tabrow .last span {
  background:url(pix/tab/right_end.gif) top right no-repeat;
}
.tabrow .selected {
  background:url(pix/tab/left_active.gif) top left no-repeat;
}
.tabrow .selected .tablink {
  background:url(pix/tab/right_active.gif) top right no-repeat;
}
.tabrow td.selected:hover {
  background-image:url(pix/tab/left_active_hover.gif);
}
.tabrow td.selected:hover .tablink {
  background-image:url(pix/tab/right_active_hover.gif);
}

/***
*** Footer
***/

.tbfooter {
    border-color: #FFFFFF;
	background-image: url(footer_01.jpg);
}


/***** hadronphysics/ha_color.css end *****/

