/* Start of CMSMS style sheet 'GRL2020_Asia' */
body {
	background-image: url(img/bg_body.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFEFEF;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: small;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	background-image: url(uploads/img/bg_container.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	background-image: url(uploads/img/Bbg_fondo_asia.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#banner {
	background-image: url(uploads/img/bg_banner_asia.png);
	background-repeat: no-repeat;
	height: 110px;
	padding-right: 20px;
	padding-left: 20px;
}
#banner h1 {
	display: none;
}
#footer {
	font-size: x-small;
	clear: both;
	margin: 20px 0px 0px;
	padding-bottom: 20px;
	padding-left: 270px;
	padding-right: 20px;
	color: #eaeaea;
	text-align: center;
}
#bodytext {
        text-align: left;
       line-height: 130%;
	float: right;
	width: 670px;
	margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 15px;
	padding-right: 20px;
	padding-top: 10px;
}
#menu {
	float: left;
	width: 250px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 50px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu a { display: inline-block; }
#menu a {
	display: block;
	font-size: medium;
	margin-bottom: 5px;
	text-decoration: none;
	color: #e2001a;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: auto;
}
#menu a:hover {
	background-image: url(img/bg_menu_over.png);
	background-repeat: repeat-y;
	background-position: center;
}
a.currentpage, a.activeparent {
	background-image: url(img/bg_menu_on.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #DAD9DA;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 8px;
}
#bodytext h1 {
	background-image: url(img/bg_h.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C6C7;
	color: #e2001a;
	padding-left: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size: 150%;
}
#search {
	text-align: right;
	margin-top: 15px;
}
#venue {
	padding: 15px;
	margin-top: 30px;
	background-image: url(img/bg_venue.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bodytext h2 {font-size: 140%;
color: #e2001a;}
#bodytext h3 {font-size: 130%;
color: #e2001a;}
#bodytext h4 {font-size: 120%;
color: #e2001a;}
#bodytext h5 {font-size: 110%;
color: #e2001a;}
#bodytext h6 {font-size: 105%;
color: #e2001a;}

#menu ul.clearfix ul li {
	margin-left: 15px;
}

#bodytext a {
	color: #e2001a;
	text-decoration: none;
	border-bottom: 1px dotted #e2001a;
}
#bodytext a:hover {
	color: #000;
}
#bodytext img {
        border: 1px solid #eaeaea;
        padding: 2px;
} 
table {
		width: 100%;
}
#bodytext td {
	border-bottom: 1px solid #dcddde;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
}
#bodytext th {
	border-bottom: 2px solid #207aa9;
	padding-bottom: 2px;
}



/* End of 'GRL2020_Asia' */

