@import url(headings.css);

body {
	background: #FFF;
	color: #868689;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../_img/repeat_home.gif);
	background-repeat: repeat-x;
	font-size: 0.72em;
}
html, body, h1 {
	margin: 0;
	padding: 0
}
img, object, h1 {
	display: block;
	margin: 0;
	padding: 0
}
img {
	border: 0
}
/*

	COMMON

*/
#outer-wrapper {
	padding-bottom: 15px;
	border: 1px solid #E4E4E6;
}
#wrapper, #footer-holder {
	background: #FFF;
	width: 690px;
	margin: 0 auto 0 auto;
	position: relative;
}
#content {
	padding: 20px 0 0 0;
	min-height: 230px;
}

* html #content { /* IE browsers only */
	height: 230px;
}
#left-col {
	float: none
}
#text-home { /* for homepage only */
	margin: 0 230px 0 0;
	padding: 5px 0 0 15px;
}
#text-home h3 {
  font-size: 12px;
}
#text-home p {
  margin-right: 30px;
}
#text {
	margin: 0 0 0 0;
	padding: 5px 0 0 15px;
}
#main-flash {
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	height: 360px;
	width: 690px;
}
#thankyou {
	min-height: 100px
}
* html #thankyou {
	height: 100px
}
h1 {
	position: absolute;
	top: 365px;
	right: 0;
	color: #DDD;
	text-align: right;
	font-size: 9px;
	font-weight: normal
}
h3 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0
}
h3 a.careers-link {
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0
}
.light {
	font-weight: normal;
}


h4 {
	font-size: 10px;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	color: #999
}
p {
	margin: 0 0 15px 0;
	padding: 0 0 0 0
}
hr { /* For Internet Explorer */
	height: 1px;
	color: #E2DBD6;
	border: none;
}
html>body hr { /* For Opera and Gecko-based browsers */
	height: 1px;
	background-color: #E2DBD6;
	border: 0px solid #E2DBD6;
}
ul {
	list-style: none;
	margin: 1em 0 1em 0;
	padding-left: 24px;
}
ul li {
	padding: 0 0 4px 12px;
	line-height: 1.4em;
	background: url(../../_img/bullet.gif) no-repeat 0 6px;
}
.clear {
	clear: both
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.float_left {
	float: left
}
.float_right {
	float: right
}
a:link, a:visited, a:active {
	color: #999;
	font-weight: normal;
	text-decoration: underline
}
a:hover {
	color: #6B6657;
	font-weight: normal;
	text-decoration: none
}
ul#nav_behind, ul#nav_behind li, ul#nav_behind li ul, ul#nav_behind li ul li {
	list-style: none;
	background: none;
	padding: 0;
	margin: 0 0 0 10px;
	line-height: 1em;
}
/*

	FOOTER

*/
#footer {
	font-size: 11px;
	padding: 10px 0;
	margin-bottom: 15px;
}
#footer p {
	color: #999;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}
* html #footer p {
	margin: 0 0 0 5px;
}
#footer p a {
	text-decoration: none;
}

/*

	HOMEPAGE

*/
#news-column {
	color: #666;
	font-size: 10px;
	float: right;
	width: 220px;
	margin: 0 10px 0 0
}
* html #news-column { /* IE browsers only */
	margin: 5px 5px 0 5px
}
.news-item dt {
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 15px;
	background-image: url(../../_img/news_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.news-item dt a:link, .news-item dt a:visited, .news-item dt a:active {
	color: #F39900;
	text-decoration: none;
	font-style: italic;
}
.news-item dt a:hover {
	color: #DB7C14;
}

.news-item dd {
	margin: 3px 0 0 15px;
	padding: 0;
}
dl.phone-numbers {
  border-top: 1px solid #eee;
	color: #999;
	margin: 20px 0 5px 0;
	padding: 15px 0 0 0;
  font-size: 11px;
}
.phone-numbers dt {
	width: 70px;
	float: left;
	margin: 0 0 0 0;
	padding: 1px 0 1px 0;
	font-weight: bold;
	/*border-left: 2px solid #B4B4B4;*/
  color: #f39900;
}
.phone-numbers dd {
	margin: 0 0 5px 0;
	padding: 1px 0;
}
.phone-numbers dd.ph {
  float: left;
  width: 95px;
  margin-bottom: 0;
}
/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */
/*

	CLIENTS

*/
#clients a img, #careers a img {
	padding: 4px 0
}
#careers .category p {
	padding-top: 5px;
}

