﻿/***********************************************/
/*  css for own home page                      */
/***********************************************/

/*- about -*/
#about
{
    border-top: 5px solid #868683;
    float: left;
    overflow: hidden;
    padding: 10px 10px 0 0;
    margin-top: 20px;
    width: 674px;
    height: 250px;
    line-height : 22px;
}
#about #mainfeature
{
    float: left;
    margin-right: 16px;
    margin-left : 0px;
    padding-left : 0px;
    float: left;
    width: 388px;
    height: 256px;
}
#about #mainfeature img
{
    border : solid 1px #EAEAE2;
}

#about #AboutNewsList
{
    float: left;
    width: 220px;
}
#about #AboutNewsList ul
{
    margin: 0;
    padding: 0;
}
#about #AboutNewsList ul li
{
    background: transparent url(images/bullet-right-arrow.gif) 0px 10px no-repeat;
    display: block;
    line-height: 15px;
    padding: 4px 4px 4px 0px;
}
#about #AboutNewsList ul li a
{
    border: 0;
    padding: 0 0 0 10px;
    display: block;
    font-size: 10px;
}

/*- events -*/
#events
{
    background: transparent url(images/modulebg4.gif) repeat-x scroll left top;
    border-top: 5px solid #8F3931;
    float: right;
    padding: 10px 10px 0;
    margin-top: 6px;
    margin-bottom: 16px;
    width: 218px;
    overflow: hidden;
}
#events h3 a, #events h3 a:hover
{
    color: #8F3931;
}
#events dl
{
    clear: both;
    line-height: 18px;
}
#events dd.date
{
    display:block;
    float:left;
    width:60px;
}
#events dd.room
{
    border-bottom:1px solid #ddddd5;
    margin-bottom:10px;
    padding-bottom:15px;
}
#events dd.date span
{
    font-weight: 700;
}
#events dt, #events dd
{
    display:block;
    float:right;
    width:132px;
}
#events dt
{
    /*margin-top:15px;
    padding-top:10px;*/
}
#events dt.firstevent
{
    border-top:none;
    margin-top:0;
    padding-top:0;
}
#events dd.firstevent
{
    margin-top:0;
    padding-top:0;
}
#events ul
{
    float: left;
    margin-top: 12px;
}
#events ul li
{
    font-weight: 700;
    margin-left: 50px;
    margin-top: 10px;
}

/*- bottomrow -*/
#bottomrow
{
    border-top:medium none;
    padding-top:0;
    margin-top:16px;
}
#bottomrow img
{
    border: 0;
}
#bottomrow #news
{
    background: transparent url(images/modulebg4.gif) repeat-x scroll left top;
    /*border-top: 5px solid #266178;*/
    border-top: 5px solid #002D62;    
    padding: 10px 10px 0;
    margin-bottom: 16px;
    margin-right: 16px;
    float: left;
    width: 404px;
}
#bottomrow #news a:hover
{
    text-decoration: none;
    color: #8F3931;
}
#bottomrow #news h3 a:hover
{
    /*color: #266178;*/
    color: #002D62;
    text-decoration: none;
}
#bottomrow #news .categories
{
    margin-top: 12px;
}
#bottomrow #news .categories img
{
    border-width: 0;
    width: 110px;
}
#bottomrow #news .categories .CatSumaryDiv1
{
    overflow: hidden;
    margin-bottom: 20px;
}
#bottomrow #news .categories .home_category_div1
{
    padding: 6px 12px 0;
}
#bottomrow #news .categories .CatSumaryDiv2
{
    border-bottom: 1px solid #dadada;
    padding-bottom: 5px;
}

#bottomrow #news .categories .CatSumaryDiv2 a
{
    text-transform: uppercase;
}

#bottomrow #news .categories .CatSumaryDiv2 a.homeCategoryName
{
    text-transform: uppercase;   
    font-weight : bold;
    color : #868683;
}

#bottomrow #news .categories .CatSumaryDiv2 .CatSumaryDiv8 a
{
    text-transform: none;   
}

#bottomrow #news .categories .CatSumaryDiv3
{
    padding-top: 8px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
}
#bottomrow #news .categories .CatSumaryDiv4
{
    float: left;
    height: 8px;
    width: 5px;
    padding-top: 5px;
    background: transparent url(images/greybullet.gif) bottom no-repeat;
}
#bottomrow #news .categories .CatSumaryDiv5
{
    float: left;
    padding-right: 10px;
    line-height: 18px;    
}
#bottomrow #news .categories .CatSumaryDiv5 a.titleHomeCategory
{
    /*color: #266178;*/
    color: #002D62;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
    text-transform:none;
    
}
#bottomrow #news .categories .CatSumaryDiv5 a.titleHomeCategory:hover
{
    color:#8F3931;
}
#bottomrow #news .categories .CatSumaryDiv7
{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
    
}
#bottomrow #news .categories .CatSumaryDiv7 .initialCategory
{
    color: #333333;
    text-decoration: none;    
    font-style: normal;
}

#bottomrow #news .categories .CatSumaryDiv8
{
    border-bottom: 1px dotted gray;
    padding-bottom: 6px;
    padding-top: 5px;
    padding-right: 10px;
    float: left;
    line-height: 20px;
    overflow: hidden;
    width: 100%;
}

#bottomrow #news .categories .CatSumaryDiv8 a.otherNewCategoryHome
{
    /*color: #266178;*/
    color: #002D62;
    text-decoration: none;
    font-style: normal;
}

#bottomrow #news  div.CatSumaryDiv8 >div a
{
    text-transform : none;
}

