/*
 * Content Logon & Tabs *

  ***** set Basic Elements *****

 */
body {
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
	color: #42669a;
}
p {
	margin: 0;
	padding: 10px;
	color: #42669a;
	font-size: 1em;
}
a, img {
	outline: none;
}
img {
	margin: 0;
	padding: 0;
  border: none;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

/*
  ***** set Links *****
 */
a {
	color: #42659c;
}
a:link {
	font-weight: bold;
	color: #42659c;
}
a:hover {
	color: #ffcf00;
}
a.white:link {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
a.white:hover {
	font-size: 12px;
	text-decoration: underline;
}
a.white:active {
	font-size: 12px;
}

/*
  ***** set Content *****
 */
 
#wrapper {
  background-color: #f1f1f1;
  height: auto;
  overflow:hidden;
}
#content {
  width: 986px;
  margin: 0 auto;
  padding-bottom: 14px;
  padding-left: 0px;
  height: auto;
  overflow:hidden;
}
/* 
 * TABS *
*/
#wrapTabs {
  float: left;
  width: 771px;
  text-align: left;
}
#contenTab {
  width: 769px;
  border: 1px solid #8a9dbd;
  border-top: none;
  margin: 0px auto;
  padding-bottom: 20px;
  background-color: #fff;
  min-height: 465px;
  height: auto !important;
  height: 483px;
}
#contenTab h1 {
  padding: 8px 0 0 0;
}
#contenTab h1.welcome {
  padding: 20px 0 0 0;
}
#contenTab h2.pricing {
  background:  #f1f1f1 url(../images/intro_bullet.gif) no-repeat 4px 6px;
  text-indent: 15px;
  margin: 15px;
  padding: 4px;
}
#contenTab p.last {
  padding: 18px 15px;
  margin-bottom: 30px;
}
#contenTab p.justify {
  text-align: justify;
}
#contenTab ul {
  margin: 28px 0 28px 60px;
  padding:0;
}
#flash {
  background-color: #ffff;
  margin: 10px;
}
.center {
  text-align: center;
}
.modules {
  background: #fff url(../images/content_Middle.gif) repeat-y;
  margin: 3px 0 15px 20px;
  width: 730px;
  border-bottom: 2px solid #a6a6a6;
  overflow: hidden;
  min-height: 132px;
}
.modules div.contact {
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #e9e6e6;
  margin: 2px 10px 0 10px;
	height: auto !important;
	height: 100%;
}
.modules p.info_caption {
  float: left;
  width: 130px;
  margin:0;
  padding: 12px 0 12px 20px;
}
.modules p.info {
  float: left;
  width: 540px;
  margin:0;
  padding: 12px 0 12px 20px;
}
.modules p.infoLast {
  float: left;
  width: 550px;
  margin:0;
  padding: 12px 0 24px 20px;
}
.modules p.info span {
  font-weight: bold;
}
.modules form {
  margin: 0;
}
div.specialForm {
  border: 1px solid #8a9dbd;
  clear: both;
  overflow: hidden;
  width: 680px;
  margin: 3px 18px 12px;
  padding: 5px;
}
.modules form div.specialForm select {
  margin: 8px 15px 6px 82px;
  padding: 0;
  float: none;
} 
.modules form div.specialForm p {
  background-color: #f1f1f1;
  margin: 0px;
  padding: 5px 0px;
  width: 100%;
  font-weight: bold;
}
div.captcha {
  border: 1px solid #8a9dbd;
  clear: both;
  overflow: hidden;
  width: 680px;
  margin: 3px 18px;
  padding: 5px;
}
.modules form div.captcha p {
  margin: 0px;
  padding: 5px 0px;
  width: 100%;
}
.modules form div.captcha p.ttl {
  background-color: #f1f1f1;
  font-weight: bold;
}
.modules form div.captcha input#CAPTCHA {
  display: block;
  float: none;
  width: 126px;
  margin: 4px auto 0;
}
.modules form div.captcha img {
  display: block;
  margin: 0 auto;
}
.modules form div.captcha .newCode {
  display: block;
  width: 130px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-size: 11px;
}

