
/* ----------------------------- Tangspac Consulting stylesheet ----------------------------- */





/* ----------------------------- Global -------------------------------- */


a {
	text-decoration: none;
	color: #013F7E;
	border-bottom: 0;
}  
 
a:hover {
	text-decoration: none;
	color: #FF7E00;
	border-bottom: 1px solid #FF7E00;
} 

hmtl, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
	height: 100%;
	width: 100%;
} 

html>body { height: auto; } 

body {
	background-color: #FFF;
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #1C1C1C; 
	line-height: 1.5em;
}

td {
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

img, img a, img a:hover { border: 0; }





/* ----------------------------- Body Elements -------------------------------- */


#wrapper {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 100%;
	border: 0;
}

#top {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 80px;
}

.logo a, .logo a:hover { border-bottom: 0; }

.menu {
	display: none;
	margin: 0;
	padding: 0; 
	background-color: #013F7E; 
	width: 700px;
	height: 27px;
}

.menu a, .menu a:hover { border-bottom: 0; }

.bodytxt {
	margin: 0;
	padding: 0;
	width: 700px;
	height: 100%;
}

.bodyleft {
	float: left;
	margin: 0;
	padding: 0;
	width: 479px;
	height: 100%;
}

.bodyleft_1 {
	float: left;
	margin: 0;
	padding: 0 15px 0 15px;
	width: 209px;
}

.bodyleft_2 {
	float: right;
	margin: 0;
	padding: 0 15px 0 15px;
	width: 209px;
}

.bodyleft_both {
	margin: 0;
	padding: 0 15px 15px 15px;
	width: 449px;
}

.bodyleft_both_dot {
	margin: 0;
	padding: 10px 15px 15px 15px;
	width: 449px;
}

.bodyright {
	float: right;
	margin: 0;
	padding: 0 0 0 0;
	width: 220px;
	height: 100%;
	border-left: 1px solid #999;
}

.bodyright_none {
	float: right;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 100%;
	border-left: 1px solid #999;
}

.banner {
	display: none;
	margin: 0;
	padding: 0;
	width: 479px;
	height: 184px;
	/* background: transparent url(../imgs/horidot.gif) bottom left repeat-x; */
}

.banner a, .banner a:hover { border-bottom: 0; }

.banner_dot {
	display: none;
	margin: 0;
	padding: 0 1px 0 0;
	width: 479px;
	height: 184px;
	background: url(../imgs/vertdot.gif) repeat-y right top; 	
	/* background: transparent url(../imgs/horidot.gif) bottom left repeat-x; */
}

.dotted {
	width: 479px;
	background: url(../imgs/horidot.gif) repeat-x left bottom; 
}

.rightcell {
	width: 220px;
}

.thissection_right {
	margin-bottom: 1px;
	padding: 15px 15px 21px 15px;
	width: 190px;
	background-color: #E9F4FB;
	font-size: 13px;
}

.jobseekers_right {
	margin-bottom: 1px;
	padding: 15px 21px 21px 15px;
	width: 184px;
	font-size: 13px;
}

.jobseekers_right2 {
	margin: 0;
	padding: 15px 21px 21px 15px;
	width: 184px;
	font-size: 13px;
}

.employers_right {
	margin: 0;
	padding: 15px 21px 21px 15px;
	width: 184px;
	font-size: 13px;
}

.ourservices_right {
	margin: 0;
	padding: 15px 21px 21px 15px;
	width: 184px;
	font-size: 13px;
}

.news_right {
	margin: 0;
	padding: 15px 21px 15px 15px;
	width: 184px;
	font-size: 12px;
}

.list1_ {
	list-style-type: disc;
	margin: 10px 0 0 15px;
	padding: 0;
}

.list1_ li {
	margin: 0;
	padding: 0 0 7px 5px;
} 

.list1 {
	list-style-type: disc;
	margin: 0 0 0 15px;
	padding: 0;
}

.list1 li {
	margin: 0;
	padding: 0 0 0 5px;
}

.list2 {
	list-style-type: circle;
	margin: 0 0 0 15px;
	padding: 0;
}

