/* GENERAL */
*
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
img
{
	padding: 0px;
	margin: 0px;
	border: none;
}
div
{
	padding: 0px;
	margin: 0px;
}
ul, li
{
	padding:0;
	margin: 0px;
}
a img
{
	cursor: pointer;
}
body
{
	background-color: black;
}
/* END GENERAL */
div#main
{
	width: 1025px;
	height: 580px;
	margin-top: 24px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../images/background.jpg');
	background-repeat: no-repeat;
}
div#logo
{
	position: relative;
	height: 162px;
	width: 238px;
	top: 20px;
	margin-bottom: -162px;
	left: 393px;
	z-index: 1000;
}
div#logo-site
{
	position: relative;
	height: 162px;
	width: 238px;
	top: -40px;
	margin-bottom: -162px;
	left: -120px;
}
div#logo-bio
{
	position: relative;
	height: 162px;
	width: 238px;
	top: 340px;
	margin-bottom: -162px;
	left: 400px;
}
	div#main div#center
	{
		width: 892px;
		height: 580px;
		margin-left: 66px;
		background-image: url('../images/center_background.png');
		background-repeat: no-repeat;
	}
		div#main div#center img#mainshot
		{
			margin-top: 121px;
			margin-left: 29px;
		}
		div#main div#center a img#enter
		{
			margin-left: 371px;
			margin-top: 29px;
		}

	div#main div#left
	{
		margin-left: 75px;
		_margin-left: 35px;
		width: 237px;
		height: 580px;
		float: left;
	}
		div#main div#left ul#menu
		{
			background-image: url('../images/left_frame.jpg');
			background-repeat: no-repeat;
			list-style: none;
			height: 300px;
			padding-left: 37px;
			padding-top: 120px;
			margin-top: 119px;
		}
			div#main div#left ul#menu li
			{
				width: 160px;
				height: 26px;
				background-image: url('../images/menu_separator.jpg');
				background-repeat: no-repeat;
				background-position: left bottom;
			}
		div#main div#left div#bottom
		{
			margin-top: 10px;
			height: 78px;
			text-align: center;
		}
	div#main div#right
	{
		margin-left: 312px;
		width: 710px;
		height: 580px;
	}
		div#main div#right div#page
		{
			margin-left: 54px;
			width: 595px;
			height: 474px;
			background-image: url('../images/right_frame.jpg');
			background-repeat: no-repeat;
			background-position: bottom;
		}
		div#main div#right div#page-tinmill
		{
			margin-left: 54px;
			width: 595px;
			height: 474px;
			background-image: url('../images/right_frame_tinmill.jpg');
			background-repeat: no-repeat;
			background-position: bottom;
		}
		div#main div#right div#page-photos-now
		{
			margin-left: 54px;
			width: 595px;
			height: 474px;
			background-image: url('../images/right_frame_photos_now.jpg');
			background-repeat: no-repeat;
			background-position: bottom;
		}
		div#main div#right div#page-photos-then
		{
			margin-left: 54px;
			width: 595px;
			height: 474px;
			background-image: url('../images/right_frame_photos_then.jpg');
			background-repeat: no-repeat;
			background-position: bottom;
		}
		div#main div#right div#page-contact
		{
			margin-left: 54px;
			width: 595px;
			height: 474px;
			background-image: url('../images/right_frame_contact.jpg');
			background-repeat: no-repeat;
			background-position: bottom;
		}
		/* 12.04.2010 */
		div#main div#right div#page-tincup
		{
			margin-left: 54px;
			width: 595px;
			height: 474px;
			background-image: url('../images/right_frame_tincup.jpg');
			background-repeat: no-repeat;
			background-position: bottom;
		}
		/*****/
		div#main div#right div#page-partners
		{
			margin-left: 54px;
			width: 595px;
			height: 474px;
			background-image: url('../images/right_frame_partners.jpg');
			background-repeat: no-repeat;
			background-position: bottom;
		}
		div#main div#right div#page-catering
		{
			margin-left: 54px;
			width: 595px;
			height: 474px;
			background-image: url('../images/right_frame_catering.jpg');
			background-repeat: no-repeat;
			background-position: bottom;
		}
		div#main div#right div#page-print
		{
			margin-left: 54px;
			width: 595px;
			height: 474px;
			background-image: url('../images/right_frame_print.jpg');
			background-repeat: no-repeat;
			background-position: bottom;
		}
		
			div#main div#right div#content
			{
				position: relative;
				top: 5px;
				width: 595px;
				height: 474px;
				margin-bottom:-474px;
			}
			div#main div#right div.house
			{
				position: relative;
				top: 25px;
				left: 35px;
				width: 529px;
				height: 420px;
				margin-bottom: -420px;
				background-image: url('../images/house_background.png');
				background-repeat: no-repeat;
			}
			div#main div#right div.bicycle
			{
				position: relative;
				top: 25px;
				left: 35px;
				width: 529px;
				height: 427px;
				margin-bottom: -427px;
				background-image: url('../images/bicycle_background.png');
				background-repeat: no-repeat;
			}
			div#main div#right div.pattern
			{
				position: relative;
				top: 26px;
				left: 35px;
				width: 529px;
				height: 420px;
				margin-bottom: -420px;
				background-image: url('../images/pattern_background.png');
				background-repeat: no-repeat;
			}
			div#main div#right div.truck
			{
				position: relative;
				top: 26px;
				left: 35px;
				width: 529px;
				height: 420px;
				margin-bottom: -420px;
				background-image: url('../images/truck_background.png');
				background-repeat: no-repeat;
			}
			div#main div#right div.contact
			{
				position: relative;
				top: 26px;
				left: 35px;
				width: 529px;
				height: 421px;
				margin-bottom: -421px;
				background-image: url('../images/contact_background.jpg');
				background-repeat: no-repeat;
				background-position: center bottom;
			}
			div#main div#right div#content div#header-contact
			{
				text-align: right;
				margin-right: 59px;
				margin-top: 36px;
				margin-bottom: -10px;
				_margin-top: 30px;
			}
			div#main div#right div#content div#header
			{
				text-align: right;
				margin-right: 59px;
				margin-top: 36px;
				_margin-top: 30px;
			}
			div#main div#right div#content div#body
			{
				margin-left: 40px;
				padding-top: 25px;
				height: 305px;
			}
			div#main div#right div#content div#body img#page_text
			{
				margin-left: 108px;
			}
			div#main div#right div#content div#body span.describe
			{
				margin-left: 275px;
				font-size: 12px;
				font-family: Verdana;
				font-weight: bold;
			}
