﻿html, body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
}
form
{
    background: url('../_gfx2009/layout/landingpage/header_repeat.jpg') repeat-x top;
    min-height: 700px;
}
div#background
{
    width: 100%;
    background: url('../_gfx2009/layout/landingpage/header.jpg') no-repeat center top;
    min-height: 450px;
    position: relative;
}
div#content
{
    width: 932px;
    margin: 0px auto;
}

div#signup
{
    background: url('../_gfx2009/layout/landingpage/signup_box.png') no-repeat;
    height: 214px;
    width: 466px;
    padding: 50px 35px 30px 35px;
    margin: 0px auto;
    position: relative;
    text-align: center;
}

div#signup_b
{
    background: url('../_gfx2009/layout/landingpage/signupbox.png') no-repeat;
    height: 214px;
    width: 466px;
    padding: 50px 35px 30px 35px;
    margin: 0px auto;
    position: relative;
    text-align: center;
}

div#signup_c
{
    background: url('../_gfx2009/layout/landingpage/signupbox2.png') no-repeat;
    height: 214px;
    width: 466px;
    padding: 50px 35px 30px 35px;
    margin: 0px auto;
    position: relative;
    text-align: center;
}

div#signupOuter
{
    height: 320px;
    padding-top: 25px;
}

.lp_topHeader
{
    color: White; 
    font-size: 30px; 
    font-weight: bold;
}

.lp_topSubheader
{
    color: #b7dee8; 
    font-size: 20px;
}

