
* { margin:0; padding:0; }

.spotlight {font-family:"Arial",times,serif; text-align:left; }

.spotlight img           { border:0; vertical-align:top; }

.spotlight a             { color:#b24610; text-decoration:none; }
.spotlight a:hover       { color:#6b2a0a; text-decoration:none; }
.spotlight a:focus        { outline: 0; }
.spotlight .content p
{
paddint-right:5px;
font-size:16px;
}
/* Headings */

.content h1 {font-size:15px; font-weight:bold; line-height:normal; color:#514838; padding:3px 0px 5px;}
.content h2 { margin-bottom:0px; height:16px; color:#514838; font-weight:bold;}
.content h3 { margin-bottom:3px; font-size:22px !important; line-height:26px; }
.content h3 a { color:#514838; font-size:24px}
.content h3 a:hover { color:#b24610; }
.content h4 {color:purple; font-size:14px; font-weight:bold; line-height:normal; padding:3px 0px 5px;}

.toggler ol
{

font-weight:bold;
list-style:none;
}

/* Home Page */
.cms-home .main { margin-top: 20px; }
.cms-index-defaultindex .main h3,
.cms-index-defaultindex .products-grid h3 { display:block; font-size:18px; margin-bottom:8px; }
.spotlight { position:relative; width:988px; height:323px; margin:0px -20px 17px -20px; background:url(images/store_spotlight_bg.jpg) no-repeat; overflow:hidden; }
.spotlight .content-bg { position:absolute; top:22px; left:19px; width:350px; height:269px; background:url(images/store_spotlight_content.png) no-repeat;  }
.spotlight .content { position:absolute; top:38px; left:42px; width:307px; }
.spotlight .toggler { position:absolute; right:-2px; top:0; width:154px; height:323px; background:#fff; z-index: 1; }
.spotlight .toggler .arrow-up,
.spotlight .toggler .arrow-down { display:block; background:url(images/store_spotlight_toggler_arrows.gif) no-repeat; text-indent:-999em; }
.spotlight .toggler .arrow-up { height:23px; }
.spotlight .toggler .arrow-down { height:24px; background-position:0 -25px; }
.spotlight .toggler .arrow-up:hover { background-position:0 -47px; }
.spotlight .toggler .arrow-down:hover { background-position:0 -70px; }
.spotlight .toggler li a { display:block; height:28px; background:url(images/store_spotlight_toggler_li_bg.gif) no-repeat; padding:0 10px; color:#6f645a; font-size:14px; text-align:center; line-height:28px; overflow:hidden; }
.spotlight .toggler li a:hover { color:#b24610; }
.spotlight .toggler li.active a { height:120px; padding:10px 10px 10px 27px; margin-left:-17px;  cursor:default; background: url(images/store_spotlight_toggler_li_active_bg.png) no-repeat; }
.spotlight { background:none; }
.spotlight .toggler ol { height:267px; overflow-y: hidden; padding-left: 17px; margin-left: -17px;}
.spotlight .toggler .active .toggler-vendor-name { display:none; }
.spotlight .toggler .toggler-vendor-name { color:rgb(165,42,42); }
.spotlight .toggler .toggler-vendor-image { display:none;  }
.spotlight .toggler .toggler-vendor-image img { width:120px; }
.spotlight .toggler .active .toggler-vendor-image { display:block; }
.spotlight .icon { position:absolute; top:-33px; left:243px; }
.spotlight p { margin:0px 0 5px 0; font-size:15px; line-height: 18px}




