/************************ begin header ************************/

#utilnav-link {
	width: 200px;
	float: left;
}

.utilnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
}


	.utilnav a {
		color:#FFFFFF; 
		text-decoration: underline; 
		font-weight: bold;
	}

	.utilnav a:hover {
		text-decoration: underline; 
		font-weight: bold;
		font-style: italic;
		text-decoration: none;
	}

#loginbeta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 200px;
	text-align: left;
	padding: 9px;
	background-image: url(../images/login-box-bkg.jpg);
	background-color: #c1a719;
	border: 1px solid #867207;
	margin: 10px;
}

#loginbeta div.submit {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#loginbeta ul {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	list-style-position: inside;
	padding-left: 20px;
	padding-top: 5px;
}



#loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 550px;
	float: right;
	text-align: right;
}

#header {
	color: #333;
/**	height: 135px; **/
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 10px;
}

#bridgewareheaderimg {
	border: 0;
	position: relative;
	bottom: -10px;
}

/************************ end header ************************/


/************************ start temp header for Staffing World 2009 ************************/


#staffingworld {
	color:#FFFFFF;
/*
	background-image: url(../images/staffingworld-build.jpg);
*/
	background-repeat: no-repeat;
	height: 300px;
	width: 780px;
}

.hidden {
		height: 1px;
		width: 1px;
		position: absolute;
		overflow: hidden;
		top: -9999px;
}



/************************ start temp header for Staffing World 2009 ************************/




.image-padleftbottom {
	border: 1px solid #005BA0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.image-marginleftbottom {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}



/************************ begin left column ************************/

#slideshow {
	float: left;
	display: inline;
	margin-bottom: 20px;
}

#titleoverimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	color: #FFFFFF;
	position: relative;
	z-index: 50;
	left: 10px;
	margin: 0px;
	padding: 0px;
	top: -50px;
	overflow: hidden;
}




#leftcolumn { 
 background-color: #FFFFFF;
/* float: left; */
 color: #333;
/* border: 1px solid red;*/
 margin: 0;
 padding: 0px;
 width: 520px;
 display: inline;
 float:left;
}

img#instastaffimg{margin:auto;padding:10px 9px;}
blockquote#instastaff{color:#555;font-style:italic;padding:10px 20px;}
a#instastaffhomeimg{background:url(/images/instastaff-button.jpg) no-repeat top left;display:block;height:109px;margin:auto;text-indent:-9999px;width:221px;}
/************************ end left column ************************/



/************************ begin right column ************************/

#rightcolumn { 
 display: inline;
 color: #333;
 background-color: #b4d5ed;
 margin: 0px;
 padding: 0px;
 width: 250px;
 float: right;
}

#top-right-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #005ba0;
	text-align: left;
	width: 100%;
	height: 25px;
	padding-top: 5px;
	margin-top: 0px;
	text-indent: 5px;
}

ul#bluenav {
	color:#005ba0;
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/nav-blue-bkg.jpg);
	background-position: center center;
	vertical-align: middle;
	display: block;
	line-height: 27px;
	}
	
	#bluenav a {
	color:#005ba0;
	text-decoration: none;
	}
	
	#bluenav a:visited {
	text-decoration: none;
	}
	
	#bluenav a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	


ul#goldnav {
	list-style-type: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/nav-gold-bkg.jpg);
	vertical-align: middle;
	display: block;
	line-height: 27px;
	}
	
	ul#goldnav a {
	color: #000000;
	text-decoration: none;
	}
	
	ul#goldnav a:visited {
	color: #000000;
	text-decoration: none;
	}

	ul#goldnav a:hover {
	color: #FF0000;
	text-decoration: underline;
	}






/************************ end right column ************************/



/************************ begin global ************************/

* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	background-image: url(../images/randombkgs/random-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	background-image: url(../images/h1-bkg.jpg);
	background-repeat: repeat-x;
}

h2 {
	font-size: 11pt;
	padding: 10px 0 0 10px;
	line-height: 25px;
	margin:0;
}

h3 {
	font-size: 11pt;
	padding-left: 10px;
}

h5 {
	font-size: 11pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

a {
	color: #005ba0;
	font-weight:bold;
	text-decoration: underline;
}

a:visited {
	color:#666666;
}

a:hover {
	color: #FF0000;
	font-style: italic;
}

a img {
	border: 0;
}

#wrapper { 
 margin: 0 auto;
 width: 780px;
}

#faux {
 background: url(../images/faux-4-2-col.gif);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}


#footer {
	background-color: #b4d5ed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 45px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #005ba0;
	margin-top: 10px;
}

	#footer .utilnav {
	float: right;
	text-align: right;
}


.clear { clear: both; background: none; }

#leftcolumn ul {
	list-style-type: disc;
	color: #000000;
	padding-left: 50px;
	padding-right: 50px;
	font-weight: normal;
}

#leftcolumn ol {
	color: #000000;
	padding-left: 50px;
	padding-right: 50px;
}

.services-tbl {
	background-color: #F8EBD6;
	text-align: left;
	border: 1px solid #D68300;
	border-collapse: collapse;
	width: 450px;
	margin: 10px;
	
}

.services-tbl td, .services-tbl th{
	border: 1px solid #D68300;
	border-collapse: collapse;
	margin:0;
	padding:3px 3px 3px 5px;
}

.services-tbl ul {
	list-style-position: inside;
	list-style-image: url("../images/arrow-orange2.gif");
	text-indent: -1em;
	padding: 5px;
}

