* {
  margin: 0;
}
html, body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 14px;
  min-width: 1000px;
}
body {

}
form {
  display: inline;
}
.center {
  text-align: center !important;
}
input, select, button {
  vertical-align: middle;
  font-size: 14px;
}
input.text-input, .text-input input, textarea {
  border-bottom: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  border-top: 1px solid #B8B8B8;
  border-left: 1px solid #B8B8B8;
  padding: 3px 0px 3px 5px;
  font-size: 14px;
  font-family: Arial, Tahoma;
  vertical-align: top;
  width: 275px;
}
input.inputHint {
  color: #9F9F9F;
}
select.text-input {
  border-bottom: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  border-top: 1px solid #B8B8B8;
  border-left: 1px solid #B8B8B8;
  padding: 2px 0px 2px 0px !important;
  font-size: 14px;
  font-family: Arial, Tahoma;
  vertical-align: top;
  width: 282px;
}
select.auto-width {
  width: auto !important;
}
a {
  color: #f03e00;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}
p {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  content:".";
  display:block;
  clear:both;
  font-size:0;
  line-height:0;
  height:0;
  overflow:hidden;
}
#container {
  width: 100%;
  height: 100%;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -126px;
}

.c1 {
  width: 100%;
}
.b1 {
  width: 1000px;
  margin: 0 auto;
  border: 0px solid red;
}
#top1c {
  background-color: #392e21;
  border-bottom: 1px solid #483f35;
}
#top1b {
  text-align: right;
  padding: 7px 0;
}
#topInfo {
  color: #FFF;
  line-height: 17px;
  margin-right: 12px;
}
#topInfo .topIcon {
  border-left: 1px solid #483f35;
  line-height: 15px;
  padding-left: 9px;
  margin-left: 9px;
  zoom: 1;
  
}
#topInfo img {
  vertical-align: top;
  padding-top: 2px;
}
#top2c {
  background-color: #271d11;
}
#top2b {
}
#logo {
  float: left;
}
#tabs {
  float: right;
  color: white;
  zoom: 1;
  /* _width: 700px; */
  font-size: 14px;
  padding-top:31px;
  * padding-top: 34px;
  padding-right: 10px;  
}
#bodyc {
  background-color: #FFFFFF;
}
#bodyLeft {
  float: left;
  width: 205px;
  margin: 20px 12px;
  display: inline;
}
#bodyLeft #menu {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
#bodyLeft #menu li {
  background: url(../images/menuBg.png) no-repeat left top;
  padding: 0px;
}
#bodyLeft #menu li ul li {
  background: none;
}
#bodyLeft #menu a {
  display: block;
  padding: 8px 10px 6px 20px;
  background: url(../images/arrow1.gif) no-repeat 9px 12px;
  color: #000000;
  text-decoration: none;
}
#bodyLeft #menu a:hover {
  color: #d58c00;
}
#bodyLeft #menu li.selected a {
  background-color: #3d3224;
  background-image: url(../images/arrow2.gif);
  color: #ffc774;
}
#bodyLeft #menu ul {
  font-size: 12px;
  list-style: none;
  background: none;
  margin: 10px 20px 12px 20px;
  padding: 0;
}
#bodyLeft #menu ul a {
  background-image: none !important;
  padding: 1px 0;
  background-color: #FFFFFF !important;
  color: #000 !important;
}
#bodyLeft #menu ul a:hover, #bodyLeft #menu ul li.selected a {
  color: #d58c00 !important;
}
#bodyLeft #menu li.empty {

}
#bodyLeft .sidebox .header {
  font-weight: bold;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 4px;
  margin-bottom: 8px;
}
#bodyLeft .sidebox .title {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 8px;
}
#bodyLeft .sidebox {
  margin-bottom: 20px;
}
#bodyRight {
  float: left;
  width: 757px;
  margin-left: 14px;
  padding-top: 10px;
}
#bodyRight #content {
  padding-right: 10px;
}
#body_frontpage #bodyRight #content {
  padding-right: 5px !important;
}
#bodyRight #content img {
  background: #D8D6D4 url(../images/whiteCorner3px.png) no-repeat right top;
  padding: 0px 0px 3px 3px;
}
#bodyRight #content .border6 img  {
  background: #D8D6D4 url(../images/whiteCorner6px.png) no-repeat right top;
  padding: 0px 0px 6px 6px;
}
#bodyRight ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 5px 0;
}
#bodyRight ul li {
  background-image:url(../images/bullet.gif);
  background-repeat: no-repeat;
  padding-left: 23px;
  background-position: 10px 6px;
  margin-top:0px; 
  }
