* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	background: #cfcfcf url(images/bg_main_01.jpg) repeat;
	}

ul, ol {
	margin-bottom: 1em;
	}

li {
	list-style: none;
	}

h2 {
	margin-bottom: 1em;
	font-weight: normal;
	}

h3 {
	margin-bottom: .5em;
	font-size: 13px;
	font-weight: bold;
	}
	
p {
	margin-bottom: 1em;
	font-size: 11px;
	color: #666;
	line-height: 15px;
	}

a	{
	text-decoration: none;
	}

a:link, a:visited {
	color: #900;
	}

a:hover, a:active {
	color: #999;
	}

a img	{
	border: none;
	}
	
img { 
	-ms-interpolation-mode: bicubic; 
	}

input,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	}

hr {
	margin-bottom: 10px;
	height: 1px;
	color: #ccc;
	background: #ccc;
	border: none;
	}



/*============================================================
 Wrapper
============================================================*/

#wrap {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	}
	
.form_submit {
	color: #333333;
	background-color: #F1F1F1;
	display: block;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 0px;
	cursor: pointer;
}

.left_menu {
	background-color:#C30;
	color:#000;
	padding:2px; margin:1px;
	border-bottom:#000 2px solid;
}
.left_menu a { color: #000; }
.left_menu a:hover { color: #666; }


.all-product {

	color:#C30;
	font-size:11px;
	padding:2px; margin:1px;
	border-bottom:#000 2px solid;
}
.all-product a { color: #C30; }
.all-product a:hover { color: #666; }

.nav-product {

	font-size:11px;
	color:#C30;
	padding:2px; margin:1px;
	border-bottom:#000 2px solid;
}
.nav-product a { color: #C30; }
.nav-product a:hover { color: #666; }

.news_menu3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.sIFR-active div.rightColumn h4,
.sIFR-active div.rightColumn h5, {
	font-family: arial, verdana;
	line-height: 1em !important;
	visibility: hidden;
}

.sIFR-active div.rightColumn h4 {
	font-size: 18px;
	padding-bottom: 0;
	margin-bottom: 10px;
	margin-top: 0;
}

.sIFR-active div.rightColumn h5 {
	font-size: 16px;
	margin-top: 0;
	padding-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 15px;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt;
  padding: 0pt;
  overflow: auto;
  letter-spacing: 0px;
  float: none;
}

.sIFR-flash {
  /*visibility: visible !important;*/
  visibility: visible;
  margin: 0;
  padding: 0;
}

div.eventItem {
	width: 480px;
	height: 120px;
	position: relative;
	margin-bottom: 5px;
	display: block;
	float: left;
	background: #f8f7f6 url(images/read_more_bg.gif) no-repeat;
}
div.eventItemHover {
	background-position: 0 -120px;
}
div.eventItem img {
	position: absolute;
	top: 0;
	right: 0;
	border-left: 5px solid #fff;
}
div.eventItem h5 {
	font-size: 1.5em;
	position: relative;
	color: #fa6c00;
	display: block;
	padding-top: 0;
	margin: 10px 180px 10px 15px;
}
div.eventItem p {
	margin: 0 135px 10px 15px;
}
div.eventItem a {
	width: 100%;
	height: 120px;
	position: absolute;
	top: 0;
	left: -1px;
	display: block;
	text-indent: -5000px;
	margin: 0;
}

/* KROP  ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#krop {
    margin-top: 15px;
	font-family: Helvetica, arial, Verdana, sans-serif;
	font-size: 11px;
    color: #625e51;
	text-align: left;
	background-color:#fff;
}

#krop a { color: #ED5933; outline: none; }

#krop table { 
    border-collapse: collapse;
    margin:0px; padding:0px;
    border:none;
}

#krop th { font-weight:normal; }
#krodp th, #krop td { padding:0px; margin:0px; border:0px; }

#krop .clear { clear: both; }
#krop .noborder { border: none !important; }


/* SEARCH FORM  :::::::::::::::::::::::::::::::::::::::::::::::::::: */

#krop #krop_search_form { 
    padding: 20px 20px 33px 20px; 
    background:url("../images/helpwanted-search-bg.png") no-repeat left bottom #F0EEE7;
}
#krop_search_form input {
	padding:6px 5px 3px 5px;
	border:1px solid #E1DEC7;
    width: 458px;
    color: #ED5933;
    font-family: Helvetica, arial, Verdana, sans-serif;
	font-size: 21px;
	font-weight: lighter;
}

/* SPECIAL ID - Activates when Krop is making a trip to the server*/
#krop_search.searching { color:#A39C87; }
#krop_post { display:none; }
#krop_note { 
    color: #A39C87;
    padding:3px 0 0 4px;
    font-size:10px;
}


/* RESULTS ::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#krop_job_listing { width:480px; }

/* Column Headers */
#krop_job_listing thead tr { background: url("../images/helpwanted-headers.png") no-repeat; }
#krop_job_listing thead th { visibility: hidden; line-height: 25px; overflow: hidden; }

* html #krop_job_listing thead tr { background: transparent; }
* html #krop_job_listing thead th { visibility: visible; }


/* Results Table */
#krop_job_listing th,
#krop_job_listing td { vertical-align: top; text-align: left; border-bottom: 1px solid #E1DEC7; }

#krop_job_listing th a,
#krop_job_listing td a {
	padding:15px 0 11px 0px;
    display: block;
    width: auto;
    height: auto;
    color: #625E51;
    text-decoration: none;
}

#krop_job_listing tr:hover a { color: #ED5933; }

#krop_job_listing th a:hover,
#krop_job_listing td a:hover { 
    color: #ED5933;
}
#krop_job_listing tbody th,
#krop_job_listing tbody td { 
    border-color: #D4D4C5;
}
#krop_job_listing tbody td.position { width: 250px;}
#krop_job_listing tbody td.company { width: 380px;}

