/* ==================================================================================================== */
/*                                                                         Progressive Enhancement CSS  */
/* ==================================================================================================== */
/*           Layout Starting @ 480px Wide             */
/* ================================================== */
/*                     Base HTML                      */
/* ================================================== */










/* ==================================================================================================== */
/*                                                                                       Shared Classes */
/* ==================================================================================================== */
table.data th {
    display: table-cell;
    font-weight: 700;
    padding: 0 10px 5px;
	text-align: left;	
}

table.data tr td, table.data tr td:first-child {
	border: 0;
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	display: table-cell;
	padding: 7px 10px;
}

table.data td.greyBg {
	background-color: #f4fbfb;
}

#benefit table.data td.greyBg {
	background-color: #fff;
}

table.data td span {
	display: none;
}

table.data tr td:last-child {
	border-bottom: 0;
	border-right: 1px solid #d2d2d2;
	padding-bottom: 5px;	
}

table.data tr:last-child td {
	border-bottom: 1px solid #d2d2d2;
}

table.data.tpl2 th {
	background-color: #f3fafa;
	border-top: 1px solid #d2d2d2;
	color: #20a5dc;
	font-weight: 400;
}

table.data.tpl2 tr th, table.data.tpl2 tr td {
	border-left: 0;
	padding: 7px 10px;	
}

table.data.tpl2 tr th:first-child, table.data.tpl2 tr td:first-child { 
	border-left: 1px solid #d2d2d2;
}

table.data.tpl2 tr th:last-child { 
	border-right: 1px solid #d2d2d2;
}




/* ================================================== */
/*                   Responsive UI                    */
/* ================================================== */










/* ==================================================================================================== */
/*                                                                                 jQuery UI Overwrites */
/* ==================================================================================================== */










/* ==================================================================================================== */
/*                                                                                           Site Icons */
/* ==================================================================================================== */

/* ================================================== */
/*                  Icons Placement                   */
/* ================================================== */











/* ==================================================================================================== */
/*                                                                                      Layout & Design */
/* ==================================================================================================== */

/* ================================================== */
/*                      Header                        */
/* ================================================== */





/* ================================================== */
/*                      Content                       */
/* ================================================== */

/* ================================================== */
/*                Home Page - Intro                   */
/* ================================================== */
#intro .intro.home h1 {
	margin: 15px 0 20px;	
}

#intro .intro.home h1 br { 
	display: block;
}

.intro.home ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;	
}

.intro.home li {
	display: inline-block;
	font-size: 14px;
	height: 200px;
	padding: 15px 0 0;
	width: 90px;
}

#masterslider {
	display: none;	
}

.introText .prepare {
	margin-right: 100px;
}





/* ================================================== */
/*                  Mobile login                      */
/* ================================================== */
header .mobile .call {
	display: inline;
	height: 32px;
	float: right;
	margin: 10px 0 0;
	padding: 5px 15px;
}

ul#login a.call {
	display: none;	
}





/* ================================================== */
/*            Home Page - Procurement                 */
/* ================================================== */
#procurement h2 span {
	border-top: 1px solid #0d7296;	
	display: inline-block;
	height: 7px;
	margin-right: 10px;
	max-width: 305px;
	width: 8%;
}

#procurement h2 span:last-child { 
	margin-left: 10px;
}

#procurement h3 {
	font-size: 26px;
	padding: 20px 0 0 130px;
}

#procurement h3 span.icons {
	top: 10px;
}







/* ================================================== */
/*          Solutions Page - Key Advantages           */
/* ================================================== */
section#keyAdvantages ul li {
	padding: 0 20px 0 0;
	text-align: center;
	min-width: 220px;
	width: 45%;
}







/* ================================================== */
/* Open Government Contracts                          */
/* ================================================== */
nav.contracts ul {
	left: 15px;
}

nav.contracts li {
	margin-right: 5px;	
}

nav.contracts a {
	padding: 15px;	
}

@media only screen and (min-width: 550px) {
	nav.contracts a span {
		display: inline;	
	}
}

.gcForm a {
	margin-top: 37px;
}


p#grow {
	margin-bottom: 45px;
	padding: 5px 0 0 160px;
}







/* ================================================== */
/* Customers                                          */
/* ================================================== */
#customers .layer {
	margin: 0 12px 24px;	
}





/* ================================================== */
/* Resource Center                                    */
/* ================================================== */
.resultsToolbar .resultsTotal {
    float: left;    
}

.resultsToolbar .pagination {
    float: right;
    text-align: right;
	margin: 0;
    width: 50%; 
}

#resourceCenter.details article.resourceItem img {
	float: left;
	margin: 0 40px 20px 0;
}




/* ================================================== */
/*                      Support Page                  */
/* ================================================== */
.supportSection .contactInfo .content {
   padding: 20px 20px 5px;
}