#bodyRight h1 {
  font-family: Tahoma, Arial;
  font-weight: normal;
  font-size: 33px;
  margin: 15px 0 10px 0;
  *margin: 10px 0 5px 0;
  padding: 0;
}
#bodyRight h1#pageTitle {
  width: 750px;
}
#body_frontpage #bodyRight h1 {
  float: left;
  font-size: 40px;
  margin-bottom: 0px;
  margin-top: 10px;
  * margin-top: 4px;
  margin-bottom: 15px;
}
#bodyRight h2 {
  font-size: 23px;
  font-weight: normal;
  padding: 0;
  margin: 15px 0 5px 0;
}

#bodyRight h3 {
  font-size: 17px;
  font-weight: normal;
  padding: 0;
  margin: 12px 0 2px 0;
}

#footer, #push {
  height: 126px;
  clear: both;
}
#footer {
  text-align: center;
  color: #918275;
  font-size: 11px;
}
#footer a {
  text-decoration: none;
  color: #918275;
}
#footer a:hover {
  text-decoration: underline;
}
#footer1c {
  background-color: #271d11;
  text-align: center;
}
#footer2c {
  background-color: #392e21;
  border-top: 1px solid #483f35;
}

#footer1b {
  padding: 20px 0;
  width: 980px;
}
#footer1b span {
  zoom: 1;
}
#footer1b a {
  padding: 0 9px;
  background: url(../images/footerLinkSep.gif) no-repeat right center;
  white-space: nowrap;
  zoom: 1;
}
#footer1b a.first {
  padding-left: 0px;
}
#footer2b {
  line-height: 29px;
}
.spacer {
  width: 1px;
  font-size: 1px;
}
#breadcrumbsAndSearch {
  padding-bottom: 10px;
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 7px;
  * margin-bottom: 1px;
}
#breadcrumbs {
  width: 520px;
  font-size: 12px;
  color: #777;
  float: left;
  margin-top: 6px;
}
#breadcrumbs img {
  padding: 0px 7px 2px 7px;
}
#breadcrumbs a {
  color: #777;
  text-decoration: none;
}
#breadcrumbs a:hover {
  text-decoration: underline;
}
#search {
  width: 220px;
  float: right;
}
#body_frontpage #search {
  padding-top: 15px;
}
#search .search-button {
  margin-left: 4px;
}
#search .search-input {
  width: 175px;
}
#bottomNavigation {
  margin: 25px 10px 25px 0;
}
.bottomAndRight15px img {
  margin-right: 15px;
  margin-bottom: 15px;
}
.imgLeft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.imgRight {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
#frontBanners img {
  background: none !important;
  padding: 0;
  margin: 0;
  display: block;
}
#frontBanners {
  list-style: none;
  padding: 20px 0 !important;
}
#frontBanners ul {
  padding: 0 !important;
  margin: 0 !important;
}
#frontBanners li {
  list-style: none;
  background: none !important;
  padding: 0 !important;
  margin: 0;
  float: left;
  border-left: 1px solid #cfcfcf;
}
#frontBanners li.first {
  border-left: 0 none;
}
#frontBanners li.first a {
  padding-left: 0px;
}
#frontBanners li a {
  display: block;
  width: 235px;
  text-decoration: none;
  padding-bottom: 8px;
  * padding-bottom: 3px;
  padding-left: 15px;
}
#frontBanners li a span {
  color: #fff;
  background-color: #f54d00;
  padding: 2px 4px;
  white-space: nowrap;
  margin-left: 2px;
  margin-bottom: 4px;
  zoom: 1;
}
#frontBanners a:hover {
  background-color: #fff;
}
#frontBanners a:hover span {
  background: none;
  color: #f54d00;
  cursor: hand;
}
#frontSep {
  border-top: 10px solid #271d11;
  width: 750px;   
}
#frontNews {
  margin: 20px 0;
  background: url(../images/frontNewsSep.gif) repeat-y center center;
  width: 750px;
}
#frontNews .frontNewsMainBlock {
  margin-bottom: 15px;
}
#frontNews .newsBlock {
  width: 350px;
  float: left;
  padding: 3px 0;
}
#frontNews .newsBlock .image, #frontNews .newsBlock .newsContent {
  float: left;
}
#frontNews .newsBlock .newsContent {
  width: 249px;
}
#frontNews .noImage .newsContent {
  width: 350px !important;
}
#frontNews .second {
  margin-left: 50px;
}
#frontNews .newsBlock img {
  margin-right: 15px;
}
#frontNews .newsBlock .title {
  font-weight: bold;
  margin-bottom: 8px;
  display: block;
}
.date {
  font-size: 12px;
  color: #787878;
  background-color: #e4e2e0;
  padding: 1px 4px;
}
#frontNews .newsBlock {
  line-height: 17px;
}
#frontNews .newsBlock .content {
  display: block;
  padding-bottom: 5px;
}
#frontNews .newsBlock .readmore {
  background: url(../images/arrowRight.gif) no-repeat right center;
  padding-right: 18px;
}
#newsList .newsBlock {
  padding: 10px 0;
}
#newsList .newsBlock .title {
  font-weight: bold;
  margin-bottom: 8px;
  display: block;
}
#newsList .newsBlock .image, #newsList .newsBlock .newsContent  {
  float: left;
}
#newsList .newsBlock .newsContent {
  width: 640px;
}
#newsList .newsBlock .image {
  width: 101px;
  height: 86px;
}
#newsList .newsBlock img {
  margin-right: 15px;
}
#newsList .newsBlock .readmore {
  background: url(../images/arrowRight.gif) no-repeat right center;
  padding-right: 18px;
}
button.cssbutton {
  border:0;
  text-align:center;
  padding:0;
  margin:0;
  cursor:pointer;
  outline: none;
  width:auto;
  overflow:visible;
  text-align: left;
  padding-left: 11px;
}
button.cssbutton span {
  font-size: 14px;
  color:#000;
  display:block;
  cursor:pointer;
  position:relative;
  white-space:nowrap;
  height:24px;
  line-height: 24px;
  margin-left:1px;
  padding:0 20px 0 13px !important;
  font-weight: normal;
  margin-left: -8px;
}
button.cssbutton span {
  * float:left;
  * margin-left: 0px;
  * padding-left: 9px !important;  
}
.buttonG button.cssbutton {
  background: url(../images/buttonGL2.gif) no-repeat left center;
}
.buttonG button.cssbutton span {
  background: url(../images/buttonGR.gif) no-repeat right center;
  color: #000;
}
.buttonB button.cssbutton {
  background: url(../images/buttonBL2.gif) no-repeat left center;
}
.buttonB button.cssbutton span {
  background: url(../images/buttonBR.gif) no-repeat right center;
  color: #FFF;
}
.buttonB button.cssbutton span {
  padding:0 24px 0 20px;
}

