body {
	margin: 0;
	font: 12px Verdana, Helvetica, sans-serif;
	color: #5c6676;
	min-width:940px;
	background: url(../images/bg-body.gif);
}
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
#wrap-holder{
	height:100%;
	background:#fff url(../images/bg-wrap-holder.gif) repeat-x;
}
#wrapper {
	margin: 0 auto;
	width: 940px;
	padding:192px 0 0;
	position:relative;
}
.header {
	width: 800px;
	height:192px;
	padding:0 70px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.logo{
	width:246px;
	height:170px;
	margin:12px 0 0 18px;
	overflow:hidden;
	float:left;
	display:inline;
	background:url(../images/logo.jpg) no-repeat;
}
.logo a{
	height:170px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	position:relative;
}
.header-right{
	width:485px;
	float:right;
}
.form{
	margin:51px 0 49px 0;
	padding-right:5px;
	float:right;
	width:390px;
	display:inline;
}
.content .form{
	margin:0 5px 0 0;
	width:340px;
}
.search-holder{
	width:290px;
	height:36px;
	float:right;
	padding:6px 8px 0 12px;
	background: url(../images/bg-seach-holder.gif) no-repeat;
}
.content .search-holder{
	background: url(../images/bg-seach-holder-inner.gif) no-repeat;
}
.search-holder .txt{
	border:0;
	background:#e4e5e8;
	float:left;
	width:190px;
	margin:5px 0 0 8px;
	color:#727b89;
	padding-top: 4px;
}
.content .search-holder .txt{
	background: url(../images/bg-txt.gif) repeat-x;
}
.btn-holder{
	width:81px;
	height:31px;
	float:right;
	background: url(../images/btn-search.png) no-repeat;
	overflow:hidden;
}
.content .btn-holder{
	background: url(../images/btn-search-inner.png) no-repeat;
}
.search-holder .search{
	width:81px;
	height:29px;
	text-indent:-9999px;
	position:relative;
	overflow:hidden;
	display:block;
}
#nav{
	width:650px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	font-size:13px;
	background: url(../images/separator.gif) no-repeat;
}
#nav li:hover,
#nav li.hover{
	background: url(../images/bg-nav-hover.gif) repeat-x;
	margin-right:-1px;
	position:relative;
}
#nav li a{
	color:#616b7b;
	padding:18px 36px 16px 32px;
	display:block;
	text-decoration:none;
}
#nav .active a{
	color:#c8d3e3;
}
#nav li:hover a,
#nav li.hover a{
	color:#c8d3e3;
	padding:18px 37px 16px 32px;
}
#nav ul{
	display:none;
}
#nav li:hover ul,
#nav li.hover ul{
	width:208px;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	position:absolute;
	top:50px;
	left:0;
	background:#3b4659;
}
#nav ul li{
	float:none;
	background: url(../images/separator-subnav.gif) repeat-x;
}
#nav ul li:hover,
#nav ul li.hover{
	background: url(../images/separator-subnav.gif) repeat-x;
}
#nav ul li a{
	font-size:11px;
	color:#c8d3e3;
	padding:18px 0 14px 18px;
}
#nav ul li a:hover{
	text-decoration:underline;
}
.main{
	width:100%;
	padding-bottom:42px;
	overflow:hidden;
}
.image-holder{
	width:854px;
	margin:23px 10px 0 10px;
	padding:0 0 4px 66px;
	background: url(../images/bg-image-holder.gif) no-repeat 0 100%;
}
.image-holder img{
	display:block;
}
.content{
	width:787px;
	overflow:hidden;
	margin:29px 0 0 76px;
}
.content .text{
	width:500px;
	float:left;
}
.content h1{
	margin:-4px 0 5px;
	font-size:22px;
	
	font-weight:normal;
}
.content p{
	margin:0 0 28px;
	line-height:20px;
}
.content .text p a{
	color:#c61c15;
	text-decoration:underline;
}
.content .text p a:hover{
	text-decoration:none;
}
.contact-holder{
	 
	width:219px;
	float:right;
	
}
.contact{
	width:100%;
	
}
.contact .frame{
	width:195px;
	padding:11px 0 10px;
	text-align:center;
	 
}
.contact .frame span{
}
.contact .frame strong{
	display:block;
	margin-bottom:11px;
	font:bold 22px helvetica, sans-serif;
	
}
.page{
	width:796px;
	padding:0 0 50px;
	margin:0 70px 0 74px;
	padding:38px 0 30px;
	overflow:hidden;
}
.search-page .page{
	padding-bottom:79px;
}
.sidebar{
	width:209px;
	float:left;
	margin:7px 0 0;
	overflow:hidden;
}

