﻿body {
}
h1
{
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.mainDescription
{
    margin-top: 10px;
    margin-bottom: 15px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
}
 .headerImage
{
    width: 918px;
    height: 142px;
    margin-left: 5px;
    border: 1px solid #676767;
    vertical-align: bottom;
}
 p
 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: justify;
     }
  
  .tableProductHeader {width: 450px; height: 30px; background-color: #565656; color: #e6e6e6; margin-left: 50px; margin-bottom: 280px;}
  .tableProductHeaderScope {width: 500px; height: 30px; background-color: #565656; color: #e6e6e6; margin-bottom: 280px;}
  .tableProductHeaderBinocular {width: 450px; height: 30px; background-color: #565656; color: #e6e6e6; margin-left: 50px; }  
  .reviewLink
    {
        font-family: verdana;
        font-size: 11px;
        color: #336699;
        text-decoration: underline;
        font-weight: bold;
    }
  .tableMain{width: 830px; margin-top: 20px; background-repeat: no-repeat; background-position: right 40px}
  .headerLinkBold
{
    font-weight: bold;
    font-size: 11px;
    color: #e6e6e6;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    vertical-align: middle ;
}

 .headerLink
{
    font-size: 11px;
    color: #e6e6e6;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    vertical-align: middle ;
}

.dimensionHeader
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-left: 50px;
    
}
.dimensionText
{
    position: absolute;
    width: 15px;
    height: 10px;
    line-height: 10px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
}
.dimensionScopes
{
    width: 500px;
    height: 224px;
    position: relative;
    background-image: url('../images/misc/scope_dimensions.png');
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.scopeDimensionText
{
    position: absolute;
    width: 30px;
    height: 16px;
    line-height: 10px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
}
.dimensionRedDots
{
    width: 319px;
    height: 177px;
    position: relative;
    margin-left: 70px;
    margin-top: 10px;
    background-image: url('../images/misc/red_dot_dimensions.gif');
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.dimensionSights
{
    width: 271px;
    height: 177px;
    position: relative;
    margin-left: 70px;
    margin-top: 10px;
    background-image: url('../images/misc/sight_dimensions.gif');
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.tdSpecHeaderDark
{
    padding-left: 3px;
    font-weight: bold;
    font-size: 10px;
    width: 130px;
    color: #1f1f1f;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #cdcdcd;
    height: 17px;
}
.tdSpecDark
{
    padding-left: 3px;
    width: 50px;
    background-color: #cdcdcd;
    font-size: 10px;
    color: #1f1f1f;
    font-family: Arial, Helvetica, sans-serif;
}
.tdSpecHeader
{
    padding-left: 3px;
    font-weight: bold;
    font-size: 10px;
    width: 130px;
    color: #1f1f1f;
    font-family: Arial, Helvetica, sans-serif;
    height: 17px;
}
.tdSpec
{
    padding-left: 3px;
    width: 50px;
    font-size: 10px;
    color: #1f1f1f;
    font-family: Arial, Helvetica, sans-serif;
}
.buyBtn
{
    width: 65px;
    height: 20px;
    background-image: url( '../Images/misc/btn_add_to_cart.png' );
    vertical-align: middle;
}
.divReviewHeader{width: 830px; background-color: #C0C0C0; margin-left: 46px; font-family: arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.txtName
{
    width: 145px;
    height: 22px;
    border: 1px solid #FFFFFF;
    background-color: #f0eda5;
}
.txtComment
{
    width: 500px;
    height: 56px;
    border: 1px solid #FFFFFF;
    background-color: #f0eda5;
}
.tableReviewForm
{
    width: 720px;
    margin-left: 50px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 10px;
}