/** table styles **/
@import url("table-styles.css");

/** search box styles  **/
@import url("search-box.css");

#search-box {
	position:relative;
	margin:0px 0px 0 0px !important;
	z-index:10;
	float:right;
	width: 215px;
	padding:6px 0 10px 4px; 
}

body {
	background:#F1C33C;
	margin:0;
	padding:0;
}
#site {
	width:970px;
	margin:0 auto;
	padding:0;
	position:relative;
}
#content-box {
	width:970px;
	display:block;
	padding:0;
	margin:0;
	background:transparent url(/images/layout/recruitment-content-bg.gif) repeat-y;
}
#white-bg {
background:url(/images/layout/recruitment-main-bg.jpg) top left no-repeat;
}
#content-bottom {
	width:970px;
	background:url(/images/layout/recruitment-bottom-bg.gif) top left no-repeat;
	margin:0 auto;
	position:relative;
}
#masthead {
	height:78px;
}
/** LOGO **/
#logo {
	float:left;
	margin:20px 0 0 37px;
	height:42px;
	width:189px;
}
#logo a {
	height:42px;
	width:189px;
	display:block;
	background:url(/images/layout/logo.gif) no-repeat transparent;
}
#logo span {
	display:none;
}
#top-nav {
	padding:0px 0px 0 176px;
	width:340px;
	float:left;
}

#content-box #crutch {
	width:1px;
	height:438px;
	float:left;
}
#left-sidebar {
	width:222px;
	/*height:100px;*/
	height:auto !important;
	float:left;
	padding:68px 22px 0 0;
	margin:0 0 0 0px;
}
#main-content {
	width:500px;
	float:left;
}
/** HOME BUTTONS **/
#home-buttons {
	margin:0 2px 0 0;
}
#home-buttons ul {
	margin:0;
	padding:0;
}
#home-buttons li {
	list-style-type:none;
}
#home-buttons span {
	display:none;
}
#home-button-apply{
	width:159px;
	height:49px;
	margin:0 9px 0 0;
	float:left;
}
#home-button-apply a:visited, #home-button-apply a:active, #home-button-apply a:link {
	width:159px;
	height:49px;
	background:url(/images/layout/recruitment/apply-button.gif) no-repeat;
	display:block;
}
#home-button-apply a:hover {
	background:url(/images/layout/recruitment/apply-button.gif) 0 -49px no-repeat;
}
#home-button-visit {
	width:156px;
	height:49px;
	margin:0 9px 0 0;
	float:left;
}
#home-button-visit a:visited, #home-button-visit a:active, #home-button-visit a:link {
	width:156px;
	height:49px;
	background:url(/images/layout/recruitment/visit-button.gif) no-repeat;
	display:block;
}
 #home-button-visit a:hover {
	background:url(/images/layout/recruitment/visit-button.gif) 0 -49px no-repeat;
 
 }
#home-button-ask-us {
	width:156px;
	height:49px;
	margin:0 0 0 0;
	float:left;
}
#home-button-ask-us a:visited, #home-button-ask-us a:active, #home-button-ask-us a:link {
	width:156px;
	height:49px;
	background:url(/images/layout/recruitment/ask-us-button.gif) no-repeat;
	display:block;
}
#home-button-ask-us a:hover {
	background:url(/images/layout/recruitment/ask-us-button.gif) 0 -49px no-repeat;
}
#content {
	padding: 10px 10px 0 0;
}
#right-sidebar {
	width:184px;
	float:left;
	padding:219px 0 0 10px;
}
.home #right-sidebar {
	padding:0;
}
/** GREEN RIGHT SIDEBAR BOX **/
#right-sidebar-box {
	width:184px;
	font-size:0.875em; /* 0.875 x 16 = 14 */
	line-height:1em;
}
#did-you-know-title {
	height:32px;
	background:url(/images/layout/did-you-know-top.gif) no-repeat;
}
#right-sidebar-box-content {
	background:url(/images/layout/right-sidebar-box-bg.gif) repeat-y;
	color:#FFF;
	padding:6px 16px;
}
#right-sidebar-box-bottom {
	height:4px;
	background:url(/images/layout/right-sidebar-box-bottom.gif) no-repeat;
}
#right-sidebar-box span {
	display:none;
}
#footer {
	text-align:center;
	/*font-size:0.625em;  0.625 x 16 = 10 */
	line-height:1.5em;
	color:#6F5919;
	padding:64px 0 10px 70px;
}
#sitemap ul {
	list-style-type:none;
}
#guy-jumping {
	position:absolute;
	top:116px;
	left:-44px;
	width:110px;
	height:251px;
	background:url(/images/layout/guy-jumping.png) no-repeat;
}
#girl-jumping {
	position:absolute;
	width:194px;
	height:289px;
	background:url(/images/layout/girl-jumping.png) no-repeat;
	top:0;
	left:714px;
}
.home #girl-jumping {
	top:-210px;
	left:758px;
}
#skip-to-content {
	display:none;
}
label {
  display:block;
}
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
div.clear {
  font-size:0px;
  clear:both;
  height:0;
}
#content table {
	border: none;
	
}
#content table td {
	padding: 5px;
	border: none;
	
}
#content table p, #content table li, #content table td {
	font-size:0.875em; /* 0.875 x 16 = 14px */
	font-family:"Trebuchet MS",verdana, helvetica, sans-serif;
	line-height:1.75em; /* 1.75 x 16 = 28px */
	margin:0 0 1.125em 0;
}
#recruitment #site #content-box #white-bg #main-content-box #right-sidebar #right-sidebar-box #right-sidebar-box-content a {
	font-weight: bold;
	color: #FFD65C;
	text-decoration: none;
}

