﻿.GridContainer
{
    margin-bottom: 15px;
}



.GridContainer h1
{
    font-size:150%;    
    margin: 0px;
}

.GridContainer h2
{
    font-size:135%;    
    margin: 0px;
}

.GridContainer h3
{
    font-size:120%;
    margin: 0px;
}

.GridContainer  .BorderedBottom
{
    border-bottom: solid 2px #fff; 
}

.GridContainer  .BorderedTop
{
    border-top: solid 2px #fff; 
}	


.GridHeader
{
    height: 20px;
    padding:10px 0px 5px 15px;
}

.GridHeader h1
{
    font-size:135%;
    margin: 0px;
    display:inline;
}

.GridHeader h2
{
    font-size:120%;
    margin: 0px;
    display:inline;
}


.GridHeaderRow
{
    background-color: #A6A6A6;
    padding-left:15px;
    border-bottom: solid 0px #000;
    
}

.GridHeader .Title
{
    font-size: 16px;
    font-weight:bold;
    margin-right: 10px;
    top: 8px;
    left:13px;
    position:relative;
    display:inline;
}

.GridHeader .Title a:link,  .GridHeader .Title a:active,  .GridHeader .Title a:visited
{
    text-decoration:none;
}

.GridHeader .Title a:hover
{
    text-decoration:underline;
}

.GridHeader .SubTitle
{
    font-size: 15px;
    top: 8px;
    position:relative;
    color: #e17103;
    display:inline;
    padding-left:10px;
}

.GridSubHeader 
{
    height: 27px;
    background-color: #cccccc;  
    border-bottom:1px solid white;
    padding:0px;
    margin:0px;
}

.GridSubHeader .Content
{
    font-size: 110%;
    font-weight:bold;
    top:4px;    
    display:inline;
    position:relative;
    white-space:nowrap;
    
}



.GridSubHeader .ColumnDiv 
{
    text-align:center;
    height:30px !important;
}

.GridSubHeader .ColumnDiv, .GridRowContent .ColumnDiv
{
    width:115px;
    display:inline;
    float:left;
    border-right:solid 1px white;
    height:25px;
}

.GridSubHeader .First, .GridRowContent .First
{
    border-left:solid 0px white;
}

.GridSubHeader .Last, .GridRowContent .Last
{
    border-right:solid 0px white;
}

.GridSubHeader th
{
    padding:0px 0px 0px 3px;
}

.GridRowContent
{
    vertical-align: top;
    border-bottom:solid 1px white;
    height:25px;
}

.GridRowContent .Content
{
    margin:5px 5px 0px 5px;
    font-size:105%;
    height:inherit;
}

.GridRowContent td
{
    padding:2px 0px 0px 5px;
}



.GridSubHeader .SubTitle
{
    font-size: 11px;
    top: 4px;
    position:relative;
    color: #4c4c4c;
    display:inline;
}

/*
.GridRowContent .TitleColor
{
    color: #5fab2d;
    font-size: 12px;
    font-weight: bold;
    top: 3px;
}

.GridRowContent .TitleGray
{
    color: #4D4D4D;
    font-size: 13px;
    font-weight: bold;
    top:3px;
}

.GridRowContent .TitleBlack
{
    color: #000;
    font-size: 13px;
    font-weight: bold;
    top:3px;
}


.ListItemHeader
{
    font-size:110%;
     color: #5eac2d;     
     font-weight:bold;
     padding-left:35px;
}

.GridItems // this style matched the design - uncomment to revert
{
    background-color: #EBEBEB;
    min-height: 50px;
    line-height:25px;
    border:solid 1px #979797;
    border-right-width:0px; 
    margin: 5px 3px 5px 15px;
    padding:4px;
}
*/

.GridItems
{
    min-height: 50px;
    line-height:25px;
    border:solid 0px #979797;
    border-right-width:0px; 
    margin: 0px 5px 5px 15px;
    padding:0px;
}

.GridItems .ListItem1
{          
     font-weight:bold;
     position:relative;
}

.GridItems .ListItem1 ul
{          
     margin:0px 0px 0px 0px;
}

