body
{
  text-align: center;
  margin: 10px;
  padding: 0;
  background-color: #FFFFFF;
  color: #000000;
  font-family: georgia, serif;
  min-height: 1000px;
}

#divHeader,
#divContent
{
  width: 480px;
  margin: 0 auto 0 auto;
  padding: 0 0 10px 0;
  text-align: justify;
  line-height: 1.5em;
  border-bottom: 1px solid #EEEEEE;
}

#divContent
{
  margin-bottom: 30px;
  padding-bottom: 20px;
}

#divContent ul
{
  margin-top: 0;
}

#divHeader a
{
  font-weight: bold;
  text-decoration: underline;
}

#divHeader a:hover
{
  font-weight: bold;
  text-decoration: none;
}

h1
{
  margin-top: 0;
  padding-top: 0;
  color: #3875AE;
  font-family: georgia, serif;
  text-align: center;
}

a
{
  color: #2978C3;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

img
{
  border: 0;
}

.aChoosen
{
  background-color: #CAE9FE;
  padding: 3px;
  font-weight: bold;
}

#pGo
{
  width: 480px;
  border-bottom: 1px solid #EEEEEE;
  margin: 0 auto 0 auto;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

#aGo
{
  display: block;
  width: 115px;
  height: 32px;
  background-position: left top;
  background-image: url(http://twdocs.com/img/button.png);
  background-repeat: no-repeat;
  margin: 0 auto 0 auto;
  padding-top: 6px;
  text-align: center;
  font-weight: bold;
}

input
{
  border: 1px solid #5497E6;
  background-color: #EFFAFF;
  padding: 2px;
  width: 30px;
  text-align: center;
}

.divShareThis
{
  text-align: center;
}

#basicModalContent p
{
  text-align: justify;
}

.labelAdvOptions
{
  width: 360px;
  cursor: hand;
}

.inputCheckbox
{
  margin-left: 30px;
}

#pAdvOptions
{
  display: none; 
  background-color: #D2F1FF; 
  padding: 10px 15px 10px 15px;
}

#divGreetBox,
#divGreetBoxText
{
  width: 475px;
  font-weight: bold;
  margin: 0 auto 0 auto;
  background-color: #6BB5FE;
  border: 1px solid #2463AA;
  padding: 15px 0 0 0;
  text-align: center;
  color: #FFFFFF;
  display: block;
}

#divGreetBox
{
  height: 33px;
  border-bottom: 0px solid black;
}

#divGreetBox a
{
  color: #FFFFFF;
  text-decoration: underline;
}


#divGreetBoxText
{
  text-align: left;
  font-weight: normal;
  border-top: 0px solid black;
  background-color: #F7F7F7;
  color: #000000;
  padding: 10px;
  width: 455px;
}

#aSettings1_div,
#aSettings2_div,
#aSettings3_div,
#aSettings4_div,
#aSettings5_div,
#aSettings6_div,
#aSettings7_div,
#aSettings8_div,
#aSettings9_div,
#aSettings10_div,
#aSettings11_div
{
  display: none;
  color: #787878;
  margin-bottom: 10px;
  padding: 5px;
  border: 1px solid #CAE9FE;
  background-color: #F7F7F7;
}


/************************************/
/* Popup: confirmModal */
#confirmModalOverlay {background-color:#eee; cursor:wait;}
#confirmModalContainer {height:140px; width:420px; font-family:georgia,'Trebuchet MS', Verdana, Arial; font-size:16px; text-align:left; background:#fff; border:2px solid #336699;}
#confirmModalContainer .header {height:30px; width:100%; background:url(http://twdocs.com/img/confirm/header.gif) repeat-x; color:#fff; font-size:1.1em; font-weight:bold; line-height:30px;}
#confirmModalContainer .header span {padding-left:8px;}
#confirmModalContainer .message {color:#333; text-align:center; margin:0; padding:12px 4px; font-size:1em;}
#confirmModalContainer .buttons {width:160px; float:right; padding:10px 8px 0;}
#confirmModalContainer .buttons div {float:right; margin-left:8px; width:70px; height:26px; color:#666; font-weight:bold; text-align:center; background:url(http://twdocs.com/img/confirm/button.gif) repeat-x; border:1px solid #bbb; cursor:pointer;}
#confirmModalContainer a.modalCloseX,
#confirmModalContainer a.modalCloseX:link,
#confirmModalContainer a.modalCloseX:active,
#confirmModalContainer a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.1em; position:absolute; top:-1px; left:400px; color:#ddd;}
#confirmModalContainer a.modalCloseX:hover {color:#9bb3b3;}


/************************************/
/* Popup: basic */
#simplemodal-overlay {background-color:#000; cursor:wait;}
#simplemodal-container {height:400px; width:600px; background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(http://twdocs.com/img/basic/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}

/************************************/
/* Popup: contact form */
#contact-overlay {background-color:#000; cursor:wait;}
#contact-container {width:450px; font-family:georgia,'Trebuchet MS', Verdana, Arial; font-size:16px; text-align:left;}
#contact-container .contact-content {background-color: #FFFFFF; color:#2978C3; height:40px;}
#contact-container h1 {color:#999999; margin:0; padding:0 0 6px 12px; font-size:1.2em; text-align:left; margin-bottom: 10px; }
#contact-container .contact-loading {position:absolute; background:url(http://twdocs.com/img/contact/loading.gif) no-repeat; z-index:8000; height:55px; width:54px; margin:-14px 0 0 170px; padding:0;}
#contact-container .contact-message {text-align:center;}
#contact-container .contact-error {width:92%; font-size:.8em; background:#000; border:2px solid #000; font-size:0.8em; font-weight:bold; margin:0 auto; padding:2px;}
#contact-container br {clear:both;}
#contact-container form {padding:0; margin:0;}
#contact-container label {clear:left; display:block; width:100px; float:left; text-align:right; padding-right:4px; font-weight:bold;}
#contact-container .contact-input {font-family:georgia,'Trebuchet MS', Verdana, Arial; float:left; padding:2px; margin:2px; background:#eee; border:1px solid #fff; width:300px;}
#contact-container textarea {height:114px; font-size:.9em;}
#contact-container .contact-cc {font-size:.9em; cursor:default;}
#contact-container .contact-top {height:13px; background:url(http://twdocs.com/img/contact/form_top.gif) no-repeat; padding:0; margin:0;}
#contact-container .contact-bottom {height:13px; background:url(http://twdocs.com/img/contact/form_bottom.gif) no-repeat; font-size:.7em; text-align:center;}
#contact-container .contact-bottom a,
#contact-container .contact-bottom a:link,
#contact-container .contact-bottom a:active,
#contact-container .contact-bottom a:visited {position:relative; top:-4px; text-decoration:none; color:#666;}
#contact-container .contact-bottom a:hover {color:#888;}
#contact-container .contact-button {margin:4px 0 0 4px; cursor:pointer; height:24px; border:0; font-size:1em; font-weight:bold; color:#fff; text-align:center; vertical-align:middle;}
#contact-container .contact-send {width:50px; background:url(http://twdocs.com/img/contact/send.png) no-repeat;}
#contact-container .contact-cancel {width:65px; background:url(http://twdocs.com/img/contact/cancel.png) no-repeat;}
#contact-container a.modalCloseX,
#contact-container a.modalCloseX:link,
#contact-container a.modalCloseX:active,
#contact-container a.modalCloseX:visited {text-decoration:none; font-weight:bold; font-size:1.2em; position:absolute; top:-4px; right:6px; color:#999;}
#contact-container a.modalCloseX:hover {color:#9bb3b3;}

