﻿
#sub_content_smallbanner{ height:136px; border:solid 1px #e2e2e2;}        
    #sub_content_smallerbanner_inner{margin:3px; }        

/* Sub page layout */
#sub_fullcontent{width:840px; padding-right:0px;} 
    #sub_left_content{width:270px; padding-right:35px; float:left;}
    #sub_right_content{width:585px; padding-right:0px; float:left;}
    #sub_left_content_wide{width:340px; padding-right:30px; float:left;}
    #sub_right_content_wide{width:480px; float:left;}
    
/* Feature Table */
.featureheader{width:550px;background-color:#dddddd;}
    .featuretitle{font-weight:bold;font-size:15px;background-color:#292929;color:#eedf4f;padding:6px;}
    .featurerow{background-color:#ffffff;font-size:12px; width:50%;}
    .featurerowalt{background-color:#f5f5f5;font-size:12px;}
    .featureimage{padding:0px 7px 0px 5px;}     

/* Alert */
.alert_main{width:545px;}
    .alert_top{height:52px; background: transparent url(../../images/user/Alert/top.jpg) no-repeat top left; }
    .alert_content{height:auto; padding:10px; background: transparent url(../../images/user/Alert/Background.jpg) repeat-y top left;}
    .alert_bottom{height:5px; background: transparent url(../../images/user/Alert/bottom.jpg) no-repeat top left; }
    .alertli{margin:0px; margin-left:40px; padding:0px; color:#ca0000; line-height:14px;}

/* Builder Title */
.builder_menutitle{font-size:11pt; font-family:arial ;font-weight:bold;}
    #builder_icon{float:left; width:auto; margin-bottom:10px; padding-right:10px;}
    #builder_titlecontainer{float:left; width:85%; margin-bottom:10px;}

/* Builder content sections */
#builder_full_content{width:902px; float:left; padding:  10px 0px 10px 20px; background: #f5f5f5 url(../../Images/Common/ContentBackground.jpg) repeat-x left top; min-height:450px; }
#builder_small_content{width:625px; float:left; padding:  10px 0px 10px 20px;}
    .builder_page_content_title_container{width:90%; padding: 0px 0px 20px 20px; clear:both;}
        .builder_page_content_title_image{float:left; padding:0px 8px 4px 0px;}
        .builder_page_content_title_text{float:left; padding:0px 8px 4px 0px;}
        .builder_page_content_title_link{clear:both; padding-left:20px; line-height:20px;}

/* Tab styles - used in Builder */
.enabledTab .lefttab{float:left; height:35px; width:6px; background: transparent url(../../images/builder/common/TabBlueleft.jpg) no-repeat top left;}
.enabledTab .tab{float:left; background-color:#035fac; margin:0px; text-align:center; padding:7px 0px 7px 0px; color:#9dc1df;}
.enabledTab .righttab{float:left; height:35px; width:6px; background: transparent url(../../images/builder/common/TabBlueRight.jpg) no-repeat top left;}

.disabledTab .lefttab{float:left; height:35px; width:6px; background: transparent url(../../images/builder/common/Tabgreyleft.jpg) no-repeat top left;}
.disabledTab .tab{float:left; background-color:#ededed; text-align:center; padding:7px 0px 7px 0px; }
.disabledTab .righttab{float:left; height:35px; width:6px; background: transparent url(../../images/builder/common/TabgreyRight.jpg) no-repeat top left;}
.containerTab{clear:both;width:590px; border: solid 1px #dddddd; padding:10px;}