.modules form p {
  width: 410px;
  overflow: hidden;
  padding: 0 0 12px 26px;
}
.modules form p.register {
  text-align: center;
  width: 100%;
  margin: 6px 0;
  padding: 5px 0;
}
.modules label {
  float:left;
  width: 80px;
  padding-top: 3px;
  margin: 0;
}
.modules input {
  width: 240px;
  float:left;
  margin: 0;
}
.modules select {
  width: 246px;
  float:left;
  margin: 0 0 6px 0;
}
.modules span {
  padding: 0 1px;
}
.modules form span {
  padding: 2px;
  float: left;
}
.modules p {
  padding: 18px 0 18px 10px;
  width: 633px;
  float: left;
}
.modTitle {
  background: #f1f1f1 url(../images/content_Title.gif) no-repeat left top;
  clear: both;
  width: 730px;
  height: 39px;
  overflow: hidden;
}
.modTitle h2 {
  float: left;
  padding: 15px 0 0 12px;
}
h2.section {
  padding: 15px 0 0 0;
  clear: both;
  border-bottom: 1px solid #42669a;
  float: none;
  font-family: Arial, sans-serif;
  font-size: 13px;
  margin: 0px 20px;
  padding-bottom: 1px;
  overflow: hidden;
}
.modTitle h3 {
  float: left;
  padding: 15px 0 0 12px;
}
.mod_number {
  float: right;
  padding-right: 10px;
}
.img_mod {
  float: right;
  margin: 18px 18px 18px 0;
}
.features_img {
  padding: 10px 16px;
}
.features_imgLast {
  padding: 10px 16px 30px 16px;
}
.contenTitle {
  background: #f1f1f1 url(../images/bg_title.gif) no-repeat left top;
  clear: both;
  width: 730px;
  overflow: hidden;
  height: 41px;
}
.contenTitle h2 {
  float: left;
  padding: 15px 0 0 12px;
}
.red {
  color: red;
}

/*
----------------------set REGISTER--------------------------- 
*/
p.note {
	width: 250px !important;
	font-size: .9em;
	color: #707070;
	margin: 0 0 0 106px !important;
	margin: 0 0 0 54px;
	padding: 0 0 8px 0px !important;
	float: left;
}
.RegWel {
	margin-left: 24px;
}
div.steps {
 text-align: center;
}

/*
----------------------set TABS--------------------------- 
*/

#tabs {
  width:100%;
  font-size: 1em;
  font-family: Verdana, Arial, sans-serif;
  padding: 5px 0 0 0;
  /*border-bottom: 3px solid #8a9dbd;*/
  border-bottom: 2px solid #005594;
  overflow:hidden;
}
#tabs ul {
  float:right;
	margin:0;
	padding: 0;
	list-style:none;
  overflow:hidden;
}
#tabs li {
  float:left;
  margin: 0 0 0 2px;
  padding:0;
}
#tabs a {
  float:left;
  background:url(../images/tableft.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  font-family: Verdana, Arial, sans-serif;
}
#tabs a span {
  float:left;
  background:url(../images/tabright.gif) no-repeat right top;
  padding: 5px 10px 2px 10px;
  color:#fff;
  font-weight: bold;
  margin:0;
}
#tabs a:hover {
  background-position:0 -42px;
}
#tabs a:hover span {
  background-position:100% -42px;
  font-weight: bold;
  color:#fff;
  cursor: pointer;
}
#tabs li#current {
  margin: 0 0 0 2px;
  padding:0;
}
#tabs li#current a {
  background:url(../images/tableftA.gif) no-repeat 0 top;
}
#tabs li#current a  span{
  background: url(../images/tabrightA.gif) no-repeat 100% top;
  padding:4px 10px 3px 10px;
  color:#fff;
  font-weight: bold;
  cursor: default;
}
#tabs li#current a:hover  {
  color:#fff;
  cursor: default;
}

/*
 * COLUMN *
*/
#column {
  float: right;
  width: 209px;
  text-align: center;
  margin: 6px 0px 0px 6px;
}
.users {
  background-color: #fff;
  margin-bottom: 7px;
  width: 209px;
  background: transparent url(../images/LoginBoxMiddle.gif) repeat-y;
}
.u_top {
  background: transparent url(../images/LoginBoxTop.gif) no-repeat left top;
}
.u_bottom {
  background: transparent url(../images/LoginBoxBottom.gif) no-repeat left bottom;
}