#bottomrow #news .categories .CatSumaryDiv8 a.otherNewCategoryHome:hover
{
    color: #8F3931;
}

#bottomrow #academicprogs
{
    background: transparent url(images/modulebg4.gif) repeat-x scroll left top;
    /*border-top: 5px solid #266178;*/
    border-top: 5px solid #002D62;
    padding: 10px 10px 0;
    margin-bottom: 16px;
    float: left;
    width: 218px;
    min-height: 440px;
    text-align:justify;
}
#bottomrow #academicprogs ul li
{
    background: transparent url(images/greybullet.gif) 0px 12px no-repeat;
    display: block;
    line-height: 18px;
    width: 188px;
    padding: 4px 8px 4px 10px;
}
#modMakeDesc, #modMakeHistory, #modMakeReviews 
{
    float:left;
    margin-bottom:10px;
}
.modPrimaryBlue .modHead.noHeader 
{
    background-position:right bottom;
    height:3px;
}
.modPrimaryBlue .modHead, .modPrimaryBlue .modHeadInner 
{
    background-image:url(http://file.kbb.com/kbb/images/wsr/common/modules/primary_header_wide.gif);
}
.modPrimaryBlue .modHead 
{
    background-position:right top;
    background-repeat:no-repeat;
    display:block;
    float:none !important;
    overflow:hidden;
    padding:0;
    width:100%;
}
.modPrimaryBlue .modHead.noHeader .modHeadInner 
{
    background-position:left bottom;
    height:3px;
}
.modPrimaryBlue .modHead, .modPrimaryBlue .modHeadInner 
{
    background-image:url(http://file.kbb.com/kbb/images/wsr/common/modules/primary_header_wide.gif);
}
.modPrimaryBlue .modHeadInner 
{
    background-position:left top;
    background-repeat:no-repeat;
    color:#FFFFFF;
    float:left;
    font-size:11px;
    padding:10px 0 7px 14px;
    width:96%;
}
.modPrimaryBlue .modContent, .modPrimaryBlue .modContentInner 
{
    /*background-image:url(http://file.kbb.com/kbb/images/wsr/common/modules/primary_content_wide.gif);*/
    background-image:url(images/primary_content_wide.gif);
}
.modPrimaryBlue .modContent 
{
    background-position:right top;
    background-repeat:repeat-y;
    float:none !important;
    overflow:hidden;
    padding:0;
    width:100%;
    text-align: left !important;
}
.modPrimaryBlue .modContent ul li
{
    background: transparent url(images/greybullet.gif) 0px 12px no-repeat;
    display: block;
    line-height: 18px;
    width: 188px;
    padding: 4px 8px 4px 10px;
}
#modMakeDesc .modContentInner, #modMakeHistory .modContentInner, #modMakeReviews .modContentInner 
{
    padding:5px 10px 5px 10px;    
}
.modPrimaryBlue .modContent, .modPrimaryBlue .modContentInner 
{
    /*background-image:url(http://file.kbb.com/kbb/images/wsr/common/modules/primary_content_wide.gif);*/
    background-image:url(images/primary_content_wide.gif);
}
.modPrimaryBlue .modContentInner 
{
    background-position:left top;
    background-repeat:repeat-y;
    font-size:11px;
    height:auto !important;
    overflow:hidden;
    padding:10px 0 10px 14px;
    width:96%;
}
#modMakeDesc .contentBorder, #modMakeHistory .contentBorder, #modMakeReviews .contentBorder 
{
    border:1px solid #C9D3D6;
    float:left;
    padding:10px;
}
.modPrimaryBlue .modContentInner .contentBorder 
{
    border:1px solid #C9D3D6;
    float:left;
    padding:10px;
}
#modMakeDesc .sectImageLinksContainer, #modMakeHistory .sectImageLinksContainer, #modMakeReviews .sectImageLinksContainer 
{
    float:left;
    margin:0 5px 5px 0;
}
.imageBorderShadow96x72 
{
    background-image:url(http://file.kbb.com/kbb/images/wsr/common/thumbs/image_shadow_96x72.gif);
    background-repeat:no-repeat;
    height:78px;
    padding:3px;
    width:102px;
}
.modPrimaryBlue .modFoot, .modPrimaryBlue .modFootInner 
{
    background-image:url(http://file.kbb.com/kbb/images/wsr/common/modules/primary_footer_wide.gif);
}
.modPrimaryBlue .modFoot 
{
    background-position:right top;
    background-repeat:repeat-x;
    height:7px;
    overflow:hidden;
    padding:0;
}
.modPrimaryBlue .modFoot, .modPrimaryBlue .modFootInner 
{
    background-image:url(http://file.kbb.com/kbb/images/wsr/common/modules/primary_footer_wide.gif);
}
.modPrimaryBlue .modFootInner 
{
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    height:7px;
    width:100px;
}


/*- books -*/
#bottomrow #books
{
    background: transparent url(images/modulebg4.gif) repeat-x scroll left top;
    /*border-top: 5px solid #266178;*/
    border-top: 5px solid #002D62;
    float: left;
    padding: 10px 10px 0;
    margin: 0 auto 0 20px;
    width: 218px;
}
#bottomrow #books img
{
    float: left;
    border: solid 1px #666;
    height: 55px;
    width: 39px;
    margin-right: 5px;
}
#bottomrow #books table
{
    clear: both;
    line-height: 18px;
}
#bottomrow #books td
{
    height: 55px;
    padding-bottom: 20px;
}
#bottomrow #books dl
{
    clear: both;
    line-height: 18px;
}
#bottomrow #books dd
{
    height: 55px;
    float: left;
    margin-bottom: 20px;
}


