/*
Custom Country Style
*/

.shadow { margin-left: auto; margin-right: auto; margin-top: -45px; padding-top: 45px; width: 1008px; background-image: url('../../../images/shadow.png'); background-repeat: no-repeat; position: inherit;  z-index: 500; }

.header-grey { background-color: #5c5c5c; width: 100%; height: 30px; text-align: right;  }
.header-grey p { font-size: 0.7em; color: #fff; margin-top: 8px; float: right; margin-right: 30px; }
.header-grey p a { color: #fff; text-decoration: none; }
.header-grey p a:hover { text-decoration: underline; }

.header-black { background-color: #fff; width: 100%; height: 100px; 
background-image: url('../../../images/header-gradient.gif'); background-repeat: repeat-x; }
.header-black p { text-align: right; font-size: 0.7em; color: #fff; margin-top: 15px;  margin-right: -30px; }
.header-black p a { color: #fff; text-decoration: none; }
.header-black p a:hover { text-decoration: underline; }

.header-darkgrey { background-color: #333; width: 100%; height: 30px; margin-top: -2px; text-align: right; }
*+html .header-darkgrey { padding-top: 5px; }
.header-darkgrey p { font-size: 12px; line-height: 27px; float: right; margin-right: 10px; }
.header-darkgrey p a { color: #fff; text-decoration: none; padding: 10px; }
.header-darkgrey p img { vertical-align: middle; }

.header-blue { height: 100px; width: 100%; z-index: 100; }

.logo h1 a, .logo h2 a { float: left; font-size: 35px; position: absolute; margin-left: 200px; top: 32px; text-decoration: none; }
.logo h1 a:hover, .logo h2 a:hover { color: #fff; }
.logo img { margin-top: 30px; border-right: 1px solid #fff; padding-right: 30px; margin-right: 20px; }


.tagline { width: 100%; margin-top: -100px; margin-bottom: 30px; position: inherit;  z-index: 500; }
.tagline h2 { color: #fff; padding: 15px 0px 20px 0px; }

.affiliate { display: none; }

/* IE7 only selector */
*+html .tagline { margin-bottom: 20px; margin-top: -100px; }
*+html .shadow { margin-top: -70px; }

.header-black .logo .arabic {
  float: right !important;
  margin-right: 0px !important;
  margin-top: 0px !important;
  padding: 0px;
  position: inherit !important;
  text-decoration:none;
  right: 0px !important;
  text-align: right;
  width: 500px;
  *position: absolute !important;
  *right: 330px !important;
}

.header-black .logo .arabic h1, .header-black .logo .arabic h2 {
  float: none !important;
  margin-right: 0px !important;
  margin-top: 0px !important;
  padding: 0px;
  position: inherit !important;
  text-decoration:none;
  right: 0px !important;
}