/* STYLES FOR THE PARTNERS SECTION */

/* Distributors
------------------------------------------------------------------------------------- */
#partners .find-distributor { background-color:#f4f4f4; border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding:10px; margin-bottom:20px; }
#partners .find-distributor h4 { font-size: 12px; margin-bottom:3px; }
#partners .select { display:inline; float:left; margin:2px 5px 0 0; }
#partners .info { font-size:1.1em; margin:3px 0 0 0; }



/* Resellers
------------------------------------------------------------------------------------- */
#partners #resellers { clear:both; height:550px; margin:0 0 20px 0; overflow:auto; padding-right:10px; }
#partners #resellers h3 { border-bottom:3px solid #eee; padding-bottom:10px; }
#partners #resellers img { margin: 8px 15px 8px 0; }


/* OEM PARTNERS
------------------------------------------------------------------------------------- */
#partners #oem-logos p img { margin-right:5px; }
#partners #oem-logos p img:last-child { margin-right:0; }
#partners #great-divide { border-top:3px solid #eee; margin-top:30px; }



/* SPITES FOR ICONS ON HEADINGS
------------------------------------------------------------------------------------- */
.distributors, .reseller, .partners, .become-partners, .resources, .affiliates { background: url(/assets/images/partners/home/icons.gif) no-repeat;	height:20px; text-indent:40px; padding-top:9px;}
.affiliates { background-position: 0 -35px; }
.partners { background-position: 0 -251px; }
.become-partners { background-position: 0 -107px; }
.distributors { background-position: 0 -179px; }
.resources { background-position: 0 -395px; }
.reseller { background-position: 0 -323px; }



/* Misc
------------------------------------------------------------------------------------- */
#partners .bullet-list li, #partners  .number-list li { margin:10px 30px; }
#partners h3 { font-weight:bold; }
#partners h4 { font-size:1.3em; margin-top:10px; }

