#silverlight-container
{
	width:940px;
	height:685px;	
}

#silverlight-container:active, #silverlight-container:focus, #silverlight_fashionshow_application:active,#silverlight_fashionshow_application:focus { outline: 0; }

#silverlight-stage
{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	z-index:1;
}

#no-silverlight-frame
{
	display:none;
	
	width:940px;
	height:639px;
	
	position:relative;
	
	font-size:11px;	
	
	margin:0;
	padding:0;
}

#no-silverlight-frame a,#no-silverlight-frame a:active,#no-silverlight-frame a:visited
{
	color:#a1834a;
	text-decoration:none;
}

#no-silverlight-frame a:hover
{
	text-decoration:underline;		
}

#no-silverlight-content
{
	position:absolute;
	top:0;
	left:0;

	padding:0;	
	margin:1px 1px 1px 1px;
	
	width:938px;
	height:638px;	
	background:url("../img/bg.jpg") no-repeat 0 0;
}

#no-silverlight-content-body
{
	margin:269px 0 0 517px;
	width:420px;
}

#no-silverlight-content-body-header
{
	display:block;
	margin:0 0 25px 0px;
	width:326px;
	height:32px;
	background:url("../img/content_header.jpg") no-repeat 0 0px;
}

#no-silverlightcontent-body-copy
{
	width:326px;
	text-align:center;
}

#no-silverlight-content-body-copy-install
{
	width:326px;	
}

#no-silverlight-content-body-copy-legal,#no-silverlight-content-body-copy-instructions

{
	width:220px;	
	margin:9px 53px;
	line-height:14px;
}

#no-silverlight-content-body-copy-badge
{
	margin:9px 0 0 77px;
	*margin:0;
	width:172px;
}

#no-silverlight-content-body img a,#no-silverlight-content-body img a:active { border:0; }

/* border */
#no-silverlight-border-top
{
	top:0;
	left:0;
	width:940px;
	height:1px;
	margin:0;
	padding:0;
	display:block;
	background:url("../img/top.jpg") no-repeat 0 0;
}

#no-silverlight-border-bottom
{
	top:639;
	left:0;
	width:940px;
	height:1px;
	margin:0;
	padding:0;
	display:block;
	background:url("../img/bottom.jpg") no-repeat 0 0;	
}

* html #no-silverlight-border-bottom
{
	margin:13px 0;	
}

#no-silverlight-border-left
{
	top:1px;
	left:0;
	width:1px;
	height:638px;
	margin:0;
	padding:0;
	display:block;
	background:url("../img/left.jpg") no-repeat 0 0;
}

* html #no-silverlight-border-left
{
	margin:-13px 0;	
}

#no-silverlight-border-right
{
	position:absolute;
	top:1px;
	left:939px;
	width:1px;
	height:638px;
	margin:0;
	padding:0;
	display:block;
	background:url("../img/right.jpg") no-repeat 0 0;
}

#sl_download_click
{
	cursor:pointer;	cursor:hand;
}