/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Samira Vijghen
Version:  08 May 2008
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */
body { 
background-image: url(assets/md5images/06c9930098f18504a6bf3489be53d37e.gif); 
background-repeat:repeat;}

#tmc #container { border:1px solid #ccc;}

#tmc h1, 
#tmc h2,
#tmc h3,
#tmc h4 { text-transform:uppercase;}

#tmc #header {
width:980px;
height:100px;
display:block;
padding:0;
margin:0;
border-top:3px solid #ccc;
border-bottom:1px solid #f90;}

* html #header #pagetitle {height:60px;}

#header h1 { 
font:26px/30px Arial, Verdana, Helvetica, sans-serif; }

#header h6 { 
font:26px/30px Arial, Verdana, Helvetica, sans-serif;
margin-top:-5px;
margin-bottom:0;}

#tmc #tabs, #tmc #tabs a { background-color:#eee; border:0; color:#676767;float:left;}
#tmc #tabs  { height:30px; padding:0 16px 0 24px; }

#tmc #navigation { border-bottom:1px solid #f90;}
#tmc #navigation #tabs a {
	padding:8px 10px 0 10px;
	line-height: 20px;}
	
#tmc #navigation #tabs a:active,
#tmc #navigation #tabs a:hover,
#tmc #navigation #tabs a:focus {
	text-decoration: underline;
	}

#tmc #sidebar h2 { border:0;
color:#f90;
margin:.5em 10px;text-indent:5px; 
text-transform:uppercase;
font-weight:bold;
border-bottom:1px dotted #fff; }
#tmc #sidebar a:hover,
#tmc #sidebar a:focus { background-color:#4A6380; }
#tmc #footer,
#tmc #footer a { color:#676767; }
#tmc #tabs a:hover,
#tmc #footer a:hover { color:#999; }
#tmc #sidebar li a:focus { background-color:#ddd; }

ul#side-browse li.disciplines { display:none; }

#tmc #embed_word p {margin-left:15px;}
#tmc #embed_word ol {margin-left:40px;}

#tmc #confirm h4.confirm_text {
font-size:10pt;
color:#DD0000;
text-transform:none;
font-family:trebuchet MS, arial, sans-serif;
font-weight:normal;
text-align:left;
margin-bottom:15px;}

#tmc #confirm #confirm_agree h3 {
font-size:13px;
font-weight:bold; }

/*fix homepage intro display */
#tmc #homepage-intro {width: 100%;}
#tmc #homepage-intro p {color: #405670;}
/* Mobile */

.mbl #tmc #navigation { display: none; }

/* Content Carousel width*/
#tmc #dcn-home #contentcarousel {width:100%;}


/* FAQ Styling */
#tmc #content #main.text ol.alpha-list li{list-style: upper-alpha;}
#tmc #content #main.text ol.alpha-list ul li {list-style: none;}
#tmc #content #main.text ol.alpha-list ol li {list-style: decimal;}