body {
	background: URL('./graphx/gpmh_bg_100pc.jpg') no-repeat center -50px fixed;
}






#container {
	background: rgb(94, 90, 78) URL('./graphx/gpmh_menu_bg.jpg') no-repeat top center ;
}

#ticketing p {
	color: #fcfcfc;
	text-shadow: 1px 1px 1px #e5e4e4; 
}
#languages p, #languages a {
	font-size: 10px;
	margin-top: 1px;
}



#credits {
	color: #efefef;
	padding: 0 0 10px 0;
}











#menu { 
	background: #bd2728;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#bd2728), to(#bd2728));
	background: -webkit-linear-gradient(top, #bd2728, #bd2728);
	background: -moz-linear-gradient(top, #bd2728, #bd2728);
	background: -o-linear-gradient(top, #bd2728, #bd2728);
	background: -ms-linear-gradient(top, #bd2728, #bd2728);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd2728', endColorstr='#bd2728');	
}
#menu li a {
	color: #ffffff;
}







#archives_nav  li:first-child {
	background-color: #bd2728;
	color: #dedcd6;
}
#archives_nav  a:hover {
	color: #bd2728;
	text-shadow: 1px 1px 1px #ffffff;
}
#archives_nav  .nav_1 {
	background: URL('./graphx/archives_nav_1.png') no-repeat;
}
#archives_nav  .nav_2 {
	background: URL('./graphx/archives_nav_2.png') no-repeat;
}











#frame {
    background: #dedcd6;
    margin: 10px;
    padding: 10px;
    margin-bottom: 25px;
}
#frame h1, h1 {
	text-shadow: 1px 1px 1px #666666;
	color: #ffffff;
    background-color: #bd2728;
}
#frame h2 {
	font-size: 16px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #666;
	color: #fff;
	font-variant: small-caps;
    background-color: #BD2728;
    margin: 5px 5px;
    padding: 5px 10px;
}



#frame .dl {
	margin-bottom: 10px;
}

#frame .dl a, #frame .dl a:hover {
	color: #000;
	text-decoration: underline;
	text-align: left;
}	


#frame a {
	color: #000;
}

.h2_l,.h2_l2 {
	font-size: 14px;
	color: #fff;
	padding: 15px 0 0 20px;
}	
.h2_l2 {
	color: #666;
}
	
.h3_c {
	font-size: 13px;
	color: #fff;
	text-align: center;
}

#palmares_gpmh fieldset {
	margin: 1px;
 
}	
#palmares_gpmh legend {
	margin: 0 10px;
	padding: 5px;
	color: #fff;
	font-size : 14px;
}
#palmares_gpmh table {
	width: 870px;
	margin-bottom: 15px;
}	
#palmares_gpmh td {
	width: 290px;
	text-align: center;
	color: #cecece;
}	



#tab_2 {
	width: 840px;
	margin: 10px 0 20px 0;
    -moz-border-radius: 2px 2px 2px 2px;
    -moz-box-shadow: 2px 2px 2px #333333;
    background: #bd2728;
	border: 1px solid #666;
	border-collapse: collapse; 
	text-align: left;
	color: #fff;
}
#tab_2 thead, #tab_2 tfoot {
	height: 40px;
}
#tab_2 th {
	color: #fcfcfc;
    font-size: 14px;
    font-weight: normal;
    padding: 9px;
	text-align: left;
	white-space: nowrap;
}
#tab_2 tfoot td {
	text-align: center;
	font-weight: bold;
	background: #5E5A4E;
	color: #fff;
	font-style: italic;
}



#tab_2 tbody tr.odd {
    background-color: #ac0404;
	white-space: nowrap;
}	
#tab_2 tbody tr:hover {
	background-color: #ccc;
    color: #000;
}


#tab_2  tbody td {
	padding: 5px 10px;
	border-top: 1px dashed #FFFFFF;
	font-size: 12px;
	
}
#tab_2  tbody td.normal {
	padding: 5px 10px;
	/*border-bottom: 2px dashed #ff0;*/
	background: red;
	font-size: 12px;
	
}





.list1 ul {
	list-style: disc;
	margin-left: 15px;
	padding-left: 15px;

}
.list1 ul li {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}





#list5 ul {
	list-style: none;
	padding-left: 0;
}
#list5 ul li {
	font-size: 11px;
	font-weight: bold;
	color: #bfe1f1;
}
#list5 ul li ul {
	list-style-image: url("../graphx/nested.png");
	padding: 2px 0 5px 18px;
}
#list5 ul li ul li {
	font-size: 11px;
	color: #eee;
	height: 14px;
	margin-left: 10px;
}




hr {
	background-color: #BD2728;
}
