/* Sigman CSS */

/* Reset default positioning values */
@import "reset.css";

.type {
  font-size: 12px;
  font-family: monospace;
}

/*************** Sigman Additions */

.gallery {
margin:25px;
}

a.pdf {
  display: block;
  font-weight: bold;
  padding: 4px 0px 4px 24px;
  background: url('/image/icon_pdf.gif') 0px 3px no-repeat;
}

sup
{
  font-size:.6em;
  position:relative;
  bottom:.6em;
}

p sup {
  font-size: .6em;
  bottom: .4em;
}

div.image_gallery
{
  float:left;
  margin: 0px 10px 10px 0px;
  width: 150px;
  height: 150px;
  text-align: center;
}

div.image_gallery img.thumbnail
{
  margin: 0px auto 10px auto;
  height: 100px;
  border-color:#cccccc;
  border-width:5px;
  border-style:solid;
}

div.image_gallery span
{
  text-align: center;
  font-weight: bold;
}

div.image_gallery a
{
  text-decoration: none;
  color: #333333;
}

a.thumb_gallery
{
  float:left;
  margin: 0px 10px 10px 0px;
  border-color:#cccccc;
  border-width:5px;
  border-style:solid;
}

a.thumb_gallery img.thumbnail
{
  height: 50px;
}

img.outline {
  border-color:#cccccc;
  border-width:5px;
  border-style:solid;
}

div.image_gallery a:hover img,
a.thumb_gallery:hover
{
  border-color: #999999;
}

/*************** Layout */

html, body {
  background: #5f6868;
}

#wrapper {
  width: 1006px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: verdana, tahoma, geneva, sans-serif;
  font-size: 12px;
  line-height: 16px;
  overflow:hidden;
}

#shadow {
  display:inline;
  float:left;
  width:992px;
  height:auto;
  padding: 0px 7px 0px 7px;
  background: url('../image/shadow.png') left repeat-y;
  overflow:hidden;
}

#shadowBottom {
  display:inline;
  float:left;
  width:992px;
  margin-left:auto;
  margin-right:auto;
  height:7px;
  background: url('../image/shadow_v.png') top repeat-x;
}

#shadowBottomLeft {
  display:inline;
  float:left;
  width:7px;
  height:8px;
  background: url('../image/shadow_bl.png') top repeat-x;
}

#shadowBottomRight {
  display:inline;
  float:left;
  width:7px;
  height:8px;
  background: url('../image/shadow_br.png') top repeat-x;
}

#grayBar {
  display:inline;
  float:left;
  background-color: #5f6868;
  height:3px;
  width:992px;
  overflow:hidden;
}

#bottomBox {
  display:inline;
  float:left;
  background-color: #1c1f1f;
  height:200px;
  width:992px;
  padding-bottom:30px;
}



/*************** Header */

#header {
  float: left;
  display: inline;
  width: 992px;
  height: auto;
}

#banner {
  background-color: #ffffff;
  height:auto;
  width: 992px;
}

#logo {
  float: left;
  display: inline;
}

#contact {
  float:right;
  display:inline;
  font-size:12px;
  margin: 11px 20px 0px 0px;
}

#newsletter { 
  float: right; 
  display: inline; 
  width: 182px; 
  height: 60px;
  padding: 12px;
  margin: 18px 22px 0px 0px; 
  background: url(../image/newsletter_bg.gif) no-repeat;
}

#newsletter p {
  font-size: 11px; 
  line-height: 18px;
  font-family: tahoma, geneva, sans-serif;
  width: 100%;
  margin: 0px 0px 2px 0px;
}

#newsletter input.text {
  float: left;
  display: inline;
  width: 140px;
  height: 14px;
  border: solid 1px #e13a3e;
  color: #555555;
  font-size: 11px;
  line-height: 14px;
  font-family: tahoma, geneva, sans-serif;
  padding: 2px;
  margin: 0px;
}

#newsletter input.image {
  float: left;
  display: inline;
  border: solid 1px #e13a3e;
  color: #555555;
  font-size: 11px;
  line-height: 14px;
  height: 14px;
  font-family: tahoma, geneva, sans-serif;
  padding: 2px;
  margin: 0px;
}

#contact a {
  font-size:14px;
  text-decoration:underline;
  color:#e03a3e;
  line-height: 35px;
  font-weight: bold;
  letter-spacing:-1px;
}

#nav {
  background-color: #2a3636;
  height: 31px;
  width: 992px;
  display: inline;
  float: left;
  margin:0px;
}

#nav a, 
#nav a:link, 
#nav a:visited {
  background-position:top;
  background-repeat:no-repeat; 
  height:31px;
  display:inline;
  float:left;
}

#nav a:hover, 
#nav a:active,
#nav a.here:link,
#nav a.here:visited {
  color: #333333;
  background-position: bottom; 
}

#home {
  background: url('../image/home.jpg');
  width: 108px; 
}

#work {
  background: url('../image/work.jpg');
  width: 128px; 
}

#solutions {
  background: url('../image/solutions.jpg');
  width: 198px; 
}

