@charset "UTF-8";
/* CSS Document for Shop Page Bag Slidein */

/* unordered list that controls the bag buttons */

div#content_main ul#handbags { display:inline; }
	
div#content_main ul#handbags li { float:left; list-style-type:none;	}

div#content_main ul#handbags li a {	display:block; text-indent:-9999px; }

li#trina a { background:url(../images/Bags-Select_01.gif) no-repeat; width:81px; height:77px; }
li#trina a:hover { background:url(../images/Bags-Select-hov_01.gif) no-repeat; }
li#trina .down { background:url(../images/Bags-Select-over_01.gif) no-repeat !important; }

li#haley a { background:url(../images/Bags-Select_02.gif) no-repeat; width:87px; height:77px; }
li#haley a:hover { background:url(../images/Bags-Select-hov_02.gif) no-repeat; }
li#haley .down { background:url(../images/Bags-Select-over_02.gif) no-repeat !important; }

li#magee a { background:url(../images/Bags-Select_03.gif) no-repeat; width:81px; height:77px; }
li#magee a:hover { background:url(../images/Bags-Select-hov_03.gif) no-repeat; }
li#magee .down { background:url(../images/Bags-Select-over_03.gif) no-repeat !important; }

li#jenny a { background:url(../images/Bags-Select_04.gif) no-repeat; width:87px;	height:77px; }
li#jenny a:hover { background:url(../images/Bags-Select-hov_04.gif) no-repeat; }
li#jenny .down { background:url(../images/Bags-Select-over_04.gif) no-repeat !important; }

li#rae a { background:url(../images/Bags-Select_05.gif) no-repeat; width:88px; height:77px; }
li#rae a:hover { background:url(../images/Bags-Select-hov_05.gif) no-repeat; }
li#rae .down { background:url(../images/Bags-Select-over_05.gif) no-repeat !important; }

li#leslie a {	background:url(../images/Bags-Select_06.gif) no-repeat;	width:86px;	height:77px; }
li#leslie a:hover { background:url(../images/Bags-Select-hov_06.gif) no-repeat; }
li#leslie .down { background:url(../images/Bags-Select-over_06.gif) no-repeat !important; }

/* the following DIV contains the information about each bag which appears when Tab Panel Magic runs */

div.p7TPcontent { background:url(../images/Bags-Select_07.gif) no-repeat; float:left; width:510px; height:223px; padding-top:20px; margin: 0 15px; }

div#p7tpb1_1  { margin-left:15px; }

/* background images serve as pre-loaders to prevent image flash on hover */
li#trina { background:url(../images/Bags-Select-over_01.gif) no-repeat; }
li#haley { background:url(../images/Bags-Select-over_02.gif) no-repeat; }
li#magee { background:url(../images/Bags-Select-over_03.gif) no-repeat; }
li#jenny { background:url(../images/Bags-Select-over_04.gif) no-repeat; }
li#rae { background:url(../images/Bags-Select-over_05.gif) no-repeat; }
li#leslie { background:url(../images/Bags-Select-over_06.gif) no-repeat; }
div#p7tpb1_1 { background:url(../images/Bags-Select-hov_01.gif) no-repeat; }
div#p7tpb1_2 { background:url(../images/Bags-Select-hov_02.gif) no-repeat; }
div#p7tpb1_3 { background:url(../images/Bags-Select-hov_03.gif) no-repeat; }
div#p7tpb1_4 { background:url(../images/Bags-Select-hov_04.gif) no-repeat; }
div#p7tpb1_5 { background:url(../images/Bags-Select-hov_05.gif) no-repeat; }
div#p7tpb1_6 { background:url(../images/Bags-Select-hov_06.gif) no-repeat; }