
@font-face {
  font-family: "PTSans-Narrow";
  font-style: normal;
  font-weight: 400;
  src: url('PT_Sans-Narrow-Web-Regular.eot?#iefix') format("embedded-opentype"), url('PT_Sans-Narrow-Web-Regular.woff') format("woff"), url('PT_Sans-Narrow-Web-Regular.ttf') format("truetype"), url('PT_Sans-Narrow-Web-Regular.svg#PTSans-Narrow') format("svg");
}

@font-face {
  font-family: "PTSans-Narrow";
  font-style: normal;
  font-weight: 700;
  src: url('PT_Sans-Narrow-Web-Bold.eot?#iefix') format("embedded-opentype"), url('PT_Sans-Narrow-Web-Bold.woff') format("woff"), url('PT_Sans-Narrow-Web-Bold.ttf') format("truetype"), url('PT_Sans-Narrow-Web-Bold.svg#PTSans-NarrowBold') format("svg");
}

html, body {
  padding: 0;
  margin: 0;
  width: 100%;
  height:100%;
  font-size: 100%;
  font-size: 16px;
  }
body {
  font: 1.03em PTSans-Narrow,Arial,Verdana,sans;
  background-color: #fff;
  color: #333;
  text-align: center;
}
img {
 border: 0;
}
p {
 margin: 0 0 1.333em 0;
}
a {
    color: #008B90;
    text-decoration: none;
}
#container  {
  text-align: left;
  width: 985px;
  margin: auto;
}
#top {
  height:60px;
  padding-top:20px;
  padding-bottom:10px;
}
#top_container  {
  width: 985px;
  margin: auto;
}
#header {
  background-color: #35d3dc;
}
#header_container  {
  width: 985px;
  height: 300px;
  margin: auto;
}
#logo {
  float:left;
}
#lf_logo {
  margin-left: 200px;
}
#language {
  padding:0px;
  float:right;
  font-size: 0.8em;
  padding-top:10px;
  padding-bottom:5px;
  height: 18px;
}
#language span {
  color: #999999;
}
#language a {
  color: #000000;
}
#language a:hover {
  color: #666666;
}
#searchbox {
  float:right;
  clear:right;  
}
#searchbox input {
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    color: #666666;
    font-size: 0.87em;
    height: 18px;
    margin: 0 2px 0 0;
    padding: 0;
    width: 137px;
}
#searchbox input.search-ok {
    border: 0;
    height: auto;
    margin: 0 0 0 5px;
    padding: 0;
    width: auto;
    vertical-align: bottom;
}
#main_menu {
  width: 990px;
  height: 30px;
  position: relative;
  left: -5px;
}
#main_menu a {
  background: url(../img2/menu-bg.png) repeat-x;
  width: 160px;
  height: 40px;
  display: block;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  float: left;
  margin-left: 5px;
  color: #ffffff;
  font-size: 1.125em;
}
#main_menu a:hover {
  background: #c4c4c4;
}
ul#imgList {
  margin: 0;
  padding: 0;
}
ul#imgList li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#hp_right {
width: 260px;
float: right;
}
#hp_right ul {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0;
}
#hp_themes_head {
  height: 40px;
  width: 260px;
  background: none repeat scroll 0% 0% #424244;
  color: #FFF;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 40px;
  text-align: center;
  margin-bottom: 5px;
}
.theme_item {
  height: 60px;
  width: 260px;
  background: none repeat scroll 0% 0% #D8D8D8;
  text-align: center;
  margin-bottom: 5px;
  display: table;
  overflow: hidden;
  font-weight: normal;
  font-size: 0.9em;    
  
}  
.theme_item_inner {  
  display: table-cell;
  margin: 0px auto;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 9px;
}
#themes a {
  color: #000;
}
#themes a:hover {
  color: white;
}

#hp_right_head {
  border: 1px solid #008d90;
  font-size: 0.95em;
  color: #008b90;
  margin: 20px 0 0 0;
  padding: 6px 0 6px 8px;
  font-weight: bold;
}
#submenu {
  margin-top: 0em;
  margin-bottom: 8px;
}
#submenuHead {
  border: 1px solid #008d90;
  border-right: 0;
  font-size: 0.95em;
  color: #008b90;
  margin: 0 0 0.5em 0;
  padding: 6px 0 6px 8px;
}
#submenu ul {
  list-style-image: none;
  list-style-type: none;
  padding: 0px;
}
#submenu li {
  padding: 5px 10px;
  background: none repeat scroll 0% 0% #585857;
  margin-bottom: 5px;
}
#submenu a {
  color: #FFF;
  display: block;
}
#submenu a:hover {
  color: #008b90;
}
#news {
  padding: 5px 10px;
  background: none repeat scroll 0% 0% #4FA1A5;
  color: #000;
  margin: 50px 0 15px 0;
}
#news_head {
  color: #FFF !important;
  font-weight: bold;
  border-bottom: 1px solid #FFF;
  margin-bottom: 9px;
}
#news p {
  margin: 0 0 1em; 0;
}
#news a {
  color: white;
}
 
