@font-face {
    font-family: 'Calibri';
    src: url('https://i2ct.xyz/fonts/Calibri.eot');
    src: url('https://i2ct.xyz/fonts/Calibri.eot?#iefix') format('embedded-opentype'),
    url('https://i2ct.xyz/fonts/Calibri.woff') format('woff'),
    url('https://i2ct.xyz/fonts/Calibri.ttf') format('truetype'),
    url('https://i2ct.xyz/fonts/Calibri.svg#') format('svg');
}

@font-face {
    font-family: 'HPFuturaBookRegular';
    src: url('https://i2ct.xyz/fonts/futurbo_ot-webfont.eot');
    src: url('https://i2ct.xyz/fonts/futurbo_ot-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://i2ct.xyz/fonts/futurbo_ot-webfont.woff') format('woff'),
    url('https://i2ct.xyz/fonts/futurbo_ot-webfont.ttf') format('truetype'),
    url('https://i2ct.xyz/fonts/futurbo_ot-webfont.svg#webfontYtUV4fhy') format('svg');
}

@font-face {
    font-family: 'HPFuturaHeavyRegular';
    src: url('https://i2ct.xyz/fonts/futurhea_ot-webfont.eot');
    src: url('https://i2ct.xyz/fonts/futurhea_ot-webfont.eot?#iefix') format('embedded-opentype'),
    url('https://i2ct.xyz/fonts/futurhea_ot-webfont.woff') format('woff'),
    url('https://i2ct.xyz/fonts/futurhea_ot-webfont.ttf') format('truetype'),
    url('https://i2ct.xyz/fonts/futurhea_ot-webfont.svg#webfont9tnUSIzI') format('svg');
}

.CalibriRegular {
    font-family: "Calibri";
    font-weight: normal;
    font-style: normal;
}

.HPFuturaBookRegular {
    font-weight: normal;
    font-style: normal;
    font-family: "HPFuturaBookRegular";
}

.HPFuturaHeavyRegular {
    font-family: "HPFuturaHeavyRegular";
}

.title {
    color: #ff0024;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: "Calibri", calibri, helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}

a {
    text-decoration: none;
}

body {
    background: url(../images/main-background.png) repeat-x;
}

#wrapper {
    width: 1000px;
    margin: auto;
}

#header {
    height: 236px;
    width: 1000px;
}

#top-header {
    height: 76px;
    width: 1000px;
}

#top-header div {
    float: left;
    margin: 0;
    position: relative;
}

#top-header #logo {
    margin-left: 20px;
    z-index: 50;
}

#top-header #logo a {
    display: block;
    width: 500px;
    height: 76px;
    line-height: 76px;
    font-size: 36px;
}

#top-header span {
    display: block;
    font-family: "HPFuturaBookRegular";
    font-weight: bold;
    margin-left: 50px;
    width: 130px;
    color: #fff;
    height: 48px;
}

#top-header #top-header-first {
    margin-left: -50px;
    z-index: 30;
}

#top-header #top-header-first span {
    font-size: 25px;
    height: 30px;
}

#top-header #top-header-first SPAN.sub-title {
    font-size: 12px;
    height: 15px;
}

#top-header #top-header-second {
    margin-left: -50px;
    margin-top: 35px;
    z-index: 20;
}

#top-header #top-header-second span {
    font-size: 22px;
    height: 25px;
}

#top-header #top-header-second SPAN.sub-title {
    font-size: 11px;
    height: 15px;
}

#top-header #top-header-third {
    margin-left: -50px;
    margin-top: 42px;
    z-index: 10;
}

#top-header #top-header-third span {
    font-size: 19px;
    height: 20px;
}

#top-header #top-header-third SPAN.sub-title {
    font-size: 10px;
    height: 15px;
}

#bottom-header {
    height: 160px;
    width: 1000px;
    background-image: url(../images/header.png);
    position: relative;
    z-index: 60;
}

#nav {
    width: 920px;
    margin: auto;
    height: 27px;
    position: relative;
    padding-top: 23px;
}

#nav ul {
    list-style: none none;
    margin: 0;
    padding: 0;
}

#nav li {
    display: block;
    float: left;
    height: 27px;
    min-width: 30px;
}

#nav a {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    color: #000;
}

#nav a:hover {
    color: #fff;
}

#nav UL LI.buttons {
    background: url(../images/buttons.png) no-repeat scroll right -27px transparent;
    display: block;
    width: auto;
    height: 27px;
    padding: 0 11px 0 0;
    text-align: center;
    cursor: pointer;
}

