@charset "utf-8";
/* CSS Document */

/*GENERAL ELEMENTS*/


body{
		background-color:#FFFFFF;
		margin:0px;
		padding:0px;
		border:0px;
		font-family:Arial, Helvetica, sans-serif;
}

h1, h1 a{
		font-size: 25px;
		font-weight: bold;
		color:#006699;
		margin-top:0px;
		margin-left: 10px;
	}

h2, h2 a{
		font-size: 20px;
		font-weight: normal;
		color:#006699;
		padding-top:10px;
		padding-left: 10px;
		padding-bottom:5px;
	}

h3, h3 a{
		font-size: 16px;
		font-weight:bold;
		color:#006699;
		padding-top:10px;
		padding-left: 10px;
		padding-bottom:10px;
	}
#content_items a {
		text-decoration:underline;
}
	
h4, h4 a{
		font-size: 14px;
		font-weight:bold;
		text-decoration:underline;
		color:#006699;
	}

p {
		font-size: 14px;
		text-decoration:none;
		color:#006699;
		padding-left: 10px;
		padding-bottom:15px;
		padding-right:15px;
}

li, li a{
		color:#666666;
		font-size:13px;
}

#wrapper{
		width:100%;
		min-height:890px;
		_height:850px;
		background-image:url(../images/background_gradient.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
}


/*HEADER*/

#login_top{
		width:100%;
		height:40px;
		border-bottom:1px dotted #999999;
		margin-top:5px;
}

#login_top_center{
		margin-left:auto;
		margin-right:auto;
		width:860px;;
		height:30px;
		position:relative;
}

#login_top_center form{
		float:right;
		padding-top:10px;
		display:inline;
}


.login_input{
		color:#666666;
		border: 1px solid #cccccc;
		font-size:13px;
		width:150px;
		float:left
}

.botton_send {
margin-top:-1px;
padding-left:2px;
}

.label {
		color:#666666;
		font-size:11px;
		font-weight:bold;
		padding-right:5px;
		padding-left:5px;
		float:left;
		margin-top:4px;
}

#header {
		width:100%;
		height:140px;
		background-image:url(../images/header.png);
		background-position:bottom right;
		background-repeat:no-repeat;
}

#center_content{
		width:859px;
		margin-left:auto;
		margin-right:auto;
}

.hide{
		visibility:hidden;
}

.logo_header{
		padding-top:40px;
		padding-left:30px;
		float:left;
		border:none;
}

/*BODY*/

	
#main_nav{
		float:left;
		width:860px;
}

#main_nav ul{
		list-style-type:none;
		margin:0pt;
		padding-left:0pt;
		padding-right:0pt;
		text-align:center;
}

#main_nav li{
		float:left;
}

.main_button a {
		background-image:url(../images/box_button.jpg);
		width:142px;
		height:24px;
		display:block;
		border: 1px solid #b5b6b2;
		border-right:none;
		float:left;
		padding-top:8px;
		text-decoration:none;
}

.main_button a:hover{
		color:#000000;
		text-decoration:underline;
}

.main_button_last a {
		background-image:url(../images/box_button.jpg);
		width:142px;
		height:24px;
		display:block;
		border: 1px solid #b5b6b2;
		float:left;
		padding-top:8px;
		text-decoration:none;
}

.main_button_last a:hover{
		color:#000000;
		text-decoration:underline;
}

.main_button_active a{
		background-image:url(../images/box_button_active.jpg);
		width:142px;
		height:24px;
		display:block;
		border: 1px solid #b5b6b2;
		border-right:none;
		float:left;
		padding-top:8px;
		font-weight:bold;
		text-decoration:none;
}

.main_button_last_active a{
		background-image:url(../images/box_button_active.jpg);
		width:142px;
		height:24px;
		display:block;
		border: 1px solid #b5b6b2;
		float:left;
		padding-top:8px;
		font-weight:bold;
		text-decoration:none;
}

#body_content{
		margin-top:0px;
		width:857px;
		min-height:500px;
		_height:500px;
		border: 1px solid #B5B6B2;
		border-top:none;
		background-image:url(../images/shadow.jpg);
		background-repeat:repeat-x;
		background-position:top;
		float:left;
		background-color:#FFFFFF;
		margin-bottom:5px;
		padding-top:10px;
		_padding-top:25px;
		.padding-top:25px;
}

#img_welcome{
		float:left;
		padding-top:43px;
		padding-left:30px;
}

#content_body_center{
		margin-top:30px;
		float:left;
}

