/* -------------------------------------------------------------- 
  
   GWD Basecode
   * Version:   01 (3-30-08)
   
-------------------------------------------------------------- */


@import url("lib/fonts.css");
@import url("lib/project.css");
@import url("lib/ie.css");
/*@import url("lib/menu.css");*/
@import url("lib/safari.css");



/* reset default browser CSS
-------------------------------------------------------------- */

body  { margin: 0; padding: 0; border: 0; background:none }


a img { border: none; text-decoration: none; }

/* Removes Firefox imposed outline */
a { outline: none; }

/* Contains hacks for Internet Explorer < IE7 ------------- */

/* Make sure the layout is centered in IE5 */
body { text-align: center; }
#page { text-align: left; }

/* Keeps IE6 from cutting pulled/pushed images */
ul, ol { position: relative;}

/* Fixes incorrect styling of legend in IE6 fieldsets. */
legend { margin-bottom: 1.4em; }

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left: 2em; }

.blackbox{margin: 10px 0;padding:5px 10px;  background-image:url(../imgs/blck_bckngd_fad_01.png);overflow: hidden;clear: both;}
#socials{list-style: none;}
#socials li a{text-indent: -9000em;float:left;display: block; width:87px; height:40px;background: transparent url(../imgs/social/socials.png) top left no-repeat;margin-right:17px}
#socials #myspace a{background-position: -104px 0;}
#socials #youtube a{background-position: -196px 0;width:78px}
#socials #sonicbids a{background-position: -275px 0;}
#socials #maillist a{background-position: -381px 0;}