/*

	COMMON

*/
* {
	padding: 0;
	margin: 0;
}
body {
	line-height: 1.5em;
}
object, img {
	display: block
}
a img {
	border: none;
}
.hide {
	display: none;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
	height: 1px;
    overflow: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}/*

	RE-DEFINE HTML STYLES

*/


html { /* Enables scrollbar all the time in firefox*/
 overflow-y: scroll !important;
}

body {
	background: #606060 url(../../_img/btop.gif) top center no-repeat;
	color: #4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 23px 0 0 0;
}

a:link, a:visited, a:active {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #4C4C4C;
text-decoration: none;
}

a[href $='.pdf'] {
   padding: 0 0 0 18px;
   background: transparent url(../../_img/icon_pdf.gif) no-repeat center left;
}

a[href $='.pps'] {
   padding: 0 0 0 18px;
   background: transparent url(../../_img/icon_pps.gif) no-repeat center left;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #C5CBCF;
	margin-left: 20px;
	margin-top: 0;
	padding-top: 5px;
	overflow: hidden;
	height: 12px;
}


p {
	margin: 13px 0;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 15px 0 10px 0;
	padding: 0;
}
li {
	padding: 0;
	margin-bottom: 2px;
	margin-left: 17px;
}
ol {
	list-style-position: outside;
	margin: 0 0 10px 8px;
	padding: 0;
}
ol li {
	padding: 0;
	margin-bottom: 2px;
	margin-left: 17px;
}
hr { /* For Internet Explorer */
	height: 1px;
	color: #CCC;
	border: none;
}
html>body hr { /* For Opera and Gecko-based browsers */
	height: 1px;
	background-color: #CCC;
	border: 0px solid #CCC;
}

dl#log dt {
  float: left;
  width: 150px;
  font-weight: bold;
}


#crumb a {
color: #BCBCBC;
text-decoration: underline;
}

#crumb a:hover {
color: #D9D9D9;
text-decoration: none;
}

/*

	LAYOUT

*/
#wrapper {
  background: #606060 url(../../_img/bgrad.gif) top left repeat-y;
	width: 990px;
	margin: 0 auto;
}

#main {
  width: 950px;
  background: #fff;
  margin: 0 auto;
  position: relative;
  padding-bottom: 1px;
  padding-top: 10px;
}


#header {
	margin: 0 auto 0 auto;
	padding: 0;
	color: #939BA1;
	font-size: 10px;
	display: block;
	width: 930px;
	height: 10px;
}

.banner {
  background: #606060 url(../../_img/header-about.jpg) top left no-repeat;
	display: block;
	width: 910px;
  height: 250px;
  margin: 0 auto 0 auto;
  border: 1px solid #606060;
  padding-left: 20px;
  position: relative;
}

.hehe {
min-height: 360px;
height: auto!important;
height: 360px;
}

/*#membership .banner {
background: #606060 url(../../_img/header-membership.jpg) top left no-repeat;
}*/

#links .banner {
background: #606060 url(../../_img/header-links.jpg) top left no-repeat;
}

#links .banner {
background: #606060 url(../../_img/header-links.jpg) top left no-repeat;
}

#members-area .banner {
background: #606060 url(../../_img/header-members.jpg) top left no-repeat;
}

/*#login {
  display: block;
  float: left;
  width: 250px;
  height: 80px;
  margin: 150px auto 20px 0;
  border: 1px none #fff;
  color: #fff;
}*/
#login {
  display: block;
  position: absolute;
  left: 20px;
  bottom: 15px;
  width: 400px;
}
#login p {
  margin: 15px 0 0 0;
}
#login a {
  color: #fff;
}
#login a:hover {
  text-decoration: none;
}

#tag {
  float: right;
  width: 500px;
  border: 1px none #000;
  margin: 213px 0 0 20px;
  text-align: right;
  padding: 10px 23px 0 0;
  line-height: 10px;
  right: 0;
}

