@import url('jquery-ui-1.10.0.custom.min.css');

body {
  font-size: 13px;
  font-family: arial, helvetica, verdana;
  text-align: center;
  background: #E5E7E9 url(/images/bg.png) top left repeat-x;
}
#Wrapper {
  margin: 0 auto;
  text-align: left;
  width: 920px;
  background-color:#FFF;
  /*background: #FFF url(/images/top.png) top left no-repeat;*/
  padding: 10px 20px ;
  margin-top: 9px;
  padding-bottom: 10px;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-topright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
}
#Footer {
  margin: 0px auto;
  background: url(/images/footer.png) top left no-repeat;
  text-align: left;
  width: 645px;
  height: 37px;
  font-size: 11px;
  color: #FFF;
  padding: 10px 55px;
  
}
#Footer .created {
  float: right;
}
a, a:visited {
  color: #7ea0bc;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

#Header {
  
  height: 100px;
  position: relative;
}

.MainNav {
  margin-bottom: 15px;
  height: 30px;
  padding: 1px 0;
  background: url(/images/menu.png) top left no-repeat;

}
.MainNav ul{
  font-family: arial;
  list-style: none;
  font-weight: bold;
  overflow: hidden;
  width: 683px;
  margin: 0; padding: 0;
}
.MainNav li {
  float: left;
  width: 137px;
  background: url(/images/stroke.png) top right no-repeat;
}
.MainNav a, .MainNav a:visited {
  display: block;
  margin-right: 1px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #d8e9f5;
}
.MainNav li.active a,
.MainNav a:hover {
  background:url(/images/menu-a-hover.png) top left repeat-x;
  color: #edf9ff;
}
.MainNav li.active a.item1, 
.MainNav li a.item1:hover {
  background:url(/images/first.png) top left repeat-x;
  margin-top: -1px;
  padding-top: 1px;
}

.MainNav li.active a.item5, 
.MainNav li a.item5:hover {
  background:url(/images/last.png) top right repeat-x;
  margin-top: -1px;
  padding-top: 1px;
}

.MainNav .li5 {
  background: none;
  width: 135px;
}

.MainNavSix ul li {
  width: 113px;
}
.MainNavSix .li5 {
  width: 113px;
  background: url(/images/stroke.png) top right no-repeat;
}

.MainNavSix li.active a.item5, 
.MainNavSix li a.item5:hover {
  background:url(/images/menu-a-hover.png) top left repeat-x;
  margin-top: 0px;
  padding-top: 0px;
}

#Wrapper .MainNavSix ul .li6 {
  width: 118px;
  background: none;
}

.MainNavSix li.active a.item6, 
.MainNavSix li a.item6:hover {
  background:url(/images/last.png) top right repeat-x;
  margin-top: -1px;
  padding-top: 1px;
}


#Sidebar {
  float: left;
  margin-right: 25px;
  width: 174px;
}

#Nav {
  background: #F4F5F6 url(/images/nav.png) top left no-repeat;
  width: 164px;
  padding: 5px;
}
#NavBottom {
  margin-bottom: 10px;
  height: 5px;
  background: url(/images/navBottom.png) top left no-repeat;
}
#Nav ul {
  list-style: none;
  margin: 0; padding: 0;
  margin-bottom: 10px;
  background: url(/images/dot.gif) bottom left repeat-x;
  padding-bottom: 1px;
}
#Nav li {
  font-size: 12px;
}
#Nav li.level1 a {
  color: #4f698a;
  font-weight: bold;
  text-decoration: none;
  display: block;
  _height: 1%;
  padding: 10px;
}

#Nav li.level1 a {
  background: url(/images/dot.gif) top left repeat-x;
}

#Nav li.level1 a.active,
#Nav li.level1 a:hover {
  text-decoration: none;
  background: url(/images/dot-line.gif) top left repeat-x;
}
#Nav li.first a {
  background: none;
}
#Nav li.first a:hover,
#Nav li.first a.active {
  background: url(/images/firstLi.png) top left no-repeat;
}