.lsidebar{
	width:209px;
	float:right;
	margin:7px 0 0;
	overflow:hidden;
}

.inner .contact-holder{
	width:209px;
	margin-bottom:12px;
	background: url(../images/bg-contact-holder-inner.gif) repeat-y;
}
.inner .contact{
	background: url(../images/bg-contact-inner.gif) no-repeat;
}
.inner .frame{
	text-align:left;
	padding:21px 0 18px 20px;
	background: url(../images/bg-contact-frame-inner.gif) no-repeat 0 100%;
}
.inner .contact-holder strong{
	font-size:18px;
}
.inner .email-us{
	padding:10px 0 0;
	width:150px;
	height:30px;
	display:block;
}
.banner{
	display:block;
	margin-bottom:12px;
}
.page .content{
	width:550px;
	float:right;
	margin:0;
	overflow:hidden;
}
.list{
	margin:0;
	padding:0;
	list-style:none;
}
.list li{
	margin-top:20px;
	padding:0 0 0 25px;
	line-height:20px;
	background: url(../images/bg-list.gif) no-repeat 0 2px;
}
.apply-form{
	width:520px;
}
.row{
	width:100%;
	overflow:hidden;
	padding-bottom:11px;
}
.row label{
	width:145px;
	text-align:right;
	padding:5px 18px 0 0;
	font-weight:bold;
	line-height:14px;
	float:left;
}
.row .inp-text{
	float:left;
	border:1px solid #bbb;
	background: url(../images/bg-input.gif) repeat-x;
	padding:5px 0 5px 4px;
}
.row select{
	float:left;
	width:226px;
	border:1px solid #bbb;
	padding:1px 0;
}
.row .txt{
	width:282px;
}
.row .contact-person{
	width:236px;
}
.row .txt-short{
	width:130px;
}
.row .txt-state{
	width:38px;
}
.row .txt-email{
	width:176px;
}
.apply-form .row .txt-zip{
	width:53px;
}
.row .lbl-1{
	width:45px;
	padding-right:10px;
}
.validation {
	display:block;
	line-height:0px;	
	}
.add-holder{
	width:320px;
	padding-left:160px;
}
.add{
	display:block;
	font-size:10px;
	color: #5c6676;
	margin:0 0 16px 0;
	padding-left:10px;
	background: url(../images/bg-add.gif) no-repeat 0 3px;
}
.add:hover{
	text-decoration:none;
}
.states{
	margin:0;
	padding:0 38px 0 0;
	list-style:none;
	float:left;
}
.states li{
	padding:0 0 11px;
}
.apply-form textarea{
	width:353px;
	height:128px;
	border:1px solid #bbb;
	overflow:auto;
	float:left;
	background: url(../images/bg-textarea.gif) repeat-x;
}
.submit{
	padding-left:163px;
}
.submit-button{
	margin-left:163px;
}
.search-results{
	width:100%;
	overflow:hidden;
}
#vendor-details-container {
	width:580px;
	overflow:auto  
	}
#vendor-details{
	width: inherit;
	margin: 0 0 0 0px;
	font-size: 11px;
}

#vendor-details th, td {
	padding: 5px 0px 5px 0px;
	vertical-align: top;
	}
#vendor-details td {
	padding-left: 10px;
	}
#vendor-details th {
	padding-right: 10px;
	font-weight:bold;
	text-align: right;
	}
