
/* Style Id:124 Reset CSS*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	color: #586673;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* others */

blockquote, ul, ol, li{
	margin-top: 0;
}
sup { 
	font-size: 0.7em;
 	left: 0;
 	line-height: 0;
 	position: relative;
 	top: -0.6em;
}

h1
{
	font-size: 22px;
	font-weight: normal;
}

h2
{
	font-size: 18px; 
	font-weight: normal;
}

h3
{
	font-size: 16px;
	font-weight: normal;
}

@font-face {
  font-family: 'Exo2-Regular';
  src: url('/files/layout/fonts/Exo2-Regular.eot'); /* IE9 Compat Modes */
  src: url('/files/layout/fonts/Exo2-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/Exo2-Regular.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/Exo2-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/Exo2-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
-webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: 'Exo2-Thin';
  src: url('/files/layout/fonts/Exo2-Thin.eot'); /* IE9 Compat Modes */
  src: url('/files/layout/fonts/Exo2-Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/Exo2-Thin.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/Exo2-Thin.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/Exo2-Thin.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
-webkit-font-smoothing: antialiased;
}

@font-face {
  font-family: 'Exo2-Light';
  src: url('/files/layout/fonts/Exo2-Light.eot'); /* IE9 Compat Modes */
  src: url('/files/layout/fonts/Exo2-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/files/layout/fonts/Exo2-Light.woff') format('woff'), /* Modern Browsers */
       url('/files/layout/fonts/Exo2-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('/files/layout/fonts/Exo2-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
-webkit-font-smoothing: antialiased;
}
/* Style Id:133 Layout*/

/*=============== Layout ===============*/
html {
  background-color: #e1eef7;
  overflow-y: scroll; }

body {
  width: 100%;
  background: white url("/files/layout/bg.jpg");
  background-repeat: repeat-x;
  font-family: "Exo2-Regular";
  font-size: 12px; }
  body #content {
    width: 960px;
    position: relative;
    margin: auto; }
  body a {
    color: #93c139;
    text-decoration: none; }

/* Style Id:182 Header*/

/*=============== Header ===============*/
#header {
  height: 79px; }
  #header #logo {
    width: 299px;
    height: 142px;
    background-image: url("/files/layout/logo.png");
    position: absolute;
    z-index: 10;
    margin-left: -8px; }
  #header .HeaderIconsBox {
    position: absolute;
    right: 0px;
    margin-top: 28px; }
  #header #SelectLanguageLabel {
    margin-top: -16px;
    position: absolute; }
  #header #selectLanguage {
    width: 139px;
    height: 22px;
    background-image: url("files/layout/selectLanguage.png");
    cursor: pointer;
    float: left;
    font-size: 11px;
    margin-top: 2px;
    position: relative;
    z-index: 30; }
    #header #selectLanguage span {
      color: #949494;
      position: absolute;
      margin: 5px 0px 0px 8px; }
  #header #selectLanguageButton {
    width: 24px;
    height: 22px;
    background-image: url("files/layout/selectLanguageButton.png");
    float: left;
    margin-top: 1.4px;
    margin-left: 1px;
    cursor: pointer; }
  #header #selectLanguageDropDown {
    position: absolute;
    margin-top: 26px;
    display: none;
    z-index: 25; }
    #header #selectLanguageDropDown span {
      background-color: #FFFFFF;
      border: 1px solid #D1D1D1;
      color: #949494;
      display: block;
      margin-left: 0;
      margin-top: -1px;
      padding: 5px 0 5px 8px;
      width: 155px; }
    #header #selectLanguageDropDown span:hover {
      color: #ffffff;
      background-color: #79b02e; }

/* Style Id:183 TopContent*/

/*=============== Top Content ===============*/
#topContent {
  height: 304px; }
  #topContent #topLeftContent {
    float: left; }
  #topContent #topRightContent {
    width: 265px;
    height: 287px;
    background-image: url("/files/layout/topRightBox.png");
    float: left;
    margin-top: 7px;
    margin-left: 8px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888; }
  #topContent #topContentRightBox {
    padding: 12px; }
    #topContent #topContentRightBox img {
      float: right; }
    #topContent #topContentRightBox .Heading {
      font-size: 22px;
      color: #586673; }
    #topContent #topContentRightBox .Content {
      font-size: 14px;
      color: #586673; }
    #topContent #topContentRightBox .Link {
      margin-top: 10px; }
    #topContent #topContentRightBox #LinkImage {
      background-image: url("/files/layout/URLCircle.png");
      background-repeat: no-repeat;
      display: inline-block;
      height: 15px;
      margin: 2px 0 0 5px;
      position: absolute;
      width: 15px; }

/* Style Id:196 Top Menu*/

/*=============== Top Menu ===============*/
#topMenu {
  margin-top: 0px;
  width: 960px;
  height: 76px; }

#topMenu ul li ul {
  display: none; }

#topMenu ul li.item-position0 {
  width: 137px;
  height: 76px;
  float: left;
  text-align: center;
  line-height: 50px;
  background-image: url("/files/layout/MenuBoxes/menuBox_01.png"); }