#Nav li.level2 a {
  font-size: 11px;
  padding-left: 9px;
  background: #FDFDFE;
  display: block;
  _height: 1%;
  _margin-top: -1px;
  padding: 0px 0 8px 20px;
  text-decoration: none;
}
#Nav li.level2 a.active {
  color: #bc0001;
  text-decoration: none;
}
#Nav li.level2 a.active:hover, 
#Nav li.level2 a:hover {
  text-decoration: underline;
}
#ContentWide {
  padding: 0 30px;
  line-height: 1em;
  font-size: 12px;
}

#Content {
 min-height: 250px;
 _height: 250px;
 width: 480px;
 float: left;
 line-height: 1.22em;
 font-size: 13px;
 color: #464646;
}
small,
cite {
  line-height: 1.1em;
  display: block;
}
h2 {
  font-size: 26px;
  color: #bc0001;
  margin-bottom: 15px;
  font-weight: normal;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  color: #555;
  margin-bottom: 15px;
}
#ContentWide ul,
#Content ul {
  padding-left: 20px;
}
.more {
  background: #F4F5F6 url(/images/more-bg.png) top left no-repeat;
}
.more-inner {
  padding: 8px 16px;
  line-height: 14px;
  background: url(/images/more-bg-inner.png) bottom left no-repeat;
}
.welcome {
  text-align: center;
  margin-bottom: 20px;
}
#Promo ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 723px;
  overflow: hidden;
  margin-left: -25px;  
}
#Promo li {
  float: left;
}
#Promo div {
  padding-left: 14px;
  margin-left: 14px;
  border-left: 1px solid #DAECF6;
  min-height: 160px;
  _height: 160px;
  line-height: 16px;
}
#Promo .first  div{
  border: none;
}

#Promo h4 {
  font-size: 20px;
  font-weight: normal;
  color: #bc0001;
}
.breadcrumb {
  margin-bottom: 20px;
  font-size: 11px;
  color: #898989;
}
.footnote {
  margin-bottom: 0px;
  font-size: 11px;
  color: #AAAAAA;
  line-height:13px;
  border-left:0px;
  border-right:0px;
}
.footnote_page {
  margin-bottom: 20px;
  font-size: 11px;
  color: #AAAAAA;
  line-height:13px;
}
.lang {
  position: absolute;
  top: 0px;
  right:0px;
  text-align: left;
  font-size: 11px;
  color: #9ca3a7;
  width: 273px;
}
.login {
  position: absolute;
  top: 50px;
  right:0px;
  text-align: right;
  width: 345px;
  font-size: 12px !important;
}
.login .text {
  width: 115px;
  border: 1px solid #E2E4E5;
  color: #c2c2c2;
  font-size: 11px;
  padding: 2px;
  background: #FFF;
}
.login h4 {
  font-size: 13px;
  color: #bc0001;
  font-weight: bold;
  margin-bottom: 6px;
}
.login .submit {
  background: url(/images/button.png) top left no-repeat;
  border: none;
  width: 20px;
  height: 20px;
  padding: 0; margin: 0;
}
.front-page-text {
  color: #4f698a;
  background: #f4f9fc url(/images/front-text-bg.png) top left no-repeat;

}
.front-page-text-inner {
  margin-top: 15px;
  font-size: 13px;
  padding: 10px;
  background: url(/images/front-text-bg-inner.png) bottom left no-repeat;
  line-height: 16px;
}
.logo {
  padding-top: 20px;

}

.grid {
  border-collapse: collapse;
  font-size: 12px;
  border: 1px solid #F0F0F2;
  margin-bottom: 10px;
}
.grid td, 
.grid th {
  padding: 3px 5px;
  border-left: 1px solid #F0F0F2;
  border-right: 1px solid #F0F0F2;
}
.grid th {
  background: #F7F8F8;
}
.grid th div {
  margin-bottom: 3px;
  white-space: nowrap;
}
.grid .grayline a{
	color:#464646;
}
.grid .grayline input{
	margin:2px 0 0 0;
}
.grid .grayline td{
	background:#E4E7E9;
}
.grid th input, .grid .grayline input{
  border: 1px solid #EEEEEE;
  width: 95%;
}
.grid th span, .grayline td span {
  font-size: 9px;
}
.grid2 td {
  border: 1px solid #F0F0F2;
}

.grid-small td{
  font-size: 11px;
}

