body 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-color: white;
    background-image: url('images/Splash_MainBackground.jpg');
    background-repeat: repeat-x;
}

#chat {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 116px;
	height: 117px;
	overflow: hidden;
	z-index: 80;
}

#Message 
{
    text-align: center;
	margin: 0px auto;
	padding: 0px;
	font-weight: normal;
	font-size: 11px;
	color: red;
width: 515px;
}

#Error 
{
    text-align: center;
	margin: 5px auto;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	color: red;
}

img 
{
    border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

#OutsideWrapper 
{
    border: solid 1px black;
    border-bottom: 0px;
    border-top: 0px;
    background-color: Transparent;
    background-image: url('images/Splash_PageBackground.jpg');
    background-repeat: no-repeat;
    margin: 0px auto;
}

#InsideWrapper
{
    border: 0px;
    padding: 0px;
    width: 900px;
    margin: 0px auto;
    height: 775px;
    position: static;
    z-index: 85;
}

#Header
{
    background-image: url('images/Splash_HeaderBackground2.jpg');
    background-repeat: no-repeat;
    height: 107px;
    text-align: center;
    margin: 0px;
    position: relative;
    z-index: 90;
}

.HeaderText 
{
    font-weight: bold;
    color: #0091CB;
    font-size: 14px;
    margin: 0px;
    padding: 30px 0px 0px 0px;
}

#NavBar
{
    position: absolute;
    bottom: 0px;
    left: 15px;
    height: 35px;
    width: 470px;
    margin: 0px;
}

#NavBarMenu
{
    position: static;
    height: 25px;
    width: 470px;
    margin: 5px 0px;
/*    border: 1px solid red; */
}

#NavBarMenu ul 
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

#NavBarMenu ul li
{
    float: left;
    margin-top: 5px;
    margin-right: 18px;
}

#NavBarMenu ul li a, #NavBarMenu ul li a:visited 
{
    color: White;
    font-weight: bold;
    text-decoration: none;
}

#NavBarMenu ul li a:hover
{
    text-decoration: underline;
}

#NavBarMenu ul li a.ActivePage
{
    color: #77922a;
}

#NavBarLogin
{
    position: absolute;
    right: 8px;
    bottom: 3px;
    width: 455px;
    height: 25px;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: White;
/*    border: 1px solid red; */
z-index: 100;
}

#LoginWrapper 
{
    margin-top: 3px;
    float: left;
}

#WelcomeWrapper 
{
    margin-top: 3px;
    float: left;
    width: 300px;
    text-align: right;
}

#NavBarLogin .LoginText
{
    width: 110px;
    border: 0px;
    background-color: White;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
/*    margin-top: 6px; */
    padding: 1px;
}

#LoginButton 
{
    width: 64px;
    height: 20px;
    border: 0px;
    padding: 0px;
    margin: 1px 0px 0px 0px;
    background-color: Transparent;
    background-image: url('images/Splash_LoginButton.jpg');
    background-repeat: no-repeat;
}

#ButtonWrapper 
{
    width: 140px;
    float: right;
}

#EnterButton
{
    display: block;
    float: left;
    width: 64px;
    height: 20px;
    border: 0px;
    padding: 0px;
    margin: 1px 0px 0px 0px;
    background-color: Transparent;
    background-image: url('images/Splash_EnterButton.jpg');
    background-repeat: no-repeat;
}

#LogoutButton
{
    display: block;
    float: right;
    width: 64px;
    height: 20px;
    border: 0px;
    padding: 0px;
    margin: 1px 0px 0px 0px;
    background-color: Transparent;
    background-image: url('images/Splash_LogoutButton.jpg');
    background-repeat: no-repeat;
}

#Content
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}

#ContentLeft, #ContentRight, #ContentBottom
{
    padding: 0px;
    margin: 0px;
    border: 0px;
    vertical-align: top;
}

#ContentLeft
{
    width: 680px;
}

