html, body {
	margin: 0; padding: 0;
	height: 100%;
}
body {
	background: #598cbf url(/images/bg.gif) repeat-x scroll center top;
}
html, body, p, td, div, select, option, input, textarea {
	font-family: Arial, sans-serif;
}
a img {
	border: none;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
iframe#_atssh, div#atff_container {
	position: absolute; top: -100px; left: -100px;
}
object#atff {
	position: absolute; top: 0; left: 0;
}

/**
 * Overlay
 */
#overlay {
	position: absolute; top: 0; left: 0;
	display: none;
	width: 100%; height: 100%;
	min-width: 990px;
	z-index: 51;
	background-image: url(/images/trans-black.png);
}
.facebox#overlay {
	background: none;
}
.ie6 #overlay, .ie7 #overlay {
	background-image: none;
	background-color: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
#overlay-content-frame {
	z-index: 52;
	display: none;
	position: absolute; top: 150px;
	width: 514px;
}
#overlay-content {
	z-index: 52;
	position: relative;
	float: right;
	margin: -38px 18px 0 0;
	width: 468px; min-height: 50px;
	background: #fff;
	border: 5px solid #333;
}
.ie6 #overlay-content {
	margin-right: 9px;
}
.waiting#overlay-content-frame {
	top: 50px;
}
.waiting#overlay-content-frame #overlay-content {
	height: 200px;
}
.waiting#overlay-content-frame #overlay-content span {
	display: block;
	width: 100%; height: 200px;
	background: url(/images/common/ajax-loader.gif) no-repeat center;
}
.waiting#overlay-content-frame #overlay-content iframe {
	width: 1px; height: 1px;
	position: absolute; top: -10000px; left: -10000px;
}
#overlay-closebtn {
	z-index: 53;
	position: relative;
	margin: 0 -6px 6px 0;
	float: right;
	width: 54px; height: 55px;
	background: url(/images/overlay-btn-close.png) no-repeat;
	cursor: pointer;
}
.details#overlay-content-frame {
	top: 50px;
	width: 735px;
}
.details#overlay-content-frame #overlay-content {
	width: 689px;
}

/**
 * Content
 */
#content-frame {
	position: relative;
	margin: 0 auto;
	width: 1004px; height: auto !important; min-height: 100%;
	background: #fff;
}
#content {
	padding: 0 0 213px;
}
.content-confirmerror {
	padding-top: 35px;
	font-size: 14px;
}
.content-confirmerror h3 {
	margin: 0 0 0 39px;
	font-size: 19px;
}
.content-confirmerror p {
	display: block;
	margin-left: 39px;
	width: 600px;
}
.content-confirmerror a:link, .content-confirmerror a:active, .content-confirmerror a:visited {
	color: #00f; text-decoration: none;
}
.content-confirmerror a:hover, .content-confirmerror a:focus {
	text-decoration: underline;
}
.content-deleted {
	padding-top: 35px;
}
.content-deleted h3 {
	margin: 0 0 0 39px;
	font-size: 19px;
}
.content-deleted p {
	margin-left: 39px;
}
.content-deleted a:link, .content-deleted a:active, .content-deleted a:visited {
	color: #00f; text-decoration: none;
}
.content-deleted a:hover, .content-deleted a:focus {
	text-decoration: underline;
}

/**
 * Header
 */
#header {
	position: relative;
	width: 1004px; height: 75px;
}
#header div {
	float: right;
	margin: 0 5px 0 0;
	font-size: 9px; color: #6d6968;
}
#header div a:link, #header div a:active, #header div a:visited {
	float: left;
	margin: 10px 5px 0 0;
	font-size: 11px; color: #4662aa; text-decoration: none;
}
#header div a:link span, #header div a:active span, #header div a:visited span {
	text-decoration: underline;
}
#header div form, #header div form p {
	margin: 0; padding: 0;
}
#header div form {
	float: left;
}
#header div form input {
	margin: 5px 0 0 0; padding-left: 30px;
	width: 208px; height: 22px; line-height: 22px;
	font-family: Arial, sans-serif; font-size: 13px;
	background: url(/images/common/search-lens.gif) no-repeat 7px 5px;
	border: 1px solid #d5d5d5;
}
#header img.logo {
	margin: 5px 0 0 7px;
}
#header div img.flag {
	margin-right: 3px;
	vertical-align: -2px;
}
#header div img.arrow {
	vertical-align: 1px;
	margin-left: 3px;
}

