/*
   Document   : Sales
   Created on : 11-Sept-2009
   Author     : Mark McDonnell
	Swatches	:
		#004990 = Dark Blue
		#909EC9 = Light Blue
		#C1C8E2 = Lighter Blue
		#004990 = Standard Blue
		#58585A = Grey
	Description:
   	Sales category styles
*/

#content
{ padding-left:41px; padding-right:51px; }

#main
{ float:left; width:600px; }

#aside
{ float:right; width:220px; }

.imageReplacement.titlesales
{ height:79px; width:565px; }

.imageReplacement.titlesales span
{ background-image:url(../Images/title-sales.png); }

p[class=intro]
{ margin-top:23px; }

.imageReplacement.titlesalesclick
{ height:39px; margin-top:30px; width:503px; }

.imageReplacement.titlesalesclick span
{ background-image:url(../Images/title-sales-click.png); }

#locations
{ list-style:none; margin:29px 0 0; padding:0; }

#locations li
{ float:left; margin-left:10px; }

#locations li:first-child
{ margin:0; }

#locations a
{ background:url(../Images/location-arrow.png) 10px 16px no-repeat #C1C8E2; color:#004990; display:block; min-height:48px; padding:15px 10px 15px 50px; text-decoration:none; width:133px; }

#locations a:hover
{ background-color:#004990; background-position:10px -58px; color:#FFF; }

#locations a.grays
{ padding-top:23px; min-height:40px; }

#locations strong
{ display:block; }