body {
	font-family: Arial;
	background: white;
	color: #cfcfcf;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

#header {
	width: 778px;
	height: 90px;
	padding:  0px 61px 0px 61px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid 1px #2b1413;
	border-right: solid 1px #2b1413;
	border-left: solid 1px #2b1413;
	margin-top: 35px;
}

#content {
	height: 450px;
	width: 778px;
	padding:  0px 61px 0px 61px;
	margin-left: auto;
	margin-right: auto;
	border-right: solid 1px #2b1413;
	border-left: solid 1px #2b1413;
}

#article {
	height: 450px;
	width: 778px;
	background-color: #2b1413;
}

#footer {
	width: 778px;
	height: 31px;
	padding:  4px 61px 0px 61px;
	margin-left: auto;
	margin-right: auto;
	border-right: solid 1px #2b1413;
	border-left: solid 1px #2b1413;
	border-bottom: solid 1px #2b1413;

	color: #330000;
	font-size: 9px;
	font-family: "Lucida Grande", arial, sans-serif;
	font-weight: bold;
}

/* DIVs to 'Article' */
#info {
	width: 217px;
	height: 309px;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	float: left;
}

#texts {
	width: 177px;
	height: 179px; /* 225 = +14*/
	padding: 28px 20px 0px 20px;
	float: left;
}

#yellow_text {
	width: 177px;
	height: 15px;
	padding: 0px 20px 27px 20px;
	color: #ba9a57;
	font-size: 12px;
	float: left;
}

div#info div#extra {
	width: 177px;
	height: 60px;
	padding: 0px 0px 0px 20px;
	color: #ba9a57;
	font-size: 12px;
	float: left;
}

#movie {
	width: 450px;
	height: 280px;
	padding: 29px 55px 0px 55px;
	border-bottom: #ffffff 1px solid;
	float: left;
}

#picture {
	width: 160px;
	height: 120px;
	padding: 10px 29px 10px 28px;
	border-right: #ffffff 1px solid;
	float: left;
	font-size: 10px;
}

#submenu {
	width: 450px;
	height: 101px;
	padding: 22px 54px 17px 55px;
	float: left;
	font-size: 12px; 
	line-height: 18px;
	text-align: center;
}

.submenu-bg {
	background: url(/images/template/submenu.gif) no-repeat;
	margin-left: -1px;
}

/* TOP-MENU to ZOOM webTV */
.logo {
	background: url(/images/template/zoom-logo.gif) no-repeat left center;
	width: 217px;
	height: 41px;
	margin-top: 24px;
	float: left;
}

.home {
	background: url(/images/template/home.gif) no-repeat left center;
	width: 105px;
	height: 30px;
	margin-top: 30px;
	margin-left: 56px;
	border-right: 1px #2b1413 solid;
	float: left;
}

.news {
	background: url(/images/template/news.gif) no-repeat left center;
	width: 80px;
	height: 30px;
	margin-top: 30px;
	margin-left: 18px;
	border-right: 1px #2b1413 solid;
	float: left;
}

.info { background: url(/images/template/info.gif) no-repeat left center;
	width: 51px;
	height: 30px;
	margin-top: 30px;
	margin-left: 18px;
	border-right: 1px #2b1413 solid;
	float: left;
}

.calendar { background: url(/images/template/calendar.gif) no-repeat left center;
	width: 89px;
	height: 30px;
	margin-top: 30px;
	margin-left: 18px;
	border-right: 1px #2b1413 solid;
	float: left;
}

.shop { background: url(/images/template/shop.gif) no-repeat left center;
	width: 48px;
	height: 30px;
	margin-top: 30px;
	margin-left: 19px;
	float: left;
}

.empty {
	border: 0 none;
}

/* BOTTOM-MENU to ZOOM webTV */
.copyright { 
	/*background: url(/images/template/copyright.gif) no-repeat left top;*/
	width: 219px;
	height: 11px;
	float: left;
}

.archives { 
	/*background: url(/images/template/archives.gif) no-repeat left top;*/
	width: 215px;
	height: 11px;
	float: left;
}

