#body {
}

#pagebox {
}

#header {
  width: 1002px;
}

#right-box {
  position: relative;
  float: right;
  width: 300px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-style: dotted;
  border-width: 1px;
  border-color: #6BB6E3;
  border-color: #CFE2E8;
  background-color: #FFF5D9;
  padding-top: 0px;
  padding-left: 0px;
  overflow: auto;
}

#left-box {
  position: relative;
  float: left;
  width: 696px;
  margin-left: 0px;
  margin-right: 0px;
  border-style: dotted;
  border-width: 1px;
  border-color: #DFF2F8;
  background-color: #FFF5D9;
  margin-left: 0px;
  padding: 0px;
  text-align: center;
  overflow: auto;
}

/* Table for columns */

table.video {
    border-collapse: collapse;
    margin-top: -2px;
    margin-bottom: 0px;
    width: 1000px;
    border: none;
  }
tr.video {
  }
td.videoleft {
    width: 696px;
    margin-left: 0px;
    margin-right: 0px;
    border-style: dotted;
    border-width: 1px;
    border-color: #DFF2F8;
    background-color: #FFF5D9;
    margin-left: 0px;
    padding: 0px;
    text-align: center;
  }
td.videoright {
    width: 300px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    border-style: dotted;
    border-width: 1px;
    border-color: #6BB6E3;
    border-color: #CFE2E8;
    background-color: #FFF5D9;
    padding-top: 0px;
    padding-left: 0px;
  }

table.footer {
    margin-top: 0px;
    width: 1000px;
    border: none;
    margin-left: -4px;
    width: 1000px;
    border: none;
  }
tr.footer {
  }
td.footer {
    border: none;
  }

table.comments {
    margin-top: 0px;
    width: 1000px;
    border-style: solid;
    border-width: 6px;
    border-color: #FFF5D9;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: -4px;
    width: 1000px;
    border: none;
  }
tr.comments {
  }
td.comments {
    border: none;
    width: 630px;
 }
td.comments-right {
    border: none;
    width: 360px;
    border: none;
    border-left: 1px dotted #CFE2E8;
    padding-left: 65px;
   }

#addthis-box {
  text-align: center;
  margin-top: 25px;
}


#youtube-box {
  position: relative;
  width: 600px;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 0px;
  padding-top: 10px;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  text-align: center;
  background-color: #ffffff;
  height: auto;
  border: solid;
  border-color: #DFF2F8;
  border-width: 1px;
  text-align: center;
  margin: 0 auto;
}

.article {
  text-align: left;
}

.article1 {
  line-height: 11px;
}

#promotion-box {
  position: relative;
  display: inline;
  float: left;
  width: 450px;
  height: auto;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #ffffff;
  text-align: center;
  font-size: 9px;
  line-height: 11px;
  border-style: dotted;
  border-color: #DFF2F8;
  border-width: 2px;
}

.individualpromo-box {
  position: relative;
  display: inline;
  border: none;
  padding: 0px;
  height: 20px;
  width: 30px;
  margin-left: 12px;
}

a.videocomments  {
  color: #068245;
  background-color: #ffffff;
  font-style: normal;
  border: dotted 1px #068245;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
}

a:hover.videocomments  {
/*
  color: #22C8FF;
*/
  color: #00F060;
  font-style: normal;
  text-decoration: none;
}

a:active.videocomments  {
  color: #00FF33;
  font-style: normal;
  text-decoration: none;
}

a:visited.videocomments  {
  background-color: #dddddd;
  color: black;
  font-style: normal;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #bbbbbb;
  text-decoration: none;
}

/*
#store-right-box {
  position: relative;
  float: right;
  background-color: #FFF5D9;
  width: 10px;
  height: 700px;
  margin: 0px;
}
*/

