/*--------------------------------------------------------------
 Basic CSS Document 

Version:	1.2
Author:		James Roberts
Website: 	http://www.method.org.uk

--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }


body {
	padding: 0px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 16px;
	font-size: 12px;
	color: #8C8C8C;
	margin: 0px;
	text-align: left;
}
a:link {
	/* border-bottom: 1px dotted #009B3A; */
	color: #8C8C8C;
}
a:visited {
	/* border-bottom: 1px dotted #009B3A; */
	color: #8C8C8C;
}

h1 span, h2 span {
	display: none;
}

#side_col {
	width: 232px;
	background: left top;
	padding-top: 125px;
	float: left;
}
#wrapper, #topWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#content {
	width: 850px;
	float: left;
}
.area_100 {
	width: 830px;
	float: left;
	clear: both;
	margin: 10px;
}
.area_75 {
	width: 590px;
	margin: 10px;
}
.area_50 {
	width: 400px;
	margin: 10px;
}
.area_25{
	float: left;
	width: 200px;
	margin: 10px;
}
.right {
	clear: right;
	float: right;
}
.left {
	clear: left;
	float: left;
}

h1 {
	text-transform: capitalize;
	line-height: 18pt;
	font-weight: bold;
	font-size: 17pt;
/* 	color: #009B3A; */
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
}
h2 {
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 1px;
	text-transform: capitalize;
	line-height: 16pt;
	font-weight: bold;
	text-overflow: clip;
	font-size: 14pt;
	color: #8c8c8c;
	margin: 0px;
}
h3 {
	text-transform: capitalize;
	line-height: 12pt;
	font-weight: bold;
	font-size: 12pt;
	color: #8c8c8c;
	padding: 1px 20px 1px 0px;
	margin: 0px;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	line-height: 16pt;
}
td{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
ul{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.boxBg {
	padding: 10px;
	background: #FFFFFF url(../images/box.png) repeat top;
}
.box {
	background: url(../images/box_bl.png) no-repeat left bottom;
}
.boxOuter {
/* 	padding-bottom: 5%; */
	background: url(../images/box_br.png) no-repeat right bottom;
}
.boxInner {
	padding-bottom: 5%;
	background: url(../images/box_tl.png) no-repeat left top;
}
.boxContent {background-position: right top; background-repeat: no-repeat; padding-left: 10px; padding-bottom: 10px; padding-right: 10px; padding-top: 5%; background-image: url(../images/box_tr.png);}

/*
.boxMsgBg {
	padding: 10px;
	background: #FFFFFF url(../images/msg.png) repeat top;
}
*/
.boxMsg {
	background: url(../images/msg_bl.png) no-repeat left bottom;
}
.boxMsgOuter {
/* 	padding-bottom: 5%; */
	background: url(../images/msg_br.png) no-repeat right bottom;
}
.boxMsgInner {
	padding-bottom: 30px;
	background: url(../images/msg_tl.png) no-repeat left top;
}
.boxMsgContent {
	padding-top: 20px;
	color: black;
	background-position: right top; 
	background-repeat: no-repeat; 
	padding-left: 20px; 
	padding-right: 20px; 
	background-image: url(../images/msg_tr.png);
}


.boxMsgContent h1 {
	color: maroon;
}


#recruiters_company {
	float: right;
	width: 45%;
	padding-top: 15px;
}
#recruiters_recruitment {
	float: left;
	width: 45%;
	padding-top: 15px;
}
#logo {
	display: inline;
	width: 235px;
	float: left;
	padding-top: 5px;}
#nav {
	font-weight: bold;
	padding-top: 15px;
	font-size: 16px;
	display: inline;
	float: left;
}
#nav_bg {
}
#nav_top {
	background: no-repeat;
	height: 19px;
}
#nav_content{
	background: no-repeat bottom;
	padding-bottom: 20px;
}
#nav li {
	margin: 5px;
	padding: 10px;
	float: left;
	display: inline;
	list-style: none;
}
#nav ul {
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	margin: 0;
}
#nav a:link {
	border-width: 0px;
	line-height:14pt;
	text-decoration: none;
	color:#8C8C8C;
	/* border-bottom: 1px dotted #009B3A; */
	display: block;
}
#nav a:visited {
	border-width: 0px;
	line-height:14pt;
	text-decoration: none;
	color:#8C8C8C;
/* 	border-bottom: 1px dotted #009B3A; */
	display: block;
}
#nav a:hover {
	border-width: 0px;
	color: #FFFFFF;
	text-decoration: none;
/* 	background-color: #009B3A; */
}
#nav a:active {
	border-width: 0px;
	color: #FFFFFF;
	text-decoration: none;
/* 	background-color: #009B3A; */
}
#latestbox h1 {
/* 	color: #009B3A; */
	font-size: 120%;
	padding-top: 0px;
	margin-top: 0px;
}
#latestbox li {
	width: 180px;
	list-style: none;
}
#latestbox ul {
	margin: 0;
	padding: 0;
}
#latestbox a:link {
	line-height: 14pt;
	text-decoration: none;
	color:#8C8C8C;
