#shadow-reapeat{
	width: 780px;
	height: 13px;
	padding: 13px 16px 4px 15px;
	background-color: #F4F4F4;
}
#shadow-header{
	width: 774px;
	padding-top: 5px;
	padding-left: 6px;
	background-color: #f4f4f4;
}

#gallery-menu{ 
	margin-top:60px;
	width: 140px;
	float:left;}

#gallery-category{
	width: 140px;
	list-style: none;
}

#gallery-subcategory{
    margin-left:2px;
    margin-top:5px;
	list-style: none;
}

#gallery-category li a{
	display: block;
	padding-left: 10px;
	height: 20px;
	width: 130px;
	background-color: transparent;
	font-family: "Times New Roman";
	font-weight: 800;
	text-decoration: none;
	color: #a38f7a;
}

#gallery-category li a:hover{
	color: #a7a7a7;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/arrow-list.gif);
	background-position: 0 3px ;
	background-repeat: no-repeat;
}

#gallery-subcategory li a{
	display: block;
	padding-left: 10px;
	height: 20px;
	width: 100px;
	background-color: transparent;
	background-image:none;
	font-family: "Times New Roman";
	font-weight: 800;
	text-decoration: none;
	color: #a38f7a;
}

#gallery-subcategory li a:hover{
	color: #a7a7a7;
	text-decoration: none;
	background-image:none;
	background-color: transparent;

}
#catSelected{
	display: block;
	padding-left: 10px;
	width: 130px;
	color: #a7a7a7;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/arrow-list.gif);
	background-position: 0 3px ;
	background-repeat: no-repeat;
	font-family: "Times New Roman";
	font-weight: 800;
	text-decoration: none;
}
#subcatSelected{
	display: block;
	padding-left: 10px;
	height: 20px;
	width: 100px;
	color: #a7a7a7;
	text-decoration: none;
	font-family: "Times New Roman";
	font-weight: 800;
	text-decoration: none;
}
#gallery-content{
	width: 749px;
	padding: 0 16px 4px 15px;
	background-image: url(../images/shadow-reapeat.gif);
	background-repeat: repeat-y;
	background-position: 6px 5px;
	background-color: #F4F4F4;
}
#gallery-seperator{
	float: left;
}
#gallery-photos{
	float: right;
	height: 384px;
	width:597px;
	background-color: #dad3cd;
}

#gallery-content-photos{	
	overflow: auto;
	width: 515px;
	height: 275px;
	margin-top: 50px;
	margin-left: 30px;
}
#gallery-photos-container{
		/*width: 3500px;*/
}
#gallery-photos .photo-container{
	display: block;
	float: left;
	margin: 10px;
	width: 100px;
	height: 100px;
	padding: 4px;
	background-color: #fff;

	
}


.zoom-img{
	margin-left: -24px;
	}
#comingsoon{
 	position:relative;
	top:135px;
	left:245px;
}
/*#gallery-category li ul li a{
	display: block;
	padding-left: 10px;
	height: 20px;
	width: 75px;
	background-color:;
	font-family: "Times New Roman";
	font-weight: 800;
	text-decoration: none;
	color: #a38f7a;
}

#gallery-category li ul li a:hover{
    color: #a7a7a7;
	text-decoration: none;
	background-color: transparent;
	background-position: 0 3px ;
	background-repeat: no-repeat;
}
#gallery-category li ul{
    margin-top:5px;
	width: 75px;
	list-style: none;
	float: left;
	border:dashed;
}*/
/*
#gallery-photos ul{
	margin: 0 auto;
	width: 560px;
	
}

#gallery-photos li{
	list-style: none;
	float: left;
}

#gallery-photos li a{
	display: block;
	margin: 5px;
	padding: 5px;
	background-color: #e1e1e1;
	border: 1px solid #b0b0b0;
}
*/