* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #303030;
	border-color: #edebe0;
	background:  #edebe0 url(bg.gif) 25px -5px;
	margin: 0 3%;
}

#wrapper {
/*	width: 925px; */
	margin: 0 auto;
}
#header {
	margin-top: 1em;
	float: left;
	width: 100%;
	margin-bottom: .5em;
}

#nav {
	float: right;
	font: bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 40px;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	float: left;
	margin-right: 2em;
}

#nav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
#nav ul li a:hover {
	color: #505050;
}

#nav ul li.active a {
	color: #303030;
}
#nav ul li.last {
	margin-right: 10px;
}

ul.catalog li{
    list-style: none;
    margin: 5px;
}
ul.catalog li a{
	font-weight: bold;
}
.searchbox {
    clear: both;
    padding: 0 30px;
}
.clear {
    clear: both;
}

h2 {
    margin-bottom: .8em;
    font-weight: normal;
}

h3 {
    font-weight: normal;
}

#title {
	margin-bottom: 1em;
	clear: left;
	text-align: center;
}
#title h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	text-align: center;
}
#title a {
    font-family: times,serif;
    font-size: 75%;
    background-color: #000066;
    padding: 0 5px;
    list-style-type: none;
    border: 1px solid #CCFFFF;
    text-decoration: none;
    white-space: nowrap;
    color: #EFFFFF;
}
#title img {
	border: none;
	float: left;
}

#logo {
    float: left;
    width: 240px;
    height: 50px;
	margin-bottom: 1em;
}

table.management {
    margin: 10px;
    float: right;
}

#cat_title {
	float: right;
}

.center {
	text-align: center;
	margin: auto;
}
.clear {
	clear: both;
}
.floatleft {
	float: left;
	margin-right: 1em;
}
.floatright {
	float: right;
	margin-left: 1em;
}
a {
	color: #ffffcc;
}
a:hover {
	color: #FFFFFF;
}
#page_nav {
	margin-top: 1em;
	text-align: center;
	font-family:"Trajan Pro", Georgia, "Times New Roman", serif;
}
#page_nav p {
	text-align: center;
}
#page_nav a {
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	padding: 0 1em;
}

#nav {
	float: right;
	font: bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 40px;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	float: left;
	margin-right: 2em;
}

#nav ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
#nav ul li a:hover {
	color: #505050;
}

#nav ul li.active a {
	color: #303030;
}
#nav ul li.last {
	margin-right: 10px;
}


/* this is a comment*/

#content {
	clear: left;
	float: left;
	width: 652px;
}
#content.Press {
	width: 450px;
}
#content.Press div.inner {
	float: left;
}
#content.Press ul {
	float: left;
	list-style-type: none;
}
#content.Press li {
	float: left;
	padding: 1em;
	height: 140px;
}
#sidebar {
	float: right;
	margin-left: 1em; 
	background: #fff;
}
#sidebar .home {
	margin-left: 700;
}
#sidebar img {
	margin:	auto;
}
#sidebarleft {
	width: 300px;
}
#sidebarleft li {
	list-style: none;
	margin-bottom: .5em;
}
#sidebarleft a {
	color:#333333;
}
#sidebar.press {
	width: 465px;
}
#sidebar.press div.inner {
	height: 688px;
}

#sidebar.press img {
	margin: 1em;
}

#content li a img {
	border: 0;
}
#sidebarFeature {
	margin-top: -5px;
	margin-bottom: -5px;
	text-align: center;
	margin-left: -5px;
}

#content, #sidebar {
}

#content.Contact div.inner {
	background: #fff url(ede_stamp.jpg) no-repeat 545px 15px;
}

div#content.Shows {

}

.inner {
	background: #fff;
	padding: 1em;
	border: 1px solid #ccc;
/*	z-index: 10; */
}
.innerleft {
	background: #fff;
	padding: 1em;
	margin: 1em;
	border: 1px solid #ccc;
	float: left;
	width: 60%;
}
.shopleft {
	background: #fff;
	padding: 1em;
	border: 1px solid #ccc;
	margin: 0;
	width: 100%;
}
#myGallery1 {
	margin: ;
	margin-top: -5px;
	margin-left: -5px;
	margin-bottom: -5px;
}


