body {
	background: #fff url('../new_images/background.gif') repeat-x;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Helvetica, Sans-Serif;
    font-size:12px;
    line-height: 16px;
    color: #005992;
}

body div.title {
	margin: 0 auto 0 auto;
	padding: 6px 0 0 0;
	width: 935px;
	display: block;
}

body div.title div.titlelinks {
	float: left;
	width: 635px;
}

.headedpanel {
	margin: 15px;
	padding-bottom: 10px;
}

#head-left{
	width: 300px;
	float: left;
}

#head-right{
	width: 635px;
	float: left;
}

#content-left{
	width: 726px;
	float: left;
}

#sub-content-left{
	width: 706px;
	margin-right: 20px;
	float: left;
}

#content-right{
	width: 209px;
	float: left;
}
#search-create{
	float: left;
	width: 635px;	
}

#create-left{
	float: left;
	width: 211px;	
}

#search-right{
	margin-top: 15px;
	float: left;
	width: 424px;
	text-align: right;
}

#quick-nav{
	margin-top: 2px;
	float: right;
	text-align: center;
	width: 212px;
	height: 30px;
	background: url('../new_images/homefaq_bg.gif') no-repeat;
}

#quick-search{
	margin-top: 2px;
	float: right;
	width: 635px;
	text-align: right;
}

body div.body {
	margin: 0 auto 0 auto;
	width: 935px;
}

.content-container{
	display: block;
	margin-top: 10px;
}

#most-recent{
	width: 718px;
	margin-right: 8px;
	float: left;
	margin-bottom: 10px;
}

#my-login{
	width: 207px;	
	float: right;
	margin-bottom: 10px;
}

#options{
	width: 209px;	
	float: right;	
}

.bottom-box{
	width: 354px;
	float:left;
	background: url('../new_images/generic_box_bg.gif') no-repeat;
	min-height:173px;
	height:auto !important;
	height: 173px;
	margin-right: 9px;
}


body div.body a {
	color: #f78b11;
	font-weight: bold;
}

body div.body a:hover {
	color: #000000;
}

body div.body h1 a {
	color: #1188c1;
	font-weight: normal;
	float: right;
}
body div.body h1 a:hover {
	text-decoration: none;
}
body div.body h1 span {
	display: block;
	padding: 5px 0 5px 18px;
}
body div.body h1, body div.body h2, div.title h2{
	color: #1188c1;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 10px 15px;
}

/*body div.body h3 {
	font-size: x-small;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
}*/

