/*  Reset CSS  */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:3px;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}input:focus,select:focus{ outline: 0; }li{list-sytle:none;} 
/*  End Reset  */
/* Global.css Issue Resolution */
html,body {height:inherit};
/* Global.css Issue Resolution */

/* Reset.css Issue Resolution */
.seo-content p {
	padding:5px 0;
}
strong {
	font-weight:bolder;
}
/* Reset.css Issue Resolution */

/* Start jQuery Ghosted Text */
.defaultTextActive {
	color:#a1a1a1;
	font-style:italic;
}
/* End jQuery Ghosted Text */

/*  Site Specs  */
html {
	background:#FBF9F5;
}
body {
	background:transparent url('/sites/watsonclinic/images/site-content-shadow-bg.png') repeat-y center top;
}
.outerShell {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	border:0;
	background:transparent;
	padding:0;
}

.innerShell, #innerShell {
	width:900px;
	margin:0 auto;
	overflow:hidden;
	border:none;
	float:none;
	border:0;
	padding:0;
	background:transparent;
}
.content {
	width:900px;
	margin:0 auto;
	background:transparent;
	padding:0;
}	
.innerWidth {
	margin:0 auto;
	width:900px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646464;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#943620;
}
a:hover {
	text-decoration:none;
}
h1, #category-name {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#88a6a2;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e1e1e1;
	font-weight:bold;
}
h6, h6 a {
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}
li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:none;
	color:#646464;
}
.text, .breadcrumbtrail, #back-to-search, #similar-jobs {
	padding-left:10px;
}
#talentCommunityWrapper {
	padding:10px;
}
.last-child {
	border:0 none !important;
}
strong.red{
	font-size: 14px;
	color: red;
	font-weight: normal;
}
/*  End Site Specs  */

/* Start Header */
#header, .header {
	width:875px;
	height:65px;
	background:#DCCBB9;
	padding:25px 0 0 25px;
}
#header-logo {
	width:209px;
	height:53px;
	float:left;
}
#main-nav {
	width:598px;
	height:27px;
	list-style:none;
	float:right;
	margin:38px 0 0 0;
	padding:0 0 0 35px;
	background:transparent url(/sites/watsonclinic/images/home-nav-bg.png) no-repeat;
	display:block;
}
#main-nav li {
	float:left;
	margin:0 14px;
	color:#e1e1e1;
	font-weight:bold;
}
#main-nav li a {
	color:#fff;
	text-decoration:none;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:25px;
	border-right:1px solid #fff;
	padding:0 24px 0 0;
}
#main-nav li a:hover {
	text-decoration:underline;
}
/* End Header */

/* Start Left Nav */
#left-nav {
	width:266px;
	height:745px;
	float:left;
	background:url(/sites/watsonclinic/images/featured-jobs-bg.png) no-repeat;
}
#left-nav h2 {
	padding:25px 0 20px 20px;
	color:#e1e1e1;
}
#left-nav p {
	color:#e1e1e1;
	padding:0 0 0 20px;
	width:190px;
}
#left-nav a {
	color:#e1e1e1;
	text-decoration:none;
	font-weight:bold;
}
#left-nav a:hover {
	text-decoration:underline;
}
#featured-jobs ul {
	padding:20px 0 0 0;
}
#featured-jobs ul li {
	background:url(/sites/watsonclinic/images/featured-jobs-horizontal-rules-img.png) no-repeat 0 0;
	width:220px;
	padding:15px 0 15px 20px;
}
#social-media {
	background:url(/sites/watsonclinic/images/featured-jobs-horizontal-rules-img.png) no-repeat 0 0;
	padding:20px 0 0 20px;
}
.social-media-icon {
	width:125px;
	height:40px;
	margin:10px 0 0 5px;
	display:block;
}
#social-media-icon-facebook {
	background:transparent url(/sites/watsonclinic/images/sprite.png) no-repeat -5px -148px;
}
#social-media-icon-twitter {
	background:transparent url(/sites/watsonclinic/images/sprite.png) no-repeat -5px -199px;
}
#social-media-icon-youtube {
	background:transparent url(/sites/watsonclinic/images/sprite.png) no-repeat -5px -250px;
}
/* End left nav */

/* Start TLPs */
#category-header {
	background:transparent url('/sites/watsonclinic/images/sp-top-content-bg.png') no-repeat 0 0;
	padding:40px 30px 0 30px;
	margin:0;
}
#category-name {
	float:none;
}
#category-header img {
	float:right;
	padding:0 0 20px 20px;
}
#category-header p {
	padding:0 0 10px 0;
}
#keywordsearch, #keywordsearch-clone {
	padding:0 0 10px 0; /* TLP Search & E-Mail Reset */
	margin:0; /* TLP Search & E-Mail Reset */
	background:transparent;
	border:0 none;
	width:445px;
	height:40px;
}
#keywordsearch-label, #keywordsearch-label-clone, #emailsubscribe-label, #emailsubscribe-label-clone, #noresults-subscribe-label {
	display:none;
}
#keywordsearch-q, #keywordsearch-q-clone {
	background:transparent url('/sites/watsonclinic/images/sprite.png') no-repeat -5px -6px;
	border:0 none;
	float:left;
	display:block;
	width:235px;
	height:27px;
	line-height:27px;
	font-size:12px;
	padding:0 0 0 5px !important;
	margin:2px 5px 0 10px;
}
#keywordsearch-button, #keywordsearch-button-clone {
	background:transparent url('/sites/watsonclinic/images/sprite.png') no-repeat -5px -39px;
	float:left;
	display:block;
	width:28px;
	height:28px;
	border:0 none;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
