body {
	background-color: #303030;
	margin: 0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

body, a {
	font-family: Arial,Helvetica,sans-serif;
	color:#868686;
	font-size: 10px;
	line-height:16px;
	text-decoration: none;
}
img {
	border:0;
}

div#container {
	width:992px;
	margin:auto;
}

.lang, .lang a {
	font-family: Arial,Helvetica,sans-serif;
	color:#fff;
	font-size: 12px;
	line-height:16px;
	text-decoration: none;
}


ul#footer {
	width:992px;
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#footer li {
	display:inline;
	text-align:left;
	float:left;
	width:330px;
}
ul#footer li#middle {
	text-align:center;
}
ul#footer li#third {
	text-align:right;
}

/* privacy */
body#privacy {
	color:#FFFFFF;
	padding:15px;
	text-align:left;
}
body#privacy div#content {
	width:750px;
}

/* flash fallback */
#flash {
	width:990px;
	height:590px;
	border:1px solid #5d6061;
	position:relative;
	background-image:url(../images/fallback/background.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align:left;
	background-color:#000000;
}
#flash, #flash a {
	color:#ffffff;
	font-size:12px;
	line-height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a#downloadflash {
	font-weight:bold;
	font-size:14px;
	padding-left:24px;
	background-image:url(../images/fallback/arrows_link.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
}
#statusbartop, #insignia_logo, #contentcopy, #wallpapers, body#newsletter div#content, body#newsletter_thankyou a.backlink, body#newsletter_thankyou div#content {
	position:absolute;
}
#insignia_logo {
	left:18px;
	top:17px;
}
#statusbartop {
	top:6px;
	right:12px;
}
#contentcopy {
	left:15px;
	bottom:205px;
}
#contentcopy p {
	width:275px;
}

#wallpapers {
	width:976px;
	height:174px;
	display:block;
	background-image:url(../images/fallback/background_desktop_wallpapers.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	list-style-type:none;
	left:-40px;
	bottom:0;
	padding-left:14px;
}
html>/**/body #wallpapers {
	left:0;
	top:404px;
}
#wallpapers li {
	padding-left:0;
	float:left;
	display:inline;
}
#wallpapers li#headline {
	font-weight:bold;
	display:block;
	float:none;
	line-height:28px;
}
html>/**/body #wallpapers li#headline {
	padding-top:4px;
}
#wallpapers li#copybox {
	width:174px;
	height:133px;
	background-image:url(../images/fallback/background_thumb_04.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:17px;
	padding-top:10px;
	padding-right:5px;
}
html>/**/body #wallpapers li#copybox {
	padding-top:0;
}
#wallpapers li#copybox a {
	background-image:url(../images/fallback/arrows_link_small.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	background-position:left 6px;
	display:block;
}

/* newsletter */
body#newsletter div#content, body#newsletter div#content a {
	font-size:11px;
}
body#newsletter div#flash, body#newsletter_thankyou div#flash {
	background-image:none;
}
body#newsletter div#content {
	left:257px;
	top:60px;
}
body#newsletter img.hr {
	width:498px;
	height:1px;
	background-color:#ffffff;
	display:block;
	margin-bottom:5px;
}
body#newsletter h2 {
	font-size:14px;
}
ul#genders {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#genders li {
	display:inline;
	float:left;
}

#newsletter table td {
	padding-right:58px;
	padding-bottom:17px;
}
#newsletter input, #newsletter select {
	width:190px;
	height:16px;
	border:1px solid #ffffff;
	background-color:#000000;
	color:#FFFFFF;
}
#newsletter[id] select {
	height:22px;
}
html>/**/body #newsletter select {
	height:16px !important;
}
#newsletter select {
	width:192px;
}
#newsletter input.inputradio, #newsletter input.termsofuse, #newsletter input.submit {
	width:auto;
	border:none;
}
#newsletter input.inputradio {
	margin-top:2px;
	margin-left:10px;
}
#newsletter input.termsofuse {
	float:left;
	margin-right:10px;
	margin-top:2px;
}
#linkterms {
	text-decoration:underline;
}
#newsletter input.submit, a.backlink {
	background-repeat:no-repeat;
	background-position:left 5px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
	font-size:14px !important;
}
#newsletter input.submit {
	float:right;
	margin-right:307px;
	height:auto;
	background-image:url(../images/fallback/arrows_send.gif);
	padding-left:9px;
}
html>/**/ body #newsletter input.submit {
	background-position:left 4px;
	padding-left:15px;
}
a.backlink {
	float:right;
	background-image:url(../images/fallback/arrows_back.gif);
	padding-left:18px;
	margin-right:24px;
}

/* terms of use */
#terms {
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
}
#terms p {
	width:300px;
	padding:10px;
}

/* newsletter thank you */
body#newsletter_thankyou div#content, body#newsletter_thankyou div#content a {
	color:#919191;
	font-size:22px;
	line-height:30px;
}
body#newsletter_thankyou a.backlink {
	top:383px;
	right:25px;
	color:#919191;
}
body#newsletter_thankyou div#content {
	left:206px;
	top:174px;
	width:665px;
}