div.highlights
{
    width: 932px;
    margin: 30px auto 0px auto;
}
div#chartAndScreens
{
    margin-top: 30px;
    width: 932px;
}
div#slidingboxes
{
	width: 932px;
	margin-top: 30px;
}
div.leftPart
{
    float: left;
    width: 620px;
    margin-right: 30px;
}
div.rightPart
{
    float: right;
    width: 250px;
    padding-left: 30px;
}
strong.chartHeader
{
    padding-left: 10px;
}
div.chartImage, div.chartImageNew
{
    float: left;
    width: 160px;
    height: 118px;
    margin-top: 10px;
}
div#fixedBoxes
{
	margin: 30px 0px;
	text-align: center;
}
div#fixedBoxes strong
{
	font-size: 14px;
}
div#fixedBoxes div.chartImageNew
{
	float: none;
	margin: 10px auto 0px auto;
}
div#fixedBoxes div.centered
{
	width: 80%;
	margin: 0px auto;
}
div.chartText
{
    margin-top: 10px;
    font-size: 11px;
}
div.chartTextNew
{
    margin-top: 30px;
    font-size: 13px;
}
div.chartTextNew strong
{
	display: block;
	margin-bottom: 5px;
}
div.screenshot
{
    margin: 10px 0px;
    height: 65px;
    font-size: 11px;
}
div.screenshotFrame
{
    background: url('../_gfx2009/layout/landingpage/screenshot_frame.png') no-repeat;
    width: 63px;
    height: 47px;
    padding: 4px;
    position: relative;
    float: left;
    margin-top: 5px;
    margin-right: 20px;
}
div.VSeperator
{
    background: #E9DAAD;
    width: 1px;
    float: left;
}
div.HSeperator
{
    background: #E9DAAD;
    height: 1px;
}
div.clear
{
    clear: both;
}
div.bar
{
    background: url('../_gfx2009/layout/landingpage/bar.png') repeat-x;
    height: 39px;
    width: 932px;
    padding-top: 12px;
    margin: 10px 0px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
div#testimonials
{
    margin-top: 30px;
    width: 932px;
}
div#bottomText
{
    color: #c7ad7e;
    margin-top: 30px;
}
.seo-link, .seo-link:hover
{
    color: #c7ad7e;
}
.seo-link:hover
{
    text-decoration: underline;
}
.sunshineStory
{
    font-size: 12px;
    margin: 20px 0px;
    min-height: 120px;
    clear: both;
}
.sunshineStory .quote
{
    float: left;
    padding-top: 15px;
    margin-right: 5px;
    min-height: 100px;
}
div.articlePhoto
{
    background: url('../_gfx2009/layout/landingpage/articlephoto_frame.png') no-repeat;
    padding: 15px 17px;
    width: 66px;
    height: 88px;
    float: left;
    margin-right: 10px;
}
div.articlePhoto > img
{
    width: 66px;
    height: 88px;
}
.nowrap
{
    white-space: nowrap;
}

.chartImage div, .chartImageNew div
{
	background-image: url('../_gfx2009/layout/landingpage/chart.png');
    background-repeat: no-repeat;
    width: 160px;
	height: 118px;
}

.chartImageNew div
{
	background-image: url('../_gfx2009/layout/landingpage/chartNew.png');
}

.chartImage_Map
{
    background-position: 0 0;
}

.chartImage_Love
{
    background-position: -160px 0;

}

.chartImage_Match
{
    background-position:  0 -118px;
}

.chartImage_Event
{
    background-position: -160px -118px;
}

.screenshot .screenshot_Image
{
    background-image: url("../_gfx2009/layout/landingpage/screenshots.jpg");
	background-repeat: no-repeat;
	width: 76px;
	height: 60px;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
}

.screenshot .screenshot_Image1
{
    background-position: 0 0;
}

.screenshot .screenshot_Image2
{
	background-position: 0 -60px;
}

.screenshot .screenshot_Image3
{
	background-position: 0 -120px;
}

.screenshot .screenshot_Image4
{
	background-position: 0 -180px;
}

.signupHeaderText, a.nowrap:hover span.signupHeaderText
{
    color: #e56355;
    font-size: 40px; 
    font-weight: bold;
}

.signupDropdown
{
    padding: 1px;
}

.signupSelectionLayout
{
    margin: 0px auto;
    text-align: left;
    width: 85%;
}

.signupSelectionLayout .ageSelector
{
    padding-left: 15px;
}

.testimonialHeader
{
    font-size: 24px;
    font-weight: bold;
    color: #e56355;
}

div#slidingboxes
{
	margin-bottom: 30px;
}
div.slidingBox, div.slidingBoxHover
{
	position: relative;
	padding: 0px 10px 0px 10px;
	width: 210px;
	height: 250px;
	background: url('../_gfx2009/layout/landingpage/slidingbox_normal.png') no-repeat;
	z-index: 1;
}
div.slidingBoxContentFrame
{
	position: relative;
	top: 2px;
	height: 246px;
	z-index: 3;
	overflow: hidden;
}
div.slidingBoxHover
{
	display: none;
}
div.slidingBoxHover, div.slidingBoxContent
{
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('../_gfx2009/layout/landingpage/slidingbox_hover.png') no-repeat;
	z-index: 2;
}
div.slidingBoxContent
{
	width: 210px;
	background: none;
	z-index: 3;
	height: 406px;
	text-align: center;
	font-size: 18px;
}

div.slidingBoxLargeSprite, div.slidingBoxSmallSprite
{
	background-image: url('../_gfx2009/layout/landingpage/slidingboxes_largesprite.png');
	background-repeat: no-repeat;
	margin: 0px auto 15px auto;
	height: 159px;
}

div.slidingBoxSmallSprite
{
	position: absolute;
	background-image: url('../_gfx2009/layout/landingpage/slidingboxes_smallsprite.png');
	height: 52px;
	left: 50%;
	margin: 0px;
	bottom: 5px;
}

div#slidingBoxLargeHeart
{
	width: 147px;
	background-position: -174px 0px;
}
div#slidingBoxLargeMap
{
	width: 180px;
	background-position: -321px 0px;
}
div#slidingBoxLargeCocktail
{
	width: 168px;
	background-position: -501px 0px;
}
div#slidingBoxLargePeople
{
	width: 174px;
	background-position: 0px 0px;
}

div#slidingBoxSmallHeart
{
	width: 48px;
	margin-left: -24px;
	background-position: -58px 0px;
}
div#slidingBoxSmallMap
{
	width: 59px;
	margin-left: -30px;
	background-position: -106px 0px;
}
div#slidingBoxSmallCocktail
{
	width: 56px;
	margin-left: -28px;
	background-position: -165px 0px;
}
div#slidingBoxSmallPeople
{
	width: 58px;
	margin-left: -29px;
	background-position: 0px 0px;
}

div.slidingBoxSmallText
{
	font-size: 14px;
	width: 180px;
	margin: 30px auto 0px auto;
}