﻿/* removes the scrollbars from the silverlight host */ 
#silverlightControlHost
{
	overflow: hidden;
	width:809px;
	height:455px;
}

body
{
	padding: 0px;
	margin: 0px;
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/body-background.jpg);
	background-repeat: repeat;
	font-family: 'Trebuchet MS';
	font-size: 12px;
}

.main-global
{
	width: 925px;
	height: 600px;
}

.main-spacing
{
	height: 10px;
}

.searchbar-background
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/searchbar-background.jpg);
	background-repeat: repeat-x;
	width: 925px;
	height: 33px;
	float: left;
}

.main-left-area
{
	width: 43px;
	height: 455px;
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/main-leftarea-background.jpg);
	float: left;
}

.main-statement
{
	background-image: url(/Style%20Library/Custom/Images/InstallSilverlight.jpg);
	width: 809px;
	height: 455px;
	float: left;
}

.main-right-area
{
	background-image: url(/Style%20Library/Custom/Images/sparked-label.jpg);
	width: 73px;
	height: 455px;
	float: left;
}

.headline-left-area
{
	width: 20px;
	height: 134px;
	float: left;
	background-color: #FFFFFF;
}

.headline-area
{
	background-image: url(/Style%20Library/Custom/Images/headline-area-background.jpg);
	width: 858px;
	height: 134px;
	float: left;
}

.headline-right-area
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/rightarea-background.png);
	width: 38px;
	height:134px;
	float: left;
}

.headline-left-column
{
	height: 84px;
	width: 319px;
	float: left;
	position: relative;
	top: 35px;
	left: 30px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;	
}

.headline-right-column
{
	height: 84px;
	width: 409px;
	float: left;
	position: relative;
	top: 35px;
	left: 70px;
	color: #FFFFFF;
	font-size: 12px;
}

.content
{
	width: 916px;
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/content-background.jpg);
	background-repeat: repeat-y;
	float:left;
}

.content-left-area
{
	width: 20px;
	float: left;
	background-color: #FFFFFF;
}

.content-area-shadow
{
	width: 858px;
	float: left;
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/content-area-background-shadow.jpg);
	background-repeat: repeat-y;
}

.content-area
{
	width: 858px;
	float: left;
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/content-area-background.jpg);
	background-repeat: no-repeat;
}

.content-area-horizontal-space
{
	width: 916px;
	height:20px;
	float:left;
}

.content-right-area
{
	width: 38px;
	float: left;
}

.content-left-column-space
{
	width: 23px;
	float: left;
}

.content-left-column
{
	width: 504px;
	float: left;
}

.content-right-column
{
	width: 354px;
	float: left;
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/content-rightcolumn-background.png);
	background-repeat: no-repeat;
}

.contentitem-left-column
{
	width: 504px;
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/contentitem-leftcolumn-background.png);
	background-repeat: no-repeat;
	float:left;
}

.contentitem-left-horizontal-space
{
	width:504px;
	height:20px;
}

.contentitem-right-horizontal-space
{
	width:354px;
	height:15px;
}

.contentitem-left-image
{
	width: 114px;
	float:left;
}

.contentitem-left-text
{
	width: 390px;
	float: left;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px #26b0f3 dashed;
}

.contentitem-left-text b
{
	font-size: 15px;				
}

.contentitem-left-text a, .contentitem-left-text a:link, .contentitem-left-text a:hover, .contentitem-left-text a:visited, .contentitem-left-text a:active
{
	color: #26b0f3;
	font-weight: bold;			
}

.contentitem-right-column
{
	width: 285px;
	margin: 23px 0px 0px 25px;
}