/* CSS Document 
   Etomite new-E template styles
   2005.08.04
   jaredc
   
   2006.06.06
   Modified heavily for the TDP website
   Troy Kenah (troy@spaceape.com.au)
   
*/
// body, td, div, p, ul, ol { font-size: 13px; }
td, p, ul, ol, legend, fieldset { font-size: 13px; color:#676767;}

body {
margin:0;padding:0;
background:url("../images/tdp_horizstripes.gif") repeat-y 50% 0 #676767;
/* font-family:Arial, Helvetica, sans-serif; */
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#676767;
}

#bodyLiner {position:relative;margin:0 auto;padding:0;width:760px;}

/* a {color:#06C;text-decoration:none;}
a:hover {color:#676767;text-decoration:underline;} */

a {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: #676767;
	text-decoration: underline;
}

/*
#tdpMasthead {
margin:0 auto;padding:0; 
border-bottom:1px solid #676767;
background:url("../images/tdp_mastHead01.jpg") no-repeat top right;
height:140px;
text-align: right;
vertical-align: baseline;
}
*/

#tdpMasthead #templateLogo {
margin:0;
padding:0; 
float:left;
width: 150px;
height: 140px;
overflow: hidden;
background-color: white;
}
#tdpMasthead p{
float:right;
color: #ccc;
font-weight: bold;
position:relative;margin:120px 10px 0 0;padding:0; 
}
/*
#tdpMasthead h1 {
position:relative;
margin:0;
padding:70px 0 0 0; 
color:#FFF;
font-size:160%;
border:none; 
}
*/


/* ******* */
/* CONTENT */
/* ******* */
/*
#tdpContent {
background:url("../images/tdp_Content01.jpg") no-repeat top right;
position:relative;margin:0;padding:20px 0 0 0;
height: 415px;
}
*/

#tdpContent #tdpMainCol {
position:relative;margin:0;padding:20px 0 0 0;
float:right;
width:600px;
}
h1,h3,h4,h5,h6  {font-size: 15px; text-decoration: underline;margin:0;color:#000;}
h2,h3,h4,h5,h6  {font-size: 15px; font-weight: bold; text-decoration: none;margin:0;color:#999;}
 /* #tdpMainCol p, #tdpMainCol ul, #tdpMainCol ol {font-size:80%; line-height:140%;}
#tdpMainCol ul ul, #tdpMainCol ol ul, #tdpMainCol ul ol, #tdpMainCol ol ol{font-size:100%}*/
#tdpMainColLiner {
z-index: 100;
position:relative;margin:0;padding:0px 20px 0 10px;
}

/* ****** */
/* SIDE   */
/* ****** */

/*#header {margin-bottom:3em}
html>body #header {margin-bottom:1em}*/

#tdpContent #tdpSideCol {
position:relative;margin:0 0 0 5px;
padding:20px 0px 0px 0px;
float: left;
}

html>body #tdpContent #tdpSideCol {
position:relative;margin:0 0 0 10px;
float: left;
}

#tdpSideCol .sideTitle {
position:relative;margin:0 0 .5em 0;padding:2px 10px;
/*background:#FFF;*/
font-size:100%;
/* font-style:italic; */
color:#676767;
font-weight:bold;
}


/* ****** */
/* FOOTER */
/* ****** */

#tdpFooter {
width: 600px;
text-align: center;
clear:both;
position:relative; margin:20px 20px 20px 170px;padding:.5em 0;
border-top:1px dotted #CCC;
}

#tdpFooter p{
position:relative;bottom: 0px;margin:0;padding:0 0 .5em 0;
font-size: 10px;
}
/*
position:relative;bottom: 0px; margin:20px 20px 20px 170px;padding:.5em 0;
*/

/* SNIPPETS */



#LM_level_1 a, #LM_level_2 a{
color: white;
text-decoration: none;
}
#LM_level_1 a:hover, #LM_level_2 a:hover{
color: white;
text-decoration: none;
}

#LM_level_1 {
font-size: 12px;
font-weight: bold;
margin:0 0 0 0px;padding:0 0 0 0px;
line-height:25px;
/* font-size:80%; */
}
#LM_level_2 {
font-size: 12px;
font-weight: normal;
margin:0 0 0 0px;padding:0 0 0 5px;
line-height:25px;
/* font-size:80%; */
}