#topMenu ul li.item-position1 {
  width: 137px;
  height: 76px;
  float: left;
  text-align: center;
  line-height: 50px;
  background-image: url("/files/layout/MenuBoxes/menuBox_02.png"); }

#topMenu ul li.item-position2 {
  width: 137px;
  height: 76px;
  float: left;
  text-align: center;
  line-height: 50px;
  background-image: url("/files/layout/MenuBoxes/menuBox_03.png"); }

#topMenu ul li.item-position3 {
  width: 137px;
  height: 76px;
  float: left;
  text-align: center;
  line-height: 50px;
  background-image: url("/files/layout/MenuBoxes/menuBox_04.png"); }

#topMenu ul li.item-position4 {
  width: 137px;
  height: 76px;
  float: left;
  text-align: center;
  line-height: 50px;
  background-image: url("/files/layout/MenuBoxes/menuBox_05.png"); }

#topMenu ul li.item-position5 {
  width: 137px;
  height: 76px;
  float: left;
  text-align: center;
  line-height: 50px;
  background-image: url("/files/layout/MenuBoxes/menuBox_06.png"); }

#topMenu ul li.item-position6 {
  width: 137px;
  height: 76px;
  float: left;
  text-align: center;
  line-height: 18px;
  background-image: url("/files/layout/MenuBoxes/menuBox_07.png"); }

#topMenu ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  font-family: 'Exo2-Thin';
  -webkit-font-smoothing: subpixel-antialiased; }

#topMenu ul li.item-position6 a {
  width: 115px;
  margin: auto;
  padding: 9px 0px 13px 0px; }

#topMenu ul li:hover, #topMenu ul li.selected {
  height: 74px;
  background: none;
  -moz-box-shadow: inset 5px 0 5px -5px #333333, inset -5px 0 5px -5px #333333;
  -webkit-box-shadow: inset 5px 0 5px -5px #333333, inset -5px 0 5px -5px #333333;
  box-shadow: inset 5px 0 5px -5px #333333, inset -5px 0 0px -5px #333333; }

#topMenu ul li a:hover, #topMenu ul li.selected a {
  height: 76px;
  background-image: url("/files/layout/MenuBoxes/menuBottomShadow.png");
  background-position: left bottom;
  background-repeat: repeat-x; }

#topMenu ul li.item-position0:hover, #topMenu ul li.item-position0.selected {
  background-color: #8f9599; }

#topMenu ul li.item-position1:hover, #topMenu ul li.item-position1.selected {
  background-color: #79b02e; }

#topMenu ul li.item-position2:hover, #topMenu ul li.item-position2.selected {
  background-color: #669bbc; }

#topMenu ul li.item-position3:hover, #topMenu ul li.item-position3.selected {
  background-color: #a9947c; }

#topMenu ul li.item-position4:hover, #topMenu ul li.item-position4.selected {
  background-color: #599287; }

#topMenu ul li.item-position5:hover, #topMenu ul li.item-position5.selected {
  background-color: #ced581; }

#topMenu ul li.item-position6:hover, #topMenu ul li.item-position6.selected {
  background-color: #868e99; }

#topMenu ul li.item-position6 a:hover, #topMenu ul li.selected.item-position6 a {
  height: 54px;
  padding-left: 11px;
  padding-right: 11px;
  background-image: url("/files/layout/MenuBoxes/menuBottomShadow.png");
  background-position: left bottom;
  background-repeat: repeat-x; }

/* Style Id:219 Main Content*/

/*=============== Main Content ===============*/
#MainConent {
  display: inline-block;
  margin-left: 15px;
  margin-top: 5px;
  min-height: 200px;
  vertical-align: top;
  width: 468px; }
  #MainConent #MainContentTitle {
    height: 27px;
    background-image: url("/files/layout/mainContentTop.png");
    position: relative; }
  #MainConent #MainContentTitleIcon {
    position: absolute;
    right: 20px;
    margin-top: 5px; }
  #MainConent #MainContentInfo {
    color: #586673;
    line-height: 20px;
    padding: 10px;
    font-size: 12px; }
    #MainConent #MainContentInfo .Seeems-Text-Heading {
      margin-bottom: 10px; }
  #MainConent .MainContentCenterBox {
    margin-top: 5px; }
    #MainConent .MainContentCenterBox .Top {
      height: 27px;
      background-image: url("/files/layout/mainContentTop.png");
      position: relative; }
    #MainConent .MainContentCenterBox .Content {
      padding: 10px; }
    #MainConent .MainContentCenterBox .Link {
      margin-top: 10px;
      font-size: 14px; }
      #MainConent .MainContentCenterBox .Link .LinkImage {
        background-image: url("/files/layout/URLCircle.png");
        background-repeat: no-repeat;
        display: inline-block;
        height: 15px;
        margin: 2px 0 0 5px;
        position: absolute;
        width: 15px; }
    #MainConent .MainContentCenterBox .Bottom {
      height: 27px;
      background-image: url("/files/layout/mainContentBottom.png");
      position: relative; }

