﻿/* Gallery Page */

#GallerySearchGallery{margin-left:30px;}
#GallerySearchText{margin-bottom:8px;}
#GallerySearchBox{margin-bottom:8px;}
#GallerySearchBox input{width:250px; height:20px; border:solid 1px #D1CCD5; color:#B3AB94; font-size:1.2em; padding:3px 10px 0px 4px;}

#Carousel{width:100%; overflow:hidden; position:relative; padding:40px 0px 15px 0px;}
#Carousel .Middle{width:50000px; }
#CarouselItems{position:relative;}
#CarouselItems .CP1{margin-left:30px;}
#CarouselItems li{float:left; margin-right:20px;}
#CarouselButtons{margin:0px 0px 20px 30px;}
#CarouselPrev{display:block; float:left; border-right:solid 1px black; padding-right:5px; margin-right:5px;}
#CarouselNext{display:block; float:left;}

.NoItems { margin-bottom:250px; }

/* Home Section Styles */

#MainBox{background:#B3AB94;padding-bottom:10px;}

#Logo{background-image:url(../i/Logos/Brown.gif);}

#Menu .Dot { left:237px; }
#Menu .Gallery { color:Black; }
/*
#MenuHome a{width:46px; background:url(../i/Menu-Home-Gallery.gif);}
#MenuTheCollection a{width:86px; background:url(../i/Menu-TheCollection-Gallery.gif);}
#MenuJournal a{width:48px; background:url(../i/Menu-Journal-Gallery.gif);}
#MenuMyGallery a{width:67px; background:url(../i/Menu-MyGallery-Gallery.gif);}
#MenuCheckout a{width:64px; background:url(../i/Menu-Checkout-Gallery.gif);}
*/
#Footer{border-bottom:solid 1px #B3AB94;}
#FooterMenu{background:url(../i/FooterMenu-Gallery.gif);}

