#Content
{
	background-color: #575757;
	background-image: url(home-background.jpg);

}

#contentarea{
    background-image:url('../home-background.jpg');
    width: 1170px;
}

#helparea{
    background-color: #ffffff;
    width: 1170px;
}

#VideoDropShadow
{
	background: url(video-dropshadow.png);
	height: 544px;
	left: 0;
	margin: 0 auto;
	position: relative;
	width: 929px;
}

video
{
	display: block;
	margin: 0 auto;
}


#SampleImages
{
	height: 130px;
	margin: 20 auto;
	position: relative;
	white-space: nowrap;
	width: 979px;
}

#SampleImages > div,
#ComingSoon > div
{
	display: inline-block;
	margin-right:-6px;
	overflow: hidden;
	position: relative;
	width: 1129px;
}

#CathyStory ul
{
	margin: 0;
	padding: 0;
	position: relative;
	white-space: nowrap;
}

#TopCategories ul
{
	margin: 0;
	padding: 0;
	position: relative;
	white-space: nowrap;
}

#SampleImages ul,
#ComingSoon ul
{
	margin: 0;
	padding: 0;
	position: relative;
	white-space: nowrap;
}

#SampleImages ul
{
	height: 130px;
}

#SampleImages ul li
{
	box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.75);
	display:inline-block;
	margin: 0 15px 0 10px;
}

#SampleImages ul *,
#ComingSoon ul *
{
	margin: 0;
	padding: 0;
	display: inline-block;
}

#SampleImages ul a
{
	height: 120px;
	width: 160px;
}

#SampleDropShadow
{
	background-image: url('sample-image-dropshadow.png'),;
}

.ImageDots
{
	margin: 0 auto 2px auto;
	text-align: center;
	overflow: hidden;
	width: 90%;
}

.ImageDots li
{
	display: inline-block;
}

.ImageDots .Current
{
	background-position: bottom left;
}

.ImageDots li a
{
	background: url('dot.png') no-repeat left top;
	display: inline-block;
	height: 12px;
	text-indent: -9999px;
	width: 12px;
}

#ComingSoon
{
	width: 100%;
	text-align: center;
}

#ComingSoon ul
{
	height: auto;
	white-space: nowrap;
}

#CathyStory > div > ul > li
{
	background: url('cathy-back.jpg') no-repeat;
	display: block;
	height: 300px;
	overflow: hidden;
	margin: 0 0px;
	text-align: center;
	width: 1169px;
}

#TopCategories > div > ul > li
{
	background: url('cathy-back.jpg') no-repeat;
	display: block;
	height: 40px;
	overflow: hidden;
	margin: 0 0px;
	text-align: center;
	width: 1169px;
}

#ComingSoon > div > ul > li
{
	background: url('home_comingSoon_dropShadow.png') no-repeat;
	display: inline-block;
	height: 282px;
	overflow: hidden;
	margin: 0 7px;
	text-align: center;
	width: 337px;
}

#ComingSoon > div > ul > li > img
{
	height: 240px;
	margin-top: 21px;
	width: 320px;
}

#ComingSoon ul li span
{
	display: block;
	margin-top: 4px;
}

#ComingSoon > div
{
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 1066px;
}

#VideoControls
{
	margin: 0 auto 20px;
}


#SamplePicturesLeft,
#SamplePicturesRight
{
	margin-right:-1px;
	position: relative;
	top: -1px;
	vertical-align: top;
}

#SamplePicturesLeft,
#SamplePicturesRight,
#ComingSoonLeft,
#ComingSoonRight
{
	background: url(arrow-left.png);
	display: inline-block;
	height: 121px;
	overflow: hidden;
	text-indent: -9999px;
	width: 23px;
}

#SamplePicturesRight,
#ComingSoonRight
{
	background-image: url(arrow-right.png);
}


#ComingSoonLeft,
#ComingSoonRight
{
	margin-top: 80px;
	position: relative;
	vertical-align: top;
}

#ComingSoonLeft
{
	left: 8px;
}

#ComingSoonRight
{
	left: -8px;
}

#About
{
	color: #77B8E2;
	margin: auto;
	text-align: justify;
	width: 1066px;
}

#About a
{
	color: white;
	text-decoration: none;
}

#ImageCount
{
	color: white;
	text-align: center;
}