#Wrapper .custom {
  margin-top: 25px;
  margin-bottom: 0px;
}
.date {
  font-size: 11px;
  color: #000000;
}
.mins {
  color: #464646;
}
.dst {
  font-size: 13px;
 }
 .form_error {
    font-size: 11px;
    margin: 10px 0;
    color: green;
    padding: 5px;
 }
 .textfield {
  border: 1px solid #E2E4E5;
  color: #666;
  font-size: 12px;
  padding: 2px;
  width: 160px;
 }
 .textfield-wide {
  width: 300px;
 }
 .loginForm {
  margin: 0; padding: 0;
  width: 300px;
 }
 .loginForm dt {
  width: 80px;
  float: left;
  clear: both;
  padding-top: 2px;
 }
 .loginForm dd {
  width: 190px;
  float: left;
 }
 .loginForm dt, 
 .loginForm dd {
  margin-bottom: 5px;
 }
 #Loading {
  top: 0;
  left: 0;
  display: none;
  position: absolute;
  background: #bc0001;
  color: #FFF;
  padding: 3px;
 }
 .grid th input.small-submit {
  width: 60px;
  height: 16px;
  font-size: 11px;
  line-height: 16px;
  background: url(/images/smallbutton.png) top left no-repeat;
  color: #7EA0BC;
 }
#Content textarea {
  font-size: 13px;
  font-family: arial, helvetica, verdana;
  width: 100%;
  height: 130px;
 }
.popup {
  padding: 5px;
  font-size: 11px;
  position: absolute; 
  left: -45px; 
  *left: -40px; 
  top: -7px;
  *top: 0;
  background: #D2DAE3; 
  color: #000;
  width: 340px;
  border: 1px solid #16325C;
  z-index: 2000;
}
.popup-left {
  left: -350px;
}
.popup dl {
  margin: 0; 
  padding: 0;
  width: 340px;
  overflow: hidden;
}
.popup dt {
  width: 90px;
  float: left;
  clear: both;
  padding-right: 10px;
}
.popup dd {
  width: 250px;
  float: left;

  display: block;
}
.popup dd, .popup dt {
  border-top: 1px solid #C4CEDA;
  padding: 3px 0;
}
.popup .row {
  clear: both;
  margin: 5px 0;
  border-top: 1px solid #C4CEDA;
  padding: 3px 0;
}
.popup .row p {
  margin: 3px 0;
}
#Content .popup span {
  background: #9EAFC5;
  font-style:italic;
  font-size: 11px;
}
#Content #popup2,
#Content #popup1,
#Content #popup0 {
  z-index: 100;
}
.custom-small {
  vertical-align: text-top;
  display: block;
}

.content_table {
  border: 1px solid #000;
  padding: 10px;
}

.content_table>tbody>tr>td {
  border:5px solid #FFF;
}

td.block {
  vertical-align: top;
  padding: 4px;
  background-color:#E5ECF1;
}

td.block span {
  margin-left:10px;
}

td.third {
  width:33%;
}

td.half {
  width:50%; 
}

td.full {
  width:100%;
}


/* LEADs */

form.randomiser {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding:1em;background:#eee;
    position: relative;
}


form.randomiser p {
    text-align:center;
}

#lr_counter {
    border: 1px solid #000000;
    font-size: 1.2em;
    padding: 5px;
    position: absolute;
    right: 100px;
    top: 300px;
}

#lr_counter #count_holder {
    font-weight:bold;
}

/* CHANGE PASSWORD */

form#change_password
{
    background-color: #E5ECF1;
    border-radius: 4px 4px 4px 4px;
    width:70%;
    margin: 10px auto;
    padding:10px;
}

form#change_password div
{
    clear:both;
    margin: 5px 0;
    height:25px;
}

form#change_password label
{
    display:block;
    float:left;
    width:250px;
    text-align:right;
    padding-top: 2px;
}

form#change_password input.text
{
    display:block;
    float:left;
    width:300px;
}

form#change_password div.submit
{
    text-align:center;
}

label.datelabel {
    display: block;
    float: left;
    padding-right: 2px;
    padding-top: 4px;
    text-align: right;
    width: 30px;
}