/* CONTENT */
/* sidebar */
.smalRes #graph_wrapper  { background: url(../images/BKGbigframe_middleSmall.gif); width: 995px; }
.smalRes #graph_top      { background: url(../images/BKGbigframe_topSmall.gif) top left no-repeat; }
.smalRes #graph_bottom   { background: url(../images/BKGbigframe_bottomSmall.gif) bottom left no-repeat; overflow: hidden; }

.smalRes #sidebar .bottom  { background: url(../images/BKGgraph_sidebar_bottom.gif) bottom left no-repeat; position: relative; height: 594px; }
.smalRes #sidebar .inner   { overflow: hidden; height: 565px; }

.smalRes #sidebar .accordion div { background: #e8e8e8 url(../images/BKGgraph_acc_content.gif) top left repeat-x; margin: 0 1px; height: 200px; overflow: hidden; width: 178px; }
.smalRes #sidebar .accordion div div { height: auto; overflow: auto; }

/* main */
.smalRes .banners        { height: 64px; padding-top: 11px; text-align: center; width: 810px; }
.smalRes .form           { width: 242px; padding: 0 0 0 5px; float: left; }
.smalRes .form .radio    { margin: 0px 2px -2px 2px; cursor: pointer;  }

.smalRes .tabs span	{ display: block; margin: 19px 0 0 20px; cursor: pointer; width: 165px; height: 26px; text-indent: -9000px; }
.tabs span.close	{ float: right; text-indent: 0; margin: -12px 0 0 0; width: auto; height: auto; background: url(../images/ICONclose.gif) right 1px no-repeat; padding-right: 19px; }
.smalRes #drop2 ul  { list-style: none; height: 370px; overflow: auto; margin: 0 2px; }
.smalRes #flash_graph    	{ width: 812px; height: 435px; background: #ebebeb; clear: left; }
.smalRes .buttons        { padding-left: 7px; width: 220px; float: left; }


/* BIG GRAPH */
.smalRes .biggraph h1,
.smalRes .biggraph #header,
.smalRes .biggraph #footer,
.smalRes .biggraph #fauxBkg,
.smalRes .biggraph #sidebar,
.smalRes .biggraph .banners { display: none; }

.smalRes body.biggraph,
.smalRes .biggraph #graph_wrapper,
.smalRes .biggraph #graph_top,
.smalRes .biggraph #graph_bottom  { background: none; }

.smalRes .biggraph #container  { padding: 20px 0; }

.smalRes .biggraph #container,
.smalRes .biggraph #graph_wrapper  { width: 100%; }

.smalRes .biggraph #flash_graph    { width: 100%; height: 500px; }

