/* GENERAL STYLES */
/* CSS Document */

body {
	background-color: #979797;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}

#siteContainer {
	margin: 10px auto;
	width: 833px;
	background-color: #FFFFFF;
	background-image: url(../data/carpolaw/clbackground.PNG);
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 833px;
	min-height: 500px;
	height: 100%;
}

.block {
	display: block;
	height: 1.5em;
	line-height: 1.5em;
	font-weight: bold;
	overflow: visible;
}

#header {
	background-image:url(../data/kc/kcbanner.png);
	height: 85px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#kclogo{
	float:left;
	padding-left:21px;
	padding-top:23px;	
}
#kclogo img{border:0pt none;}

#topNav {
	margin-right:20px;
	text-align:right;
	padding-top: 10px;
}

#topNav .pghl {
	color:#000066;
	font-size:19px;
	margin-bottom: 0px;
	font-weight: normal;
}

#topNav p {
	color:#000066;
	font-size:19px;
	margin-bottom: 0px;
	font-weight: normal;
}

.topNavLinks{
	font-size:11px;
	margin-top:5px;
}

#wrapper #siteContainer #header #topNav a {
	color: #0066FF;
}

#contentC {
	float: right;
	width: 560px;
	padding-right:53px;
	padding-top:10px;
	text-align:left;
}

/*#contentC ul{
	margin-top:-15px; /*11px*/
	margin-bottom:25px;
}*/
#contentC ul ul{margin-top:-15px;}

#readmore a {
	color:blue;
	text-align: right
}

#contentC h1{
	color: #990000;
	font-size: 19px;
	font-weight: normal;
}
#contentC h2{
	color:#990000;
	font-size:18px;
	font-weight:bold;
}
.h2size{font-size:17px;}

#contentC a {
	color: #0066FF;
}

/*#contentC p{margin-bottom:18pt;}*/

.name{
	/*for each team members' name*/
	color: black;
	font-size:14px;
	font-weight: bold;
}

#leftNav {
	float: left;
	width: 200px;
	list-style:none;
	list-style-position: outside;
	list-style-type: none;
	text-align: left;
	margin-left: 10px;
	padding-left: 10px;
        padding-top: 0px;
}

/****Contact Us at the Left Nav****/
#contactUs {
	background-image: url(/data/kc/contact2.jpg);
	background-repeat:no-repeat;
	color:white;
	margin-bottom:13px;
	padding-bottom:17px;
	padding-left:9px;
	padding-top:11px;
	width:155px;
}
#contactUs a{
	color:#AEB9F7;
	font-weight:bold;
	text-decoration:underline;
}
#contactUs a:hover{text-decoration:none;}

#contactUs #ContactUsTitle {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-left:27px;
	padding-left:9px;
}
#contactUs #ContactUsTitle a{color:white;}

.contactMessagebox{
	height:100px;
	width:90%;}

/****End Contact Us at the Left Nav****/


/****Contact/Inquiry form CSS style****/

.ContactFormAlignment dt {font-weight:bold;}
.ContactFormAlignment dd {margin-left:0;}

.ContactFormAlignment input {width:200px;}
.ContactFormAlignment textarea.message {width:90%;height:100px;}
.ContactFormAlignment input.button {width:125px;}

#kcContactInfo a{color:blue;}
#kcContactInfo a:hover{color:#990000;}

/****End of Contact/Inquiry form CSS style****/


#contactdetails{
	float:left;
	padding-left:18px;
}
#contactdetails2{
	float:right;
	padding-right:189px;
}

#footer {
	clear:both;

}

#bottomShadow {
	background-image:url(/media/63665/bottomshadow3.jpg);
        background-repeat:no-repeat;
	color:white;
	/*display: table-cell;*/
	height: 180px;
	font-size:10px;
	padding-bottom:125px;
	text-align:center;
	vertical-align: bottom;
	width: 833px;
}
#bottomShadow a{color: #ffffff;}

#bottomShadow p{color: gray;}

#ftlist{
	margin-left:50px;
	margin-right:50px;
	padding-top:150px;
}

#ftlist ul{
	float:left;
	list-style:none outside none;
	text-align:left;
}
#ftlist p{margin-top:0px;}

.clear{clear:both;}

#NavLinks {

}

a {
	text-decoration:none;
	color: #333333;
}
a:visited {
	color:#333333;
}
a:hover {
	color: blue;
	text-decoration:underline;
}
a:active {
	color: #333333;
	text-decoration:none;
}

.BoldText {
	color: #666666;
	font-weight:bold;
}

#amChamLogo{
	padding-left: 16px;
	padding-top: 9px;
}