#about {
  background: url('../image/about.jpg');
  width: 157px; 
}

#news {
  background: url('../image/news.jpg');
  width: 89px; 
}

#resources {
  background: url('../image/resources.jpg');
  width: 135px; 
}

#start {
  background: url('../image/start.jpg');
  width: 177px; 
}

#bar {
  display:inline;
  float:left;
  background-color:#e03a3e;
  height:3px;
  width:992px;
  overflow:hidden;
}

#navTop {
  display:inline;
  float:left;
  width:992px;
  height:3px;
  background: url('../image/nav_top.png') top no-repeat;
  margin:0px;
  overflow:hidden;
}

#navDrop {
  display:inline;
  float:left;
  width:992px;
  height:7px;
  background: url('../image/nav_drop.png') top no-repeat;
  overflow:hidden;
}

#navDropInt {
  display:inline;
  float:left;
  width:992px;
  height:7px;
  background: url('../image/nav_drop_int.png') top no-repeat;
  overflow:hidden;
}


/*************** Main */

#main {
  display: inline;
  float: left;
  width: 992px;
  height:auto;
  background-color: #ffffff;
  overflow:hidden;
}

#main1 {
  display: inline;
  float: left;
  width: 819px;
  height:auto;
  background-color: #ffffff;
  overflow:hidden;
}

#container {
  display:inline;
  float:left;
  height:auto;
  width:992px;
  background-color: #1c1f1f;
  overflow:hidden;
}

#leftNav {
  display:inline;
  float:left;
  min-height:1px;
  width:173px;
  overflow:hidden;
}

#leftNav a {
  display:block;
  float:none;
  color:#dae0e4;
  text-decoration:underline;
  height:auto;
  width:145px;
  height: auto;
  margin: 2px 0px 0px 0px;
  padding: 3px 5px 3px 23px;
  font-size:1.1em;
  font-weight:bold;
}

#leftNav a.subnav {
  font-size:0.8em;
  line-height: 1.2em;
  width:135px;
  padding: 2px 5px 2px 33px;
  margin: 0px 0px 2px 0px;
}

#leftNav a:hover {
  color:#ffffff;
  text-decoration:none;
  background:url('../image/bullet.png') left repeat-y #4b4f4f;
}

#leftNav a.here {
  color:#ffffff;
  text-decoration:none;
  background:url('../image/bullet.png') left repeat-y #4b4f4f;
}

#content {
  display:inline;
  float:left;
  margin:20px 0px 0px 0px;
  padding:0px 0px 27px 0px;
  width:100%;
  text-align:left;
}

#content p {
  display:inline;
  float:left;
  padding:0px 25px 10px 25px;
  width: 100%;
}

#content p.alert {
  display:inline;
  float:left;
  margin:0px 25px 10px 25px;
  padding:5px 10px;
  width: 468px;
  border: solid 1px #339933;
  color: #116611;
  background: #eeffee;
}

#content div.callout h3,
#content div.calloutHome h3 {
  padding: 0px;
}

#content h3 {
  display:inline;
  float:left;
  padding: 5px 25px 10px 25px;
  width: 100%;
}

#content h2 {
  display:inline;
  float:left;
  padding: 5px 25px 10px 25px;
  width: 100%;
}

#content h1 {
  display:inline;
  float:left;
  clear:left;
  width: 100%;
  margin: 0px 0px 10px 25px;
}

#content hr {
  display:inline;
  float:left;
  width:500px;
  margin:5px 25px 0px 25px;
}

#body {
  display:inline;
  float:left;
  width:490px;
  min-height:450px;
}

.home {
  display: inline;
  float: left;
  margin: 0px 0px 0px 28px;
}

#homeSlideshow {
  float: left;
  display: inline;
  width: 520px;
  height: 205px;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

#homeSlideshow img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.callout {
  display:inline;
  float:right;
  clear:right;
  height: auto;
  width:246px;
  margin:0px 22px 3px 3px;
  background:url('../image/calloutTop.png') no-repeat #dae0e4;
}

.calloutHome {
  display:inline;
  float:left;
  height: 102px;
  width:206px;
  margin:0px 0px 3px 3px;
  background: url('../image/right_box.png') top no-repeat;
}

.calloutBottom {
  display:inline;
  float:left;
  height:6px;
  width:246px;
  background: url('../image/calloutBottom.png') top no-repeat;
  overflow:hidden;
}

.calloutText {
  display:inline;
  float:left;
  font-size:11px;
  height: auto;
  width:196px;
  padding: 8px 0px 0px 8px;
  color:#555555;
}

.callout .calloutText {
  display:inline;
  float:left;
  font-size:11px;
  height: auto;
  width:236px;
  padding: 8px 0px 0px 8px;
  color:#555555;
}

.calloutText a {
  /*color:#e03a3e;*/
  text-decoration:none;
}

.dollarSign {
  color:#e03a3e; 
  font-size: 13px; 
  margin: 0px 0px 0px 0px;
}

.calloutImage {
  display:inline;
  float:left;
  height: auto;
  width:246px;
}