.LM_endPage, .LM_collapsed, .LM_expanded{
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
background-color: #676767;
width: 110px;
margin:0 0 4px 0px;padding:0px 0 0px 5px;
}

.LM_endPage, .LM_collapsed {
height: 25px;
}

#LM_level_1 .LM_expanded {
border-left: 1px solid #676767;
border-top: none;
border-bottom: none;
border-right: none;
background: none;
/* background:url("../images/menufade.gif") repeat-x transparent; */
color: #676767;
width: 110px;
margin:0 0 8px 0px;padding:0px 0 0px 5px;
}

#LM_level_2 .LM_expanded{
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
background-color: #676767;
width: 110px;
margin:0 0 4px 0px;padding:0px 0 0px 5px;
}

#LM_level_1 .LM_expanded a {
color: #676767;
}
.LM_expanded #LM_level_2 a {
color: white;
height: 25px;
}


#LM_level_2 .LM_endPage, #LM_level_2 .LM_collapsed  {
margin:0 0 4px 0px;padding:0px 0 0px 5px;
}

#LM_level_3, #LM_level_4 {
	visibility: visible;
	height: 0px;
}


#tdpTrail {
position:relative;margin:0;padding:0;
float:right;
width:580px;
/* font-size:70%; */
color:#CCC;
}
#tdpTrail a {color:#999;text-decoration:underline;}
#tdpTrail a:hover {color:#333;}

#etoNotice {display:none;}

#tdpConsultants {
		text-align: center;
}
#tdpConsultants table{
	background:url("../images/tdp_fadebox.jpg") #fff  top left no-repeat;
	text-align: center;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: center;
	
}
#tdpConsultants td, #tdpConsultants tr{
	background: transparent;

}
#tdpGraduates {
	width: 100%;
	text-align: left;
}
#tdpGraduates table{
	width: 435px;
	background:url("../images/tdp_fadebox.jpg") #fff  top left no-repeat;
	text-align: center;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	
}
#tdpGraduates td, #tdpGraduates tr{
	background: transparent;

}
.tdpTopofpage, .tdpTopofpage a{
color: #676767;
font-size: 11px;
text-align: center;
font-style: italic;
margin: 20px 0px 0px 0px;
}
.tpd_Downloads {
float: right;
text-align: center;
display: inline;
width: 130px;
border: 1px dashed #ccc;
padding: 5px 5px 10px 5px;
background: #ebEBEB;
}
.tpd_Downloads a{
font-size: 11px;
text-decoration: none;
}
.tpd_Downloads a:hover{
font-size: 11px;
text-decoration: underline;
}
.tdp_sponsors{
width: 90%;
text-align: center;
}
.tdp_sponsors img{
border: 0px solid #ccc;
padding: 10px 0px;
}

#ELF_from, #ELF_subject, #ELF_body {
text-align: left;
border: 0px;
}
#ELF_submit {
text-align: left;
margin:10px 0px 50px 0px;
}
#ELF_submit input{
text-align: left;
}
.searchbox {
border-left: 1px solid #999;
border-top: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
background-color: #ccc;
margin:25px 0 0px 0px;
padding:0px 0 0px 0px;
height: 20px;
width: 114px;
text-align: left;
vertical-align: middle;
overflow: hidden;
}
.searchbox input {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
background-color: #ccc;
   border: none;
}
.searchbutton, .searchbutton input {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px 0px 5px 0px;
text-align: right;
vertical-align: middle;
font-weight: bold;
height: 25px;
width: 114px;
background-color: transparent;
text-decoration: none;
border: none;
cursor: pointer;
cursor: hand;
}
#backButton a {
float: right;
margin: 0px 0px 0px 0px;
padding: 1px 3px;
border-left: 1px solid #999;
border-top: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
background-color: #ccc;
color: white;
text-decoration: none;
height: 20px;
width: 50px;
}
#musicDownloads img, #musicDownloads a {
text-decoration: none;
border: 0px;
}
#musicDownloads tr {
height: 30px;
text-align: left;
}

/* Gallery Styles */


#GAL_prev, #GAL_prev1, #GAL_prev2
{
   float:left;
   padding-left: 30px;
   font-size:12px;
   color: #7c7272;
   text-decoration:none;
}

#GAL_next, #GAL_next1, #GAL_next2
{
   float:right;
   padding-right: 30px;
   font-size:12px;
   color: #7c7272;
   text-decoration:none;
}