/*

	NEWS

*/
#news h3, #testimonials h3 {
	font-size: 13px;
	margin-top: 8px
}
#news p {
	margin-top: 10px
}
.news-image {
	margin: 20px 0 5px 15px;
	padding: 0;
	float: right
}

ul.backtotop {
	padding: 5px 0 0 10px;
	margin: 0
	list-style-type:none;
}
ul.backtotop li {
	list-style: none;
	background: none;
}
/*

	SPACE CALCULATOR

*/
.fieldset {
	width: 180px;
	height: 13px;
	font-size: 11px;
	margin-top: 1px;
}
select#state {
	width: 182px;
	font-size: 11px;
	margin-top: 1px;
}
.textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	height: 75px
}
.submit {
	width: 80px;
	font-size: 12px;
	border: 3px solid #666;
	background: #666;
	color: #FFF;
	font-weight: bold;
	cursor: pointer
}
p#top {
	padding-bottom: 10px
}
#buttons {
	margin: 20px 0 20px 0;
}
html>body #buttons {
	margin: 50px 0 20px 0;
}
#buttons td {
	padding: 10px 0;
}
/* step 1 */
#step2 h3 {
	margin: 20px 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #A5ACB2;
	width: 318px
}
h3#top {
	margin-top: 0
}
.space-field {
	height: 11px;
	font-size: 11px;
	margin-top: 1px;
	width: 40px
}
#space-total {
	border: 1px solid #A5ACB2;
	background: #EBEBEB;
	margin: 30px 0 0 350px
}
table#space-total td {
	padding: 5px;
}
#disclaimer {
	margin: 30px 0 0 0
}
/* step 4 */
table#total {
	border: 1px solid #A5ACB2;
	background: #EBEBEB;
	margin: 30px 0
}
table#total td {
	padding: 5px;
}
/* intro and enquiry form */
form#space-intro-form dl, form#space-intro-form dt, form#space-intro-form dd {
	margin: 0;
	padding: 0;
	float: none;
}
form#space-intro-form dt {
	float: left;
	width: 80px;
	height: 27px;
	margin-top: 3px;
}
form#space-intro-form dd {
	height: 30px;
}
form#space-intro-form dd * {
	vertical-align: middle;
}
form#space-intro-form label {
	font-weight: bold;
}
form#space-intro-form dd label {
	margin-right: 20px;
	padding-top: 3px;
	padding-left: 3px;
}

.required {
  padding-left: 6px;
  color: #ff0000;
}
/*

	CONTACT

*/
address {
	font-style: normal
}
address p {
	margin: 0;
}
#address-left {
	float: left;
	width: 45%
}
#address-right {
	float: right;
	width: 50%
}
#asia-pacific {
	clear: both;
	margin-bottom:9px;
	font-style:normal;
}
dl.contact, dl.contact dt, dl.contact dd {
	margin: 0;
	padding: 0;
	float: none
}

dl.contact dt {
	float: left;
	width: 45px;
}
dl.contact {
	margin: 15px 0 40px 0
}
/*

	ENQUIRY

*/
#enquiry-button {
	margin: 65px 0 0 184px
}
* html #enquiry-button { /*  IE ONLY  */
	margin: 10px 0 0 188px
}
/*

	LEGAL

*/
ul#legal_menu  {
	list-style: none;
	background: none;
	padding: 5px 0 10px 10px;
	margin: 0
}
ul#legal_menu li {
	list-style: none;
	background: none;
	padding: 5px 0 0 0;
	margin: 0;
}
ul#legal_top {
	padding: 5px 0 0 10px;
	margin: 0
}
ul#legal_top li {
	list-style: none;
	background: none;
}
h4.legal_heading {
	padding: 0;
	margin: 25px 0 10px 0
}
ol {
	margin: -10px 0 15px 30px;
	padding: 0;
	list-style-type: lower-alpha
}
p#copyright {
	font-size: 10px;
	color: #666;
	padding: 10px 0
}
#legal_print {
	display: none
}
/*

	SHOW AND TELL LINK

*/
#show {
	color: #DDD;
	font-size: 10px;
	float: right;
	padding: 0 0 0 8px
}
#show a {
	margin: 0;
	padding: 0;
}
#show a:link, #show a:visited, #show a:active {
	color: #DDD;
	font-weight: normal;
	text-decoration: none
}
#show a:hover {
	color: #666;
	font-weight: normal;
	text-decoration: none
}

#keywords {
  text-align: justify;
  padding-top: 5px;
  padding-left: 15px;
  color: #ccc;
  line-height: 13px;
  position: absolute;
  font-size: 10px;
  width: 215px;
  bottom: 5px;
}