body div.body div.headedpanel div.hometender {
	float: left;
	width: 166px;
}
body div.body div.headedpanel div.testimonial {
	border-top: 1px solid #2f97db;
	margin: 10px 0 0 0;
	overflow: auto;
	padding: 10px 0 10px 0;
}
body div.body div.headedpanel div.testimonial div.description p {

	margin: 0;
	padding: 10px 40px 10px 40px;
}
body div.body div.headedpanel div.testimonial div.author p {
	font-style: italic;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: right;
}
body div.body div.headedpanel div.testimonial div.image {
	float: right;
	margin: 0 0 10px 10px;
	width: 120px;
}
body div.body div.headedpanel div.testimonial div.image a {
	outline: none;
}
body div.body div.headedpanel div.testimonial div.image a img {
	border: none;
}
body div.body div.headedpanel form {
	margin: 0;
	padding: 0;
}
body div.body div.headedpanel form input.button {
	background: #2f97db;
	border: none;
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px 5px 2px 5px;
}
body div.body div.headedpanel form input.button:hover {
	background: #f78b11;
	cursor: pointer;
}
body div.body div.headedpanel form input.captcha {
	background: #fafafa;
	border: 1px solid #41a1c7;
	
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	margin: 0 0 0 10px;
	padding: 2px;
	width: 100px;
}
body div.body div.headedpanel form input.captcha:focus {
	background: #fafafa;
}
body div.body div.headedpanel form input.email {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
	width: 400px;
}
body div.body div.headedpanel form input.email:focus {
	background: #fafafa;
}
body div.body div.headedpanel form input.location {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
	width: 300px;
}
body div.body div.headedpanel form input.location:focus {
	background: #fafafa;
}
body div.body div.headedpanel form input.keywords {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-size: x-small;
	margin: 0 5px 0 0;
	padding: 2px;
	width: 350px;
}
body div.body div.headedpanel form input.keywords:focus {
	background: #fafafa;
}
body div.body div.headedpanel form input.name {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
	width: 300px;
}
body div.body div.headedpanel form input.name:focus {
	background: #fafafa;
}
body div.body div.headedpanel form input.password {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
	width: 200px;
}
body div.body div.headedpanel form input.password:focus {
	background: #fafafa;
}
body div.body div.headedpanel form input.subject {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
	width: 600px;
}
body div.body div.headedpanel form input.subject:focus {
	background: #fafafa;
}
body div.body div.headedpanel form input.telephone {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
	width: 150px;
}
body div.body div.headedpanel form input.telephone:focus {
	background: #fafafa;
}
body div.body div.headedpanel form select.category {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
}
body div.body div.headedpanel form select.category:focus {
	background: #fafafa;
}
body div.body div.headedpanel form select.county {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
}
body div.body div.headedpanel form select.country {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px;
}
body div.body div.headedpanel form select.county:focus {
	background: #fafafa;
}
body div.body div.headedpanel form table {
	border-collapse: collapse;
}
body div.body div.headedpanel form table tr td {
	padding: 2px 20px 2px 0;
}
body div.body div.headedpanel form table tr th {
	font-weight: normal;
	padding: 2px 0 2px 0;
	text-align: left;
	width: 200px;
}
body div.body div.headedpanel form textarea.address {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	height: 100px;
	padding: 2px;
	width: 300px;
}
body div.body div.headedpanel form textarea.address:focus {
	background: #fafafa;
}
body div.body div.headedpanel form textarea.description {
	background: #ffffff;
	border: 1px solid #41a1c7;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	height: 200px;
	padding: 2px;
	width: 600px;
}
body div.body div.headedpanel form textarea.description:focus {
	background: #fafafa;
}
body div.body div.headedpanel label {
	display: block;
	padding-top: 10px;
}
body div.body div.headedpanel p.telephonenumber {
	color: #2f97db;
	font-size: large;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
body div.body div.headedpanel p.terms {
	color: #666666;
	font-size: x-small;
	margin: 0;
	padding: 0;
}
body div.body div.headedpanel p.validationcode {
	color: #f78b11;
	font-size: large;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
body div.body div.headedpanel span.warning {
	color: #ff0000;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
body div.body div.headedpanel table.compactsubcategorylist {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
body div.body div.headedpanel table.compactsubcategorylist tbody tr td {
	padding: 5px 10px 5px 5px;
	vertical-align: top;
}
body div.body div.headedpanel table.contactdetails {
	border: none;
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}
body div.body div.headedpanel table.contactdetails tbody tr th {
	background: #fafafa;
	border: 1px solid #41a1c7;
	padding: 5px 20px 5px 5px;
	text-align: left;
	vertical-align: top;
}
body div.body div.headedpanel table.howitworks {
	border-collapse: collapse;
	width: 100%;
}
body div.body div.headedpanel table.howitworks td {
	padding: 0 10px 30px 0;
	vertical-align: top;
}
table.subcategorylist {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #5abfe7;
}
table.subcategorylist tbody tr.link:hover {
	background: #f6f6f6;
	cursor: pointer;
}
table.subcategorylist tbody tr.withtenders {
	background: #e1e1e1;
}
table.subcategorylist tbody tr.withtenders:hover {
	background: #f6f6f6;
}
table.subcategorylist tbody tr td {
	border: 1px solid #41a1c7;
	padding: 5px 30px 5px 5px;
	vertical-align: top;
}
table.subcategorylist tbody tr td.links {
	padding: 5px;
	text-align: center;
}
table.subcategorylist tbody tr td.links img {
	padding: 5px;
	vertical-align: 5%;
}
table.subcategorylist tbody tr td.centered {
	padding-right: 5px;
	text-align: center;
}
table.subcategorylist tbody tr td.create {
	padding-right: 5px;
	text-align: center;
}
table.subcategorylist tbody tr td img {
	border: none;
}
table.subcategorylist thead tr th {
	background: #5abfe7;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	width: 75px;
}
table.subcategorylist thead tr th.centered {
	text-align: center;
}
table.subcategorylist thead tr th.wide {
	width: auto;
}
body div.body div.headedpanel ul.actionlist {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}
body div.body div.headedpanel ul.actionlist li {
	padding: 0 0 5px 20px;
}
body div.body div.headedpanel ul.actionlist li.accept {
	background: url(../images/bid/status/accepted.png) center left no-repeat;
}
body div.body div.headedpanel ul.actionlist li.deactivate {
	background: url(../images/tender/status/deactivated.png) center left no-repeat;
}
body div.body div.headedpanel ul.actionlist li.fulfill {
	background: url(../images/tender/status/fulfilled.png) center left no-repeat;
}
body div.body div.headedpanel ul.actionlist li.reactivate {
	background: url(../images/tender/reactivate.png) center left no-repeat;
}
body div.body div.headedpanel ul.actionlist li.reject {
	background: url(../images/bid/status/rejected.png) center left no-repeat;
}
body div.body div.headedpanel ul.actionlist li.remove {
	background: url(../images/tender/remove.png) center left no-repeat;
}
body div.body div.panel-bottom-heading {
	color: #ffffff;
	clear: both;
	font-size: medium;
	margin: 0 0 20px 0;
	padding: 0 18px 0 0;
}
body div.body div.panel-bottom-heading a {
	color: #ffffff;
	font-weight: normal;
}
body div.body div.panel-bottom-heading a:hover {
	color: white;
	text-decoration: none;
}
body div.body div.panel-bottom-heading span {
	display: block;
	padding: 5px 0 10px 18px;
}
body div.body div.panel-bottom-heading span p {
	margin: 0;
	padding: 0;
}
body div.body div.smallheadedpanel {
	border-left: 2px solid #2f97db;
	border-right: 2px solid #2f97db;
	padding: 5px 16px 0 16px;
}
body div.body div.smallheadedpanel form {
	margin: 0;
	padding: 10px 0 0 0;
}
body div.body div.smallheadedpanel form table {
	border-collapse: collapse;
}
body div.body div.smallheadedpanel form table tr td {
	padding: 2px 0 2px 0;
}
body div.body div.smallheadedpanel form table tr th {
	font-weight: normal;
	padding: 2px 0 2px 0;
	text-align: left;
	width: 75px;
}
body div.body div.smallheadedpanel form input.button {
	background: #2f97db;
	border: none;
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	padding: 2px 5px 2px 5px;
}
body div.body div.smallheadedpanel form input.button:hover {
	background: #f78b11;
	cursor: pointer;
}
body div.body div.smallheadedpanel form input.category {
	background: #feecd7;
	border: 1px solid #41a1c7;
	font-size: x-small;
	margin: 0 5px 0 0;
	width: 130px;
}
body div.body div.smallheadedpanel form input.email {
	background: #feecd7;
	border: 1px solid #41a1c7;
	font-size: x-small;
	margin: 0 5px 0 0;
	width: 130px;
}
body div.body div.smallheadedpanel form input.email:focus {
	background: #fde0be;
}
body div.body div.smallheadedpanel form input.keywords {
	background: #feecd7;
	border: 1px solid #41a1c7;
	font-size: x-small;
	margin: 0 5px 0 0;
	width: 130px;
}
body div.body div.smallheadedpanel form input.keywords:focus {
	background: #fde0be;
}
body div.body div.smallheadedpanel form input.password {
	background: #feecd7;
	border: 1px solid #41a1c7;
	font-size: x-small;
	margin: 0 5px 0 0;
	width: 130px;
}
body div.body div.smallheadedpanel form input.password:focus {
	background: #fde0be;
}
body div.body div.smallheadedpanel div.alphabet {
	background: url(../images/alphabet-top.jpg) no-repeat;
	margin: 10px 0 0 0;
	padding: 11px 0 0 0;
}
body div.body div.smallheadedpanel div.alphabet div.content {
	border-left: 2px solid #2f97db;
	border-right: 2px solid #2f97db;
	color: #f78b11;
	font-size: large;
	font-weight: bold;
	padding: 0 10px 0 10px;
	text-align: center;
}
body div.body div.smallheadedpanel div.alphabet div.borderbottom {
	background: url(../images/alphabet-bottom.jpg) no-repeat;
	height: 11px;
}
body div.body div.smallheadedpanel ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
body div.body div.smallheadedpanel ul li {
	background: url('../images/green-arrow.jpg') top left no-repeat;
	padding: 0 0 10px 30px;
}
body div.body div.smallheadedpanel ul li.nobullet {
	background: none;
	padding-bottom: 0;
}
body div.body div.smallheadedpanel ul li ul {
	list-style: square;
	margin: 0 0 0 20px;
}
body div.body div.smallheadedpanel ul li ul li {
	background: none;
	color: #2f97db;
	font-weight: bold;
	padding: 0;
}
body div.body div.smallheadedpanel ul li ul li p {
	color: #f78b11;
	margin: 0;
	padding: 0;
}
body div.body div.panel-bottom {
	height: 16px;
	margin: 0 0 20px 0;
}
body div.body div.panel-bottom-small {
	height: 16px;
	margin: 0 0 20px 0;
}
body div.body div.panel-top {
	height: 16px;
}
body div.body div.panel {
	border-left: 2px solid #2f97db;
	border-right: 2px solid #2f97db;
	padding: 0 16px 0 16px;
	text-align: center;
}
body div.body div.panel a img {
	border: none;
}
body div.body p {
	margin: 0;
	padding: 0;
}
body div.footer {
	border-top: 1px solid #41a1c7;
	font-size: 10px;
	margin: 20px auto 0 auto;
	padding: 10px 16px 10px 16px;
	text-align: right;
	width: 935px;
	color: #404655;
	display: block;
}
body div.footer a {
	color: #404655;
	font-weight: normal;
	text-decoration: none;
}
body div.footer a:hover {
	text-decoration: underline;
}

body div.privatenavigation {
	margin: 0 auto 20px auto;
	padding: 5px 16px 5px 16px;
	width: 838px;
}
body div.privatenavigation a {
	background: #f78b11;
	color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	margin: 0 5px 0 0;
	padding: 5px;
	text-decoration: none;
}
body div.privatenavigation a:hover {
	background: #2f97db;
}
body div.body div.tinypanel {
	border-left: 2px solid #2f97db;
	border-right: 2px solid #2f97db;
	font-size: 12px;
	padding: 5px 16px 0 16px;
	text-align: center;
}
body div.body div.tinypanel a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
body div.body div.tinypanel a:hover {
	text-decoration: underline;
}
body div.body div.tinypanel a img {
	border: none;
}
body div.body div.tinypanel-bottom {
	height: 16px;
	margin: 0 0 20px 0;
}
body div.body div.tinypanel-top {
	height: 16px;
}

body div.title a {
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
body div.title a:hover {
	text-decoration: underline;
}
body div.title a img {
	border: none;
}

body div.title div.titlelinks a.what,  body div.title div.titlelinks a.how, body div.title div.titlelinks a.watch{
	background: url(../images/blue-button.jpg) top left no-repeat;
	color: #ffffff;
	display: block;
	float: left;
	height: 24px;
	margin: 10px 0 0 0;
	padding: 6px 0 6px 0;
	text-align: center;
	text-decoration: none;
	width: 214px;
}
body div.title div.titlelinks a.blue:hover {
	background: url(../images/orange-button.jpg) top left no-repeat;
}
body div.title div.titlelinks a.orange {
	background: url(../images/orange-button.jpg) top left no-repeat;
	color: #ffffff;
	float: left;
	display: block;
	height: 24px;
	margin: 10px 55px 0 55px;
	padding: 6px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 120px;
}
body div.title div.titlelinks a.orange:hover {
	background: url(../images/blue-button.jpg) top left no-repeat;
}

/* logo */
#head-left h1 {
		margin: 0;
		padding: 0;
		font-weight: normal;
	}
	
#head-left h1 a span{
	display: none;
	font-size: 1px;
}

#head-left h1 a{
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	min-height:179px;
	height:auto !important;
	height: 179px;
	width: 261px;
	background-image:url(../new_images/bendunnetenderme_logo.gif);

}

/* end logo */

/* end view all */
#view-buttons{
	float:left;
	font-size:1px;
	min-height:41px;
	height:auto !important;
	height: 41px;
	width: 210px;
	padding:2px;
}
#view-buttons2{
	float:right;
	font-size:1px;
	min-height:41px;
	height:auto !important;
	height: 41px;
	width: 210px;
	padding:5px;
}
/* end view all */

