/* ------------- css for screen appearance ---------------------*/

/* -------- Reset ALL browsers -------- */

html, body, div, table, h1, h2, h3, h4, h5, h6, p, form, img {
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-width: 0px;
}


/* -------- Set 100% mozilla height compatibility -------- */
html {
	height: 100%;
}
body {
	width: 100%;
	text-align: center;
	background: url(/images/nadineWongSolicitors_.jpg) no-repeat fixed left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/* ---------------- redefine HTML Tags -------------*/

p {
	font-size: 0.9em;
	margin-top: 1em;
	margin-bottom: 1em;
}

h1 {
	color: #993300;
	font-size: 1.3em;
	margin-top: 18px;
}

h2 {
	font-size: 1.2em;
	color: #666699;
}

h3 {
	font-size: 1em;
	color: #666666;
}

h4{
	font-size: 0.9em;
}

h5 {
}

h6 {
}
	


/* -------------------------------------------------- */

.snglSpc {
	margin-top: -1em;
	margin-bottom: 1em;
}
.reference {
	font-size: 0.7em;
	color: #333333;
	background-color: transparent;
	width: 100%;
	margin: 6px 0px;
}
.normalTxt {
	font-style: normal;
	font-weight: normal;
}
.smallTxt {
	font-size: 0.7em;
	line-height: normal;
}

.redTxt {
	color: #CC0000;
	background-color: transparent;
}

.greyTxt {
	color: gray;
	background-color: transparent;
}
.silverTxt {
	color: silver;
	background-color: transparent;
}
.whiteTxt {
	color: #FFFFFF;
	background-color: transparent;
}
.redBorder {
	border: 1px solid #CC0000;
	padding: 0px 12px;
}

.greyBorder {
	border: 1px solid #666666;
	padding: 0px 12px;
}


.greyBox {
	background-color: silver;
	padding: 8px;
}

.imgTxt {
	font: 0.75em/1.2em 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	margin: 3px 0px;
	padding: 0px;
}


/* ----------- Set display --------------------*/

.xPrint {
}
.xxx {
	display: none;
}

.printOnly {
	display: none;
}


/* ------------------ other common ----------------------*/
#topOfPage {
	position: absolute;
	left: 0px;
	top: 0px;
}
.scroll {
	overflow: auto;
	display: inline;
	width: 100%;
	z-index: auto;
	padding: 8px;
	margin: 0px;
}
.vertScrollOnly {
	overflow-x: hidden;
	overflow-y: auto;
}


.iH {
	float: left;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.iHr {
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.imgL {
	float: left;
	margin: 0px 18px 8px 0px;
}
.imgR {
	display: inline;
	float: right;
	margin: 8px 0px 8px 18px;
}


.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}

.clearBoth {
	clear: both;
	display: block;
}
#window {
	background: url(/images/flower.jpg) no-repeat right bottom;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	margin: 18px 48px 8px;
	float: left;
}/*
#window {
	background: url(/images/flower.jpg) no-repeat right bottom;
	border-top: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	margin: 18px auto 8px;
	width: 760px;
}*/
#mainContentHolder {
	padding: 8px 28px 0px 18px;
	clear: both;
}
#contentHolder {
	padding: 0px 8px 0px 68px;
	border-bottom: 1px solid #CCCCFF;
	margin: 0px;
}

#address {
	color: #828AB0;
	background-color: transparent;
	font-size: 75%;
	padding: 6px 6px 0px;
	clear: both;
	margin: 0px;
	float: left;
}
#header {
	min-height: 40px;
	height: 40px;
}

h1#header {
	font: bold 36px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	margin: -8px 0px 18px 68px;
}
#window #header img {
	margin-top: 8px;
}
#printHeader {
	display: none;
}
#printLogo {
	float: right;
	display: none;
}


#mainMenu {
	margin-left: 62px;
}
#udm {
	float: right;
	width: 100%;
}




/*--------- format styles --------------- */


#udm a.nohref {  /* no rollover on nohref links */
	background-color:transparent !important;
	color: #CCCCCC!important;
	}


#udm a.nohref:focus, #udm a.nohref:active {  /* partially restore for focus so you can see when you're on it */
	border-color:#aca !important;
	}
#address a {
	text-decoration: none;
	color: #828AB0;
	background-color: transparent;
}
#address br {
	clear: left;
}
.d, .l {
	float: left;
	padding: 0px 6px 6px;
}

.l {
	width: 4em;
	font-weight: bold;
	display: block;
}
.d {
	width: 18em;
}


/*html>body #contentHolder {
	height: auto;
	min-height: 64%;
}*/
/*#contentHolder a:link {
	border-bottom: 1px dashed #999999;
	text-decoration: none;
	color: #003366;
	background-color: transparent;
}
#contentHolder a:visited {
	color: #404040;
	border-bottom: 1px dashed #404040;
	text-decoration: none;
	background-color: transparent;
}
#contentHolder a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #FFFFFF;
	background-color: transparent;
	color: #FF0000;
}*/
#contentHolder ul, #contentHolder ol {
	padding-right: 8px;
}
#contentHolder li {
	font-size: 0.9em;
	padding-bottom: 8px;
}


#contentHolder li li {
	font-size: 100%;
	padding-top: 8px;
	padding-bottom: 0px;
}

#contentHolder ol {
	list-style: decimal;
}

#contentHolder ol ol {
	list-style: lower-roman;
}
#contentHolder ol ol ol {
	list-style: lower-alpha;
}/*
#footerHolder {
	padding: 0px 48px;
	font-size: 0.75em;
	clear: both;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
*/
#footerHolder {
	padding: 0px 48px;
	font-size: 0.75em;
	clear: both;
}


#copyRight {
	width: auto;
	margin-right: 11em;
}
#copyRight li {
	float: left;
	margin: 0px 18px 8px 0px;
	list-style: none;
}
#siteLinks {
	float: right;
	width: 11em;
}
#siteLinks ul {
	margin-top: 0px;
}
#siteLinks a:link, #siteLinks a:visited {
	float: right;
	text-decoration: none;
	color: #666666;
	background-color: transparent;
}
#siteLinks a.noHref, #siteLinks a.noHref:hover {
	color: #CCCCCC;
	font-weight: normal;
	background-color: transparent;
}

#siteLinks a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

#siteLinks li {
	list-style: square;
	margin-bottom: 1px;
}
.redBorder {
	border: thin solid #FF0000;
}

a.top, a.top:link, a.top:visited {
	color: #FFFFFF;
	padding: 3px 6px;
	float: right;
	background-color: #666666;
	font: 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	text-decoration: none;
	clear: left;
	border-bottom-style: none;
	width: auto;
	height: auto;
	margin-left: 28px;
}

a.top:hover {
	font-weight: bold;
	background-color: #999999;
}
#mainContentHolder a:hover {
	color: #CC0000;
}
#home {
	float: right;
	margin-top: -3px;
}
.chinaVisaEmail {
	display: none;
}
#window #address #contactDetails {
	float: left;
	position: absolute;
	margin-left: 280px;
}
#window #address #addressDetails {
	width: 280px;
	margin-bottom: 6px;
}