.redText{
	color:#990000;
	font-weight:bold;
}

.listStyle{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:lower-alpha;
}
.listNone{list-style:none;}

.homelinks{font-size: 11px;}

/*Article Comments*/
#usercomments{
	color:brown;
	float:left;
	padding-top:36px;
}

#umbracoAutoForm{width:430pt;}

#AutoForm_3_name{
	padding-right:120px;
	margin-top:10px;
	margin-left:4px;
}
#AutoForm_3_email{
	padding-right:120px;
	margin-left:5px;
}
#AutoForm_3_comment{
	height:75pt;
	width:409pt;
}
#AutoForm_3_Button1{
	margin-bottom:-13px;
	margin-top:-4px;
}
/*End of Article Comments*/

#siteMapBody{
	padding-left:90pt;
	padding-top:30pt;
}
#siteMapBody a{
	color:blue;
}
#siteMapBody h1{
	color: #990000;
	font-size: 19px;
	font-weight: bold;
}
/*#h1home{
	font-size:19px;
	color: #990000;*/
}
#homeTitle{
	color:#990000;
	font-size:14px;
	margin-bottom:-7px;
}
#homeTitle a{
	color:white;
	font-weight:bold;
	font-size:14px;
}

#homeTitle a:hover{
	color:#b6cef0; /*#06f6ff #3d3d3f*/
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.titleSizeColor{
	color:#990000;
	font-size:15px;
	font-weight:bold;
}
#HomeContent{text-align:left;}
#HomeContent a {color:blue;}
#HomeContent a:hover{text-decoration:underline;}

#HomeLine {margin-bottom:-28px;}

#HomeMainLinks a{color:white;}

#HomeMainLinks a:hover{
	color:#990000;
	text-decoration:underline;
}
#HomeAddress{
	margin-bottom:-81px;
	margin-top:-40px;
	/*font-size:11px;*/
	text-align:center;
}
#HomeAddress a{color:blue}

.blueText{
	color:blue;
	font-weight:strong;
}
.blueText2{
	color:#0066FF;
	font-size:13px;
	font-weight:bold;
}
#source{font-size:9px;}

/*.marginTop{margin-top:-22px;}*/

.graybgtable{background-color:#E3E2E2;}

.ulist{margin-top:-9px;}

.redCareer {
	color:red;
	font-weight:bold;
}

/*Search Form*/
#srcFrm dd {
	margin:0;
	width:168px;}

#srcFrm dd #txtSearch {
	width:113px;
	font-size:11px;}
.xsltsearch_description strong {background-color:#FFFF00;}

/*Contact Us Flags*/
.hkflag{
	background-image:url(/media/47817/flag-hk2.jpg);
	background-repeat:no-repeat;
	padding-left:24px;
}
.ausflag{
	background-image:url(/media/47812/flag-aus2.jpg);
	background-repeat:no-repeat;
	padding-left:24px;
}
.usflag{
	background-image:url(/media/47807/flag-us2.jpg);
	background-repeat:no-repeat;
	padding-left:24px;
}
.phflag{
	background-image:url(/media/47802/flag-ph2.jpg);
	background-repeat:no-repeat;
	padding-left:24px;
}

/*End Contact Us Flags*/


#umbBreadcrumNavi{
	font-size:11px;
	color:#AAAAAA;
}
#umbBreadcrumNavi a{
	color:#AAAAAA;
	text-decoration:underline;
}
#umbBreadcrumNavi a:hover{text-decoration:none;}
#umbBreadcrumNavi .select{text-decoration:none;}

.CP {
	color:#990000;
	font-size:15px;
	font-weight:bold;}
.jobinfo{
	font-size:11px;
	margin-top:-12px;
	margin-bottom:4px;
}
.margin{margin-top:-26px;}
.post {
	color:gray;
	font-size:10px;
}

#umbracoAutoForm fieldset {
        width:360px;
}

#umbracoAutoForm p {
        font-weight: bold;

}
.umbEditorTextField {
        margin-left: 5px;
        width:350px;

}
#umbBreadcrumNavi li{
        float:left;
        list-style:none outside none;
        }
#breadcrumbs {margin-left:-37px;}

/* EDITOR PROPERTIES */
h3 {
color: #990000;
font-size: 14px;
font-weight: bold;
/*margin-bottom:-6px;*/
}

.blueText {
color:#0066FF;
font-weight: bold;
}

h4 {
color:#990000;
font-weight:bold;
font-size:12px;
margin:0px;
padding:0px;
}

h5 {
color:#990000;
font-size:14px;
font-weight:bold;
margin-bottom:0px;
}

