/* @override http://www.piazzadiscepoli.com/store/storestyle.css */

body {
	margin: 0;
	padding: 0;
	color: #4c4a38;
	font: 90%/125% Georgia, Times New Roman, Times, serif;
}

.clearer {
	clear: both;
}

a {
	text-decoration: none;
	color: #000000;
	border-bottom: none;
}

a img {
	border: 0;
}

a:hover {
	border-bottom: 1px solid #000000;
}

a.imagelink:hover {
	text-decoration: none;
	border: none;
	border-bottom-style: none;
}

#header {
	width: 928px;
	height: 183px;
	background: url(images/logo.jpg);
	text-align: center;
	text-transform: uppercase;
	font-size: 0.9em;
}

#header h1 {
	display: none;
	line-height: 0;
}

#header #menu {
	padding-top: 10px;
}

#header ul {
	display: inline;
	list-style-type: none;
	padding: 0;
}

#header ul li {
	display: inline;
	margin-right: 10px;
	margin-top: 10px;
}

#header ul li a {
	color: #231c1e;
	font-weight: 500;
}

#header ul li a:hover {
	color: #000000;
	font-weight: 500;
}

#main {
	width: 928px;
	margin: auto;
	background: url(images/background.jpg) 0px 183px repeat-y;
}

#content {
	width: 646px;
	margin: auto;
	padding: 0;
}

h2 {
	color: #4E523C;
	margin: 1em 0 0 0;
	background-attachment: fixed;
	line-height: 130%;
}

h3 {
	color: #4E523C;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

.caption {
	color: #4E523C;
	margin: 1em 0 0 0;
	font-size: 80%;
	font-weight: bolder;
	font-style: italic;
}

.button {
	margin-bottom: -16px;
}

.pic_left {
	float: left;
	margin: 0 10px 10px 0;
}

.pic_right {
	float: right;
	margin: 0 0 10px 10px;
}

#columnproduct {
	width: 300px;
	height: 620px;
	margin: 0 20px 0 0;
	position: relative;
	float: left;
	background: url(http://www.piazzadiscepoli.com/images/horzline3.jpg) no-repeat 0 90%;
}

#winepic {
	float: right;
}

#winepic2 {
	position: relative;
}

#slideshow {
	text-align: center;
}

#left_column {
	width: 110px;
	float: left;
}

#left_column ul {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	list-style-type: none;
	text-indent: -31px;
}

#left_column li {
	display: block;
    vertical-align: bottom;
	text-align: left;
}

#left_column a:hover {
	color: #4e523c;
	border: none;
	list-style-type: disc;
	list-style-position: outside;
}

#right_column {
	width: 515px;
	float: left;
	margin-left: 20px;
}

#main_column {
	width: 640px;
	float: left;
	display: inline;
}

#footer {
	text-align: center;
	border-top: none #5d5a43;
	padding: 1em 0;
	background: no-repeat center top url(images/horzline2.jpg);
	font-style: italic;
	font-size: 80%;
}
