@charset "utf-8";
/* CSS Document */

.clear {
	clear: both;
}

.clearright {
	clear:right;
}

.arrowlink {
	display:block;
	padding-right:15px;
	background-image:url(../images/arrow-bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align:right;
}

.red {color:#ff0000;}

.right {
	float:right;
	margin:0 0 20px 30px;
}

.left {
	float:left;
	margin:0 20px 0 0;
}

.noMargin {
	margin:0;
	padding:0;
}

.marginBottom {
	margin:0 0 20px 0;
}

strong,b { font-weight:bold;}

h1 {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	bottom: 20px;
	display:block;
	margin: 0px;
	width:930px;
	text-align: right;
	padding-right:30px;
	color:#676767;
}

#homepg h2 {
	color: #ff0000;
	font-weight:bold;
	font-size:34px;
	padding-bottom:12px;
	margin:0px;
}

#submain h2 {
	display:block;
	width:724px;
	height:65px;
	background-color: #b50101;
	background-image: url(../images/subpg-header-bar-bg.png);
	background-repeat: no-repeat;
	margin:0px;
	padding:30px 0px 0px 30px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	color:#fff;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#homepg h3 {
	color:#ff0000;	
	font-weight:bold;
	font-size:13px;
	padding-bottom:15px;
	line-height:18px;
}

#homepg h5 {
	font-size: 20px;
	font-weight: bold;
	color: #454545;
}

h3 {
	color:#000;
	font-weight:bold;
	font-size:22px;
	padding-bottom:15px;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
	margin:0;
	padding:0 0 12px 0;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	margin:0 0 15px 0;
}

h6 {
	font-weight:bold;
	margin:0 0 15px 0;
}

p {
	line-height: 1.5;
	padding-bottom:12px;
	text-align: justify;
}
a {
	color: #ff0000;
	text-decoration:underline;
}
a:hover {
	color: #333;
	text-decoration:underline;
}
body {
	color: #000000;
	background-color: #000000;
	background-image: url(../images/backg.jpg);
	background-repeat: repeat-x;
}
#container {
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#masthead {
	height: 126px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	position:relative;
	top: 10px;
	width: 960px;
	z-index:0;
}
#logo a {
	width: 305px;
	height: 126px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/URS-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
