﻿@import url('content.css');

body {
	font-size: 12pt;
}

a img { border: none; }

.no-print, .jsprint {
	display: none;
}

.left-col {
	display: none;
}

#cellar {
	padding-top: 4ex;
}

.navi { display: none; }

#calendar { display: none; }

.right-im { margin-right: 0; };
.right-text { display: none; }

a { text-decoration: none !important; color: #000 !important; }

#cellar-text { clear: left; margin-top: 4ex; }

.gallery-photos {
	/*margin-left: 1.2em;
	margin-right: 0;
	padding: 16px;*/
	padding: 8px;
	/*background-color: #eef3f6;*/
}
	.gallery-photos img {
		/*border: solid 1px #cfcfcf;*/
	}

	.gallery-photos div {
		display: block;
		height: 138px;
		width: 138px;
		
		margin: 8px;
	}
		.gallery-photos div.toll a {
			margin-left: 22px;
			margin-right: -22px;
		}

		.gallery-photos div.wide a {
			margin-top: 22px;
			margin-bottom: -22px;
		}

		.gallery-photos div a {
			display: inline-block;
			padding: 6px;
			padding-bottom: 3px;
			background-color: #fff;
			border: solid 1px #cfcfcf;
		}
		
		.gallery-photos div.clearing {
			margin:0;
			width: 1px;
			height: 1px;
		}
	
	
	.layout-b, .layout-t {
		display: block;
		height: 1%;
		padding-right: 32px;
		clear: left;
		margin-left: -16px;
	}
		.layout-b div, .layout-t div {
			float: left;
		}
	
	.layout-r {
		float: right;
	}
	
	.layout-l {
		position: absolute;
		
		left: -160px;
		top: 64ex;
		
		width: 138px;
	}
	
		.layout-r div.wide, .layout-r div.toll {
			margin-top: 0;
		}
		
#head {
	border-bottom: solid 1px #ccc;
}

#print-label {
	display: block !important;
}

#counters { display: none; }