/* PHOTOS THEN */
			div#main div#right div#content div#body div#div_description
			{
				text-align: right;
				margin-right: 55px;
			}
			div#main div#right div#content div#body span.photos_then_describe
			{
				font-size: 11px;
				font-family: Verdana;
				font-weight: bold;
			}
			div#main div#right div#content div#body ul#photos_then_left
			{
				list-style: none;
				padding-top: 41px;
				padding-left: 27px;
				width: 68px;
				float: left;
			}
				div#main div#right div#content div#body ul#photos_then_left li
				{
					height: 46px;
					display: inline;
				}
					div#main div#right div#content div#body ul#photos_then_left li a
					{
						padding-bottom: 5px;
						display: block;
					}
			div#main div#right div#content div#body ul#photos_then_bottom
			{
				margin-top: 15px;
				list-style: none;
			}
				div#main div#right div#content div#body ul#photos_then_bottom li
				{
					margin-right: 8px;
					height: 48px;
					float: left;
				}
			div#main div#right div#content div#body div#photos_then_photo
			{
				height: 255px;
				margin-bottom: 12px;
				margin-left: 140px;
				/*background-image: url('../images/page_photos_then_background.png');
				background-repeat: no-repeat;
				position: relative;*/
			}
				div#main div#right div#content div#body div#photos_then_photo a
				{
				}
				div#main div#right div#content div#body div#photos_then_photo img
				{
					position: absolute;
					/*top: 28px;
					_top: 20px;*/
					margin-top:27px;
					margin-left: 4px;
					_margin-top:21px;
					_margin-left:2px;
				}
				*+html div#main div#right div#content div#body div#photos_then_photo img
				{
					margin-top:22px;
					margin-left:2px;
				}
		div#main div#right div#bandaid
		{
			position: relative;
			height: 120px;
			width: 160px;
			top: 35px;
			margin-bottom: -120px;
			left: 125px;
			z-index: 10;
		}
/* END PHOTOS THEN */
/* PHOTOS NOW */
			div#main div#right div#content div#body ul#photos_now_left
			{
				list-style: none;
				margin-top: 30px;
				padding-left: 27px;
				width: 221px;
				float: left;
			}
				div#main div#right div#content div#body ul#photos_now_left li
				{
					height: 72px;
					width: 71px;
					margin-bottom: 3px;
					float: left;
					background-image: url('../images/page_photos_now_th_background.png');
					background-repeat: no-repeat;
				}
					div#main div#right div#content div#body ul#photos_now_left li a
					{
						margin-left: 8px;
					}
					div#main div#right div#content div#body ul#photos_now_left li a img
					{
						margin-top: 9px;
					}
			div#main div#right div#content div#body div#photos_now_photo
			{
				height: 322px;
				margin-bottom: 12px;
				margin-left: 268px;
				/*background-image: url('../images/page_photos_now_background.jpg');
				background-repeat: no-repeat;*/
				position: relative;
			}
				div#main div#right div#content div#body div#photos_now_photo a
				{
				}
				div#main div#right div#content div#body div#photos_now_photo img
				{
					position: absolute;
					top: 12px;
					left: 10px;
				}
