div#tabcol
{
    float: left;
    display: inline;
    height: 100%;
    width: 65px;
    position: absolute;
    left: -60px;
    padding-top: 5px;
}

div#tabcol div.ptabon
{
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    background: url(../img/tab/tabon.gif) no-repeat;
}

div#tabcol div.ptaboff
{
    width: 100%;
    height: 100px;
    margin-bottom: 10px;
    background: url(../img/tab/taboff.gif) no-repeat;
}


img.tabimg
{
    margin-left: 20px;
    margin-top: 5px;
}


div#drspace
{

    height: 55px;
    width: 100%;
}
div#epzone
{
    margin-top: 55px;
}



div#drhead
{
    padding: 5px;
    position: absolute;
    top: 15px;
    right: 20px;
    width: 750px;
    display: block;
    background-color: #E0C652;
}

div#drhead h3
{
    font-size: 14px;
}
div#drhead h4
{
    font-size: 12px;
}
div#drhead a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
div#drhead a:hover
{
    text-decoration: underline;
}



div#dr1
{
    float: left;
    display: block;
}

div#dr2
{
    line-height: 30px; /* 40px - 2 5px margins*/
    float: right;
    display: block;
}


div#lnk p
{
    font-size: .9em;
    margin-bottom: 10px;
}

div#lnk textarea
{
    width: 98%;
    white-space:nowrap;
}


div#epzone div#vidhead
{
/*	width: 100%;*/
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
    text-align: center;
    /*color: #FAEBEB;
    background: url(../img/h-d-toolbar.gif)no-repeat;*/
}

/*
* html div#epzone div#vidhead
{
    background: url(../img/h-d-toolbar.gif);
}
*/

div#charprofiles
{
    margin-top: 30px;
    margin-bottom: 40px;
}

div#charprofiles p.casthead
{
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #BE161C;
    text-decoration: underline;
}

div#profile
{
    padding: 5px;
    /*background-color: green;*/
    float: left;
    display: inline;
    width: 215px;
    /*text-align: justify;*/
    margin-bottom: 10px;
    font-size: .9em;
}

div#profile img
{
    text-align: center;
    border: 1px solid black;
    margin-bottom: 5px;
    /*
    float: left;
    display: inline;
    */
}

div#profile h3
{
    letter-spacing: 1px;
    font-size: 17px;
    margin-bottom: 5px;
}

div#credits a.crlnk
{
    text-decoration: none;
    color: black;
    font-weight: bold;
}

div#credits a.crlnk:hover
{
    text-decoration: underline;
}


div#epdesc
{
    font-size: .9em; 
   padding: 10px;
    border: 1px solid gray;
    margin-top: 10px;
    line-height: 18px;
    margin-bottom: 15px;
    font-style: italic;
    width: 278px;
}
div#epdesc h3
{
    font-style: normal;
    font-size: 15px;
    margin-bottom: 3px;
    padding: 0px;
    line-height: 15px;
}




/*
div#epdesc
{
    margin-top: 20px;
    background: url(../img/notebook.gif);
    padding-top: 10px;
    padding-left: 85px;
    line-height: 18px;
}
div#epdesc h3
{
    font-size: 13px;
    margin-bottom: 3px;
    padding: 0px;
    line-height: 13px;
}
*/

div#credits p#crdts
{
    text-align: center;
}

div#pprofile
{
    font-family: courier;
}

div#pprofile img
{
    padding-right: 10px;
    padding-bottom: 10px;
    float: left;
    display: inline;
    border: none;
}

div#pprofile a
{
    border: none;
    font-size: .9em;
    font-family: courier;
    color: blue;
}





div#pprofile h3
{
    font-size: 18px;
}

div#ltstsugs
{
    margin-bottom: 15px;
}

div#ltstsugs p.ltstsug
{
/*    background-color: green;*/
    margin-top: 20px;
    margin-bottom: 10px;
}

div#ltstsugs p.ltstsug a
{
    color: #5893AC;
    text-decoration: none;
}

div#ltstsugs p.ltstsug a:hover
{
    color: #5893AC;
    text-decoration: underline;
}


p#sughead
{
    margin-top: 20px;
    text-decoration: underline;
    font-size: 15px;
}

div#phistory
{
    min-height: 400px;
    margin-top: 10px;
    float: left;
    display: inline;
}

* html div#phistory
{
    height: 400px;
}




div#phistory a
{
    color: #003250;
    font-size: 1.2em;
    text-decoration: none;
}

div#phistory a:hover
{
    text-decoration: underline;
}

div#phistory p#histhead
{
    font-weight: bold;
    text-decoration: underline;
    font-size: 15px;
    margin-bottom: 10px;
}


/** Tabs **/
ul.tablist li
{
	float: left;
	display: inline;
	margin-bottom: 10px;
	list-style-type: none;
}

ul.tablist li a
{
    text-decoration: none;
    /*color: #191919;/*white;*/
    color: #333333;
    text-align: center;
    height: 100%;
    display: block;
    float: left;
}

ul.tablist li a img
{
    border:none;
	vertical-align:bottom; /* for IE6 */
}





ul.tablist li a:hover img {
	visibility:visible;
}
ul.tablist li a:hover img/**/ {
    visibility:hidden; /* hide from IE5.0/win */
}
/* fixes for IE/win \*/
* html ul.tablist li a {
	/*cursor:hand;*/
}
* html ul.tablist li a:hover {
	height:1%;
}
/* */

.monon { background:url(../img/tab/mon_on.gif) bottom left no-repeat; }
.tueon { background:url(../img/tab/tue_on.gif) bottom left no-repeat; }
.wedon { background:url(../img/tab/wed_on.gif) bottom left no-repeat; }
.frion { background:url(../img/tab/fri_on.gif) bottom left no-repeat; }




p.notyet
{
    font-size: 15px;
    font-style: italic;
}




/******* memo *************/
div#memo
{
    min-height: 400px;
    float: left;
    display: inline;
}

* html div#memo
{
    height: 400px;
}

div#memo p#title
{
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 10px;
}
