/* CSS Document */
/*
J  a  v  a  c  a  t  z

Description:

Tel: (852)29877951
Fax: (852)29879294
Email: office@javacatz.com
Website: www.javacatz.com

Created: 2006-1-4
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #E8E2E8;
}

td {
	font-size: 8pt;
}

p {
	padding: 0;
	margin: 0;
}

.textfield {
	height: 18px;
	max-height: 18px;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 120px;
}
/*.loginBox input {
	width: 120px;
}*/
.loginBtn {
	width: 50px;
	height: 18px;
}

.header2 {
	color: #FFFFFF;
}

.header2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.header2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.header2 a:hover {
	text-decoration: underline;
}

.footer {
	font-size: 7pt;
	color: #FFFFFF;
}

a.footer {
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.loginBox {
	padding-right: 10px;
	padding-bottom: 15px;
	color: #FFFFFF;
}

.logoutBox {
	padding-right: 10px;
	padding-bottom: 15px;
	color: #FFFFFF;
}

.main {
	background-color: #FFFFFF;
}

.topnav {
	width: 109px;
	text-align: left;
}
.topnavEmpty {
	padding-left: 5px;
	padding-top: 5px;
	height: 100%;
	display: block;
	background-color: #8B053F;
}
.topnavBox {
	width: 109px;
	height: 40px;
	background-color: #8B053F;
	text-align: center;
}
.topnavBox a {
	padding-left: 0px;
	padding-top: 5px;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	display: block;
}
.topnavBox a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B053F;
	display: block;
}
.topnavBox a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B053F;
	display: block;
}
.topnavBox a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9C0043;
	display: block;
}

.padtable {
	padding: 15px;
}

.title {
	color: #8C0640;
	font-size: 9pt;
	font-weight: bold;
}

.subTitle {
	color: #8C0640;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.subTitleIndent {
	color: #8C0640;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
}

.subTitleIndent2 {
	color: #8C0640;
	font-weight: bold;
	line-height: 16px;
	padding-top: 3px;
	padding-left: 3px;
}

.subTitle2 {
	color: #8C0640;
	font-weight: bold;
}

.line {
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

.indent {
	padding-left: 3px;
	text-align: justify;
}

.indent2 {
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.sideImg {
	margin-bottom: 5px;
}

.promoBox {
	width: 216px;
	background-color: #E8E2E8;
	display: block;
	margin: 0px;
	padding: 0px;
}

.promoTable {
	margin: 7px;
}

.contactBox {
	width: 216px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.midImg {
	vertical-align: middle;
}

.rText {
	color: #FF3300;
}

.text {
	height: 18px;
	max-height: 18px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

textarea {
	height: 60px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.button {
	height: 18px;
	max-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.note {
	color: #999999;
}
.note a {
	color: #999999;
	text-decoration: underline;
}
.note a:visited {
	color: #999999;
	text-decoration: underline;
}
.note a:hover {
	color: #999999;
	text-decoration: none;
}

.jobContent {
	padding: 5px;
	padding-right: 10px;
	background-color: #FFFFFF;
}

.careerIntro {
	margin-bottom: 20px;
}

#profile .text {
	width: auto;
}
#profile .button {
	height: 20px;
	max-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}