@import "reset.css";

body {
  background: url("body-bg.jpg") no-repeat 100% 210px;
  font: 13px/14px Tahoma, Verdana, sans-serif;
  color: #004391;
}

html {background: #011F4C url("html-bg.jpg") no-repeat 0 210px;}


a {color: #263B8F;}
a:hover, .cur a {color: #8FA9D5;}


#container {
  min-width: 995px;
}

#header {
  height: 210px;
  background: url("header-bg.jpg");
  position: relative;
  z-index: 2;
}
#header .decor-l, #header .decor-r {
  position: absolute;
  top: 0;
  height: 210px;
  z-index: 5;
}
#header .decor-l2{
  position: absolute;
  top: 0;
  height: 210px;
  z-index: 5;
}
#header .decor-l {
  left: 0;
  width: 591px;
  background: url("header-left-bg.jpg");
}
#header .decor-l2 {
  left: 0;
  width: 591px;
  background: url("header-left-bg2.jpg");
}
#header .decor-r {
  right: 0;
  width: 392px;
  background: url("header-right-bg.jpg");
}
#logo {
  position: relative;
  z-index: 6;
  float: left;
  padding-left: 56px;
  font: 24px Arial, Verdana, sans-serif;
}
#lang {
  float: left;
  padding-left: 18px;
  line-height: 52px;
  font-weight: bold;
  color: #BADAED;
  position: relative;
  z-index: 6;
}
#lang ul {list-style: none;}
#lang ul li {
  float: left;
  display: inline;
  margin-right: 12px;
}
#phones {
  float: right;
  padding: 18px 107px 0 0;
  position: relative;
  z-index: 6;
}
#header, #header a {color: #FFF;}

#main {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  background: url("main-left-pattern-bg.gif") repeat-y 46px 401px;
  position: relative;
  z-index: 10;
}
#main td.decor-l {
  width: 70px;
  text-align: right;
  background: url("main-top-pattern-bg.jpg") no-repeat 100% 0;
  vertical-align: bottom;
}
#main td.decor-l div {
  height: 5px;
  overflow: hidden;
  background: url("main-bot-pattern-bg.gif") no-repeat 0 0;
  width: 16px;
  margin-left: 55px;
}
#main td.decor-r {width: 70px;}

#aside {
  width: 27%;
  background: #FFF;
  padding: 21px 0 115px;
  vertical-align: top;
}
#content {
  width: 73%;
  vertical-align: top;
  background: #ECF6FF url("content-bot-bg.png") no-repeat 100% 100%;
}

#content .c-in {
  position: relative;
  background: url("content-top-bg.gif") no-repeat 100% 0;
}
#content .c-in .decor-t {
  position: absolute;
  top: -7px;
  right: -61px;
  width: 137px;
  height: 137px;
  background: url("content-top-bg.png");
  z-index: 9;
}
#content .g-title {
  height: 69px;
  overflow: hidden;
  background: #FFF url("g-title-bg.png") no-repeat 0 0;
  padding: 0 46px 0 57px;
}
#content .c-out {
  padding: 10px 46px 20px 57px;
  position: relative;
  z-index: 10;
  overflow: hidden;
}

#content h1 {
  font: 18px/59px "Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
  color: #263B8F;
}

.g-title h1 span {
  float: left;
  display: block;
  height: 69px;
}
#egypt span {
  padding-right: 88px;
  background: url("egypt.gif") no-repeat 100% 0;
}
#cyprus span {
  padding-right: 100px;
  background: url("cyprus.gif") no-repeat 100% 0;
}

.columns .left {
  float: left;
  width: 55%;
  margin-right: -45%;
}
.columns .right {
  float: right;
  width: 45%;
}

.links {list-style: none;}
.links li {
  padding-left: 16px;
  margin-bottom: 8px;
  background: url("bullet-links.gif") no-repeat 0 5px;
}


#currency {
  margin-right: 24px;
  line-height: 26px;
  background: #DA0020 url("currency-bg.gif") no-repeat 100% 100%;
  color: #FFF;
  padding: 0 6px 0 28px;
  overflow: hidden;
}
#currency dt {
  font-weight: bold;
  float: left;
}
#currency dd {
  float: right;
  width: 45%;
}
#currency dd select {
  width: 100%;
  color: #DA0020;
  font: 11px/14px Tahoma, Verdana, sans-serif;
  display: block;
  position: relative;
  top: 3px;
}


#service-nav {
  padding: 22px 33px;
}

#sections {
  background: #1D4982 url("sections-bg.png") repeat-y 100% 0;
  color: #FFF;
  padding: 20px 0 10px;
}
#sections h4 {
  line-height: 26px;
  font-weight: bold;
  padding-left: 28px;
  background: #4173A8 url("sections-heading-bg.gif") no-repeat 100% 100%;
  margin-right: 24px;
}
#sections ul {
  padding: 10px 20px 12px 33px;
  list-style: none;
}
#sections li {
  padding-left: 16px;
  background: url("bullet-links-w.gif") no-repeat 0 5px;
}
#sections a {color: #FFF;}
#sections a:hover {color: #8FA9D5;}

#sections a:hover,
#sections .cur a {color: #8FA9D5;}