#nav UL LI.buttons a {
    height: 27px;
    line-height: 30px;
    background: url(../images/buttons.png) no-repeat scroll left 0 transparent;
    display: block;
    padding: 0 6px 0 17px;
    position: relative;
    white-space: nowrap;
}

#nav UL LI.buttons:hover {
    background-position: right -81px;
}

#nav UL LI.buttons:hover a {
    color: #fff;
    background-position: left -54px;
}

#content-wrapper {
    min-height: 300px;
    width: 1000px;
    background-image: url(../images/page-background.png);
    margin-top: -20px;
}

#content {
    width: 920px;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}

#left-column {
    width: 690px;
    float: left;
    font-size: 12px;
}

#left-column DIV.paceholder-content-banner {
    width: 690px;
    background-color: #eee;
    height: 300px;
}

#left-column H1.page-title {
    font-size: 30px;
    color: #000;
}

h2.page-title {
    color: #ff0024;
    font-size: 22px;
    line-height: 24px;
}

#right-column {
    width: 230px;
    float: left;
}

#main-footer {
    background-image: url(../images/footer-thin.png);
    width: 1000px;
    height: 63px;
}

#main-footer SPAN.footer-text {
    width: 920px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    display: block;
    padding-top: 22px;
}

#main-footer span.footer-text a {
    color: #fff;
}

.clear {
    clear: both;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

.m20r {
    margin-right: -20px;
}

.m20l {
    margin-left: -20px;
}

.m20t {
    margin-top: -20px;
}

.m20b {
    margin-bottom: -20px;
}

.m10r {
    margin-right: -10px;
}

.m10l {
    margin-left: -10px;
}

.m10t {
    margin-top: -10px;
}

.m15t {
    margin-top: -15px;
}

.m10b {
    margin-bottom: -10px;
}

.p10r {
    margin-right: 10px;
}

.p20r {
    margin-right: 20px;
}

.p20l {
    margin-left: 20px;
}

.p10l {
    margin-left: 10px;
}

.p5t {
    margin-top: 5px;
}

.p10t {
    margin-top: 10px;
}

.p20t {
    margin-top: 20px;
}

.p10b {
    margin-bottom: 10px;
}

.p30b {
    margin-bottom: 30px;
}

.pad20r {
    padding-right: 20px;
}

.pad20l {
    padding-left: 20px;
}

.pad10t {
    padding-top: 10px;
}

.pad20t {
    padding-top: 20px;
}

.pad10b {
    padding-bottom: 10px;
}

.half-ul {
    width: 50%;
}

.full-width {
    width: 100%;
}

.full-ul {
    width: 100%;
}

.full-ul li {
    width: 100%;
}

.center {
    margin: auto;
    min-width: 10px;
}

.hidden {
    display: none;
}

.bold {
    font-weight: bold;
}

.normal {
    font-weight: normal;
}

.noborder {
    border: 0;
}

/*.loader {
	display: none;
	left:0;
	top:0;
	z-index: 9999;
	opacity: 0.5;
	filter:alpha(opacity=50);
	background: #fff none repeat scroll 0 0;
	position: fixed;
	height:100%;
	width:100%;
}*/
.modal {
    position: absolute;
    left: 40%;
    top: 40%;
    width: 350px;
    height: 55px;
    padding: 15px;
    z-index: 10000;
    text-align: center;
    border: 2px solid #333;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
    background-color: #fff;
}

.modal h2 {
    margin: 0;
    padding: 5px;
}

.modal .loader {
    background: transparent url('../images/loader.gif') 0 0 no-repeat;
    width: 220px;
    height: 19px;
    border: 0;
    margin: 0 auto;
    padding: 0;
    display: block;
}

#info-map {
    background: transparent url('../images/map.png') 0 0 no-repeat;
    width: 77px;
    height: 64px;
    position: absolute;
    right: 3px;
    top: 66px;
}

.arrow-right {
    background-image: url(../images/arrows.png);
    background-position: 0 0;
    width: 24px;
    height: 24px;
    display: block;
    background-repeat: no-repeat;
}

.filter-arrow {
    width: 10px;
    height: 10px;
    display: block;
    background: url(../images/arrows.png) no-repeat 0 -24px;
}

.box {
    width: 228px;
    border: 1px solid #d4d4d4;
    background: url(../images/box-background.png) repeat-x 0 bottom;
    position: relative;
    float: right;
    margin-right: -20px;
    margin-bottom: 10px;
}

.box h2 {
    display: block;
    font-family: "HPFuturaHeavyRegular";
    margin-left: 20px;
    margin-top: 10px;
    width: 188px;
}