/**
 * Country Select
 */
#country-select-dropdown {
	display: none;
	position: absolute; top: 25px; z-index: 50;
	width: 160px;
	background: #fff;
	border: 2px solid #1a3665;
}
#country-select-dropdown ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#country-select-dropdown a:link, #country-select-dropdown a:active, #country-select-dropdown a:visited {
	display: block;
	padding: 0 5px;
	height: 20px; line-height: 20px;
	font-size: 11px; color: #4662aa; text-decoration: none;
}
#country-select-dropdown a:hover, #country-select-dropdown a:focus {
	color: #fff;
	background: #43a0f7;
}
#country-select-dropdown img.flag {
	margin-right: 3px;
	vertical-align: -2px;
}

/**
 * New Header Menu
 */
#header-nmenu {
	position: absolute; bottom: 0; right: 4px;
	margin: 0; padding: 0;
}
#header-nmenu li {
	float: left;
	list-style-type: none;
	text-align: center;
}
#header-nmenu a:link, #header-nmenu a:active, #header-nmenu a:visited {
	display: block;
	padding: 8px 0 0 0;
	width: 91px; height: 31px; line-height: 14px;
	letter-spacing: -1px; font-size: 13px; font-weight: bold; text-decoration: none; color: #666;
	background: url(/images/header-nmenu-tabs.gif) no-repeat 0 -78px;
}
#header-nmenu a:hover, #header-nmenu a:focus {
	color: #00f;
	background-position: 0 -117px;
}
#header-nmenu .selected a:link, #header-nmenu .selected a:active, #header-nmenu .selected a:visited, #header-nmenu .selected a:hover, #header-nmenu .selected a:focus {
	color: #fff;
	background-color: #2e529c; background-position: -999px -999px;
}
#header-nmenu-first a:link, #header-nmenu-first a:active, #header-nmenu-first a:visited {
	width: 77px; padding-left: 27px;
	background-position: 0 0;
}
#header-nmenu-first a:hover, #header-nmenu-first a:focus {
	background-position: 0 -39px;
}
#header-nmenu-first.selected a:link, #header-nmenu-first.selected a:active, #header-nmenu-first.selected a:visited, #header-nmenu-first.selected a:hover, #header-nmenu-first.selected a:focus {
	background-position: 0 -234px !important;
	background-color: transparent !important;
}
#header-nmenu-last a:link, #header-nmenu-last a:active, #header-nmenu-last a:visited {
	width: 75px; background-position: 0 -156px;
}
#header-nmenu-last a:hover, #header-nmenu-last a:focus {
	background-position: 0 -195px;
}
#header-nmenu-last.selected a:link, #header-nmenu-last.selected a:active, #header-nmenu-last.selected a:visited, #header-nmenu-last.selected a:hover, #header-nmenu-last.selected a:focus {
	background-position: 0 -273px !important;
	background-color:transparent !important;
}
#header-nmenu-last span {
	display: block;
	margin-left: 8px;
	width: 50px;
	cursor:pointer;
}
#header-nmenu li.small-menu a:link, #header-nmenu li.small-menu a:active, #header-nmenu li.small-menu a:visited {
	width: 78px;
	background-position: 0 -312px;
}
#header-nmenu li.small-menu a:hover, #header-nmenu li.small-menu a:focus {
	background-position: 0 -351px;
}
#header-nmenu li.small-menu.selected a:link, #header-nmenu li.small-menu.selected a:active, #header-nmenu li.small-menu.selected a:visited, #header-nmenu li.small-menu.selected a:hover, #header-nmenu li.small-menu.selected a:focus {
	color: #fff;
	background-color: #2e529c; background-position: -999px -999px;
}

