/* =========== */
/* = Fonts = */
/* =========== */

body { 
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-size:9pt;
	color:black;
	}
	
	
#navid { font-size:1.1em; }
	
.head-caps { font-size:.9em; font-weight:bold; }

.boxtitlebig { color: black; font-size: 1.2em; font-weight: bold; letter-spacing: 2px; }

.memberblackbig { color: black; font-size: 3.1em; font-weight: bold; letter-spacing: -2px; }

.memberbluebig { color: #6e87b4; font-size: 3.1em; font-weight: bold; letter-spacing: -2px; }

.lev1head { color: black; font-size: 1.8em; font-weight: bold; }

.lev2head { color: #6e87b4; font-size: 1.5em; font-weight: bold;}

.lev3head { color: #6e87b4; font-size: 1.4em; font-weight: bold; }

.quotes-text { color: black; font-size: 1em; font-weight: normal; }

.box-text { font-size:1.1em; font-weight:normal; }

.body-text { font-size:1em; font-weight:normal; }

.reviews { margin-bottom: 2em; margin-top: 2em; }

.troublelink { font-size:1.2em }


/* = BRWOSE FONTS = */

.toplisthead { color: black; font-size: 1.2em; font-weight: bold; }


/* = ABOUT US FONTS = */

.contactbold { color: black; font-size: 1.3em; font-weight: bold; }

.contactnorm { color: black; font-size: 1.3em; font-weight: normal; }

	
/* = SEARCH RESULTS = */

table.searchresults { font-size:1em; }

.searchtitle { font-size: 1em; font-weight:bold; }

.searchdirectors { font-size: .9em; font-weight:bold; }
	
.searchgenres { font-size: .9em; font-weight:normal; }
	
.status { font-size: 1.5em; font-weight:bold; }

/* = RSS FEED = */

ul.rss-items { font-size:10pt; }

.rss-item a { font-size: 1.4em; font-weight:bold; }

.rss-date { font-size: .8em; } 

.rss-item  { margin-bottom: .9em; }


/* = MOVIE FONTS = */

.movietitle { font-size: 1.8em; font-weight: bold; }
	
.movieyear { font-size: 1.5em; font-weight:normal; }
	
.category { font-size: 1em; font-weight:bold; }

.mov-stat { font-size:14px; }

.mov-status { font-size:1.6em; font-weight:bold; }

.mov-avail { font-size:1em; }

.antrating { font-size: 3em; font-weight:bold; color:#4682B4; }

.myrating { font-size: 1em; font-weight:bold; }
	
.rev-title { font-size: 1.1em; font-weight:bold; }


/* =========== */
/* = Headings = */
/* =========== */

/* = Primary Headings = */

H1 { font-size:1.7em; font-weight: bold; margin-top:0; margin-bottom:0; }

H2 { font-size:1.5em; color:#6e87b4; font-weight: bold; margin-top:.4em; margin-bottom:0; }

H3 { font-size:1.4em; font-weight: bold; margin-top:0; margin-bottom:0; }

H4 { font-size:1.4em; font-weight: bold; margin-top:.75em; margin-bottom:0; }

H5 { font-size:1.2em; font-weight: bold; margin-top:.5em; margin-bottom:0; }

H6 { font-size:1.1em; font-weight: bold; margin-top:0; margin-bottom:0; }


/* =========== */
/* = Links = */
/* =========== */

/* = Primary Links = */

a:link { color: #e16204; font-weight: bold; background-color: transparent; text-decoration: none }

a:visited { color: #e16204; font-weight: bold; background-color: transparent; text-decoration: none }

a:hover { color: #6e87b4; font-weight: bold; background-color: transparent; text-decoration: none }

a:active { color: #6e87b4; font-weight: bold; background-color: transparent; text-decoration: none }


/* ======================== */
/* = 1st Level Page Links = */
/* ======================== */

.lev1 a:link { color: #e16204; font-size: 1.8em; font-weight: bold; background-color: transparent; text-decoration: none }

.lev1 a:visited { color: #e16204; font-size: 1.8em; font-weight: bold; background-color: transparent; text-decoration: none }

.lev1 a:hover { color: #6e87b4; font-size: 1.8em; font-weight: bold; background-color: transparent; text-decoration: none }

.lev1 a:active { color: #6e87b4; font-size: 1.8em; font-weight: bold; background-color: transparent; text-decoration: none }


.lev2 a:link { color: #e16204; font-size: 1.4em; font-weight: bold; background-color: transparent; text-decoration: none }

.lev2 a:visited { color: #e16204; font-size: 1.4em; font-weight: bold; background-color: transparent; text-decoration: none }

.lev2 a:hover { color: #6e87b4; font-size: 1.4em; font-weight: bold; background-color: transparent; text-decoration: none }

.lev2 a:active { color: #6e87b4; font-size: 1.4em; font-weight: bold; background-color: transparent; text-decoration: none }


/* = Right Sidebar Links = */

.box-rgt a:link { color: #e16204; font-weight: normal; background-color: transparent; text-decoration: none }

.box-rgt a:visited { color: #e16204; font-weight: normal; background-color: transparent; text-decoration: none }

.box-rgt a:hover { color: #6e87b4; font-weight: normal; background-color: transparent; text-decoration: none }

.box-rgt a:active { color: #6e87b4; font-weight: normal; background-color: transparent; text-decoration: none }

/* = Tit Det Links = */

.tit-det a:link { color: #e16204; font-weight: normal; background-color: transparent; text-decoration: none }

.tit-det a:visited { color: #e16204; font-weight: normal; background-color: transparent; text-decoration: none }

.tit-det a:hover { color: #6e87b4; font-weight: normal; background-color: transparent; text-decoration: none }

.tit-det a:active { color: #6e87b4; font-weight: normal; background-color: transparent; text-decoration: none }


/* =========== */
/* = Lists = */
/* =========== */

ul { list-style:none; margin:0; padding: 0 0 5px 0; }
	
li.revlist { margin-bottom: .5em; }

ul.square {margin-left:15px; font-size:1em; list-style-type: square}
	
ul.circle {margin-left:20px; font-size:.9em; list-style-type: circle}

ul.browselist li { list-style: none; margin:0; padding: 0 0 4px 0; font-size:1.2em; }

ul.browselist li.dirlistletter { padding-top: .5em; font-weight: bold; }

/*Moved ol.toprentlist to browse.css - Lee*/

.more a { margin-top:2px; font-weight: normal; }

/* ===================== */
/* = Text Inside Tables = */
/* ===================== */

li.browselisttable { list-style: none; margin:0; padding: 0 0 4px 0; font-size:.9em; }
table.formtxt { font-size:1.1em; }
table.wishlist, table.ratemultiple { font-size:1.2em; }

/* =========== */
/* = Buttons = */
/* =========== */

input.textbutton { background-color: #b6b6b6; }

/* =========== */
/* = Tool Tips = */
/* =========== */

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

