/*---------------------------------------------------------------------------
T O U T S C R O L L E R
-----------------------------------------------------------------------------

/*------------------------------
STRUCTURE
------------------------------*/
#toutScrollerWrapper {background: url(http://cache.lego.com/upload/contentTemplating/StarWars2Dictionary/images/pic1715BBACA6AFB8E93FF008345E00783F.png) no-repeat;clear: both;height: 153px;margin: 40px auto 0;position: relative;width: 950px;z-index: 0;}
div#toutScroller {height:130px;left:12px;overflow:hidden;position:absolute;top:8px;width:925px;}
div#scroller{float:left;height:128px;margin:0 0 0 28px;overflow:hidden;position:relative;width:870px;}
div#toutScroller ul.items { width:20000em; position:absolute; } 
div#toutScroller ul.items li { float:left;position:relative; }

/*------------------------------
ADDITIONAL CLASSES
------------------------------*/
ul.items { width: 2000px; height: 130px; position: absolute; }
#toutScroller ul.items a {cursor:pointer;float:left;height:130px;margin:12px 10px 0 0;overflow:hidden;position:relative;text-decoration:none;width:210px;}


/*------------------------------
HEADERS/PARAGRAPHS
------------------------------*/
#scroller .header, #scroller .text{display:block;float:left;width:210px;}
#scroller .header {color:#2BA5E0;font-size:110%;font-weight:bold;}
#scroller .text {color:#5B83AD;}

/*------------------------------
LINKS
------------------------------*/
/*.hoverImage{background: url(http://cache.lego.com/upload/contentTemplating/StarWars2Dictionary/images/pic43E06913AA49983FF43960370951359F.png) no-repeat left 0;display:block;height:88px;left:0;position:absolute;top:0;width:222px;}*/
#scroller a:hover .hoverImage {background-position:0 -80px;}
a.toutScrollerPrev { background: url(http://cache.lego.com/upload/contentTemplating/StarWars2Dictionary/images/picC24F7793DBDDB2D7E32E8C9480A96016.png) no-repeat; left:2px;}
a.toutScrollerNext { background: url(http://cache.lego.com/upload/contentTemplating/StarWars2Dictionary/images/picA8AC40DB8595AC638E8D3755F14BB57C.png) no-repeat; right: 2px;}
a.toutScrollerPrev, a.toutScrollerNext {display: block; text-indent: -9999px; cursor: pointer; height:95px;position:absolute;top:12px; width:20px;}
a.toutScrollerPrev:hover, a.toutScrollerNext:hover { background-position: left -95px; }
/*------------------------------
IMAGES
------------------------------*/

