/* general stuff */
/* padding: top right bottom left*/

/* this is ok */
.footerbox {
background: url(../templates/tamuseseh/images/logo-wide.jpg) 0px 30px repeat-x;
text-align: right;
padding-top: 30px;
margin-right: 0px;
width: auto;
/*border: 1px solid #666;
 */
}
.sidebox {
border: 0px solid #FFFFFF;
background: url(../images/side.jpg) 15px 10px repeat-y; 


}
.logobox {
/* padding: top right bottom left*/
/*background: url(../images/logo.png)  no-repeat;*/
padding: 15px 10px 10px 10px;
width: 100px;

}
.contentpaneopen {
text-align: left;
background: transparent;
/* background-color: #4c2d08;*/
font-size: 11px; 
line-height: 1.7; 
}
.h1 {
font-size: 21px;
font-weight:bold;

padding: 0px 0px 0px 10px;
font-family:"Trebuchet MS";
color: #908B6D;
}
.content {
/* padding: top right bottom left*/
padding: 0px 0px 0px 10px;
font-size: 12px;
vertical-align: top;
line-height: 1.7;
position: relative;
/*border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 3px solid #333;
border-bottom: 3px solid #333;*/
 
} 
#text {background:#fff;}

table.text {
color: #ffffcc; 
font-size: 11px;
line-height: 1.5;
vertical-align: top;
padding: 0px 10px 0px 10px;
margin: 0px;
/* background-color: #4c2d08;*/

}

.text {
font-size: 14px;
line-height: 1.5;
vertical-align: top;
padding: 0px 10px 0px 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
/* background-color: #4c2d08;*/

}


.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #543e08;
font-family: 'Trebuchet MS', verdana, sans-serif;
color: #002E61;
}



table.contentpane td.contentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: 'Trebuchet MS', verdana, sans-serif;
border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

/* Main Menu(s) */


.mainbox{
width:1000px;
text-align:left;
/* background-color: #4c2d08;*/
margin: auto;
height: 600px;
border-top:1px solid #666;
border-left: 1px solid #666;
border-right: 3px solid #888;
border-bottom: 3px solid #888;

}
#main{
width:1000px;
text-align:left;
background-color: #ffffff;
margin: 20px auto 20px auto;
height: 552px;
border-top:1px solid #543e08;
border-left: 1px solid #543e08;
border-right: 3px solid #281d04;
border-bottom: 3px solid #281d04;

}
 
	

.panel {

padding: 0px;

}
img {
border: 0px;  
}
body {
margin:0;
text-align: center;
font-family: verdana, arial, sans-serif;
margin-top: 10px; 
/* background-color: #000; */
}
.heading {
font-size: 12px; 
font-weight: bold; 
text-transform: uppercase;
}


#header {
height:  90px; 
width:  100%; 
vertical-align: middle;
border: 0px solid #000000;
background-color: #473408;
 }
 
#logo {
height: 200px;
width: auto;;
margin-left: 30px;
background: url(../images/ts-logo.jpg) 0px no-repeat ;
background-color: #ffffff;
text-align: right;
padding-top: 10px;


}

/* Topmenu */
#menu{
height: 25px;
float: left;
width: 100%;
background: #ffffff;

}

 ul#mainlevel-nav
{
list-style: none;
padding: 0;
margin: 0;
white-space: nowrap;
font-weight:normal;
text-transform: uppercase;
}

ul#mainlevel-nav li{
width: auto !important;
width: 5%;
border-bottom: 2px solid #edd49b;
float: left;
font-family:"Verdana";
font-size:36px;
height: 20px;
line-height: 20px;
white-space: nowrap;


}

ul#mainlevel-nav li a{
font-weight: normal;
display: block;

text-decoration: none;
color: #999;
white-space: nowrap;

}
ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
/*background: url(../images/headmenu_right_hover.gif) bottom right no-repeat; */
width: auto;
height: 20px;
color: #000;
border-bottom: 2px solid #76cbd4;

}

a.sublevel {
padding: 0px;
margin: 0px;
font-size: 10px;
padding-left: 12px;
width: 139px;
display: block;
line-height: 20px;
margin-bottom: 2px;
text-decoration: none;
font-weight: normal;
border-right: 4px solid #CACACA;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}

html>body a.sublevel {width:123px;} /* Opera5-Fix-fix ;-) */
html>body a.mainlevel {width:135px;} /* Opera5-Fix-fix ;-) */

a.sublevel:hover, a.sublevel#active_menu {
text-decoration: none;
width: 139px;
voice-family:"\"}\""; /* Box Model fix */
voice-family:inherit;
width: 123px;
}
html>body a.sublevel:hover, a.sublevel#active_menu { /* Opera5-Fix-fix ;-) */
width: 123px;
}
 
 iframe.wrapper {
 z-index: 0;
 }
 
.clr{clear:both;}


/* Modules */





div.module h3 {
font-size: 14px;
width: 130px;
font-weight: bold;
margin: 0px;
padding: 0px;
margin-bottom: 5px;
}

#user1{
float: left;
width: 49%;

}

#user2{
float: right;
width: 49%;
}

#user3 {
vertical-align:bottom;

}

#user1 ul, #user2 ul, #user3 ul {
list-style: none;
margin: 0px;
padding: 20px;
padding-left: 0.7em;
margin-left: 0.7em;
margin-bottom: 5px;
margin-top: 2px;

}

#maincol-normal-800 div.moduletable, #maincol-wide-800 div.moduletable, #maincol-broad-800 div.moduletable, #maincol-normal-1024 div.moduletable, #maincol-wide-1024 div.moduletable, #maincol-broad-1024 div.moduletable {
width: 100%;
margin-bottom: 10px;
border: 1px solid #EFEFEF;
background: transparent;
font-size: 10px;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3, #maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3 {
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
height: 20px;
line-height: 20px;
color: #FFF;
width: 100%;
border-bottom: 1px solid #EFEFEF;
text-align: left;
text-indent: 5px;
}



/* Other Mambo Stuff */

#title {
}
.pathway {
color: #BBBBBB;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #BBBBBB;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 3px solid #ffffff;
  margin: 0px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}



.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;
margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
table.moduletable {
width:  100%; 
font-size: 80%;
 }
table.moduletable th  {
font-size: 80%;
}



.back_button a{
font-size: 10px;
font-weight: normal;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}





