/**************************************
 * THEME NAME: thermoplan
 *
 * Files included in this sheet:
 *
 *   thermoplan/emporium.css
 **************************************/

/***** thermoplan/emporium.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
   background-image:url(gray.jpg); 
    background-position:top;    
    background-repeat:repeat-x;     
	background-color: #28251e;
} 

.navbar {
	color:#28251e;  
	font-weight:normal;  
}

.navbar a, .navbar a:link, .navbar a:visited {
	color:#28251e;
}

.navbar a:hover, .navbar a:active {
	text-decoration:none;
	color:#28251e;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/background.png) repeat-x left top;
	font-family: Tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size:13px;
	color: #5C5C5C;
}

a, a:link {
	color: #28251e;
}

a:hover, a:active {
	text-decoration: underline;
	color: #28251e;
}

a:visited {
	color: #28251e;
}

#langmenu{
	width: 1020px;
	height: 35px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/bgbreadcrumb.png) repeat-x left top;
	
}

#logo {
	text-align:right;
	width: 1010px;
	height: 103px;
	padding-left:10px;
	margin: 0 auto;
	padding-top: 0px;
	background: #28251e;
	#width:1020px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding: 50px 0 0 0px;
	line-height: normal;
}

#logo h1 { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:40px;
}

#logo h1 a {
	text-decoration: none;
	color: #28313A; 
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	float: left;
	padding: 65px 0 0 18px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #28313A; 
}

#logo p a {
	text-decoration: none;
	color: #28313A;
}

#logo p a:hover { text-decoration: underline; }

#wrapper {
	width: 1000px;
	#width: 1020px;
	margin: 0 auto;
	border: 10px #eceae8 solid;
	background: #eceae8;
}


#footer {
	width: 1000px;
	#width: 1020px;
	margin: 0 auto;
	background-color: #eceae8;
	border: 10px #eceae8 solid;
}

/* begin PageFooter */
.webt-page-footer, 
.webt-page-footer a,
.webt-page-footer a:link,
.webt-page-footer a:visited,
.webt-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  color: #86C4DF;
}

.webt-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #9FB8C6;
}

#content, #layout-table, .clearfix{
	background: #eceae8;
}

.loginbox{
	margin-left:0;
}

.shadow{
-moz-box-shadow: 0 0 15px #888;
-webkit-box-shadow: 0 0 15px #888;
box-shadow: 0 0 15px #888;
}
/* end PageFooter */

/* mycourses*/

.newcoursesfilter a:link,.newcoursesfilter a:hover, .newcoursesfilter a:visited, .newcoursesfilter a:active {
	text-decoration: none;
	color:808080;
	text-align:center;
}

.newcoursesfilterselected a:link, .newcoursesfilterselected a:hover, .newcoursesfilterselected a:visited, .newcoursesfilterselected a:active {
	text-decoration: none;
	text-align:center;
}

.tdmycourses{
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-top:1px solid #cbcbcb;
	background-color:#FFFFFF;
	height:25px;
	
	width:100%;
	text-align:justify;
}

.table_newswidget{
	margin-bottom:-5px;
}

table.minicalendar {
    border-collapse: none;
    border-spacing: none;
    border-style: none;
    border-width: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.loginbox{
    border: 1px solid #cbcbcb;
    margin-bottom: 15px;
    margin-top: 15px;
    overflow: hidden;
    width: 500px;
	margin-left: auto;
	margin-right: auto;
}

.logininfo{
	color:#B9B9B9;
}

.logininfo a{
	color:#FFFFFF;
}

.regform{
font-size: 11px;
}

#layout-table{
	padding-top:0px;
}/***** thermoplan/emporium.css end *****/