/*========================================================================BLACK tab at the top of the page===========*/
#toptab {
	width: 338px;
	height: 24px;
	position:absolute;
	display:block;
	left: 595px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/blk-tab.png);
	background-repeat: no-repeat;
	color: #ffffff;
	z-index: 100;
}
#toptab ul {
	list-style-type: none;
	margin: 0px 0px 0px 33px;
	padding: 0px;
}
#toptab ul li {
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #626262;
	margin: 0px 15px 0px 0px;
	padding: 3px 15px 0px 0px;
	font-size: 11px;
}
#toptab ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#toptab a {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 11px;
}
#toptab a:hover {
	color: #ff0000;
}
/*========================================================================Main NAV ===================*/
#nav {
	width:960px;
	margin:0px;
	padding:0px;
	z-index:500;
	position:relative;
}
#nav ul {
	list-style-type:none;
	width:930px;
	height:37px;
	margin:0px;
	padding:0px 30px 0px 0px;
	background-image: url(../images/red-bar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#FFFFFF;
}
#nav ul li {
	display:block;
	float:right;
	height:20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff0000;
	margin-left:13px;
	padding-left:13px;
}
#nav ul li.last {
	border:none;
}
#nav a {
	color: #666666;
	/*font-weight:bold;*/
	text-decoration:none;
}
#nav a:hover {
	color:#ff0000;
}
/*================================================================Homepage Styles===================*/
#content {
	width:960px;
	margin:0px;
	padding:0px;
	background-color:#bdbdbd;
	position:relative;
	background-image: url(../images/sub-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#homepg #content {
	width:940px;
	padding:10px;
	background-color: #FFFFFF;
	background-image: none;
}
#homesplash {
	width: 938px;
	height: 258px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(../images/home-splash.jpg);
	background-repeat: no-repeat;
	border: 1px solid #c3c3c3;
	position:relative;
}
#tagline {
	display: block;
	margin:0px 25px 0px 0px;
	padding:0px;
	float: right;
	background-color: #000000;
	width: 288px;
	height: 185px;
	background-image: url(../images/exceeding-exp.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position:relative;
}
#getquote a {
	display: block;
	width: 288px;
	height: 74px;
	float: right;
	margin:0px 25px 0px 0px;
	padding: 0px;
	background-color: #f40001;
	background-image: url(../images/get-a-quote.gif);
	background-repeat: no-repeat;
	clear: both;
	text-indent: -9999px;
	position:relative;
}
/*==================================================== TABS Info Box on the homepage =================*/
/*#tabcontainer {
	width: 595px;
	height: 370px;
	float: left;
	margin: 0px; 
	padding: 0px;
	position:relative;
}
#tabbuttons {
	list-style-type:none;
	margin: 0px 0px 0px 10px;
	padding:0px;
	height:28px;
	position:relative;
}
#tabbuttons li {
	display:block;
	float:left;
	height:16px;
}
#tabbuttons li a {
	display:block;
	height:16px;
	background:#9b9a9d url(../images/grey-tab-bg.gif) repeat-x;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	padding:6px 35px;
	margin-right:1px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	color:#000000;
}
#tabbuttons li a.selected, #tabbuttons li a:hover {
	background-color:#000000;
	color:#ffffff;
	text-decoration: none;
	background-image: none;
}
#tabbody {
	display:block;
	min-height:350px;
	margin:0px;
	padding:10px 0px 0px 0px;
	background-color: #808080;
	background-image: url(../images/tabs-box-bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8d8d8d;
	border-bottom-color: #8d8d8d;
	border-left-color: #8d8d8d;
	position:relative;
}
#tabbody ul {
	list-style-type:none;
	margin:17px 0px 0px 0px;
	padding:0px;
	width:185px;
	float:left;
}
#tabbody ul li a {
	display:block;
	width:135px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6c6c6c;
	background-image: url(../images/arrow-bullet-padded.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 7px 15px 7px 35px;
	color:#000;
	text-decoration:none;
}
#tabbody ul li a:hover, 
#tabbody ul li a.selected,
#sidenav ul li a:hover, 
#sidenav ul li a.selected  {
	background-color:#fff;
}
#tabbody ul li.first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #383838;	
}*/

#sidenav ul li a:hover, 
#sidenav ul li a.selected  {
	background-color:#fff;
}

ol#breadcrumbs {
	margin: 0px 0px 0px 30px;
	padding: 10px 0px 0px 0px;
	width:900px;
}
#homepg ol#breadcrumbs {
	display:block;
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width:500px;
}
ol#breadcrumbs li {
	display:block;
	float:left;
	font-size:9px;
	color:#fff;
	margin:0px 7px 0px 0px;
	padding:0px 12px 0px 0px;
	background-image: url(../images/breadcrumb-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}
ol#breadcrumbs li.last {
		background-image:none;
}

ol#breadcrumbs li.lastshort {
		background-image:none;
		width:500px;
}