#crumb {
	width: 910px;
  background: #606060 url(../../_img/cgrad.jpg) top left;
  margin: 3px auto 0 auto;
  line-height: 14px;
  padding: 4px 0 8px 20px;
  color: #BBBDBF;
}

#crumb span {
  color: #fff;
}

#footer {
  background: #606060 url(../../_img/bar.gif) top left repeat-x;
  width: 910px;
  padding: 10px 10px 0 10px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1px;
}

#shadow {
  background: #606060 url(../../_img/bbot.gif) top left no-repeat;
  width: 990px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
}
#break {
  background: url(../../_img/break.gif) 0 3px repeat-x;
  width: 714px;
  height: 25px;
  line-height: 0;
  float: left;
}

#structure {
padding-left: 10px;
}

#content {
  float: left;
  width: 718px;
	padding: 10px 5px 35px 5px;
	margin: 0 0 0 10px;
	border: 1px none #000;
	min-height: 400px;
  height: auto !important;
  height: 400px;
  font-size: 12px;
}

.news-item {
  background: url(../../_img/num01.jpg) top right no-repeat;
  float: left;
  margin: 20px 0 0 0;
  width: 352px;
  border-top: 5px solid #606060;
  z-index: 1;
}

.news-item p {
  float: left;
  margin: 0;
  padding: 0;
  width: 190px;
  display: block;
}

.news-img {
  float: right;
  vertical-align: top;
  width: 150px;
  height: 100px;
  border: 1px solid #606060;
  margin-top: 2px;
}

span.item {
  display: block;
  width: 252px;
  height: 87px;
  border-bottom: 2px solid #606060;
  padding: 10px 100px 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #8E258D;
}

.news-holder {
padding-top: 10px;
}

.two {
background: url(../../_img/num02.jpg) top right no-repeat;
margin: 20px 0 0 10px;
}

.more {
  background: #848484 url(../../_img/bar.gif) top left repeat-x;
  float:left;
  width: 352px;
  height: 20px;
  padding: 10px 0 0 0;
  margin-top: 10px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  text-align: left;
  z-index: -1;
}

.more ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.more ul li {
  margin: 0;
  padding: 0;
}

.more:hover, .more.hover {
  background: #848484 url(../../_img/bar.gif) top left repeat-x;
}
.more ul li a {
  display: block;
  width: 352px;
  height: 20px;
  background: #848484 url(../../_img/find.gif) top right no-repeat;
  text-decoration: none;
	text-indent: -9999px;
	outline: none;
  font-weight: bold;
  color: #fff;
  margin: -1px 0;
  padding: 0;
  z-index: -1;
}

.more ul li a:hover, .more ul li a.hover {
background: #606060 url(../../_img/find.gif) bottom right no-repeat;
}


/*

NEWS

*/

.news-author {
  float: left;
  font-weight: bold;
}

.news-category {
  float: left;
  font-weight: normal;
}

img.detail-image {
  border: 1px solid #fff;
  float: right;
  padding: 10px;
}

#back-button {
  float: left;
  text-align: center;
}

#back-button a {
  display: block;
  width: 70px;
  line-height: 18px;
  padding: 2px 0 4px 0;
  background: #8E258D;
  color: #fff;
  border: 1px solid #000;
  text-decoration: none;
  margin: 30px 0 0 0;
}

#back-button a:hover, #back-button.hover {
background: #B957BC;
}

a.back-to-top {
  display: block;
  height: 25px;
  font-size: 0;
  text-indent: -9999px;
  width: 100px;
  background: url(../../_img/vsnmt_btticon_040808.gif) no-repeat;
  float: right;
}
a.back-to-top:hover {
  background: url(../../_img/vsnmt_btticon_040808.gif) no-repeat -121px 0;
}

/* exam list */

#exam-time-holder {
  float: right;
  margin-top: -45px;
  font-size: 11px;
}