#content_body_center ul{
		list-style-image:url(../images/bullet.jpg);
		margin:0pt;
		padding-left:40pt;
		padding-right:0pt;
}

#content_body_center li{
		padding-bottom:15px;
		font-size:14px;
}

#content_body_right{
		margin-top:45px;
		float:left;
		border-left: 1px dotted #999999;
		margin-left:20px;
		padding-left:8px;
		width:155px;
}

#content_body_right p{
		color:#F48624;
		font-weight:bold;
		font-size:20px;
		margin-bottom:-10px
}

.color_blue{
		color:#006699;
}

#content_items{
		border-top:1px solid #cccccc;
		width:100%;
		float:left;
		margin-top:20px;
		margin-bottom:35px;
		background-image:url(../images/gradient_bottom.jpg);
		background-repeat:repeat-x;
		background-position:top;
}

#community{
		float:left;
		width:265px;;
		text-align:center;
		padding:10px;
}
#vendors{
		float:left;
		width:265px;;
		text-align:center;
		padding:10px;
}
#vendors h3 {
margin-bottom:25px;
}
#community img, #vendors img{
		border:none;
}

#community_center{
		float:left;
		width:265px;;
		text-align:center;
		padding:10px;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
}
#community_center h3 {
margin-bottom:32px;
}

#community_center img{
		margin-top:-20px;
		border:none;
}
#send{
		width:70px;
		margin-top:12;
		float:left;
		position: relative;
}

#online {
		text-align:center;
		font-size:13px;
		font-weight:bold;
		clear:both;/*added 1.15.09 - john botica dt - using to clear above floated elements*/
}

.bullet_image {
		padding-top:10px;
}

/*FOOTER*/

#link_footer{
clear:both;
		width:810px;
		text-align:center;
		margin-top:10px;
		font-size:11px;
}
#link_footer a {
		font-size:11px;
		color:#666666;
}

#link_footer ul{
		list-style-type:none;
		text-align:center;
}

#link_footer li{
		display:inline;
}

#copyright{
		clear:both;
		text-align:center;
		padding-bottom:10px;
}
#copyright p {
		font-size:11px;
		color:#666666;
}


/*ELEMENTS FACEBOX*/

#wrapper_facebox{
	width:620px;
	height:auto;
}

#facebox_top{
	width:620px;
	height:11px;
	background-image:url(../images/facebox_top.png);
	background-repeat:no-repeat;
	margin-bottom:0px;
	_margin-bottom:-7px;
}

#facebox_content{
	width:620px;
	height:auto;
	background-color:#d6d8d1;
	margin:0px;
}

#facebox_bottom{
	width:620px;
	height:33px;
	background-image:url(../images/facebox_bottom.png)
}

#content_f{
	background-color:#FFFFFF;
	width:580px;
	_width:600px;
	height:auto;
	margin-left:10px;
	padding:10px;
	margin-top:0px;
}



/* tooltip */
.tooltip * {
margin:0;
padding:0;
}

.tooltip-left {
width:170px;
height:200px;
display:block;
float:left;
margin-left:20px;
_margin-left:10px;
margin-right:5px;
}
.tooltip-center {
width:230px;
height:200px;
display:block;
float:left;
}
.tooltip-right {
width:150px;
height:200px;
display:block;
float:left;
margin-left:10px;
}
.tooltip h4 {
margin-bottom:15px;
}
.tooltip-center a {
color:#F3861D;
text-decoration:underline;
font-size:13px;
}
.tooltip-center .content p {
font-size:13px;
color:#333333;
margin-top:10px;
}
.tooltip-right a {
color:#006699;
text-decoration:underline;
font-weight:bold;
}
.try-demo-link {
margin-left:22px;
}
.tooltip-right img {
border:none;
}


.img-inside {
margin-left:10px;
margin-right:15px;
margin-bottom:5px;
float:left;
}
.left-content {
width:600px;
float:left;
}
.left-content a {
color:#F3861D;
text-decoration:underline;
font-size:12px;
}
.left-content p {
font-size:12px;
color:#666666;
}
.faqs a {
margin-bottom:15px;
margin-left:5px;
display:block;
background:url(../images/arrow-right.gif) no-repeat;
padding-left:17px;
}
.answers h2 {
color:#F3861D;
margin-top:35px;
}
.answers {
margin-left:5px;
margin-bottom:15px;
}

.return {
width:70px;
background:url(../images/arrow-up.gif) no-repeat;
padding-left:15px;
margin-left:10px;
}
.faqs {
border-bottom:1px dotted #999999;
margin-left:10px;
}

