body,td,th {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #222;
}
body {
  background-color:#ffffff;
  background-image:url(images/bg.jpg);
  background-repeat:repeat-x;
  margin:0px;
  padding:0px;
}
.Date {
  font-size:10px;
  font-weight:bold;
  margin:1px;
  padding:1px;
}
h1 {
  font-size:14px;
  font-weight:bold;
}
.ThePost {
  padding:2px;
}
#RealFooter {
  padding:12px;
}
h2 {
  font-size:14px;
}
h3 {
  font-size:14px;
}
h4 {
  font-size:13px;
}
#Page {
  margin:auto;
  width:1010px;
  background-image:url(images/dlw_03.gif);
}

.SideTitles {
  font-size: 1.6em;
  border-left: 3px solid #fd7f23;
  padding-left: 7.5px;
  margin: 0 0 10px 0;
  width:auto;
  font-size:14px;
  font-weight:bold;
}
#FarRightColumn li a {
  color:#000000;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:#000000;
  display:block;
  padding:2px;
  text-decoration:none;
}
ul {
  margin:1px;
  padding:1px;
  list-style-type:none;
  text-align:left;
}
#LeftSide li a {
  padding:2px;
  display:block;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:#000000;
  color:#000000;
  text-decoration:none;
}
.BodySection {
  position:relative;
  width:1010px;
}
#Header {
  background-image:url(images/dlw_01.gif);
  background-repeat:no-repeat;
  height:149px;
  position:relative;
}
#LeftSide {
  position:relative;
  width:120px;
  padding:3px;
  float:left;
}
#MainColumn {
  position:relative;
  padding:5px;
  width:550px;
  left:4px;
  top:-18px;
  float:left;
}
#FarRightColumn {
  position:absolute;
  padding:0px;
  float:left;
  width:310px;
  left:696px;
  height:233px;
  top:-15px;
  text-align:center;
}
#LogoButton {
  position:absolute;
  left:0;
  top:0;
}
.AdvertBorder {
  border:1px solid #FF6471;
}
#TopLeaderBoard {
  position:absolute;
  left:178px;
  top:24px;
}
#PanicButton {
  position:absolute;
  top:0px;
  right:0px;
}
#FarRightColumn li a:hover {
  color:#000000;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:#000000;
  display:block;
  padding:2px;
  text-decoration:underline;
  background-color:#FFA970;
}
#LeftSide li a:hover {
  padding:2px;
  display:block;
  border-bottom-width:1px;
  border-bottom-style:dotted;
  border-bottom-color:#000000;
  color:#000000;
  text-decoration:underline;
  background-color:#FFFFFF;
}
a:link {
  color:#fd7f23;
  text-decoration:none;
}
a:visited {
  color:#fd7f23;
  text-decoration:none;
}
a:hover {
  color:#fd7f23;
  text-decoration:underline;
}

/* Begin: Index Styles */
#viewvideo {
  border-bottom:2px dotted #ccc;
  text-align:center;
}
.adpool_banner {
  width:455px;
  background-color:#000;
  text-align:center;
}

#hostedvideos {
  text-align:center;
}
#hostedvideos img {
  width:100px;
  height:100px;

  border:1px solid #ccc;
  padding:2px;
}

#latestlinks, .anotherlinkdiv {
  padding-left:4px;
  text-align:center;
}
.indexlink {
  border-bottom:2px dotted #ccc;
  float:left;
  padding:5px 0 3px 0;
  text-align:center;
  width:542px;
}

.indexlinkcontainer {
  float:left;
  width:542px;
  margin-bottom:2px;
}
.indexlinkthumb {
  border:1px solid #ccc;
  float:left;
  height:100px;
  margin:0 5px 0 0;
  padding:2px;
  text-align:center;
  width:100px;
}
.indexlinktitle {
  font-size:14px;
  font-weight:bold;
  padding:10px 0 0 114px;
  text-align:left;
}
.indexlinkinfo {
  color:#999;
  font-size:9px;
  padding:0 0 5px 115px;
  text-align:left;
}

.indexlinktitle a {
  color:#000;
  text-decoration:none;
}
.indexlinkinfo a {
  color:#999;
}

.indexratingcontainer {
  margin:0 0 0 115px;
  padding:0;
  text-align:left;
  width:300px;
}

.clearer {
  clear:both;
}

.paging {
  font-size:14px;
  font-weight:bold;
  padding-top:5px;
  text-align:center;
}
/* End: Index Styles */

/*  styles for the unit rater
---------------------------------------------------------
ryan masuga, masugadesign.com
ryan@masugadesign.com
Licensed under a Creative Commons Attribution 3.0 License.
http://creativecommons.org/licenses/by/3.0/
See readme.txt for full credit details.
--------------------------------------------------------- */

.ratingblock {
  display:block;
}

.ratingblock p {
  margin-top:5px;
}

.loading {
  height:30px;
  background:url('/images/working.gif') 50% 50% no-repeat;
}

.unit-rating { /* the UL */
  list-style:none;
  margin:0px;
  padding:0px;
  height:30px;
  position:relative;
  background:url('/images/starrating.gif') top left repeat-x;
}

.unit-rating li {
  text-indent:-90000px;
  padding:0px;
  margin:0px;
  /*\*/
  float:left;
  /* */
}

.unit-rating li a {
  outline:none;
  display:block;
  width:30px;
  height:30px;
  text-decoration:none;
  text-indent:-9000px;
  z-index:20;
  position:absolute;
  padding:0px;
}

.unit-rating li a:hover {
  background:url('/images/starrating.gif') left center;
  z-index:2;
  left:0px;
}

.unit-rating a.r1-unit{left:0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width:60px;}
.unit-rating a.r3-unit{left:60px;}
.unit-rating a.r3-unit:hover{width:90px;}
.unit-rating a.r4-unit{left:90px;}
.unit-rating a.r4-unit:hover{width:120px;}
.unit-rating a.r5-unit{left:120px;}
.unit-rating a.r5-unit:hover{width:150px;}
.unit-rating a.r6-unit{left:150px;}
.unit-rating a.r6-unit:hover{width:180px;}
.unit-rating a.r7-unit{left:180px;}
.unit-rating a.r7-unit:hover{width:210px;}
.unit-rating a.r8-unit{left:210px;}
.unit-rating a.r8-unit:hover{width:240px;}
.unit-rating a.r9-unit{left:240px;}
.unit-rating a.r9-unit:hover{width:270px;}
.unit-rating a.r10-unit{left:270px;}
.unit-rating a.r10-unit:hover{width:300px;}

.unit-rating li.current-rating {
  background:url('/images/starrating.gif') left bottom;
  position:absolute;
  height:30px;
  display:block;
  text-indent:-9000px;
  z-index:1;
}

.voted {color:#999; width:150px;}
.thanks {color:#36aa3d;}
.static {color:#5d3126;}
/* End styles for rater */


#dhtmltooltip {
  position: absolute;
  left: -300px;
  width: 120px;
  border: 1px solid black;
  padding: 2px;
  background-color: #ffcc00;
  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);*/

  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000;
}

#dhtmlpointer {
  position:absolute;
  left: -300px;
  z-index: 101;
  visibility: hidden;
}
