﻿/* Browse Page */

#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; position: relative;}
#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;}

#BrowseSearchCollection{margin-left:30px; margin-bottom:20px;}
#BrowseSearchText{margin-bottom:8px;}
#BrowseSearchBox{margin-bottom:20px;}
#BrowseSearchBox input{width:250px; height:20px; border:solid 1px #D1CCD5; color:#A298AA; font-size:1.2em; padding:3px 10px 0px 4px;}


/* Home Section Styles */

#MainBox{background:#A298AA;}

#Logo{background-image:url(../i/Logos/Purple.gif);}

#Menu .Dot { left:50px; }
#Menu .Browse { color:Black; }
/*
#MenuHome a{width:46px; background:url(../i/Menu-Home-Browse.gif);}
#MenuTheCollection a{width:86px; background:url(../i/Menu-TheCollection-Browse.gif);}
#MenuJournal a{width:48px; background:url(../i/Menu-Journal-Browse.gif);}
#MenuMyGallery a{width:67px; background:url(../i/Menu-MyGallery-Browse.gif);}
#MenuCheckout a{width:64px; background:url(../i/Menu-Checkout-Browse.gif);}
*/
#Footer{border-bottom:solid 1px #A298AA;}
#FooterMenu{background:url(../i/FooterMenu-Browse.gif);}

