body
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color:	#000000;
}

a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	outline:	none;
}

a:hover { color: #cccccc; }

#bounding-area
{
	width: 1000px;
	height: 550px;
	margin-left:	auto;
	margin-right:	auto;
	background-image: url('/images/new/background_image.jpg');
	background-position:	top center;
	background-repeat: no-repeat;
}

#logo {
	height: 43px;
	padding-top:	23px;
	padding-bottom: 13px;
}

#header, #footer
{
	width: inherit;
	height: 1px;
	background-repeat: no-repeat;
	background-image: url('/images/new/horizontal_stripe.png');
}

#copyright
{
	width: inherit;
	height: 1em;
	color: #999999;
	text-align: left;
	font-size: 7px;
}

#main
{
	position: relative;
	width: inherit;
	height: 550px;
	background-repeat: no-repeat;
}

#content-wrapper
{
	position: relative;
	left: 45px;
	top: 45px;
	width: 700px;
	height: auto;
	visibility: hidden;
}

#content, #ecommerce, #non-pc, #content-bg, #expired
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: inherit;
	height: auto;
}

#content, #ecommerce, #non-pc, #expired { border: 0px solid #3FABD9; }

#ecommerce, #non-pc, #expired
{
	top: 50%;
	margin-top: 0px;
}

#ecommerce p, #non-pc p, #expired p
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #cccccc;
}

#content h1, #content h2
{
	text-align: left;
	font-weight: normal;
	margin: 0px;
}

#content h1 {
	font-size: 20px;
	font-weight: normal;
	color: #ccffff;
}

#content h2
{
	font-size: 12px;
	font-weight:	normal;
	color:	#cccccc;
	margin-top: 7px;
	margin-bottom: 14px;

}

#destinationsite{
text-align:left;
width:200px;
}

.pointer{
cursor:pointer;
}

#description-main {
	width: 100%;
}

#description-main #tout {
	display:	inline-block;
	vertical-align: top;
	width:	142px;
	padding-right: 45px;
	float: left;
}

#description-main #description {
	display: inline-block;
	vertical-align: top;
	width:	505px;
}







#content .instructions { border: 0px solid #3FABD9; }
#home-content, #shadow-right, #main-content { display: none; }

#download-main
{
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	position: relative;
}

#download-main table
{
	border: 0px solid #3FABD9;
	border-collapse: collapse;
	width: 100%;
}

#download-main table td { padding: 4px; }
#download-main table td.left { border-right: 0px solid #3FABD9; }

#download-main a
{
	font-size: 11px;
	margin: 0px 4px;
	text-decoration: underline;
	outline:	none;
}

.visit-support-text
{
	display: inline-block;
	margin-right: 4px;
}

#footer {
	text-align: right;
	margin-top:30px;
}

#footer-content
{
/*	float: right; */
	height: 17px;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	padding-right: 100px;
}

#footer-content a
{
	color: #999999;
	margin: 3px 20px 3px 3px;
	text-decoration: underline;
	text-transform: uppercase;
	font-size: 10px;
}

#footer-content .twocountries div {
	display: inline;
	margin-right: 10px;
}

#footer-content .twocountries a {
	margin:	0px;
}

#footer-content .twocountries a img
{
	margin: 2px 1px 0px 1px;
}


/**
1 title, 1 format, 1 country
**/
#download-main #onetitle-oneformat-onecountry
{
	border: 0px solid #3FABD9;
	padding: 5px;
}

/**
1 title, 1 format, 2 countries
**/
#download-main #onetitle-oneformat-twocountries { }

/**
1 title, 2 formats, 1 country
**/
#download-main #onetitle-twoformats-onecountry { }

/**
1 title, 2 formats, 2 countries
**/
#download-main #onetitle-twoformats-twocountries { font-weight: normal; }

#download-main {
	border:						0px solid #3FABD9;
	padding:					0px;
}

#download-main table#multi {
	border:						0px;
}

#download-main table#multi td {
	padding:					6px;
}

#download-main table#multi td.menu {
	text-align:				right;
	border:						2px solid #262163;
	border-left:			0px;
}

#download-main table#multi td.menu a {
	width:						100%;
	text-decoration:	none;
}

#download-main table#multi td.selected {
	background-color:	#262163;
}

#download-main table#multi td.selected a {
	color:	white;
}

#disclaimer
{
	font-size: 11px;
	font-style: italic;
	margin:	0px 5px 10px 10px;
}

* html input.help-link {
	width: 210px;
}

* html table table input.help-link {
	width: 150px;
}

*:first-child+html input.help-link {
	width: 210px;
}

div.country-support {
	position:	relative;
	background-color: #222222;
	text-align: center;
	width: 225px;
	padding: 25px;
	border: 1px solid #cccccc;
	margin-left: auto;
	margin-right: auto;
}

div.country-support-wrapper {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 100;
}

* html div.country-support-wrapper {
	left: -40%;
}

td div.country-support-wrapper {
	width: auto;
	left: auto;
}

/* Skinned Buttons */

#download-main a.button, a.button {
	color: white;
	height: 16px;
	margin: 0px;
	padding-top: 3px;
	margin-bottom: 7px;
	text-decoration: none;
	position: relative;
	background-image: url(/images/new/body_button_middle.gif);
	background-repeat: repeat-x;	
	display:	inline-block;
	
}

a.button img, #download-main a.button img {
	border: 0px;
}

a.button .button-left {
	width: 42px;
	position: absolute;
	left: 0px;
	top: 0px;
}

a.button .button-right {
	width: 41px;
	position: absolute;
	right: 0px;
	top: 0px;
}

a.button .button-text {
	padding: 3px 41px 5px 42px;
}


div.country-support a.button, #download-main div.country-support a.button {
	background-image: url(/images/new/country_button.png);
	border: 1px solid #cccccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 175px;
}

div.country-support a.button .button-left, div.country-support a.button .button-right, #download-main div.country-support a.button .button-left, #download-main div.country-support a.button .button-right {
	display: none;
}