.pollVoteTable .pollinput {
  padding: 4px 0;
  * padding: 0px 0;
  vertical-align: top;
}
.pollVoteTable .polllabel {
  padding-left: 5px;
  * padding-left: 2px;
  padding-top: 4px;
  * padding-top: 3px;  
  font-size: 12px;
  vertical-align: top;  
}
.polloptions, .pollresult {
  margin-bottom: 10px;
}
.pollAnswerTitle {
  margin-top: 5px;
  font-size: 12px;
}
.pollAnswerBar {
  background-color: #f9f9f9;
}
.pollAnswerColor {
  background-color: #f03e00;
  height: 7px;
}
.reviewItem {
  padding-top: 10px;
  padding-bottom: 10px;
}
.reviewItem .author {
  font-weight: bold;
  padding-left: 10px;
}
.reviewItem .text {
  display: block;
  margin-top: 10px;
  padding-left: 30px;
  padding-bottom: 10px;
  background: url(../images/quotes.gif) no-repeat left top;
}

.pagination {
  text-align: center;
  padding-top: 25px;
}
.pagination .paginationPrevious {
  margin-right: 15px;
  padding-left: 18px;
}
.pagination a.paginationPrevious {
  background: url(../images/arrowLeft.gif) no-repeat left center;
}
.pagination .paginationNext {
  margin-left: 15px;
  padding-right: 18px;
}
.pagination a.paginationNext {
  background: url(../images/arrowRight.gif) no-repeat right center;
}

