/* =============== */
/* = Formtip Box = */
/* =============== */

#formtip2 {
	position:absolute;
	display:none;
	width:306px;
	height:75px;
	color:#000000;
/*	background-image: url(../images/formtip.gif); */
	background-repeat:no-repeat;
	text-align:left;
	font-size:11px;
}

#formtip2 div {
	margin:0;
	padding:10px 35px 10px 12px;
}


#content ul.videolist_dax {
	margin:0;
	padding:0;
	list-style:none;
}

#content ul.videolist_dax li {
	display:block;
	height:120px;
	width:177px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position: left 125px;
	float:left;
	margin:0 0 32px 0;
}

#content ul.videolist_dax li #thumbnail {
	position:absolute;
	background-color:#dddddd;
	width:160px;
	height:120px;
}

#content ul.videolist_dax li #title {
	position:absolute;
	margin-top:125px;
	margin-left:30px;
	width:130px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

#content ul.videolist_dax li #title a {
	color:#ffa600;
	font-size:12px;
}

#content ul.videolist_dax li #rating {
	position:absolute;
	margin-top:143px;
	margin-left:30px;
}

#content ul.videolist_dax li #views {
	position:absolute;
	margin-top:142px;
	margin-left:80px;
	font-size:10px;
}

#content ul.videolist_dax li dl {
	width:160px;
	position:absolute;
	margin:163px 0 0 0;
	font-size:10px;
	background-image: url(../images/dots.gif);
	background-repeat:repeat-x;
	padding-top:6px;
}

#content ul.videolist_dax li dl dt {
	font-weight:bold;
	float:left;
	margin:0 4px 3px 0;
}

#content ul.videolist_dax li dl dd {
	margin:0 0 3px 0;
	clear:right;
}

#topmenu #login2 {
	display:block;
	position: absolute;
	width:200px;
	margin:0 0 0 0;
	text-align:left;
	line-height:19px;
	height:19px;
}

#topmenu #login2 .label {
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
	margin:0 7px 0 0;
}


#topmenu #login2 a.login_go {
	display:block;
	float:left;
	width:17px;
	height:17px;
	background-image: url('../images/topmenu_login_go.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin:1px 7px 0 0;
}

#topmenu #login2 input {
	display:block;
	float:left;
	border:1px solid #000;
	font-size:11px;
	width:100px;
}

#content2 {
	float: right;
	width: 535px;
	display: inline;
}

a.button2 {
	background: transparent url('../images/button_r_green.gif') no-repeat scroll top right;
	text-decoration: none;
	display: block;
	float: left;
	font: bold 12px Verdana, sans-serif;
	height: 24px;
	padding-right: 24px; /* sliding doors padding */
	text-decoration: none;
	cursor: pointer;
//	color: #b53717;
	color: #ffffff;
	outline: none;
	text-shadow: #000 1px 1px 1px;
}

a.button2 span {
	background: transparent url('../images/button_l_green.gif') no-repeat;
	display: block;
	line-height: 16px;
	padding: 5px 0 3px 24px;
}

a.button2:active {
	background-position: right -24px;
}

a.button2:active span {
	background-position: left -24px;
	padding: 6px 0 2px 24px;
}

/* ================ */
/* = Modal Window = */
/* ================ */

#signupWindow {
	z-index:9999999999999999999;
	position:absolute;
	top:125px;
	left:20%;
	width:660px;
	height:320px;
	background-image: url('../images/gradient_orange_dark_light.gif');
	background-repeat: repeat-x;
	background-position: top left;
	color:#000;
	background-color:#ffe6b8;
	font: 12px Verdana, sans-serif;
	line-height:17px;
	border: 3px solid #b53724;
}

#signupWindow a {
	color:#b53717;
	font-weight:bold;
}

#signupWindow a:hover {
	color:#333;
}

#signupWindow div.inner {
	padding:16px 20px;
	text-align:left;
	background-image: url('../images/pmetv_logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#signupWindow .headline {
	color:#fff;
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
	font-size:20px;
	line-height:28px;
	margin-left:170px;
}

#signupWindow .title {
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
	font-size:24px;
	line-height:28px;
	color:#b53717;
	margin-left:170px;
}

#signupWindow #signupWindowClose {
	position:absolute;
	right:9px;
	top:4px;
	text-align:left;
	font-size:11px;
	cursor:pointer;
	background-image: url('../images/slideAd_close.gif');
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left:11px;
	color:#b53717;
	
}

#signupWindow div.slideshow {
	background-image: none;
	background-color:transparent;
	padding:0;
	margin:0;
}

#getuserpassWindow {
	z-index:9999999999999999999;
	position:absolute;
	top:125px;
	left:20%;
	width:660px;
	height:320px;
	background-image: url('../images/gradient_orange_dark_light.gif');
	background-repeat: repeat-x;
	background-position: top left;
	color:#000;
	background-color:#ffe6b8;
	font: 12px Verdana, sans-serif;
	line-height:17px;
	border: 3px solid #b53724;
}

#getuserpassWindow a {
	color:#b53717;
	font-weight:bold;
}

#getuserpassWindow a:hover {
	color:#333;
}

#getuserpassWindow div.inner {
	padding:16px 20px;
	text-align:left;
	background-image: url('../images/pmetv_logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#getuserpassWindow .headline {
	color:#fff;
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
	font-size:20px;
	line-height:28px;
	margin-left:170px;
}

#getuserpassWindow .title {
	font-family: arial, georgia, serif;
	font-weight:normal;
	letter-spacing: -1px;
	font-size:24px;
	line-height:28px;
	color:#b53717;
	margin-left:170px;
}

#getuserpassWindow #getuserpassWindowClose {
	position:absolute;
	right:9px;
	top:4px;
	text-align:left;
	font-size:11px;
	cursor:pointer;
	background-image: url('../images/slideAd_close.gif');
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left:11px;
	color:#b53717;
	
}

#getuserpassWindow div.slideshow {
	background-image: none;
	background-color:transparent;
	padding:0;
	margin:0;
}

/* ================== */
/* = Amateur Slider = */
/* ================== */

div.signupSlider a#signupSliderPrev {
	display:block;
	width:30px;
	height:30px;
	float:left;
	cursor:pointer;
	background-image: url('../images/signupSlider_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-top:45px;
}

div.signupSlider a#signupSliderNext {
	display:block;
	width:30px;
	height:30px;
	float:right;
	cursor:pointer;
	background-image: url('../images/signupSlider_right.gif');
	background-repeat: no-repeat;
	background-position: top left;
	margin-top:45px;
}

div.signupSlider div#slider {
	display:block;
	width:535px;
	white-space:nowrap;
	overflow:hidden;
	margin-left:50px;
}

div.signupSlider ul {
	width:30000px;
}

div.signupSlider ul li {
	display:block;
	float:left;
	list-style:none;
	font-size:11px;
	margin-right:17px;
}

div.signupSlider ul li div.name {
	font-size:14px;
	margin-bottom:2px;
}

div.signupSlider ul li div.description {
	font-weight:bold;
	background-color:#b53717;
	padding:0 2px;
	color:#fff;
	margin-bottom:2px;
}

div.signupSlider ul li div.content {
	font-weight:normal;
	font-size:11px;
}

div.signupSlider ul li div.img img {
	border:1px solid #fff;
	margin-bottom:7px;
}

