/* Global */
* {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  font-family: Verdana, Arial, Sans-serif;
  font-size: 12px;
  background: transparent url("/images/page-bg.png") repeat-y scroll top center;
}

a { color:#2782BA; }
a:hover { text-decoration: none; }
a img { border:0; }

hr {
  margin: 10px 0;
}

h1, h2, h3, h4, h5 {
  margin-bottom: 0.5em;
}

#site {
  width: 733px;
  margin: 0 auto;
  background-color:#fff;
}

.last {
  border-bottom: 0 !important;
}

a.go {
  background: transparent url("/images/link-arrow.gif") no-repeat scroll right center;
  padding-right: 12px;
  padding-bottom: 3px;
  font-weight: bold;
}
input.disabled {
  color: #999;
}

.fieldWithErrors {
  display: inline;
}

.formError {
  color: #900;
  display: inline;
}

/* Header */
#header {
  height: 126px;
  background: transparent url("/images/header-background-d.jpg") repeat-x scroll top left;
}

#header div {
  float: left;
  width: 33%;
  text-align: center;
}
#sub-header{
	padding-top:5px;
	background: transparent url("/images/gray.jpg") repeat-x scroll top left;
}
#logo {
	width:250px;
}

#slogan {
  height: 113px;
}

#login {
  font-size: 12px;
}

#login form {
  padding-top: 20px;
}

#login label {
  float: left;
  display: block;
  width: 80px;
  text-align: right;
  padding-top: 2px;
  line-height: 16px;
}

#login .login_input {
  width: 145px;
  height: 16px;
}

#login p {
  margin-bottom: 5px;
  text-align: right;
  width: 236px;
}

#logout {
  line-height: 113px;
}

/* Menu */
#menu_box {
  height: 189px;
  position: relative;
}

#menu {
  list-style: none;
  padding: 5px 0 5px 10px;
  width: 200px;
  background: transparent url("/images/menu-background.png") no-repeat scroll top left;
}

#menu li {
  display: inline;
}

#menu li a {
  display: block;
  width: 180px;
  height: 36px;
  line-height: 32px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  padding-left: 10px;
}

#menu li.selected a {
  background: transparent url("/images/menu-selected.jpg") no-repeat scroll top left;
}

#slideshow {
  width: 523px;
  height: 189px;
  position: absolute;
  top: 0;
  right: 0;
}

/* Client Menu */
#client_menu {
  color: #fff;
  padding: 0;
  background-color: #2782BA;
  width: 733px;
  border-top:2px solid #000;
  border-bottom:2px solid #000;
}

#client_menu li a {
  color: #fff;
  font-size:125%;
  padding: 5px 15px;
  display: block;
  float: left;
  text-decoration: none;
}

#client_menu li.selected a {
  font-weight: bold;
  background: transparent url("/images/client-menu-selected.gif") no-repeat scroll bottom center;
}


#client_menu li {
  list-style: none;
  display: inline;
}

/* Content */

#content {
  clear: both;
  padding: 16px 0;
  background:url("/images/content-bg.png") repeat-y scroll top left;
  width:100%;
}

#content h1 {
  font-size: 16px;
  color: #2782BA;
}

#content h2 {
  font-size: 14px;
  color: #2782BA;
}

#content h3 {
  font-size: 12px;
  color: #2782BA;
}

#content p {
  margin-bottom: 1em;
}

#content table {
  margin-bottom: 1em;
}
.product {
	width:100%;
	border-top:5px solid #e1e1e1;
	border-bottom:5px solid #e1e1e1;
}
.product h3 a{
	font-size:140%;
	font-weight:bold;
	color:#676767
}
.prod_image{
	float:left;

}
.prod_desc{
	float:left;
	background-color:#f3f3f3;
	width:385px;
	margin: 3px;
	padding:3px;
}
.download_desc{
	background-color:#f3f3f3;
	margin: 3px;
	padding:3px;
}
.prod_price{
	background-color:#f3f3f3;
	width:99px;
    float:left;
	padding:3px;
	margin:3px;
}
.prod_price .price strong{
	display:block;
	font-size:150%;
	background: transparent url("/images/learn-more.png") no-repeat scroll right center;
}
#main_content {
  float: right;
  width: 510px;
}
.globe h1 {
	background:#fff url("/images/header_globe.gif") no-repeat top left;
	height:27px;
	padding: 5px 0 0 45px;
}
.downloads h1 {
	background:#fff url("/images/header_download.gif") no-repeat top left;
	height:27px;
	padding: 5px 0 0 45px;
}
.education h1 {
	background:#fff url("/images/header_education.gif") no-repeat top left;
	height:27px;
	padding: 5px 0 0 45px;
}
.forex h1 {
	background:#fff url("/images/header_forex.gif") no-repeat top left;
	height:27px;
	padding: 5px 0 0 45px;
}
.contact h1 {
	background:#fff url("/images/header_contact.gif") no-repeat top left;
	height:27px;
	padding: 5px 0 0 45px;
}
.products h1 {
	background:#fff url("/images/header_products.gif") no-repeat top left;
	height:27px;
	padding: 5px 0 0 45px;
}
#secondary_content {
  float: left;
  width: 200px;
  font-size: 12px;
  padding-left:5px;
}