#ContentRight
{
    width: 220px;
    height: 385px;
    background-image: url('images/Splash_RightColumnBackground.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
}

#ContentWrapper
{
    margin: 15px 0px 0px 0px;    
    background-image: url('images/Splash_ContentBackground.jpg');
    background-repeat: no-repeat;
    height: 368px;
}

#ContentBottom
{
    height: 174px;
    background-image: url('images/Splash_ContentBottom.jpg');
    background-position: right top;
    background-repeat: no-repeat;
}

a.Why 
{
    display: block;
    width: 196px;
    height: 22px;
    padding-top: 5px;
    text-align: center;
    background-image: url('images/Splash_WhyBackground.jpg');
    background-repeat: no-repeat;
    color: White;
    font-weight: bold;
    text-decoration: none;
}

a.Signup 
{
    display: block;
    width: 196px;
    height: 96px;
    margin: 15px 0px;
    text-align: left;
    background-image: url('images/Splash_SignupBanner.jpg');
    background-repeat: no-repeat;
}

#ForgotPassword 
{
    width: 200px;
    float: right;
    height: 15px;
    line-height: 12px;
    text-align: right;
    padding-right: 25px;
}

#ForgotPassword a, #ForgotPassword a:visited
{
    color: Blue;
    font-size: 10px;
}

/* BEGIN MEMBER BENEFITS */

	#Resellers {
		width: 180px;
		padding: 10px 0px 0px 10px;
		font-size: 14px;
		text-align: left;
		float: left;
	}

	#Resellers ul {
		position: static;
		padding: 0px;
		margin: 10px 5px;
		list-style-type: none;
	}

	#Resellers ul li {
		position: static;
		padding: 0px;
		margin: 0px 0px 8px 0px;
		background-image: url('images/Splash_ListArrow.gif');
		background-position: 0px 5px;
		background-repeat: no-repeat;
		padding-left: 15px;
	}

	#Resellers div.PopUpWrapper {
		display: none;
		position: absolute;
		width: 207px;
		padding: 0px;
		margin: 0px;
		z-index: 2;
	}

	#Resellers a, #Resellers a:visited {
		color: white;
		text-decoration: none;
		display: block;
		width: 160px;
		line-height: 16px;
		height: 16px;
		padding: 0px;
		margin: 0px;
		font-size: 12px;
	}

	#Resellers a:hover, #Resellers a:active {
		color: black;
	}

	#Resellers div a, #Resellers div a:visited {
		color: green;
	}

	.PopUp {
		background-image: url('images/Splash_PopUpBg.gif');
		width: 207px;
		padding: 25px 0px 5px 0px;
		margin: 0px;
		position: relative;
		font-size: 12px;
		line-height: 16px;
	}

	.PopUp a.CloseLink {
		position: absolute;
		top: 3px;
		left: 10px;
	}

	.PopUp a.close img {
		border: 0px;
	}

	.PopUpContent {
		padding: 0px 10px;
	}

	.PopUpBottom {
		width: 207px;
		height: 10px;
		margin: 0px;
		background-image: url('images/Splash_PopUpBottom.gif');
	}

/* END MEMBER BENEFITS */

#ContentAd 
{
    width: 465px;
    height: 257px;
    float: right;
    overflow: hidden;
}

#ProductList
{
    width: 465px;
    float: right;
}

#ProductList table 
{
    width: 440px;
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
    margin-top: 3px;
}

#ProductList td ul 
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#ProductList td ul li 
{
    line-height: 14px;
    height: 14px;
}

#ProductList td h2 
{
    font-weight: bold;
    font-size: 18px;
    color: #4f144e;
    padding: 0px;
    margin: 0px 0px 5px 0px;
}

#ProductList td a, #ProductList td a:visited 
{
    font-size: 10px;
    font-weight: bold;
    color: #4f144e;
    text-decoration: none;
}
/*
#ProductList td a:hover 
{
    color: Black;
    text-decoration: underline;
}
*/
#MemberBenefitWrapper
{
    height: 100px;
    width: 400px;
    margin: 20px 0px 0px 0px;
    padding: 0px;
    overflow: hidden;
}

#FeedbackWrapper
{
    width: 190px;
    height: 130px;
    margin: 50px 0px 0px 2px;
    overflow: hidden;
}

#FooterWrapper
{
    width: 900px;
    margin: 10px auto;
}

.Footer {
	margin: 0px 30px 0px 0px;
	width: 870px;
	color: #666666;
}
.clear .Footer {
	width: 870px;
}
.Footer .Left {
	float: left;
	width: 420px;
	text-align: left;
}
.Footer a:visited {
	text-decoration: none;
	color: #666666;
}
.Footer a {
	text-decoration: none;
	color: #666666;
}

#SupportedBrowsers {
width: 245px;
height: 40px;
margin: 0px 0px 5px 0px;
padding: 0px;
/* float: left; */
}

.Footer .Right {
	float: right;
	width: 400px;
	text-align: right;
}

#SocialLinks {
     text-align: right;
     margin: 5px 0px 13px 0px;
}

#SupportedBrowsersHover {
border: solid 1px black;
width: 140px;
font-size: 10px;
font-weight: normal;
color: black;
background-color: white;
padding: 5px;
position: absolute;
display: none;
}

/* ####### BEGIN SEO PAGE ####### */

.seoKey #ContentWrapper {
margin-top: 0px;
    background-image: url('images/Splash_ContentBottomSEO.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    height: 500px;
    height: auto;
}

.seoKey #ContentRight
{
    background: none;
    background-image: url('');
    float: right;
}

.seoKey #Resellers {
    width: 190px;
    margin-top: 10px;
    height: 360px;
    background-image: url('images/Splash_ContentBackgroundSEO.jpg');
}

#KeyContent
{
    margin: 0px 220px;
    padding-top: 5px;
    padding-right: 5px;
}

.seoKey #ForgotPassword 
{
    margin: 0px 220px;
    float: none;
    width: auto;
    height: 15px;
    line-height: 12px;
    text-align: right;
    padding-right: 25px;
}

.clear {
clear: both;
}

.seoKey #FooterWrapper {
clear: both;
}

/* ####### END SEO PAGE ####### */