.GridItems .ListItem1 a:link, .GridItems .ListItem1 a:active, .GridItems .ListItem1 a:visited
{
    text-decoration:none;
}

.GridItems .ListItem1 a:hover
{
    text-decoration:underline;
}

.GridItems .ListItem2
{        
     font-weight:bold;
     padding-left:35px;
}

.GridItems .ListItem2 a:link, .GridItems .ListItem2 a:active, .GridItems .ListItem2 a:visited
{
    text-decoration:none;
}

.GridItems .ListItem2 a:hover
{
    text-decoration:underline;
}



.GridItems .ListItemArrow
{
    padding-left:10px;
}

.GridItems .ListItemPlus
{
    padding-Right:10px;
}





#ProductSelector
{
    width:100%;
    font-size:110%;
}

#ProductSelector .ItemRow
{

}

#ProductSelector .PaddedCell
{
  padding: 8px 1px 1px 1px;
}



#ProductSelector .HeaderTab
{    
    height:50px;
    text-align:center; 
}

#ProductSelector .FooterTab
{
    width:100px;
    height:65px;
    text-align:center; 
}

#ProductSelector .HeaderTab .Title
{
    font-size: 105%;
    font-weight:bold;
    position:relative;
    color:White;
    top:5px;
}

#ProductSelector .HeaderTab .Price
{
    font-size: 150%;
    font-weight:bold;
    position:relative;
    color:White;
    top:5px;
    padding: 0;
    margin: 0;
    border-width: 0;
    text-indent: -5px
}

#ProductSelector .Thin
{
    height: 32px;
}

#ProductSelector  .Tall
{
    height: 45px;
}

#ProductSelector  .Dark
{
    background-color: #D6D6D6;
    text-align:center;
    font-size: 11px;
    font-weight:bold; 
}

#ProductSelector  .Light
{
    background-color: #EBEBEB;
}

#ProductSelector  .BorderedBottom
{
    border-bottom: solid 2px #fff; 
}


#ProductSelector .Btn_ExpandCollapse
{
    padding-top:9px;
    padding-left:5px;
}

#ProductSelector .ExpandedContentPanel
{
    padding:3px 0 5px 0;
    font-size:100%;
    width:98%;
    display:none;
}

#ProductPricingGrid
{
    border-collapse: collapse;    
}

#ProductPricingGrid th {
    font-weight: normal;
    text-align: center;
    border: 1px solid #404144;
    width: 20%;
    padding: 2px;
}

#ProductPricingGrid td {
   font-weight: bold;
   text-align: center;
   border: 1px solid #404144;
   vertical-align: top;
   padding: 4px 2px;
}
#ProductPricingGrid .ProductName {
    text-align: right;
    padding-right: 8px;
}


.tableLayout
{
  border-collapse: collapse;
    margin: 0px !important;
    padding: 0px !important;
    text-align: left;
    width: 100%;
    margin-bottom: 5px !important;	
    background-color: #fff;	
}


.tableLayout th
{
    text-align: center;
    font-size: 105%;
    font-weight:bold;
    margin: 0px;
    padding: 5px 7px !important;
    border-bottom: 1px solid #fff !important;
    border-left: 1px solid #fff !important;
    color: #4c4c4c;
        
    width: auto;
    background-color: #ccc;
}
.tableLayout td
{
    padding: 5px 7px !important;
    vertical-align: top;
    border-right: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}

.tableLayout th.firstCol {
    border-left: 1px solid #ccc !important;
}

.tableLayout th.lastCol 
{
  border-right: none !important;
}

.tableLayout td.firstCol {
    border-left: 1px solid #fff !important;
}

.tableLayout td.lastCol 
{
  border-right: none !important;
}    
.tableLayout tr.lastRow td 
{
  border-bottom: none !important;
}
.tableLayout td ul
{
    margin: 0px !important;
    padding-left: 10px !important;
    list-style-position: outside;
}
.tableLayout td ul li
{
    background-image: none;
    list-style-type: disc;
    
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0px;
    text-align: left;
}