/* ================================================== */
/* Supplier Solutions Pricing - Intro                 */
/* ================================================== */

.pricing li {
    width: 214px;
}

.ppc .pricing li {
	width: 300px;	
}
.pricing li:first-child {
    width: 300px;
}

.pricing li:first-child.target {
	width: 214px;
}

.pricing li.extensiveCoverage {
	width: 300px;
}



/* ================================================== */
/* Supplier Solutions Pricing                         */
/* ================================================== */

/* Keywords section */
#keywords input {
	width: 23.5%;	
}





/* ================================================== */
/* Free Demo                                          */
/* ================================================== */
#supplierSolutions .testimonial {
	min-width: 285px;
	padding: 0 15px 0 0;
	width: 49%;
}




/* ================================================== */
/* Document Lookup                                    */
/* ================================================== */
@media only screen and (min-width: 580px) {
	#lookup input[type="text"] {
		display: inline-block;
		margin: 0 30px 0 0;	
	}	
}




/* ================================================== */
/*                      Bid Alerts                    */
/* ================================================== */
#current p, .historical p {
	margin: 0;	
}

#current span {
	display: inline-block;
	width: 180px;		
}

.bulletin #current span {
	width: 380px;		
}

.historical h3 span {
	float: right;
	line-height: 1.3em;	
}

.historical p span {
	display: inline-block;
	height: 68px;
	width: 200px;	
}

.bulletin #current p span + span {
	text-align: center;
	width: 100px;		
}

#current span + span, .historical span + span {
	margin-left: -5px;
}

section.lightGrey .map p {
	margin-right: 14%;
}





/* ================================================== */
/* Public - View Bid Details                          */
/* ================================================== */

#bidDetailContainer #bidDetail table td {
	display: table-cell;
}

#bidDetailContainer #bidDetail table .FieldLabel {
	width: 15%;
}

#bidDetailContainer #bidDetail table .Field {
	width: 85%;
}





/* ================================================== */
/*                   Bid Results                      */
/* ================================================== */

#bidResultsContainer table.data {
    border-spacing: 0;
    margin: 20px 0;
    width: 100%;
}

#bidResultsContainer table.data tr {
    position: relative; 
}

#bidResultsContainer table.data th {
    display: none;
    font-size: 16px;
    white-space: nowrap;
    text-transform: uppercase;
}

#bidResultsContainer table.data .sorting th {
	display: block;
	text-align: left !important;
}

#bidResultsContainer table.data td {
    display: block;
    font-size: 16px;
    padding: 0 5px 5px 0;
}

#bidResultsContainer table.data td.disabled {
    color: #acacac; 
}

#bidResultsContainer table.data td span {
    /*display: block;*/
    font-weight: 700;
}

#bidResultsContainer table.data tr td, #bidResultsContainer table.data tr td:first-child {
	border-top: none;
}


#bidResultsContainer table.data tr td:first-child { 
    border-top: 1px solid #d2d2d2;
    padding-top: 10px;
}

#bidResultsContainer table.data tr td {
    border-left: 1px solid #d2d2d2; 
    border-right: 1px solid #d2d2d2;
    padding: 0 10px 5px;    
}

#bidResultsContainer table.data tr:last-child td:last-child {
    border-bottom: 1px solid #d2d2d2;
}

#bidResultsContainer table.data.tpl2 tfoot td {
    background-color: #f3fafa;
}

#bidResultsContainer table.data tfoot tr td.pagination {
    border-top: 0;  
    padding: 10px 0;
    text-align: center;
}

#bidResultsContainer table.data.tpl2 tfoot td.pagination a {
        padding: 10px 7px;
}

#bidResultsContainer table.data td.pagination a.current {
        font-weight: 700;
}

#bidResultsContainer table.data.tpl2 tr:hover {
    background-color: #f4fafa;
}

#bidResultsContainer table.data tfoot.nob tr td {
    border: 0 !important;   
}





/* ================================================== */
/*                   Form Pages                       */
/* ================================================== */

/* Benefits */

.benefits .benefitsImage {
    display: table-cell;
    margin-bottom: 0;
    width: 136px;
}

.benefits .benefitsText {
    display: table-cell;
    padding-left: 25px;
}

.formPage #firstName,
.formPage #lastName {
	display: inline-block;
	width: 49%;
}

.formPage #firstName {
	margin-right: 2%;
}






/* ================================================== */
/*                      Footer                        */
/* ================================================== */
@media only screen and (min-width: 530px) {
	footer nav {
		padding-right: 60px;
		width: 60%;
	}
	footer nav + nav {
		margin-top: 15px;
		padding-right: 0;
		width: 40%;
	}
	footer nav + nav ul li:first-child a.parent:first-child {
		margin-top: 15px;
	}

}