/* navigation */

.navigation {
	margin: 0 auto 0 auto;
	width: 935px;
	background: url(../new_images/topnavbar.gif) no-repeat;
	display: block;
	min-height:57px;
	height:auto !important;
	height: 57px;
}

.navigation ul, .navigation li {
		margin: 0;
		padding: 0;
		float: left;
}
	
.navigation li{
		list-style-type:none;
		text-align:center;
}

.navigation ul{
		width: 726px;
}

.navigation ul.mytender{
		width: 150px;
		text-align: center;
}

.navigation ul li{
	margin: 20px 10px 20px 15px;
}

.navigation a{
	color: #fff;
	font-size: 14px;
	text-decoration: none;	
}

.navigation a:hover{
	text-decoration: underline;	
}

/* end navigation */


/* quick nav */

#quick-nav ul{
	margin-left: 10px !important;
	margin-top: 8px !important;
}

#quick-nav a{
	font-size: 12px;
	padding: 10px;
	color: #1188c1;
}

/* end quick nav */


/* box outs */

.titlelinks ul, .titlelinks li, #quick-nav ul, #quick-nav li, #options ul, #options li {
		margin: 0;
		padding: 0;
	}
	
.titlelinks li, #quick-nav li, #options li{
		float: left;
		list-style-type:none;
		text-align:center;
	}

