/*there are Internet Explorer Specfic css in the header section of 
the template page for classes
#top_image
.search_box
if you are changing those, dont forget to change in the template as well*/

/*---[ TAG STYLES ]-------------*/
body{
	margin:0 0 10px 0;
	font-family: Helvetica, Arial, sans-serif;
	background: url(/app/TemplateRepository/commonImages/bg.png) repeat;
	font-size: small;
	text-align:center;
}

img{
	border:none;
}

/*********************************************
* LINK STYLES
*********************************************/
a:link, a:visited, a:active {
	color:#000000;
	text-decoration: none;
}
a:hover {color:#e76802;}


/*---[ LAYOUT STYLES ]----------*/
#wrapper {
	width:956px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

#printimage {
	display:none;
}

#top_links {
	margin-top:5px;
	padding: 5px 00px 7px 0px;
	width:auto;
	display:block;
	text-align:right;
	font-family:arial narrow, arial, verdana;
	text-transform:uppercase;
}

#top_links a:link, #top_links a:hover,  #top_links a:visited  {
	font-size:10pt;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#top_links a:hover {
	text-decoration:underline;
}

#header{ 
	display: block;
	height: 103px;
	clear: both;
	position:relative;
	background: url(/app/TemplateRepository/commonImages/cmc/top_head.png) no-repeat right;
	margin-top:10px;
}

#search {
	position:relative;
	float:right;
	top: 30px;
	right: 40px;
	text-align:right;
}

#search img {
	position:relative;
	top:4px;
}

#middle_head {
	display:block;
	width: 100%;
	height: 222px;
	background-image:url(../images/home_flash.gif);
}
#header_menu {
	display:block;
	background:#BEC8CD;
	width:100%;
}
#content {
	float:left;
	padding-left:3px;
	width:943px;
	margin-top: 10px;
	margin-bottom:20px;
}

#bottom_block {
	display:block;
	height: 103px;
}

#middle_wrapper {
	background: url(/app/TemplateRepository/commonImages/content_bg.png) repeat-y #FFFFFF;
	padding-left:2px;
}

#footer {
	font-weight:bold;
	font-family:arial narrow;
	font-size:10pt;
	height: 20px;
	margin-top:8px;
}

#footer_links{
	margin-top:10px;
	text-align:center;
	font-family:arial narrow, arial, verdana;
	font-size:11pt;
	height: 20px;
	text-transform: uppercase;
}

#footer_links a {
	font-size:10pt;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#footer_links a:hover {
	text-decoration:underline;
}

#social_bookmark {
	display:none;
	position:absolute;
	background: #d3d3d3;
	padding: 4px;
}


#CalendarPop {
	display:none;
	position:absolute;
	border: solid 2px #9ccb3d;
	top:20px;
	right:10px;
	background: #ffffff;
	z-index: 10;
	width:163px;
}

#loading_img {
	display:block;
	width:32px;
	margin: 60px 50px 0 50px;
	text-align:center;
}

.EventTitle {
	font-weight: bold;
	font-size: 13pt;
	text-transform: uppercase;
}
.EventLabel {
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
}

/*---- [ SIDE ITEMS ]---------------------------------------------*/
#page_links {
	background: url(/app/TemplateRepository/commonImages/cmc/page_links.png) no-repeat;
	display: block;
	height:211px;
	width:158px;
	padding-top:10px;
}

#related_items {
	display: block;
	height:270px;
	width:159px;
}

#related_items img {
	margin-left:1px;
}

#rate_page {
	display: block;
	height:44px;
	width:144px;
	padding:11px 5px 12px 9px; /* rate */
}

#rate_page img {
	margin: 0 2px;
}

.todayMuseum {
/*border: solid grey 1px;*/
height:200px;
margin: 1px 10px 0 3px; 
position:relative;
}

.todayMuseum .todayTitle{
float:left;
/*border-bottom: red solid 2px; Remove may 1 */
}

.todayMuseum h3 {
text-transform:uppercase;
font-family: arial narrow, arial;
font-size: 20pt;
margin:10px;
}

.todayMuseum .title {
font-weight: bold
}

.todayTitle{
margin-bottom:5px;
}

.todayMuseum .details {
	display:none;
}

/*---- [ CLASSES ]---------------------------------------------*/
.home_dotted {
	font:Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 37px;
	border-bottom: dotted 2px #999999;
	display:block;
	margin: 0px 30px;
	padding: 6px 0;
	text-align: left;

}


home.hr {
	height:1px;
	color:#FFFFFF;
	border: none;
	border-bottom: 1px dotted #999999;
}
.right_side_box {
	margin: 10px 2px;
}

.lang_change {
	padding:5px;
	border: 1px black solid;
	margin-left:5px;
}

.advSearch {
	font-size: x-small;
	position:relative;

}

.side_page_link {
	display:block;
	text-align:center;
	margin: 5px 0;
}

.evoArticleTitle {
	margin-bottom:10px;
	display:block;
}


/*---- [ MENU ]---------------------------------------------*/

#menu a {display:block; padding: 2px 0 2px 5px;}
#menu a:link, #menu a:visited, #menu a:active {color:#5c5c5c; text-decoration:none;}
#menu a:hover {color:#da2400; text-decoration:underline;}

#menu_container {
height:25px;
margin:25px 0pt 100px 15px;
position:relative;
width:735px;
z-index:100;
}

#mainMenu, #mainMenu ul {
	list-style:none;
	padding: 0px;
	margin: 0px;
	z-index:100;
}
#mainMenu a {
	display: block;
	text-decoration: none;
	color: #CCCCCC;
}

#mainMenu li { float: left; }

#mainMenu li {position: relative;}

/* hide from IE mac \*/
#mainMenu li {position: static; width: auto;}
/* end hiding from IE5 mac */

#mainMenu li ul, #mainMenu ul li  {
	width: 13em;
}
#mainMenu ul li a  {
	color: #dddddd;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#mainMenu li ul {
	width:13em;
	position: absolute;
	z-index:10;/*any value*/
	overflow:hidden;/*must have*/
	display: none;
	background: #721603;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#mainMenu li:hover ul, #mainMenu li.hover ul {
	display: block;
}
#mainMenu li:hover ul a, #mainMenu li.hover ul a {
	color: #dddddd;
	background-color: transparent;
}
#mainMenu ul a:hover {
	background-color: #DA2400!important;
	color: #111111 !important;
}


.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

.select-free .bd{border:solid 1px #aaaaaa;padding:12px;}