div.exam-holder {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-left: 10px;
}
div.exam-holder h3 {
  margin: 18px 0 0 0;
}

table.exam-list {
  border-collapse: collapse;
 	border-spacing: 0;
 	margin: 15px 0 0 0;
}
table.exam-list thead td {
  font-weight: bold;
  height: 30px;
  padding: 4px 0;
}
table.exam-list td {
  padding: 2px 0;
  border-collapse: collapse;
  vertical-align: top;
}
table.exam-list td.title {
  width: 265px;
  padding-right: 15px;
}
table.exam-list td.expiry {
  width: 125px;
}
table.exam-list td.rate {
  width: 100px;
}
table.complete td.exam {
  width: 100px;
}
table.complete td.rate {
  width: auto;
}
table.exam-list td.rate img {
  margin-left: 20px;
}

table.complete td.title a {
background:transparent url(../../modules/education/images/cert.gif) no-repeat scroll left center;
padding:0 0 0 20px;
}

table#exam-results {
  border-collapse: collapse;
 	border-spacing: 0;
 	width: 100%;
 	font-size: 11px;
}
table#exam-results td {
  padding: 5px;
  border-collapse: collapse;
  vertical-align: middle;
  border: 1px solid #eee;
}
table#exam-results td.icon {
  width: 20px;
}
table#exam-results td span {
  color: #8e258c;
}

div#exam-heading {
  margin-top: -45px;
  margin-bottom: 25px;
  font-weight: normal;
  font-size: 11px;
}

form#exam fieldset dl dt {
  width: auto;
  float: none;
  font-weight: bold;
  min-height: 0;
  height: auto !important;
  height: 0;
  margin-bottom: 10px;
}
form#exam fieldset input {
  width: 20px;
  background: none;
  border: none;
  float: left;
  margin-left: -25px;
  margin-top: 2px;
}
form#exam fieldset dl dd {
  line-height: 17px;
  padding-bottom: 20px;
}
form#exam fieldset dl dd div {
  padding-left: 25px;
  margin: 2px 0;
}

a#exam_proceed {
  background: #f6f6f6;
  color: #000;
  cursor: pointer;
  border: 1px solid #3e3634;
  font-family: Arial,Helvetica,sans-seriff;
  font-size:12px;
  text-align: center;
  line-height: 23px;
  width: 140px;
  height: 23px;
  display: block;
  text-decoration: none;
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

a#exam_proceed:hover {
  background: #cccccc;
  color: #000;
}

span.mark {
  text-align: right;
  font-weight: normal;
  float: right;
  color: #8E258D;
  margin-bottom: 5px;
}

/*

	HEADINGS

*/

h2 {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  color: #8E258D;
  width: 100%;
  border-bottom: 1px solid #8E258D;
  height: 31px;
}

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt;
  padding: 0pt;
  overflow: auto;
  letter-spacing: 0px;
  float: none;
}

.sIFR-dummy {
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}
h3 {
	font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 30px 0 0 0;
  color: #8E258D;
}
h4 {
	font-size: 14px;
	margin: 0 0 -10px 0;
	padding: 0;
	font-weight: bold;
	color: #fff;
}

h5 {
	font-size: 16px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0 15px 0;
  margin: 20px 0 10px 0;
  color: #8E258D;
  width: 100%;
  border-bottom: 1px solid #8E258D;
}
h6 {
	font-size: 10px;
	margin: 5px 0;
	font-weight: normal;
}

#terms-and-conditions h3 {
	font-size: 16px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0 15px 0;
  margin: 30px 0 10px 0;
  color: #8E258D;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
#terms-and-conditions h5 {
  font-size: 14px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 20px 0 10px 0;
  color: #4c4c4c;
  border: none;
}


/*

	NAVIGATION

*/

