@charset "utf-8";
/* CSS Document */
@import url("../fonts/ptsans/stylesheet.css");
@import url("../fonts/sansation/stylesheet.css");
* {
	padding:0px;
	margin:0px;
}
body {
	margin:0px;
	padding:0px;
	background-color:#F8F8F8;
	background-image:url(../images/strip_final.png);
	background-repeat:repeat;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
.center {
	width:990px;
	margin:0 auto;
	background-color:#FFF;
}
.main_area {
	width:970px;
	float:left;
	padding:15px 10px 0px 10px;
	background-color:#FFF;
}
.main_area div.top {
	width:956px;
	float:left;
	padding:0px 0px 0px 14px;
}
.top .logo {
	width:247px;
	float:left;
}
.logo a img {
	float:left;
}
.logo a span {
	font-family:"PTSansRegular";
	float:left;
	font-size:32px;
	color:#484848;
	text-transform:uppercase;
	padding:17px 0px 0px 9px;
}
.top .top_right {
	width:702px;
	float:right;
	padding:18px 0px 0px 0px;
	margin-right:0px;
}
.top_right .top_small_nav {
	width:360px;
	float:right;
}
.top_small_nav ul {
	width:210px;
	float:right;
}
.top_small_nav ul li {
	float:left;
	list-style:none;
	background-image:url(../images/pipe_nav.gif);
	background-repeat:no-repeat;
	background-position:left center;
	margin-left:5px;
}
.top_small_nav ul li a {
	display:block;
	font-size:12px;
	font-family:"PTSansCaptionRegular";
	color:#000;
	padding:0px 0px 0px 6px;
	text-decoration:underline;
}
.top_small_nav ul li.first {
	background-image:none;
}
.top_small_nav ul li form {
	visibility:hidden;
}
.top_small_nav ul li form #search {
	width:100px;
	height:18px;
	float:left;
	margin-left:10px;
	/*background-image:url(../images/search_bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;*/	
  	-moz-box-shadow:    3px 3px 5px 6px #ccc inset;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc inset;
	box-shadow:1px 1px 3px 3px #ccc inset;
	border:none;
	color:#67625f;
	font-family:"PTSansRegular";
	padding-left:5px;
}
.top_small_nav ul li form #submit {
	width:19px;
	height:18px;
	float:left;
	padding:0px;
	background-image:url(../images/search_inner.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	border:none;
	cursor:pointer;
}
.main_area .banner_effect {
	width:970px;
	height:260px;
	float:left;
}
.main_area .body_content {
	width:890px;
	float:left;
	padding:25px 51px 28px 25px;
}
.body_content .left_content {
	width:520px;
	float:left;
}
.left_content h3 {
	font-size:18px;
	font-family:'Sansation';
	color:#F58220;
}
.right_content {
	width:349px;
	float:left;
	font-family:'PTSansRegular';
	font-size:13px;
	border-left:1px solid #CCC;
	padding:0px 0px 0px 20px;
}
.right_content h3 {
	font-size:18px;
	font-family:'Sansation';
	color:#f58220;
	padding:0px 0px 5px 0px;
}
.right_content a {
	color:#0088CF;
}
.right_content img {
	padding:5px 10px 2px 0px;
}
.footer {
	width:990px;
	float:left;
	padding-top:20px;
	padding-bottom:9px;
	margin-right:0px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:0 0;
}
.footer .bottom_nav {
	width:645px;
	color:#FFF;
	float:left;
}
.footer .bottom_nav ul {
	width:645px;
	float:left;
	padding-left:8px;
}
.footer .bottom_nav ul li {
	float:left;
	background-image:url(../images/pipe.gif);
	background-repeat:no-repeat;
	background-position:left center;
	list-style:none;
}
.footer .bottom_nav ul li.first {
	background-image:none;
}
.footer .bottom_nav ul li.last {
}
.footer .bottom_nav ul li a {
	float:left;
	display:block;
	color:#000;
	line-height:12px;
	text-align:center;
	font-family:"PTSansRegular";
	font-size:12px;
	margin-right:6px;
	padding:0px 2px 0px 8px;
	font-size:13px;
}
.footer .text_btm {
	width:200px;
	float:right;
	font-family:"PTSansRegular";
	font-size:11px;
	padding:0px 0px 0px 25px;
	margin:0px;
}
/*inner-page*/

