
/* styles for the video popup */

h1 { width:254px; height:32px; background:url(../../media/images/logo.gif) no-repeat; text-indent:-2000em }

#videoBox { margin:25px 0; text-align:center }

/* when showing user the options */
#videoOptionsBox { border:1px solid #aaa; background-color:#f6f6f6; padding:15px 0; width:400px; margin:0 auto }
#videoOptions { width:400px; margin:0 auto; text-align:left }
#videoOptions p { margin-left:120px }

#videoDetails { font:italic 13px/15px "trebuchet ms"; }
#videoDetails cite { display:block; margin:3px 0 0; font:normal 11px/14px "trebuchet ms"; text-align:center }
#videoDetails em { font-style:normal }
#videoDetails a { font-style:normal }

/* add to cart*/
.addCart, .addCart a { width:98px; height:26px; background:url(../../store/images/icons/addCart.gif) no-repeat; }
.addCart a { display:block; text-indent:-2000em }
.addCart a:hover { background:url(../../store/images/icons/addCart_over.gif) no-repeat; text-decoration:none }

/* send to a friend */
.sendFriend, .sendFriend a { width:123px; height:26px; background:url(../../uimages/buttons/send-friend.gif) no-repeat; }
.sendFriend a { display:block; text-indent:-2000em }
.sendFriend a:hover { background-position:0 -26px; text-decoration:none }