ol#breadcrumbs li a {
	font-size:9px;
	color:#fff;
	text-decoration:none;
}
ol#breadcrumbs li a:hover {
	font-size:9px;
	color:#ff0000;
	text-decoration:none;
}
/*#tabinfo {
	display:block;
	float:right;
	margin-right:10px;
	padding:125px 20px 0px 20px;
	width:356px;
	min-height:190px;
	background-color:#fff;
	border: 1px solid #7a7a7a;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	font-size:11px;
	position:relative;
}
#tabinfo p {
	margin:0px 0px 10px 0px;
	padding:0px;
	display:block;
	float:left;
	width:190px;
	font-size: 11px;
	line-height: 15px;
}
#tabinfo a {
	font-size:11px;
}
.coreservices {
	background-image: url(../images/core-serv-home.jpg);
	background-repeat: no-repeat;
	background-position: center top;	
}
.industrysolutions {
	
}
.ourcompany {

}
/*========================================= Sidebar on the Homepage ==============================*/
#sidebar {
	width: 285px;
	float: right;
	padding: 0px 30px 15px 0px;
	/*position:relative;*/
	margin-top:5px;
}
#certprocess {
	display:block;
	width:260px;
	height: 92px;
	margin: 10px 0px 0px 0px;
	background-color: #999;
	background-image: url(../images/cert-box-bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #484848;
	padding: 15px 10px 15px 15px;
	position:relative;
}
#certprocess p {
	color:#FFF;
	display: block;
	width: 220px;
	margin: 7px 0px 7px 0px;
	padding:0px;
}
#certprocess a {
	display:block;
	float:right;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
	padding:5px 15px 5px 5px;
	margin-right:10px;
	background-image: url(../images/arrow-bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#certprocess a:hover {
	color:#333;
}
/*================================================================Subpage Sidenav Styles==========*/
#sidenav {
	width:195px;
	margin:0px;
	padding:0px;
	float:left;
}

*html #sidenav {
	width: 140px;
}

#sidenav ul {
	display:block;
	width:195px;
	margin:80px 0px 0px 0px;
	list-style-type:none;
}

*html #sidenav ul {
	width: 140px;
}

#sidenav ul li a {
	display:block;
	padding: 7px 15px 7px 50px;
	width:130px;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6c6c6c;
	background-image: url(../images/arrow-bullet-padded-sub.png);
	background-repeat: no-repeat;
	color:#000;
	text-decoration:none;
	background-position: left center;
}

*html #sidenav ul li a {
	width: 120px;
}

#sidenav ul li a.first {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6c6c6c;
}
#sidenav ul li a.quotebtn {
	margin-top:30px;
	border:none;
	background-image: url(../images/quote-btn-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#ffffff;
	font-weight:bold;
}
/*================================================================Other Subpage Styles==============*/
#submain {
	width:754px;
	float:right;
	margin:22px 10px 10px 0px;
	padding:0px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
}

#subcopy {
	margin:0px;
	padding:30px;
	background-color:#FFFFFF;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	min-height:400px;
	text-align:justify;
}
#subcopy img {
	border-width: 5px;
	border-style: solid;
	border-color: #bdbdbd;
}
#subcopy p {
	/*width:385px;*/
	line-height: 20px;
	padding-bottom:20px;
	text-align: justify;
}

#subcopy ul {
	margin:0 0 25px 16px;
	padding:0;
}

#subcopy ul li {
	margin:0 0 15px 0;
	padding:0;
	line-height:1.5;
	list-style-image: url(../images/arrow-bullet-sm.png);
}

#subcopy ul.condensed {
	margin:0 0 25px 16px;
	padding:0;
}

#subcopy ul.condensed li {
	margin:0 0 5px 0;
	padding:0;
	line-height:1.5;
	list-style-image: url(../images/arrow-bullet-sm.png);
}

#subcopy ol {
	margin:0 0 25px 16px;
	padding:0;
}

#subcopy ol li {
	margin:0 0 15px 0;
}

#subcopy ul.address,
#subcopy ul.nobullets {
	margin:0 0 25px 0;
	padding:0;
	display:block;
}

#subcopy ul.address li {
	list-style-type:none;
	list-style-image: none;
	margin:0 0 5px 0;
	padding:0;
}

#subcopy ul.nobullets li {
	list-style-type:none;
	list-style-image: none;
	margin:0 0 15px 0;
	padding:0;
}

/* Certification Process Page */

#quickLinks {
	background:#f8f8f8;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius:8px;
	padding:2px 10px 10px 10px;
	width:400px;
	margin-bottom:30px;
	border: 1px solid #bdbdbd;
}

#quickLinks a {
	color:#000;
	font-size:11px;
}

#quickLinks a:hover {
	color:#FF0000;
}

#quickLinks h4 { 
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0 0 7px 0;
	color:#000;
	display:block;
}

#quickLinks ul {
	list-style:none;
	margin:0;
	padding:0;
}