// Single picture specific --------------------------------

#GAL_detail_container
{
   width:100%;
   text-align:center;
}

#GAL_image_container
{
   width:100%;
   text-align:center;
   margin-bottom:10px;
}

#GAL_image {
	border: 2px solid #ccc;
}

#GAL_text_container
{
   width:100%;
   text-align:center;
}

#GAL_text_sub_container
{
   width:80%;
   margin:0px auto;
   text-align:center;
}

#GAL_back
{
   font-size:12px;
   color: #999;
   text-decoration:none;
}

#GAL_back:hover
{
   font-size:12px;
   color: #999;
   text-decoration:none;
}

// Thumbnails specific ------------------------------------

#GAL_thumbs_container
{
   width:100%;
   text-align:center;
}

#GAL_thumbs_table
{
   width:100%;
   margin:0px auto; /* 10px to 0px */
   text-align:center;
}

#GAL_thumbs_table td
{
   padding-bottom:10px; /* 10px to 0px */
   text-align:center;
   vertical-align:center;
}

#GAL_thumbs_table a img
{
   border:1px solid #999;
display:inline-block;
}

#GAL_thumbs_table a:hover img
{
   border:1px solid #ffffff;
}

#GAL_pages_container1, #GAL_pages_container2
{
   width:100%;
   text-algin:center;
}

#GAL_pages_sub_container1, #GAL_pages_sub_container2
{
   width:100%;
   text-align:center;
}

.GAL_pages
{
   /*font-size:11px;
   font-weight:bold;*/
   text-decoration:none;
}

.GAL_pages_current
{
   /*font-size:11px;
   font-weight:bold;*/
   text-decoration:none;
   color:#999;
}

.orientation {
	padding: 5px;
	color: #7c7272;
	font-style: italic;
	font-weight: normal;
}
.GAL_imgname_container {
	width: 100%;
	text-align: center;
	margin: 5px 0px 15px 0px;
}
.GAL_imgname { 
	padding: 2px 5px;
	border: 2px solid #ccc;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

.GAL_content {}
.GAL_text {}
.GAL_link {
  color: #999;
  font-size: 12px;
  text-align: center;
}
#GAL_catname  {
text-align: center;
font-weight: bold;
font-size: 15px;
text-decoration: ;
margin:0;
padding:0px 0px 10px 0px;
color:#999;
border-bottom:1px dotted #EEE;
}

.tdp_GradList{
display: block;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
.tdp_GradInfo{
position: relative;
z-index: 200;
width: 90%;
background:url("../images/tdp_fadebox.jpg") #fff top left no-repeat;
border: 1px solid #ccc;
/* display: block;*/
margin:0px 10px 20px 10px;
padding:10px 10px 10px 10px;
}
.tdp_GradInfoImg{
z-index: 900;
float: right;
padding: 5px 0px 5px 5px;
}
.tdp_GradInfoImg img{
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}
.tdp_home_container {
}
.tdp_home_news {
float: right;
text-align: center;
width: 125px;
font-size: 11px;
}
.tdp_home_newsbox {
width: 125px;
text-align: left;
background: #fff;
border: 1px solid #ccc;
margin: 4px 0px;
padding: 2px;
font-size: 11px;
}
.tdp_home_newstitle {
background: #fff;
border: 1px solid #cccccc;
padding: 2px;
width: 125px;
font-size: 11px;
font-weight: bold;
}
.tdp_home_newsmore {
text-align: center;
}
#tdpLongTitle {
float:right;
width: 500px;
height: 20px;
position:relative;margin:120px 0px 0 0;
/*margin:0px 0px 0px 0px;
padding:5px 5px 5px 0px; 
background: #ccc;*/
padding:0px 10px 0px 0px;
font-weight:bold;
color: #FBAB54;
text-align: right;
overflow: hidden;
}
.tdp_ShowSubMenus{
padding: 20px 0px 0px 50px;
}
.tdp_ShowSubMenus a{
padding: 5px 5px;
font-weight: bold;
color: #999;
height: 20px;
width: 60%;
display: block;
text-align: left;
}
.tdpflash {
text-align: left;
vertical-align: middle;
padding: 0px 20px 0px 0px;
}
.orange {
font-weight:bold;
color: #FBAB54;
}
