@charset "utf-8";
/* Macarale Mures CSS Document */

Body	{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	line-height: 1.6em;
	margin:0;
	padding:0;
	}
Li	{
	list-style:square;
	}
A	{
	color:#000;
	text-decoration:none;
	}
A:Hover	{
	color:#D90000;
	text-decoration:underline;
	}
Input, .Input	{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#000;
	border:#999 1px solid;
	background-color:#F8F8F8;
	padding:3px;
	}
.Map {
	background:url(images/romania.jpg) no-repeat;
	height:340px; 
	width:465px; 
	}
#MainIndex	{
	width:800px;
	background-color:#E8EEF7;
	padding:5px;
	border-top:#0066CC 3px solid;
	border-bottom:#0066CC 3px solid;
	border-right:#0066CC 1px solid;
	}
#BackgroundHeader	{
	background-image:url(images/header_r1_c1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:800px;
	height:29px;
	}
#BackgroundMenu	{
	background-image:url(images/header_r2_c2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:586px;
	height:47px;
	padding-right:5px;
	}

.Menu	{
	width:100%;
	overflow:hidden;
	/*border-bottom:1px solid black;*/ /*bottom horizontal line that runs beneath tabs*/
	}
.Menu ul	{
	margin:0;
	padding:0;
	/*padding-left:10px;*/ /*offset of tabs relative to browser left edge*/
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style-type: none;
	}
.Menu li	{
	display:inline;
	margin:0;
	}
.Menu li a	{
	float:right;
	display:block;
	text-decoration:none;
	margin:0;
	padding:7px 8px; /*padding inside each tab*/
	/*border-right:1px solid white;*/ /*right divider between tabs*/
	color:#000;
	/*background:#414141;*/ /*background of tabs (default state)*/
	}
.Menu li a:visited	{
	color:#C00;
	}
.Menu li a:hover, .Menu li.selected a	{
	color:#FFF;
	background-color:#666; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	}

.Img	{
	border:#4677BF 1px solid;
	padding:2px;
	background-color:#FFF;
	}
#Main	{
	width:790px;
	float:left;
	vertical-align:top;
	margin:10px 0 10px 0;
	background-color:#E8EEF7;
	padding:5px;
	border-top:#0066CC 3px solid;
	border-bottom:#0066CC 3px solid;
	border-right:#0066CC 1px solid;

	}
#Main .Left	{
	width:553px;
	float:left;
	vertical-align:top;
	background-color:#FFF;
	border:#4677BF 1px solid;
	padding:5px;
	margin-right:5px;
	text-align:justify;
	}
#Main .Right	{
	width:220px;
	float:left;
	vertical-align:top;
	text-align:justify;
	background-color:#FFF;
	background-image:url(images/leftbar_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#Right	{
	border-top:#0066CC 1px solid;
	padding:5px 5px 40px 5px;
	/*border:#4677BF 1px solid;
	background-color:#F9F9F9;*/
	}
#Title	{
	font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
	color:#CC0000;
	padding:5px 0 5px 0;
	}
.Red	{
	color:#CC0000;
	}
.Green	{
	color:#009900;
	}
.Blue	{
	color:#005FBD;
	}


/* PHOTO GALLERY STYLE */

h1	{
	font-family:Tahoma, Verdana;
	font-size:12px; 
	letter-spacing:0px; 
	text-transform:uppercase;
	}
h2	{
	font-family:Tahoma, Verdana;
	font-size:12px; 
	color:#A80000;
	letter-spacing:0px; 
	text-transform:uppercase;
	}
h3	{
	font-family:Tahoma, Verdana;
	font-size:12px; 
	color:#008000;
	letter-spacing:0px; 
	text-transform:uppercase;
	}
.caption	{
	font-style:italic; 
	color:#FFF; 
	font-size:14px;
	}
.gallery	{
	width:430px;
	margin:0 auto;
	}
.gallery li {
	display:inline;
	width:38px;
	height:28px;
	border:#FFF 1px solid;
	margin:4px;
	}
.gallery li div {
	left:240px;
	}
.gallery li div .caption {
	font-family:Tahoma, Verdana;
	font-size:10px;
	}
#main_image	{
	margin-left:20px;
	margin-bottom:10px;
	/*border:#666 1px solid;*/
	padding:2px;
	width:504px;
	height:398px;
	vertical-align:top;
	}
#main_image img	{
	margin-bottom:5px;
	margin-top:5px;
	border:#FFF 1px solid;
	padding:2px;
	}
.nav {
	padding-top:5px; 
	clear:both; 
	font-family:Tahoma, Verdana;
	font-size:10px; 
	letter-spacing:3px;
	text-transform:capitalize;
	color:#FFF;
	}
/* PHOTO GALLERY STYLE */

.galleria	{
	list-style:none;
	width:550px
	}
.galleria li {
	display:block;
	border:#5AF 1px solid;
	width:65px;
	height:65px;
	overflow:hidden;
	float:left;
	margin:0 10px 10px 0;
	}
.galleria li a	{
	display:none
	}
.galleria li div	{
	position:absolute;
	display:none;
	top:0;
	left:180px;
	}
.galleria li div img	{
	cursor:pointer
	}
.galleria li.active div img,.galleria li.active div	{
	display:block
	}
.galleria li img.thumb	{
	cursor:pointer;
	top:auto;
	left:auto;
	display:block;
	width:auto;
	height:auto
	}
.galleria li .caption	{
	display:block;
	padding-top:5px;
	}
* html .galleria li div span	{}
	/*width:500px;
	}  MSIE bug */
.mainClass	{
	text-align:left;
	color:#C00;
	font-family:Tahoma, Verdana;
	font-size:12px;
	}