#quickLinks ul li ul {
	margin:2px 0 0 15px;
	padding:0;
	list-style-type: none;
}

#quickLinks ul li ul li ul {
	margin:2px 0 0 30px;
	padding:0;
	list-style-type: none;
}

#quickLinks ul li {
	list-style-image: none;
	margin:0;
	padding:0;
	font-size:11px;
}

#quickLinks ul li ul li {
	list-style-image: none;
	list-style-type: none;
}

#aboutpg-certprocess #subcopy h4 {
	margin:10px 0 0 0;
}

#aboutpg-certprocess #subcopy ul li {
	margin:0 0 2px 0;
	padding:0;
}

#aboutpg-certprocess #subcopy {
	padding-bottom:400px;
}

p.backtotop {
	text-align:right;
	display:block;
	padding:0;
	margin:0;
}

p.backtotop a {
	color:#ff0000;
	font-style:italic;
	float: right;
	padding:0;
	margin:0;
}

/*#aboutpg-certprocess #subcopy ul li ul {
	margin:2px 0 0 15px;
	padding:0;
}

#aboutpg-certprocess #subcopy ul li ul li{
	margin:0 0 2px 0;
	padding:0;
	list-style-image: url(../images/square-bullet.gif);
}*/


/* --------------------------------------------------------Complaint Form */

#contactpg-info  form {
	width:380px;
	float:right;
	margin:0 0 25px 0;
	display:block;
}

#contactpg-info label {
	display:block;
	margin:10px 0 0 0;
	padding:0;
}

#contactpg-info label input {
	border: 1px solid #bdbdbd;
	padding:3px;
}

#contactpg-info label.sidebyside {
	display:block;
	margin:10px 7px 0 0;
	padding:0;
	float:left;
	width:150px;
}

#contactpg-info label.sidebyside input {
	width:146px;
}

#contactpg-info label.halfwidth {
	display:block;
	margin:10px 7px 0 0;
	padding:0;
	float:left;
	width:180px;
}

#contactpg-info label.halfwidth input {
	width:174px;
}

#contactpg-info label.state {
	display:block;
	margin:10px 5px 0 2px;
	padding:0;
	float:left;
	width:50px;
}

#contactpg-info label.cleared {
	display:block;
	margin:0;
	padding:10px 0 0 0;
	clear:both;
}

#contactpg-info label span {
	display:block;
	margin:0 0 5px 0;
	padding:0;
}

#contactpg-info .text {
	width:360px;
}

#contactpg-info select {
	border: 1px solid #bdbdbd;
	width:50px;
	margin:0;
	padding:0px;
	height:22px;
}

#contactpg-info textarea {
	border: 1px solid #bdbdbd;
	width:367px;
	font-family:Arial, Helvetica, sans-serif;
}

#contactpg-info input.button {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding:5px 10px;
	color:#fff;
	border: 1px solid #5b0605;
	background: #f8100f url(../images/red-bar.gif) repeat-x bottom;
	margin:20px 0 0 156px;
	cursor:pointer;
}

#contactpg-quote input.button:hover,
#contactpg-info input.button:hover {
	background: #6f6f71 url(../images/btn-hover-bg.gif) repeat-x bottom;
	border: 1px solid #101010;
	color:#fff;
}

/* --------------------------------------------------------Quote Form */

#contactpg-quote table,
#contactpg-quote table.morepadded {
	width:100%;
	padding:0;
	border:solid 1px #bdbdbd;
}

#contactpg-quote table td {
	margin:0;
	padding:5px;
	vertical-align: top;
}

#contactpg-quote table.morepadded td {
	margin:0;
	padding:10px;
	vertical-align: top;
}

#contactpg-quote table input {
	padding:2px;
}

#contactpg-quote table label {
	margin:0;
	padding:0;
	display:block;
}

#contactpg-quote table label span {
	display:block;
	margin:0 0 2px 0;
	padding:0;
}

#contactpg-quote table td i {
	font-size:9px;
	font-style:italic;
	display:inline;
	color:#000;
}

