html, body {
	margin:0; padding:0; width:100%; height:100%; overflow:hidden;
}

body {
	background-color: #000; font-family:arial, sans-Monospace;
}

#background1{
	position:absolute; z-index:1; width:100%;min-height:100%;
}
#background2{
	position:absolute; z-index:0; width:100%;min-height:100%;
}

#scroller {
	position:absolute; width:100%; height:100%; top:0; left:0; overflow:hidden; z-index:2;
} 

#menu {
	color: #fff;
	text-align: center;
	position: absolute;
	margin-top: 0px;
	margin-left: 50%;
	left: -80px;
	padding: 5px;
	text-decoration: none;
	font: bold 14px arial,sans-Monospace;	
}
#menu a {
	color: white;
}
#footer {
	text-align: center;
	position: absolute;
	margin-bottom: 10px;
	margin-left: 50%;
	left: -125px;
	bottom: 0px;
	width: 250px;
	text-decoration: none;
	font: bold 10px arial,sans-Monospace;	
}
#footer a {
	color: white;
}

#design {
	position: absolute;
	border:0px;
	left: 30px;
	bottom: 0px;
}
#design img {
	width:170px;
	height:60px;
}
#clickleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 100%;
	background-color: #333;
	opacity:0.5;filter:alpha(opacity=50);
	z-index: 100;
	color: #fff;
}
#clickright {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 100%;
	background-color: #333;
	opacity:0.5;filter:alpha(opacity=50);
	z-index: 100;
	color: #fff;
	vertical-align:bottom;
}
#clickleft p {
	margin-top:135px;
}
#clickright P {
	margin-top:135px;
}

.widget {
	background-color: #333;
	opacity:0.9;filter:alpha(opacity=90);
	border: solid 4px #ccc;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	position:absolute;
	width:100px;
	height:100px;
	top: 10px;
	overflow:hidden;
}

.close {
	cursor: pointer;
	text-decoration: none;
	color: white;
	font: 10px/20px arial,sans-Monospace;
	float: right;
	margin: 1px 2px;
	height: 20px;
	width: 35px;
	text-align:center;
}
.open {
	display: none;
	text-decoration: none;
	color: white;
	font: bold arial,sans-Monospace;
	position: absolute;
	margin: 0px 2px;
	height: 20px;
	width: 100px;
	text-align:center;
	top:-20px;
	z-index: 100;
}
.link {
	color: #000;
}
.link a {
	color: #000;
}
.move {
	background-color: #000;
	cursor: move;
	height: 22px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
.story {
	padding: 4px;
	font: 10px/13px arial,sans-Monospace;
	color: white;
	height: 345px;
	overflow: auto;
scrollbar-face-color : #555; 
scrollbar-highlight-color : #888; 
scrollbar-3dlight-color : #333; 
scrollbar-shadow-color : #888; 
scrollbar-darkshadow-color : #333; 
scrollbar-track-color : #000; 
scrollbar-arrow-color : #000; 
}
.featurestory {
	padding: 4px;
	font: 10px/13px arial,sans-Monospace;
	color: white;
	width: 289px;
	height: 345px;
	overflow: auto;
	margin-left: 265px;
scrollbar-face-color : #555; 
scrollbar-highlight-color : #888; 
scrollbar-3dlight-color : #333; 
scrollbar-shadow-color : #888; 
scrollbar-darkshadow-color : #333; 
scrollbar-track-color : #000; 
scrollbar-arrow-color : #000; 
}
.date {
	font: 9px arial,sans-Monospace;
	color: #888;
}
.down {
	cursor: s-resize;
	position: relative;
	bottom: 0px;
	width: 269px;
	height: 25px;
	z-index: -1;
}
.title a {
	font: bold 13px arial,sans-Monospace;
	color: #aaa;
	text-decoration: none;
}
.hoverbox
{
	list-style: none;
	margin: 0;
	height: 130px;
	width:2550px;
}

.picture {
	position:absolute;
	background-position: 50%;
	width: 130px;
	height: 192px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}
.picture_empty {
	float:left;
	width: 135px;
	height: 182px;
	margin-right: 5px;
	z-index: 1;
}
.bigpicture {
	position:absolute;
	background-position: 50%;
	width: 261px;
	height: 385px;
	max-width: 100%;
	max-height: 100%;
	margin-left: 0px;
	top: 0px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-left-radius: 7px;
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
}
.bigpicture_empty {
	float:left;
	width: 270px;
	height: 365px;
	margin-right: 5px;
	z-index: 1;
}

.hoverbox li
{
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}
.hoverbox .preview
{
	width: 261px;
	height: 385px;
}
.hoverbox a .preview
{
	display: none;
}
.hoverbox a:hover .preview
{
	top: 0px;
	left: 0px;
	display: block;
	position: absolute;
	z-index: 1;
	opacity:0.9;filter:alpha(opacity=90);
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#last {
	background-color: #fff; 
	opacity:0.3;filter:alpha(opacity=30); 
	width:100px; 
	height:100px; 
	top:10px; 
	left:2085px; 
	color: black;
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	border: solid 4px black;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	position:absolute;
	overflow:hidden;

}


/* Required CSS classes: must be included in all pages using this script */

/* Apply the element you want to drag/resize */
.drsElement {
 position: absolute;
	background-color: #fff;
	opacity:0.8;filter:alpha(opacity=80);
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	width:100px;
	height:100px;
	top:10px;
	overflow:hidden;
}

/*
 The main mouse handle that moves the whole element.
 You can apply to the same tag as drsElement if you want.
*/
.drsMoveHandle {
 height: 20px;
 cursor: move;
}


/*
 The DragResize object name is automatically applied to all generated
 corner resize handles, as well as one of the individual classes below.
*/
.dragresize {
 position: absolute;
 width: 5px;
 height: 5px;
 font-size: 1px;
 background: #EEE;
}

/*
 Individual corner classes - required for resize support.
 These are based on the object name plus the handle ID.
*/
.dragresize-tl {
 top: 0px;
 left: 0px;
 cursor: nw-resize;
}
.dragresize-tm {
 top: 0px;
 left: 50%;
 margin-left: 0px;
 cursor: n-resize;
}
.dragresize-tr {
 top: 0px;
 right: 0px;
 cursor: ne-resize;
}

.dragresize-ml {
 top: 50%;
 margin-top: 0px;
 left: 0px;
 cursor: w-resize;
}
.dragresize-mr {
 top: 50%;
 margin-top: 0px;
 right: 0px;
 cursor: e-resize;
}

.dragresize-bl {
 bottom: 0px;
 left: 0px;
 cursor: sw-resize;
}
.dragresize-bm {
 bottom: 0px;
 left: 50%;
 margin-left: 0px;
 cursor: s-resize;
}
.dragresize-br {
 bottom: 0px;
 right: 0px;
 cursor: se-resize;
}
