@charset "utf-8";
/* CSS Document */

/*********************Player*********************************/

#player {position: right;
padding: 0px, 0px, 0px, 0px;
background-color:#000000;
	background-image:url(imgs\dvds\progasm_sm.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:400px;

}

#page {
	background-color:#000000;
	background-image:url();
	
	width:400px;
	padding-left: 125px;
	
	
	min-height:267px;
	
	text-align:right;
}

#page2 {
	background-color:#000000;
	background-image:url(imgs/dvds/analsex_sm.jpg);
	background-position: topleft;
	background-repeat:no-repeat;
	width:350px;
	padding-left: 190px;
	
	
	min-height:220px;
	
	text-align:right;
}

#page3 {
	background-color:#000000;
	background-image:url(imgs/dvds/cbt_sm.jpg);
	background-position: topleft;
	background-repeat:no-repeat;
	width:350px;
	padding-left: 190px;
	
	
	min-height:220px;
	
	text-align:right;
}

#page4 {
	background-color:#000000;
	background-image:url(imgs/dvds/cunnilingus_sm.jpg);
	background-position: topleft;
	background-repeat:no-repeat;
	width:350px;
	padding-left: 190px;
	
	
	min-height:220px;
	
	text-align:right;
}

#page5 {
	background-color:#000000;
	background-image:url(imgs/dvds/deepthroat_sm.jpg);
	background-position: topleft;
	background-repeat:no-repeat;
	width:350px;
	padding-left: 190px;
	
	
	min-height:220px;
	
	text-align:right;
}


/* styling of the container. */ 
a.alignleft {
display:block;
width: 400px;     
height:267px;      
   
margin:0 0px 0px 0;     
float:left;     
border:0px solid #999; 
}  
/* play button */ 
a.alignleft img {     
margin-top:0px;     
border:0px; 
}  
/* when container is hovered we alter the border color */ 
a.alignleft:hover {     
border:0px solid #000; 
}

/* styling of the container. */ 
a.alignright {     
     
width: 400px;     
height:267px;      
    
margin:0 0px 0px 0;     
float:right;     
border:0px solid #999; 
}  
/* play button */ 
a.alignright img {     
margin-top:0px;     
border:0px; 
}  
/* when container is hovered we alter the border color */ 
a.alignright:hover {     
border:0px solid #000; 
}

a.box  {     
     
width: 400px;     
height:267px;      
    
margin:0 0px 0px 0;     
     
border:0px solid #999; 
}  
/* play button */ 
a.box img {     
margin-top:0px;     
border:0px; 
}  
/* when container is hovered we alter the border color */ 
a.box:hover {     
border:0px solid #000; 
}