.titlelinks li a span, #options li a span{
	display: none;
	font-size: 1px;
}

.titlelinks li a{
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	min-height:101px;
	height:auto !important;
	height: 101px;
}

#options li.boxout_cust a, #options li.boxout_test a{
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	min-height:57px;
	height:auto !important;
	height: 57px;
}

#options li.boxout_email a{
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	min-height:54px;
	height:auto !important;
	height: 54px;
}
#options li.boxout_twitter a{
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	font-size:1px;
	min-height:54px;
	height:auto !important;
	height: 54px;
}
.titlelinks li#what{
	background-image:url(../new_images/box_what.gif);
}

.titlelinks li#watch{
	background-image:url(../new_images/box_watch.gif);
}

.titlelinks li#how{
	background-image:url(../new_images/box_how.gif);
}

.titlelinks li a:hover, #options li a:hover{
	background-position: center bottom;
}

#options li#email{
	background-image:url(../new_images/box_email.gif);
	margin-bottom: 4px;
}

#options li#testimonials{
	background-image:url(../new_images/box_test.gif);
}

#options li#customersupport{
	background-image:url(../new_images/box_support.gif);
}

#options li#follow{
	background-image:url(../new_images/follow_us.gif);
}

.boxout_what a{
	width: 209px;
	background-image:url(../new_images/box_what.gif);
}