.services-tbl ul li {
	margin-left: -2em;	
}

.highlightbox {
	float:right;
	margin: 0 10px 10px 10px;
	padding: 5px;
	width: 200px;
	border: 1px solid #D68300;
	background-color: #F8EBD6;
}

.highlightbox ul {
	list-style-image: url("../images/arrow-orange2.gif");
}

.sitemap {
}

.sitemap li {
	list-style: none;
	padding: 3px 0;
}



/*****begin subheads*****/

#subhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header-software.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 510px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#subhead-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header-news3.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 510px;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#subhead-about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header-about.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 510px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#subhead-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header-links.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 510px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#subhead-services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header-services.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 510px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#subhead-instastaff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header-instastaff.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 510px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#subhead-support {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header-support.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 510px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#subhead-software {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header-staffingsoftwarefeatures3.jpg);
	background-repeat: no-repeat;
	height: 85px;
	width: 510px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}



/*****begin nav-things*****/

#nopad ul {
	margin: 0px;
	padding: 0px;
}




.indentmenu{
	font: bold 13px Arial;
	width: 520px;
	margin: 0px;
	text-indent: 0px;
	list-style-type: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 69px;
}

.indentmenu ul{
display:inline;
margin: 0px;
padding: 0px;
float: left;
width: 100%; /*width of menu*/
height: 69px;
background: black url(../images/subnav-bkg-blue.jpg);
}

.indentmenu ul li{
	display: inline;
	text-indent: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
	width: 104px;
	padding: 0px;
	height: 69px;
}

.indentmenu ul li a{
float: left;
color: #ffffff; /*text color*/
width: 102px;
height: 69px;
padding-top: 10px;
margin:0px;
text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: #000000;
	background: black url(../images/subnav-bkg-gold.jpg);
	height: 69px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.faqs-embed {
	margin: 15px;
	padding: 15px;
}

.faqs-embed .questions {
	padding: 3px;
}
.faqs-embed .answers {
	padding: 8px;
}

#faq-leftcolumn { 
 float: left;
 color: #333;
/* border: 1px solid red;*/
 margin: 0;
 padding: 0px;
 width: 770px;
 display: inline;
}

#faq-body {
 margin: 0;
 padding: 10px;
 background-color: #FFFFFF;
}

#faq-body ul {
	margin:10px;
}
.image-padright {
	padding-right: 100px;
}

ol.reasons20 { margin: 20px; padding: 1em; }
ol.reasons20 li { padding: .4em; }




#news-nav {
	float: right;
	width: 150px;
	padding-bottom: 10px;
	border: 1px solid #770066;
	margin: 10px;
}
#news {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -20px;
	margin-right: -30px;
}
#news li a {
	color:#770066;
}

#news li a:visited {
	font-weight: normal;
}

#news li a:hover {
	color:#003E6F;
	font-weight: bold;
}


#news li {
	font-weight: bolder;
	list-style-image: url(../images/purple-arrow.gif);
	padding-bottom: 5px;
	padding-top: 5px;
}

.newscurrentpage {
	color:#333333;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


.purple {
	background-image: url(../images/h1-purple-bkg.jpg);
}

#caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #003E6F;
	padding: 10px;
}
#caption2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #003E6F;
	width: 150px;
	padding: 10px;
	margin: 10px;
	float: right;
	text-align: center;
}

blockquote {
	border-left: 10px solid #770066;
	color: #770066;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-style: italic;
	width: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: right;
	margin: 10px;
}

blockquote p {
	color: #770066;
	border: 1px solid #770066;
	border-width: 1px 0;
	padding: 10px 15px 10px 25px;
}

.q {
	float:left;
	color:#FFFFFF;
	font-size:28px;
	line-height:28px;
	font-family: Times, serif, Georgia;
	padding: 5px;
	background-color: #005BA0;
	margin-right: 5px;
} 

#qbox p {
	color: #005BA0;
	padding-bottom: 5px;
}

.a {
	float:left;
	color:#770066;
	font-size:28px;
	line-height:28px;
	font-family: Times, serif, Georgia;
	padding: 5px;
	margin-right: 5px;
} 
#qbox {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #005ba0;
}


/*****begin rss styles*****/

#rss {
/*
	width: 100%;
*/
	width: 230px;
	padding: 10px;
	float: right;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #034171;
	margin-top: 20px;
}

#rss h2.rss-head {
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #034171;
	color: #FFFFFF;
	width: 100%;
	margin: -10px -10px 0 -10px;
	padding: 10px;
/*
	margin: 0px;
	padding: 5px 10px;
*/
}

#rss .subhead {
	margin-right: -10px;
	margin-left: -10px;
	color: #034171;
	font-size: 12px;
}
#rss p {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #034171;
	border-right-color: #034171;
	border-bottom-color: #034171;
	border-left-color: #034171;
	padding: 3px 10px;
	font-size: 11px;
}
#rss span.data {
	font-weight: bolder;
/*
	font-size: 14px;
*/
	color: #000000;
}

#highlight {
	margin-top: 10px;
	margin-bottom: 10px;
}

#highlight img {
	border: solid 2px #FFFFFF;
	margin: 3px;
}

#highlight img:hover {
	border: solid 2px #CFB931;
}

#blog h4 {
	font-size: 12pt;
	font-weight: bold;
}

#blog .date {
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
}

#blog {
	margin: 10px;
}