/* END PHOTOS NOW */
/* TINCUP PHOTOS */
			div#main div#right div#content div#body ul#tincup_photos
			{
				list-style: none;
				margin-top:142px;
				padding-left:18px;
				width:495px;
				float: left;
			}
				div#main div#right div#content div#body ul#tincup_photos li
				{
					height: 72px;
					width: 71px;
					margin:2px 2px 7px 7px;
					float: left;
					background-image: url('../images/page_photos_now_th_background.png');
					background-repeat: no-repeat;
				}
					div#main div#right div#content div#body ul#tincup_photos li a
					{
						margin-left: 8px;
					}
					div#main div#right div#content div#body ul#tincup_photos li a img
					{
						margin-top: 9px;
					}
			div#main div#right div#content div#body div#tincup_photos
			{
				height: 322px;
				margin-bottom: 12px;
				margin-left: 268px;
				/*background-image: url('../images/page_photos_now_background.jpg');
				background-repeat: no-repeat;*/
				position: relative;
			}
				div#main div#right div#content div#body div#tincup_photos a
				{
				}
				div#main div#right div#content div#body div#tincup_photos img
				{
					position: absolute;
					top: 12px;
					left: 10px;
				}
/* END TINCUP PHOTOS*/
/* FOOD */
			div#main div#right div#content img#page_title
			{
				margin-left: 149px;
				margin-top: 17px;
			}
			div#main div#right div#content img#page_pdf
			{
				margin-top: -15px;
			}
			div#main div#right div#content div#body ul#food_left
			{
				list-style: none;
				margin-top: 41px;
				padding-left: 27px;
				width: 92px;
				float: left;
			}
				div#main div#right div#content div#body ul#food_left li
				{
					height: 91px;
					width: 92px;
					margin-bottom: 3px;
					background-image: url('../images/page_food_th_background.png');
					background-repeat: no-repeat;
				}
					div#main div#right div#content div#body ul#food_left li img
					{
						margin-left: 7px;
						margin-top: 7px;
					}
			div#main div#right div#content div#body div#food_center
			{
				float: left;
				width: 205px;
			}
			div#main div#right div#content div#body ul#food_bottom
			{
				list-style: none;
				margin-top: 5px;
				width: 205px;
				height: 91px;
				float: left;
			}
				div#main div#right div#content div#body ul#food_bottom li
				{
					height: 91px;
					width: 92px;
					margin-left: 7px;
					background-image: url('../images/page_food_th_background.png');
					background-repeat: no-repeat;
					float: left;
				}
					div#main div#right div#content div#body ul#food_bottom li img
					{
						margin-left: 7px;
						margin-top: 7px;
					}
			div#main div#right div#content div#body div#food_photo
			{
				margin-top: -5px;
				height: 228px;
				width: 171px;
				margin-left: 20px;
				background-image: url('../images/page_food_background.jpg');
				background-repeat: no-repeat;
				position: relative;
			}
				div#main div#right div#content div#body div#food_photo a
				{
				}
				div#main div#right div#content div#body div#food_photo img
				{
					position: absolute;
					top: 13px;
					left: 12px;
				}
/* END FOOD */
/* 	CATERING */
			div#main div#right div#content div#body ul#catering_left
			{
				list-style: none;
				margin-top: 204px;
				margin-left: 9px;
				width: 73px;
				height: 73px;
				float: left;
			}
				div#main div#right div#content div#body ul#catering_left li
				{
					height: 91px;
					width: 73px;
					margin-bottom: 3px;
				}
					
			div#main div#right div#content div#body div#catering_book
			{
				margin-top: -15px;
				margin-left: 10px;
				float: left;
				width: 421px;
				height: 313px;
				/*background-image: url('../images/page_catering_book.jpg');
				background-repeat: no-repeat;*/
			}
				div#main div#right div#content div#body div#catering_book ul#thumbnails
				{
					list-style: none;
					padding-left: 20px;
					margin-top: 43px;
					width: 190px;
					height: 250px;
					float: left;
				}
					div#main div#right div#content div#body div#catering_book ul#thumbnails li
					{
						float: left;
						height: 56px;
						width: 56px;
						padding-left: 6px;
						padding-top: 6px;
						background-image: url('../images/page_catering_th_background.png');
						background-repeat: no-repeat;
					}
				div#main div#right div#content div#body div#catering_book div#catering_photo
				{
					margin-left: 224px;
					margin-top: 40px;
					margin-bottom: 3px;
					width: 175px;
					height: 232px;
					/*background-image: url('../images/page_catering_background.jpg');
					background-repeat: no-repeat;*/
					position:relative;
				}
					div#main div#right div#content div#body div#catering_photo a
					{
					}
					div#main div#right div#content div#body div#catering_photo img
					{
						left:9px;
						position:absolute;
						top:12px;
					}
			div#main div#right div#content img#catering_describe
			{
				margin-top: 14px;
				margin-left: 7px;
			}
			div#main div#right div#content div#body span.catering_describe
			{
				margin-left: 8px;
				font-size: 11px;
				font-family: Verdana;
				font-weight: bold;
			}