/**
 * Navigation
 */
#navbar {
	width: 1004px; height: 25px;
	font-size: 12px;
	background: #2e529c;
}
#navbar ul {
	margin: 0; padding: 0;
	list-style-type: none;
	font-size: 13px;
}
#navbar ul li {
	float: left;
}
#navbar ul li span, #navbar a:link, #navbar a:active, #navbar a:visited {
	z-index:1;
	display: block;
	padding: 0 15px;
	height: 25px; line-height: 25px;
	font-weight: bold; color: #c6deff; text-decoration: none;
}
#navbar a:hover {
	z-index: 2;
	color: #fff;
	background: #5d7bbc;
}
#navbar ul li span, #navbar .selected a:link, #navbar .selected a:active, #navbar .selected a:visited, #navbar .selected a:hover {
	padding: 0 15px;
	font-weight: bold; color: #036;
	background: #f93;
	cursor: pointer;
}
#navbar ul li span {
	color: #000;
	cursor: text;
}
#navbar .cart {
	float: right;
	_margin-right: 30px;
	padding: 0 10px 0 35px;
	height: 25px; line-height: 25px;
	font-size: 12px; font-weight: bold; color: #fff;
	background: url(/images/exchange/cart.gif) no-repeat 0 2px;
}
#navbar .cart a:link, #navbar .cart a:active, #navbar .cart a:visited {
	display: inline;
	padding: 0;
	height: auto;
	color: #fff;
}
#navbar .cart a:hover, #navbar .cart a:focus {
	background: none; text-decoration: underline;
}

/**
 * Footer
 */
#footer {
	position: absolute; bottom: 0;
	margin: 0 0 20px 0; padding: 19px 0 20px;
	width: 1004px;
	font-size: 12px; color: #666;
	border: 1px solid #dcdcdc; border-left: none; border-right: none;
}
#footer-feedback {
	float: right;
	margin-top: -10px;
	text-align: center;
}
#footer ul {
	float: left;
	display: block;
	margin: 0; padding: 0 0 10px 40px;
	line-height: 18px;
	font-weight: bold;
	list-style-type: none;
}
#footer ul.first {
	margin-left: 68px; padding-left: 0;
}
#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	font-size: 11px; text-decoration: none; color: #03c;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer-copyright {
	clear: both;
	margin: 0;
	text-align: center; font-size: 11px; color: #000;
}

/**
 * Internet Explorer
 */
.ie, .ie6, .ie7, .ie8 {
	height: 100%;
}
#content-frame {
	_height: 100% !important;
}
.ie6 #header ul {
	bottom: -1px;
}
.ie6 #navbar a:link, .ie6 #navbar a:active, .ie6 #navbar a:visited {
	float: left; position: relative; margin-right: -50px;
}
.ie6 #navbar li {
	border-right: 50px solid #2f539c;
}
.ie6 #content {
	padding-bottom: 231px;
}
#footer ul.first {
	_margin-left: 35px;
}
.ie7 #content {
	padding-bottom: 230px;
}
.ie6 #country-select-dropdown a:link, .ie6 #country-select-dropdown a:active, .ie6 #country-select-dropdown a:visited {
	padding-top: 3px;
	height: 17px;
	line-height: auto;
}
/**
 * Autocomplete
 */
.ac_results { padding: 0px; border: 1px solid WindowFrame; background-color: Window; overflow: hidden;}
.ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0;}
.ac_results iframe { display:none;/*sorry for IE5*/ display/**/:block;/*sorry for IE5*/ position:absolute; top:0; left:0; z-index:-1; filter:mask(); width:3000px; height:3000px;}
.ac_results li { display: block; margin: 0px; padding: 2px 5px; width: 100%; font-family: Arial; font-size: 12px; overflow: hidden; cursor: pointer;}
.ac_loading { /* background: url(/images/indicator.gif) right center no-repeat; */}
.ac_over { background: #316ac5; color: #fff;}