.boxout_watch a{
	width: 212px;
	background-image:url(../new_images/box_watch.gif);
}

.boxout_how a{
	width: 214px;
	background-image:url(../new_images/box_how.gif);
}

.boxout_email a{
	width: 209px;
	background-image:url(../new_images/box_email.gif);
}
.boxout_twitter a{
	width: 209px;
	background-image:url(../new_images/follow_us.gif);
}
.boxout_test a{
	width: 209px;
	background-image:url(../new_images/box_test.gif);
}

.boxout_cust a{
	width: 209px;
	background-image:url(../new_images/box_support.gif);
}

/* end boxes */

/* clear it */

.clr{
	clear: both;
	height: 1px;
	font-size:1px;
}

/* end clear it */

/* search box */
#search-box{
	float: right;
	margin: 7px 0;
	padding: 0;
}

#search-box .search-input{
	border: 1px solid #e5e5e5;
	padding: 3px;
	display: inline;
}

.search-submit{
	padding: 2px 5px;
	background: url('../new_images/search_btn.gif') no-repeat;
	background-color: #27bedf;
	border: 0;
	color: #FFF;
	font-size:12px;
	font-size:12px !important;
	width: 61px;
	height: 23px;
}

#search-box div{
	color: #1089c1;
	font-weight: normal;
}
/* end search box */


/* login box */

#login-box{
	border: 1px solid #dbdcdb;
	background: #f8f8f8;
	color: #404655;
	padding: 15px;
}


label{
	color: #f78b11;
}

label.top{
	margin-top: 0 !important;
	padding-top: 0 !important;	
}

#login-box p{
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#login-box input{
	display: block;
	margin-bottom: 10px;	
}

#login-box h3{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	font-size: 12px;	
}

/* end login box */

/* missing box */

#missing{
	float: left;
	width: 718px;
	background: #f8f8f8;
	border: 1px solid #dbdcdb;
	color: #404655;
	min-height:75px;
	height:auto !important;
	height: 75px;
}

#missing-form{
	padding-left: 15px;
	padding-right: 10px;
}

#suggestCategoryForm input.category, #suggestCategoryForm input.email{
	width: 100px;	
}

#suggestCategoryForm label{
	margin-left: 15px;	
}

/* end missing box */



/* most recent */
table.tenderlist {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #41a1c7;
}
table.tenderlist tbody tr.fulfilled {
	background: #e1e1e1;
}
table.tenderlist tbody tr.fulfilled:hover {
	background: #f6f6f6;
	cursor: pointer;
}
table.tenderlist tbody tr.link:hover {
	background: #f6f6f6;
	cursor: pointer;
}
table.tenderlist tbody tr td {
	border: 1px solid #41a1c7;
	border-collapse: collapse;
	padding: 5px 15px 5px 5px;
	vertical-align: top;
}

