/* CSS for Slider */

/* overflow : hidden will make the scrollbars not appear */
html,body {
	background-image: url(images/bg.jpg)
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* CSS for the menu, force its position to be on the left at all times */
#menu_div {
	position: absolute;
	width: 150px;
	height: 370px;
	top: 50%;
	margin-top: -100px;
	left: 0;
	z-index: 999;
}

#menu_div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

#menu_div li,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	background-color: black;
	repeat;
}

#page_div {
	position: absolute;
	left : 0px;
	top : 50%;
	margin-top : -360px;
	width : 100%; /* this is the total of all the individual pages width */
}.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0066;
}
.modeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.hdvideofeeds {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.highqualitybonus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 11px;
}
.iframe {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: auto;
	visibility: visible;
	height: 140px;
	width: 315px;
	SCROLLBAR-SHADOW-COLOR: #ba1274;
	SCROLLBAR-3DLIGHT-COLOR: #ba1274;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ba1274;
	SCROLLBAR-BASE-COLOR: #f04aab;
	background-image: url(images/video_17.jpg);
}
.iframe2 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: auto;
	visibility: visible;
	height: 138px;
	width: 98%;
	SCROLLBAR-SHADOW-COLOR: #ba1274;
	SCROLLBAR-3DLIGHT-COLOR: #ba1274;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ba1274;
	SCROLLBAR-BASE-COLOR: #f04aab;
	background-image: url(images/video_17.jpg);
}
.scenetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.scroller1 {background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	visibility: visible;
	height: 414px;
	width: 279px;

	background-image: none;
}
.scroller2 {background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	visibility: visible;
	height: 413px;
	width: 210px;
	
	background-image: none;
}
.scroller3 {background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	visibility: visible;
	height: 413px;
	width: 276px;
	
	background-image: none;
}
.scroller4 {background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	visibility: visible;
	height: 612px;
	width: 273px;
	
	background-image: none;
}
.scroller6 {background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: auto;
	visibility: visible;
	height: 204px;
	width: 200px;
	
	background-image: none;
}

