@charset "utf-8";
/* CSS Document */
/******************************
   Flash
******************************/					
#home-flash { width:940px; height:400px; margin:0 2px; border:3px solid #ffcc33; }
#content { overflow:hidden; zoom:1; padding:12px 24px; text-align:center; background:#ffffff !important; }

/******************************
   Content Left
******************************/					
#content .left { float:left; width:625px; text-align:left; }

	/******************************
	   DVD
	******************************/	
	#content .left .dvd { overflow:hidden; zoom:1; width:625px; margin:0 0 32px; }
	
		/******************************
		   DVD Image
		******************************/		  
		#content .left .dvd .image { float:left; width:208px; }	
			#content .left .dvd .image .price { margin:0 0 0 24px; color:#666666; font-size:12px; }		
				#content .left .dvd .image .price p * { vertical-align:top; }			
				#content .left .dvd .image .price p span { color:#78ad06; font-weight:bold; }
					#content .left .dvd .image .price p span.small { font-size:30px; }								
					#content .left .dvd .image .price p span.large { font-size:45px; }		
					
		/******************************
		   DVD Description
		******************************/		  
		#content .left .dvd .description { float:right; width:358px; margin:0 40px 0 19px; }
			#content .left .dvd .description h2 { margin:0 0 2px -4px; }
			#content .left .dvd .description h3 { margin:0 0 2px; }
			
			/******************************
			   Bonus Features
			******************************/				
			#content .left .dvd .description .bonus-features { overflow:hidden; zoom:1; }
				#content .left .dvd .description .bonus-features ul { margin:0; color:#080808; padding:0 0 0 16px;  }	
					#content .left .dvd .description .bonus-features ul.bonus-features-left { float:left; width:170px;  }			
					#content .left .dvd .description .bonus-features ul.bonus-features-right { float:right; width:150px; }							
					#content .left .dvd .description .bonus-features ul li { padding:0 0 16px;  }						
		
			/******************************
			   Order DVD
			******************************/																				
				#content .left .dvd .description .order * { vertical-align:middle; }
					#content .left .dvd .description .order label { margin:0 4px 0 0; color:#000000; font-size:13px; }
					#content .left .dvd .description .order select { margin:0 18px 0 0; color:#000000; font-size:13px; width:40px; }					
					#content .left .dvd .description .order input.submit { display:block; margin:8px 0 0; } 					

/******************************
   Content Left
******************************/					
#content .right { float:right; width:200px; margin:0 0 0 17px; text-align:left; }