#column form {
  margin:0px;
  padding-bottom: 8px;
  text-align: left;
}
#column form p {
  padding: 0 8px;
}
#column form p.enter {
  float: left;
  width: 61px;
  padding: 6px 0 0 3px;
	margin: 0;
}
#column form p.enter input {
  padding: 0;
	margin: 0;
}
#column form p.enterBefore {
  font-size: 9px;
  float: left;
  width: 120px;
  padding: 12px 0px 0px 8px;
  text-align: left;
	margin: 0;
}
#column form div.autolog {
  margin: 0 8px;
  padding-top: 10px;
  padding-bottom: 7px;
  border-bottom: 1px solid #8a9dbd;
	clear: both;
}
#column form div.autolog span {
  color: #666;
	font-size: .9em;
}
#column form div.autolog input {
  margin: 0;
  padding:0;
}
#column form h2 {
  background: transparent url(../images/RedBullet.jpg) no-repeat left 13px;
  text-indent: 12px;
  margin: 0 8px;
  padding: 8px 0;
  border-bottom: 1px solid #8a9dbd;
  color: #42659C;
}
#column label {
  padding: 6px 14px;
  display: block;
  font-weight: bold;
}
#column input {
  margin-left: 14px;
}
#column h2.sponsors {
  padding: 8px 8px 5px 8px;
  color: #a60704;
}
#column .sp {
  margin: 0 auto;
  border-top: 1px solid #8a9dbd;
  border-bottom: 1px solid #8a9dbd;
  width: 185px;
}
#column .sp img {
  margin: 1px 0 !important;
  margin: 0px;
}
#column p.fs {
  position: relative;
  background: #f1f1f1 url(../images/modBullet_blue.gif) no-repeat 8px 0px;
  text-indent: 24px;
  text-align: left;
  margin-left: 8px;
  padding:0;
}
#column p.error {
  background-color: #e7e7e7;
  color: red;
  padding: 5px;
  margin: 4px 8px;
  font-weight: bold;
}
#column p.error_a {
  margin: 3px 8px 14px 8px;
  font-weight: bold;
}
#column p.reviewer {
  background-color: #18386b;
  color: #fff;
  padding: 5px;
  margin: 4px 8px;
  font-weight: bold;
}
/* 
 * PASSWORD *
*/
#wrappPass {
  width: 100%;
  text-align: left;
  border-top: #f1f1f1 solid 2px;
}
#pass_word {
  background-color: #fff;
}
#pass_word .box{
  margin-left: 4px;
  padding-top: 15px !important;
  padding-top: 8px;
  height: 320px;
  clear: both;
}
#pass_word .box p{
  background-color: #fff;
  margin: 0 15px;
  clear: both;
  font-weight: bold;
}
#headPass {
  overflow: hidden;
  background: transparent url(../images/intro_bullet.gif) no-repeat 5px 5px;
}
#headPass div.tab {
  text-align: center;
  background: #fff url(../layout/tb_on_left.gif) no-repeat left top;
  width: 87px;
  float: right;
  margin: 4px 4px 0 0 !important;
  margin: 4px 2px 0 0;
}
#headPass div.tab p {
  background: transparent url(../layout/tb_on_right.gif) no-repeat right top;
  padding: 1px 0 3px 0;
}
#pass_word h2.pricing {
  background: #f1f1f1 url(../images/intro_bullet.gif) no-repeat 4px 6px;
  text-indent: 15px;
  margin: 0px 15px;
  padding: 4px;
}
/* Register response */
#contenReg {
  width: 769px;
  border: 1px solid #8a9dbd;
  border-top: 2px solid #8a9dbd;
  margin: 7px auto;
  background-color: #fff;
  min-height: 463px;
  height: auto !important;
  height: 471px;
}
#contenReg h1 {
  padding: 8px 0 0 0;
}

.pdf { 
  float: left; 
  border: 1px solid #88A6CD; 
  padding: 8px 6px; 
  margin: 0 0 0 30px;
  width: 100px; 
}
.pdf a { text-decoration: none; }
.pdf img { margin: 0 auto; display: block; }
.pdf span { text-align: center; display: block; font-weight: bold; padding-top: 3px; }

