/* @override http://www.vietnamlindyexchange.com/css/vlx.css */

/* @override http://www.vietnamlindyexchange.com/css/vlx.css */

body {
  margin: 0;
  background: #ffd202 url(../images/bg20s.gif) repeat-y center;
}

#main {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  color: #7a4490;
  font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  padding: 0;
}

a:link, a:visited, a:active {
  color: #7a4490;
  text-decoration: none;
}

a:hover {
  color: #7a44ff;
}

:link img {
  border: none;
}

:visited img {
  border: none;
}

:active img {
  border: none;
}

#header {
  height: 184px;
  background: url(../images/banners/2010_02.jpg) no-repeat left top;
  margin-left: 1px;
}

#date_bar {
  border-style: none;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#date_bar h3 {
  text-align: right;
  margin: 0 10px 2px 20px;
}

/* 180x800 */
#logo {
  height: 180px;
}

#centre {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  width: px;
}

#menu {
  float: left;
  width: 210px;
  padding: 0 0 20000px;
  margin: 0 0 -20000px;
}

#menu ul {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 0;
  padding: 0 0 0 20px;
}

#menu ul ul {
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  margin-bottom: 16px;
  padding-left: 0px;
  margin-left: 0px;
  font-weight: normal;
  font-style: normal;
  margin-top: 0px;
}

#menu li {
  list-style-type: none;
}

#text {
  float: left;
  margin-bottom: -20000px;
  width: 640px;
  padding-right: 30px;
  padding-bottom: 20000px;
  padding-left: 18px;
}

#text li {
  list-style-type: none;
}

#text a:link, #text a:visited, #text a:active {
  color: #7a4490;
  text-decoration: none;
}

#text a:hover {
  color: #7a44ff;
  text-decoration: none;
}


#text h1 {
  font-size: 18px;
  margin-top: 20px;
  padding-bottom: 10px;
}

#text h3 {
  margin-bottom: 10px;
}

#text #header_links {
  margin-bottom: 24px;
}

#text #header_links p {
  margin-bottom: 2px;
}

#text p {
  margin-top: 0;
  text-align: left;
  margin-bottom: 14px;
}

#text p.p_gap {
  margin-bottom: 20px;
}

#footer {
  clear: both;
  padding: 20px 1px 1px;
  position: relative;
  bottom: -1px;
  width: 900px;
}

#copyright {
  text-align: center;
  font-size: x-small;
}

#design {
  text-align: right;
  font-size: xx-small;
  margin-right: 4px;
}