@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

a:link {
color: #1C110B;
text-decoration: underline;
}

a:hover {
color: #1C110B;
text-decoration: none;
}

a:visited {
color: #1C110B;
text-decoration: underline;
}

a:visited:hover {
color: #1C110B;
text-decoration: none;
}

img {
	border-style: none;
	}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #ffffff;
}
#wrapper {
	margin: 30px auto 0px auto;
	width: 922px;
	border: 1px solid #666666;
	background: #ffffff;
}
#header {
	width: 830px;
	color: #333;
	height: 50px;
	float: left;
	margin: 0px 0px 0px 45px;
	padding: 10px 0px 10px 0px;
	background: #ffffff;
}

ul#menu_nav
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#menu_nav li
{
	display: inline;
	list-style-type: none;
	font-weight: bold;
}

#menu_nav a {
	padding: 3px 7px;
	margin: 0px 10px;
}

#menu_nav a:link, #menu_nav a:visited
{
	color: #2B1413;
	background-color: #FFFFFF;
	text-decoration: none;
}

#menu_nav a:hover
{
	color: #fff;
	background-color: #1C110B;
	text-decoration: none;
}

#menu_navcontainer {
	width: 250px;
	float: right;
	margin: 14px 161px 0px 0px;
}

#navcontainer {
	width: 200px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 180px;
	background-color: #1C110B;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #755A3C;
	color: #fff;
}

#leftcolumn {
	color: #333;
	margin: 0px 0px 0px 45px;
	padding: 10px;
	height: 401px;
	width: 185px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #1C110B;
}
#content {
	width: 582px;
	color: #1C110B;
	background: #ffffff;
	margin: 0px 45px 0px 0px;
	padding: 20px 20px 10px 22px;
	height: 390px;
	float: right;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#content p {
	font-size: 10px;
	}
	
#contact_content {
	width: 582px;
	color: #1C110B;
	background: #ffffff;
	margin: 0px 45px 0px 0px;
	padding: 80px 20px 10px 22px;
	height: 330px;
	float: right;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#contact_content p {
	font-size: 10px;
	padding-bottom: 21px;
	}
	
#replica_content {
	width: 582px;
	color: #1C110B;
	background: #ffffff;
	margin: 0px 45px 0px 0px;
	padding: 20px 20px 10px 22px;
	height: 390px;
	float: right;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#replica_content p {
	font-size: 10px;
	padding-bottom: 20px;
	}

#footer {
	width: 810px;
	color: #333;
	margin: 0px 0px 21px 45px;
	padding: 10px;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #DDDDDD;
}
#footer p {
	font-size: 11px;
	}
.Logo {
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}

.photo_main {
	margin: -15px 0px 0px 100px;
	}
.photo_replica {
	margin: -18px 0px 6px 129px;
	}
.photo_bags {
	margin: 5px 0px 9px 156px;
	}
.photo_handbags {
	margin: -18px 0px -4px 187px;
	}
.photo_belts {
	margin: 50px 0px 59px 99px;
	}
.photo_sun {
	margin: 20px 0px 12px 45px;
	}
.photo_shoes {
	margin: 20px 0px 4px 109px;
	}
.photo_watches {
	margin: -18px 0px 26px 160px;
	}
.photo_jewelry {
	margin: -18px 0px -1px 149px;
	}
.photo_accessories {
	margin: -18px 0px 9px 49px;
	}
.photo_contact {
	float: right;
	margin: -50px 20px 0px 20px;
}
.photo_about {
	float: right;
	margin: -5px 20px 0px 20px;
}