.box h2 .icon {
    width: 16px;
    height: 16px;
    margin-left: 5px;
    display: inline-block;
}

.box .box-content {
    display: block;
    width: 188px;
    overflow: hidden;
    padding-bottom: 10px;
    margin: 0 auto;
}

.box .box-content UL {
    width: 188px;
    margin: 0;
    padding: 0;
    list-style: none none;
}

.whitebutton {
    background: url(../images/buttons.png) no-repeat scroll right -260px transparent;
    display: block;
    width: auto;
    height: 24px;
    padding: 0 10px 0 0;
    text-align: center;
    cursor: pointer;
}

.whitebutton a {
    height: 24px;
    line-height: 24px;
    background: url(../images/buttons.png) no-repeat scroll left -236px transparent;
    display: block;
    padding: 0 0 0 10px;
    position: relative;
    white-space: nowrap;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: bold;
}

.graybutton {
    background: url(../images/buttons.png) no-repeat scroll right -308px transparent;
    display: block;
    width: auto;
    height: 24px;
    padding: 0 9px 0 0;
    text-align: center;
    cursor: pointer;
}

.graybutton a {
    height: 24px;
    line-height: 24px;
    background: url(../images/buttons.png) no-repeat scroll left -284px transparent;
    display: block;
    padding: 0 0 0 10px;
    position: relative;
    white-space: nowrap;
    color: #4d4d4d;
    font-size: 12px;
    font-weight: bold;
}

.bigredbutton {
    background: url(../images/buttons.png) no-repeat scroll right -212px transparent;
    display: block;
    width: auto;
    height: 24px;
    padding: 0 9px 0 0;
    text-align: center;
    cursor: pointer;
}

.bigredbutton a {
    height: 24px;
    line-height: 24px;
    background: url(../images/buttons.png) no-repeat scroll left -188px transparent;
    display: block;
    padding: 0 0 0 10px;
    position: relative;
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.redbutton {
    background: url(../images/buttons.png) no-repeat scroll right -128px transparent;
    display: block;
    width: auto;
    height: 20px;
    padding: 0 9px 0 0;
    text-align: center;
}

.redbutton a {
    height: 20px;
    line-height: 20px;
    background: url(../images/buttons.png) no-repeat scroll left -108px transparent;
    display: block;
    padding: 0 0 0 10px;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.selected_browse_items {
    margin: 0;
    padding: 0;
    width: 188px;
}

.box-content H3.filter-title {
    color: #333;
    font-size: 12px;
    margin: 6px 0 0;
    padding: 0;
}

.selected_browse_items_text {
    width: 188px;
    float: left;
    line-height: 20px;
    font-weight: normal;
    font-size: 11px;
    position: relative;
}

.selected_browse_items_text em {
    margin: 0;
    padding: 0;
    font-size: 11px;
    padding-left: 10px;
}

.selected_browse_items_text span.fromto {
    margin: 0;
    padding: 0;
    font-size: 11px;
    padding-left: 10px;
}

.selected_browse_items_remove {
    background-image: url(/images/dhtml/x.png);
    width: 16px;
    height: 16px;
    line-height: 20px;
    position: absolute;
    top: 8px;
    right: 0;
}

.selected_browse_items_clr {
    clear: both;
    width: 210px;
    height: 1px;
}

.link_to_select a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
}

.link_to_select_feature a {
    color: #333;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    margin-left: 10px;
}

.link_to_select_feature a:hover {
    text-decoration: underline;
}

.ui-tabs .ui-tabs-panel TEXTAREA {
    border: 1px solid #ddd;
}

#i2ct {
    display: block;
    clear: both;
    margin: 0 auto 15px;
    text-align: center;
    line-height: 30px;
    width: 960px;
}

#sort-order {
    background: url("../images/box-background.png") repeat-x scroll 0 top transparent;
    float: right;
    padding: 0;
    margin: -36px 10px 0 0;
    position: relative;
    width: auto;
    padding-right: 10px;
}

#current-sort-order {
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border: 1px solid #eee;
    width: 100%;
    padding: 3px;
}

#sort-order-options {
    width: 97%;
    display: none;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 300;
    border: 1px solid #eee;
    border-top: 1px solid #fff;
    background: url("../images/box-background.png") repeat-x scroll 0 top transparent;
}

#sort-order-options ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#sort-order-options li a {
    height: 18px;
    line-height: 18px;
    display: block;
    text-indent: 5px;
}

.modal,
.ui-widget-overlay {
    position: fixed;
}
