/* CSS Document */

@import url(/css/pixologicstyle.css);

.banner { height: 350px; width: 960px; border: thin solid #ff6600; border-width: 1px 0px 1px 0px; }
.banner_back { background-color: #333333; width: 960px;}
.content_container { background-color: #363636; width: 960px; height: 310px; }
.content_container2 { background-color: #363636; width: 960px; height: 1230px; }
.hpButtons { width:360px; float:left; }
.special { position: relative; float: left; padding: 5px 0px 3px 11px; }
.news { position: relative;  float: right; padding: 5px 8px 0px 0px;}


div.spacer { clear: both; }

.siggraph { width: 505px; height: 42px; position: relative; top: 296px; left: -227px; cursor: pointer; z-index: 250; }
.siggraph:hover { background: url(/banner/0807_siggraph/highlight.png) repeat-x top left; }

.macAnnouncement { width: 345px; position: relative; top: 295px; left: 195px; z-index: 250; text-align: left; display:none; z-index:250; opacity: 0.9; filter:alpha(opacity=90); }
div.macAnnouncement ul li { list-style-type: none; padding:10px; background-color: #FF6600; border: 1px solid #FFFFFF; margin: 0px 0px -1px 0px; font-size: 11px; cursor: pointer;}
div.macAnnouncement ul li:hover { background-color: #663300; padding:10px; }
div.macAnnouncement ul li a { padding: 5px; }

.threeDWorld { color: #FFF; font-size: 11px; width: 395px; position: relative; top: 130px; left: 205px; text-align: left; z-index:250; line-height: 17px; }
.threeDWorld img { padding: 0px 10px 5px 0px; border: none; }
.threeDWorld a:link { color: #FFF; text-decoration: underline; font-weight: bold; }