/* site specific CSS */

body {
	margin: 25px 0 0 0;
	font-family: Arial;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

#switch { border: none; padding: 0px; position: fixed; top: 30px; right: 30px; z-index: 600; }	
#switch img:hover { filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40; }


iframe {
	border: 0px;
	padding: 0px !important;
	margin: 0px !important;
	background: #000;
}

#ultra img {
	margin: 0 0 0 0 !important;
	display: compact;
}

#vltra img {
	margin: 0 0 0 0 !important;
}

#yltra img {
	margin: 0 0 0 0 !important;
	display: block;
}

.drag {
	width: 900px;
	height: 560px;
	overflow: hidden;
	cursor: move;	
}

img {
	margin: 0 0 0 0 !important;
	border: 0 !important;
}

img a {
	border: 0 !important;
}

#fullwrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#wrap {
	margin: 0 0 0 0;
	width: 900px;
	height: 560px;
	overflow: hidden;
	position: relative;
}

#container {
	width: 5405px;
	height:	2800px;
	position: absolute;
	background: #000;
	overflow-y: hidden;
	overflow-x: hidden;
}

.home {
	color: #777;
	overflow: auto;
	width: 900px;
	height: 560px;
	float: left;
	font-size: 24px;
}

#navigation {
	margin: 0 0 20px 0;
	height: auto;
	width: 900px;
	background: #fff;
}

#navigation img:hover {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

.link {
	color: #777;
	overflow: hidden;
	width: 900px;
	float: left;
}

.link a {
	color: #111;
	text-decoration: none;
}

.link a:hover {
	color: #999;
	text-decoration: none;
}

#ultra {
	width: 900px;
	height: 560px;
	float: none;
	z-index: 200;
}

#rltra {
	width: 900px;
	height: 560px;
	float: none;
	z-index: 0;
}

#rltra img {
	z-index: 1000 !important;
}

#vltra {
	width: 900px;
	height: 560px;
	float: left;
}

#wltra {
	width: 900px;
	height: 560px;
	float: left;
	clear: both;
}

#tltra {
	width: 900px;
	height: 560px;
	float: left;
	clear: both;
}

#oltra {
	width: 900px;
	height: 560px;
	float: left;
}

#wltra img {
	margin: 0px !important;
	margin-bottom: -5px !important;
	padding: 0px !important;
}

#yltra {
	width: 900px;
	height: 560px;
	float: left;
	z-index: 1200;
}

#yltra img:hover {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}

#wltra img:hover {
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}
        			
#content {
	position:relative;
}
	
