#interface-background
{
	background: #FFF url(/ENGINE/IMAGES/ISN/WEBSITE/main_bg.jpg) repeat-x top;

	width: 100%;
	margin: 0;
	padding: 0;
}

#interface-header-box
{
	height: 89px;
	width: 951px;
	margin: 0px auto;
}

#interface-header
{
	margin: 0px auto;
	z-index: 30;
	height: 89px;
	width: 951px;
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/header_bg.png) repeat-x top;
}

#interface-header-logo
{
	width: 144px;
	height: 67px;
	float: left;
	margin-left: 70px;
	margin-top: 10px;
}

#interface-header-menu
{
	float: left;
	width: 499px;
	margin-top: 60px;
}

#interface-header-inlog
{
	float: left;
	width: 210px;
}

#interface-header-inlog-box
{
	width: 100%;
	height:80px;
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/inlog_box.gif) repeat-x top;
}

/* STREAMER */

#interface-streamer-box
{
	width: 950px;
	margin: 0px auto;
	height: 106px;
}

#interface-streamer
{
	margin: 0px auto;
	width: 865px;

}

/*Content*/

#interface-content-top
{
	width: 934px;
	margin: 0px auto;

}

#interface-content-top-inner
{
	width: 934px;
	height: 20px;
	margin: -8px auto 0px auto;
	
}

#interface-content-main-background
{
	width: 934px;
	margin: 0px auto;
	font-size: 0;
}

#interface-content-main
{
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/content_bg.png) center top no-repeat;
	font-size: 12px;
	width: 100%;
	float: left;
}

#interface-content-left
{
	width: 186px;
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/content_left_bg.jpg) repeat-y;
	margin-left: 9px;
	float: left;
}

div.interface-content-left-block
{
	margin: 15px 0px;	
}

#interface-content-left-naw
{
	width: 150px;
	margin: 0px auto;	
	font-size: 11px;
	font-family: tahoma;
	text-align: center;
	display: block;
}

#interface-content-left-naw a,
#interface-content-left-naw b
{
	color: #102a70; 
}


#interface-content-middle
{
	width: 512px;
	float: left;
}

#interface-content-middle-connector
{
	position: absolute;
	z-index: 60;
	margin: -84px 0 0 380px;	
}

/* Breadcrumb */

#interface-content-middle-breadcrumb
{
	height: 30px;
	background: #f4f4f4;
	width: 100%;
}

#interface-content-middle-breadcrumb div
{
	padding-top: 4px;
	padding-left: 15px;
	color: #969696;
	font-size: 10px;
}

#interface-content-middle-breadcrumb a
{
	color: #969696;
}

#interface-content-middle-breadcrumb a.active
{
	color: #102B72;
}

/* Text */

#interface-content-middle-text
{
	color: #878787;
	font-size: 11px;
	line-height: 20px;
	padding: 20px;
	margin-bottom: 20px;
}

#interface-content-middle-text ul
{
	list-style-image: url(/ENGINE/IMAGES/ISN/WEBSITE/ul_image.gif);
}

#interface-content-middle-text a
{
	color: #102B72;
}

/* Right Block */

#interface-content-right
{
	float: left;
	width: 220px;
}

div.interface-content-right-block
{
	width: 210px;
	z-index: 50;
	margin: -30px 0px 0px 0px;
	position: absolute;
}

/**/

img.block-image
{
	margin-left: 2px;
	font-size: 0;
	margin-top: 5px;		
}

div.block-yellow
{
	width: 210px;
}

div.block-yellow-header
{
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/block_yellow_header.png) no-repeat bottom;
	height: 23px;
}

div.block-yellow-content
{
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/block_yellow_middle.png) repeat-y;
	height: 100%;
	color: #FFF;
}

div.block-yellow-content div
{
	padding: 10px;
	line-height: 16px;
}

div.block-yellow-footer
{
	height: 29px;
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/block_yellow_footer.png) no-repeat bottom;
}

/**/

div.block-blue
{
	width: 210px;
}

div.block-blue-header
{
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/block_blue_header.png) no-repeat bottom;
	height: 25px;
}

div.block-blue-content
{
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/block_blue_middle.png) repeat-y;
	height: 100%;
	color: #FFF;
}

div.block-blue-content div
{
	padding: 10px;
	line-height: 16px;
}

div.block-blue-footer
{
	height: 29px;
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/block_blue_footer.png) no-repeat bottom;
}

/**/

div.block-green
{
	width: 210px;
}

div.block-green-header
{
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/block_green_header.png) no-repeat bottom;
	height: 26px;
}

div.block-green-content
{
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/block_green_middle.png) repeat-y;
	height: 100%;
	color: #FFF;
}

div.block-green-content div
{
	padding: 10px;
	line-height: 16px;
}

div.block-green-footer
{
	height: 43px;
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/block_green_footer.png) no-repeat top;
}

div.block-clicker
{
	position: absolute;
	z-index: 70;
	width: 20px;
	margin-left: 190px;
}

div.block-clicker a
{
	display: block;
	width: 20px;
	height: 25px;
	text-decoration: none;
}

/* Footer */

#interface-footer
{
	background:  url(/ENGINE/IMAGES/ISN/WEBSITE/footer_bg.jpg) repeat-x;
	vertical-align: top;
}

#interface-footer-box
{
	margin: 0px auto;
	width: 932px;	
}

#interface-footer-top
{
	background:  url(/ENGINE/IMAGES/ISN/WEBSITE/footer_top_bg.jpg) no-repeat;
	height: 24px;
	width: 932px;
	margin-top:0px;
	clear: both;
}

#interface-footer-content
{
	width: 920px;
	margin: 20px auto 0px auto;
}

#interface-footer-content-inner
{
	background: url(/ENGINE/IMAGES/ISN/WEBSITE/footer_box_bg.jpg);
	width: 100%;
	height: 29px;
	font-size: 10;
}

#interface-footer-left
{
	float: left;
	color: #969696;
	padding-top: 3px;
}

#interface-footer-right
{
	float: right;
	color: #969696;
	padding-top: 3px;
}