@charset "UTF-8";
/*
@font-face {
font-family: "LiHei Pro";
font-style: normal;
font-weight: normal;
src:url(http://www.creativemacau.org.mo/LIHEIPR0.eot);
}*/
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #F3E116;
	color: #666666;
	background-repeat: repeat;
}
a:link, a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.oneColElsCtr #container {
	width: 56em;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #999999;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/web_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColElsCtr #containerC {
	width: 56em;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #999999;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/web_bg_c.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	}
.oneColElsCtr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: 1em;
	margin-left: 17em;
}
.oneColElsCtr #keyImg {
	padding: 20;
	height: 45em;
	text-align: right;
	vertical-align: top;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
.oneColElsCtr #navBar {
	width: 15em;
	left: 1em;
	margin: 0px;
	padding: 0;
	position: absolute;
	top: 34em;
}

.oneColElsCtr #linkList {
	background: transparent;
	padding: 0;
	margin: 0;
	right: 0;
	font-family: Impact;
}

.oneColElsCtr #linkList ul { 
    margin: 0;
	padding: 0;
	list-style: none;
}

.oneColElsCtr #linkList li {
	display: block;
	margin: 0;
	line-height: 160%;
	border-bottom: 1px solid #999999;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}

.oneColElsCtr #linkList li a {
	color: #999999;
	font-family: Impact;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
.oneColElsCtr #linkList li:hover {
	background-color: #FFCC33;
	background-position: 0 0;
	color: #000000;
}
.oneColElsCtr #linkList li:hover a { color: #999999; }
.oneColElsCtr #linkListC {
	background: transparent;
	padding: 0;
	margin: 0;
	right: 0;
	font-family: "Apple LiGothic","MS Gothic" ;
	}

.oneColElsCtr #linkListC ul { 
    margin: 0;
	padding: 0;
	list-style: none;
}

.oneColElsCtr #linkListC li {
font-family: "Apple LiGothic","MS Gothic" ;
	
	display: block;
	margin: 0;
	line-height: 160%;
	border-bottom: 1px solid #999999;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}

.oneColElsCtr #linkListC li a {
	color: #999999;
	font-family: "Apple LiGothic","MS Gothic" ;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
.oneColElsCtr #linkListC li:hover {
	background-color: #FFCC33;
	background-position: 0 0;
	color: #000000;
}
.oneColElsCtr #linkListC li:hover a { color: #999999; }

.oneColElsCtr #lselect ul {
    margin-top: -10px;
	margin-bottom: -10px; 
}

.oneColElsCtr #lselect {
	color: #000000;
}
.oneColElsCtr #lselect li:hover { 
	color: #656565;
}
.oneColElsCtr #lselect li a {
	text-transform: uppercase;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: normal;
}
.oneColElsCtr #lselectC ul {
    margin-top: -10px;
	margin-bottom: -10px; 
}

.oneColElsCtr #lselectC {
	color: #000000;
}
.oneColElsCtr #lselectC li:hover { 
	color: #656565;
	font-weight: bold;
	}
.oneColElsCtr #lselectC li a {
	text-transform: uppercase;
	display: block;
	margin: 0;
	padding: 0;
	font-family: "Apple LiGothic","MS Gothic" ;
	font-size: 120%;
	font-weight: normal;
}
.title {
	display: block;
	background-image: url(images/web_title_bg.gif);
	background-repeat: repeat-x;
	width: 500px;
	height: 50px;
	text-indent: -30px;
	font-family: Impact;
	font-size: 200%;
	font-weight: normal;
	letter-spacing: 2px;
	margin-left: 20px;
	color: #990000;
}
.oneColElsCtr #lselect li:hover a {
	color: #000000;
}
.oneColElsCtr #lselect li a.c:link, #lselect li a.c:visited {	display: inline; font-weight: normal; text-transform: none; font-size: 100%; color: #377774; }
.oneColElsCtr #lselect li:hover a.c { color: #999999; }
.oneColElsCtr #lselectC li:hover a {
	color: #000000;
}
.oneColElsCtr #lselectC li a.c:link, #lselectC li a.c:visited {	display: inline; font-weight: normal; text-transform: none; font-size: 100%; color: #377774; }
.oneColElsCtr #lselectC li:hover a.c { color: #999999; }
.oneColElsCtr #registrationForm {
	width: 100%;
	margin: 0px;
	padding: 0;
}
.oneColElsCtr #registrationform label {
	width: 200px;
	display: inline-table;
	text-transform: uppercase;
	text-align: right;
	font-size: 80%;
}
.oneColElsCtr #registrationform label.address {
	width: 200px;
	display: inline-table;
	text-transform: uppercase;
	text-align: right;
	vertical-align: top;
	font-size: 80%;
}
.oneColElsCtr #registrationform input {
	text-transform: uppercase;
	border: 1px solid #999999;
	width: 20em;
}
.oneColElsCtr #registrationform input.buttons {
	text-transform: uppercase;
	border: 1px solid #999999;
	width: 10em;
}
.validMsg{
	width:16px;
	height:16px;
	margin-left:6px;
	margin-top:-2px;
	display:none;
}
.textfieldValidState .validMsg, .textareaValidState .validMsg, .selectValidState .validMsg, .checkboxValidState .validMsg, .radioValidState .validMsg{
	display:inline;
}
.oneColElsCtr #navBar p {
	margin: 1em;
	padding: 0;
}
.oneColElsCtr #container ol {
	list-style-type: decimal;
	list-style-position: outside;
}
.oneColElsCtr #keyImgP {
	padding: 20;
	height: 33em;
	text-align: right;
	vertical-align: top;
	margin-top: 12em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
.oneColElsCtr #containerP {
	width: 56em;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #999999;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/web_bg_p.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.InputRoll {
	height: 30px;
	vertical-align: middle;
}
.oneColElsCtr #containerM {
	width: 56em;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #999999;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	position: relative;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColElsCtr #containerEmail {
	width: 27em; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #999999;
	text-align: center; /* this overrides the text-align: center on the body element. */
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/web_bg_email.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	height: 22em;
	padding-top: 13em;
	padding-right: 4em;
	padding-bottom: 0em;
	padding-left: 4em;
}