#memb li.title {
  display: block;
  font-size: 13px;
  color: #fff;
  background: #8E258D url(../../_img/bar.gif) top left repeat-x;
  padding: 10px 0 3px 0;
  height: 20px;
  font-weight: bold;
  border: none;
}

/*============== Main Navigation Start ==============*/

#left {
  margin-top: 10px;
	padding: 0;
	width: 190px;
	border: 1px none #000;
	float: left;
	color: #D9D9D9;
}

#left ul {
  list-style: none;
  margin: 3px 0;
  padding: 0;
  border-top: 1px solid #606060;
  width: 188px;
  z-index: 3;
}
#left ul li {
  margin: 0 0 1px 0;
  padding: 0;
  border-left: 1px solid #606060;
  border-right: 1px solid #606060;
  position: relative;
  border-bottom: 1px solid #606060;
}
#left ul li a {
  display: block;
  width: 171px;
  background: #595959 url(../../_img/nav.gif) bottom left no-repeat;
  padding-left: 10px;
  padding-right: 5px;
  color: #D9D9D9;
  text-decoration: none;
  font-size: 13px;
  line-height: 17px;
  padding-top: 10px;
  padding-bottom: 16px;
}

#left ul li a.active {
background: #595959 url(../../_img/nav.gif) -381px 0 no-repeat;
}

#left ul li:hover a, #left ul li.hover a {
  background: #8E258D url(../../_img/nav.gif) -191px bottom no-repeat;
  color: #fff;
}

#left ul li.active a, #left ul li:active a {
  background: #8E258D url(../../_img/nav.gif) -381px 0 no-repeat;
  color: #fff;
}

#left ul li div {
  padding: 0 0 0 5px;
  position: absolute;
  top: -2px;
  left: -9999px;
  z-index: 4;
}
#left ul li.hover div, #left ul li:hover div {
  left: 185px;
}

#left ul li ul {
  margin: 0;
  padding: 0;
  z-index: 4;
  width: 171px;
}

#left ul li ul li {
  position: relative;
  border-bottom: none;
  width: 169px;
  margin: 0;
  padding: 0;
}

#left ul li ul li a {
  border-bottom: 1px solid #606060;
  width: 154px;
  line-height: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0;
}

#left ul li.hover ul li a, #left ul li:hover ul li a {
  background: #BCBCBC;
  color: #000;
}
#left ul li.hover ul li.active a, #left ul li:hover ul li.active a {
  background: #808080;
  color: #000;
}
#left ul li.hover ul li a:hover, #left ul li:hover ul li a:hover {
  background: #808080;
  color: #fff;
}

/* THIRD LEVEL */

#left ul li ul li div, #left ul li.hover ul li div, #left ul li:hover ul li div {
  padding: 0 0 0 5px;
  position: absolute;
  top: -2px;
  left: -9999px;
  z-index: 5;
  margin: 0;
}

#left ul li div ul li.hover div, #left ul li ul li:hover div {
  left: 168px;
}

#left ul li ul li.hover a, #left ul li ul li:hover a {
background: #808080;
color: #fff;
}

#left ul li ul li.hover ul li a, #left ul li ul li:hover ul li a {
background: #D9D9D9;
color: #000;
}

#left ul li ul li ul {
border-bottom: 1px solid #606060;
margin: 0;
padding: 0;
}

#left ul li ul li ul li a {
font-size: 11px;
background: #D9D9D9;
color: #000;
border: none;
line-height: 14px;
}


/*============== Main Navigation End ==============*/

/*============== Member Navigation Start ==============*/

#memb {
  margin-top: 10px;
	padding: 0;
	width: 190px;
	border: 1px none #000;
	float: left;
	color: #fff;
}

