
/* ==========================================================================
   Page styles
   ========================================================================== */

/* universal sly */

#horizontal .scrollbar { background: #b2ddef; border-radius: 4px; border: 2px solid #a3d7ed; border-top:1px solid #4394b7;line-height: 0; }
#horizontal .scrollbar .handle { border-radius: 4px; background: #008dca; cursor: pointer; line-height: 0;

	-webkit-box-shadow: 0 1px 0 #0c729e;
	-moz-box-shadow: 0 1px 0 #0c729e;
	-o-box-shadow: 0 1px 0 #0c729e;
	box-shadow: 0 1px 0 #0c729e;
}

/* Horizontal examples */
.small_cfix > li.active {border:3px solid #f36a10;}
.partymen_select >li.active{}
#horizontal .scrollbar { margin: 0 0 0; height: 5px;}
#horizontal .scrollbar .handle { width: 100px; height: 100%;}




/* ==========================================================================
   Non-semantic helper classes
   ========================================================================== */