#most-recent table.tenderlist tbody tr td.number, #most-recent table.tenderlist thead tr th.number {
	display: none;
}

table.tenderlist thead tr th {
	background: #5abfe7;
	border-collapse: collapse;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 20px 5px 5px;
	text-align: left;
}

table.tenderlist td{
	color: #000;	
}

table.tenderlist td.subject{
	padding-left: 15px !important;
	font-weight: bold;
}

table.tenderlist td.domestic{
	padding-left: 15px !important;
	font-weight: bold;
	background-image: url(/new_images/domestic-sm.gif); 
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
} 
table.tenderlist td.commercial{
	padding-left: 15px !important;
	font-weight: bold;
	background-image: url(/new_images/commercial-sm.gif); 
	background-repeat: no-repeat;
	background-position: bottom right;
	vertical-align: top;
} 

table.tenderlist td a{
	color: #1188c1;
	text-decoration: none;
}

table.tenderlist td a:hover{
	color: #000;
}

/* end most recent */


/* bottom box styling */

.bottom-box p{
	margin: 15px !important;
	margin-top: 0 !important;
	padding: 0 !important;
}

.right{
	margin-right: 8px;	
}

p.comp_box{
	background:url(../new_images/competition_icon.gif) no-repeat;
	padding-left: 50px !important;	
	min-height:44px;
	height:auto !important;
	height: 44px;
}

p.ad_box{
	background:url(../new_images/advertise_icon.gif) no-repeat;
	padding-left: 50px !important;	
	min-height:44px;
	height:auto !important;
	height: 44px;
}

/* end bottom box styling */


/* payment box */
.payment-box{
	width: 270px;
	float:left;
	border: 1px solid #dbdcdb;
	background: #f8f8f8;
	color: #404655;
	padding: 15px;
	min-height:250px;
	height:auto !important;
	height: 250px;
	margin: 15px;
	
}

.payment-box h2{
	margin-top: 0 !important;
	margin-left: 0 !important;
}

.payment-box h3{
	margin: 0 !important;
	margin-bottom: 5px !important;
	margin-top: 20px !important;
}

.payment-box form{
	margin: 0 !important;
	margin-top: 20px !important;
}

/* payment box*/


/* how an why page */
h2.howdoesitwork{
	margin-bottom: 0 !important;
	background:url(../new_images/howdoesitwork_sectionbg.gif) no-repeat;
	min-height:39px;
	height:auto !important;
	height: 39px;
	padding-left: 70px;
	padding-top: 20px;
	color: #fff !important;
}

h2.whattender{
	margin-bottom: 0 !important;
	padding: 0;
	background:url(../new_images/whatistm_sectionbg.gif) no-repeat;
	min-height:39px;
	height:auto !important;
	height: 39px;
	padding-left: 70px;
	padding-top: 20px;
	color: #fff !important;
}


p.bigindent{
	margin: 0;
	padding: 0 !important;
	margin-left: 85px !important;	
}

ul.twocols{
	margin: 0;
	padding: 0;
	width: 280px;
	float: left;	
}

ul.twocols.left{
	margin-left: 40px;
	margin-right: 40px;	
}

ul.twocols li{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 30px;
	padding-left: 60px;	
}

ul.twocols h3{
	color: #1188c1;
	font-size: 14px !important;
	font-weight: bold;
	margin-bottom: 20px !important;
}

li.buyer-create{
	background:url(../new_images/how_buyer_icon1.gif) no-repeat;
}

li.buyer-receive{
	background:url(../new_images/how_buyer_icon2.gif) no-repeat;
}

li.buyer-post{
	background:url(../new_images/how_buyer_icon3.gif) no-repeat;
}

li.seller-tender-me{
	background:url(../new_images/how_seller_icon1.gif) no-repeat;
}

li.seller-select{
	background:url(../new_images/how_seller_icon2.gif) no-repeat;
}

li.seller-reply{
	background:url(../new_images/how_seller_icon3.gif) no-repeat;
}


/* how an why page */


/* headedpanel fixes*/

.headedpanel h3{	
	color: #000;
	font-size: 12px !important;
	font-weight: bold;
	margin: 0 !important;
	
}

h3.video{
	margin-bottom: 10px !important;	
}

.headedpanel p{
	margin-bottom: 10px !important;	
}

/* common styles */

.smaller{
	font-size:10px;	
}

/* end common styles */