.facebook { 
	width: 52px;
	padding-right: 130px;
	height: 24px;
	float: left;
}

.archive_2006 { 
	/*background: url(/images/template/archive_2006.gif) no-repeat left center;*/
	width: 29px;
	height: 11px;
	border-right: 1px #2b1413 solid;
	float: left;
}

.archive_2007 { 
	/*background: url(/images/template/archive_2007.gif) no-repeat left center;*/
	width: 24px;
	height: 11px;
	margin-left: 5px;
	padding-right: 5px;
	/*padding-right: 5px;*/
	border-right: 1px #2b1413 solid;
	float: left;
}

.archive_2008 { 
	/*background: url(/images/template/archive_2007.gif) no-repeat left center;*/
	width: 23px;
	height: 11px;
	margin-left: 5px;
	padding-right: 5px;
	border-right: 1px #2b1413 solid;
	float: left;
}

.archive_2009 { 
	/*background: url(/images/template/archive_2007.gif) no-repeat left center;*/
	width: 23px;
	height: 11px;
	margin-left: 5px;
	padding-right: 5px;
	border-right: 1px #2b1413 solid;
	float: left;
}

.archive_2010 { 
	/*background: url(/images/template/archive_2007.gif) no-repeat left center;*/
	width: 23px;
	height: 11px;
	margin-left: 5px;
	float: left;
}


/* SUBMENU */
img.submenu {
	padding: 5px 5px 6px 6px;
	float: left;
}

/*.b1 {
	padding: 5px;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}

.b2 {
	padding: 5px;
	border-bottom: #ffffff 1px solid;
}

.b3 {
	padding: 5px;
	border-right: #ffffff 1px solid;
}

.b4 {
	padding: 5px;
}*/


/* LINKS and TAGs*/
p {
	margin: 0px;
	padding 0px;
}

p.info_cat {
	font-size: 10px;
	text-transform: uppercase;
	}

p.info_title {
	font-size: 14px;
	margin-top: 14px;
	font-weight: bold;
	color: #BA9A57;
	text-transform: uppercase;
	}

p.info_text {
	color: #cfcfcf;
	margin-top: 12px;
	font-size: 12px;
	line-height: 18px;
}

.yellow {
	color: #BA9A57;
}

.red {
	color: #330000;
}

a.red, a:link.red, a:visited.red, a:hover.red, a:active.red {
	color: #330000;
	text-decoration: none;
}

.payclick, a.payclick, a:link.payclick, a:visited.payclick, a:hover.payclick, a:active.payclick {
	margin: 10px 0 0 160px;
	color: white;
	background: red;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}


.silver {
	color: #cfcfcf;
}

a, a:link, a:visited, a:hover, a:active {
	color: #ba9a57;
	text-decoration: underline;
}

/* CALENDAR */
p.month {
	margin-top: -1px;
	font-size: 10px;
	text-transform: uppercase;
	}

.date_event {
	color: #cfcfcf;
	font-family: Arial;
	font-size: 12px;
}

.name_event {
	font-size: 14px;
	color: #ba9a57;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

/*.link_event, */.link_event a, .link_event a:link, .link_event a:visited, .link_event a:hover, .link_event a:active  {
	color: #cfcfcf;
	text-decoration: underline;
}

/* SHOP */
.products-1, .products-2, .products-3, .products-4, .products-5, .products-6, .products-7, .products-8, .products-9, .products-10, .products-11, .products-12, .products-13, .products-14, .products-15 {
	text-align: center;
	font-size: 10px;
	float: left;
}

.products-2, .products-3, .products-4, .products-5 {
	margin-left: 12px;
}

.products-6, .products-11 {
	margin-top: 2px;
}

.products-7, .products-8, .products-9, .products-10 {
	margin-left: 12px;
	margin-top: 2px;
}

.products-12, .products-13, .products-14, .products-15 {
	margin-left: 12px;
	margin-top: 2px;
}


/* LIGTHBOX */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}