/* CSS Document */

/*CHOICE CONTENT */
div#choicebg {background: #000000; width: 770px; height: 600px; margin: 0px auto 0 auto; padding:0; text-align:left; position:relative; }
h3.selection { background:url(../imgs/choice.gif) no-repeat;}
div#comicChoice { width:562px; position: absolute; left: 26px; top:90px; border:none;}
ul.choiceNav { width:562px; height:242px; list-style: none; margin:0px; padding:0px; overflow:hidden; top:40px; position:absolute;}
li.choiceFriend a, li.choiceWife a, li.choiceStudent a, li.choiceJessica a, li.choiceBoss a {text-indent:-9999px; display:block; position:absolute; top:0; height:242px; overflow:hidden; }

li.choiceFriend a {background:url(../imgs/choiceal.gif) top left no-repeat; background-position:0 0; top:0; left:0; width:132px;}
li.choiceFriend a:hover {background-position:0 -242px;}

li.choiceWife a {background:url(../imgs/choicewife.gif) top left no-repeat; background-position:0 0; top:0; left:132px; width:103px;}
li.choiceWife a:hover {background-position:0 -242px; z-index:1;}

li.choiceStudent a {background:url(../imgs/choicepaul.gif) top left no-repeat; background-position:0 0; top:0; left:205px; width:141px;}
li.choiceStudent a:hover {background-position:0 -242px;}

li.choiceJessica a {background:url(../imgs/choiceblonde.gif) top left no-repeat; background-position:0 0; top:0; left:334px; width:106px; }
li.choiceJessica a:hover {background-position:0 -242px; z-index:1; }

li.choiceBoss a {background:url(../imgs/choiceboss.gif) top left no-repeat; background-position:0 0; top:0; left:440px; width:122px;}
li.choiceBoss a:hover {background-position:0 -242px;}


/*No Choice */
li.choiceFriend2 a, li.choiceWife2 a, li.choiceStudent2 a, li.choiceJessica2 a, li.choiceBoss2 a {text-indent:-9999px; display:block; position:absolute; top:0; height:242px; overflow:hidden; }
li.choiceFriend2 a {background:url(../imgs/choiceal.gif) top left no-repeat; background-position:0 0; top:0; left:0; width:132px;}
li.choiceJessica2 a {background:url(../imgs/choiceblonde.gif) top left no-repeat; background-position:0 0; top:0; left:334px; width:106px;}
li.choiceBoss2 a {background:url(../imgs/choiceboss.gif) top left no-repeat; background-position:0 0; top:0; left:440px; width:122px;}