#krop_job_listing .hot .company { background: url(images/news1.png) no-repeat 100% 18px; }
#krop_job_listing .new .company { background: url(images/news1.png) no-repeat 100% 18px; }
#krop_job_listing tbody tr:hover a { color: #ED5933; }


/* PAGINATION ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#krop_pagination p {
    padding: 16px 0;
    font-size: 11px;
    text-align: center;
}

#krop_pagination p a {
    color: #625E51;
    padding: 4px 6px 2px 6px;
    margin-left: 1px;
    background-color: #F0EEE7;
    border: 1px solid #F0EEE7;
    text-decoration: none;
}

#krop_pagination p a.active {
    color: #fff;
    background: #ED5933;
    border-color: #ED5933;
}

#krop_pagination p a:hover { 
	color: #625E51;
	border-color: #D6D1BF;
}


/* DETAIL PAGE :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#krop_job_show {
    background: url("../images/helpwanted-detail-bg-mid.png") repeat-y left;
    position: relative;
}

#krop_company_and_location { background: url("../images/helpwanted-detail-bg-top.png") no-repeat top left; }

#krop_company_and_location h1 {
    margin:0px;
    padding:40px 28px 0px 21px;
    font: bold 27px/31px Helvetica, Arial, Verdana, sans-serif;
    color: #ED5933;
    text-decoration: none;
}
#krop_company_and_location h1 a { text-decoration: none; }
#krop_company_and_location h1 a:hover { text-decoration: underline; }
#krop_company_and_location h3 {
    font: bold 11px/15px Helvetica, Arial, Verdana, sans-serif;
    padding: 0px 0px 25px 21px;
    margin: 0px;
    color: #A39C87;
    border-bottom: 1px solid #D6D1BF;
}

#krop_posted_on {
    position:absolute;
    top:21px; right: 28px;
	color:#A39C87;
	line-height:12px;
	text-align:right;
	font-size:10px;
}

#krop_job_show h2.krop_title {
    font: bold 18px/22px Helvetica, Arial, Verdana, Sans-Serif;
    margin:0px;
    padding: 30px 28px 0px 21px;
    color: #625E51;    
}

#krop_description {
    padding: 0px 28px 0px 21px;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
}

#krop_description p { padding-top:10px; }
#krop_description ul { padding-left:20px; }
#krop_apply {
    line-height:16px;
    padding: 15px 50px 25px 21px;
    background: url("../images/helpwanted-detail-bg-bot.png") no-repeat bottom left;
}

#krop_back { padding: 8px 0px 8px 21px; }

/* FOOTER ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#krop_home { display:none;}