#secondary_content h3 {
  text-align:center;
  font-size: 14px;
  color: #FFF;
  background: transparent url("/images/round-top.png") no-repeat scroll top center;
}

#secondary_content .section {
  color: #fff;
  padding-bottom: 1em;
  margin-bottom: 1em;
  background: transparent url("/images/round-bottom.png") repeat-y scroll bottom center;
}
#secondary_content .free-account {
	width:199px;
	height:25px;
	background: transparent url("/images/free-trades-bg.png") no-repeat scroll;
    margin-bottom: 1em;
	line-height:25px;
	text-align:center;
}
#secondary_content .free-account a{
color:#000;
text-decoration:none;
}
#secondary_content .free-account a:hover{
color:#fff;
}
#secondary_content li {
  list-style: none;
  font-size:10px;
  background:url("/images/micro-arrows.gif") no-repeat left;
  padding-left:8px;
  line-height:16px;
}
#secondary_content li a{
 color:#fff;
}

#newsletter_signup {
  background: transparent url("/images/newsletter-background.jpg") no-repeat scroll top left;
  width: 179px;
  height: 75px;
  padding: 10px;
  font-size: 10px;
}

#newsletter_signup #newsletter_email_input {
  margin: 10px 0;
  padding: 2px 5px;
  width: 90%;
}

#content ul {
  margin-left: 1em;
}

/* Footer */
#footer {
  clear: both;
  background: rgb(217,231,248) url("/images/footer-background.gif") repeat-x scroll left top;
  color:#627074;
  padding: 20px 0 10px 0;
}

#footer p {
  text-align: center;
  margin-bottom: 10px;
}

/* Order Page */
fieldset {
  border: 1px solid #ccc;
  margin-bottom: 1em;
  padding: 1em 1em 0.5em 1em;
}

legend {
  color: #000;
  padding: 0 10px;
  font-weight: bold;
}

/* FAQ, Glossary, Educate Pages */
.glossary li span {
	font-weight:bold;
}

.glossary li ul {
	padding-left:15px;
}

.glossary{
   list-style:none;
}

.glossary li{
   margin: .5em 0;
}

.educate li img {
	float:left;
}

.educate{
   list-style:none;
}

.educate li{
   margin: .5em 0;
   clear:both;
}
.educate li strong{
   display:block;
}

/* FAQ/Support system */
#ask-a-question {
  width: 90%;
}
#ask-a-question textarea {
  width: 100%;
  height: 100px;
}
#ask-a-question p {
  text-align: right;
}
form.new_comment {
  width: 90%;
}
form.new_comment textarea {
  width: 100%;
  height: 75px;
}
form.new_comment .add-a-comment {
  text-align: right;
}
.comment
div.faq {
  margin: 0 0 0.5em 1em;
}
div.faq h3 {
  margin-bottom: 0.3em;
}
div#faqs h2 {
  margin-top: 2em;
}
div.faq .faq-a {
  font-weight: bold;
}
div.faq .answer {
  margin: 0 1em 0.5em 1em;
  padding: 1em;
  background-color: #eee;
  border: 1px solid #ddd;
}
#comments {
  color: #777;
}
.comment {
  clear: both;
  border-top: 1px solid #ccc;
}
#content .comment p {
  margin: 0.5em 0;
}


table.simple-table {
  border-collapse: collapse;
}

table.simple-table td {
  border: 1px solid #777;
  font-size: 85%;
  padding: 2px 4px;
}

.link1 {
  text-align: center;
  font-weight: bold;
  font-size: 140%;
}

.link2 {
  text-align: center;
  font-weight: bold;
}

}