﻿
.GridButton
{
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    font-size: 8pt;
    border-left: #cccccc 1px solid;
    cursor: hand;
    color: #000000;
    border-bottom: #cccccc 1px solid;
    font-family: Verdana, Arial, Helvetica;
    background-color: #eeeeee;
}

.GridViewRowAlign
{
    padding-left: 18px;
}

.divTable
{
    display: table;
    width: 420px;
    background-color: #D3D3D3; /*border: 1px solid  lightgrey; 		border-spacing:10px;cellspacing:poor IE support for  this*/ /* border-collapse:separate;*/
}

.divRow
{
    display: table-row;
    width: auto;
    border-spacing: 20px;
    float: left;
    margin-bottom: 1px;
}

.headRow
{
    display: table-row;
    width: auto;
    float: left;
    margin-bottom: 20px;
    font-weight: bold;
    margin-bottom: 1px;
}

.divCell
{
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    width: 140px;
    background-color: lightyellow;
    padding-top: 2px;
}

.divCellPayment
{
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    width: 140px;
    background-color: lightyellow;
    color:#4682B4;
    padding-top: 2px;
}

.divCellShipped
{
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    width: 140px;
    background-color: lightyellow;
    color:Navy;
    padding-top: 2px;
}

.divCellHead
{
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    width: 140px;
    background-color: white;
    padding-bottom: 2px;
}

.tableHR
{
    background-color: gray;
    width: 450px;
    height: 1px;
    margin: 10px 0;
    clear: both;
}


.leftColumn2
{
    width: 1000px;
    margin-right: 40px;
    float: left;
}

.orderLabel
{
    color: black;
    background-color: #FCF99D;
    font-size: 10px;
    font-weight: bold;
}

.small
{
    width: 20px;
}


.itemInfoInternal
{
    color: #434343;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    clear: both;
    display: block;
    padding: 20px 0;
    border-bottom: 1px dotted #CCC;
}
.itemInfoInternal.header
{
    padding: 0;
    border: none;
    font-size: 12px;
    color: #838383;
    text-transform: uppercase;
    font-weight: normal;
}
.itemInfoInternal .wrapper
{
}
.itemInfoInternal .subtitle
{
    font-size: 1.1em;
}
.itemInfoInternal > div p, .itemInfoInternal .infoContainer
{
    width: 60%;
    float: left;
    font-size: 1.1em;
    line-height: 1.5em;
}

.itemInfoInternal .moreInfoContainer
{
    width: 36%;
    float: right;
}
.itemInfoInternal ul
{
    list-style-type: none;
}

.itemInfoInternal ul li
{
    margin: 0 0 20px 0;
}

.itemInfoHeaderInternal
{
    background: url('../../images/home-item-title-bg.png') no-repeat center top;
    height: 27px;
    width: 160px;
    text-align: center;
    line-height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #434343;
    text-transform: uppercase;
}

.message
{
    color: #900;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    background-color: lightyellow;
    display: inline;
}

.curser
{
    cursor: pointer;
}


.ddlSpacer
{
     margin-bottom:5px;
}



  table.CheckBoxList input {
    width: 25px;
    display: block;
    float: left; 
    vertical-align: bottom;
    position: relative;
    top: -1px;

 
   }
   table.CheckBoxList Label {
    width: 150px;
    display: block;
    float: left;
	font-size: 14px;
	font-family: arial;
	
   }
   
   .footageTestimonyPerson
{
    background: url("../../images/testimony-bg-off.png") no-repeat scroll left top transparent;
    width: 350px;
    height: 67px;
    position: relative;
}


.videoNumberPopUpInfo1
{
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
    height: 196px;
    min-width: 350px; /*background: url("../../images/testimonydata-popup-off.png") no-repeat scroll left top transparent; */
    border: solid 1px #aaa;
    box-shadow: 0px 0px 8px #aaa;
    -moz-box-shadow: 0px 0px 8px #aaa;
    -webkit-box-shadow: 0px 0px 8px #aaa;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background: #FFF;
}



.button.addVideoNumbers
{
    background: url("../../images/button-purchase-continue.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 23px;
    line-height: 1;
    padding: 5px 0 0;
    text-align: center;
    width: 80px;
}

.button.addVideoImages
{
    background: url("../../images/button-purchase-continue.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 23px;
    line-height: 1;
    padding: 5px 0 0;
    text-align: center;
    width: 80px;
}


.divTableFootage
{

    width: 620px;
    height:450px;
    overflow:auto;
    background-color: white; /*border: 1px solid  lightgrey; 		border-spacing:10px;cellspacing:poor IE support for  this*/ /* border-collapse:separate;*/
}

.divRowFootage
{
    display: table-row;
    width: auto;
    border-spacing: 20px;
    float: left;
    margin-bottom: 1px;
}



.divCellFootage
{
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    width: 200px;
    background-color: white;
    padding-top: 25px;
}


.footageItem
{
    background: url("../../images/footage-bg-off2.png") no-repeat scroll left top transparent;
    width: 500px;
    height: 67px;
    position: relative;
}

.footageItem:hover
{
    background: url("../../images/footage-bg-overclose2.png") no-repeat scroll left top transparent;
}


.footageItem .closeButton, .footageItem .popUpCloseButton
{
    position: absolute;
    height: 20px;
    width: 20px;
    display: block;
}

.footageItem .closeButton
{
    top: 0;
    right: 0;
}

.footageItem .popUpCloseButton
{
    top: 4px;
    right: 4px;
}

.footageItem .padding
{
    padding: 8px;
}

.footageItem .padding div
{
    display: inline-block;
    float: left;
}

.footageItem .personPic
{
    padding-right: 10px;
}

.shadedBox2
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border: 0px solid #E0E0E0;
    background-color: #F3F3F3;
    /* color to match image background background-color: #dddddd;
    padding: 10px; /*float:left; removed by mills */
    margin-bottom: 20px;
}

.shadedBox3
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border: 0px solid #E0E0E0;
    background-color: #F3F3F3;
    /* color to match image background background-color: #dddddd;
    padding: 10px; /*float:left; removed by mills */
    margin-bottom: 20px;
}


.shadedBox4
{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    border: 0px solid #E0E0E0;
    background-color: #dddddd;
    padding: 10px; /*float:left; removed by mills */
    margin-bottom: 10px;
}

.rounded
{
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #E0E0E0;
    background-color: white;
    padding: 10px; 
    margin-bottom: 20px;
}
    
    
    
    

    