#memb ul {
  list-style: none;
  margin: 3px 0;
  padding: 0;
  border-top: 1px none #8E258D;
  width: 188px;
  z-index: 3;
}
#memb ul li {
  margin: 0 0 1px 0;
  padding: 0;
  border: 1px solid #8E258D;
  position: relative;
}
#memb ul li a {
  display: block;
  width: 171px;
  background: #fff url(../../_img/mem.gif) bottom left no-repeat;
  padding-left: 10px;
  padding-right: 5px;
  color: #000;
  text-decoration: none;
  font-size: 13px;
  line-height: 17px;
  padding-top: 10px;
  padding-bottom: 16px;
}

#memb ul li:hover a, #memb ul li.hover a {
  background: #8E258D url(../../_img/mem.gif) -190px bottom no-repeat;
  color: #fff;
}

#memb ul li.active a, #memb ul li:active a {
  background: #8E258D url(../../_img/mem.gif) -190px 0 no-repeat;
  color: #fff;
}

#memb ul li div {
  padding: 0 0 0 5px;
  position: absolute;
  top: -2px;
  left: -9999px;
  z-index: 9;
}
#memb ul li.hover div, #memb ul li:hover div {
  left: 185px;
}

#memb ul li ul {
border-top: 1px solid #606060;
  margin: 0;
  padding: 0;
  z-index: 9;
  width: 171px;
}

#memb ul li ul li {
  position: relative;
  border-left: 1px solid #606060;
  border-right: 1px solid #606060;
  border-top: none;
  border-bottom: none;
  width: 169px;
  margin:0;
}

#memb ul li ul li a {
  border-bottom: 1px solid #606060;
  width: 154px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin: 0;
}

#memb ul li.hover ul li a, #memb ul li:hover ul li a {
  background: #d9d9d9;
  color: #000;
  z-index: 3;
}
#memb ul li.hover ul li.active a, #memb ul li:hover ul li.active a {
  background: #999;
  color: #000;
  z-index: 3;
}
#memb ul li.hover ul li a:hover, #memb ul li:hover ul li a:hover {
  background: #999;
  color: #fff;
  z-index: 3;
}

/* THIRD LEVEL */

#memb ul li ul li div, #memb ul li.hover ul li div, #memb ul li:hover ul li div {
  padding: 0 0 0 5px;
  position: absolute;
  top: -2px;
  left: -9999px;
  z-index: 3;
}

#memb ul li ul li.hover div, #memb ul li ul li:hover div {
  left: 168px;
}

#memb ul li ul li.hover a, #memb ul li ul li:hover a {
background: #808080;
color: #fff;
}

#memb ul li ul li.hover ul li a, #memb ul li ul li:hover ul li a {
background: #D9D9D9;
color: #000;
}

#memb ul li ul li ul {
border-bottom: 1px solid #606060;
}

#memb ul li ul li ul li a {
font-size: 11px;
background: #D9D9D9;
color: #000;
border: none;
}

/*============== Member Navigation End ==============*/

/*============== on2 Start ==============*/

/*General Formating*/
#left ul li.on2 a {
  background: #595959 url(../../_img/nav.gif) -381px 0 no-repeat;
  color: #FFF;
}

#memb ul li.on2 a {
  background: #8E258D url(../../_img/mem.gif) -190px bottom no-repeat;
  color: #fff;
}

#left ul li.on2 div, #memb ul li.on2 div  {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

#left ul li.on2 div ul, #memb ul li.on2 div ul {
  position: relative;
  border: none;
}

#left ul li.on2 div ul li, #memb ul li.on2 div ul li {
  border: none;
}

#left ul li.on2 div ul li a, #memb ul li.on2 div ul li a {
  background: #BCBCBC;
  color: #000;
  border-top: 1px solid #606060;
  border-bottom: none;
  width: 171px;
}

#memb ul li.on2 div ul li a {
background-color: #CCCCCC;
}
/*Highlights Active Page*/
#left ul li.on2 ul li.active a, #left ul li.on2 ul li:active a {
  background: #808080;
  color: #FFF;
}

#memb ul li.on2 ul li.active a, #memb ul li.on2 ul li:active a  {
  background: #999999;
  color: #FFF;
}

