@charset "utf-8";
* {padding:0;margin:0;}
body {font-size:62.5%;font-family:Arial, Helvetica, sans-serif;}
p, th, td, li , label , input {font-size:1.4em;line-height:1.5em;}
label {font-weight:bold;}
img{border:0;}
a:hover {text-decoration:none;}
.clearIt {
	font-size:0px;
	line-height:0px;
	clear:both;
	height:0px;
	overflow: hidden;
}
#Header {
	background: url(../img/bg_header_main.png) repeat-x;
	height:142px;
}
#HeaderContent {
	background: url(../img/bg_header_inner.png) repeat-x;
	height: 142px;
	width:1000px;
	margin:0 auto;
}
#HeaderContent .logo {
	margin:21px 0 0 17px;
	height: 69px;
	width: 229px;
	float: left;
}
#LeaderBoard {
	float: right;
	height: 90px;
	width: 728px;
	margin:10px 10px 13px 0;
}
#Navigation {clear: both;}
#Navigation li {display:inline;border-right:solid 1px #000;padding:0 10px;font-size:1.8em;}
#Navigation li a {color:#000;text-decoration:none;}
#Navigation li a:hover {color:#FFF;}
#Navigation .noBorder {border-right:none;}
#ContentWrapper {/* background-color:#FFF; */}
#ContentWrapperInner {
    background-color:#FFF;
	width:980px;
	margin:0 auto;
    padding:10px;
}
#Content {float:left;width:840px;}
#Footer {
	height:102px;
	background: url(../img/bg_footer.png) no-repeat right top;
	width:1000px;
	margin-right: auto;
	margin-left: auto;
}
#SkyScraper {
	float:right;
	width:120px;
	height:600px;
	margin-top: 38px;
}
h1 {
	color:#F8981D;
	font-size:2.4em;
	font-weight:normal;
	margin-bottom: 10px;
}
h1 span {
	font-size:0.75em;
	font-weight:bold;
    display:block;
	padding: 7px 0 4px;
}
#StepsHrz {
	width:840px;
	background:#e9edf0 url(../img/bg_steps_h.gif) no-repeat right bottom;
	margin:0 0 8px;
}
#StepsHrzShort {
	width:670px;
	background:#e9edf0 url(../img/bg_steps_h_2.gif) no-repeat right bottom;
	margin:0 auto 8px;
	height: 78px;
}
#StepsHrz label , #StepsHrzShort label {display:block;font-size:1.6em;}
#StepsHrz input , #StepsHrzShort input {font-size:1.8em;font-family:Arial, Helvetica, sans-serif;line-height:normal;padding-top:2px;height:22px;border:solid 1px #7F9DB9;}
#StepsHrz .steps {float:left;background:#e9edf0 url(../img/bg_steps_h.gif) no-repeat left;height:78px;}
#StepsHrzShort .steps {float:left;background:#e9edf0 url(../img/bg_steps_h_2.gif) no-repeat left;height:68px;padding-top:0px;}
#StepsHrz #Step1 {width:auto;padding:20px 3px 0 12px;background-position:left top;}
#StepsHrz #Step2 {width:auto;padding:20px 3px 0 35px;background-position:left -98px;}
#StepsHrz #Step3 {width:auto;padding:20px 3px 0 35px;background-position:left -98px;}
#StepsHrzShort #Step1 {width:auto;padding:10px 3px 0 12px;background-position:left top;}
#StepsHrzShort #Step2 {width:auto;padding:10px 3px 0 35px;background-position:left -78px;}
#StepsHrzShort #Step3 {width:auto;padding:10px 3px 0 35px;background-position:left -78px;}
#Step1 input {width:177px}

.iconLink {
	font-weight: bold;
	color: #000;
	background: url(../img/icon_invert.gif) no-repeat left 0px;
	display: block;
	padding: 4px 0 5px 35px;
	height: 20px;
	float:left;
}
#GuideLink {background-image: url(../img/icon_guide.png)}
.orangeButton {
	background:url(../img/org_button.gif) no-repeat left top;
	display:block;
	height:22px;
	padding-left:20px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}
.orangeButton span {
    background:url(../img/org_button.gif) no-repeat right bottom;
	padding:3px 20px 0 0;
	line-height:normal;
	display:block;
	height:19px;
	cursor:pointer;
}
#StepsHrzShort .orangeButton {background-image:url(../img/org_button_transparent.gif);}
#StepsHrzShort .orangeButton span {background-image:url(../img/org_button_transparent.gif);}
.modBox {background: #E9EDF0;width:840px;}
.modBox .boxHeader {
    background:#a6a6a6;
	padding:4px 8px;
}
* html .modBox .boxHeader {display:inline-block;}
.modBox h2 {
	color:#FFF;
	font-size:16px;
	float:left;
}
.modBox .topLink {
    float:right;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	padding-top:1px;
}
#PopularBox {
	margin-top: 25px;
	padding-bottom:10px;
}
#PopularBox table {
	width:820px;
	margin:10px auto 0;
}

