﻿/* removes the scrollbars from the silverlight host */ 
#silverlightControlHost
{
	overflow: hidden;
	width:505px;
	height:285px;
}

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;
}

.global-left
{
	width: 546px;
	float: left;
	background:#FFFFFF;
}

.global-right
{
	width: 379px;
	float: left;
	background:#FFFFFF;
}

.global
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/content-main-background-t2.jpg);
	background-repeat: repeat-y;
	width: 925px;
	float: left;
}

.global-bottom
{
	width: 925px;
	float: left;
}

.main-left-area
{
	width: 43px;
	height: 285px;
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/main-leftarea-background.jpg);
	float: left;
}

.main-statement
{
/*	background-image: url(/Style%20Library/Custom/Images/InstallSilverlightSmall.jpg);*/

	/*background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/sparked-statement-small-t2.jpg);*/
	width: 503px;
	height: 285px;
	float: left;
}

.main-content-left-area
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/content-left-area-t2.jpg);
	width: 20px;
	height: 169px;
	float: left;
}

.main-content-left
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/content-left-area-background-t2.jpg);
	background-repeat: no-repeat;
	background-color: White;
	width: 526px;
	float: left;
}

.main-content-left-item
{
	position:relative;
	top: 20px;
	left: 30px;
	width: 484px;
	color: #808080;	
}

.main-content-left-item a
{
	font-weight: bold;
	text-decoration: none;
	color: #26b0f3;
}

.main-content-right
{
	background-image: url(/Style%20Library/Custom/Images/content-right-area-background-t2.jpg);
	width: 332px;
	height: 455px;
	float: left;
}

.main-content-right-item
{
	position:relative;
	top: 20px;
	left: 20px;
	width: 270px;
	
}


.main-right-area
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/sparked-label-t2.jpg);
	width: 47px;
	height: 455px;
	float: left;
}

.headline-left-area
{
	width: 20px;
	height: 134px;
	float: left;
	background-color: #FFFFFF;
}

.headline-area
{
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/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: 114px;
	width: 379px;
	float: left;
	position: relative;
	top: 20px;
	left: 30px;
	color: #FFFFFF;
}

.headline-right-column
{
	height: 114px;
	width: 379px;
	float: left;
	position: relative;
	top: 20px;
	left: 70px;
	color: #FFFFFF;
}

.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;
}

.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;
}

/*
.contentitem-right-image
{
	background-position:center;
	background-image: url(/_layouts/IMAGES/Sparked.SharePoint.Internet.Branding/arrow.png);
	background-repeat: no-repeat;
	width:12px;
	height:12px;
	position:relative;
	left:30px;
	float:left;
}
*/

*/

.contentitem-right-text
{
	width:260px;
	position:relative;
	left:30px;
}

.contentitem-right-column-title
{
	width: 280px;
	left: 30px;
	position: relative;
}

.contentitem-left-horizontal-space
{
	width:504px;
	height:20px;
}

.contentitem-right-horizontal-space
{
	width:354px;
	height:12px;
}

.contentitem-left-image
{
	width: 114px;
	float:left;
}

.contentitem-left-text
{
	width: 390px;
	float: left;
	font-size: 12px;
	color: #808080;
}