* {
	margin: 0;
	padding: 0;
	}
	
a, a:visited {
	color: #ccc;
	text-decoration: none;
	}
	
a:hover {
	color: #800000;
	text-decoration: none;
	}

html {
	background: url(../images/italyBg.png) #2E2E2E no-repeat 976px bottom;
	margin: 0;
	padding: 0;
	height: 100%;
	}

body {
	background: url(../images/whiteLines.png) repeat-y top left;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #fff;
	height: 100%;
	font-family: tahoma, arial, sans-serif;
	}

#logo {
	padding: 0 0 0 12px;
	}
	
#wrapper {
	width: 975px;
	margin: 0;
	padding: 0;
	height: 100%;
	}
	
#col1 {
	display: table; 
	height: 100%;  
	position: relative; 
	overflow: hidden;
	width: 197px;
	/*background: orange;*/
	float: left;
	}
	
#col2 {
	display: table; 
	height: 100%;  
	position: relative; 
	overflow: hidden;
	width: 207px;
	/*background: blue;*/
	float: left;
	margin: 0 0 0 1px;
	}
	
#col3 {
	display: table; 
	height: 100%;  
	position: relative; 
	overflow: hidden;
	width: 109px;
	background: black;
	float: left;
	margin: 0 0 0 1px;
	}
	
#col4 {
	display: table; 
	height: 100%;  
	position: relative; 
	overflow: hidden;
	width: 459px;
	background: black;
	float: right;
	margin: 0 0 0 1px;
	}
	
#inside {
	display: table; 
	height: 100%;  
	position: relative; 
	overflow: hidden;
	width: 569px;
	background: #000;
	float: right;
	margin: 0 0 0 1px;
	}
	
#insideOrder {
	display: table; 
	height: 100%;  
	position: relative; 
	overflow: hidden;
	width: 777px;
	background: #000;
	float: right;
	margin: 0 0 0 1px;
	}
	
#insideContent {
	margin: 10px;
	background-color: #000;
	color: #fff;
	}
	
#insideContentOrder {
	margin: 10px;
	background-color: #fff;
	color: #000;
	}
	
#insideContentOrder table {
	background: #fff;
	}
	
#insideContentOrder a, #insideContentOrder a:visited {
	color: #850000;
	text-decoration: none;
	}
	
#insideContentOrder a:hover {
	color: #850000;
	text-decoration: underline;
	}
	
#prevShoe {
	width: 419px;
	height: 130px;
	position:absolute;
	top:0;
	*top:-140px;
	z-index:9;
	margin: 0 0 0 20px;
	*left:0;
	*right:0;
	overflow: hidden;
	}
	
#shoe {
	width: 419px;
	height: 458px;
	position:relative;
	z-index:10;
	margin: 0 0 10px 20px;
	}
	
#nextShoe {
	width: 419px;
	height: 130px;
	position:absolute;
	bottom:0;
	*bottom:-140px;
	overflow: hidden;
	z-index:9;
	margin: 0 0 0 20px;
	}

.colClear {
	clear: both;
	}
	
.opac {
	-khtml-opacity:.40;
	-moz-opacity:.40;
	-ms-filter:”alpha(opacity=40)”;
	filter:alpha(opacity=40);
	opacity:.40;
}

.small {
	font-size: 9pt;
	color: #888888;
	}

h3 {
	font-weight: normal;
	border-bottom: solid 1px #850000;
	font-size: 14pt;
	padding: 0 0 6px 0;
	margin: 0 0 10px 0;
	}

#shoeName {
	font-weight: normal;
	border-bottom: none;
	font-size: 14pt;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	text-align: center;
	}
	
.floatRight {
	float: right;
	font-size: 9pt;
	padding: 3px 0 0 0;
	*padding: 0;
	width: 60px;
	height: 15px;
	background: red;
	text-align: right;
	}
	
#insideCol1 {
	width: 300px;
	float: left;
	/*background: green;*/
	text-align: center;
	}
	
#insideCol2 {
	width: 221px;
	float: right;
	/*background: red;*/
	margin: 0 0 0 10px;
	border: dashed 1px #888888;
	}
	
#insideCol2Content {
	padding: 6px;
	}
	
#insideContentContainer {
	padding: 8px;
	}
	
#insideContentContainerOrder {
	padding: 8px;
	}
	
ul#menu, ul#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	}

ul#menu a {
	display: block;
	text-decoration: none;
	font-size: 12pt;
	color: #909497;
	text-transform: uppercase;
	padding: 4px 0 4px 0;
	}
	
ul#menu a:hover {
	display: block;
	text-decoration: none;
	font-size: 12pt;
	color: #fff;
	text-transform: uppercase;
	padding: 4px 0 4px 0;
	}

ul#menu li ul li a {
	color: #fff;
	font-family: arial;
	font-size: 10pt;
	padding: 3px 0 3px 15px;
	text-transform: none;
	margin-top:1px;
	text-decoration: none;
	}

ul#menu li ul li a:hover {
	color: #909497;
	font-family: arial;
	font-size: 10pt;
	padding: 3px 0 3px 15px;
	text-transform: none;
	margin-top:1px;
	text-decoration: none;
	}

ul#menu li ul li a.subMenu {
	background: #DAD7D7;
	color: #000;
	padding: 0.5em;
	padding-left: 1.5em;
	margin-top:1px;
	}

ul#menu li ul li a.subMenu:hover {
	background: #aaa;
	border-left: 5px #8a1c4d solid;
	}
	
ul#menu h1 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	display: inline;
	}
	
ul#menu h2 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	display: inline;
	}
	
ul#menu h3 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	border-bottom: 0;
	display: inline;
	}
	
#nav {
	padding: 0 0 0 20px;
	}
	
.browser {
	/*border-top: solid 1px #850000;*/
	text-align: center;
	margin: 10px 0 0 0;
	/*padding: 5px 0 0 0;*/
	}
	
.redLine {
	height: 1px;
	margin: 8px 0 0 0;
	background-color: #850000;
	}
	
#slideshow {
 position:relative;
 height:458px;
 width:419px;
 margin: 0 0 0 20px;
 }
  
#slideshow IMG {
 position:absolute;
 top:0;
 left:0;
 z-index:8;
 cursor:pointer;
 }
 
#slideshow IMG.active {
 z-index:10;
 }
 
#slideshow IMG.last-active {
 z-index:9;
 }

#homeCats {
	margin: 0 0 0 20px;
	}
	
#homeCats a {
	margin: 0 0 10px 0;
	display: block;
	text-decoration: none;
	}
	
#homeCats .special {
	margin: 0 0 0 0;
	display: block;
	text-decoration: none;
	}
	
#homeAd {
	height:86px;
	width:417px;
	margin: 0 0 10px 20px;
	border: dashed 1px #888;
	/*padding: 0 0 10px 0;*/
	}
	
/*input {
	background-color: #1D1D1D;
	border: none;
	border: solid 1px #383838;
	position: relative;
	z-index: 999;
	color: #fff;
	padding: 2px;
	}
	
textarea {
	background-color: #1D1D1D;
	border: none;
	border: solid 1px #383838;
	position: relative;
	z-index: 999;
	color: #fff;
	padding: 2px;
	}

select {
	background-color: #1D1D1D;
	border: none;
	border: solid 1px #383838;
	position: relative;
	z-index: 999;
	color: #fff;
	padding: 2px;
	}*/
	
.retail {
	margin: 20px 0 0 0;
	}
	
#finest {
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 14pt;
	}
