body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 10px;
        text-align: center;
        background: url(images/vintage_bg.jpg);
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 10px;
}

img { border: 0; }

#wrapper {
	margin: auto;
	text-align: left;
	width: 748px;
	position: relative;
}

h1, h2, h3 {
	font-size: 10px;
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
	color: black;
	margin-bottom: 10px;
}

#header {
	background: url(images/header_bg.gif) repeat-x;
	padding-top: 9px;
	position: relative;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 603px;
	top: 28px;
	width: 145px;
	height: 19px;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
}

#browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background: #213ED7;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd a {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #74a7b7;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 543px;
	margin: 2px 1px 0 0;
	
	border: 1px solid #e5e5e5;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 250px;
}

#body .rightbox {
	float: right;
	width: 252px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: center;
	font-family: "Keble Condensed", "KebleCondensed", "arial narrow", helvetica, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

#footer {
	background: #c80000 url(images/footer_bg.gif) repeat-x;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}
.vintage {
	font-size: large;
	color: #333333;
}

/*---------- Easy tooltip -----------*/

.inner a.ez:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
.inner a.ez span {display:none; padding:2px 3px; margin-left:8px; width:300px; text-align:center;}
.inner a.ez:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c; z-index:100;}

/*---------- CSS Image Preloader - Preloads images 1000px to the left of the browser window------------------*/

.loader{
background:url(images/mexicana.jpg) no-repeat;
background:url(images/Absinthe-Ducros-Fils_small.jpg) no-repeat;
background:url(images/peggystextsmall.jpg) no-repeat;
background:url(images/rosiesmall.jpg) no-repeat;
background:url(images/pivo.jpg) no-repeat;

margin-left:-1000px;
}

/* --- Hideable Div --- */ 
	
#about { display:none; width: 90%; padding:0px 10px 0px 10px;  border-width:thin; border-style:dotted; margin-top:10px; font-size:1em; color:#333; }
#about p { text-align:left; }
#showaboutlink { display:block }
#hideaboutlink { display:none }


/***********************************************************Zazzle stuff*********/

.gridShell {
overflow:hidden;
}
.gridControls {
margin-bottom:10px;
}
.gridControls a.droplist {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://asset.zcache.com/assets/graphics/my/icons/dropArrow.gif) no-repeat scroll right center;
margin-right:4px;
padding-right:12px;
}
.gridCell {
display:block;
float:left;
height:auto;
margin:0 18px 18px 0;
overflow:hidden;
position:relative;
width:158px;
}
.gridCellIcon {
float:left;
margin-right:5px;
}
.gridCell .productTitle {
white-space:nowrap;
}
.gridLinks {
text-align:right;
}
.gridCell a.assetInfoLink.selector {
display:block;
height:18px;
overflow:hidden;
text-decoration:none;
}
.gridCell .stateIndicatorShell {
display:block;
height:15px;
position:absolute;
width:15px;
}
.gridCell .stateIndicatorShell img {
background-image:url(http://asset.zcache.com/assets/graphics/inputs/checkbox/checkbox-multi2.gif);
height:56px;
top:0;
vertical-align:middle;
width:15px;
}
.gridCell .selectTitle {
left:18px;
position:absolute;
white-space:nowrap;
}
.gridCell .accessHidden {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white url(http://asset.zcache.com/assets/graphics/z2/icons/hiddenproduct_icon.gif) no-repeat scroll right top;
display:block;
float:right;
height:20px;
width:23px;
}
.gridCell .accessDirectAccess {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:white url(http://asset.zcache.com/assets/graphics/z2/icons/directaccess_icon.gif) no-repeat scroll right top;
display:block;
float:right;
height:20px;
width:23px;
}
.gridCell .accessPublic, .gridCell .accessPrivate {
display:none;
}
.gridCell .realviewLinkShell {
position:relative;
}
.gridCell .realviewLink {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
display:block;
position:relative;
top:1px;
}
.gridCell .realviewImage {
border:medium none;
height:152px;
margin:2px;
}

.gridCell.selected .realviewLink {
border-color:#88A2C1;
}
.gridCell.selected .realviewImage {
border-color:#AFD0F8;
border-style:solid !important;
border-width:2px !important;
margin:0;
}
.gridCell .nextviewLink {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://asset.zcache.com/assets/graphics/s.gif) no-repeat scroll left top;
border-style:solid;
border-width:1px;
bottom:-1px;
display:none;
height:51px;
position:absolute;
right:0;
width:51px;
z-index:1;
}
.gridCell .nextviewLink:hover {
border-color:#88A2C1;
}
.gridCell .nextviewImage {
display:none;
}
.gridCell.contributorCell {
}
.assetPreview {
float:left;
margin-right:9px;
}
.gridCellInfogalleryTitle {
}

body.zeroThreeZero .styleBoxShell .hr {
background-image:url(http://asset.zcache.com/assets/graphics/z2/skins/default/styleBoxHrThreeBy.gif) !important;
height:5px;
}#content #page .width25 floatLeft leftColumn {
	background-image: url(images/bg/menu-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}