body {
  padding: 0px; margin: 0px;
}
#cmain {
   margin: 20px;
}
#main {
  width: 995px;
  border: 0px solid red;
  margin: 0px auto 0px auto;
  position: relative;
}

#head {
  height: 60px;
  background-color: #006699;
}
    #namebanner {
        width: 554px;
        height: 33px;
        float: left;
        margin-top: 15px;
    }
    #date {
        width: 210px;
        height: 14px;
        float: right;
        text-align: right;
        margin: 40px 5px 0px 0px;
        
        font-family: Arial, Verdana, Tahoma;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
    }
#randimg {
  height: 250px;
  background: #FFFFFF url(../images/styles/randbg.gif) no-repeat top left;
}
#floatingmed {
  height: 250px;
  width: 337px;
  float: right;
  border: 0px solid red;
}
#insidehead {
  height: 40px;
  background: #969692 url(../images/styles/insideheadbg.gif) no-repeat top left;
  
  text-align: right;
  padding: 100px 10px 0px 0px;
  
  font-family: Arial, Verdana, Tahoma;
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  
}
#countdown {
  height: 46px;
  background-color: #000000;
  border-top: 6px solid #33cc00;
  border-bottom: 6px solid #33cc00;
}
    #countday {
        width: 523px;
        height: 46px;
        float: left;
    }
    #dcount {
      float: left;
      margin-left: 3px;
      border: 0px solid red;
      height: 46px;
      width: 70px;
      text-align: center;
      
      font-family: Arial, Verdana, Tahoma;
      font-size: 40px;
      font-weight: bold;
      color: #33cc00;
    }
    #dtxtwrap {
      float: left;
      border: 0px solid red;
      height: 46px;
      width: 420px;
      margin-left: 10px;
    }
    #dtxts {
      font-family: Arial, Verdana, Tahoma;
      font-size: 12px;
      color: #FFFFFF;
      margin-top: 0px;
    }
    #dtxtb {
      font-family: Arial, Verdana, Tahoma;
      font-size: 14px;
      color: #FFFFFF;
      font-weight: bold;
    }
    
    #search {
        width: 253px;
        height: 34px;
        float: right;
        background: url(../images/styles/searchbg.gif) no-repeat top left;
    }
    #search form{
        margin: 0px; padding: 0px;
    }
    #search_l {
      float: left;
      margin: 6px 5px 0px 10px;
      
      font-family: Arial, Verdana, Tahoma;
      font-size: 12px;
      color: #000000;
      font-weight: bold;
      text-decoration: none;
      outline: none;
    }
    #search_m {
      float: left;
      margin-top: 2px;
    }
    #search_m input{
      background-color: #000000;
      border: 2px solid #008000;
      width: 150px;
      height: 17px;
      padding-left: 2px;
      padding-right: 2px;
      
      font-family: Arial, Verdana, Tahoma;
      font-size: 12px;
      color: #FFFFFF;
      outline: none;
    }
    #search_r {
      float: left;
      margin: 4px 0px 0px 5px;
    }
    
#navigation {
  height: 30px;
  background-color: #57698f;
  border-bottom: 1px solid #FFFFFF;
}
    #navigation ul{
        margin: 0px; padding: 0px;
        list-style: none;
    }
    #navigation li{
        float: left;
    }
    #navigation li a{
        display: block;
        padding: 8px 10px 7px 10px;
        
        font-family: Arial, Verdana, Tahoma;
        font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
        outline: none;
    }
    #navigation li a:hover{
        background-color: #7685a4;
    }
