@charset "utf-8";
#CONTAINER {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 785px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 10px;
}
#VIDPLAYER {
	padding: 10px;
	width: 765px;
	height: 510px;
	background-image: url(../img/common/vidplayback.png);
	background-repeat: no-repeat;
	vertical-align: top;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#FOOTER {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 785px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #FFFFFF;
}

#FOOTER a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}

body {
	background-color: #464646;
}
#MODELDET {
	margin-bottom: 15px;
	background-image: url(../img/common/modelback.png);
	background-repeat: no-repeat;
	height: 325px;
}
.modelimg {
	border-top-width: thick;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #FF9933;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
	border-left-color: #FF9933;
	margin-top: 5px;
	margin-left: 15px;
}

#LISTINGS img {
	float: left;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: inset;
	border-top-color: #996600;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: solid;
	margin-right: 10px;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
}
#CONTAINER #MOREVID a {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FFFFFF;
}
#MOREVID {
	text-align: center;
	margin-top: 15px;
}
#SQUARETN {
	width: 300px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	position: relative;
	height: 225px;
}
#WATCHBTN {
	height: 80px;
	width: 80px;
	position: absolute;
	left: 126px;
	top: 232px;
}
#HOMEPAGE {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../img/common/homeback.png);
	background-repeat: no-repeat;
	background-color: #EAEAEA;
}
#RTCOLUMN {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #666666;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#CONTAINER #HOMEPAGE img {
	margin-right: 15px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}



#LISTINGS {
	height: 140px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 375px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	margin-right: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	background-image: url(../img/common/listing.png);
	background-repeat: no-repeat;
}
#LISTINGS a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
#PREVIEW {
	padding: 10px;
	width: 765px;
	height: 260px;
	background-image: url(../img/common/previewback.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#RTVIDEO {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#MODEL {
	width: 150px;
	background-color: #99CCCC;
	text-align: center;
	padding: 10px;
	border-top-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #464646;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-right: 15px;
	margin-bottom: 15px;
}
#CONTAINER #HOMEPAGE #MODEL img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#JOIN {
	background-color: #FFFFFF;
}
#CONTAINER #JOIN li {
	font-family: "Trebuchet MS";
	font-size: 16px;
	padding-bottom: 20px;
	list-style-type: disc;
}
#JOIN2 {
	background-color: #FFFFFF;
	padding: 10px;
}
#CONTAINER2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 785px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 10px;
}