ol li {
margin-bottom:15px;
}
.submenu{
	display:none;
	width:143px;
	position:absolute;
	left:0;
	top:33px;
	border-right:1px solid #B5B6B2;
}
.main_button{
	position:relative;
}
.main_button_active{
	position:relative;
}

.try-demo {
margin-left:10px;
padding-bottom:50px;
}
.try-demo label {
font-size:12px;
width:100px;
display:block;
float:left;
text-align:right;
padding-right:5px;
margin-top:4px;
}
.try-demo input {
margin-bottom:5px;
}
.try-demo-button {
float:left;
margin-left:185px;
.margin-left:195px;
}

.screenshot {
border:1px solid #CCCCCC;
margin-bottom:20px;
}

.right-content {
float:left;
border-left:1px dotted #999999;
margin-left:35px;
width:200px;
display:block;
margin-bottom:15px;
}

.right-content a {
color:#F3861D;
text-decoration:underline;
font-size:12px;
font-weight:bold;
}
.right-content p {
margin:0;
font-size:12px;
padding:0;
padding-top:5px;
margin-bottom:15px;
}

.links-right {
padding-left:40px;
}
.testimonial {
padding-left:20px;
}
.vendors ul {
list-style-image:url(../images/bullet-vendors.png);
margin-left:180px;
.margin-left:210px;
.margin-top:20px;
}
.vendors li {
padding-bottom:10px;
font-weight:bold;
color:#006699;
}

/*START------BidsSpecsRequest Styles - sidebar content*/
/*
 added - 1.15.09
 by - John Botica - dt
 
*/
.sidebar {
	display:block;
	float:left;
	margin-left:20px;
	width:225px;
	position:relative;
}
.sidebarBlock {
	width:223px;
	padding:0;
	margin:0 0 20px;
	position:relative;
	overflow:hidden;
	background:url('../images/sideblock_bg.png') 0 0 repeat-y;
}
.sidebarBlock h2 {
	width:223px;
	height:31px;
	padding:0;
	margin:0;
	overflow:hidden;
	text-indent:-9000px;
}
#side_5steps h2 {
	background:url('../images/h2_making_life_easier.png') 0 0 no-repeat;
}
#side_features h2 {
	background:url('../images/h2_features.png') 0 0 no-repeat;
}
#side_benefits h2 {
	background:url('../images/h2_benefits.png') 0 0 no-repeat;
}
.sidebarBlock ol, .sidebarBlock ul {
	width:223px;
	padding:10px 0 10px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	background:url('../images/sideblock_bottom.png') 0 bottom no-repeat;
}
.sidebarBlock ol li, .sidebarBlock ul li {
	width:180px;
	padding:0 0 10px 23px;
	margin:0 auto;
	list-style-type:none;
	color:#333333;
}
.sidebarBlock ol li.step1 {
	background:url('../images/sidebar_1.png') 0 0 no-repeat;
}
.sidebarBlock ol li.step2 {
	background:url('../images/sidebar_2.png') 0 0 no-repeat;
}
.sidebarBlock ol li.step3 {
	background:url('../images/sidebar_3.png') 0 0 no-repeat;
}
.sidebarBlock ol li.step4 {
	background:url('../images/sidebar_4.png') 0 0 no-repeat;
}
.sidebarBlock ol li.step5 {
	background:url('../images/sidebar_5.png') 0 0 no-repeat;
}
.sidebarBlock ul li {
	background:url('../images/sidebar_arrow.png') 0 0 no-repeat;
}
#side_5steps p {
	padding:5px 0 3px;
	margin:0 auto;
	width:203px;
	border-bottom:1px solid #e1e2dd;
	color:#333;
	font-size: 12px;
	font-style:italic;
}

/*END------BidsSpecsRequest Styles - sidebar content*/
/*START------Homepage updates Styles*/
#bids_spec_request {
	width:164px;
	height:139px;
	margin:0;
	padding:0;
	overflow:hidden;
	position:relative;
}
#bids_spec_request h2 {
	width:164px;
	height:99px;
	padding:0;
	margin:0;
	text-indent:-9000px;
	overflow:hidden;
	background:url('../images/home_bidsspec_request.png') 0 0 no-repeat;
}
#btn_bidsspecs, #btn_bidsspecs:link, #btn_bidsspecs:visited {
	width:164px;
	height:40px;
	padding:0;
	margin:0;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url('../images/btn_clickhere.png') 0 0 no-repeat;
}
#btn_bidsspecs:hover {background-position:0 -40px;}
#btn_bidsspecs:active {background-position:0 -80px;}
/*HOME------Homepage Updates Styles*/