/* 	border-bottom: 1px dotted #009B3A; */
	padding-top: 3px;
	padding-bottom: 3px;
	width: 180px;
	display: block;
}
#latestbox a:visited {
	line-height: 14pt;
	text-decoration: none;
	color:#8C8C8C;
/* 	border-bottom: 1px dotted #009B3A; */
	padding-top: 3px;
	padding-bottom: 3px;
	width: 180px;
	display: block;
}
#latestbox a:hover {
	color: #FFFFFF;
	text-decoration: none;
/* 	background-color: #009B3A; */
	border-bottom: 1px dotted #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 180px;
}

#controlbox h1 {
/* 	color: #009B3A; */
	font-size: 1em;
	padding-top: 0px;
	padding-left: 30px;
	margin-top: 0px;
}
#controlbox li {
	width: 180px;
	list-style: none;
}
#controlbox ul {
	margin: 0;
	padding: 0 0 0 30px;
}
#controlbox a:link {
	line-height: 14px;
	text-decoration: none;
	color:#8C8C8C;
/* 	border-bottom: 1px dotted #009B3A; */
	width: 180px;
	display: block;
}
#controlbox a:visited {
	line-height: 14px;
	text-decoration: none;
	color:#8C8C8C;
/* 	border-bottom: 1px dotted #009B3A; */
	width: 180px;
	display: block;
}
#controlbox a:hover {
	color: #FFFFFF;
	text-decoration: none;
/* 	background-color: #009B3A; */
	border-bottom: 1px dotted #FFFFFF;
	width: 180px;
}
#controlbox a:active {
	color: #FFFFFF;
	text-decoration: none;
/* 	background-color: #009B3A; */
	border-bottom: 1px dotted #FFFFFF;
	width: 180px;
}
#footer {
	clear: both;
	float: none;
	width: 1000px;
	padding: 20px;
	font-size: 85%;
	line-height: 10pt;
	text-align: center;
}

#invitebox {
	width:232px;
	padding-top: 25px;
}
.image a:link, .image a:visited, .image a:hover, .image a:active {
	text-decoration: none;
	border: 0px none #FFFFFF;
	color: #FFFFFF;
	background: #FFFFFF;
}
img.percentImage {
 background: white url(../images/custom/percentImage_back.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}
.info {
	font-size: 85%;
	text-decoration: none;
	border: 0px none #FFFFFF;
}
.even_row {
	background-color: #f5fffa;
}
.odd_row {
	background-color:#FFFFFF;
}
.highlight {
	background-color:#F5FFFA;
}
.divider {
	margin: 10px;
	clear: both;
	float: left;
	border-bottom-color: #666666;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 100%;
	height: 10px;
}
.pageDivider {
	padding: 0px;
	margin: 10px;
	clear: both;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 830px;
	height: 10px;
}
.clear{
	height: 0px;
	clear: both;
}
.title {
	font-weight: bold;
}
.required {
	padding-right: 2px;
	padding-left: 2px;
	font-size: 110%;
	font-weight: bold;
}
#top_area {
	text-align: center;
	background-position: 0px 5px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	height: 100px;
}


/* ----- SITEMAP ------------------------------------------------------------------------------------------------- */
#sitemap {
	line-height: 8pt;
}
#sitemap li {
	list-style-type: none;
}
ul#sitemap > li {
	/*margin-bottom: 10px;*/
}
#sitemap ul li {
	list-style-image: url(../images/l2_normal.gif);
}
#sitemap ul ul li {
	list-style-image: url(../images/l3_normal.gif);
}
#sitemap ul ul ul li {
	list-style-image: url(../images/l4_normal.gif);
}
#sitemap ul li.firstfollow {
	list-style-image: url(../images/l2_first_follow.gif);
}
#sitemap ul li.last {
	list-style-image: url(../images/l2_last_item.gif);
}
#sitemap ul ul li.firstfollow {
	list-style-image: url(../images/l3_first_follow.gif);
}
#sitemap ul ul li.last {
	list-style-image: url(../images/l3_last_item.gif);
}
#sitemap ul ul ul li.firstfollow {
	list-style-image: url(../images/l4_first_follow.gif);
}
#sitemap ul ul ul li.last {
	list-style-image: url(../images/l4_last_item.gif);
}

/*----------------------------------------------------------------------
	ADVERTS
----------------------------------------------------------------------*/
#ad_buttons {
	display: inline;
	text-align: left;
	padding-left: 10px;
	width: 120px;
	padding-top: 20px;
	float: right;
}
.adBut{
	padding-bottom: 10px;
}
strong{
	font-weight: bold;
}
#KT_tngdeverror label, #KT_tngerror label{
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	font-weight: bold;
}
#KT_tngdeverror, #KT_tngerror {
	color: #ff0002;
	background-color: #ffd3d4;
	padding: 5px;
}
th {
	font-size: 110%;
	font-weight: bold;
}
.terms {
	padding: 10px;
	display: block;
	height: 280px;
	width: 350px;
	overflow: scroll;
}