#left {
  display:inline;
  float:left;
  width:300px;
  margin:25px 0px 0px 25px;
  color:#ffffff;
}

#mid {
  display:inline;
  float:left;
  width:300px;
  margin:25px 0px 0px 25px;
  color:#ffffff;
}

#right {
  display:inline;
  float:left;
  width:300px;
  margin:25px 0px 0px 30px;
  color:#ffffff;
}

#left h1,
#mid h1,
#right h1 {
  color: #ffffff;
  margin: 0px 0px 10px 0px;
}

#left h1 a:hover,
#left h1 a:active,
#mid h1 a:hover,
#mid h1 a:active,
#right h1 a:hover,
#right h1 a:active {
  color: #e03a3e;
  text-decoration: underline;
  font-family: arial, helvetica, sans-serif;
}

#bottomBox p {
  color: #888888;
  margin: 10px 0px 0px 0px;
}

#bottomBox a {
  color:#ffffff;
}

/*************** Footer */

#footer {
  display:inline;
  float:left;
  background-color:#5f6868;
  width: 992px;
  height: auto;
  color: #ffffff;
  font-size:10px;
}

#bottomNav {  
  display: inline;
  float:left;
  text-align:center;
  color: #ffffff;
  font-size:10px;
  padding: 0px 45px;
  
}

#bottomNav a {
  text-decoration:none;
  color:#ffffff;
  padding: 0px 3px 0px 3px;
  font-size:10px;
}

/*************** Tags */

h1 {
  float: left;
  display: inline;
  width: 100%;
  font-weight: bold;
  font-size:17px;
  line-height:17px;
  margin:0px;
  padding: 0px;
  text-transform: uppercase;
  font-family: arial, helvetica, sans-serif;
}

#bottomBox h1,
#body h1 {
  border-bottom: solid 3px #e03a3e;
}

h2 {
  display:inline;
  float:left;
  font-weight: bold;
  font-size:14px;
  color:#000000;
  letter-spacing:-1px;
}

h3 {
  font-weight: bold;
  color:#000000;
}

#privacy h3 {
  float:left;
  display:inline;
}

hr {
  color:#e03a3e;
  background-color:#e03a3e;
  height:3px;
  border:0px;
}

strong {
  font-weight:bold;
}

em {
  font-style:italic;
}


/*************** Lists */

div.list {
  float: left;  
  display: inline;
  width: 100%;
  height: auto;
  padding:0px 25px 25px 25px;
  margin:0px 10px 0px 0px;
}

ul, ol {
  margin: 0px;
}

ul {
  list-style: disc;
  padding: 0px 0px 0px 18px;
}

ol {
  list-style: decimal;
  padding: 0px 0px 0px 28px;  
}

ul li, ol li {
  font-size: 12px;
  line-height: 16px;
  padding: 0px;
  margin: 0px;
}

ul li ul {
  margin: 4px 0px;
  padding: 0px 0px 0px 18px;  
}

ol li ol {
  list-style: lower-alpha;
  margin: 4px 0px;
  padding: 0px 0px 0px 18px;  
}

ul li ul li, ol li ol li {
  font-size: 11px;
  line-height: 16px;
  padding: 0px;
  margin: 0px;
}

div.alpha ul li{
  list-style:upper-alpha;
}

div.alpha ul{
  padding:0px 0px 0px 24px;
  
}

/*************** Tables */

table {
  width: 100%;
  clear:left;
  margin-left: 25px;
  font-family: verdana, tahoma, geneva, sans-serif;
  font-size: 12px;
}

th {
  vertical-align: top;
}

td {
  vertical-align:top;
  padding: 0px 5px 0px 0px;
}

td div.list {
  padding: 0px 0px 20px 0px;
  margin: 0px;
}

#message {
  margin:0px 0px 60px 0px;
}

/*************** Generic Classes */

.floatLeft      { float: left; display: inline; }
.floatRight     { float: right; display: inline; }
img.floatLeft   { float: left; }
img.floatRight  { float: right; }
.centered       { text-align: center; }
.alignRight     { text-align: right; }
.clearRight     { clear: right; }
.clearLeft      { clear: left; }

.tiny           { font-size: 10px; line-height: 16px; }
.small          { font-size: 11px; line-height: 16px; }
.normal         { font-size: 12px; line-height: 18px; }
.medium         { font-size: 14px; line-height: 20px; }
.big            { font-size: 16px; line-height: 22px; }
.huge           { font-size: 18px; line-height: 24px; }

.italic         { font-style: italic; }
.bold           { font-weight: bold; }
.nobold         { font-weight: normal; }

.grey           { color: #999999; }
.gray           { color: #aaaaaa; font-weight:bold;}
.blue           { color: #336699; }
.green          { color: #339933; }
.red            { color: #993333; }
.black          { color: #111111; }

.half           {  width: 372px; padding: 0px 12px 12px 0px; }
.third          { width: 244px; padding: 0px 12px 12px 0px; }
.twoThirds      {  width: 500px; padding: 0px 12px 12px 0px; }

.marginLeft     { margin-left: 8px; }
.marginRight    { margin-right: 8px; }
