body {
	background: #F4F4F4;
	font-family: Arial, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 9pt;
	text-align: center;
	margin-top: 0;
}

a {
	font-size: 10pt;
	color: #163F81;
	text-decoration: none;
}

#wrapper {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #FFFFFF;
	padding: 0;
	border: 1px solid #666;
	border-top: 0;
}

#head {
	padding: 0;
	margin: 2px;
	text-align: center;
}

#logo {
	width: 199px;
	height: 68px;
	background: url('images/logo.gif');
}

#logo a {
	display: block;
	width: 199px;
	height: 68px;
	text-indent: -3000px;
}

#menu {
	padding: 3px 0 3px 31px;
	color: #3370D0;
	background: #EEEEEE;
	margin: 2px;
}

#menu a {
	color: #163F81;
}

#lang {
	text-align: center;
	background: #DDDDDD;
	padding: 10px;
}

#leftcontent {
	background: #EEEEEE;
	float: left;
	width: 199px;
}

#rightcontent {
	background: #EEEEEE;
	float: left;
	width: 199px;
}

h2 {
	font-size: 12pt;
	color: #163F81;
	border-bottom: 1px solid #666;
	padding: 0 0 3px 10px;
	margin: 0 0 5px 0;
}

#rightcontent h2 {
	font-size: 11pt;
	font-weight: bold;
	padding: 0 0 3px 10px;
	color: #333;
	border-bottom: 1px solid #163F81;
}

#maincontent {
	background: #FFFFFF;
	float: left;
	width: 572px;
}

#footer {
	border-top: 1px solid #888888;
	background: #DDDDDD;
	height: 20px;
	text-align: center;
}

div.dimmer {
	visibility: hidden;
	position: absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background-image:url(images/dim.png);
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/dim.png');
}


div.titlebar {
	background: #164A7B;
	color: white;
	font-size: 11pt;
	border-bottom: 1px solid #444444;
	height: 24px;
	cursor: move;
	padding-top: 5px;
	padding-left: 10px;
	font-weight: bold
}

.frmsubtmit {
	background: #163F81;
}

.frminput {
	border: 1px solid #888888;
}

.frmbutton {
	color: #FFFFFF;
	background: #163F81;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
    border: 1px solid #666;
}

h1 {
	color: #163F81;
	font-size: 14pt;
	margin-left: 10px;
}

table.frm {
	text-align: left;
}

table.frm th {
	text-align: left;
	padding: 4px;
	border-bottom: 1px solid #DDDDDD;
	color: #333;
	font-weight: normal;
	font-size: 10pt;
}


dl {
  position: relative;
  width: 500px;
  font-size: 8pt;
}

dt {
	clear: both;
	width: 430px;
	text-align: left;
}

dt.req {
	padding-left: 10px;
	width: 430px;
	font-weight: bold;
	background: url(images/star.gif) left center no-repeat;
}

dd {
	width: 300px;
	margin: 0 0 5px 0;
	padding: 0 0 4px 2px;
}

.hint {
	display:none;
	position: absolute;
	right: 60px;
	width: 150px;
	margin-top: -6px;
	border: 1px solid #c93;
	padding: 6px 4px;
	background-color: #ffc;
	font-size: 9pt;
}

.hint .hint-pointer {
	position: absolute;
	left: -10px;
	top: 5px;
	width: 10px;
	height: 19px;
	background: url(images/hpointer.gif) left top no-repeat;
}

table.frm th.req {
	padding-left: 10px;
	font-weight: bold;
}

table.frm td {
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
	font-size: 10pt;
}

#loadingbox { 
	margin: 260px auto 0;
	width: 200px; 
	height: 34px; 
	color: #fff;
	padding-top: 20px;
	font-size: 1.2em; 
	font-weight: bold;
}

div.catbox {
	float: left;
	width: 270px;
	margin: 0;
	padding: 0;
}

div.maincat {
	padding: 2px 10px 0 10px;
	color: #333;
	font-size: 10pt;
}

div.maincat a {
	font-size: 10pt;
	color: #163F81;
	text-decoration: underline;
}

div.maincat a:hover {
	text-decoration: underline;
}

div.subcat {
	padding: 2px 10px 0 10px;
}

div.subcat a {
	font-size: 8pt;
	color: #3370D0;
	text-decoration: none;
}

div.subcat a:hover {
	color: #163F81;
}

div.path {
	position: relative;
	font-size: 10pt;
	color: #333;
	border-bottom: 1px solid #888888;
	padding: 0 0 3px 10px;
	margin-bottom: 10px;
}

div.path a {
	font-size: 10pt;
	color: #163F81;
	text-decoration: none;
}

div.showing {
	position: relative;
	font-size: 10pt;
	color: #333;
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
	padding: 3px 0 3px 10px;
	margin-bottom: 10px;
}

* html div.showing {
	height:1%;
}

div.showing-stat {
	width: 200px;
	position: absolute;
	right: 9px;
	color: #666666;
	bottom: 4px;
	text-align: right;
	font-size: 10pt;
}

div.company {
	position: relative;
	font-size: 10pt;
	color: #333;
	padding: 9px;
	margin: 5px 0 15px 0;
}

