@import url(../../css/header.css);
@import url(../../css/footer.css);
@import url(../../css/fonts.css);
@import url(../../css/langSelectBox.css);

html {
	background: transparent url('/media/images/background/background_body.png');
	margin: 0;
	padding: 0;
}
body {
  	background: transparent url('/media/images/background/background_body.png');
	margin: 0;
	padding: 0;
}
#body {
	background: url(/media/images/background/background_gradient.png) repeat-x top left;
	margin: 0;
	padding: 20px 0 50px;
	display: block;
}

h1 {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
}

a img {
	border: 0;
}

#wrapper {
	background-color: #1d1d1d ;
	margin: 0 auto;
	padding: 0;
	padding: 0 40px 30px;
	width: 900px;
}

/*** Home Features Round 2 ***/

#homeFeatures {
	float: left;
	display: inline;
	background: #262626;
	padding: 6px;
	margin: 0;
	width: 280px;
	height: 231px;
}

#homeFeatures .homeFeature {	
	float: left; 
	position: absolute;
}

#homeFeatures .homeFeature h2 {
	background: #1a1a1a;
	font-size: 1.2em;
	padding: 8px 10px;
	margin: 0;
	width: 260px !important;
}

#homeFeatures .homeFeature h2 a:link, #homeFeatures .homeFeature h2 a:visited {
	color: #fff;
	text-decoration: none;
}

.homeFeatureSlide {
	background: #000;
	padding: 10px;
	filter: alpha(opacity=85);
	opacity: 0.85;
	width: 260px;
	height: 80px;
	position: absolute;
	float: left;
	display: none;
	z-index: 100;
	bottom: 84px;
}

* html .homeFeatureSlide {
	background: #262626;
}

#homeFeatures .homeFeature .imageContainer {
	background: #000; 
	width: 280px; 
	height: 184px;
}

#homeFeatures .homeFeature img {
	position: absolute;
	float: left;
	display: inline;
	z-index: 99;
}

#homeFeatures .homeFeature p {
	padding: 0;
	margin: 0;
	width: 260px !important;
	line-height: 1.4em;
}

#homeFeatures .homeFeature p.normal a:link, #homeFeatures .homeFeature p.normal a:visited {
	color: #fff;
	text-decoration: none;
}

#homeFeatures .homeFeature p.link {
	padding-top: 6px;
}

#homeFeatures .homeFeature p.link a:link, #homeFeatures .homeFeature p.link a:visited {
	color: #999;
	text-decoration: none;
	background: url(../../images/home/features/smallWhiteRightArrow.gif) no-repeat left center;
	padding-left: 8px;
}

#homeFeatureChoose {
	display: block;
	clear: both;
	width: 280px;
	position: relative;
	top: 220px;
	text-align: center;
}

/* News & Blog */

#homeNewsBlog {
	float: left;
	display: inline;
	width: 292px;
	height: 243px;
	margin: 0 12px;
	background: #202020 url(../../images/home/features/newsBlogBg.gif) repeat-x top left;
	line-height: 1.4em;
}

#homeNewsBlog .homePod {
	padding: 10px 18px 0 18px;
}

#homeNewsBlog .homePod h3 {
	color: #fff;
	font-size: 1.3em;
	text-transform: none;
	margin: 0 0 6px 0;
	padding: 0;
}

#homeNewsBlog #homeNews.homePod h3 {
	margin-top: 7px;
}

#homeNewsBlog .homePod ul, #homeNewsBlog .homePod ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#homeNewsBlog .homePod ul li {
	padding-bottom: 4px;
}

#homeNewsBlog .homePod ul li a:link, #homeNewsBlog .homePod ul li a:visited {
	color: #999;
	text-decoration: none;
}

#homeNewsBlog .homePod ul li a:hover {
	color: #fff;
}

#homeNewsBlog .homePod ul li a.more {
	display: block;
	margin-top: 3px;
}

#homeNewsBlog .homePod ul li a.more:link, #homeNewsBlog .homePod ul li a.more:visited {
	background: url(../../images/home/features/moreBullet.gif) no-repeat left center;
	color: #fff;
	padding-left: 8px;
}

#homeNewsBlog .homePod ul li a.more:hover {
	color: #999;
}

/* Bugs */

#wrapper #bugs {
	float: left;
	display: inline;
	width: 292px;
	height: 243px;
	margin: 0;
	padding: 0;
}

#wrapper #bugs div {
	margin: 0;
	padding: 0;
}

#wrapper #bugs div div {
	display: none;
	margin: 0;
	float: none;
}

#wrapper #bugs div a {
	margin: 0;
	padding: 0;
}

#wrapper #bugs div a img {
	margin: 0;
	padding: 0;
}

#wrapper #bugs div.first {
	margin: 0 0 11px 0;
	padding: 0;
}

/*** Mini site bugs ***/

#wrapper #miniBugs {
	clear: both;
	width: 900px;
	height: 116px;
	margin: 0;
	padding: 0;
}

#wrapper #miniBugs div {
	margin: 0;
	padding: 0;
	margin-right: 12px;
	display: inline;
	float: left;
	width: 292px;
}

#wrapper #miniBugs div div {
	display: none;
	margin: 0;
	float: none;
}

#wrapper #miniBugs div a {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#wrapper #miniBugs div a img {
	margin: 0;
	padding: 0;
}

#wrapper #miniBugs div.last {
	margin: 0;
	padding: 0;
}

/*** infoBox ***/

#infoBoxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 9000;
}

#infoBoxOverlayIFrame {
	position: absolute;
	margin: 0;
	padding: 0;
	border: 0; 
	display: none;
	filter: Alpha(Opacity:0);
	z-index: 8999;
}

#top_space{
	width:900px;
	height:455px;
}




#copy {
	position: absolute;
	margin-top: 200px;
	margin-left: 525px;
	width: 380px;
	color: #000;
}

#copy h2 { padding: 6px 0 0 0;
	margin: 0;
}

.fr #copy h2, .es #copy h2 {
	font-size: 3.6em;
	text-indent: -22px;
	margin-left: 28px;
}


#copy h2 span {
	color: #f00;
}

#copy h3 {
	font-size: 1.6em;
	color: #000;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 9px 0 0 30px;
	line-height: 1.3em;
	letter-spacing: -0.065em;
}

.es #copy h3 {
	font-size: 1.4em;
	line-height: 1.3em;
}

#copy p { font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 9px 0 0 30px;
	line-height: 1.3em;
	letter-spacing: -0.05em;
	font-family:"Century Gothic",Avant Garde,Century Gothic,'ITC Avant Garde Gothic',Avant Garde Gothic,"Lucida Sans",Helvetica,Trebuchet,Arial,Sans;
}

* html #copy p {
	letter-spacing: 0;
}

#copy p a:link, #copy p a:visited {
	color: #000;
	text-decoration: none;
}

#copy p a:hover, #copy p a.hack {
	color: #f00;
}

#magnet {
	height: 425px;
	width: 900px;
	display: block;
	position: absolute;
	top: 85px;
	margin-left: 0;
	text-decoration: none;
}


