﻿body {
	 margin: 0px auto;
	 font-family: Tahoma, Helvetica, Sans-Serif;
}

#newsplash
{
    width: 934px;
    margin: 0px auto;
    padding-top: 10px;
}

#newsplash .chooseregion
{
    width: 934px;
    text-align: right;
    padding: 10px 10px 0 10px; 
}
#newsplash .title
{
    width: 934px;
    padding: 10px 10px 0 10px;    

}

#newsplash .contentarea
{
    width: 934px;
    background: transparent url(../images/bgsplashcontent.jpg) no-repeat scroll 0 0;
    height: 83px;
    text-align: center;
    background-position: center;
    padding: 10px 10px 0 10px; 
    overflow: hidden;
}
#newsplash .content
{
	padding: 6px 10px 0 10px;
	color: White;
	/*font-size: 14px;*/
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	overflow: hidden; 
}

#newsplash .fusion-color
{
	color: #73d216;
}

#newsplash .productpanel
{
    width: 934px;
    padding: 3px 10px 0 10px;
position: relative;
}

.regionheader
{
  padding: 10px;
  font-family: Helvetica, Sans-Serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

.list
{
    padding: 10px;
    font-family: Helvetica, Sans-Serif;
}
.listheader
{
    color: White;
    font-size: 14px;
    font-weight: bold;   
    text-decoration: underline;
}
.listitem
{
    color: White;
    font-size: 11px;
    font-weight: bold;   
    padding-top: 2px;
}




#splash-full-page
{
	 /*width: 960px;*/
	 /*width: 655px;*/
	 /*height: 588px; */
	 margin: 0px auto;
}

	#splash-top
	{
		background-image: url(../Images/splash-bg-top.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		top: 0px;
		left: 0px;
		width: 960px;
		height: 279px;
	}

		#region-select
		{
			position: relative;
			top: 80px;
			left: 697px;
			width: 233px;
			height: 163px;
		}
		
		#region-select span
		{
			color: White;
			font-size: 17px;
			font-weight: bold;
		}
		
		#regions
		{
			margin: 21px 0px 0px 0px;
			padding: 0px;
		}
		
		#region-select a:active
		, #region-select a:link
		, #region-select a:visited
		{
			font-size: 16px;
			font-weight: normal;
			color: White;
			text-decoration: none;
			line-height: 23px;
		}
		
		#region-select a:hover
		{
			color: #ADCB59;
			text-decoration: none;
			font-size: 16px;
			font-weight: normal;
			line-height: 23px;
		}

	#splash-middle
	{
		top: 258px;
		left: 0px;
		width: 960px;
		height: 221px;
		background-image: url(../Images/splash-bg-middle.jpg);
		background-position: left top;
		background-repeat: no-repeat;
	}
	
	#splash-bottom
	{
		top: 500px;
		left: 0px;
		width: 960px;
		height: 88px;
		background-image: url(../Images/splash-bg-bottom.jpg);
		background-position: left top;
		background-repeat: no-repeat;	
	}

		#company-copyright
		{
			top: 44px;
			left: 305px;
			width: 339px;
			height: 35px;
			position: relative;
			text-align: center;
		}
		
		#company-copyright span
		{
			color: White;
			font-size: 11px;
		}
		/* Netfinity Link */
.netfinity
{
	color: #999999;
	background-color: #fff;
	font-size: 10px;
}

.netfinity a
{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}

.netfinity a:hover
{
	text-decoration: underline;
}