﻿/* Used for Main Grid*/
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);


.lblProd_Exp {font-size:26px; font-weight:bold; }
.lblCost_Exp {font-size:28px; font-weight:bold;}
.lblEFlrate_exp{font-size:14px;}
.lblProdDesc_exp{font-size:18px; font-weight:bold;}
.lblProdDesc2_exp{font-size:14px; width:600px;}
.ProdDescLabel{font-size:10px;}
.Grid 
{
     background-color:#f6f5f4;
     padding: 0px;
margin: 0px;

}
.Grid th
{
    line-height:30px;
    color: #989898;
    font-size: 15px;
    text-align: left;
    border-right: 1px solid #989898; 
     border-bottom: 1px solid #989898;
     padding:5px;
     text-align:center;
    }
    .Grid th:first-child {
        text-align: left;
    }
.Grid td
{
    border-right: 1px solid #989898; 
    border-bottom: 1px solid #989898; 
    padding:5px;
    }
    .Grid th:last-child, .Grid td:last-child {
        border-right: 0px !important;
    }
       
.Grid border
{
    border-left-style:none;border-left-width:0px;
    border-right-style:none ;border-right-width:0px; 
   
}

.noborder
{ 
    border:none;
}
       
.lblProd_Grid /*table-title01 */
{   font-family: 'PT Sans', sans-serif;
	font-size:16px;
	color:#606060;
	font-weight:bold;
}
.lnk_Moredetails /*table-text-gray */
{
    font-family: 'PT Sans', sans-serif;
	font-size:12px;
	color:#989898;
}
.lblWhos_it_For /*table-runtext*/
{
    font-family: 'PT Sans', sans-serif;
	font-size:14px;
	color:#606060;
 }

.lblDesc_Grid {
    font-family: 'PT Sans', sans-serif;
	font-size:12px;
	color:#0899ce;
	font-style:italic;
}
.FeaturesImg_Grid 
{
    border:none;
    width: 85px;height: 55px;
}
.lblTerm_Grid /*table-term*/
{
    font-family: 'PT Sans', sans-serif;
	font-size:18px;
	color:#606060;
	font-weight:bold;
	font-style:italic;
}
.lblRate_Grid /*table-title-blue*/
{
    font-family: 'PT Sans', sans-serif;
	font-size:18px;
	color:#0099ce;
	font-weight:bold;
}
.lblSplFeatures_exp
{ 
    font-weight:bold;
}
#Body1_Exp{ font-size:13px; border:none;
    width:253px;
    font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#333;
	
	
	
}
#Body2_Exp{ font-size:13px; border:none;
    width:141px;
    font-family: 'PT Sans', sans-serif;
	font-size:13px;
}
#Body3_Exp{ font-size:13px; border:none;
    width:205px;
    font-family: 'PT Sans', sans-serif;
	font-size:13px;
	color:#333;
	text-align:justify;
}
#Body4_Exp{ font-size:13px; border:none;
    width:226px;
    font-family: 'PT Sans', sans-serif;
	font-size:13px;
	background-color: #fcbb7f;
	height:176px;
}
#ProdCell_expHead
{   font-family: 'PT Sans', sans-serif;
	color:#FFF;
	border:none;
    width:636px;
    top:25px;
    }
#CostCell_expHead
{
    width:118px;
    border:none;
    font-family: 'PT Sans', sans-serif;
    color:#FFF;
                  }
#BtnCell_expHead
     {  
         width:106px;
         border:none;
         height:170px;
     }
#btnSignup_big
{ 
    height:45px;
    line-height :45px; 
    background-image:url(../images/button-bg1.png);
   -webkit-border-radius: 7px;
	-moz-border-radius: 7px; 
	border-radius: 7px;
	position:relative;
	box-shadow:2px 2px 2px 1px #a9540e;
    -webkit-box-shadow:2px 2px 2px 1px #a9540e;
}

#Exp_Prod_Header
{
   
                width:900px;
	            height:170px;
	           background-color:#ef771f;
	            background-image:url(../images/prodtitle_bg.jpg);
	            position:relative;
	            bottom:0px;
	            border-spacing: 2px;
	           
                }
#Exp_Prod_Body
{
	            width:900px;
	            background-color:#fcc79d;
	            position:relative;
	            bottom:0px;
	            height:175px;
	            border-spacing: 2px;
	            }
.bottom_rounded_corners
{
    -webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
 }
.top_rounded_corners
{
    -webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;

	box-shadow:#999 0px 2px;
    }  
     .bottom_left_rounded_corner
    {
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;

	/*box-shadow:#999 0px 2px;*/
        }  
    .bottom_right_rounded_corner
    {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;

	/*box-shadow:#999 0px 2px;*/
        }  

	  #tblProdDetPopup,#pnlProdDet_exp          
	         {   width:900px; 
	             width:100%;height:100%;
    -webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	/*box-shadow:#999 0px 2px;*/
	          }
	          #pnlProductDetails
	          {
	              -webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	              
	              -webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	
	              
	              }
/*----------------------------------------------------------------------------------------*/

