/* CSS Document */

.LTR, .RTL  {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d221f;
	margin: 0 auto;
	padding: 0 0 10px 0;
	height: 100%;
	text-align: center;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #EEDAC2;
	font-size: 70%;
	line-height: 150%;
}


a {
	color: #325a7c;
	text-decoration: none;
}

a:link {
	color: #325a7c;
	text-decoration: none;
}

a:visited {
	color: #325a7c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


p {
	margin: 5px 0 15px 0;
}

h1 {
	color: #746540;
	font-size: 180%;
	margin: 10px 0 20px 0;
	padding: 0;
	font-weight: normal;
	line-height: 100%;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #746540;
	font-size: 150%;
	margin: 20px 0 10px 0;
	padding: 0;
	line-height: 120%;
}




form {
	margin: 0;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#wrapper {
	width: 722px;
	margin: 0 auto; /* align div to center */
	padding: 0;
	text-align: left;
}

#logo {
	width: 722px;
	height: 89px;
	background-image: url(../images/mir_logo.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}

#lang {
	width: 722px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #B09D87;
}

#lang a {
	color: #B09D87;
	font-size: 10px;
	padding: 0 10px 0 10px;
}

#header {
	width: 722px;
	height: 282px;
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}

#menuWrapper {
	width: 632px;
	height: 26px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-color: #EAD9C1;
	padding: 0 0 0 90px;
}


#contentWrapper {
	width: 678px;
	background-color: #fff;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0 22px 22px 22px;
}
#contentWrapper .teaser {
	border: 2px solid #F0F0F0;
	margin: 0px 7px 0px 0px;
}

#footerWrapper {
	width: 722px;
	height: 39px;
	background-color: #fff;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin: 0;
	clear: both;
	padding:0;
}
#footerWrapper .thumb {
	border: 2px solid #F0F0F0;
	margin: 0 6px 8px 0;
	float: left;
}



/***********************************************/
/* Components                                  */
/***********************************************/

#header div.box_title  {
	width: 242px;
	height: 31px;
	padding:  251px 0 0 480px;
}

#header div.box_title h3 { 
	padding: 0;
	margin: 0;
	width: 218px;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	display: block;
}

#header h3 a, #header h3 a:visited {
	color: #63514B;
	display: block;
	width: 100%;
}

#header h3 a:hover {  
	color: #000;
}



#col1 {
	width: 387px;
	float: left;
	background-image: url(../images/content_bg_02.gif);
	background-repeat: no-repeat;
	padding: 0 20px 0 20px;
}

#col1 img {
	border: 5px solid #F0F0F0;
	margin: 0 6px 8px 0;
	float: left;
}


#col2 {
	width: 229px;
	float: left;
	padding: 0 0 0 19px;
}

.box1 { 
	width: 228px;
	height: 113px;
	margin: 0;
	padding: 0 0 15px 0;
}




.box1_title {
	width: 228px;
	height: 30px;
	background-image: url(../images/box1_title.gif);
	background-repeat: no-repeat;
}

.box1_title h3 { 
	padding: 0px;
	margin: 0 0 0 10px;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	display: block;
}

.box1_title h3 a, .box1_title h3 a:visited {  
	color: #63514B;
	display: block;
	width: 100%;
}

.box1_title h3 a:hover {  
	color: #000;
}

.box1_img {
	width: 228px;
	height: 75px;
	margin-bottom: 1px;
	margin-top: 1px;
}

.box1_footer{
	width: 228px;
	height: 6px;
	background-image: url(../images/box1_footer.gif);
	background-repeat: no-repeat;
	font-size: 1px;
}


.box2 {
	width: 125px;
	float: left;
	margin-bottom: 30px;
}


.box2 p {
	width: 125px;
	clear: both;
	margin: 0 0 15px 0;
	padding: 0px 5px 0px 0px;
}

.gumb_01 {
	border: 0px;
	width: 116px;
	height:21px;
	text-align:center;
	background:#999999 url(../images/gumb_01.gif) no-repeat scroll 0px -2px;
	font-size: 10px;
	font-weight: bold;
	color: #7B7B7B;
	cursor: pointer;
	line-height:18px;
}

.gumb_01:hover {
	color: #999999;
	text-decoration:none;
}	

ul.lista_01 {
	list-style-image: url(../images/bullet_01.gif);
	font-size: 110%;
}


/************ menu ****************/

#menu {
	margin: 0px;
	padding: 0;
	list-style: none;
}

#menu a {
	width: 100%;
	height: 26px;
	line-height: 26px;
	display: block;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/menu_link_divider.gif);
	background-position: right;
	background-repeat: no-repeat;
	
}

#menu a:link, #menu a:visited {
	color: #63514B;
}

#menu a:hover {
	color: #000;
	text-decoration: underline;
}


#menu li {
	background-position: right;
	background-image: url(../images/menu_link_divider.gif);
	background-repeat: no-repeat;
 	display: inline; /* Removes gaps in IE/WIN */
	float: left;
	width: 105px;
}

/* -- */



#footerInfo {
	width: 722px;
	height: 25px;
	line-height: 25px;
	font-size: 9px;
	text-align: center;
	color: #808080;
}



/**************** MISC **********************/


.thumb {
	border: 5px solid #F0F0F0;
	margin: 0 6px 8px 0;
	float: left;
}


#thumb {
	border: 5px solid #F0F0F0;
	margin: 0 6px 8px 0;
	float: left;
}

.clear {
	clear:both;
	margin-top:-1px;
	height:1px;
	font-size: 0px;
	overflow: hidden;
} 


hr {
 	height: 1px;
	background-color: #e0e0e0;
	color: #e0e0e0;
	border: 0px;
	display: block;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}


.floatLeft {
	float: left;
}


input, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #1d221f;
	font-size: 11px;
}

.box2 img {
	border: 0px solid;
}

.photoalbum {
	background:white none repeat scroll 0% 50%;
	border:1px solid #CCCCCC;
	float:left;
	margin: 0px 0px 5px;
	padding:9px;
	width:365px;
}

.photoalbum .title {
	font-size:13px;
	margin: 5px 0px 2px;
	font-weight: bold;
}



.photoalbum .info {
	float:left;
	padding-right:20px;
}

.lightholder {
	width:380px;
	float:left;
	margin-bottom:15px;
}

.boxinfo {
	border: 0px solid;
	display:block;
	width: 116px;
	height:21px;
	text-align:center;
	background:#999999 url(../images/gumb_01.gif) no-repeat scroll 0px -2px;
	font-size: 10px;
	font-weight: bold;
	color: #7B7B7B;
	cursor: pointer;
	line-height:18px;

}

.boxinfo a, .boxinfo a:visited {
	border: 0px solid;
	display:block;
	width: 116px;
	height:21px;
	text-align:center;
	background:#999999 url(../images/gumb_01.gif) no-repeat scroll 0px -2px;
	font-size: 10px;
	font-weight: bold;
	color: #7B7B7B;
	cursor: pointer;
	line-height:18px;

}


.boxinfo a:hover {
	text-decoration:none;

}





