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

hr {float:left; width:75px; border-color:#82ADAB; margin-left:100px;}
#Collection a{color:#FFFFFF; font-size:14px; font-family:Arial, Helvetica, sans-serif; float:left; margin-left:-68px; margin-top:10px; text-decoration:none;}
#Collection a:hover {color:#82ADAB;}

#mainImagesBackground {width:1024px; height:270px; background-color:#5a787f; margin-top:80px;}

.fadein {float:left; margin-left:108px; width:272px; height:490px; margin-top:-426px;}
/*.fadein img {position:absolute; left:0; top:0; }*/

#collectionText {float:left; margin-left:357px; margin-top:-350px; position:absolute; z-index:1;}

#homeGalleryBackground {float:left; margin-left:105px; margin-top:-360px;}


.item img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;

}

.mainImage1 {
	display:inline-table;
	width: 800px;
	height: 416px;
	background: url('../images/HomeGallery1.png') bottom;
	text-indent: -99999px;
}
.mainImage1:hover {
	background-position: 0 0;
	display:inline-table;
	width: 800px;
	height: 416px;
	background: url('../images/HomeGallery1Hover.png') bottom;
	
	opacity: 1; 
    -moz-transition: all 0.8s ease-out;  /* FF4+ */
    -o-transition: all 0.8s ease-out;  /* Opera 10.5+ */
    -webkit-transition: all 0.8s ease-out;  /* Saf3.2+, Chrome */
    -ms-transition: all 0.8s ease-out;  /* IE10? */
    transition: all 0.8s ease-out; 

}


.mainImage2 {
	display:inline-table;
	width: 800px;
	height: 416px;
	background: url('../images/HomeGallery2.png') bottom;
	text-indent: -99999px;
	
}
.mainImage2:hover {
	background-position: 0 0;
	display:inline-table;
	width: 800px;
	height: 416px;
	background: url('../images/HomeGallery2Hover.png') bottom;
	
	opacity: 1; 
    -moz-transition: all 0.8s ease-out;  /* FF4+ */
    -o-transition: all 0.8s ease-out;  /* Opera 10.5+ */
    -webkit-transition: all 0.8s ease-out;  /* Saf3.2+, Chrome */
    -ms-transition: all 0.8s ease-out;  /* IE10? */
    transition: all 0.8s ease-out; 

}



.mainImage3 {
	display:inline-table;
	width: 800px;
	height: 416px;
	background: url('../images/HomeGallery3.png') bottom;
	text-indent: -99999px;
	
}
.mainImage3:hover {
	background-position: 0 0;
	display:inline-table;
	width: 800px;
	height: 416px;
	background: url('../images/HomeGallery3Hover.png') bottom;
	
	
	opacity: 1; 
    -moz-transition: all 0.8s ease-out;  /* FF4+ */
    -o-transition: all 0.8s ease-out;  /* Opera 10.5+ */
    -webkit-transition: all 0.8s ease-out;  /* Saf3.2+, Chrome */
    -ms-transition: all 0.8s ease-out;  /* IE10? */
    transition: all 0.8s ease-out; 

}


.mainImage4 {
	display:inline-table;
	width: 800px;
	height: 416px;
	background: url('../images/HomeGallery4.png') bottom;
	text-indent: -99999px;
}
.mainImage4:hover {
	background-position: 0 0;
	display:inline-table;
	width: 800px;
	height: 416px;
	background: url('../images/HomeGallery4Hover.png') bottom;
	
	opacity: 1; 
    -moz-transition: all 0.8s ease-out;  /* FF4+ */
    -o-transition: all 0.8s ease-out;  /* Opera 10.5+ */
    -webkit-transition: all 0.8s ease-out;  /* Saf3.2+, Chrome */
    -ms-transition: all 0.8s ease-out;  /* IE10? */
    transition: all 0.8s ease-out; 

}


.mainImage5 {
	display:inline-table;
	width: 800px;
	height: 416px;
	background: url('../images/HomeGallery5.png') bottom;
	text-indent: -99999px;
}
.mainImage5:hover {
	background-position: 0 0;
	display:inline-table;
	width: 800px;
	height: 416px;
	background: url('../images/HomeGallery5Hover.png') bottom;
	
	opacity: 1; 
    -moz-transition: all 0.8s ease-out;  /* FF4+ */
    -o-transition: all 0.8s ease-out;  /* Opera 10.5+ */
    -webkit-transition: all 0.8s ease-out;  /* Saf3.2+, Chrome */
    -ms-transition: all 0.8s ease-out;  /* IE10? */
    transition: all 0.8s ease-out; 

}