hr { 
  border: 1px solid #fff; 
  border-bottom: 1px solid #88A6CD;
  margin: 8px 0px !important;
  margin: 0px;
  padding: 0px;
  clear: both;
}


/* 
 * FOOT *
*/
#footer {
  background: #485f89 url(../images/GradientFooter.jpg) repeat-x;
  height: 60px;
  width: 100%;
}

/*  ----------------
      new Content
--------------------  */
.modbox {
  padding: 4px 18px 0px;
}
.modbox h3 {
  border: 1px solid #ccc;
  padding: 0px;
  background: url(../images/content/bgTitleConbox.gif) repeat-x;
  cursor: pointer;
  overflow: hidden;
  height: auto !important;
  height: 26px;
  clear: both;
}
.modbox h3.toog {
  cursor: pointer;
}
.modbox h3 span {
  padding: 5px 8px 0px;
  float: left;
}
.modbox h3 img {
  cursor: pointer;
  padding: 0;
  margin: 0;
  float: left;
  background-color: #ffffff;
}
#contenTab .conbox {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  overflow: hidden;
  padding-bottom: 10px;
}
#contenTab .conbox p.switch {
  padding: 2px 6px 4px 0;
  margin-left: 28px !important;
  margin-left: 14px;
  font-size: 11px;
  font-family: Arial, sans-serif;
  color: #999;
  float: left;
  clear: left;
  width: 62%;
  border-bottom: 1px solid #b2bdd3;
}
#contenTab .conbox p.switch span {
  padding: 0 5px 0 11px;
  cursor: default;
  font-weight: bold;
}
#contenTab .conbox p.switch span.op2 {
  background: url(../images/content/sep_LS.gif) no-repeat 0 2px;
}
#contenTab .conbox p.switch span.current {
  color: #3e6398;
  font-weight: bold;
  cursor: pointer;
}

/* --------- set dislpay none with javascript -----------  */
.js #contenTab .conbox { display: none; }
#contenTab .conbox p.banner {
  padding: 0;
  margin: 14px 14px 0 18px;
  float: right;
  width: 165px;
  text-align: right;
}
#contenTab .conbox p.js {
  padding-top:  14px;
  margin: 0px 36px 0 20px !important;
  margin: 0px 36px 60px 20px;
  clear: left;
}
#contenTab .conbox p.inactive {
  padding: 16px 36px 18px 20px;
  clear: left;
}

#contenTab .conbox ul {
  font-size: 11px;
  margin: 0 24px;
  padding: 14px 0 6px 4px;
  list-style: none;
  color: #303030;
  clear: left;
}
#contenTab .conbox ul a {
  font-weight: bold;
}
#contenTab .conbox ul a:hover {
  color: #a60704;
}
#contenTab .conbox ul li {
  margin: 0;
  padding: 3px 0 2px 7px;
	line-height: 1.3em;
  background: url(../images/content/bullet.gif) no-repeat 0px 8px;
  font-weight: bold;
}
#contenTab .conbox ul li ul {
  font-size: 11px;
  margin: 2px 12px;
  padding: 0;
  color: #606060;
  border-top: none;
}
#contenTab .conbox ul li ul li {
  margin: 0;
  padding: 2px 0 0 7px;
	line-height: 1.3em;
  background: url(../images/content/bulletC.gif) no-repeat 0px 8px !important;
  font-weight: normal;
}
#contenTab .conbox ul li ul li ul li {
  margin: 0;
  padding: 0 0 0 7px;
	line-height: 1.3em;
  background: none !important;
}
#contenTab .conbox ul li ul li ul li ul li {
  margin: 0;
  padding: 0 0 0 7px;
	line-height: 1.3em;
  background: none !important;
  color: #909090;
}
#ec {
  float: right;
  padding: 3px 0px 0px;
  display: none;
}
#ec img {
  cursor: pointer;
  background-color: #fff;
  margin: 0 0 0 8px;
}
/*  Fix collapse-expand ALL */
img.firstsec { float: left; }

#vtf {
  margin: 10px auto;
  width: 750px;
}