#content {
  background-color: #FFFFFF;
}
    #contentwrapper_home {
      float: left;
      width: 995px;
      background: #FFFFFF url(../images/styles/contenthomebg.gif) repeat-y top right;
    }
    #contentwrapper_content {
      float: left;
      width: 995px;
      background: #FFFFFF url(../images/styles/contentbg.gif) repeat-y top right;
    }
        #cb_content {
          padding: 10px 221px 10px 10px;
        }
        #cb_sublink {
          float: right;
          width: 221px;
        }
             #cb_sublink ul{
                margin: 0px; padding: 0px;
                list-style: none;
             }
             #cb_sublink ul li {
               border-bottom: 1px solid #ddeefe;
             }
             #cb_sublink ul li a{
                display: block;
                background: url(../images/misc/sublink.gif) no-repeat 8px;
                padding: 5px 5px 5px 30px;

                font-family: Arial, Verdana, Tahoma;
                font-size: 12px;
                color: #000000;
                text-decoration: none;
                outline: none;
             }
             #cb_sublink ul li a:hover{
                display: block;
                background: #c4d1f4 url(../images/misc/sublink.gif) no-repeat 8px;
                padding: 5px 5px 5px 30px;
                color: #003333;
             }
    #video {
      width: 390px;
      //width: 392px;
      float: left;
      margin-left: 1px;
      padding-bottom: 10px;
    }
        #video_title {
            background: #006699 url(../images/misc/effects.gif) no-repeat 10px;
            height: 26px;
            padding: 14px 0px 0px 40px;

            font-family: Arial, Verdana, Tahoma;
            font-size: 20px;
            color: #FFFFFF;
            text-decoration: none;
        }
        
        #featvideo {
          margin: 10px 0px 10px 0px;
        }
        #featvideoicon {
          border: 0px solid red;
          float: left;
          width: 141px;
          height: 137px;
        }
        #featvideoinfo {
          margin-left: 146px;
          margin-right: 10px;
          height: 137px;
          overflow: hidden;
          width: 240px;
        }
        
        #featvideotitle {
          font-family: Arial, Verdana, Tahoma;
          font-size: 16px;
          color: #346667;
          font-weight: bold;
        }
        .featvideodesc{
          border: 0px solid red;
          margin: 0px 10px 10px 10px;
        }
        .featvideodesc p, .featvideodesc b, .featvideodesc a, .featvideodesc i {
          font-family: Arial, Verdana, Tahoma;
          font-size: 12px;
        }
        
        #letusknow_title {
            background: #969696 url(../images/misc/effects.gif) no-repeat 10px;
            height: 26px;
            padding: 14px 0px 0px 40px;

            font-family: Arial, Verdana, Tahoma;
            font-size: 20px;
            color: #FFFFFF;
            text-decoration: none;
        }
        #bulletin p {
            margin: 5px 5px 5px 5px;
        }

        
     #bulletin {
      width: 303px;
      //width: 301px;
      float: left;
    }
        #bulletin_title {
            background: #329afd url(../images/misc/effects.gif) no-repeat 10px;
            height: 26px;
            padding: 14px 0px 0px 40px;

            font-family: Arial, Verdana, Tahoma;
            font-size: 20px;
            color: #FFFFFF;
            text-decoration: none;

        }
        #bulletin ul {
            margin: 0px; padding: 0px;
            list-style: none;
        }
        #bulletin ul li{
            margin: 0px; padding: 0px;
            //border: 1px solid #FFFFFF;
        }
        #bulletin ul li a{
            display: block;
            background: url(../images/misc/bulletinlink.gif) no-repeat 8px;
            padding: 5px 5px 5px 30px;

            font-family: Arial, Verdana, Tahoma;
            font-size: 12px;
            color: #0066cc;
            text-decoration: none;
            outline: none;
        }

        #bulletin ul li a:hover{
            display: block;
            background: #fcfcdd url(../images/misc/bulletinlink.gif) no-repeat 8px;
            padding: 5px 5px 5px 30px;
            outline: none;
        }

        #bulletin ul li.bulleteven a{
            display: block;
            background: #f4f4f4 url(../images/misc/bulletinlink.gif) no-repeat 8px;
            padding: 5px 5px 5px 30px;

            font-family: Arial, Verdana, Tahoma;
            font-size: 12px;
            color: #0066cc;
            text-decoration: none;
            outline: none;
        }

        #bulletin ul li.bulleteven a:hover{
            display: block;
            background: #fcfcdd url(../images/misc/bulletinlink.gif) no-repeat 8px;
            padding: 5px 5px 5px 30px;
            outline: none;
        }
        
     #highlights {
      width: 300px;
      float: right;
    }
        #highlights_title {
            background: #346667 url(../images/misc/effects.gif) no-repeat 10px;
            height: 26px;
            padding: 14px 0px 0px 40px;

            font-family: Arial, Verdana, Tahoma;
            font-size: 20px;
            color: #FFFFFF;
            text-decoration: none;

        }
        #highlights ul {
            margin: 0px; padding: 0px;
            list-style: none;
        }
        #highlights ul li {
            float: left;
            padding: 5px 0px 0px 0px;
            width: 300px;
        }
        #highlights ul li a{
            display: block;

            font-family: Arial, Verdana, Tahoma;
            font-size: 12px;
            color: #000000;
            text-decoration: none;
            outline: none;
        }
        #highlights ul li .imgwrap {
            float: left;
            width: 52px;
            height: 41px;
        }
         #highlights ul li .textwrap {
            float: left;
            width: 230px;
            padding: 0px 4px 0px 5px;
        }
        #login {
            width: 260px;
            float: left;
            background: #acbef1 url(../images/misc/effects.gif) no-repeat 10px;
            height: 26px;
            padding: 14px 0px 0px 40px;
            margin: 5px 0px 10px 0px;

            font-family: Arial, Verdana, Tahoma;
            font-size: 20px;
            color: #FFFFFF;
            text-decoration: none;
        }
        #highlights label {
           margin-right: 3px;
           font-family: Arial, Verdana, Tahoma;
           font-size: 12px;
           color: #003399;
        }
        #formlogin {
          margin: 0px auto 20px auto;
          width: 200px;
        }
        #formloginwrap {
          
        }
        #formlogin form{
          margin: 0px; padding: 0px;
        }
        #formlogin p{
          margin: 5px 0px 0px 0px;
          padding: 0px;
          color: #4E84DE;
        }
        #formlogin input {
          width: 130px;
          border: 1px solid #003399;
        }
        #formlogin input#submit{
          width: 60px;
          font-family: Arial, Verdana, Tahoma;
          font-size: 12px;
          font-weight: bold;
          color: #003399;
          background-color: #FFFFFF;
        }
        #formlogin a {
          font-family: Arial, Verdana, Tahoma;
          font-size: 12px;
          color: #4E84DE;
          text-decoration: none;
        }
        #formlogin a:hover {
          text-decoration: underline;
        }
        #formlogin #loadingmssg {
          font-family: Arial, Verdana, Tahoma;
          font-size: 20px;
          color: #4E84DE;
          text-decoration: none;
          font-weight: bold;
        }
        #formlogin #errormssg {
            color: #FF0000;
        }
        #formlogin #successmssg {
            color: #008000;
        }
