
/* reset */
*
{
  margin: 0;
  /*padding: 1px;*/
}

@font-face
{
  font-family: DeliciousRoman;
  src: url(HelveticaNeue.otf);
  font-weight: 400;
}

a
{
  color: #2F312E;
}

.author-img
{
  border: none;
}

/* render html5 elements as block */
body
{
  padding: 0;
  margin: 0;
  background-color: #89a14b;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
}

#main
{
  padding: 0;
  margin: 0;
  width: 100%;
  float: left;
}

#main-content
{
  padding: 0;
  margin: 0 auto;
  width: 1037px;
}

#content
{
  padding: 0;
  margin: 0 auto;
  width: 1037px;
  float: left;
  background-color: #FFF;
  -webkit-box-shadow: 0px -1px 6px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px -1px 6px rgba(0, 0, 0, 1);
  box-shadow: 0px -3px 6px rgba(0, 0, 0, 1);
}

#header
{
  padding: 0;
  margin: 0;
  width: 1037px;
  background-image: url(../img/header.jpg);
  background-repeat: repeat-x;
  height: 140px;
  -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 1);
  -moz-box-shadow: 0px -1px 3px rgba(0, 0, 0, 1);
  box-shadow: 0px -3px 3px rgba(0, 0, 0, 1);
}

