@charset "utf-8";

html, body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #ffff99;
}
table, img {
	border: 0;
	empty-cells: show;
}
p, h1, h2, h3, h4, h5, h6 {
	padding: 10px 0;
	margin: 0;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.clear {
	clear: both;
}

a {
	color: #600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*----- LAYOUT -----*/

.green_bar {
	height: 7px;
	background-image: url(/images/green-bar.jpg);
	background-repeat: no-repeat;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}

#container {
	background-image: url(/images/bg_top.jpg);
	background-repeat: repeat-x;
}
#main_container,
#footer {
	width: 1000px;
	margin: auto;
}
#top_contact {
	height: 59px;
	background-image: url(/images/bg_contact.jpg);
	background-repeat: no-repeat;
}
	#top_contact p {
		float: left;
		padding: 6px 0 0 0;
	}
		#top_contact p.left {
			width: 405px;
			text-align: right;
		}
		#top_contact p.mid {
			padding-left: 55px;
			width: 205px;
		}
		#top_contact p.right {
		}
		#top_contact strong {
			font-weight: normal;
		}
#logo img {
	float: left;
}
#logo object {
	float: left;
}
#top_menu {
	min-height: 112px;
	_height: 112px;
	background-image: url(/images/bg_menu.jpg);
	background-repeat: no-repeat;
	background-color: #999;
	clear: both;
}
	#top_menu h2 {
		float: left;
		padding: 77px 0 0 60px;
	}
	#top_menu ul {
		padding-top: 10px;
		width: 800px;
		_width: 660px;
	}
		#top_menu ul li {
			float: left;
			line-height: 18px;
		}
			#top_menu ul li.left {
				width: 350px;
				text-align: right;
				padding: 0 0 0 10px;
			}
			#top_menu ul li.right {
				padding: 0 0 0 35px;
			}
	#top_menu p {
		float: right;
		width: 170px;
		line-height: 17px;
		padding-top: 15px;
	}
		#top_menu p a {
			float: left;
		}
		#top_menu p img {
			border: 3px solid #cdcdcd;
			margin-right: 5px;
		}
	#top_menu a {
		color: #fff;
		text-decoration: none;
	}
	#top_menu a:hover {
		color: #ff0;;
	}
#header {
	padding-bottom: 4px;
}
#main_left {
	float: left;
	width: 795px;
	background-image: url(/images/heading.jpg);
	background-repeat: no-repeat;
}
	#main_left h1 {
		float: left;
		font-size: 14px;
		font-weight: normal;
		color: #ff0;
		width: 495px;
		text-align: right;
		padding: 5px 0 20px 0;
	}
	#main_left p#vezi_macheta {
		float: left;
		padding: 5px 0 20px 45px;
	}
		#main_left p#vezi_macheta a {
			color: #ff0;
			font-weight: bold;
			font-style: italic;
			font-size: 14px;
		}
	#main_left table {
		clear: both;
		border-collapse: collapse;
		width: 100%;
		margin-bottom: 15px;
	}
	#main_left th,
	#main_left td {
		border-top: 1px solid #a3a3a3;
		border-bottom: 1px solid #a3a3a3;
		padding: 2px 5px;
		text-align: center;
	}
		#main_left table .gray {
			background-color: #ecec27;
		}
#main_side {
	float: right;
	width: 168px;
}
	#main_side h3 {
		background-image: url(/images/heading_side.jpg);
		background-repeat: no-repeat;
		font-size: 14px;
		color: #ff0;
		padding: 5px 0 10px 13px;
		text-transform: uppercase;
	}
#footer_container {
	background-image: url(/images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-color: #333;
	border-top: 1px solid #adb39f;
}
p#footer_menu {
	border-bottom: 1px solid #667;
	text-align: center;
	padding: 5px 0;
}
	p#footer_menu a {
		color: #667;
		text-decoration: none;
		margin: 0 20px;
		white-space: nowrap;
	}
	p#footer_menu a:hover {
		color: #ccc;
	}
p#copyright {
	font-size: 11px;
	padding: 30px 0 0 380px;
	color: #999;
}
p#mediawork,
p.extra_code {
	float: left;
	width: 120px;
	height: 46px;
	font-size: 11px;
	color: #999;
	padding-top: 15px;
}
	p#mediawork a {
		float: left;
		margin-top: -7px;
	}


/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
