.box {
  width: 154px;
  float: left;
  margin: 0 0 15px 3px;
  padding-bottom: 1px;
}

.separator {
  padding: 0 0 1px 26px;
  margin: 0;
  background: url(../img/separator_bg.gif) repeat-y  12px top;
}

.link p {
  margin: 10px 0 -2px 0;
  position: relative;
  bottom: 0px;
}

.link p a {
  text-decoration: none ;
  text-transform: uppercase ;
}

/* LIST WITH ARROW */
.box ul {
  margin-left: 0;
  padding: 0;
}

.box li {
  list-style: none;
  background: url(../img/list_arrow.gif) no-repeat 0 6px;
  padding:  0 0 0 10px;
}
/* LIST WITH ARROW  */

.box p.half-margin-bottom {
  margin: 0 0 0.5em 0;
}

.dark {
  background: url(../img/separator_dark_bg.gif) repeat-y  0 top;
}

.col1{
  width: 514px;
}

.col1 .haveimage{
  margin: 0 0 0 182px;
  height: 1%;
}

.col1 .left-image{
  float: left;
}

.col1 img.left-image{
  float: left;
  padding: 0 15px 0 0;
  display: block;
}

.auto{
  width: auto;
}

.col2 {
  width: 244px;
}

.col2andhalf {
  width: 334px;
}

.sitemap { /* sitemap style please check design.css*/
  width: 140px;
  margin: 0;
  padding: 0;
}

.col2big {
  width: 334px;
}

.top {
  margin: 31px 2px 0 16px;
}

#mainright .list{
  position:absolute;
  background: none;
  top:115px;
  margin: 0 0 0 102px;
  width: 200px;
  padding: 0;
}

*html #mainright .list{
  margin: -11px 0 0 95px;
  top:124px;
}

#mainright .list a{
  color:#4b575f;
  text-transform: uppercase;
  display:block;
  font-weight:normal;
  padding: 3px 0 0 3px;
  text-decoration: none;
}

#mainright .list a:hover{
  color:#e63e97;
}

#mainright .list .selected-continent{
  margin-top: 10px;
  font-weight: bold;
}

#mainright .list .nomargin{
  margin: 0;
}

#mainright .list .country{
  padding: 0 0 0 10px;
}

#mainright .list .selected-country{
  color: #e63e97;
  font-weight: bold;
  background: url(../img/country_bg.gif) no-repeat 1px 7px;
}

#mainright .text{
  margin-left: 44px;
}

*html #mainright .text{
  margin-left: 16px;
}


.box h2{
  text-transform: uppercase;
  margin: -2px 0 0 0;
}

.box .detail-link {
  display:block;
  margin: 2em 0 -2px 0;
}


/**
* Media
*/

.media {
  width: 523px;
  background: url(../img/media_bg_small.gif);
  padding: 0 0 0 5px;
  margin: 4px 0 32px 0;
  float: left;
  position: relative;
  z-index:0; /*must have*/
  min-height: 200px;
}

*html .media {
  height: 200px;
}

.media .media-img {
  margin-bottom: 4px;
}

*html .media .media-img {
  margin-bottom: 0;
}

.not-displayed {
  opacity:0;
  filter: alpha(Opacity=0);
}

*html .not-displayed-ie {
  visibility: hidden;
}
*+html .not-displayed-ie {
  visibility: hidden;
}

.media h1 {
  background: url(../img/media_header_small.png) no-repeat top left;
  display:block;
  height: 41px;
  width: 100%;
  padding: 0 0 0 55px;
  margin: 0 0 0 -5px;
  position: absolute;
  font-weight: normal;
}

*html .media h1 {
  background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="templates/html/master/img/media_header_small.png");
}

*html .media h1 select{
  width:auto;
}

.media .media-bottom {
  position:absolute;
  bottom:-1px;
  left:0;
  width:100%;
  height:13px;
  margin: 3px 0 0 -1px;
  background: url(../img/media_bottom_small.png) no-repeat bottom ;

}

*html .media .media-bottom {
  height:5px;
  margin: 0;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="templates/html/master/img/media_bottom_small.png");
}


.col4 {
  width: 702px;
  background: url(../img/media_bg_big.gif);
}

.col4 h1 {
  background: url(../img/media_header_big.png) no-repeat top left;
}

*html .col4 h1 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="templates/html/master/img/media_header_big.png");
}

.col4 .media-bottom {
  background: url(../img/media_bottom_big.png)  no-repeat bottom;
}

*html .col4 .media-bottom {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="templates/html/master/img/media_bottom_big.png");
}

.empty{
  background: none;
}

.bgcolor {
  background-color: #9ba5ab;
}

.media .mediatext {
  width:420px;
  top: 64px;
  margin: 0;
  position: absolute;
  padding: 0 50px 29px 48px;
}


.media .mediatext .text-2{
  margin-top: 4px;
}

.media .mediatext .text-3{
  margin-top: -4px;
}

.bgcolor .mediatext{
  position: static;
  padding-top: 60px;
  color: #fff;
}


.bgcolor .mediatext *{
  color: #fff;
}

.col4 .mediatext {
  width:600px;
}


.history {
  width: 702px;
  background-image: url(../img/media_bg_history.gif);
  background-repeat: repeat-y;
}


.history h1 {
  position: static;
  background: url(../img/media_header_history.png) no-repeat top left;
}

*html .history h1 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="templates/html/master/img/media_header_history.png");
}

.history .media-bottom {

  background: url(../img/media_bottom_history.png)  no-repeat 1px bottom;
}

*html .history .media-bottom {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="templates/html/master/img/media_bottom_history.png");
}

.history .mediatext {
  width:300px;
  margin: 0;
  padding: 0 50px 29px 48px;
  float: left;
}

.history .mediaimg {
  float: left;
  margin-left: 0;
}

.no-background {
  background: none;
}

.historytitle {
  margin-bottom: 10px;
}

.history .with-margin-top {
  margin-bottom: 30px;
}

.history .first-image {
  margin-top: -14px;
}
/**
* Media end
*/
