/* CSS Document */

.productTop{
  width:186px;
  height:5px;
  background:url(../images/shopping_new/topbox.gif);
  background-repeat:no-repeat;
}
.productBottom{
  width:186px;
  height:5px;
  background:url(../images/shopping_new/bottombox.gif);
  background-repeat:no-repeat;
}
.productBg{
  width:186px;
  background:url(../images/shopping_new/bgox.gif);
  background-repeat:repeat-y;
}
.productTop_video{
  width:186px;
  height:5px;
  background:url(../images/shopping_new/topboxG.gif);
  background-repeat:no-repeat;
}
.productBottom_video{
  width:186px;
  height:5px;
  background:url(../images/shopping_new/bottomboxG.gif);
  background-repeat:no-repeat;
}
.productBg_video{
  width:186px;
  background:url(../images/shopping_new/bgoxG.gif);
  background-repeat:repeat-y;
}
.productTop_film{
  width:186px;
  height:5px;
  background:url(../images/shopping_new/topboxB.gif);
  background-repeat:no-repeat;
}
.productBottom_film{
  width:186px;
  height:5px;
  background:url(../images/shopping_new/bottomboxB.gif);
  background-repeat:no-repeat;
}
.productBg_film{
  width:186px;
  background:url(../images/shopping_new/bgoxB.gif);
  background-repeat:repeat-y;
}
.productTop_photo{
  width:186px;
  height:5px;
  background:url(../images/shopping_new/topboxO.gif);
  background-repeat:no-repeat;
}
.productBottom_photo{
  width:186px;
  height:5px;
  background:url(../images/shopping_new/bottomboxO.gif);
  background-repeat:no-repeat;
}
.productBg_photo{
  width:186px;
  background:url(../images/shopping_new/bgoxO.gif);
  background-repeat:repeat-y;
}
.productTop_music{
  width:186px;
  height:5px;
  background:url(../images/shopping_new/topboxV.gif);
  background-repeat:no-repeat;
}
.productBottom_music{
  width:186px;
  height:5px;
  background:url(../images/shopping_new/bottomboxV.gif);
  background-repeat:no-repeat;
}
.productBg_music{
  width:186px;
  background:url(../images/shopping_new/bgoxV.gif);
  background-repeat:repeat-y;
}
.ProductText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#000000;
}
.ProductCommentText{
   font:Arial, Helvetica, sans-serif;
   font-weight:lighter;
   font-size:13px;
   color:#3B3B3B;
}
.shoppingTextBox{
   font:Arial, Helvetica, sans-serif;
   font-weight:lighter;
   font-size:13px;
   color:#3B3B3B;
   height:25px;
   border:1px solid #000000;
   line-height:25px;
}
.shopping_dashline{
	border-top-color:#A5A5A5;
	border-top-style:dashed;
	border-top-width:1px;
}
.shopping_orangeText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#F29A12;
}
.ProductText1{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:13px;
   color:#000000;
}
.videoTapeBox{
  width:173px;
  height:112px;
  background:url(../images/shopping_new/greenbg.gif);
  background-repeat:no-repeat;
}
.VideoSubtotalText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#709C29;
}
.TotalFeet{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:13px;
   color:#5B5B5B;
}
.FilmBox{
  width:173px;
  height:112px;
  background:url(../images/shopping_new/bluebg.gif);
  background-repeat:no-repeat;
}
.FilmSubtotalText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#0A5DA9;
}
.PhotoBox{
  width:173px;
  height:112px;
  background:url(../images/shopping_new/orangebg.gif);
  background-repeat:no-repeat;
}
.PhotoSubtotalText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#E28E09;
}
.MusicBox{
  width:173px;
  height:112px;
  background:url(../images/shopping_new/violetbg.gif);
  background-repeat:no-repeat;
}
.PALBox{
  width:150px;
  height:112px;
  background:url(../images/shopping_new/redbg.gif);
  background-repeat:no-repeat;
}
.MusicSubtotalText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#6F10B4;
}
.PALSubtotalText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#FF0000;
}
.SubtotalText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:20px;
   color:#184E7A;
}
.TotalText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:20px;
   color:#2BB136;
}
.BottomText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#0B74C5;
}
.RedText{
   font:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size:14px;
   color:#E6120F;
}
/* for tool tip */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color:#eff8fe;
	visibility: hidden;
	z-index: 100;
	font:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:13px;
	color:#000000;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
