/*** These are styles specific to the homepage ***/

/* collapse subnav region */
#header {height:99px;}

#main {
	padding:0 30px;
}

#main .scrollbox {background-color:white;overflow:auto;}
#main .scrollbox p {margin:2px 0;padding:0;line-height: 1.1em;}
#main .scrollbox .date {font-size:12px;color:#000;}
#main .scrollbox .artist {font-size:14px;color:#000;font-weight:bold;}
#main .scrollbox .supporting {font-size:12px;color:#000;}
#main .scrollbox .links {font-size:12px;color:black;}
#main .scrollbox a {font-size:12px;font-weight:bold;}

#main .left {float:left;width:512px;}
#main .right {float:right;width:260px;}

/* sizes for specific scrollboxes */
#homeRotatorContainer {position:relative;background:transparent url(/images/rotatorBg.png) right no-repeat;width:527px;height:338px;}
#homeRotator {width:527px;float:right;}
#homeRotator .static {position:absolute;top:7px;left:16px;width:503px;height:322px;overflow:hidden;}
#homeRotator .static img {float:right;position:absolute;top:0px;right:4px;_right:8px;}
#homeRotator .static h2 {height:1px;font-size:1px;line-height:1px;text-indent:-9999px;}
#homeRotator .static ul {float:left;margin:0;padding:0;width:180px;}
#homeRotator .static li {height:64px;list-style-type:none;font:bold 16px/18px Arial Narrow,Arial;}
#homeRotator .static li a {height:64px;display:block;color:#B26D34;text-decoration:none;}
#homeRotator .static li a:hover {background-color:white;color:#952530;}
#homeRotator .static span {display:block;padding:10px;}

#spotlightContainer {width:100%;height:279px;margin-left: 4px;}
#spotlightContainer h2 {background:transparent url(/images/home/header_spotlight.png) no-repeat;width:509px;height:39px;text-indent:-9999px;margin:5px 0 0 4px;}
#spotlightContainer p {clear:both;height:88px;margin:0 auto;padding:10px;font-size:11px;border-bottom:1px solid #cccccc;}
#spotlightContainer p.last {border:0;}
#spotlightContainer img {float:left;margin:0 15px 0 0;}

#justaddedContainer {width:100%}
#justaddedContainer h2 {background:transparent url(/images/home/just_added_header.png) no-repeat;width:263px;height:41px;text-indent:-9999px;margin:0;padding:0;}
#justadded {width:100%;height:260px;margin:0 auto;}
#justadded div {width:90%;padding:10px 0;background:transparent url(/images/home/item_divider.png) top no-repeat;margin:0 auto;}
#justadded div.first {border:0;background-image:none;}

#linksContainer {width:100%} /* height set in index.php */
#linksContainer h2 {background:transparent url(/images/home/header_links.png) no-repeat;width:265px;height:39px;text-indent:-9999px;margin:0;padding:0;}
#linksContainer ul {margin:0;padding:0 0 30px 0;}
#linksContainer li {height:65px;margin:0;padding:0;list-style-type:none;text-align:center;}

.paperbg {background:transparent url(/images/global/paperbg.jpg) repeat top;}
.paper_bottom {background:transparent url(/images/global/paper_bottom.png) repeat-x top; height:8px;}

#bannersContainer {width:288px;} /* height set in index.php */

.text-status-other {font-weight:bold;color:black;}
.text-status-sold-out {font-weight:bold;color:#999;}
