/* global styles */
/* ############################################################ */

img {border: none;}




/* text/link styles (update)*/
a {outline:none;}
/* a:link, a:visited {color:#0000CC;outline:none;}
a:hover {color:#0000CC;}
*/


/* Sidenav
------------------------------------------------------------------------------------------------------*/
/* side container */
#side {width:148px; margin:5px 0 0 2px; background:#e5fe98; font:12px Arial, Helvetica, sans-serif;}
#side ul a {background:none; padding:0; display:inline;}
.altrow {background:#fff2b7;} /*alternate color rows for free and favorites*/
.clear-sidenav {clear:both;}
#s-freewrapper, #s-buzzwrapper, #s-cpuwrapper, #s-cpawrapper, #s-cpawrapper2, #s-favwrapper, #s-dwlwrapper, #s-winwrapper { /*<<--grouped common list values for mod width*/
  width:154px;
}
#s-buzzwrapper, #s-cpuwrapper, #s-cpawrapper, #s-cpawrapper2, #s-favwrapper-free, #s-dwlwrapper, #s-winwrapper { /*<<--grouped common list values, for mods top margin*/
  margin:8px 0 0 0;
}
#s-search, #s-free, #s-buzz, #s-cpu, #s-cpa, #s-fav-free, #s-dwl { /*<<--grouped common list values*/
  width:152px; /*!important;width:154px;*/
  background:#ffffcc;
  border-left:1px solid #ff9900;
  border-right:1px solid #ff9900;
  border-bottom:1px solid #ff9900;
}
#s-win {
  width:152px; /*!important;width:154px;*/
  background:#e5faff;
  border-left:1px solid #2966bf;
  border-right:1px solid #2966bf;
  border-bottom:1px solid #2966bf;
}

/* Find a Game */
#s-search {height:22px;padding:4px 0;_padding:2px 0;background:#FFC url(/img/misc/dot-org.gif) repeat-x bottom;border-bottom:none;}
#s-search form{margin:0; padding:0px 2px;}
#s-search .s-search-input{width:75px;float:left;}
#s-search .s-search-button{margin-left:2px;float:left;}

/* Free Games */
#side ul {list-style:none; margin:0; padding:0;} /*parent style for side ul*/
#side li {margin:0; padding:0;} /*parent style for li*/
#s-freewrapper .s-hdr {height:22px;background:url(/img/misc/s-hd-freegames.gif) no-repeat;overflow:hidden;text-indent:-1000px;}

#s-free {font-weight:bold; color:#000;}
#s-free li {padding:7px 0;_padding:6px 0 6px 0px;} /*<<-- overwrites inheritance LINE 31, increased hack top & bottom margin by 2*/
#s-free li .cat-icon {float:left;margin:-2px 4px 0 6px;_margin:-2px 0 0 0;_clear:left;} /*added 8-10 for all free games, deleted #s-free li img*/
#s-free a {color:#000; text-decoration:none; font-weight:normal;}
#s-free a:hover {color:#0000CC; text-decoration:underline;}