/** 
 * Copyright 2008 Breezy New Media
 * =====================================
 */     

/* -- Basics -- */
html, body, div, p, li, ul, ol, menu, form, fieldset, h1, h2, h3, h4, h5, h6   { margin: 0; padding: 0; list-style: none; }


html          { background: #251912}
body		      { font: normal 62.8%/1.3 Arial, Helvetica, sans-serif; background: #251912 url('../images/bg-body.png'); color: #508200; padding: 50px 0; }
*>body        { background: url('../images/bg-body.png'); }
a			        { color: #dd0101; }
a:hover	      { text-decoration: underline !important; color: #508200;}
a img   	    { border:0; }
img           { border: 1px #d5d2d2 solid; }
input
select,
textarea      { font-family: Arial, lucida, sans-serif; font-size: 1em; vertical-align: middle; }
input, 
textarea	    { background: #8f8c8c; padding: 2px 0; margin: 0; border: 1px solid #676464; }
button	      { vertical-align: middle; margin: 0; padding: 0; height: 18px; border: none; text-decoration: underline; font-weight: bold; color: #dd0101; cursor: pointer; }
.submit       { width: auto !important; overflow: visible; background-color: #dd0101; border: 1px solid #000 !important; padding: 0 5px; color: #dd0101; font-weight: bold; }

h1	{ font-size: 1.8em; }
h2	{ font-size: 1.6em; }
h3	{ font-size: 1.4em; }
h4	{ font-size: 1.2em; }
h5	{ font-size: 1.1em; }
h6	{ font-size: 1em; }
p   	{ line-height: 20px; }

h1 	{ color: #508200; }
h2 	{ color: #dd0101; }
h3, h4 	{ color: #508200; }
h5, h6 	{ color: #fff; }


h1 { margin-top: 0em; margin-bottom: 0em; }
h2 { margin-top: 1.5em; margin-bottom: 0.5em; }
h3 { margin-top: 1.5em; }

table           { border-collapse: collapse; width: 100%; }
table th        { text-align: justify; }
table td.right  { padding-left: 3px; }
table th.right  { padding-left: 3px; }
table td.left   { padding-right: 3px; }
table th.left   { padding-right: 3px; }

blockquote  { margin: 0; padding: 10px 20px; color: #333; line-height: 1.6; font-family: Georgia, serif; }
fieldset    { border: 0 !important; }

/*img, div, td { behavior: url('../js/iepngfix.htc'); }*/

/* -- Icons list -- */
.ico              { padding-left: 15px; }
.ico-breezy       { background: url('../images/ico/ico-breezy.gif') 2px 0 no-repeat; padding: 2px 0 2px 25px; }
.ico-breezy:hover { background: url('../images/ico/ico-breezy-hover.gif') 2px 0 no-repeat; }
.ico-facebook     { background: url('../images/ico/facebook-ico.gif') 2px 0 no-repeat; padding: 2px 0 2px 25px; }

/* -- User friendly features -- */
.hidden   { display: none; }

/* -- Basics layout -- */
#view     { position: relative; }
#head     { font-size: 1.2em; }
#content  { font-size: 1.2em; }
#foot     { font-size: 1.2em; clear: both; }

/* -- Logo constructs -- */
#logo .block  { position: absolute; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer; text-decoration: none !important; }
#logo h1      { font-size: 2.8em; font-weight: normal; margin-top: 46px; color: #fff;}
#logo h2      { color: #dd0101; font-weight: normal; line-height: 12px; font-size: 1.3em; }
#logo *       { font-family: Georgia, "New York CE", utopia, serif; cursor: pointer; }

/* -- Main classes -- */
.fr		    { float: right !important; }
.fl		    { float: left !important; }
.clear    { clear: both !important; }
.right	  { text-align: right !important; }
.left		  { text-align: left !important; }
.center	  { text-align: center !important; }
.center .FB {
border:none;
overflow:hidden;
width:150px;
height:21px;
allowTransparency: true;
}

.last		  { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; }
.small	  { font-size: .90em; }
.big      { font-size: 1.5em; }
.item     { margin-bottom: 1.5em; clear: both; }
.info     { margin: 2px 0 6px !important; }
.col1     { width: 49%; float: left; }
.col2     { width: 49%; float: right; }

/* -- Layout constructs -- */
#view       { width: 898px; margin: 0 auto; padding: 0 20px 20px; background: url('../images/bg-view.png'); border: 1px #685952 solid; border-width: 1px 0; }
#logo       { position: relative; height: 134px; overflow: hidden; background: #46691d url('../images/bg-logo.jpg') no-repeat; text-align: center; clear: both; }
#content    { padding: 35px 10px; }
#foot       { clear: both; height: 85px; background: url('../images/bg-foot.png'); /*background-color: #19110c;*/ }

/* -- Main Menu -- */
#mainMenu li                { border-top: 1px #dd0101 solid; position: relative; float: left; margin: 0 10px; top: -1px; background: #f1f1f1 }
#mainMenu li a              { display: block; float: left; color: #dd0101; padding: 22px 8px 15px; height: 20px; text-decoration: none;}
#mainMenu li a:hover,
#mainMenu li.active a       { border-top: 2px #dd0101 solid; color: #508200; padding-top: 21px; font-weight: bold; font-size: 1em; } 

/* -- Right (submenu) block -- */
#menuBlock                      { width: 200px; float: right; }
#menuBlock .box                 { margin-bottom: 50px; }
#menuBlock .box h2              { margin-bottom: 16px; color: #dd0101; }
#menuBlock .box h3              { margin-bottom: 16px; color: #dd0101; }
#menuBlock .subMenu ul          { margin-left: 5px; border-left: 1px #508200 solid; }
#menuBlock .subMenu li          { margin-left: -1px; }
#menuBlock .subMenu li a        { display: block; padding: 6px 20px; height: 14px; color: #508200; text-decoration: none !important; }
#menuBlock .subMenu li.active a,
#menuBlock .subMenu li a:hover  { border-left: 2px #dd0101 solid; padding-left: 19px; color: #508200; font-weight: bold;}
#menuBlock .boxText h3          { padding-left: 0 !important; }

/* -- Left (content) block -- */
#contentBlock                   { float: left; width: 630px; }
#contentBlock .item             { text-align: justify; position: relative; padding: 0 15px; width: 490px; left: 110px; border-left: 1px #685952 solid; margin-bottom: 2em; }
#contentBlock .item p           { margin-top: 15px; }
#contentBlock .item .info       { position: absolute; top: 2px; left: -135px; width: 100px; }
#contentBlock .item > .info     { left: -120px; }
#contentBlock .item .info,
#contentBlock .item .info *     { padding: 0 !important; margin: 0 0 10px !important; text-align: right; color: #eeeeee; text-decoration: underline; list-style: none; background: none; }
#contentBlock .item .tag,
#contentBlock .item .tag *      { color: #d63751; }
#contentBlock .noBorder         { border: none; overflow: hidden; }
#contentBlock img               { margin: 8px; }
#contentBlock a.left img        { margin-left: 0; }
#contentBlock a.right img       { margin-right: 0; }
#contentBlock ul,
#contentBlock ol,
#contentBlock table             { margin-top: 0em;}
#contentBlock table td,
#contentBlock table th          { border: 1px #685952 solid; border-width: 1px 0; padding: 5px 10px; }
#contentBlock table .first td,
#contentBlock table .first th,
#contentBlock table .last td,
#contentBlock table .last th    { border: none; }
#contentBlock table .even td,
#contentBlock table .even th    { background: #c9c9c9; }

/* -- Lists -- */
#contentBlock ul,
#contentBlock ol                { padding-left: 20px; margin-top: 2em !important; }
#contentBlock ul li             { padding-left: 20px; margin: 10px 0; background: 0 .7em url('../images/bg-list.gif') no-repeat; }
#contentBlock ol li,
#menuBlock .boxText ol li       { margin: 3px 0 3px 10px; padding: 0; list-style: decimal; }
#menuBlock .boxText ul
#menuBlock .boxText ol          { padding-left: 10px; }
#menuBlock .boxText ul li       { margin: 3px 0; list-style: disc; }

/* -- Footer part -- */
#foot p       { padding: 5px 15px 0; }
#foot *       { color: #508200; }
#foot a:hover { color: #fff; }

/* -- Images -- */
.imageOver2 {
	background: #ffffff;	
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);	
}
.imageOut2 {
	background: url('../images/frame.gif') no-repeat 0 0;	
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

.imageOver3 {
	background: url('../images/frame.gif') no-repeat 0 0;	
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);	
}
.imageOut3 {
	background: url('../images/frame.gif') no-repeat 0 0;	
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}


#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/fotogalerie/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/fotogalerie/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, 
#nextLink:visited:hover { background: url(../images/fotogalerie/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;
	}