.list2 li {
	margin: 0;
	padding: 0 0 8px 15px;
}	

.list3 {
	list-style-type: disc;
	margin: 0;
	padding: 10px 0 10px 25px;
}

.list3 li {
	margin: 0;
	padding: 0 0 8px 5px;
}	

.list_sub {
	list-style-type: circle;
	margin: 0;
	padding: 10px 0 10px 25px;
	font-size: 14px;
}

.list_sub li {
	margin: 0;
	padding: 0 0 5px 5px;
}	

.header {
	margin: 15px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #FF7E00;
}

.header_arrow {
	margin: 15px 0 15px 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #FF7E00;
	background: url(../imgs/orangearrow.gif) no-repeat left top;	
}

.header_print {
	margin: 0;
	padding: 10px 0 0 13px;	
	font-size: 14px;
	font-weight: bold;
	color: #FF7E00;
}

.img_print { display: none; }

.cell {
	margin: 0;
	padding: 6px;
	background-color: #EFEFEF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.cellalt {
	margin: 0;
	padding: 6px;
	background-color: #E7F3FC;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

.clear {
	clear: both;
}

.txt { font-size: 12px; }

.footer_top { display: none; }

#footer {
	margin-top: 20px;
	padding: 15px 0 40px 15px;
	width: 685px;
	height: 13px;
	background-color: #013F7E;
	color: #FFF;
}











/* ----------------------------- Form Elements -------------------------------- */


.field {
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #1C1C1C; 
	background-color: #FFF;
	width: 130px;
	height: auto;
	border-top: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
}

.longfield {
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #1C1C1C; 
	background-color: #FFF;
	width: 200px;
	height: auto;
	border-top: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
}

.longbigfield {
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #1C1C1C; 
	background-color: #FFF;
	width: 200px;
	height: 150px;
	border-top: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 2px;
}

.button {
	font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFF; 
	font-weight: bold;
	color: #FFF;
	background-color: #FF7E00;
	width: 67px;
	height: 23px;
	border-top: 1px solid #DDD;
	border-left: 1px solid #DDD;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 2px;
}

.box {
	margin: 10px;
	padding: 12px;
	background-color: #F9F9F9;
	border: 1px solid #E5E5E5;
}





/* ----------------------------- Drop Down Menu Elements -------------------------------- */


/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position: absolute;
	overflow: hidden;
	left: -1000px;
	top: -1000px;
}


/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position: absolute;
	margin-top: 2px;
}


/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be 
positioned underneath it */
.transMenu .items {
	position: relative;
	left: 0px; top: 0px;
	z-index: 2;
}


.transMenu.top .items {
	border-top: none;
}


/* each TR.item is one menu item */
.transMenu .item {
    font-family: Tahoma, "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #013F7E;
    text-decoration: none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border: none;
	cursor: pointer;
	cursor: hand;
}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for 
IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this 
DIV is replaced by */
.transMenu .background {
	position: absolute;
	left: 0px; top: 0px;
	z-index: 1;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}


/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, 
it uses a PNG */
.transMenu .shadowRight {
	position: absolute;
	z-index: 3;
	top: 3px; width: 2px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}


/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, 
it uses a PNG */
.transMenu .shadowBottom {
	position: absolute;
	z-index: 1;
	left: 3px; height: 2px;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}


/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background: #013F7E;
	color: #FFF;
}


/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the 
text and the dingbat */
.transMenu .item img {
	margin-left: 10px;
}





/* ----------------------------- Admin Elements -------------------------------- */


#admin_menu {
	margin: 0;
	padding: 7px 15px 7px 15px; 
	background-color: #013F7E;
	width: 670px;
	font-size: 12px;
	color: #FFF;
}

#admin_menu a {
	text-decoration: underline;
	color: #FFF;
}

#admin_menu a:hover {
	text-decoration: none;
	color: #FFF;
}

.admin_body {
	margin: 0;
	padding: 15px;
	width: 670px;
}

.adminheader {
	margin: 0;
	padding: 6px;
	background-color: #013F7E;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #FFF;
}



