/* standard element style overwrite */
body {
  background-color:#000000;
  margin:0px;
  font-family: Arial, Helvetica, Tahoma, Verdana, Arial;
  font-size: 12px;
  vertical-align: top;
  color: #333333;
  line-height: 1.4em;
}

img {
  border:0px;
}

p {
  margin:0px;
  padding:5px;
}

/* styles for layers */
#divMain {
  height:703px;
  margin: auto;
  background-image:url(./images/bg-black.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

#divMain2 {
  width: 996px;
  margin: auto;
  background: url(images/background.jpg);
}

#divMenu {
  width: 830px;
  margin: 0 auto;
  height:66px;
}

#divBanner {
  clear:both;
  margin:auto;width:831px;
  height:350px;
  background-image:url(./images/banner-home.jpg);
  background-repeat: no-repeat;
  color:#ffffff;
}

#divBannerNew {
  clear:both;
  margin:auto;
  width:831px;
  height:297px;
  /*background-image:url(./images/banner-home-new.jpg);
  background-repeat: no-repeat;*/
}

#divContent {
  clear:both;
  margin:auto;
  width:831px;
  color:#ffffff;
}

#divContent h1#advisorTitle {
  text-transform: uppercase;
  font-family: Helvetica, Tahoma, Verdana, Arial;
  margin-left: 10px;
  font-weight: normal;
  font-size: 24px;
}

#advisorWrapper1 {
  height: 321px;
  padding: 0 65px;
}

#advisorBack1 {
  position: absolute;
  width: 695px;
  height: 321px;
}

#advisorContent1 {
  position: absolute;
  margin-left: 45px;
  margin-top: 45px;
  color: black;
}

.advisorQuestion {
  cursor: pointer;
	font-weight: bold;
}

.advisorAnswer {
  margin-left: 21px;
  margin-top: 5px;
  margin-bottom: 15px;
  margin-right: 180px;
  width:590px; !important;
  display: none;
}

#advisorButton1 {
  position: absolute;
  margin-left: 390px;
  margin-top: 140px;
}

#advisorWrapper2 {
  height: 571px;
  padding: 0 65px;
}

#advisorBack2 {
  position: absolute;
}

#advisorButton2 {
  position: absolute;
  margin-left: 520px;
  margin-top: 470px;
}

#advisorWrapper3 {
  height: 741px;
}

#advisorBack3 {
  position: absolute;
  margin-left: -20px;
}

#advisorButton3 {
  position: absolute;
  margin-left: 160px;
  margin-top: 645px;
}

#advisorContent3 {
  position: absolute;
  margin-left: 40px;
  margin-top: 50px;
  color: black;
  height: 595px;
  overflow: auto;
  width: 460px;
}

#tvConsole {
  height: 175px;
}

#tvConsole2 {
  position: absolute;
  margin-top: -70px;
  margin-left: 170px;
}

/* Icons */
#icon1 {
  position: absolute; 
  margin-left: 530px;
  margin-top: 0;
  cursor: pointer;
  z-index: 100;
}

#icon2 {
  position: absolute; 
  margin-left: 690px;
  margin-top: 45px;
  cursor: pointer;
  z-index: 100;
}

#icon3 {
  position: absolute; 
  margin-left: 530px;
  margin-top: 145px;
  cursor: pointer;
  z-index: 100;
}

#icon4 {
  position: absolute; 
  margin-left: 700px;
  margin-top: 190px;
  cursor: pointer;
  z-index: 100;
}

#icon5 {
  position: absolute; 
  margin-left: 540px;
  margin-top: 290px;
  cursor: pointer;
  z-index: 100;
}

.advisorPart {
  display: none;
}

#advisorFooter {
  position: absolute;
  margin-top: -20px;
  margin-left: 90px;
}

#divBanner a {
  font-size:16px;
  font-weight:bold;
  color:#ffffff;
  text-decoration: none;
  line-height:22px;
}

#banner-menu {
	font-size: 12px;
}

#banner-menu a {
  font-size:16px;
  font-weight:bold;
  color:#ffffff;
  text-decoration: none;
  line-height:22px;
}

#divTitle {
  width:821px;
  height:43px;
  background-color:#ffffff;
  color:#000000;
  font-size:24px;
  font-family:Helvetica, Tahoma, Verdana, Arial;
  line-height:44px;
  font-weight:bold;
  /*padding-top:15px;*/
  padding-left:10px;
}

#Title {
  color:#000000;
  font-size:24px;
  font-family:Helvetica, Tahoma, Verdana, Arial;
  line-height:44px;
	font-weight: normal;
  margin:0px;
  padding:0px;
  margin-left:10px;
	text-transform: uppercase;
}

#Title span {
	font-weight: bold;
	color: red;
}

#content-area {
  margin:auto;
  width:408px;
  height:310px;
  background:url(./images/content-bg.gif);
  color:#ffffff;
  font-size:12px;
}

#content-area2 {
  margin:auto;
  width:408px;
	height: 802px;
  background:url(./images/content-bg.gif);
  color:#ffffff;
  font-size:12px;
}

#menu  { 
  float:left; 
  margin-top:25px;
  height:21px;
  vertical-align:middle;
  text-align:center;
  background: transparent url(./images/nav-bg.gif) repeat-x left top; 
  font-family: Arial, Tahoma, Verdana;
  line-height:22px;
}

#menu-current { 
  float:left; 
  margin-top:25px;
  height:21px;
  vertical-align:middle;
  text-align:center;
  background: transparent url(./images/nav-bg.gif) repeat-x left bottom; 
  font-family: Arial, Tahoma, Verdana;
  line-height:22px;
}

a.topmenu:link, a.topmenu:visited {
  height:21px;
  color:#d8171a;
  font-weight:bold;
  text-decoration: none;
}

a.topmenu:hover {
  height:21px;
  color:#d8171a;
  font-weight:bold;
  text-decoration: underline;
}

a.imagelink:link, a.imagelink:visited {
  height:21px;
  color:#ffffff;
  font-weight:bold;
  text-decoration: none;
}

a.imagelink:hover {
  height:21px;
  color:#d8171a;
  font-weight:bold;
  text-decoration: none;
}

#menu-current  a:link, #menu-current a:visited, #menu-current a:hover   { 
  height:21px;
  color:#d8171a;
  font-weight:bold;
  text-decoration: none;
}


#menu  a:link, #menu a:visited   { 
  height:21px;
  color:#ffffff;
  font-weight:bold;
  text-decoration: none;
}

#menu  a:hover    { 
  height:21px;
  color:#d8171a;
  display:block;
  background: transparent url(./images/nav-bg.gif) repeat-x left bottom; 
}

#banner-menu  { 
  color:#ffffff;
  background: transparent url(./images/idx-menu.png) no-repeat left top; 
}

#banner-menu:hover  { 
  background: transparent url(./images/idx-menu.png) no-repeat left -182px; 
}