/*Moves nav to the right*/

#left ul li.on2 ul li div, #left ul li.on2.hover ul li div, #left ul li.on2:hover ul li div, #memb ul li.on2 ul li div, #memb ul li.on2.hover ul li div, #memb ul li.on2:hover ul li div  {
  padding: 0 0 0 5px;
  position: absolute;
  top: 0;
  left: -9999px;
  z-index: 5;
  margin: 0;
}

#left ul li.on2 div ul li.hover div, #left ul li.on2 ul li:hover div {
  left: 185px;
}

#memb ul li.on2 div ul li.hover div, #left ul li.on2 ul li:hover div {
  left: 185px;
}

/* Fixes third level active page highlight*/
#left ul li.on2 ul li.active div ul li a, #left ul li.on2 ul li:active div ul li a, #memb ul li.on2 ul li.active div ul li a, #memb ul li.on2 ul li:active div ul li a  {
  background: #D9D9D9;
  color: #000;
}

#left ul li.on2 ul li.active div ul li a:hover, #left ul li.on2 ul li:active div ul li a.hover, #memb ul li.on2 ul li.active div ul li a:hover, #memb ul li.on2 ul li:active div ul li a.hover  {
  background: #808080;
  color: #fff;
}

/*Third level nav formating*/
#left ul li.on2 ul li div ul, #memb ul li.on2 ul li div ul  {
  border-top: 1px solid #606060;
  width: 188px;
}

#left ul li.on2 ul li div ul li, #memb ul li.on2 ul li div ul li  {
  border: none;
}

#left ul li.on2 ul li div ul li a, #memb ul li.on2 ul li div ul li a  {
  border-top: none;
  border-left: 1px solid #606060;
  border-right: 1px solid #606060;
  border-bottom: 1px solid #606060;
}


/*============== on3 start ==============*/

/* Generic Formating */

#left ul li.on2 div ul li.on3 div, #memb ul li.on2 div ul li.on3 div  {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

#left ul li.on2 div ul li.on3 a, #memb ul li.on2 div ul li.on3 a {
  background: #808080;
  color: #fff;
}

#left ul li.on2 div ul li.on3 div ul, #memb ul li.on2 div ul li.on3 div ul {
  position: relative;
  border-top: 1px solid #606060;
  width: 187px;
}

#left ul li.on2 div ul li.on3 div ul li a, #memb ul li.on2 div ul li.on3 div ul li a {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
  background: #CCC;
  color: #000;
  width: 141px;
  padding-left: 40px;
}
/* Highlighting and highlight fix*/
#left ul li.on2 div ul li.on3 div ul li a.hover, #left ul li.on2 div ul li.on3 div ul li a:hover, #memb ul li.on2 div ul li.on3 div ul li a.hover, #memb ul li.on2 div ul li.on3 div ul li a:hover  {
  background: #808080;
  color: #fff;
}

#left ul li.on2 ul li.on3 ul li.active a, #left ul li.on2 ul li.on3 ul li:active a, #memb ul li.on2 ul li.on3 ul li.active a, #memb ul li.on2 ul li.on3 ul li:active a  {
  background: #808080;
  color: #fff;
}
/*

	FORMS

*/
fieldset {
	margin: 15px 0 0 0;
	padding: 0;
	border: none;
}
fieldset p {
	padding: 0;
	margin: 0 0 10px 0;
}
#login fieldset dl, #login fieldset dt, #login fieldset dd {
	margin: 0;
	padding: 0;
}
#login fieldset dt {
	font-weight: normal;
	width: 150px;
}
#login fieldset dd {
	margin: 0 0 10px 0;
	min-height: 0;
  height: auto;
}
#login input {
	background-color: #fff;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	padding-top: 1px;
	padding-bottom: 2px;
  padding-left: 5px;
	width: 150px;
	height: 15px;
}
#login input {
  font-size: 11px;
}
#login form {
  margin: 0 0 -5px 0;
  padding: 0;
}
#login div.errors {
  margin: 15px 0 -10px 0;
  background: #8e258c;
  color: #ffffff;
  padding: 3px 8px;
  border: 1px solid #ffffff;
  font-size: 11px;
  width: 139px;
  line-height: 15px;
}

