		
body {
	background-color: #eeeee7;
	text-align: center;
}

h1, h2, body, a, td {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 10pt;
}

/* The pink headings */
h1 {
	color: #db088b;
	font-size: 18pt;
	border-bottom: 1px dashed #db088b;
}

h2 {
	margin: 0;
	color: #444;
	font-size: 14pt;
	padding: 0px 20px;
}

a { color: #db088b;
outline: none; }
/*
 +-------------------+
 |    (container)    +
 |+-----------------+|
 ||     (inner)     ||
 ||logo      topmenu||
 ||logo       banner||
 ||     header      ||
 ||                 ||
 || *********    rig||
 || *content*    htm||
 || *********    enu||
 |+-----------------+|
 +-------------------+
 |      bottom       |
 +-------------------+
 
 */

#container, #bottom {
	margin: 0 auto;
	width: 920px;
	text-align: left;
}

#container {
	min-height: 200px;
	background-image: url("/images/dpk_background.gif");
	background-repeat: repeat-y;
}

#bottom {
	background-image: url("/images/dpk_bottom.gif");
	background-repeat: no-repeat;
	height: 40px;
	font-size: 8pt;
	text-align: center;
}

#inner {
	width: 890px;
	margin-left: 12px;
}

#logo {
	float: left;
	display: inline;
	height: 120px;
	width: 224px;
	background-image: url("/images/dpk_logo.gif");
	background-repeat: no-repeat;
}

#topmenu {
	margin: 0px 8px 0 0;
	float: right;
	display: inline;
	height: 36px;
	width: 460px;
	background-image: url("/images/dpk_topmenu.gif");
	background-repeat: no-repeat;
}

	
	#topmenu .item {
		width: 88px;
		display: inline;
		float: right;
		text-align: center;
		margin: 10px 0 0 0;
	}
	
	#topmenu .item a {
		color: #000;
		font-size: 10pt;
		text-decoration: none;
	}


#topbanner {
	display: none;
	float: right;
	margin: 14px 8px 0 0;
}

#header {
	clear: both;
	width: 890px;
	height: 160px;
	margin-bottom: 10px;
	background-image: url("/images/dpk_header.jpg");
	background-repeat: no-repeat;
}


.rightmenu {
	width: 202px;
	float: right;
	display: block;
}

	.rightmenu .top {
		height: 32px;
		padding-top: 4px;
		width: 202px;
		text-align: center; /* for IE */
	}
	
	.rightmenu .topsites {
		background-image: url("/images/dpk_menutop_topsites.gif");
		background-repeat: no-repeat;
	}

	.rightmenu .linkpartners {
		background-image: url("/images/dpk_menutop_linkpartners.gif");
		background-repeat: no-repeat;
	}
	.rightmenu .advertisement {
		background-image: url("/images/dpk_menutop_advertisement.gif");
		background-repeat: no-repeat;
	}

	.rightmenu h2 {width: 130px;}
		
	.rightmenu .content {
		width: 194px;
		text-align: center;
		background-color: #ddd;
	}
	
	.rightmenu .bottom {
		height: 8px;
		width: 202px;
		margin-bottom: 10px;
		background-image: url("/images/dpk_menubottom.gif");
		background-repeat: no-repeat;
	}


.article {
	margin: 0 0 20px 8px;
	padding: 0;
	width: 660px;
	display: inline;
	float: left;
}

.widebanner {
	text-align: center;
}

.article .articlecontent {margin-top:  10px;}


.article .articlethumbnail {
	float: right;
}

.article .articlethumbnail img {
	margin-left: 10px;
}

/* article overview */

.articletext, .articlestuff {
	width: 390px;
	float: left;
	display: inline;
}

.articletext {
	height: 126px;
}

.articlestuff, .articlestuff > span { /* only spans that are immediate child */
	height: 24px;
	display: inline;
	float: left;
}

.articlestuff .linka, .articlestuff .star, .articlestuff .date {
	padding-top:3px;
}

.articlestuff .star {
	padding-left: 30px;
}

.articlestuff .date {
	float: right;
}
/* end article overview */

.thumbgallery, .bigpicture, .moviegallery {
	margin: 10px 0 20px 8px;
	padding: 0px;
	width: 890px;
	float: left;
}


	.thumbgallery h1, .moviegallery h1 {
		width: 870px;
	}

.webcams {
	text-align: center;
}

.thumbnail {
	display: inline;
	float: left;
	margin: 12px;
}


	.bigpicture h1 {
		display: inline;
		float: left;
		width: 700px;
		border: none;
	}
	
	.bigpicture .navbar
	{
		display: inline;
		float: right;
		margin-right: 25px;
	}
	
	.bigpicture .dottedline {
			border-bottom: 1px dashed #db088b;
			display: inline;
			float: left;
			clear: both;
			width: 870px;
	}
	.bigpicture .image {
		margin-top: 10px;
		display: inline; float: left;
		text-align: center;
		width: 870px;
	}

	/* 200 + 450 + 200 = 850 */
	/* text + player + cams  */

	.moviegallery .text, .moviegallery .cams {
		display: inline; float: left;
		margin-top: 10px;
		height: 250px;
	}
	
	.moviegallery .text {
		width: 200px;
	}
	
	.moviegallery .cams {
		width: 200px;
	}
	

#player {
	display: inline; float: left;
	width: 450px;
	margin: 10px auto;
	text-align: center;
}

.top_ad {
	text-align: center;
	clear: both;
	width: 730px;
	margin: 10px auto;
}
	
/* for vps ads */
#addFrame_ a { font-family: Verdana; font-size: 8pt;}

/* http://www.search-this.com/2007/05/23/css-the-star-matrix-pre-loaded/ */

    .rating{
      width:80px;
      height:16px;
      margin:0 0 20px 0;
      padding:0;
      list-style:none;
      position:relative;
      /* R : */ display: inline; float:left;
      background: url(/images/star-matrix.gif) no-repeat 0 0;
      }
      ul.rating li {
      cursor: pointer;
      /*ie5 mac doesn't like it if the list is floated but ie6 does\*/
      float:left;
      /* end hide*/
      text-indent:-999em;/* hide text*/
      }
      ul.rating li a {
      position:absolute;
      left:0;
      top:0;
      width:16px;
      height:16px;
      text-decoration:none;
      outline: none;
      z-index: 200;
      }
      ul.rating li.one a {left:0}
      ul.rating li.two a {left:16px;}
      ul.rating li.three a {left:32px;}
      ul.rating li.four a {left:48px;}
      ul.rating li.five a {left:64px;}

      .nostar {background-position:0 0}
      .onestar {background-position:0 -16px}
      .twostar {background-position:0 -32px}
      .threestar {background-position:0 -48px}
      .fourstar {background-position:0 -64px}
      .fivestar {background-position:0 -80px}

      ul.rating li a:hover {
      z-index:2;
      width:80px;
      height:16px;
      overflow:hidden;
      left:0;
      background: url(images/star-matrix.gif) no-repeat 0 0
      }
      ul.rating li.one a:hover {background-position:0 -96px;}
      ul.rating li.two a:hover {background-position:0 -112px;}
      ul.rating li.three a:hover {background-position:0 -128px}
      ul.rating li.four a:hover {background-position:0 -144px}
      ul.rating li.five a:hover {background-position:0 -160px}