a:hover, .cur a {color: #8FA9D5;}

#footer {
  color: #C2C7D3;
  font-size: 10px;
  padding: 0 70px 0 71px;
  line-height: 103px;
}
#tagtech {
  float: left;
  width: 27%;
  margin-right: -73%;
  text-align: center;
  font-size: 11px;
}
#tagtech a {
  color: #BA0051;
  font-weight: bold;
  text-decoration: none;
}
#tagtech a span {
  padding: 0 2px;
  background: #C2C7D3;
  color: #011F4C;
  margin-left: 2px;
}
#copyright {
  float: right;
  width: 73%;
  text-align: center;
}

#extras {margin-top: 40px;}
#extras h4 {
  margin-right: 24px;
  line-height: 26px;
  background: #DA0020 url("currency-bg.gif") no-repeat 100% 100%;
  color: #FFF;
  padding: 0 6px 0 28px;
  font-weight: bold;
  position: relative;
}
#extras ul {padding: 14px 23px 17px;}
#extras ul li {margin: 3px 0;}
#extras h4 span {
  position: absolute;
  display: block;
}
#e-egypt span {
  width: 58px;
  height: 47px;
  top: -11px;
  right: 12px;
  background: url("extras-egypt.gif");
}
#e-cyprus span {
  width: 78px;
  height: 47px;
  top: -11px;
  right: 12px;
  background: url("extras-cyprus.gif");
}

#catalog-sort {}
#catalog-sort form {
  overflow: hidden;
  width: 100%;
  padding-bottom: 35px;
}
#catalog-sort .left {
  float: left;
  /*width: 210px;*/
  width: 230px;
}
#catalog-sort .left input {
  width: 55px;
  font: 11px/14px Tahoma, Verdana, sans-serif;
}
#catalog-sort .left label {margin-left: 7px;}
#catalog-sort .right {
  float: left;
  width: 50%;
  text-align: right;
}
#catalog-sort .right select {
  width: 30%;
  font: 13px/14px Tahoma, Verdana, sans-serif;
}
#catalog-sort .right .btn {
  font: 13px/14px Tahoma, Verdana, sans-serif;
  color: #FFF;
  background: #324B8F;
  margin-left: 5px;
}

#catalog-list {}
#catalog-list .item {
  overflow: hidden;
  width: 100%;
  padding-bottom: 45px;
}
#catalog-list .item .i-title, #catalog-item .i-title {
  background: #D2E1F2;
  line-height: 25px;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 8px;
}
#catalog-list .item .i-title h2, #catalog-item .i-title h2 {
  float: left;
  padding-left: 13px;
}
#catalog-list .item .i-title .cost, #catalog-item .i-title .cost {
  float: right;
  color: #FFF;
  background: #F40025;
  width: 20%;
  text-align: center;
}
#catalog-list .item .img {
  float: left;
  width: 159px;
}
#catalog-list .item .img img {
  border: 6px solid #D2E1F2;
}
#catalog-list .item .img a:hover img {border-color: #365C7E;}
#catalog-list .item .desc {
  margin-left: 159px;
}
#catalog-list .item .desc p {margin-top: 15px;}
#catalog-list .item .more {
  float: left;
  padding-left: 16px;
  clear: right;
  background: url("bullet-links.gif") no-repeat 0 5px;
}
#catalog-list .item .plan {
  float: right;
  padding: 0 15px;
}
#catalog-list .item .id {float: right;}
strong {font-weight: bold;}
#catalog-list .pagination {
  border-top: 1px solid #C3D5EA;
  padding: 20px 0;
  text-align: center;
}

#catalog-item .i-title {margin-bottom: 12px;}
#catalog-item .img {
  margin: 0 auto 15px;
  width: 511px;
  overflow: hidden;
}
#catalog-item .img img {display: block; margin: 0 auto;}
#catalog-item #i-thumb table {
  width: 100%;
  border-collapse: collapse;
}
#catalog-item #i-thumb td {
  text-align: center;
  vertical-align: middle;
  background: #D2E1F2;
  padding: 4px;
}
#catalog-item #i-thumb td:hover, #catalog-item #i-thumb td.hover {
  background: #405A7D;
}
#catalog-item #i-thumb td.noimg:hover, #catalog-item #i-thumb td.noimg.hover {
  background: #D2E1F2;
}
#catalog-item .desc p {margin-bottom: 15px;}
#catalog-item .details {
  padding: 18px 22px;
  line-height: 16px;
  background: #FFF;
  margin: 25px 0;
}
#catalog-item .details .plan {
  float: right;
  margin: 0;
  padding: 35px 0;
}
#catalog-item .details p {margin: 0;}

.table {
  width: 100%;
  margin: 0 0 15px;
  border-collapse: collapse;
}
.table th {
  background: #D2E1F2;
  font-weight: bold;
  text-align: center;
  padding: 6px 15px;
  border: 2px solid #ECF6FF;
}
.table td {
  text-align: center;
  padding: 6px 15px;
  border: 2px solid #ECF6FF;
}
.table .odd td {background: #FFF;}

.highslide {
	cursor: url(/work/HTTP/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;     
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;    
}

a.highslide-credits,
a.highslide-credits i {
	display: none;
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}