/* END CATERING */
/* SHOPPES */
			div#main div#right div#content div#body ul#shoppes_thumbnails
			{
				list-style: none;
				margin-top: 41px;
				padding-left: 27px;
				width: 230px;
				float: left;
			}
				div#main div#right div#content div#body ul#shoppes_thumbnails li
				{
					float: left;
					height: 107px;
					width: 106px;
					margin-right: 8px;
					margin-bottom: 3px;
					background-image: url('../images/page_shoppes_th_background.png');
					background-repeat: no-repeat;
				}
					div#main div#right div#content div#body ul#shoppes_thumbnails li img
					{
						margin-left: 9px;
						margin-top: 10px;
					}
			div#main div#right div#content div#body div#shoppes_photo
			{
				margin-top: -10px;
				margin-left: 270px;
				height: 313px;
				width: 235px;
				background-image: url('../images/page_shoppes_background.jpg');
				background-repeat: no-repeat;
			}
				div#main div#right div#content div#body div#shoppes_photo div
				{
					position: absolute;
				}
				div#main div#right div#content div#body div#shoppes_photo a
				{
				}
				div#main div#right div#content div#body div#shoppes_photo img
				{
					position: relative;
					top: 19px;
					left: 16px;
					height: 277px;
				}
			div#main div#right div#content div#body div#shoppes_phone
			{
				position: relative;
				top: 280px;
				height: 60px;
				width: 265px;
				text-align: center;
				margin-bottom: -60px;
			}
			div#main div#right div#content div#body div#shoppes_description
			{
				position: relative;
				margin-left: 260px;
				top: 5px;
				text-align: center;
				width:245px;
			}
/* END SHOPPES */
/* PRINT */
			div#main div#right div#content div#body div#print_image
			{
				position: relative;
				padding-left: 18px;
				top: -10px;
				width: 506px;
			}
			div#main div#right div#content div#body div#print_image img#article1
			{
				position: relative;
				top: 8px;
				left: 70px;
			}
			div#main div#right div#content div#body div#print_image img#article2
			{
				position: relative;
				top: 121px;
				left: -84px;
			}
			div#main div#right div#content div#body div#print_image img#article3
			{
				position: relative;
				top: 121px;
				left: -80px;
			}
			div#main div#right div#content div#body div#print_image img#article4
			{
				position: relative;
				top: 221px;
				left: -254px;
			}
			div#main div#right div#content div#body div#print_image img#tv
			{
				position: relative;
				top: -110px;
				left: 189px;
			}
/* END PRINT */
/* PRINT ARCHIVE */
			div#main div#right div#content div#body div#printarchive_image
			{
				position: relative;
				padding-left: 18px;
				top: -10px;
				width: 506px;
			}
/* END PRINT ARCHIVE */
/* PARTNERS */
			div#main div#right div#content div#body div#partners_image
			{
				padding-left: 18px;
			}
/* END PARTNERS */
/* CONTACT */
			div#main div#right div#content img#page_contact_title
			{
				position: relative;
				left:160px;
				top:-15px;
			}
			div#main div#right div#content div#body div#contact_text
			{
				float: left;
				position: relative;
				top:-15px;
				width: 157px;
				height: 305px;
				padding-left: 7px;
			}
			div#main div#right div#content div#body div#contact_map
			{
				float: left;
				position: relative;
				top: -35px;
				left: 15px;
				width: 329px;
				height: 335px;
				background-image: url('../images/page_contact_map_background.png');
				background-repeat: no-repeat;
			}
				div#main div#right div#content div#body div#contact_map div#googe_map
				{
					position: relative;
					top: 29px;
					left: 29px;
				}
			div#main div#right div#content div#body div#contact_address
			{
				position: relative;
				top: -30px;
				left: 15px;
				width: 382px;
				height: 9px;
				margin-bottom: -9px;
			}
/* END CONTACT */
/* BIO */
			div#main div#right div#content div#body div#bio_text
			{
				position: relative;
				top: -50px;
				width: 539px;
				height: 360px;
			}
/* END BIO */
/* COPYRIGHT */
div#copyright
{
	position: relative;
	top: -40px;
	width: 263px;
	left:650px;
	height:5px;
	margin-bottom: -5px;
}
div#copyright a
{
	text-decoration: none;
}

/* END COPYRIGHT */