
a:focus,
a:active
{
	outline: none;
}

html
{
	background: #ffffff;
}

body
{
	background: #ffffff url('../resources/background.png') top left repeat-y;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	max-width: 2220px;
	overflow: auto;
	padding: 0;
}

ins
{
	text-decoration: none;
}

img
{
	border: 0;
}

/* page layout and modules */

#page
{
	width: 996px;
	margin: 0;
	max-width: 2220px;
}

#page_layout_container
{
	overflow: hidden;
	position: relative;
	width: 996px;
}

#page_layout_content
{
	display: block;
	overflow: hidden;
	width: 996px;
}

.module_item
{
	background-color: transparent;
	margin-bottom: 10px;
	margin-right: 10px;
	position: absolute;
}















#dio-lens
{
	border:1px solid #000;
	z-index: 10000;
}

#dio-sensor
{
	z-index: 11000;
	cursor:crosshair;
}

#dio-loader
{
	background:#fff url('/resources/preloader.gif') no-repeat center 40px;	
	text-indent:-30000px;
}
