﻿div.fixWidth
{
    width: 980px;
    position: relative;
}
div#pageBlock
{
    background: #fff;
    margin: 0px auto 20px;
}
div#bannerBlock
{
    height: 289px;
}
div#bannerBlock div#bannerContent
{
    height: 100px;
}
div#bannerBlock div#bannerContent img.lgoKF
{
    position: relative;
    margin: 20px;
    clear: left;
}
div#bannerBlock div#bannerContent div#searchContainer
{
    position: relative;
    float: right;
    margin: 20px;
    width: 500px;
    height: 60px;
    text-align: right;
}
div#bannerBlock div#bannerImage
{
    position: relative;
    height: 189px;
    background: #CCC;
}
div#bannerBlock div#bannerImage div#bannerOverlay
{
    height: 14px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('/images/imgBannerOverlay.gif') no-repeat;
    z-index: 99;
}
div#contentBlock
{
    background: #FFF;
}
div#contentBlock div#mainNavContainer
{
    width: 135px;
    margin: 20px 10px 20px 20px;
    position: relative;
    float: left;
    padding-bottom: 50px;
}
div#contentBlock div#mainContentContainer
{
    width: 619px;
    margin: 20px 10px 20px 10px;
    position: relative;
    float: right;
}
div#searchBlock
{
    width: 619px;
    position: relative;
    margin: 20px 0px 20px;
    background: #ececec;
}
div#contentBlock div#mainContentContainer div#columnLeft
{
    width: 306px;
    padding: 0px 0px 15px; /* added a bottom padding of 15px  - mm*/
    float: left;
    margin-top: 15px 0 0;
}
div#contentBlock div#mainContentContainer div#columnRight
{
    width: 306px;
    padding: 0px;
    margin: 0px 0px 15px;
    float: right;
}
div#searchBlock div#columnLeft, div#searchBlock div#columnRight
{
    margin-top: 0px !important;
    width: 309px !important;
    height: 100%;
}
div#searchBlock div.contentContainer, div#searchBlock div.contentContainer
{
    padding: 10px;
    position: relative;
}
div#contentBlock div#mainContentContainer div.contentItem, div#contentBlock div#mainContentContainer div#columnLeft div.contentItem, div#contentBlock div#mainContentContainer div#columnRight div.contentItem
{
    width: auto;
    border-bottom: 1px dashed #e0dfe3;
    padding: 0px 15px 10px 15px;
}
div#contentBlock div#cookieTrail
{
    height: 8px;
    padding: 6px 0px 0px 176px;
    width: 804px;
}
div#contentBlock div#mainPromoContainer
{
    width: 146px;
    margin: 20px 20px 20px 10px;
    position: relative;
    float: right;
    height: 300px;
}
div#footerBlock
{
    height: 48px !important;
    border-top: 2px solid #E0DFE3;
    overflow: hidden;
}
div#footerContent
{
    height: 40px !important;
    width: 940px;
    margin: 4px 20px;
    text-align: center;
}
div#pageBlock div#BRCorner, div#pageBlock div#BLCorner
{
    position: absolute;
    width: 3px;
    height: 3px;
    bottom: 0px;
}
div#pageBlock div#BRCorner
{
    right: 0px !important;
    background: url('/images/imgMainCornerBR.gif');
}
div#pageBlock div#BLCorner
{
    left: 0px !important;
    background: url('/images/imgMainCornerBL.gif');
}
div#contentBlock div#mainContentContainer div.contentItem, div#contentBlock div#mainContentContainer div#columnLeft div.contentItem, div#contentBlock div#mainContentContainer div#columnRight div.contentItem
{
    padding: 0px 15px 10px 0px !important;
}
div.contentItem img
{
    padding-bottom: 10px;
}
div#clear, div.clear, span#clear, span.clear
{
    clear: both;
    display: block;
}
/*
    START MISC
*/
div.border
{
    border-right: solid 1px #FFF;
}
div.addContainer
{
    width: 145px !important;
    border: solid 1px #E0DFE3;
    position: relative;
    background: #ececec;
    padding: 0px 0px 19px;
    margin-bottom: 10px !important;
}
div.addContainer a:link
{
    font-size: 80%;
}
div.addContainer img
{
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-bottom: 2px;
}
/*
    END MISC
*/

/* 
	START OF STANDARD LISTING

*/

ul.listing
{
    padding: 0 0 5px 0!important;
    margin-left:0 !important;
    min-width: 650px;
    list-style: none;
    height: 100%;
    margin-top:8px;
}
ul.listing li
{
    display: block;
    float: left;
    min-width: 306px;
    margin:0; /*border:1px dashed #e0dfe3;*/
}

ul.listing .right 
{
    float:right !important;
}

ul.listing li img
{
    padding: 0 5px 0 0;
}

ul.listing li.left
{
    margin-right: 5px;
}
ul.listing li a
{
    display: block;
    padding: 5px 5px 5px 20px;
    margin-left:0 !important;
    text-decoration: none;
    background: url('/images/icons/diamond.gif') no-repeat;
    text-align: inherit;
}
ul.listing li a:hover
{
    background: url('/images/icons/diamond-hover.gif') no-repeat;
    color: #db0c41;
}
/*
	END OF STANDARD LISTING
/*
/* listing for marketing */
ul.listingMark
{
    padding: 0 0 5px 0;
    margin-left:0;
    min-width: 650px;
    list-style: none;
    height: 100%;
    margin-top:8px;
}
ul.listingMark li
{
    display: block;
    float: left;
    min-width: 46%;
    max-width: 48%;
    height:150px;
    margin:0; /*border:1px dashed #e0dfe3;*/
}

ul.listingMark .right 
{
    float:right !important;
}



ul.listingMark li img
{
    padding: 0 10px 0 0;
}