#vendor-details-sub {
	vertical-align: top;
	text-align: left;
	font-size:10px;
	}

#vendor-details-sub td {
	padding: 2px 5px 2px 5px;
	}
	
.inner .search-results h1{
	float:left;
	margin:6px 0 0;
}
.string{
	width:100%;
	padding:18px 0 20px;
	overflow:hidden;
}
.string p{
	float:left;
	margin:0;
}
.string p strong{
	color:#c61c15;
}
.string span{
	margin:4px 0 0;
	float:right;
}
.two-column{
	width:540px;
	margin:0;
	padding:8px 20px 0 10px;
	list-style:none;
	background: url(../images/bg-two-column.gif) repeat-x;
}
.two-column li{
	padding:6px 0 0;
	overflow:hidden;
}
.two-column strong{
	float:left;
	width:204px;
	margin:0 40px 0 0;
	padding:0 0 10px;
}
.two-column li a{
	float:left;
	width:224px;
	margin-right:20px;
	color:#c61c15;
	line-height:18px;
	text-decoration:none;
}
.two-column li a:hover{
	text-decoration:underline;
}
.two-column li p{
	margin:0;
	width:290px;
	float:left;
	line-height:18px;
}

.one-column{
	width:540px;
	margin:0;
	padding:8px 20px 0 10px;
	list-style:none;
	background: url(../images/bg-two-column.gif) repeat-x;
}
.one-column li{
	padding:6px 0 0;
	overflow:hidden;
}
.one-column strong{
	float:left;
	width:204px;
	margin:0 40px 0 0;
	padding:0 0 10px;
}
.one-column li a{
	float:left;
	width:540px;
	margin-right:20px;
	color:#c61c15;
	line-height:18px;
	text-decoration:none;
}
.one-column li a:hover{
	text-decoration:underline;
}

.foot-holder{
	background: url(../images/bg-foot-holder.gif) repeat-x;
}
.footer{
	width:864px;
	margin:0 auto;
	/*padding:16px 0 8px 76px;*/
	padding:16px 0 4px 76px;
	overflow:hidden;
	font:11px "myriad pro", helvetica, sans-serif;
	color:#6d7788;
}
.footer p{
	margin:0;
	float:left;
}
.footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
.footer ul li{
	float:left;
	padding:0 8px 0 10px;
	background: url(../images/footer-separator.gif) no-repeat 0 1px;
}
.footer ul li:first-child{background:none;}
.footer ul li a{
	color:#6d7788;
	text-decoration:none;
}
.footer ul li a:hover{
	color:#c7d1db;
}

#software_listing 
{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;	
	font-size: 10px;				
}

#software_listing a, a:link, a:visited, a:active 
{
	text-decoration: none;
	color: #666;
	line-height: 1.5em;
}

#software_listing a:hover
{
	text-decoration: underline;
	font-size: 10px;
	color: #C61C15;
	line-height: 1.5em;
}

#member_list 
{
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;					
}

#member_list p{
	margin 0;
	padding: 0;
	line-height: 1.1em;
}

#member_list a, a:link, a:visited, a:active 
{
	text-decoration: none;
	color: #C61C15;
	line-height: 1.5em;
}

#member_list a:hover
{
	text-decoration: underline;
	color: #C61C15;
	line-height: 1.5em;
}
#member_list u{
	color: #C61C15;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 25px;
	background: url(../images/bg-list.gif) no-repeat 0 2px;
	}
	
#member_list b, strong{
	font-weight:normal;
	}
#report_form{
   margin: 0 0 0 0px;
   }
#report_form th{
	font-weight:600;
	text-align:right;
	width:125px;	
	}
#report_form td{
	text-align:left;
	color: #C61C15;
	}
#potential-vendor-form .status {
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  width: 246px;
  white-space: nowrap;
}

#potential-vendor-form .textfield {
  width: 150px;
}

#potential-vendor-form label.error {
  background:url("../images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
}

#potential-vendor-form label.checked {
  background:url("../images/checked.gif") no-repeat 0px 0px;
}

#potential-vendor-form .success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}

