/* @override http://www.axeljohnson.com/newsite/assets/css/uncommonApproach.css */

/* CSS Document */

/*UNCOMMON APPROACH COMMON STYLES*/
#subOwnershipPhilosophy{width:130px;background:url(../images/btn-subnav-ownership.gif) no-repeat;margin-right:20px;}
#subOwnershipPhilosophy:hover{background:url(../images/btn-subnav-ownership-hover.gif)  no-repeat;}
.current #subOwnershipPhilosophy{background:url(../images/btn-subnav-ownership-current.gif)  no-repeat;}

#subWhatWeLookFor{width:104px;background:url(../images/btn-subnav-whatlook.gif) no-repeat;margin-right:20px;}
#subWhatWeLookFor:hover{background:url(../images/btn-subnav-whatlook-hover.gif)  no-repeat;}
.current #subWhatWeLookFor{background:url(../images/btn-subnav-whatlook-current.gif)  no-repeat;}

#subWhereWeLook{width:87px;background:url(../images/btn-subnav-wherelook.gif) no-repeat;margin-right:20px;}
#subWhereWeLook:hover{background:url(../images/btn-subnav-wherelook-hover.gif)  no-repeat;}
.current #subWhereWeLook{background:url(../images/btn-subnav-wherelook-current.gif)  no-repeat;}

#subWhatWePurchase{width:107px;background:url(../images/btn-subnav-whatpurchase.gif) no-repeat;}
#subWhatWePurchase:hover{background:url(../images/btn-subnav-whatpurchase-hover.gif)  no-repeat;}
.current #subWhatWePurchase{background:url(../images/btn-subnav-whatpurchase-current.gif)  no-repeat;}

#interiorWrapper #intBodyWrapper #intSubNav{padding:20px 0px 12px 105px;}

/*OWNERSHIP PHILOSOPHY*/
.OwnershipPhilosophy #intHeadline{background:url(../images/img-title-ownershipphilosophy.gif) no-repeat;width:400px;height:34px;}
.OwnershipPhilosophy #intBodyContent{background:url(../images/img-ownershipphilosophy.jpg) no-repeat 100% 0%;}

/*WHAT WE LOOK FOR*/
.WhatWeLookFor #intHeadline{background:url(../images/img-title-whatwelookfor.gif) no-repeat;width:400px;height:34px;}
.WhatWeLookFor #intBodyContent{background:url(../images/img-whatwelookfor.jpg) no-repeat 100% 0%;}
.WhatWeLookFor #intBodyWrapper #intBodyContent .leftContent ul{margin:0px;padding:0px 17px 0px 17px;width:445px;}
.WhatWeLookFor #intBodyWrapper #intBodyContent .leftContent ul li{margin:0px 0px 10px 0px;padding:0px;font-style:italic;}

/*WHERE WE LOOK*/
.WhereWeLook #intHeadline{background:url(../images/img-title-wherewelook.gif) no-repeat;width:400px;height:34px;}
.WhereWeLook #intBodyContent{background:url(../images/img-wherewelook.jpg) no-repeat 100% 0%;}
.WhereWeLook #intBodyWrapper #intBodyContent .leftContent ul{padding:0px 0px 0px 18px;margin:0px;width:445px;}
.WhereWeLook #intBodyWrapper #intBodyContent .leftContent ul li{padding:0px 0px 10px 0px;}

/*WHAT WE PURCHASE*/
.WhatWePurchase #intHeadline{background:url(../images/img-title-whatwepurchase.gif) no-repeat;width:400px;height:34px;}
.WhatWePurchase #intBodyContent{background:url(../images/img-whatwepurchase.jpg) no-repeat 100% 0%;}
.WhatWePurchase #intBodyWrapper #intBodyContent .leftContent ol{padding:0px 0px 0px 23px;margin:0px;width:440px;}
.WhatWePurchase #intBodyWrapper #intBodyContent .leftContent ol li{padding:0px 0px 10px 0px;}