#footer {
  height: 115px;
  width: 995px;
  background-color: #006699;
  float: left;
}
    #copyrights {
        margin: 0px 0px 0px 5px;
        width: 950px;
        height: 20px;
        padding-top: 3px;
        border: 0px solid red;

        font-family: Arial, Verdana, Tahoma;
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        outline: none;
    }

    #copyrights ul{
        margin: 0px; padding: 0px;
        list-style: none;
    }
    #copyrights li{
        float: left;
    }
    #copyrights li a{
        display: block;
        padding: 5px 10px 5px 0px;

        font-family: Arial, Verdana, Tahoma;
        font-size: 12px;
        color: #FFFFFF;
        font-weight: bold;
        text-decoration: none;
        outline: none;
    }
    #copyrights li a:hover{
        text-decoration: underline;
    }
    #copyrights p {
        margin: 0px; padding: 0px;
        float: left;
        width: 600px;
        color: #FFFFFF;
    }

/*General Styles*/
p.title {
    font-family: Arial, Verdana, Tahoma;
    font-size: 16px;
    color: #346667;
    font-weight: bold;
}

p, b, i, u, li, table {
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color: #000000;
}

table input {
    border: 1px solid #C0C0C0;
}

p a, li a, i a, b a {
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color: #4E84DE;
    text-decoration: none;
    outline: none;
}
p a:hover, li a:hover, i a:hover, b a:hover {
    text-decoration: underline;
    color: #000000;
}
a img {
    border-width: 0px;
}
#errormssg {
    color: #FF0000;
}
#successmssg {
    color: #008000;
}
TABLE {
  border-collapse: collapse;
}
.red {
  color: #FF0000;
}
.info {
  text-align: center;
  font-weight: bold;
  color: #FF9900;
  background-color: #FFF7EA;
  border: 1px solid #FF9900;
  margin: 20px;
  padding: 20px;
  font-size: 16px;
}