/* TEXT */
p {
	line-height: 150%;
	margin: 1em;
	font-size: .9em;
	text-align: justify;
}

hr {
	border-style: none;
	border-top: 1px dotted #ccc;
	width: 85%;
	margin-left: 1em;
}

h3 {
	font-weight: normal;
	font-size: 1.5em;
	font-style: italic;
	margin: .5em;
}

h6 {
	margin: 2em 1em -1em 1.5em;
	text-transform: uppercase;
	font: normal normal 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#newsletter_form h6 {
	margin: 10px;
}

textarea, INPUT {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 12px;
	color: #333;
}

#newsletter_form form p {
	text-align: right;
}

#newsletter_form {
	width: 432px;
	border-right: 1px dotted #707070;
	margin-bottom: 1em;
}

a {
	color: #707070;
}
a:hover {
	color: #303030;
}

#newsletter_form form {
	padding-left: 10px;
}

.clearboth {
	clear: both;
}

#newsletter_form input {
	margin-bottom: 1em;
}

textarea#Comments {
	margin-bottom: 1em;
}


#sidebar.press div.subscribe {
	float: right;
	width: 240px;
}

div#content.About.Us div.inner {
	padding-bottom: 22px;
}

div.subscribe input {
	border: 0;
	background-color: #e6e6e6;
	float: right;
}

input#l314392-314392 {
	background-color: #fff;
	float: left;
	width: 160px;
}

div.subscribe {
	border: 1px solid #ccc;
	margin-top: 1em;
	margin: .4em;
	background-color: #fff;
	float: left;
}
div.subscribe form {
	float: left;
}


#footer {
	clear:both;
	color: #707070;
	font: .7em Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-top: 2em;
}

#content.Press div#footer div.left {
	width: 406px;
}

#content.Press div#footer {
	clear: both;
	float: left;
	width: 650px;
}

#footer div.middle {
	font-weight: bold;
	text-transform: uppercase;
}

#footer div {
/*	float: left; */
}

#footer div.left {
	width: 447px;
}

#footer p {
	margin: 0 5em; 
}

#content.Sitemap ul {
	padding-left: 25px;
	list-style-type: disc;
	color: #b3b3b3;
	line-height: 20px;
}
.shadow { padding:5px;}
.sb-shadow {background:silver;}
#shippingInfoMainContent ol li {
	margin-left: 3em;
	font-size: 90%;
}
#shippingInfoMainContent  {
	paddding-bottom: 1em;
	margin-bottom: 1em;
}
.prod a {
	text-decoration: none;
	margin: auto;
	font-size: 80%;
}
.prod a:hover {
	text-decoration: underline;
}	
.prod li {
	text-align: center;
	width: 140px;
/*	height: 220px; 
	border: 1px solid #999999; 
	padding: .5em; */
	display: inline;
	list-style: none;
	float: left;
	margin: .5em;
	vertical-align: bottom;
	white-space: normal;
}
img {
	border: none;
}
.shoulder_bags li {
	height: 220px;
}
.large_bags li {
	height: 200px;
}
.couture li {
	height: 200px;
}
.clutches li {
	height: 140px;
}	
#categoriesContent li {
	list-style:	none;
	line-height: 150%;
	display: block;
	margin: 1em;
	background-color:#8a998a;
}
#categoriesContent li a {
	margin-left: 1em;
	font-style: italic;
	text-decoration: none;
	font-size: 150%;
	color: #FFFFFF;
}
#categoriesContent li:hover {
	background-color: #707070;
}
.informationContent li {
	list-style: none;
	margin: 1em;
	text-decoration: none;
	background-color:#8a998a;
}

.informationContent li:hover {
	background-color: #707070;
}
.informationContent li a{
	margin-left: 1em;
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;	
}
/*mark*/	
table.tpress {
	float: left;
	background-color: #FFFFFF;
	margin: 1em 0 0 0;
}
table.tpress img {
	margin: .3em;
}
#press_sidebar {
	margin: 1em 0 0 1em;
	float: right;
	width: auto;
	max-width: 50%;
}
table.center a {
	text-decoration: none;
}
table.center hover:a {
	text-decoration: underline;
}