.pagination .pageNumbers {
  padding-right: 15px;
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
}
.pagination .pageNumbers a, .pagination .pageNumbers em {
  margin-left: 15px;
  font-style: normal;
}
.contactForm td {
  vertical-align: top;
  padding: 5px 0;
}
.requiredSymbol {
  color: #F03E00;
  font-size: 20px;
  padding-left: 5px;
}
.contactForm .firstCol {
  text-align: right;
  width: 150px;
  padding-top: 9px;
  padding-right: 10px;
}
.noPadding img {
  padding: 0 !important;
  background: none !important;
}
.captcha input {
  width: 75px;
}
.error_message {
  color: #F55A13;
}
.formSuccess {
  font-weight: bold;
}

.subscribe_err, .subscribe_ok {
  font-size: 12px;
  margin-bottom: 5px;
}

.subscribe_err {
  color: #F55A13;
}
.subscribe_ok {
  
}
.standardTable {
  border-collapse: collapse;
}
.standardTable th {
  background-color: #efcf91;
  text-align: left;
  padding: 7px;
  border-bottom: 1px solid #cfcfcf;
}
.standardTable td {
  text-align: left;
  padding: 7px;
  border: 1px solid #cfcfcf;
}
.standardTable .colFirst {
  border-left: none;
}
.standardTable .colLast {
  border-right: none;
}
.trackingList {
  margin-top: 10px;
}
.trackingList tr {
  vertical-align: top;
  font-size: 13px;
}
.trackingList .col1 {
  white-space: nowrap;
  width: auto;
}
.trackingList .col2 {
  width: auto;
}

.hidden {
  display: none;
}
.trackingInformation {
  margin: 10px 0;
}
.trackingInformation td {
  padding: 3px;
}
.trackingInformation .colFirst {
  text-align: right;
  font-weight: bold;
  vertical-align: top;
}
.trackingForm .firstCol {
  text-align: right;
  width: 150px;
  padding-top: 9px;
  padding-right: 10px;
}
.trackingForm2 .firstCol {
  padding-top: 5px;
}
.trackingForm td {
  vertical-align: top;
  padding: 5px 0;
}

#packageInfoContainer {
  width: 680px;
  margin-top: 10px;
}
#inputsContainer {
  margin-bottom: 10px;
}
#packageInfoContainer .text-input {
  width: 143px;
}
div.headRow .col, div.contentRow .col {
  
}
div.headRow {
  background-color: #EFCF91;
  padding: 3px;
  text-align: center;
  font-weight: bold;
}
div.contentRow {
  background-color: #fff;
  padding: 0 5px;
  border-bottom: 1px solid #CFCFCF;
}
div.contentRow .col1, div.contentRow .col2_1, div.contentRow .col2_2, div.contentRow .col2_3 {
  border-right: 1px solid #CFCFCF;
}
div.contentRow .col2_4{
  padding: 10px 0 0 12px;
}
#packageInfoContainer .col1 {
  width: 150px;
  padding: 5px;
}
div.headRow .col1 {
  height: 30px;
}
#packageInfoContainer .col2 {
  width: 450px;
  padding-top: 5px;
}

div.headRow .col2_1, div.headRow .col2_2, div.headRow .col2_3 {
  text-align: center;
}
div.contentRow .col2_1, div.contentRow .col2_2, div.contentRow .col2_3 {
  padding: 5px;
}
.col2_1, .col2_2, .col2_3 {
  width: 150px;
}
div.headRow .col2_1, div.headRow .col2_2, div.headRow .col2_3 {
  width: 160px;
}
div.piCol1 {
  width: 150px;
  padding: 9px 10px 0 0;
}
div.piCol2 {
  width: 550px;
  padding: 5px;
}
div.piCol1 {
  text-align: right;
}
.ratesTable {
  margin-bottom: 10px;
}
.noticeInput {
  color: #F55A13;
}
.packageErrorDisplay {
  position: absolute;
  margin-top: 4px;
  margin-left: -10px;
  color: red;
  font-weight: bold;
}
.tooltip {
  margin-top: -15px;
  margin-left: 10px;
  z-index: 3;
  display: none;
  font-weight: normal;
  font-size: 12px;
  color: #000;
  background-color: #FFDFDF;
  padding: 5px;
}
.dutiesInput {
  width: 80px !important;
  vertical-align: middle !important;
}

h4 a {
  
}
h4 a:hover {
  color: green;
  text-decoration: underline;
}

#skypedetectionswf {
  position: absolute;
  top: -9999px;
}
