
/* ********************************************************* */

#color-ds3-3-left-bottom {
	height: 1400px; /* 650 */
}

#color-ds3-3-right-bottom {
	height: 1400px; /* 650 */
}

#color-dsg-3-center {
	height: 1806px; /* 1056 = 650+406 */
} 

#color-dsg-3-center-data {
	height: 1722px; /* 1056 = 972+84 */
}

 
/* *********************************************************** */

.dot-top, .dot-top-movies, .dot-top-pictures, .dot-top-hi-rez, .dot-top-members {
	width: 603px;
	height: 64px;
	overflow: hidden;
}

.dot-center, .dot-center-movies, .dot-center-pictures, .dot-center-hi-rez, .dot-center-members {
	background: url("../images/bgdot.gif") white;
	width: 603px;
	/*height: 380px;  800 = 1056-256 */
	border-left: 3px solid #1586CF;
	border-right: 3px solid #1586CF;
	padding: 10px 0 0 0;
	overflow: hidden;
	/* ie5 */
	voice-family: "\"}\"";
    voice-family: inherit;
    width: 597px;
}

.dot-bottom {
	background: url("../images/bottomdot.gif");
	width: 603px;
	height: 8px;
	overflow: hidden;
}

/* ****************** */

.dot-top-movies {
	background: url("../images/t-previews-free-movies.gif");
	margin: 25px 0 0 0;
}

.dot-center-movies {
	height: 383px;
}

/* **************** */

.dot-top-pictures {
	background: url("../images/t-previews-free-pictures.gif");
	margin: 25px 0 0 0;
}

.dot-center-pictures {
	height: 398px;
}

/* **************** */

.dot-top-hi-rez {
	background: url("../images/t-previews-hi-rez.gif");
	margin: 25px 0 0 0;
}

.dot-center-hi-rez {
	height: 236px;
}

/* **************** */

.dot-top-members {
	background: url("../images/t-previews-members.gif");
	margin: 25px 0 0 0;
}

.dot-center-members {
	height: 194px;
}



/* *********************************************************** */

.thumbnail-all-movies, .thumbnail-all-hi-rez, .thumbnail-all-members {
	width: 562px;
	height: 300px;
	/*margin: 10px 0 0 10px;*/
	margin: auto;
	color: black;
}

.thumbnail-all-hi-rez, .thumbnail-all-members  {
	height: 153px;
}

.thumbnail-one-movies {
	width: 128px;
	height: 134px; 
	margin: 0 5px 14px 5px;
	overflow: hidden;
	float: left;
}

.thumbnail-one-b-movies {
	width: 128px;
	height: 105px;
	overflow: hidden;
}

.thumbnail-one-c-movies {
    background: url("../images/bottom-preview.gif");
	width: 128px;
	height: 28px;
	margin-top: 1px;
	font-size: 12px;
	padding: 5px 0 0 7px;
	font-weight: bold;
	overflow: hidden;
}


/* *********************************************************** */

.blue-all {
	width: 553px;
	margin: 0 0 0 20px;
}

.blue-top {
	background: url("../images/blue-top.gif");
	width: 553px;
	height: 5px;
	overflow: hidden;
}

.blue {
	background-color: #7BD1F8;
	color: white;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 5px;
}

.blue-bottom {
	background: url("../images/blue-bottom.gif");
	width: 553px;
	height: 5px;
	overflow: hidden;
}