#RigthtMainConent {
  display: inline-block;
  width: 270px;
  margin-top: 5px;
  vertical-align: top; }

.MainPageEasyBox {
  margin-left: 10px; }
  .MainPageEasyBox .Top {
    height: 27px;
    background-image: url("/files/layout/RightMainBoxTop.png"); }
  .MainPageEasyBox .Content {
    color: #586673;
    font-size: 17px;
    line-height: 24px;
    padding: 10px; }
  .MainPageEasyBox .Image, .MainPageEasyBox .Link {
    margin-top: 10px; }
  .MainPageEasyBox .Link {
    margin-top: 10px;
    font-size: 14px; }
    .MainPageEasyBox .Link .LinkImage {
      background-image: url("/files/layout/URLCircle.png");
      background-repeat: no-repeat;
      display: inline-block;
      height: 15px;
      margin: 2px 0 0 5px;
      position: absolute;
      width: 15px; }
  .MainPageEasyBox .Bottom {
    height: 27px;
    background-image: url("/files/layout/RightMainBoxBottom.png"); }

/* Style Id:208 HomePageAnimation*/

.ZankerAnimation .Animated-Area
{
	position:relative;
	width: 600px;
	margin-left: 30px;
	margin-top: 5px;
}

.ZankerAnimation .Animated-Area .title
{ 
	width: 600px;
	display: block;
	position: relative;
	font-size: 25px;
	color: #586673;
}

.ZankerAnimation .Animated-Area .description
{ 
	float: left;
	width: 375px;
	color: #586673;
	font-size: 12px;
	line-height: 24px;
	
}

.ZankerAnimation .Animated-Area-Frames-Wrapper
{
	position:relative;
	width: 600px;
	overflow:hidden;
	background:#ffffff;
}

.ZankerAnimation .Animated-Area-Frame 
{
	width: 575px;
	padding: 10px;
}

.ZankerAnimation .Animated-Area .Previous
{
	position:absolute;
	left:0px;
	top:130px;
	cursor:pointer;
	background-image: url("/files/layout/slidePrev.png");
	width: 17px;
	height: 28px;
	z-index:2;
	margin-left: -30px;
}

.ZankerAnimation .Animated-Area .Next
{
	position:absolute;
	right:0px;
	top:130px;
	cursor:pointer;
	background-image: url("/files/layout/slideNext.png");
	width: 17px;
	height: 28px;
	z-index:2;
	margin-right: -30px;
}

.ZankerAnimation .Animated-Area-Links-Wrapper
{
	position:relative;
	background:url('/files/layout/animation/zankeranimation/animation_links_back.png') no-repeat;
	height:36px;
	width: 600px;
	text-align:center;
}

.ZankerAnimation .Animated-Area-Links
{
	position:relative;
	z-index:2;
	padding-top:12px;
	display:inline-block;
	zoom:1;
}

.ZankerAnimation .Animated-Area-Links a .Circle
{
	margin-right: 13px;
	float:left;
	display:block;
	width:9px;
	height:10px;
	background-image: url("/files/layout/circle.png");
	cursor:pointer;
}

.Animated-Area-Links a.selected .Circle
{
	background-image: url("/files/layout/circleHover.png");
}
/* Style Id:367 LeftMenu*/

/*=============== Left menu ===============*/
#LeftMenu {
  width: 220px;
  margin-left: -20px;
  margin-top: 20px;
  min-height: 318px;
  background-image: url("/files/layout/leftMenu.png");
  background-repeat: repeat-y;
  padding-bottom: 10px;
  display: inline-block; }
  #LeftMenu li a {
    color: #667581;
    display: block;
    margin-left: 29px;
    padding: 10px 10px 10px 32px;
    border-bottom: 1px solid #79b2d6;
    background-image: url("/files/layout/leftMenuArrow.png");
    background-position: 10px 15px;
    background-repeat: no-repeat; }
  #LeftMenu li.selected a {
    background-image: url("/files/layout/leftMenuArrowDown.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    font-weight: bold; }
  #LeftMenu li.selected ul li {
    /* background: none repeat-y scroll 0 0 #E1EEF7; */
    margin-left: 29px;
    padding-left: 0 !important;
    width: 191px; }
  #LeftMenu li.selected ul li a {
    border: 0px;
    margin-left: 10px !important;
    font-weight: normal; }
  #LeftMenu li.selected ul li a {
    background: none;
    background-image: url("/files/layout/leftMenuArrow.png");
    background-position: 0px 15px;
    background-repeat: no-repeat; }
  #LeftMenu li.selected ul li.selected a {
    background: none;
    background-image: url("/files/layout/leftMenuArrowDown.png");
    background-position: 5px 10px;
    background-repeat: no-repeat;
    font-weight: bold; }

/* Style Id:224 Footer*/

#Footer {
  width: 100%;
  height: 56px;
  background-image: url("/files/layout/footer.png");
  background-repeat: repeat-x;
  text-align: center;
  line-height: 55px;
  color: #888888;
  font-weight: normal;
  font-size: 12px;
  margin-top: 20px; }