#header-text
{
  padding-left: 50px;
  margin: 0;
  width: 600px;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

  #header-text .sb
  {
    padding-top: 20px;
  }

.power
{
  padding-left: 70px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  margin-top: -3px;
  position: absolute;
  color: #FFFFFF;
}

#header-img
{
  padding-right: 20px;
  margin: 0;
  width: auto;
  float: right;
}

#top
{
  padding: 0;
  margin: 0;
  width: 1037px;
  background-color: #FFF;
}

#top-text
{
  padding: 15px;
  margin: 0;
  width: 700px;
  float: left;
}

  #top-text h2
  {
    color: #62782b;
    font-family: Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
    font-weight: bolder;
  }

  #top-text p
  {
    font-family: "Arial";
    color: #494949;
    font-size: 17px;
  }


#top-img
{
  float: right;
  background-image: url(../img/right-img.jpg);
  background-repeat: no-repeat;
  width: 200px;
  margin-top: -143px;
  padding: 70px 30px 30px 60px;
}

  #top-img p
  {
    color: #3E540B;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    letter-spacing: .3px;
  }

  #top-img h3
  {
    color: #3F540C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    text-shadow: 1px 1px 1px #fff;
    font-weight: normal;
    line-height: 100%;
  }


.breadcrumb
{
  color: black;
  font-weight: bold;
}

#pagecontent
{
  padding: 10px;
  margin: 0;
  width: 1020px;
  float: left;
}

.tof
{
  padding: 10px 0 17px 0;
  width: 1015px;
  background-image: url(../img/tof.jpg);
  background-repeat: repeat-x;
  color: #3d5207;
  height: 11px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  text-shadow: .3px 0px 0px #bfe365;
  border: 1px #899a60 solid;
  float: left;
}

.toctext
{
  padding: 10px 35px;
  width: 945px;
  border: 1px #b0a8a6 solid;
  background-color: #ececec;
  float: left;
}

.lefttext
{
  width: 45%;
  float: left;
  border-right: 1px #8e8e8e solid;
}

  .lefttext ul li
  {
    list-style: none;
    text-decoration: none;
    padding: 10px;
    font-weight: bold;
    color: #151515;
  }

.righttext
{
  width: 45%;
  float: right;
  padding-left: 20px;
}

  .righttext ul li
  {
    list-style: none;
    text-decoration: none;
    padding: 10px;
    font-weight: bold;
    color: #151515;
  }

.domain-d
{
  padding: 10px 0 17px 0;
  margin: 10px 0px;
  width: 1015px;
  /*background-color:#b5b5b5;	*/
  background-color: #eee;
  color: #000;
  height: 11px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  text-shadow: 1px 0px 0px #fff;
  border: 1px #899a60 solid;
  float: left;
}

#nav-bottom
{
  padding: 10px 0 17px 0;
  margin: 10px 0px;
  width: 1015px;
  background-color: #eee;
  color: #000;
  height: 11px;
  text-shadow: 1px 0px 0px #fff;
  border: 1px #899a60 solid;
}

h3
{
  color: #4a640c;
  margin: 10px 0;
  font-weight: bold;
  font-family: Verdana;
  letter-spacing: normal;
}

p
{
  margin: 10px 0;
  font-family: Arial, Helvetica, sans-serif;
}

.author
{
  padding: 0;
  margin: 0;
  width: 1014px;
  border: 1px #b5b5b5 solid;
  background-color: #eeeeee;
  float: left;
  margin-bottom: 10px;
}

.author-1
{
  background-color: #dddddd;
  float: left;
  width: auto;
}

  .author-1 p
  {
    padding: 10px;
    margin: 0;
    min-height: 100px;
  }

.author img
{
  float: left;
  padding: 10px;
}

.author-2
{
  background-color: #eeeeee;
  float: left;
}

  .author-2 p
  {
    padding-top: 10px;
    margin: 0;
    min-height: 100px;
  }

.bottom
{
  font-weight: bold;
}

.fotter
{
  padding: 10px 0 5px 0;
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(../img/fotter.jpg);
  background-repeat: repeat-x;
  height: 30px;
  width: 1037px;
  border: 0;
  outline: 0;
  float: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  /*border-bottom-left-radius:3px;

border-bottom-right-radius:3px;
box-shadow: 0px 1px 2px #000;
-webkit-box-shadow: -1px 0px 2px #000;
-moz-box-shadow: 0px 5px 2px #000;

filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000, offX=5, offY=5, positive=true);*/
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0px 1px 2px #000;
  -webkit-box-shadow: -1px 0px 2px #000;
  -moz-box-shadow: 0px 5px 2px #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; /* For IE 8 */
  /*filter: progid:DXImageTransform.Microsoft.DropShadow(color='#000000',offX='20',offY='20');*/
}


.faq-button
{
  background-image: url("../img/faq_button.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 240px;
  height: 44px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  text-align: center;
  padding-top: 10px;
}

#faq-button-lower-area
{
  width: 240px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 330px;
}

#nav-prev
{
  float: left;
  margin-left: 20px;
}

#nav-next
{
  float: right;
  margin-right: 20px;
}

a#tutorial-button
{
  background-color: #89a14b;
  color: white;
  padding: 12px;
  margin-left: -5px;
}

  a#tutorial-button:link
  {
    text-decoration: none;
    font-weight: bold;
  }

  a#tutorial-button:hover
  {
    color: #4a640c;
  }

/* New theme styles*/
.bigText
{
  font-size: 24px !important;
}

.newLink
{
  color: rgb(0, 93, 213);
  font-weight: bold;
  font-size: 16px;
}

.tof
{
  margin-top: 30px;
  text-shadow: 1px 0px -1px rgb(216, 216, 216);
  font-weight: lighter;
  font-size: 22px;
}

.shadowEffect
{
  text-shadow: 1px 0px -1px rgb(235, 235, 235);
}

.shadowEffectWhite
{
  text-shadow: 1px 0px -1px #FFFFFF;
}

.pStyles
{
  font-size: 16px;
  text-align: center;
}

.pFontSize
{
  font-size: 16px;
}

hr.style-one
{
  margin: 10px 10px 10px 0px;
  border: 0;
  height: 1px;
  background: #999999;
  background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}

.lowBorder
{
  padding-bottom: 10px;
  position: relative;
  height: 35px;
  border-top-style: solid;
  border-top-width: thin;
  border-top-color: #999999;
  width: 50% !important;
  text-align: center;
  padding-top: 10px;
}

.font20
{
  font-size: 16px !important;
}

.emptySpace
{
  position: relative;
  height: 50px;
}

.greenSpan
{
  color: rgb(2, 88, 2);
}

.fontWeight900
{
  font-weight: 900;
}

.leftTextNew
{
  text-align: center;
  margin-left: -40px;
  width: 510px;
}

.bottom, span
{
  margin-left: 0px !important;
}

.bottomLinks
{
  text-decoration: none;
}

.fontSize20
{
  font-size: 20px;
}

.fontSize19
{
  font-size: 19px !important;
}

a.particular-link
{
  display: block;
  background: #fff url(../../Content/img/Get-Github-button.png) top left no-repeat;
  text-align: center;
  line-height: 70px;
  color: white;
  width: 250px;
  margin-left: 100px;
  text-decoration: none;
}

.redText
{
  color: red;
}

.leftImage
{
  position: absolute;
  left: 325px;
  top: 272px;
  background-image: url('../img/Title-background.png');
}

.image
{
  position: relative;
  top: -30px;
    height:0;
    width:415px;
}


  .image .text
  {
    position: absolute;
    top: 5px;
    left: 60px;
    width: 300px;
    font-weight: bold;
    font-size: 28px;
  }

.imageRight
{
  position: relative;
  top: -30px;
  left: 500px;
  height:0;
  width:415px;
}

  .imageRight .text
  {
    position: absolute;
    top: 5px;
    left: 60px;
    width: 400px;
    font-weight: bold;
    font-size: 26px;
  }