ul.listing li.left
{
    margin-right: 5px;
}
ul.listingMark li a
{
    display: block;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
    text-align: inherit;
}
ul.listingMark li a:hover
{
    background: url('/images/icons/diamond-hover.gif') no-repeat;
    color: #db0c41;
}

/* end of listing for marketing */

/* Start of no Diamond */

ul.noDiamond
{
    margin:0 !important;
    padding:0 !important;
}

ul.noDiamond a
{
    background-image:none !important;
    list-style-image:none !important;
    padding-left:0 !important;
    margin:0 !important;
    display:inline !important;

}

.noDiamond li 
{
    margin-left:0 !important;
    padding-bottom:15px;
    padding-left:0 !important;
    
}


/* End of no Diamond */


/* 
	START OF 3 Column LISTING

*/

ul.col3Listing
{
list-style:none;
padding:0;    
margin:0;
}

ul.col3Listing li 
{
 float:left;
 width:33%; 
 margin: 2px 0 2px 0; /*border:1px dashed #e0dfe3;*/
}
ul.col3Listing li a
{
    display: block;
    padding: 5px 5px 5px 20px;
    text-decoration: none;
    background: url('/images/icons/diamond.gif') no-repeat;
    text-align: inherit;

}
ul.col3Listing li a:hover
{
    background: url('/images/icons/diamond-hover.gif') no-repeat;
    color: #db0c41;
}
ul.col3Listing li h2 a,
ul.col3Listing li h2 a:hover
{
 background:none;
 padding:5px 0 5px 0;   
}

/*
	END OF 3 column LISTING

*/

/*	START OF IMAGE LISTING

*/
.listingImg
{
    width: 600px;
    padding: 0;
    float: left;
    margin-bottom: 60px;
}

ul.listingImg
{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 60px;
}


ul.listingImg li
{
    display: block;
    float: left;
    min-width: 48%;
    max-width: 50%;
    margin: 5px 0 0 0;
    padding: 0;
}
ul.listingImg li.left
{
    margin-right: 5px;
}
ul.listingImg img
{
    padding: 2px;
    margin: 3px 3px 0 3px;
    border: solid 1px #e0dfe3;
}
ul.listingImg a img
{
    border: 1px solid #e0dfe3;
    cursor: hand;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}
ul.listingImg a:hover img
{
    border: 1px solid #db0c41;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}
ul.listingImg li a
{
    display: block;
    text-decoration: none;
}
ul.listingImg li a:hover
{
    background: #f1f1f1;
    color: #db0c41;
}

/*END OF STANDARD LISTING /*  	

/*START OF TOP NAV */ 

.horNav
{
    display: block;
    width: 619px;
}

ul.horNav
{
    float: left;
    padding: 0!important;
    margin: 5px 0 10px 0!important;
    width: 619px;
}
ul.horNav li
{
    display: block;
    float: left;
    background: #ececec;
    list-style: none;
    margin-right:3px;
 
}
ul.horNav li.left
{
    margin-right: 0px;
}
ul.horNav li a
{
    display: block;
    text-decoration: none;
    padding: 2px 3px;
}
ul.horNav li a:hover
{
    background: #E0DFE3;
    color: #db0c41;
}
.selected a
{
    background: #ccc !important;
    color: #666 !important;
}

/*
	END OF TOP NAV
/*
/* 
	START OF OFFICE SEARCH BOX
*/
div#searchOffice
{
    padding: 0;
    margin: 0;
}

div#searchOffice ul
{
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    max-width: 600px;
    min-width: 600px;
    border: solid 5px #e0dfe3;
    -moz-border-radius: 10px; /* radius for firefox */
    -webkit-border-radius: 10px; /* radius for safari, chrome, etc */
    background: #fff;
    list-style: none;
    min-height: 150px;
}
div#searchOffice li
{
    float: left;
    padding: 2px 5px 2px 10px;
    width: 47%;
    min-width: 47%;
}
div#searchOffice li.rightArea
{
    /*display:none;*/
}
/*
	END OF OFFICE SEARCH BOX
*/
/*
	START OF OFFICE MAP BOX
*/
div#map
{
    max-width: 600px;
    min-width: 600px;
    min-height: 300px;
    border: solid 1px #e0dfe3;
    -moz-border-radius: 10px; /* radius for firefox */
    -webkit-border-radius: 10px; /* radius for safari, chrome, etc */
}
/*
	END OF OFFICE MAP BOX
*/


/*
    START GlOBAL BANNER
	.globalBanner {
	background:url(/images/globalResSearch.jpg) no-repeat !important;
	width:145px;
	height:193px;
	border:0 !important;
	}
    END TO GLOBAL BANNER
*/
/* 
    OFFICE LOCATOR MAP
*/
.redBlock
{
    display: block;
    width: 620px;
    padding: 2px 5px 2px 10px;
    color: #fff;
    height: 50px;
    background-color: #fff;
    text-decoration: none;
    clear: left;
}
#dropdown
{
    display: block;
}
/*navigation buttons*/

#navMain
{
    float: left;
    width: 100%;
    line-height: normal;
}

#navMain ul
{
    margin: 0;
    list-style: none;
}

#navMain li
{
    float: left;
    border: solid 1px #fff;
    margin: 0;
    padding: 0 0 0 9px;
    background: #ececec;
}

#navMain a
{
    float: left;
    display: block;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
}

/* Commented Backslash Hack

   hides rule from IE5-Mac \*/

#navMain a
{
    float: none;
}

/* End IE5-Mac hack */

#navMain a:hover
{
    color: #db0c41;
}

#navMain #current
{
    background-image: url("/library/images/left_on.gif");
}

#navMain #current a
{
    background-image: url("/library/images/right_on.gif");
    color: #333;
    padding-bottom: 5px;
}