#login #btn-go {
width: 40px;
text-align: center;
line-height: 14px;
font-family: Arial, Helvetica, sans-serif;
cursor: pointer;
padding: 2px 0 1px 0;
margin-left: 20px;
background: #8E258D;
border: 1px solid #000;
color: #fff;
font-size: 11px;
margin-top: 0;
height: auto;
}

#login #btn-go:hover, #login #btn.hover {
background: #B957BC;
}

/* default form */

fieldset dl dt {
  width: 120px;
  float: left;
  min-height: 25px;
  height: auto !important;
  height: 25px;
  color: #333;
}
fieldset dl dd {
  min-height: 25px;
  height: auto !important;
  height: 25px;
}
fieldset input {
  width: 350px;
  border: 1px solid #888;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
  padding: 2px 2px 3px 2px;
  background: #f6f6f6;
}
fieldset input:focus, fieldset input.focus, fieldset textarea:focus, fieldset textarea.focus {
  border: 1px solid #333;
  background: #fff;
}
fieldset input.error, fieldset textarea.error {
  border: 1px solid #8e258d;
}

fieldset textarea {
  border: 1px solid #888;
  padding: 2px 2px 3px 2px;
  background: #f6f6f6;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

button {
  margin-left: 120px;
  background: #f6f6f6;
  color: #000;
  cursor: pointer;
  border: 1px solid #3e3634;
  font-family: Arial,Helvetica,sans-seriff;
  font-size:12px;
  text-align: center;
  line-height: 16px;
  padding: 0 0 2px 0;
  width: 100px;
  margin-top: 5px;
  height: 21px;
}
button:hover, button.hover {
  background: #cccccc;
  color: #000;
}
* html button {
  margin-left: 123px;
}

div.error {
	background: #f7f7f7;
	border: 1px solid #6e088d;
	padding: 14px 45px 8px 20px;
	margin: 0 0 1.5em 0;
	color: #444;
}
div.error h3 {
  display: block;
  text-indent: 0;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  line-height: 17px;
  color: #444;
}
div.error ul {
  margin: 10px 0;
  padding: 0;
  list-style: inside square;
  line-height: 14px;
  font-size: 12px;
}
div.error ul li {
  margin-top: 2px;
  margin-bottom: 2px;
}
/*

	FORUM

*/

#forum div.breadcrumbs {
  margin-top: -45px;
  margin-bottom: 25px;
  color: #aaaaaa;
  font-size: 11px;
}
#forum div.breadcrumbs a {
  color: #aaaaaa;
}
#forum div.breadcrumbs a:hover {
  color: #888;
}
#forum div.breadcrumbs span.active {
  color: #888;
}

#forum table {
  width: 100%;
  margin: -5px 0 0 0;
  border-collapse: collapse;
}

#forum table thead {
  font-weight: bold;
}
#forum table thead th {
  text-align: left;
  padding-bottom: 13px;
  border-bottom: 1px solid #bbb;
}

#forum table td {
  text-align: left;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #bbb;
}

#forum table th.forum_name, #forum table td.forum_name {
  padding-left: 10px;
}
#forum table td.forum_name a {
  color: #8e258c;
}

#forum table th.forum_count, #forum table td.forum_count {
  width: 70px;
  text-align: center;
}

#forum table th.forum_info, #forum table td.forum_info {
  width: 230px;
  padding-left: 20px;
}

#forum ul.moderator {
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#forum ul.moderator li {
  margin: 0 3px 0 0;
  padding: 0;
  float: left;
}
#forum ul.moderator li.last {
  margin: 0;
}

