body, html {
	margin:0;
	padding:0;
	background-color:#e2e2e2;
	color:#663300; 
	height:100%;
	font-family: Arial, Helvetica, sans-serif;		
	font-size:12px;
}
body {
	min-width:828px;
}
a:link, a:visited {
	color:#1264ac;
}
a:hover {
	color:#549cdc;
	text-decoration:none;
}
.href{
	color:#1264ac;
	text-decoration:underline;
	cursor:pointer;
}
.href2{
	color:#1264ac;
	text-decoration:underline;
	width:495px;
	border:0;
}
hr {
	border-color:#eeeeee;
	border-collapse:collapse;
}


#wrap_outside {
	margin:0 auto;
	width:100%;
	background-color:#ffffff;
	background-image: url(images/bg.bmp);
	background-repeat:repeat-x;	
}
#wrap {
	margin:0 auto;
	width:892px;
	background-color:#ffffff;
}

#top{
	background-image:url(images/top_winter.jpg);
	background-repeat:no-repeat;
}

#middle{
	background-image: url(images/middle.bmp);
	width:892px;
	position:relative;	
}
#bottom_outside{
	background-image: url(images/bottom_outside.bmp);
	background-repeat:repeat-x;
	width:100%;
	height:72px;
}
#bottom{
	background-image: url(images/bottom.jpg);
	width:892px;
	height:72px;	
	margin:0 auto;
}

#header {
	margin:0;
	padding: 20px 0 13px 0;
	background-color:#ffffff;
	width:100%;
	height:40px;
}
#main {
	padding-top: 145px;
	padding-bottom:1px;
}
#modules{
	padding-left:16px;
	padding-right:26px;
	width:200px;
	float:left;

}
#content{
	padding-left:23px;
	padding-right:25px;
	text-align:justify;
	float:left;
	width:602px;
}
#content_narrow{
	padding-left:23px;
	padding-right:25px;
	text-align:justify;
	width:400px;
	float:left;
}
#right_modules{
	padding-left:25px;
	padding-right:0px;
	width:162px;
	float:left;
}

.copyright {
	padding: 35px 20px 10px 20px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	
}
div.contentheading {
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px 13px 5px 13px;
	background-image:url(images/content_heading_winter.jpg);
	background-repeat: no-repeat;
	margin-left:-10px;
	margin-right:-14px;
	margin-bottom:15px;
}
div.kodak_contentheading {
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px 13px 5px 13px;
	background-image:url(images/kodak_content_heading.jpg);
	background-repeat: no-repeat;
	margin-left:-10px;
	margin-right:-14px;
	margin-bottom:15px;
}


.moduleheading {
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px 13px 5px 13px;
	background-image:url(images/module_heading_winter.jpg);
	background-repeat: no-repeat;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:8px;
}
.kodak_moduleheading {
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px 13px 5px 13px;
	background-image:url(images/kodak_module_heading.jpg);
	background-repeat: no-repeat;
	margin-left:-10px;
	margin-right:0px;
	margin-bottom:8px;
}

#top_menu_block{
	position:absolute;
	top:28px;
	left:340px;
	font-size:11px;
}
#menu_block{
	width:100%;
	position:absolute;
	top:85px;
}
.menu {
	padding-top:1px;
	padding-left:5px;	
}

#menu {	
	margin: 0;
	padding: 0;
	z-index: 30
}
#menu li {	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;

}
#menu li a {	
	display: block;
	padding: 12px 28px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#f5a13f;	
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}

#menu li a:hover {	
	color:#FFCC00;
}
#menu div {
	position: absolute;
	visibility: hidden;
	margin: 0 0 0 -1px;
	padding: 0;
	border: 1px solid #cccccc;
}
#menu div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #f1f0de;
	color: #333333;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;		
}
#menu div a:hover{	
	background: #0b60b1;
	color: #FFFFFF;
}





.leftmenu {
	padding-top:5px;
	padding-left:10px;	
	padding-bottom:10px;
}

#leftmenu {	
	margin: 0;
	padding: 0;
	z-index: 30
}
#leftmenu li {	
	margin: 0;
	padding: 0;
	list-style: none;
	font: bold 11px arial;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/minilogo.jpg);
	background-repeat:no-repeat;
}
#leftmenu li a {	
	display: block;
	padding: 5px 10px 7px 25px;
	color: #555555;
	text-align: left;
	text-decoration: none;
}