#keywordsearch-button:hover, #keywordsearch-button-clone:hover {
	background:transparent url('/sites/watsonclinic/images/sprite.png') no-repeat -5px -78px;
	border:0 none;
}
#emailsubscribe, #emailsubscribe-clone {
	background:transparent;
	border:0 none;
	padding:0 0 10px 0;
	clear:none; /* TLP Search & E-Mail Reset */
	width:450px; /* TLP Search & E-Mail Reset */
}
#emailsubscribe-email, #emailsubscribe-email-clone {
	background:transparent url('/sites/watsonclinic/images/sprite.png') no-repeat -4px -305px;
	width:227px;
	height:27px;
	float:left;
	display:block;
	border:0 none;
	padding:0 0 0 5px;
	line-height:27px;
	margin:2px 5px 0 0;
}
#emailsubscribe-button, #emailsubscribe-button-clone {
	background:transparent url('/sites/watsonclinic/images/sprite.png') no-repeat -5px -339px;
	width:89px;
	height:28px;
	float:left;
	display:block;
	border:0 none;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	cursor:pointer;
}
#emailsubscribe-button:hover, #emailsubscribe-button-clone:hover {
	background:transparent url('/sites/watsonclinic/images/sprite.png') no-repeat -5px -376px;
	border:0 none;
}
#rss-wrapper, #rss-wrapper-clone {
	background:transparent;
	border:0 none;
	width:290px; /* TLP Search & E-Mail Reset */
	margin:0; /* TLP Search & E-Mail Reset */
	padding:5px 0 0 0; /* TLP Search & E-Mail Reset */
}
#rss-label, #rss-label-clone {
	background:transparent;
	border:0 none;
	left:0; /* TLP Search & E-Mail Reset */
	padding:0; /* TLP Search & E-Mail Reset */
	font-size:11px;
	font-weight:bold;
	color:#738b81;
}
#search-wrapper, #search-wrapper-clone {
	margin:30px 0 0 0; /* TLP Search & E-Mail Reset */
	padding:0 20px 0 20px; /* TLP Search & E-Mail Reset */
	width:auto;
}
#savesearch-wrapper, #savesearch-wrapper-clone {
	width:350px; /* TLP Search & E-Mail Reset */
	height:25px;
	margin:0 0 0 10px; /* TLP Search & E-Mail Reset */
	padding:0; /* TLP Search & E-Mail Reset */
}
#savesearch, #savesearch-clone {
	padding:0 0 10px 0; /* TLP Search & E-Mail Reset */
	width:370px;
	height:25px;
}
.paginationShell {
	background:transparent url('/sites/watsonclinic/images/job-table-results-bg.png') repeat-x 0 0;
	color:#fff;
}
.paginationShell a {
	color:#fff;
}
.dbOutputRow2 {
	background:transparent url('/sites/watsonclinic/images/job-table-even-bg.png') repeat-x 0 0;
}
.dbOutputRow2 {
	background:transparent url('/sites/watsonclinic/images/job-table-odd-bg.png') repeat-x 0 0;
}
#searchfilter-submit {
	background:transparent url('/sites/watsonclinic/images/sprite.png') no-repeat -4px -669px;
	width:22px;
	height:22px;
	text-indent:-9999px;
	line-height:0;
	font-size:0;
	border:0 none;
	cursor:pointer;
}
#searchfilter-submit:hover {
	background:transparent url('/sites/watsonclinic/images/sprite.png') no-repeat -4px -698px;
}
a.apply {
	background:transparent url('/sites/watsonclinic/images/sprite.png') no-repeat -4px -491px;
	width:62px;
	height:22px;
	border:0 none;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
}
a.apply:hover {
	background:transparent url('/sites/watsonclinic/images/sprite.png') no-repeat -4px -526px;
}
#subscribeContent p, #tcsignup .userinfoRow {
	padding:5px 0 5px 0 !important;
}
/* End TLPs */

/* Start Company Pages */
*html .company-page img {
	width:631px;
}
*+html .company-page img {
	width:631px;
}
.company-page-content {
	background:transparent url('/sites/watsonclinic/images/sp-top-content-bg.png') no-repeat 0 0;
	width:633px;
	float:left;	
}
.company-page h1 {
	padding:15px 0 15px 20px;
	color:#88A6A2;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-size:28px;
    font-weight:normal;
}
.company-page-heading-width {
	width:613px;
}
.company-page-content p {
	padding:0 30px 10px 30px;
}
.company-page-content ul {
	width:260px;
	padding:0 0 20px 40px;
	float:left;
}
.company-page-content ul li {
	list-style:disc;
	width:230px !important;
}
#benefits-page #left-nav {
	height:789px;
	background-repeat:repeat-y;
}
#benefits-page-content h1 {
	text-align:center;
	padding-bottom:0;
}
#benefits-page-content ul {
	width:230px;
	padding:0 0 20px 75px;
}
/* End Company Pages */

/* Start Location Page */
#mapframe {
	padding:20px 0 20px 0;
}
/* End Location Page */

/* Start Footer */
.footer, #footer {
	background:#DCCBB9 url('/sites/watsonclinic/images/site-footer-shadow-bg.png') no-repeat center bottom;
	height:50px;
	padding:20px 15px 0 15px;
	width:870px;
	margin:0 auto;
	float:none;
}
.footer a , #footer a {
	font-size:10px;
	font-weight:normal;
	color:#004d41;
	border-right:1px solid #004D41;
	padding-right:5px;
}
.footerlinks, #footerlinks {
	width:450px;
	float:left;
}
.footer-poweredby {
	font-size:10px;
	font-weight:normal;
	color:#004d41;
}
/* End Footer */