#forum p.forum_link {
  margin-right: 25px;
}
#forum p.forum_link img {
  display: none;
}

#forum dl.list {
  border-bottom: 1px solid #999;
  padding: 15px 0;
  margin: 0;
}
#forum dl.first {
  padding-top: 0;
}

#forum dl.list dt {
  float: left;
  width: 180px;
  border: 1px dotted #000;
  padding: 10px;
  background: #f7f7f7;
  font-size: 12px;
}
* html #forum dl.list dt {
  border: 1px solid #000;
}

#forum dl.list dd {
  margin-left: 215px;
}
#forum dl.list dt:hover {
  border: 1px solid #000;
}

#forum dl.list dt ul.icon_links {
 list-style: none;
 margin: 10px 0;
 padding: 0;
}
#forum dl.list dt ul.icon_links li {
 margin: 0;
 padding: 0;
 font-size: 10px;
 height: 20px;
}
#forum dl.list dt ul.icon_links li img {
  float: left;
  margin-right: 5px;
}
#forum dl.list dt ul.icon_links li a {
  text-decoration: none;
  color: #4C4C4C;
}
#forum dl.list dt ul.icon_links li a:hover {
  color: #000000;
}

#forum form a img {
  display: inline;
}
#forum form strong {
  display: block;
  margin: 0 0 10px 0;
}
#forum form fieldset button {
  margin-left: 0;
}

#forum div.forum_title {
  border-top: 1px solid #666;
  padding-top: 15px;
  font-weight: bold;
  margin-top: 15px;
}

/* PAGINATION */

div.forum_page {
  margin-top: 15px;
}
div.page_holder {
  height: 35px;
}

ul.status-holder {
  float: right;
  list-style: none;
  color: #8e258d;
  margin-top: 0;
}
ul.status-holder li {
  float: left;
  margin: 0 10px 0 0;
}
ul.status-holder li.info a {
  color: #8e258d;
}

ul.status-holder li.prev a {
  display: block;
  width: 92px;
  font-size: 0;
  text-indent: -9999px;
  background: url(../../modules/Forum/images/previous_page.gif) no-repeat;
  height: 15px;
  margin-right: 5px;
}
ul.status-holder li.prev a:hover {
  background: url(../../modules/Forum/images/previous_page.gif) no-repeat 0 -20px;
}
ul.status-holder li.prev div {
  display: block;
  width: 92px;
  font-size: 0;
  text-indent: -9999px;
  background: url(../../modules/Forum/images/previous_page.gif) no-repeat 0 -40px;
  height: 15px;
  margin-right: 5px;
}

ul.status-holder li.next a {
  display: block;
  width: 92px;
  font-size: 0;
  text-indent: -9999px;
  background: url(../../modules/Forum/images/next_page.gif) no-repeat;
  height: 15px;
}
ul.status-holder li.next a:hover {
  background: url(../../modules/Forum/images/next_page.gif) no-repeat 0 -20px;
}
ul.status-holder li.next div {
  display: block;
  width: 92px;
  font-size: 0;
  text-indent: -9999px;
  background: url(../../modules/Forum/images/next_page.gif) no-repeat 0 -40px;
  height: 15px;
}

ul.status-holder li p {
  margin: 0;
}






/*

	SHOW AND TELL LINK

*/
#show {
	width: 910px;
  margin: 0 auto;
	font-size: 10px;
	color: #E4E4E3;
}

#show a:link, #show a:visited, #show a:active {
	color: #848484;
	font-weight: normal;
}
#show a:hover {
	color: #CCC;
	font-weight: normal;
}
#show p {
	padding-bottom: 0;
	text-align: right;
	margin-top: 5px;
}

#legal-link {
	float: left;
}
#show #legal-link a {
	color: #E4E4E3;
}

#show a.st {
	text-decoration: none;
}
