﻿@import url("../default/style.css");

#ContainerOuter
{
    background-image: url("../default/images/bg.jpg");
}

#Content
{
	background:none;
	width:920px;
}

#Feature
{
	height:385px;
	left:317px;
	margin:0;
	position:absolute;
	top:53px;
	width:565px;
	z-index:10;
}

#Feature a
{
    display: block;
    height: 385px;
    overflow: hidden;
    text-decoration: none;
	text-indent: -1000em;
    width: 100%;
}

#FeatureShare
{
	height: 33px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 0 0;
	width: 291px;
}

#FeatureShare li
{
	display: inline;
	float: left;
	width: auto;
}

#FeatureShare li a,
#FeatureShare li a:link
{
	background: url("../default/images/share_sprite.png") left top no-repeat;
	display: block;
	height: 33px;
	margin-right: 10px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
	width: 33px;
}

#FeatureShare li a.delicious
{
	background-position: -88px -2px;
}

#FeatureShare li a.digg
{
	background-position: -2px -2px;
}

#FeatureShare li a.facebook
{
	background-position: -131px -2px;
}

#FeatureShare li a.google
{
	background-position: -217px -2px;
}

#FeatureShare li a.myspace
{
	background-position: -174px -2px;
}

#FeatureShare li a.sharethis
{
	background-position: -303px -2px;
}

#FeatureShare li a.twitter
{
	background-position: -45px -2px;
}

#FeatureShare ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 301px;
}

#FeatureVideo
{
    background-color: #000;
    color: #FFF;
    height: 380px;
    text-align: center;
    width: 640px;
}

#FeatureVideo img
{
    margin-top: 0.5em;
}

#FeatureVideoContainer
{
    display: none;
}

#Header
{
	height: 438px;
}

#Landing
{
    left: 628px;
    position: absolute;
    top: 324px;
    z-index: 15;
}

#Landing a
{
    background: url("../default/images/homepage-button.jpg") no-repeat left top;
    display: block;
    height: 92px;
    overflow: hidden;
    text-decoration: none;
    text-indent: -1000em;
    width: 260px;
}