#PopularBox table td a {color:#000;}

.displayData th span , .displayData td span {
/*	padding:5px 5px 3px 32px;
	background-repeat:no-repeat;
	background-position:5px 5px;
	line-height:normal;*/
    margin-right:3px;
    margin-left:3px;
	font-weight:bold;

}

.displayData td {text-align:right;padding:2px 5px;}

.displayData tr.r0 td {background-color:#f8fafb;}
.displayData tr.r1 td {background-color:#f2f4f6;}
#MPU {
	height: 250px;
	width: 300px;
	float:left;
}
.rowHome {padding-top:25px;}
.rowHome .col {
	float:left;
	width: 240px;
	margin-left: 18px;
	padding-right: 13px;
}
.rowHome h2 {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}
.rowHome h2 a {color: #f8981d;}
.col img {
	float: right;
}
.col p {
	line-height: 1.4em;
}
#Currencies {
	background: url(../img/dots.gif) repeat-y right;
}
#Divises {
	padding-right: 0px;
	width: 250px;
}
#Currencies p a , #Divises p a {color:#000;}
#Footer p {
    padding:10px;
    font-size:1.1em;
	color: #FFFFFF;
}
#Footer a {color: #FFFFFF;}
#ColLeft {width:498px;float:left;}
#ColRight {width:320px;float:right;}
#ColResult {
	background: #e9edf0 url(../img/bg_results.gif) no-repeat left top;
	width: 498px;
	padding-top: 39px;
}
#RedultsTable {
	width: 490px;
	margin: 0px auto;
}
#RedultsTable .resultRow td {
	font-size: 1.8em;
	font-weight: bold;
	padding-bottom:3px;
}
#RedultsTable .nameRow td {
	font-weight: bold;
	padding-bottom:3px;
}
#RedultsTable .detailRow td {
	font-weight: bold;
	color: #727272;
	padding-bottom:4px;
}
#ColResult .rateDate {
	font-size: 1.2em;
	color: #666666;
	text-align: center;
}
#RateSlide {
	width: 475px;
	margin-right: auto;
	margin-left: auto;
	background: #f8fafb;
	height: 75px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#SlideContainer {
	background: url(../img/ruler.png) no-repeat center bottom;
	height: 47px;
	width: 475px;
}
#draggable {
	display:block;
	width:78px;
	height:36px;
	padding:6px 0 0;
	background:url(../img/slider.gif) no-repeat;
	cursor:e-resize;
	text-align:center;
}
#draggable span {
	padding:0 0 0 27px;
	background-repeat:no-repeat;
	background-position:0 0;
	line-height:normal;
	font-size:1.5em;
	font-weight:bold;
}
#RateSlide ul li {
	list-style: none;
	display: block;
	float: left;
	text-align:center;
	overflow:show;
	line-height:1.8em;
}
#RateSlide ul li.firstFigure {
    display:inline;
	margin-right: 119px;
	width:59px;
	margin-left:0px;
}
#RateSlide ul li.midFigure {
    display:inline;
	margin-right:114px;
	width: 95px;
}
#RateSlide ul li.lastFigure {
    display:inline;
	margin-right:0;
	width:75px;
}
#RateSlide ul li span {
    background: #E1E4E6 url(../img/top_arrow.gif) no-repeat center top;
	padding:5px 4px 0;
}
#RateSlide li a {
    text-decoration:none;
    font-weight:bold;
    color:#000;
    cursor:help;
}
#RateSlide ul {
	margin-left: 10px;
	margin-top: 3px;
}
#ColResult .bottomCorner {
	background: url(../img/bg_results.gif) no-repeat right bottom;
	height: 18px;
}
#ColResult .tableHolder {
	height: 115px;
}
#ColConversor {
	width:320px;
	background:#e9edf0 url(../img/bg_steps_v.png) no-repeat right bottom;
	margin:0 0 8px;
	padding-bottom:10px;
}
#ColConversor label {font-size:1.6em;}
#ColConversor input {font-size:1.8em;font-family:Arial, Helvetica, sans-serif;line-height:normal;padding-top:2px;height:22px;border:solid 1px #7F9DB9;}
#ColConversor .steps {background:#e9edf0 url(../img/bg_steps_v.png) no-repeat left;padding-top:20px;}
#ColConversor #Step1 {width:auto;padding:20px 3px 11px 14px;background-position:left top;}
#ColConversor #Step2 {width:auto;padding:35px 3px 11px 14px;background-position: center top;}
#ColConversor #Step3 {width:auto;padding:35px 3px 11px 14px;background-position:center top;}
#Step1 input {width:177px}
#ColConversor #Step2 .currencyCombo , #ColConversor #Step3 .currencyCombo {width:290px;}
#ColConversor #Step2 .currencyCombo ul , #ColConversor #Step3 .currencyCombo ul {width:288px;}
#ColConversor #Step2 .currencyCombo li , #ColConversor #Step3 .currencyCombo li {width:290px;}
#ColConversor #Step2 .currencyCombo li a , #ColConversor #Step3 .currencyCombo a {width:255px;}
#ColConversor #Step2 .currencyCombo li li a , #ColConversor #Step3 .currencyCombo li li a {width:235px;}
#ColConversor .currencyCombo li.selected {background-position:271px 11px;}
#ColConversor .currencyCombo li span.fxCountry {width: 202px;}
#ColConversor .currencyCombo li li span.fxCountry {width: 197px;}
#PopularExchange {
	width: 520px;
	float: right;
}
#PopularExchange table {margin:5px auto 2px;}
#PopularExchange table td {text-align:right;}
#PopularExchange h2 {font-size:1.6em;margin-bottom:0;font-weight:bold;}
#PopularExchangeBigTable {width:560px;margin:0 auto}
#PopularExchangeBigTable table {width:540px; margin:0 auto;}
#PopularExchangeBigTable table td {vertical-align:top;}
#PopularExchangeBigTable table td.symbol {text-align:left;width:10%;padding-right:0;}
#PopularExchangeBigTable table td.countryName {text-align:left;padding-left:0;}
span.rateDate {
	font-size:0.8em;
	color:#666666;
	margin-left:15px;
}
a.fullRateList {float:right;margin-right:10px;font-weight:bold;color:#000;font-size:0.9em;}
#ExchangeDate {
	width: 102px;
	background:#FFF url(../img/bg_calendar.gif) no-repeat 100px center;padding-right:20px;
}
.displayData .targetCol {text-align:left;}
#TravelGuide th {background-color:#a6a6a6;}
#TravelGuide .displayData th span {color:#FFF;}
#TravelGuide {
	padding: 0 0 5px;
	width: 500px;
	margin: 0 auto;
}
#TravelGuide .displayData td.equal {padding: 0px 10px;}
#TravelGuide .displayData th.equal {
	background: transparent url(../img/bg_equal.gif);
	width: 28px;
}
#TravelGuide .displayData {
	width: 210px;
    display:inline;
}
#GuideColLeft {float:left;margin-left:25px;}
#GuideColRight {float:right;margin-right:25px;}
#TravelGuide .boxHeader {
	margin-bottom: 10px;
}
dl.siteMap {
	font-size: 1.4em;
    margin-top:5px;
}
dl.siteMap dt {
	font-weight: bold;
	background: url(../img/bull.gif) no-repeat 5px 5px;
	padding-left: 15px;
}
dl.siteMap a {
	color: #000;
}
dl.siteMap dd {
	padding-left: 15px;
	margin-bottom: 10px;
}
#SiteMapLeft {
	width: 300px;
	float: left;
}
#SiteMapLeft #MPU {
	margin-top: 20px;
	float: none;
}
.siteMapTable {
	width: 530px;
	float: right;
	margin-bottom: 15px;
}
.siteMapTable th {
	color: #FFFFFF;
	background: #BABABA;
	text-align: left;
	padding: 3px 8px;
}
.siteMapTable td {
	background:#E9EDF0;
	padding:3px 7px;
	font-size: 1.3em;
    vertical-align:top;
}
.siteMapTable a {
	color: #000;
	text-decoration:none;
}
.siteMapTable a:hover {
	text-decoration:underline;
}
.siteMapTable td:hover {
	background:#D9E1E6;
}
.siteMapTable th a.historical {float:right;color:#FFF;text-decoration:underline;}
.siteMapTable th a.historical:hover {text-decoration:none;}
.siteMapTable th span.curencyHeader {float:left;}
.opps p {
	text-align: center;
	font-weight: normal;
	color: #F8981D;
	font-size: 2.5em;
}
.opps {padding-top: 150px;}
.opps a {
	color: #040707;
	font-size: 0.8em;
}#AboutCol {
	width: 430px;
	float: left;
}
#AboutCol p {padding-bottom: 12px;}
#BBanner {
	float: right;
	width: 348px;
	background: url(../img/bb_banner.jpg) no-repeat;
	height: 120px;
	padding-top: 250px;
	padding-right: 15px;
	padding-left: 20px;
}
#BBanner p {
	color: #FFF;
	font-size: 1.3em;
}
#BBanner p a {color: #FFF;}
#BBanner .left {
	float: left;
	width: 125px;
	background: url(../img/bd_dash.gif) repeat-y right;
}
#BBanner .right {
	float: right;
	width: 200px;
}

#errors ul {background:#FFBBBB;border: solid 1px #FF6464;margin-bottom:5px;}
