﻿/**********Mod spacers***************/
div.modSpacer
{

 float:left;
 font-size:0px;
 width:11px;
 height:9px;
}
.modSpacerH
{   
 clear:left; 
 font-size:0px;
 height:1px;  
}
/******************************/

div.pageContentModule
{
    width:511px;
}

div.pageContentModule div.ctrlTop
{
    background-image:url('ContentModule/Default1Col/imgContentModule_01.png');
    height:21px;
    width:511px; 
    background-repeat:no-repeat;  
}
div.pageContentModule img.ctrlTop
{    
    height:auto;
}
div.pageContentModule .imgBg
{
    display:block;
    width:100%;
    
}
div.pageContentModule div.ctrlContainer
{
    position:relative;
    width:100%;
    min-height:60px;
    background-repeat:repeat-y;
    background-image:url('ContentModule/Default1Col/imgContentModCont.png');
 
}
div.pageContentModule div.ctrlBg
{
    
   background-repeat:repeat-x;
   background-image:url('ContentModule/Default1Col/imgContentModule_02.png');
   width:509px;
   margin-left:auto;
   margin-right:auto;
   min-height:88px;
  
    
    
}
div.pageContentModule div.bg
{
    position:absolute;
    left:0px;
    top:0px;
    z-index:-40;
    width:100%;
}
div.pageContentModule img.bg
{
    display:block;
    width:100%;
    height:100%;
    
}
div.pageContentModule div.justify
{
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    width:480px;
  
}
div.pageContentModule div.modTitle
{
   
}

div.pageContentModule div.contentContainer
{   
    overflow:hidden;   
    padding-bottom:10px; 
}
div.pageContentModule div.tick
{
    float:left;
    width:14px;
    margin-left:4px;
    background-image:url('../App_Images/Icons/icTick.png');
    background-position:0px 13px;
    background-repeat:no-repeat;
    height:25px;
}
div.pageContentModule div.tick p
{
    margin:10px 0px 0px 0px;
}
div.pageContentModule img.tick
{
    padding-top:4px;
    display:block;
    width:14px;
}
div.pageContentModule div.modText
{
    float:left;
    width:355px;
    margin-left:10px;
    padding-top:10px;
    
}

div.pageContentModule div.modImage
{
    float:right;
    width:92px;
     
}
div.pageContentModule img.modImage
{
   display:block;
   max-width:92px;
   max-height:135px; 
   float:right;  
}
div.pageContentModule div.modImage p
{
    text-align:right;
    margin:0px;  
}
div.pageContentModule div.tick p, div.pageContentModule div.modText p, div.pageContentModule div.modImage p
{
   
    display:block;
    width:100%;
    line-height:150%;
}
div.pageContentModule div.ctrlBottom
{
    width:100%;
    height:8px;
    background-repeat:no-repeat;
    background-image:url('ContentModule/Default1Col/imgContentModule_03.png');
}
div.pageContentModule img.ctrlBottom
{
    display:block;
}


/*****************HD Link Control Style *****************************/

div.pageContentModule div.modTitle a
{
    font-size:15px;
    font-weight:bold;
}

div.contentMod div.modTitle a
{
    display:inline;
}

/**********************************************/