.productTop_shipping{
  width:170px;
  height:5px;
  background:url(../images/shopping_new/topboxR.gif);
  background-repeat:no-repeat;
}
.productBottom_shipping{
  width:170px;
  height:5px;
  background:url(../images/shopping_new/bottomboxR.gif);
  background-repeat:no-repeat;
}
.productBg_shipping{
  width:170px;
  background:url(../images/shopping_new/bgoxR.gif);
  background-repeat:repeat-y;
}
/* added on 1.8.2008*/

.bg_conversion {
background-image:url(../images/shopping_new/conversion/bg_conversion.gif);
background-repeat:repeat-x;
}
.bgleft_conversion{
background-image:url(../images/shopping_new/conversion/bgleft_conversion.gif);
background-repeat:no-repeat;
width:14px;
height:222px;
}
.bgright_conversion{
background-image:url(../images/shopping_new/conversion/bgright_conversion.gif);
background-repeat:no-repeat;
width:14px;
}
.PreYourBg{
background-image:url(../images/shopping_new/conversion/conversionpagebg.gif);
background-repeat:no-repeat;
width:565px;
height:161px;
}
.PreYourText{
 font-family:Arial, Helvetica, sans-serif;
 color:#3e3e3f;
 font-size:17px;
  
}
.PreYourText A{
 font-family:Arial, Helvetica, sans-serif;
 color:#3e3e3f;
 font-size:17px;
 text-decoration:none;
  
}
.PreYourText A:active{color:#3e3e3f; text-decoration:none;}
.PreYourText A:visited{color:#3e3e3f; text-decoration:none;}
.PreYourText A:link{color:#3e3e3f; text-decoration:none;}
.PreYourText A:hover{color:#3e3e3f; text-decoration:none;}
.videotopleft{
   background-image:url(../images/shopping_new/product/video/videopagecornertopleft.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.videotopright{
   background-image:url(../images/shopping_new/product/video/videopagecornertopright.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.videotop{
   background-image:url(../images/shopping_new/product/video/videopagetopbg.gif);
   background-repeat:repeat-x;
}
.videoleft{
   background-image:url(../images/shopping_new/product/video/videopageleftbg.gif);
   width:15px;
   background-repeat:repeat-y;
}
.videoright{
   background-image:url(../images/shopping_new/product/video/videopagerightbg.gif);
   width:15px;
   background-repeat:repeat-y;
}
.videobottomleft{
   background-image:url(../images/shopping_new/product/video/videopagecornerbottomleft.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.videobottomtop{
   background-image:url(../images/shopping_new/product/video/videopagebottombg.gif);
   background-repeat:repeat-x;
}
.videobottomright{
   background-image:url(../images/shopping_new/product/video/videopagecornerbottomright.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.shoppingconTop{
   background-image:url(../images/shopping_new/product/contenttopbg.gif);
   background-repeat:no-repeat;
   width:834px;
   height:22px;
}
.shoppingconMiddle{
   background-image:url(../images/shopping_new/product/contentbgrpt.gif);
   background-repeat:repeat-y;
   width:834px;
}
.shoppingconBottom{
   background-image:url(../images/shopping_new/product/contentbottombg.gif);
   background-repeat:no-repeat;
   width:834px;
   height:38px;
}
.ShoppingHeading{
   font-family:Arial, Helvetica, sans-serif;
   font-size:18px;
   font-weight:bold;
   color:#000000;
}
.shoppingcontent{
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;
   font-weight:600;
   color:#444444;
}
.videoconBottom{
  background-image:url(../images/shopping_new/product/video/contentbottombgvideo.gif);
   background-repeat:no-repeat;
   width:834px;
   height:54px;
}
.FinalPrice{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:600;
  color:#FF8402;
}

.filmtopleft{
   background-image:url(../images/shopping_new/product/film/filmpagecornertopleft.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.filmtopright{
   background-image:url(../images/shopping_new/product/film/filmpagecornertopright.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.filmtop{
   background-image:url(../images/shopping_new/product/film/filmpagetopbg.gif);
   background-repeat:repeat-x;
} 

.filmleft{
   background-image:url(../images/shopping_new/product/film/filmpageleftbg.gif);
   width:15px;
   background-repeat:repeat-y;
}
.filmright{
   background-image:url(../images/shopping_new/product/film/filmpagerightbg.gif);
   width:15px;
   background-repeat:repeat-y;
}
.filmbottomleft{
   background-image:url(../images/shopping_new/product/film/filmpagecornerbottomleft.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.filmbottomtop{
   background-image:url(../images/shopping_new/product/film/filmpagebottombg.gif);
   background-repeat:repeat-x;
}
.filmbottomright{
   background-image:url(../images/shopping_new/product/film/filmpagecornerbottomright.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
} 

.filmconBottom{
  background-image:url(../images/shopping_new/product/film/contentbottombgfilm.gif);
   background-repeat:no-repeat;
   width:834px;
   height:54px;
} 


.phototopleft{
   background-image:url(../images/shopping_new/product/photos/photospagecornertopleft.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.phototopright{
   background-image:url(../images/shopping_new/product/photos/photospagecornertopright.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.phototop{
   background-image:url(../images/shopping_new/product/photos/photospagetopbg.gif);
   background-repeat:repeat-x;
} 
.photoleft{
   background-image:url(../images/shopping_new/product/photos/photospageleftbg.gif);
   width:15px;
   background-repeat:repeat-y;
}
.photoright{
   background-image:url(../images/shopping_new/product/photos/photospagerightbg.gif);
   width:15px;
   background-repeat:repeat-y;
}
.photobottomleft{
   background-image:url(../images/shopping_new/product/photos/photospagecornerbottomleft.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.photobottomtop{
   background-image:url(../images/shopping_new/product/photos/photospagebottombg.gif);
   background-repeat:repeat-x;
}
.photobottomright{
   background-image:url(../images/shopping_new/product/photos/photospagecornerbottomright.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
} 

.photoconBottom{
  background-image:url(../images/shopping_new/product/photos/contentbottombgphotos.gif);
   background-repeat:no-repeat;
   width:834px;
   height:54px;
} 


.musictopleft{
   background-image:url(../images/shopping_new/product/music/musicspagecornertopleft.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.musictopright{
   background-image:url(../images/shopping_new/product/music/musicspagecornertopright.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.musictop{
   background-image:url(../images/shopping_new/product/music/musicspagetopbg.gif);
   background-repeat:repeat-x;
} 

.musicleft{
   background-image:url(../images/shopping_new/product/music/musicspageleftbg.gif);
   width:15px;
   background-repeat:repeat-y;
}
.musicright{
   background-image:url(../images/shopping_new/product/music/musicspagerightbg.gif);
   width:15px;
   background-repeat:repeat-y;
}

.musicbottomleft{
   background-image:url(../images/shopping_new/product/music/musicspagecornerbottomleft.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
}
.musicbottomtop{
   background-image:url(../images/shopping_new/product/music/musicspagebottombg.gif);
   background-repeat:repeat-x;
}
.musicbottomright{
   background-image:url(../images/shopping_new/product/music/musicspagecornerbottomright.gif);
   background-repeat:no-repeat;
   width:15px;
   height:14px;
} 

.musicconBottom{
  background-image:url(../images/shopping_new/product/music/contentbottombgmusic.gif);
   background-repeat:no-repeat;
   width:834px;
   height:54px;
} 
.TotalPrice {
	color:#056AB8;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;	
}
.FreeStd{
    color:#f30505;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
}
.premiumBg{
   background-image:url(../images/shopping_new/product/video/goldencolorbg.gif);
   background-repeat:no-repeat;
   width:833px;
   height:191px;
}
.standardBg{
   background-image:url(../images/shopping_new/product/video/silverbg.gif);
   background-repeat:no-repeat;
   width:833px;
   height:190px;
}
.FilmFinalPrice{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:600;
  color:#276FE5;
}
.MusicFinalPrice{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:600;
  color:#9C33C8;
}

     