#leftmenu li a:hover {	
	color:#f19d3b;
}
#leftmenu div {
	position: absolute;
	visibility: hidden;
	margin: 0 0 0 -1px;
	padding: 0;
	border: 1px solid #cccccc;
}
#leftmenu div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #f1f0de;
	color: #333333;
	font: 11px arial;
	font-family: Arial, Helvetica, sans-serif;
	border:0;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;		
}
#leftmenu div a:hover{	
	background: #0b60b1;
	color: #FFFFFF;
}
#leftmenu  .submenu {
	margin-left:10px;
	font-weight: normal;
}

a.pagination:link, a.pagination:visited {
	color:#ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;		
}
a.pagination:hover {
	color:#FFFF00;
}
.pagination {
	color:#FFFFFF;
}
a.current_page {
	text-decoration:underline;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	cursor:default;
}




hr {
	height:1px;
	border:0;
	background-color:#663333;
}

.image {
	border:0;
}

#username{
	width:100px;
	font-size:10px;
}
#password{
	width:100px;
	font-size:10px;
}
.button{
	background-color:#ffffff;
	background-image: url('images/button.jpg');
	background-repeat:no-repeat;
	border:0;
	text-align: center;
	width: 154px;
	padding: 6px 0 6px 0;
	color:#ffffff;
	text-transform:uppercase;
	font-size:11px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.small_button{
	background-color:#ffffff;
	background-image: url('images/button2.jpg');
	background-repeat:no-repeat;
	border:0;
	text-align: center;
	width: 104px;
	padding: 6px 0 6px 0;
	color:#ffffff;
	text-transform:uppercase;
	font-size:11px;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:9px;
}

.help {
	cursor: help;
	background-image:url(images/help_icon.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

table.format td, table.format select , table.format input , table.format a {
	font-size:10px;
	text-align:left;
}
.label {
	font-size:10px;
	text-align:left;
	margin-top:-3px;
}
.label2, .label3 a:link{
	position:relative;
	bottom:3px;
}
.delete{
	float:right;
	font-size:10px;
	padding-right:10px;
	padding-top:3px;
	display:inline;
}
.deleteAlbum{
	float:right;
	font-size:10px;
	padding-right:4px;
	margin-top:-4px;
}

.cart_table {
	width:100%;
	border: 1px solid #eeeeee;
}
.cart_table th {
	padding:5px 5px 5px 8px;
	color:#ffffff;
	background-image:url(images/th.jpg);
}
.cart_table td {
	padding: 1px 5px 2px 5px;
	
}

.cart_table2 {
	width:100%;
	border: 1px solid #eeeeee;
}
.cart_table2 th {
	padding:5px 5px 5px 8px;
	color:#ffffff;
	background-image:url(images/th.jpg);
}
.cart_table2 td {
	padding: 1px 5px 2px 5px;
	border-bottom: #dddddd solid 1px;	
	border-left: #dddddd solid 1px;
}

.mini_thumb {
	height:60px; 
	border:1px solid #ffffff; 
	float:left; 
	margin-right:8px;	
	margin-left:2px;	
}

.mini_thumb2 {
	height:70px; 
	border:1px solid #ffffff; 
	float:left; 
	margin-right:8px;	
	margin-left:2px;	
}

.odd {
	background-color:#d7eeaf;
}
.even {
	background-color:#f5ffe3;
}

.message {
	font-weight:bold;
	text-align:center;
	padding: 5px 10px 15px 10px;
}


.imgshadow {
  margin:10px 6px 7px 3px;
  padding: 3px 3px 4px 3px; 
  border-left: 1px solid #cccccc;  
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;  
  border-bottom: 2px solid #cccccc;  
  background-color:#ffffff;  
}

.imgDiv {
	width: 200px;		
	float:left;			
	text-align:center;
}

.galleryThumbShadow {
  margin: 2px auto 5px auto;
  border: 4px solid #ffffff;  
  background-color:#ffffff;
  display:block;  
}

.galleryThumbDiv {
	width: 188px;		
	float:left;			
	text-align:center;
	background-color:#f2f0e9;
	margin: 5px 3px; 
	padding: 5px 2px 5px 2px;
    border: 1px solid #dddddd;  
   	font-weight:bold;
}
  
.formDiv {
	font-size:12px;
}

.formatas {
	font-size:12px;
}

.note {
	font-size:9px;
	color:#bbbbbb;
}

.table2 td{
	vertical-align:top;
}

.bill_table td{
	vertical-align:top;
	padding:3px 0px;	
}




.order_title{
	font-size:14px;
	text-transform: uppercase;
	text-align:center;
	font-weight:bold;
	padding-bottom:20px;
}

.banner {
	margin-left:-10px;
	margin-right:-15px;
}

.hey{
	display:none;
}

.category {
	float: left;
	padding:0px 0px;
	text-align:center;
	vertical-align: bottom; 
	width:33%;
	margin: 0 auto;
}


.category_inner {
	vertical-align: bottom; 
	height:165px;
	margin:0;
	padding:0;
	text-align:center;	
	width:100%;
	
}

.category_image{
	padding:0px;
	vertical-align:bottom;		
}


.category_title{
	color:#000000;
	font-size:11px;
	padding-top:10px;
	font-weight:bold;
}
.clear {
	clear: both; 
}

table.products_table {
	width:100%;
}
table.products_table td{
	vertical-align:middle;
	padding:10px;
	border-bottom: 1px solid #dddddd;	
}

table.product_table {
	width:100%;
}
table.product_table td{
	vertical-align:top;
	padding:10px;
}
.product_table_image_td {
	width:200px;
}

.products_title{
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;	
	/* color:#dd0011;	*/
}
.product_title{
	margin-bottom:7px;
	padding-bottom:5px;
	font-weight:bold;
	font-size:14px;	
	border-bottom: 1px solid #999999;
	width:100%;
}
.product_description{
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	height:47px;
}
.product_full_description{
	width:100%;
}
img.product_image{
	width:110px;
}

#product_image{
	display:block;
	width:110px;
}
.product_price {
		color:#dd0011;
	color:#ff6600;
	font-weight:bold;
	display:inline;
	font-family: tahoma;
	font-size:18px;
	line-height:22px;
}
.green {
	color: #6ab31d;
}
.old_product_price {
	color:#000000;
	font-weight:bold;
	display:inline;
	font-family: tahoma;
	font-size:12px;
	text-decoration:line-through;
	position:relative;
}

.featured_product_block {
	float: left;
	padding:6px 0px;
	text-align:center;
	vertical-align: bottom; 
	width:100%;
	margin: 0 auto;
}
.featured_product_image{
	padding:0px;
	vertical-align:bottom;	
	height:70px;
}


.sale{
		color:#dd0011;
	color:#ff0000;
	
}	

.sale_block {
	float: left;
	padding:0px 0px;
	text-align:center;
	vertical-align: bottom; 
	width:33%;
	margin: 0 auto;
	height:180px;
}

.sale_image{
	padding:0px;
	vertical-align:bottom;	
	height:100px;
}
.sale_title {
	color:#000000;
	font-size:11px;
	padding-top:10px;
	font-weight:bold;
}

.product_little_thumb {
	width:50px;
	border:0;
	padding-top:10px;
	cursor:pointer;
}

a.navigation {
	color:#ffffff;
}


.specifications_table {
	width:100%;
	margin-top:-10px;
}
.specifications_table th {
	padding:15px 5px 5px 5px; 
	border-bottom:solid 1px #999999;
	border-left:0;
	font-weight: bold;
}
.specifications_table td {
	padding: 1px 5px 2px 5px;
	border-bottom: #dddddd solid 1px;	
	font-size:11px;
	text-align:left;
}

.photographer_name {
	padding: 7px 5px 3px 5px;
	font-size:14px;
	font-weight:bold;
}
.photographer_description {
	padding: 0px 10px 5px 5px;
}
.photographer_description2 {
	padding: 5px 10px 5px 5px;
}

.event {
	font-weight:bold;
	border:1px solid #cccccc;
	background-color:#eeeeee;
	background-image:url('images/arrow-down.png');
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding: 5px 5px 5px 40px;
	margin:1px 0px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	cursor:pointer;
}

.vertical_souvenir {
	width:119px;
	height:178px;
}
.horizontal_souvenir {
	width:165px;
	height:110px;
}
.trikamp_souvenir {
	width:119px;
	height:277px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;	
}
.calendar_souvenir {
	width:165px; 
	height:110px; 
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.souvenirs {
	width:570px;
	display:none;
}

