@charset "utf-8";

div#int {
width:800px;
height:29px;
background-image:url(inter_03.png); 
background-position:center; 
background-repeat:no-repeat;
}

div#inte {
width:800px; 
height:788px; 
background-image:url(inter_05.png); 
background-position:center; 
background-repeat:repeat-y;
}

div#inter {
position:relative; top:395px;
width:800px; 
height:32px; 
background-image:url(inter_06.png); 
background-position:center; 
background-repeat:no-repeat;
}




/*---You may also like---*/

div#interf {
width:250px;
height:380px;
float:left;
margin-left:-20px;
width:776px;
}

div#le {
width:150px;
height:420px;
float:left;
position:relative; left:-10px;
}

div#le a#te {
float:left;
width:150px;
margin-bottom:10px;
font-size:12px;
}

div#le img {
float:left;
margin-left:46px;
margin-top:5px;
}

div#ri {
width:100px;
height:380px;
float:left;
position:relative; left:-40px;
}

div#ri a#te {
float:left;
width:150px;
margin-bottom:10px;
font-size:12px;
}

div#ri img {
float:left;
margin-left:46px;
margin-top:5px;
}

b#bl {
color:#000000;
}

/*----------*/

div#back {
width:138px; 
height:48px; 
background-image:url(back.png);
background-position:center; 
background-repeat:no-repeat; 
position:relative; right:385px; bottom:10px;
}

div#left {
padding-left:30px;
}

div#item {
width:480px;
float:right;
margin-top:-760px; 
padding-right:30px; 
text-align:left;
font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:16px;
}

h2#volume {
color:#FF0000;
}

h3#volume {
color:#FF0000;
font-size:16px;
}

h4#you {
color:#FF0000;
text-align:left; 
clear:both; 
position:relative; top:20px; 
}

/*---Gallery Styles---*/

.gallerycontainer{
	width:500px;
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border:#000000 1px solid;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
left: -1000px;
margin-top:-200px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -50;
left:-150px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*---two--*/
.thumbnail2 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail2:hover{
background-color: transparent;
}

.thumbnail2:hover img{
border:#000000 1px solid;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
left: -1200px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail2:hover span{ /*CSS for enlarged image*/
visibility: visible;
top:30px;
left:100px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*---twoAA--*/
.thumbnail2a img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail2a:hover{
background-color: transparent;
}

.thumbnail2a:hover img{
border:#000000 1px solid;
}

.thumbnail2a span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
left: -1200px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail2a span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail2a:hover span{ /*CSS for enlarged image*/
visibility: visible;
top:30px;
left:70px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*---three--*/
.thumbnail3 img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail3:hover{
background-color: transparent;
}

.thumbnail3:hover img{
border:#000000 1px solid;
}

.thumbnail3 span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail3 span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail3:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 350px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

/*----Bottomnav Styles---*/
div#botnav{
margin-top:-40px;
text-align:center;
width:804px;
height:45px;
}

div#botnav a { 
padding-left:10px;
padding-right:10px;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-style: italic;
position:relative; top:12px; 
}

div#botnav a#first { 
padding-left:0px;
border:0px;
}