#breadcrumbs {
    /*clear: both;*/
    color: #000;
    font-size: 12px;
    border-width: 10px 0px 0px;
    border-color: #FFF;
    border-style: solid;
    margin: 0 0 0 26px;
    padding: 0px;
}
#breadcrumbs li {
    display: inline;
}
#breadcrumbs a {
    color: #000;
}
#breadcrumbs a:hover {
  color: #008B90;
}
.slideshow {
  margin: 20px 0 0 0;
}
#content {
  float: left;
  width: 640px;
  margin-left: 26px;
      margin-left-value: 26px;
      margin-left-ltr-source: physical;
      margin-left-rtl-source: physical;
  margin-top: 1.333em;
}

h1 {
  font-size: 2em;
  line-height: 1.2em;
  margin: 0px 0px 15px;
  color: #000;
  font-weight: 400;
}
#content h2 {
  font-size: 1.25em;
  line-height: 1.25em;
  margin: 1em 0 0.5em 0;
  color: #4b4b4d;
  font-weight: normal;
}
#content h3 {
  font-size: 1.1em;
  line-height: 1.1em;
  margin: 1em 0 0.2em 0;
  color: #4b4b4d;
  font-weight: bold;
}
#content p {
  margin-top: 0pt;
  margin-right: 0pt;
  margin-left: 0pt;
}
#content ul, #content ol {
  padding-left: 15px;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 1.333em;
  margin-left: 0pt;
  list-style-image: url("../img2/bullet.gif");
  font-size: 0.9em;
}
#content img {
  margin: 0;
  padding: 0;
}
#content .imgLeft {
  float: left;
  padding: 0 10px 0 0;
  display: block;
}
#content .imgRight {
  float: right;
  padding: 0 10px 0 0;
  display: block;
}
#content .clear {
  clear: both;
}
.course_details {
  margin-bottom: 1em;
}
.course_registration {
  margin-bottom: 2em;
}
.course_msg {
  padding-top: 10px;
  padding-bottom: 20px;
}
.course_lbl {
  width: 250px;
}
ul#menu2 {
  margin: 0;
  padding: 0;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
}  
#menu2 li {
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
  border-right: 0;
  padding-top: 6px;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;
  margin-bottom: 10px;
  float: left;
  width: 175px;
  display: block;
  padding-top: 4px;
  border-collapse: collapse;
}
#menu2 li:hover {
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #008d90;
  padding-top: 0;
}
#menu2 a {
  color: #999999;
  padding: 8px 0 8px 0;
  display: block;
  width: 175px;
}
#menu2 a:hover {
  color: #000000;
} 
#switch {
  width: 293px;
  height: 720px;
  margin: 0;
  padding: 0;
}
#switch img {
  display: none;
}
#switch img.active{
  display: block;
}



#footClearer {
  border-right-width-value: 0pt;
  border-right-width-ltr-source: physical;
  border-right-width-rtl-source: physical;
  border-bottom-width: 0pt;
  border-left-width-value: 0pt;
  border-left-width-ltr-source: physical;
  border-left-width-rtl-source: physical;
  border-right-style-value: none;
  border-right-style-ltr-source: physical;
  border-right-style-rtl-source: physical;
  border-bottom-style: none;
  border-left-style-value: none;
  border-left-style-ltr-source: physical;
  border-left-style-rtl-source: physical;
  border-right-color-value: -moz-use-text-color;
  border-right-color-ltr-source: physical;
  border-right-color-rtl-source: physical;
  border-bottom-color: -moz-use-text-color;
  border-left-color-value: -moz-use-text-color;
  border-left-color-ltr-source: physical;
  border-left-color-rtl-source: physical;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cccccc;
  height: 1px;
  clear: both;
  width: 980px;
  margin-top: 30px;
}
#footer {
  width: 980px;
  color: #4b4b4d;
  margin: 0 auto 20px auto;
  clear: both;
  text-align: center;
  font-size: 0.9em;
}
#footer a {
  color: #4b4b4d;
}
#footer a:hover {
  color: #008b90;
}