/*Video Container*/
.video_container {
    width: 394px;
    height: 222px;
    background: #FFFFFF url(../images/misc/videobg.gif) no-repeat top left;
    
    font-family: Arial, Verdana, Tahoma;
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 0px 10px 10px;
    margin-top: 15px;
}
.addcartimg {
    float: right;
    margin: 10px 0px 0px 10px;
}
.videotitle{
    border: 0px solid red;
    margin-right: 10px;
    height: 150px;
    overflow: hidden
}
.miscinfo {
    width: 384px;
}
.videodesc {
    width: 384px;
    border: 0px solid red;
}
.desctitle {
    font-weight: bold;
    font-size: 12px;
}
.desccont {
    font-size: 12px;
}
.player {
    display:block;
    width:525px;
    height:375px;
    margin: 0px auto 0px auto;
}
.line {
    color: #C0C0C0;
}
.navvideo {
    text-align: right;
}
.navvideo span{
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    color: #000000;
    padding: 2px 5px 2px 5px;
    border: 1px solid #000000;
    background-color: #C0C0C0;
    text-decoration: none;
  }
.navvideo a {
    font-family: Arial, Tahoma, Verdana;
    font-size: 12px;
    color: #808080;
    padding: 2px 5px 2px 5px;
    border: 1px solid #969696;
    text-decoration: none;
    outline: none;
}
.navvideo a:hover {
    color: #000000;
    border: 1px solid #000000;
    text-decoration: none;
}
/*FLOATING FORM START*/
#floatform {
    position: absolute;
    margin: 0px 0px 0px 0px;
    border: 3px solid #FFFFFF;
    overflow: hidden;
    background-color: #FFFFFF;
}
.dhtmlwindow #seminartitle{
   font-family: Arial, Verdana, Tahoma;
   font-weight: bold;
   text-align: center;
   font-size: 16px;
   color: #008000;
}
.dhtmlwindow input {
    border: 1px solid #006699;
}
#button {
     font-family: Arial, Verdana, Tahoma;
     background-color: #1876a5;
     color: #FFFFFF;
     font-weight: bold;
     border-bottom: 2px solid #006699;
     border-right: 2px solid #006699;
     border-top: 2px solid #2d92c4;
     border-left: 2px solid #2d92c4;
}
span#close{
    display: block;
    height: 22px;
    background-color: #006699;
}
span#close a{
    font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    text-decoration: none;
    color: #FFFFFF;
    outline: none;
}
span#close a:hover{
    text-decoration: none;
    color: #000000;
    outline: none;
}
#floatformcont {
    margin: 10px;
}
#floatformtitle {
    float: left;
    font-family: Arial, Verdana, Tahoma;
    font-size: 16px;
    text-decoration: none;
    color: #FFFFFF;
    font-weight: bold;
}
#floatformclose {
    float: right;
}
/*FLOATING FORM END*/

