#front-leftmenu { float: left; width: 200px; border: 1px #000 solid;}
#front-leftmenu h1 { font: normal 15px tahoma; color: #fff; padding-bottom: 2px; zoom: 100%; }

#frontsearch { font: normal 11px tahoma; padding: 10px; border:1px solid #cbcbcb;  background:#1f4274; }
#frontsearch #keywords { font: normal 12px verdana; }
#frontsearch .searchtypes { float: left; width: 48%; }

.movie { float: left; width: 237px; padding: 1px 5px; margin-bottom: 3px;  }
.movie h1 { border-bottom: 2px solid #fbfbfb; font: bold 13px arial; background: url('../images/movieHeader.png') repeat-x; height: 17px; padding: 3px 8px; }
.movie h1 a { color: #FFF; }
.movie h1 a:hover { color: #cbcbcb; }
.movie .description { color: #fff; font: normal 12px arial; margin-left:5	px; }
.movie .description a { color: #006cff; }
.movie .wrapper { float: left; width: 120px; padding: 0 0 0 5px; }
.movie small { font: normal 11px arial; }

.movie .options a { width: 40px; height: 40px; display: block; float: left; margin-right: 4px; }

.movie .options a.movienav1 { background: url('../images/play_btn.png') no-repeat; }
.movie .options a.movienav2 { background: url('../images/preview.png') no-repeat; }
.movie .options a.movienav3 { background: url('../images/buydvd_btn.png') no-repeat; }
.movie .options a.movienav4 { background: url('../images/gallery.png') no-repeat; }

.movie .options a:hover { background-position: bottom left; }

#ppm { padding: 10px; border:1px solid #cbcbcb;  background:#1f4274; zoom: 100%; }
#ppm ul { padding: 0 5px; zoom: 100%; }
#ppm ul li { padding: 2px 0; font: normal 12px arial; color: #333;}

#affil { padding: 10px; border:1px solid #cbcbcb;  background:#1f4274;}

#myProfile-front { padding: 10px;  background:#1f4274; border:1px solid #cbcbcb;}
#myProfile-front h1 { text-align: left; }
#myProfile-front h1 a { color:#006cff; }
#myProfile-front h1 a:hover { color: #ce9b00; }
#myProfile-front h2 strong { color:#333; }
#myProfile-front ul { list-style-type: square; padding: 5px 15px; color: #666}
#myProfile-front ul li a { color: #333; }

#dvdcount { padding: 5px; }
#dvdcount h1 { text-align: center; font: normal 13px verdana;}
#dvdcount h1 a { color: #fff; font: bold 22px arial; letter-spacing: -1px;}

#numbers { float: right; width: 80px; padding: 3px 0; border-left: 4px solid #20aeff;}
#numbers h1 { text-align: center; }
#numbers h1 a { color: #006cff; font: normal 20px verdana; letter-spacing: -1px;}
#numbers h1 a:hover { color: #ce9b00; }

#numbers h2 { text-align: center; font: normal 13px tahoma; color: #006cff; }
#numbers h2.hover { color: #ff0; }

#recentlyadded, #hottitles { border:1px solid #20aeff; padding: 5px 10px; float: left; width: 300px;  color: #aaa; }
#recentlyadded ul, #hottitles ul { float: right; width: 205px; margin: 0 auto; }
#recentlyadded ul li, #hottitles ul li { color: #500; background: url('../images/square.gif') no-repeat top left; text-indent: 12px; }
#recentlyadded ul li.hilite, #hottitles ul li.hilite { background-position: bottom left; }
#recentlyadded ul li a, #hottitles ul li a { color: #006cff; }
#recentlyadded ul li a:hover, #hottitles ul li a:hover { color: #ce9b00; }

#announce { color: #fff; padding: 5px; margin-bottom:5px; height: 15px; overflow:hidden; }
#announce a { font-weight: normal; color: #fff; font-weight: bold; }
#announce a:hover { color: #ff6; }

.newsticker {
	list-style-type: none;
	background: #000;
	margin: 0;	
	font: normal 12px verdana;;
}

#frontCategories {
  padding: 10px;
   background:#1f4274;
  border:1px solid #cbcbcb;
}

#frontCategories ul li { color: #500; background: url('../images/square.gif') no-repeat top left; text-indent: 12px; }
#frontCategories ul li.hilite { background-position: bottom left; }
#frontCategories ul li a { color: #006cff; }
#frontCategories ul li a:hover { color: #ce9b00; }

#frontCategories a:hover { color: #ff7; }

#browsecat { display: none; }
