@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background: #DBDBDB;
	
}

.clear {
	clear: both;	
}
a, a:link, a:visited, a:hover, a:active, a:focus {
	text-decoration: none;
	color:#023e42;
	outline: none;
} 

#outside .wrapper {
	
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #accacc;
	
	color: #023e42;
	
}
#outside .wrapper #header {
	height: 110px;
	width: 850px;
}

#outside .wrapper #headerlogo {
	position: relative;
	float: left;
	padding: 10px;
}

#outside .wrapper h2 {
	
	float: right;
	font-size: 20px;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: 160px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.7), 0 -1px 0 rgba(0,0,0,0.5);
}
#outside .wrapper #content {
	background: #023e42;
	border: 2px double #999;
	color: #dbdbdb;
	height:1300px;
}

#outside .wrapper #contentFood {
	background: #023e42;
	border: 2px double #999;
	color: #dbdbdb;
	height:1500px;
}







#outside .wrapper #gallery {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	width: 800px; 
	height: 700px; 
	}
	
#outside .wrapper #copyBlock h4, #newbuyer li {
	font-weight: 700;
	font-style: normal;
}



#outside .wrapper #nav li {
	height:20px;
	width: 145px;
	float:left;
	margin-left:3px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #accacc;
	font:"Adobe Caslon Pro", "Adobe Caslon Pro Bold";
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 6px;
	display: block;
	text-align: center;
	-moz-border-radius-topleft: 10px;
	 -webkit-border-top-left-radius: 10px;
	 -moz-border-radius-topright: 10px;
	 -webkit-border-top-right-radius: 10px;
	border-top: 2px solid #dbdbdb;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	border-left: 2px solid #dbdbdb;
	cursor:pointer;
}
#outside .wrapper #nav li:hover {
	border-top: 2px solid #777;
	border-right: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	border-left: 2px solid #777;
	background: #dbdbdb;
}
#outside .wrapper #nav li.activepage {
	height:20px;
	width: 145px;
	float:left;
	margin-left:3px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #dbdbdb;
	font:"Adobe Caslon Pro", "Adobe Caslon Pro Bold";
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 6px;
	display: block;
	text-align: center;
	border-top: 2px solid #777;
	border-right: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	border-left: 2px solid #777;
	
}

#bottomNav li {
		height:20px;
	width: 245px;
	float:left;
	color:#023e42;
	margin-left:3px;
	margin-top: -16px;
	margin-bottom: 0px;
	background: #accacc;
	font:"Adobe Caslon Pro", "Adobe Caslon Pro Bold";
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 6px;
	display: block;
	text-align: center;
	-moz-border-radius-bottomleft: 10px;
	 -webkit-border-bottom-left-radius: 10px;
	 -moz-border-radius-bottomright: 10px;
	 -webkit-border-bottom-right-radius: 10px;
	border-top: 2px solid #777;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	border-left: 2px solid #dbdbdb;
}

#bottomNav li:hover {
	border-top: 2px solid #dbdbdb;
	border-right: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	border-left: 2px solid #777;
	background: #dbdbdb;
}

#bottomNav li.activepage {
	border-top: 2px solid #dbdbdb;
	border-right: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	border-left: 2px solid #777;
	background: #dbdbdb;
	
}

#bottomNavFood li {
		height:20px;
	width: 245px;
	float:left;
	color:#023e42;
	margin-left:3px;
	margin-top: 183px;
	margin-bottom: 0px;
	background: #accacc;
	font:"Adobe Caslon Pro", "Adobe Caslon Pro Bold";
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 6px;
	display: block;
	text-align: center;
	-moz-border-radius-bottomleft: 10px;
	 -webkit-border-bottom-left-radius: 10px;
	 -moz-border-radius-bottomright: 10px;
	 -webkit-border-bottom-right-radius: 10px;
	border-top: 2px solid #777;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	border-left: 2px solid #dbdbdb;
}

#bottomNavFood li:hover {
	border-top: 2px solid #dbdbdb;
	border-right: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	border-left: 2px solid #777;
	background: #dbdbdb;
}

#bottomNavFood li.activepage {
	border-top: 2px solid #dbdbdb;
	border-right: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	border-left: 2px solid #777;
	background: #dbdbdb;
	
}
#glasswareGallery, #smallProductGallery, #foodGallery, #bed-bathGallery, #flowersGallery {
	width: 800px;
	background: #DBDBDB;
	position: relative;
	margin-left:0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 6px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,0.1);
	box-shadow: 0 0 6px 1px rgba(0,0,0,0.1);
}
#glasswareGallery .thumbs, #smallProductGallery .thumbs, #foodGallery .thumbs, #bed-bathGallery .thumbs, #flowersGallery .thumbs {
	float: left;
	width: 200px;
	height: inherit;
	margin-left: 5px;
	margin-top: 10px;
	padding-right: 20px;
	
}
#glasswareGallery .pictureWindow #bigPicture, #smallProductGallery .pictureWindow #bigPicture2, #foodGallery .pictureWindow #bigPicture3, #bed-bathGallery .pictureWindow #bigPicture5, #flowersGallery .pictureWindow #bigPicture4 {
	margin-top: 14px;
	margin-left: 10px;
	border:2px solid #fff;
}

#flowersGallery .pictureWindow #bigPicture4  {
	float: left;
	margin-top: 14px;
	width: auto;
	/*margin-right: auto;
	margin-left: auto;*/
	border: 2px solid #D7AC82;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
}

#flowersGallery .thumbs {
	width: 100px;
	height: inherit;
	margin-left: 5px;
	margin-top: 10px;
/*	border-right: 1px solid #666;*/
	padding-right: 20px;
	float: left;
}

.Thumbs {
	
		border:2px solid #fff;
	
}
.Thumbs:hover {
	border:2px solid #ccc;
	cursor: pointer;
}
.caption {
	margin-top: -250px;
	padding: 10px;
	width: 200px;
	border-right: 1px solid #666;
	position: relative;
	color: #023e42;
}
#caption-bed-bath {
	margin-top: -150px;
	padding: 10px;
	width: 200px;
	border-right: 1px solid #666;
	position: relative;
	color: #023e42;
}

#copyBlock {
	padding-top: 10px;
	padding-left: 30px;
	width: 750px;
	color: #dbdbdb;
}
#newbuyer {
	padding: 2px 25px 20px 25px;
	margin-bottom: 10px;
	color: #023e42;
	background: #DBDBDB;
	-moz-border-radius-bottom-left: 5px;
	-webkit-border-radius-bottom-left: 5px;
	border-radius-bottom-right: 5px;
	-moz-border-radius-bottom-right: 5px;
	-webkit-border-radius-bottom-right: 5px;
	border-radius-bottom-left: 5px;
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
}




#outside .wrapper #content #copyBlock #contactBar, #outside .wrapper #contentFood #copyBlock #contactBar {
	height: 50px;
	width: 750px;
	background: #accacc;
	text-align: center;
	padding: 8px, 0px, 8px, 0px;
	
	-moz-border-radius: 10px;
	 -webkit-border-radius: 10px;
	border-top: 2px solid #dbdbdb;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
	border-left: 2px solid #dbdbdb;
}

#outside .wrapper #content #copyBlock #contactBar:hover, #outside .wrapper #contentFood #copyBlock #contactBar:hover {
	border-top: 2px solid #777;
	border-right: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	border-left: 2px solid #777;
}
#outside .wrapper #content #copyBlock #contactBar p, #outside .wrapper #contentFood #copyBlock #contactBar p {
	padding: 16px, 0px, 8px, 0px;
	font-size: 18px;
	font-weight: bold;
}
