/*
ia-style.css
CSS for web pages in www.blueowlpress.com

Howard Bandy
Revised: May 2009
*/

/* Everything on the monitor */
body  {
  /*
  border: solid 5px;
  border-color: black;
  */
  background: white;
  margin: 0;
}

#container {
  /*
  border: solid 5px;
  border-color: green;
  */
  width: 960px;
  margin: 0 auto;
  background: white;
  padding-top: 20px;
}

#banner {
  /*
  border: solid 5px;
  border-color: black;
   */
  width: 960px;
  height: 200px;
  margin: 0 auto;
  background: white url('introduction-amibroker-banner.jpg') no-repeat;
}

#header {
  /*
  padding: 45px 0 20px 40px;
  border: solid 5px;
  border-color: #00dd00;
  */
}

#header a {
  /*
  color: black;
  text-decoration: none;
  font-size: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
 */
}

#menu {
  /*
  border: solid 5px;
  border-color: yellow;
  */
  background-color: blue;
  position: relative;
  top: -55px;
  left: 0px;
  width: 800px;
  height: 27px;
  padding: 5px 0px 0px 0px;
}

#menu a {
  color: white;
  text-decoration: none;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal ;
}

#menu a:hover {
  color: red;
}

.separator {
  font-size:20px;
  color: white;
}

#sidebar {
  /*
  float: left;
  width: 120px;
  padding: 30px 0 0 40px;
  margin: 0;
  border: solid 5px;
  border-color: #0000bb;
 */
}

h1 {
  margin-left: 5px;
  color: black;
  font-size:24px;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}

h2 {
  margin-left: 5px;
  color: black;
  font-size: 15px;
  margin: 20px 0 5px 0;
}

h5{
  text-align: center;

}

#wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	background-color: #ccccff;
	margin: 0 auto;
	text-align: center;

	width: 700px;
    height: 300px;
    clear: both;
}



#main {
  margin: 0 0 0 180px;
  color: black;
  color: #444444;
  border: solid 5px;
  border-color: #00ff00;
  font-family: "Georgia";
  font-size: 13px;
  line-height: 18px;
  text-align: justify;
}

#main-bop {
  margin: 0px 0px 0px 0px;
  padding: 0;
  background-color: white;
  /*
  border: solid 5px;
  border-color: yellow;
  */
  font-family: "Georgia";
  font-size: 13px;
  line-height: 18px;
  text-align: justify;
  clear: both;
}

#main-bop h1{
  padding-bottom: 8px;
}

#main-bop p{
  margin-left: 20px;
  margin-right: 20px;
}

#main-bop img{
  float: left;
  border: none;
  position: relative;
  top: 0px;
  width: 174px;
  height: 200px;
  padding: 8px;
}

#main a {
  color: darkslategray;
  text-decoration: none;
}

#main a:hover {
  color: red;
}

#ab-logos img {
width:262px;
height: 63px;
border: 2px;
border-color: black;

float:left;

}

#qp-logos img {
width:198px;
height: 93px;
border: 2px;
border-color: black;


}

#ib-logos img {
width:296px;
height: 73px;
border: 2px;
border-color: black;
float:left;

}
#DTN-logos img {
width:163px;
height: 63px;
border: 2px;
border-color: black;
float:left;

}
#nor-logos img {
width:138px;
height: 76px;

float:left;

}

#books {
  /*
  border: solid 5px;
  border-color: brown;
  */
  position: relative;
  width: 930px;
  padding: 5px;
}

#books h2{
  margin-left: 165px;
}
#books p{
  margin-left: 165px;
}


#books ul{
  margin-left: 180px;
}

#books h1{
  padding-top: 5px;
  padding-bottom: 5px;
}

#specific-book-quantitative-trading-systems {
  /*
  border: solid 5px;
  border-color: blue;
  */
  height: 460px;
  clear: both;
}

#specific-book-introduction {
  /*
  border: solid 5px;
  border-color: blue;
  */
  height: 400px;
}

#specific-book-advanced {
  /*
  border: solid 5px;
  border-color: blue;
  */
  height: 320px;
}

#specific-book-quantitative-trading-systems img{
  float: left;
  border: none;
  position: relative;
  top: 0px;
  width: 140px;
  height: 200px;
  padding: 8px;
}

#specific-book-introduction img{
  float: left;
  border: none;
  position: relative;
  top: 0px;
  width: 140px;
  height: 200px;
  padding: 8px;
}

#specific-book-advanced img{
  float: left;
  border: none;
  position: relative;
  top: 0px;
  width: 140px;
  height: 200px;
  padding: 8px;
}



#consulting {
  /*
  border: solid 5px;
  border-color: brown;
  */
  position: relative;
  width: 930px;
  padding: 5px 0px 10px 0px;
}

#consulting h1{
  padding-top: 5px;
  padding-bottom: 5px;
}

#consulting p{
  margin-left: 20px;
}

#workshops {
  /*
  border: solid 5px;
  border-color: blue;
  */
  position: relative;
  width: 930px;
  padding: 5px 0px 10px 0px;
}

#workshops h1{
  padding-top: 5px;
  padding-bottom: 5px;
}

#workshops p{
  margin-left: 20px;
}

#footer {
  padding: 5px 10px 5px 10px;
  background-color: blue;
  /*
  border: solid 5px;
  border-color: #dd0000;
  */
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  color: black;
  font-size: 11px;
  text-align: left;
}

#footer p {
  text-decoration: none;
  color: white;
}

#footer a:hover {
  color: red;
}