.companytitle {
	font-size: 12pt;
}

.companytitle a {
	font-size: 12pt;
	color: #3370D0;
	text-decoration: none;
}

* html div.company {
	height:1%;
}

.free {
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
}

.vip {
	background: #FEF0BA;
	border: 1px solid #FBCD0F;
}


.companydetails {
	float: left;
	width: 270px;
	margin-right: 15px;
	font-size: 8pt;
	padding: 5px 0 0 5px;
}

.companydetails .label {
	font-size: 8pt;
	color: #666;
}

.companydetails a {
	font-size: 8pt;
}

.companyicons {
	text-align: center;
	font-size: 8pt;
	float: left;
	width: 115px;
	line-height: 24px;
	margin-bottom: 10px;
}

.icon {
	border: 0;
	margin: 5px 5px 0 0;
}

#loginform {
	line-height: 18px;
	padding:  0 0 0 10px;
}

div.msg_err {
	color: red;
	font-weight: bold;
	padding:3px;
	margin: 5px;
	margin-bottom: 15px;
}

div.msg_ok {
	color: green;
	font-weight: bold;
	padding:3px;
	margin: 5px;
	margin-bottom: 15px;
}

#userlinks {
	list-style: square;
	margin: 0 0 0 12px;
	padding: 0;
}

#userlinks li {
	list-style: square;
	margin: 4px 0 0 10px;
	padding: 0;
}

#userlinks li.sub {
	list-style: circle;
	margin: 4px 0 0 20px;
	padding: 0;
}

div.note {
	padding: 15px;
}

.formerr {
	color: red;
	font-size: 9pt;
}


div.offer {
	position: relative;
	font-size: 10pt;
	color: #333;
	padding: 9px;
	margin: 5px 0 15px 0;
}

* html div.offer {
	height:1%;
}

div.offer a {
	font-size: 10pt;
	color: #3370D0;
	text-decoration: none;
	font-weight: bold;
}

.offerdetails {
	float: left;
	width: 270px;
	padding-top: 5px;
	font-size: 8pt;
	margin-right: 10px;
}

.offerdetails .label {
	font-size: 8pt;
	color: #666;
}

.offericons {
	text-align: center;
	float: left;
	width: 120px;
	line-height: 20px;
	margin-bottom: 10px;
}

.jobdetails {
	float: left;
	width: 380px;
	padding-top: 5px;
	font-size: 8pt;
	margin-right: 10px;
}

.jobdetails .label {
	font-size: 8pt;
	color: #666;
}

table.lst {
	border: 1px solid #CCCCCC;
}

table.lst th, table.lst th.cell {
	background: #000066;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	padding: 4px;
	border-bottom: 1px solid #EEEEEE;
}

table.lst th.cell, table.lst td.cell {
	text-align: left;
	padding-left: 8px;
	font-weight: bold;
}

table.lst th a {
	color: white;
}

table.lst th.subth {
	background: #000095;
}

table.lst td {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #CCCCCC;
}

table.lst tr.row0 {
	background: #F4F4F4;
}

table.lst tr.row1 {
	background: #FFFFFF;
}


.ajaxmsg {
	position: relative;
	width: 400px;
	height: 280px;
	background: url(images/ajaxmsg_bg.png);
}

.ajaxmsg-inner {
	padding: 10px;
	margin: 11px;
	background: #FAFAFA;
	font-size: 9pt;
	width: 358px;
	height: 238px;
}

#loading {
	position: absolute;
	visibility: hidden;
	z-index:3000;
	text-align: center;
	background: white;
	border: 1px solid #D70202;
	width: 350px;
	height: 40px;
	color: #333;
	font-size: 14pt;
}

#search {
	margin: 0;
}

#search select {
	width: 170px;
	margin-bottom: 5px;
}

#search select.cats {
	font-size: 8pt;
}


#asearch {
	margin-left: 20px;
}

#asearch select {
	width: 250px;
	margin-bottom: 10px;
}

#asearch select.cats {
	font-size: 8pt;
}

div.resource {
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 9pt;
}

div.resource span {
	color: #666666;
	font-size: 8pt;
}

div.resource h3 {
	font-size: 12pt;
	color: #666;
	border: 0;
	padding: 0;
	margin-top: 8px;
}

div.resource h3 a {
	font-size: 10pt;
}

h3 {
	color: #000000;
	font-size: 10pt;
	margin: 10px;
	padding: 0 0 3px 20px;
	border-bottom: 1px solid #666;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
}

div.photobox {
	float: left;
	width: 130px;
	margin: 10px;
	text-align: center;
}

div.videobox {
	float: left;
	width: 200px;
	margin: 10px;
	text-align: center;
}

a.white {
	color: white;
}

.thumb {
	padding: 2px;
	border: 1px solid #666;
}

.mainphoto {
	float: left;
	margin: 9px 9px 0 0;
	padding: 2px;
	border: 1px solid #666;
}

#bookmarks {
	padding: 5px;
	margin: 12px;
	background: white;
	border: 1px solid #999;
}

#bookmarks img {
	border: 0;
	margin: 2px;
}

.paging {
	padding: 10px;
	text-align: center;
}