.formnote {
	font-size:10px;
	font-style:italic;
}

.formleft {
	float:left;
	margin-right:10px!important;
	padding:0;
}

select.country {
	width:105px;
}
.websitefield {
	width:200px;
}

#contactpg-quote .fulllength {width:680px;}

#contactpg-quote .statement {width:450px;}

#contactpg-quote .greycell {background:#bdbdbd;}

#contactpg-quote .codes {width:250px;}

#contactpg-quote .moreinfo {width:380px;}

#contactpg-quote input, #contactpg-quote textarea {border:solid 1px #abadb3;}

#contactpg-quote .checkbox {border:none;}

#contactpg-quote .number {width:70px;}

#contactpg-quote td p {
	margin:0;
	padding:0;
}

#contactpg-quote table th {
	background:#eeeff0;
	padding:3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #abadb3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abadb3;
}

#contactpg-quote table th i {
	font-weight:normal;
	font-style:italic;
	font-size:10px;
}

#contactpg-quote table.bordered {
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #abadb3;
	border-top-width: 1px;
	border-top-color: #abadb3;
	margin:0 0 15px 0;
}

#contactpg-quote table.bordered td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #abadb3;
	border-bottom-color: #abadb3;
}
#contactpg-quote h4 {
	font-size:14px;
	color:#000;
	padding:0 0 7px 0;
	margin:0;
}

#contactpg-quote table.bordered textarea {
	width:200px;
}

#contactpg-quote ol textarea {
	width:680px;
	margin:5px 0 0 0;
}

#contactpg-quote input.button {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding:5px 10px;
	color:#fff;
	border: 1px solid #5b0605;
	background: #f8100f url(../images/red-bar.gif) repeat-x bottom;
	margin:0 0 0 320px;
	cursor:pointer;
}

p.textcenter {
	text-align:center;
	margin:0 auto;
}

/*===============================================Page IDs and selected button styles==============*/
#contactpg-info #btn-contact,
#contactpg-quote #btn-quote,
#contactpg-info #btn-complaint,
#aboutpg-overview #btn-company,
#aboutpg-mission #btn-mission,
#aboutpg-employment #btn-employment,
#aboutpg-certprocess #btn-certprocess,
#aboutpg-policies #btn-policies,
#servicepg-iso9001 #btn-iso9001,
#servicepg-iso14001 #btn-iso14001,
#servicepg-as9100 #btn-as9100,
#servicepg-as9110 #btn-as9110,
#servicepg-as9120 #btn-as9120,
#servicepg-iso13485 #btn-iso13485,
#servicepg-iso18001 #btn-iso18001,
#servicepg-iso27001 #btn-iso27001,
#servicepg-training #btn-training {
	background-color:#fff;
}


/* Sitemap */

#aboutpg-sitemap #subcopy ul li {
	margin:0 0 0 15px;
	padding:0;
}

#aboutpg-sitemap #subcopy ul li.sectionmarker {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
	font-weight:bold;
}

#aboutpg-sitemap #loginlinks {
	display:block;
	float:right;
	margin-right:350px;
}

#aboutpg-sitemap #subcopy p {
	margin:0;
	padding:0;
	font-weight:bold;
}

#aboutpg-sitemap #subcopy ul li a {
	color:#000;
}

#aboutpg-sitemap #subcopy ul li a:hover {
	color:#FF0000;
}

/*================================================================Footer Styles===================*/
#footer {
	color: #ffffff;
	width: 900px;
	height: 80px;
	margin: 0px 0px 20px 0px;
	padding: 9px 30px 0px 30px;
	background-image: url(../images/red-bar-footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	position:relative;
}
#footer p {
	float: left;
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	position:relative;
}
#footer ul {
	list-style-type: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	display:block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff0000;
	height: 18px;
	float:right;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 10px
}
#footer ul li.last {
	border:none;
}
#footer a {
	color: #676767;
	text-decoration: none;
}
#footer a:hover {
	color: #ff0000;
	text-decoration: none;
}