/*COMMENT PART STYLE START*/
.blogresponse {
  width: 760px;
  float: left;
  border-bottom: 1px solid #C0C0C0;
  margin-bottom: 10px;
}
.blogreshead {
  height: 55px;
  width: 760px;
  float: left;
  background: url(../images/misc/blogiconline.gif) repeat-x top left;
}
.blogresicon {
  height: 55px;
  width: 58px;
  float: left;
  background: url(../images/misc/blogresponseicon.gif) no-repeat top left;
  margin-left: 12px;
}
.blogressays {
  border: 0px solid red;
  float: left;
  width: 350px;
  margin-left: 10px;
  margin-top: 15px;
  
  font-family: Arial, Tahoma, Verdana;
  color: #99CC00;
  font-style: italic;
  font-size: 16px;
  font-weight: bold;
}

.blogreswebsite {
  border: 0px solid red;
  float: left;
  width: 350px;
  margin-left: 10px;
  margin-top: 10px;
}

.blogrescont {
  font-family: Arial, Verdana, Tahoma;
  color: #000000;
  font-size: 12px;
  padding: 15px 30px 15px 30px;
  border: 0px solid red;
  float: left;
  width: 700px;
}

#topnav,#bottomnav{
  float: left;
  width: 760px;
  text-align: right;
  padding: 1px 0px 1px 0px;
}
#topnav a,#bottomnav a{
  font-family: Arial, Verdana, Tahoma;
  color: #969696;
  border: 1px solid #969696;
  text-decoration: none;
  padding: 0px 3px 0px 3px;
  font-size: 12px;

}
#topnav span, #bottomnav span{
  font-family: Arial, Verdana, Tahoma;
  color: #FFFFFF;
  border: 1px solid #969696;
  background-color: #969696;
  text-decoration: none;
  padding: 0px 3px 0px 3px;
  font-size: 12px;

}
#topnav a:hover,#bottomnav a:hover{
  color: #333333;
  border: 1px solid #333333;

}
.postdate {
  width: 760px;
  border: 0px solid red;
  text-align: right;
  
  font-family: Arial, Tahoma, Verdana;
  color: #808080;
  font-style: italic;
  font-size: 11px;
}
/*COMMENT PART STYLE END*/

/*CART STYLES START*/
/*My Cart Styles*/
#cart {
  margin: 10px 0px 20px 50px;;

  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;

  width: 652px;
}
#cart .title {
  font-family: Arial, Verdana, Tahoma;
  color: #FFFFFF;
  display: block;
  text-align: left;
  padding: 5px 0px 5px 10px;
  margin: 0;
  font-size: 20px;
  background-color: #000000;
}
#cart .desc {
  font-family: Arial, Verdana, Tahoma;
  color: #FFFFFF;
  font-size: 14px;
}
/*CART STYLES END*/

/*TABLE IN THE CART STYLES*/

table.centraltable {
	width: 100%;
	border-spacing: 1px;
	background-color: #e7e7e7;
	color: #666;
}

table.centraltable td,
table.centraltable th { padding: 4px; }

table.centraltable thead th {
	text-align: center;
	background: #f0f0f0;
	color: #666;
	border-bottom: 1px solid #999;
	border-left: 0px solid #fff;
}

table.centraltable thead a:hover { text-decoration: none; }

table.centraltable thead th img { vertical-align: middle; }

table.centraltable tbody th { font-weight: bold; }

table.centraltable tbody tr			{ background-color: #fff;  text-align: left; }
table.centraltable tbody tr.row1 	{ background: #f9f9f9; border-top: 1px solid #fff; }

table.centraltable tbody tr.row0:hover td,
table.centraltable tbody tr.row1:hover td  { background-color: #ffd ; }

table.centraltable tbody tr td 	   { height: 25px; background: #fff; border: 0px solid #fff; }
table.centraltable tbody tr.row1 td { background: #f9f9f9; border-top: 0px solid #FFF; }

table.centraltable tfoot tr { color: #333; }
table.centraltable tfoot td,
table.centraltable tfoot th { background-color: #f3f3f3; border-top: 1px solid #999;  border-left: 0px solid #fff;  border-right: 0px solid #fff;  border-bottom: 1px solid #fff;}

/*TABLE IN THE CART STYLES*/