.inner_banner {
	width:970px;
	float:left;
}
.middle_space {
	width:970px;
	float:left;
	background-color:#eeeeee;
}
.leftnav_space {
	width:266px;
	float:left;
	padding:20px 0 0 0;
}
.middleright_space {
	width:684px;
	float:left;
	background-color:#fff;
	padding:30px 0 25px 20px;
}
.content {
	width:600px;
	font-family:"PTSansRegular";
	font-size:13px;
	line-height:18px;
	color:#535353;
	margin:0 0 50px 0;
}
.content h1 {
	font-family:"Sansation";
	font-size:17px;
	color:#0085CC;
	margin:0 0 15px 0;
	text-transform:capitalize;
}
.content a {
	color:#0088cf;
}
.content .box {
	float:left;
	padding:0 80px 0 0;
}
.content strong {
	line-height:25px;
	font-family:"PTSansRegular";
}
.content strong.bold {
	line-height:25px;
	font-family:"PTSansBold";
}
.innerleft_nav {
	width:266px;
	float:left;
}
.innerleft_nav ul {
	padding:0 0 0 0px;
	margin:10px 0 0 0;
}
.innerleft_nav ul li {
	list-style:none;
	padding:0px 0 0px 0px;
	line-height:33px;
	background-color:#eeeeee;
	border-top:1px solid #cacaca;
}
.innerleft_nav ul li.last {
	border-bottom:1px solid #cacaca;
}
.innerleft_nav ul li a {
	text-decoration:none;
	color:#3d3d3d;
	font-family:"SansationRegular";
	font-size:14px;
	display:block;
	line-height:33px;
	padding:0 0 0 23px;
	text-transform:capitalize;
	border-left:7px solid #cecece;
}
.innerleft_nav ul li a:hover {
	background-color:#d2d2d2;
	display:block;
	border-left:7px solid #006ea8;
	line-height:33px;
	color:#000;
	padding:0 0 0 23px;
}
.innerleft_nav ul li a#active {
	border-left:7px solid #006ea8;
	padding:0 0 0 23px;
}
.def {
	padding-left:30px;
}
.star {
	color:#F00;
}
.form_contact #shead {
	display: inline-block;
	width: 75px;
	font-family:"PTSansRegular";
}
.form_contact #message_lbl {
	padding:0px;
	margin:0px;
	width:65px;
	float:left;
}
.form_contact #message {
	width:220px;
	height:100px;
	float:left;
	margin-left:13px;
}
.submitBox {
	width:150px;
	clear:left;
	float:left;
	margin-top:10px;
	padding-left:130px;
}
.submitBox input#sub, .submitBox input#res {
	background-color:#007bc3;
	color:#FFF;
	border:none;
	cursor:pointer;
	-webkit-border-radius:5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.submitBox input#sub:hover, .submitBox input#res:hover {
	background-color:#72bf44;
}
/*forms*/

#wrapper {
	width:450px;
	float:left;
}
.form_careers label {
	float:left;
	width:150px;
	padding:10px 10px 0 0;
}
.form_careers#talent_form label {
	float:left;
	width:120px;
	padding:10px 10px 0 0;
}
.form_careers select {
	float:left;
	width:205px;
	margin-top:10px;
}
.form_careers input {
	float:left;
	margin-top:10px;
	width:200px;
}
.form_careers textarea {
	float:left;
	margin-top:10px;
	width:200px;
}
.form_careers .submit {
	clear:both;
	width:70px;
}
.form_careers .reset {
	margin-left:10px;
	width:70px;
}
.form_careers span {
	font-size:10px;
	font-weight:normal;
}
#msg {
	display:none;
	position:absolute;
	z-index:200;
	background:url(../images/msg_arrow.gif) left center no-repeat;
	padding-left:7px
}
#msgcontent {
	display:block;
	background:#fff;
	border:2px solid #dc6728;
	border-left:none;
	padding:5px;
	min-width:150px;
	max-width:250px
}
div.radio_btns {
	float:left;
	width:450px;
	padding:0 0 10px 0;
}
div.radio_btns table tr td {
	vertical-align:middle;
	padding:4px 0 0 3px;
}
div.radio_btns table tr td input {
	vertical-align:top;
	margin:0px;
	padding:0px;
	width:10px;
	width:inherit;
}
label.error {
	width:210px;
	color: #f00;
	padding-left:15px;
	/*	background-image: url(../images/error.png);*/
	background-repeat: no-repeat;
	background-position:2px 3px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
