﻿
  /****** CSS layout ******/
body {
	background-color: #E2E2E2;
	margin: 0px auto;
	width: 950px;
	font-size: 0.7em;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	list-style: none;
	color: #333333;
}

#breadcrumb {
	float: left;
	height: 20px;
	margin: 10px 0px 0px 20px;
	padding: 0px;
	width: 570px;
}

#breadcrumb a {
	color: #666;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#main_container {
	width: 539px;
	float: left;
	background-color: #FFF;
	margin: 0px 18px 5px 18px;
	padding: 18px;
	border: solid 1px #797979;
	font-size: 1em;
	min-height: 100px;
}

#container {
	width: 874px;
	float: left;
	background-color: #FFF;
	margin: 18px;
	padding: 18px;
	border: solid 1px #797979;
	font-size: 1em;
	min-height: 450px;
}

#container_grey {
	width: 912px;
	float: left;
	background-color: #CCC;
	margin: 18px;
	padding: 0px;
	font-size: 1em;
	min-height: 500px;
}

#container2 {
	width: 874px;
	float: left;
	background-color: #FFF;
	margin: 18px;
	padding: 18px;
	border: solid 1px #797979;
	font-size: 1em;
	min-height: 400px;
}

#container_main {
	width: 539px;
	float: left;
	background-color: #FFF;
	margin: 18px;
	padding: 18px;
	border: solid 1px #797979;
	font-size: 1em;
	min-height: 365px;
}

#container_short {
	width: 539px;
	float: left;
	background-color: #FFF;
	margin: 18px;
	padding: 18px;
	border: solid 1px #797979;
	font-size: 1em;
	min-height: 150px;
}

.page_content {
	width: 649px;
	float: left;
	min-height: 464px;
	background-color: #FFF;
	margin: 0px 0px 0px 18px;
	padding: 18px 18px 18px 18px;
	border: solid 1px #797979;
}

#wrapper {
	border: 1px solid #797979;
	min-height: 546px;
	float: left;
	background-color: #d6d6d6;
	padding: 0px;
	margin: 0px;
	width: 950px;
}

p {
	margin: 3px 0px 5px 0px;
	padding: 0px;
}

p.small {
	font-size: 0.875em;
}

p.bold {
	font-weight: bold;
}

p.large {
	font-size: 1.05em;
}

p.date {
	margin: 2px 18px 2px 0px;
	text-align: right;
	color: #333333;
	width: 932px;
	font-size: 1em;
}

p.request {
	margin: 0px;
	padding-bottom: 10px;
}
.image {
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	float: left;
}

p.review_companies img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1.5em;
	text-align: center;
	font-weight: normal;
}

h1.heading {
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
}


h1.home_title {
	text-align: center;
	margin-left: 0px;
	margin-right: 18px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #514f4f;
	font-size: 2em;
	font-weight: bold;
}

h2 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1em;
	text-align: left;
	margin-bottom: 0px;
}

h2.heading {
	padding-top: 12px;
	margin-top: 0px;
	font-size: 1em;
	text-align: left;
	margin-bottom: 5px;
}

h2.feature {
	text-align: left;
	font-size: 1.2em;
}

h3.form_title {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 1em;
	text-align: left;
	margin-bottom: 0px;
}

h3 {
	font-size: 1.2em;
}

h3.blue {
	font-size: 1.125em;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 0px;
	text-align: left;
}

h3.blue a:link {
	color: #333;
	text-decoration: none;

}

h3.blue a:visited {
	color: #333;
	text-decoration: none;

}

h3.blue a:hover {
	color: #4F78D6;
	text-decoration: underline;
}

h3.orange {
	font-size: 1.125em;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 0px;
	text-align: left;
}

h3.orange a:link {
	color: #333;
	text-decoration: none;

}

h3.orange a:visited {
	color: #333;
	text-decoration: none;

}

h3.orange a:hover {
	color: #E8870D;
	text-decoration: underline;
}

h3.green {
	font-size: 1.125em;
	text-align: left;
	margin-bottom: 8px;
	margin-top: 0px;
	text-align: left;
}

h3.green a:link {
	color: #333;
	text-decoration: none;

}

h3.green a:visited {
	color: #333;
	text-decoration: none;

}

h3.green a:hover {
	color: #00AB96;
	text-decoration: underline;
}

h3.heading {
	padding: 0px;
	margin: 2px 0px 2px 0px;
	text-align: left;
	font-size: 1em;
}

span.red {
	color: #C32B28;
}

span.small_red {
	color: #C32B28;
	font-size: 0.95em;
	font-weight: normal;
}

span.black_italics {
	color: #000;
	font-style: italic
}

.purple_link {
	color: #5C46B3;
}

.blue_link {
	color: #4F78D6;
}

.italics {
	font-style: italic;
}

.hr {
	height: 1px;
	background-color: #CCC;
	float: left;
	width: 400px;
	margin-bottom: 8px;
	padding: 0px;
	margin-left: 275px;
	margin-right: 275px;
}

ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.bullet {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.bullet_long {
	padding-top: 5px;
	padding-bottom: 10px;
}

.bullet_long li {
	padding-bottom: 5px;
}

li.space {
	height: 10px;
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #5C46B3;
	text-decoration: none;
}

a:visited {
	color: #5C46B3;
	text-decoration: none;
}

a:hover {
	color: #5C46B3;
	text-decoration: underline;
}

.grey_bar_long {
	height: 1px;
	background-color: #ccc;
	padding: 0px 18px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.grey_line {
	height: 1px;
	background-color: #ccc;
	width: 539px;
	padding: 0px;
	float: left;
	margin-left: 0px;
	margin-bottom: 15px;
	margin-right: 0px;
}

.grey_line_long {
	height: 1px;
	background-color: #CCC;
	width: 651px;
	margin-left: 110px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

  /*********** Left Column ***********/
 
.left_column {
	float: left;
	min-height: 200px;
	margin: 18px 0px 18px 18px;
	width: 150px;
	background-color: #d6d6d6;
}

 .left_list {
	width: 150px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.right_column {
	float: right;
	min-height: 200px;
	margin: 18px 18px 18px 0px;
	width: 146px;
	background-color: #d6d6d6;
}

 .right_list {
	width: 150px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

  /*********** Bars ***********/

.bars {
	width: 910px;
	margin: -18px 0px 0px -19px;
	color: #FFF;
	font-weight: bold;
	padding: 0px 0px 00px 0px;
	font-size: 0.875em;
	border-left: 1px solid #797979;
	border-right: 1px solid #797979;
}

.bars2 {
	width: 910px;
	margin: 0px 0px 0px -19px;
	color: #FFF;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	font-size: 0.875em;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}


.bars_short {
	width: 686px;
	margin: -18px 0px 18px -18px;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	float: left;
	border-left: 0px solid #797979;
	border-right: 0px solid #797979;
}

.bars_main {
	width: 575px;
	margin: -18px 0px 10px -18px;
	color: #FFF;
	padding: 0px 0px 0px 0px;
	float: left;
	border-left: 0px solid #797979;
	border-right: 0px solid #797979;
}

.bars a:hover {
	text-decoration: underline;
}

.bars2 a:hover {
	text-decoration: underline;
}

.purple_bar {
	height: 18px;
	background-color: #5C46B3;
	padding: 4px 18px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.purple_bar a {
	color: #FFF;
}

.purple_bar2 {
	height: 22px;
	background-color: #5C46B3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.blue_bar {
	height: 18px;
	background-color: #4F78D6;
	padding: 4px 18px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.blue_bar_large {
	height: 32px;
	background-color: #4F78D6;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.blue_bar a {
	color: #FFF;
}

.orange_bar {
	height: 18px;
	background-color: #E8870D;
	padding: 4px 18px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.orange_bar_large {
	height: 32px;
	background-color: #E8870D;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.orange_bar a {
	color: #FFF;
}

.green_bar {
	height: 18px;
	background-color: #00AB96;
	padding: 4px 18px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.green_bar_large {
	height: 32px;
	background-color: #00AB96;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.green_bar a {
	color: #FFF;
}

  /****** Header Details ******/

#header {
	height: 89px;
	width: 950px;
	float: left;
	padding: 0px;
	background-color: #5C46B3;
	background-image: url('../img/layout/banner.jpg');
	background-repeat: no-repeat;
}

#header_home {
	height: 89px;
	width: 950px;
	float: left;
	padding: 0px;
	background-color: #5C46B3;
	background-image: url('../img/layout/banner-home.jpg');
	background-repeat: no-repeat;
}

#header_recruitment {
	height: 89px;
	width: 950px;
	float: left;
	padding: 0px;
	background-color: #5C46B3;
	background-image: url('../img/layout/banner-recruitment.jpg');
	background-repeat: no-repeat;
}

.white_line {
	height: 2px;
	background-color: #FFF;
	float: left;
	width: 950px;
}

  /****** Search Details ******/

#searchform {
	width: 203px;
	float: left;
	height: 58px;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 33px;
}

.search_bar {
	float: left;
	width: 155px;
	height :20px;
}

form .search_icon {
	float: right;
}

  /****** Search Details ******/

#searchformbox {
	width: 235px;
	float: left;
	height: 68px;
	padding-right: 12px;
	padding-left: 25px;
	padding-top: 16px;
	margin-top: 10px;
	margin-bottom: 25px;
	background-color: #f0f0f0;
	border: 1px solid #797979;
}

.search_bar_box {
	float: left;
	width: 170px;
	height : 20px;
	margin-top: 7px;
	margin-right: 10px;
}

form .search_icon_box {
	float: left;
	margin-top: 1px;
}


 /****** Main Navigation  Bar at the top of each page ******/

#main_navigation {
	height: 25px;
	float: left;
	padding: 0px 0px 8px 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 1.2em;
	font-family: Trebuchet MS;
}

ul#main_nav {
	height: 25px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #797979;
	width: 950px;
}

ul#main_nav li {
	margin: 0px;
	display: inline;
	background-color: #FAFAFA;
	padding: 5px 0px 0px 0px;
	color: #404040;
	float: left;
	text-align: center;
	height: 23px;
}

ul#main_nav a {
	text-decoration: none;
	color: #000;
	padding:0;
	margin:0;
	display: block;
}

#main_navigation a:hover {
	text-decoration: none;
	color: #000;
}

#main_navigation .home {
	width: 105px;
	border-bottom: 3px solid #9d9d9d;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	background: transparent url(../img/layout/navigation/light.gif) top right no-repeat;
}

#main_navigation .home:hover {
	border-bottom: 3px solid #5C46B3;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
}

#main_navigation .home_active {
	width: 105px;
	color: #000;
	border-bottom: 3px solid #5C46B3;
	background-color: #FFF;
	float:left;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
	font-weight: bold;
}

#main_navigation .demo {
	width: 142px;
	border-bottom: 3px solid #9d9d9d;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	background: transparent url(../img/layout/navigation/light.gif) top right no-repeat;
}

#main_navigation .demo:hover {
	border-bottom: 3px solid #5C46B3;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
}

#main_navigation .demo_active {
	width: 142px;
	color: #000;
	border-bottom: 3px solid #5C46B3;
	background-color: #FFF;
	float:left;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
	font-weight: bold;
}

#main_navigation .architectural {
	width: 190px;
	border-bottom: 3px solid #9d9d9d;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	background: transparent url(../img/layout/navigation/light.gif) top right no-repeat;
}

#main_navigation .architectural:hover {
	border-bottom: 3px solid #4F78D6;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
}

#main_navigation .architectural_active {
	width: 190px;
	color: #000;
	border-bottom: 3px solid #4F78D6;
	background-color: #FFF;
	float:left;
	background: transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
	font-weight: bold;
}

#main_navigation .electrical {
	width: 180px;
	border-bottom: 3px solid #9d9d9d;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	background: transparent url(../img/layout/navigation/light.gif) top right no-repeat;
}

#main_navigation .electrical:hover {
	border-bottom: 3px solid #E8870D;
	background: transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
}

#main_navigation .electrical_active {
	width: 180px;
	color: #000;
	border-bottom: 3px solid #E8870D;
	background-color: #FFF;
	float:left;
	background: transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
	font-weight: bold;
}

#main_navigation .mechanical {
	width: 175px;
	border-bottom: 3px solid #9d9d9d;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	background: transparent url(../img/layout/navigation/light.gif) top right no-repeat;
}

#main_navigation .mechanical:hover {
	border-bottom: 3px solid #00AB96;
	background: transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
}

#main_navigation .mechanical_active {
	width: 175px;
	color: #000;
	border-bottom: 3px solid #00AB96;
	background-color: #FFF;
	float:left;
	background: transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
	font-weight: bold;
}

#main_navigation .all_categories {
	width: 158px;
	border-bottom: 3px solid #9d9d9d;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	background: transparent url(../img/layout/navigation/light.gif) top left no-repeat;
}

#main_navigation .all_categories:hover {
	border-bottom: 3px solid #5C46B3;
	background: transparent url(../img/layout/navigation/dark.gif) top left no-repeat;
}

#main_navigation .all_categories_active {
	width: 158px;
	color: #000;
	border-bottom: 3px solid #5C46B3;
	background-color: #FFF;
	float:left;
	background: transparent url(../img/layout/navigation/dark.gif) top left no-repeat;
	font-weight: bold;
}

#main_navigation .advertise {
	width: 212px;
	border-bottom: 3px solid #9d9d9d;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	background: transparent url(../img/layout/navigation/light.gif) top right no-repeat;
}

#main_navigation .advertise:hover {
	border-bottom: 3px solid #5C46B3;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
}

#main_navigation .advertise_active {
	width: 212px;
	color: #000;
	border-bottom: 3px solid #5C46B3;
	background-color: #FFF;
	float:left;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
	font-weight: bold;
}

#main_navigation .register {
	width: 210px;
	border-bottom: 3px solid #9d9d9d;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	background: transparent url(../img/layout/navigation/light.gif) top right no-repeat;
}

#main_navigation .register:hover {
	border-bottom: 3px solid #5C46B3;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
}

#main_navigation .register_active {
	width: 210px;
	color: #000;
	border-bottom: 3px solid #5C46B3;
	background-color: #FFF;
	float:left;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
	font-weight: bold;
}

#main_navigation .search_discipline {
	width: 211px;
	border-bottom: 3px solid #9d9d9d;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	background: transparent url(../img/layout/navigation/light.gif) top right no-repeat;
}

#main_navigation .search_discipline:hover {
	border-bottom: 3px solid #5C46B3;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
}

#main_navigation .search_discipline_active {
	width: 211px;
	color: #000;
	border-bottom: 3px solid #5C46B3;
	background-color: #FFF;
	float:left;
	background:transparent url(../img/layout/navigation/dark.gif) top right no-repeat;
	font-weight: bold;
}

#main_navigation .search_location {
	width: 212px;
	border-bottom: 3px solid #9d9d9d;
	text-decoration: none;
	background-color: #FFF;
	float: left;
	background: transparent url(../img/layout/navigation/light.gif) top left no-repeat;
}

#main_navigation .search_location:hover {
	border-bottom: 3px solid #5C46B3;
	background:transparent url(../img/layout/navigation/dark.gif) top left no-repeat;
}

#main_navigation .search_location_active {
	width: 212px;
	color: #000;
	border-bottom: 3px solid #5C46B3;
	background-color: #FFF;
	float:left;
	background:transparent url(../img/layout/navigation/dark.gif) top left no-repeat;
	font-weight: bold;
}

  /****** Footer ******/
  
#footer {
	height: 89px;
	width: 950px;
	float: left;
	border-top: 1px solid #797979;
	background-color: #5C46B3;
	color: #FFF;
	padding: 0px;
	font-weight: bold;
	font-size: 1.2em;
}

#footer ul.footer_links  {
	width: 219px;
	float: left;
	padding: 0px;
	margin: 7px 0px 0px 18px;
	list-style: none;
	border-right: 1px solid #FFF;
	height: 73px;
}

#footer ul.footer_links_right {
	width: 199px;
	float: left;
	padding: 0px;
	margin: 7px 0px 0px 18px;
	list-style: none;
}

#footer ul.footer_links li {
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: normal;
	float: left;
	width: 218px;
	font-size: 0.875em;
}

#footer ul.footer_links li.header {
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

#footer ul.footer_links_right li {
	padding-top: 3px;
	padding-bottom: 2px;
	font-weight: normal;
	float: right;
	width: 200px;
	font-size: 0.875em;
}

#footer ul.footer_links_right li.header {
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

  /****** Company Details in footer ******/

#company_details {
	text-align: center;
	color: #868686;
	width: 950px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	font-size: 0.875em;
}

#company_details a {
	color: #797979;
}

  /****** Advertise Links in footer ******/

#advertise_links {
	float: left;
	color: #868686;
	width: 914px;
	padding: 0px 18px 10px 18px;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em;
}

#advertise_links img {
	margin-top: 10px;
	border: 1px solid #868686;
}

ul.advertise_links  {
	width: 219px;
	float: left;
	padding: 0px;
	margin: 0px 18px 20px 0px;
	list-style: none;
}

ul.advertise_links2  {
	width: 219px;
	padding: 0px;
	margin: 0px 18px 20px 0px;
	list-style: none;
	float: left;
}

#advertise_links2 {
	float: left;
	color: #868686;
	width: 614px;
	padding: 0px 18px 15px 18px;
	margin-left: 244px;
	text-align: center;
	font-size: 0.8em;
}

#advertise_links2 img {
	margin-top: 10px;
	border: 1px solid #868686;
}

ul.advertise_links2  {
	width: 219px;
	float: left;
	padding: 0px;
	margin: 0px 18px 20px 0px;
	list-style: none;
}

ul.advertise_links li {
	padding-top: 5px;
	font-weight: normal;
	float: left;
	width: 219px;
}

ul.advertise_links_right {
	width: 203px;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.advertise_links_right li {
	padding-top: 0px;
	font-weight: normal;
	float: right;
	width: 202px;
}

#advertise_links a {
	color: #797979;
	text-decoration: underline;
}

#advertise_links a:hover {
	text-decoration: underline;
}

  /****** Bottom Google Ads******/

.bottom_ads {
	margin-top: 20px;
	width:950px;
	padding-bottom: 20px;
	float: left;
}


  /****** Tender Categores Indexes ******/

.title {
	float: left;
	text-align: center;
	width: 437px;
	font-size: 1.05em;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 10px;
}

.title_arch {
	float: left;
	width: 226px;
	font-size: 1.05em;
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 0px;
}

.title_arch a {
	color: #4F78D6;
}

.title_elec {
	float: left;
	width: 230px;
	font-size: 1.05em;
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 0px;
}

.title_elec a {
	color: #E8870D;
}

.title_mech {
	float: left;
	width: 189px;
	font-size: 1.05em;
	font-weight: bold;
	padding-top: 12px;
	margin-bottom: 0px;
}

.title_mech a {
	color: #00AB96;
}

.index {
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
}

ul.architectural_categories {
	width: 191px;
	float: left;
	padding-right: 18px;
	margin-right: 18px;
	border-right: 1px #CCC solid;
	min-height: 620px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.architectural_categories_right {
	width: 185px;
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.architectural_categories_all {
	width: 190px;
	float: left;
	border-right: 1px #CCC solid;
	min-height: 1632px;
	padding: 5px 18px 0px 0px;
	margin: 15px 18px 0px 0px;
	list-style: none;
}

ul.architectural_categories a {
	color: #333333;
}

ul.architectural_categories_all a {
	color: #333333;
}

ul.architectural_categories_right a {
	color: #333333;
}

ul.architectural_categories a:hover {
	color: #4F78D6;
}

ul.architectural_categories_all a:hover {
	color: #4F78D6;
}

ul.architectural_categories_right a:hover {
	color: #4F78D6;
}

ul.electrical_categories {
	width: 199px;
	float: left;
	border-right: 1px #CCC solid;
	min-height: 460px;
	line-height: 130%;
	list-style: none;
	padding: 8px 10px 0px 0px;
	margin: 0px 18px 0px 0px;
}

ul.electrical_categories_right {
	width: 184px;
	float: left;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 130%;
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ul.electrical_categories_all {
	width: 190px;
	float: left;
	border-right: 1px #CCC solid;
	min-height: 1632px;
	list-style: none;
	padding: 5px 18px 0px 0px;
	margin: 15px 18px 0px 0px;
}

ul.electrical_categories a {
	color: #333333;
}

ul.electrical_categories_all a {
	color: #333333;
}

ul.electrical_categories_right a {
	color: #333333;
}

ul.electrical_categories a:hover {
	color: #E8870D;
}

ul.electrical_categories_all a:hover {
	color: #E8870D;
}

ul.electrical_categories_right a:hover {
	color: #E8870D;
}

ul.mechanical_categories {
	width: 190px;
	float: left;
	padding-right: 18px;
	margin-right: 18px;
	border-right: 1px #CCC solid;
	min-height: 482px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 130%;
}

ul.mechanical_categories_right {
	width: 186px;
	float: left;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 130%;
}

ul.mechanical_categories_right_all {
	width: 189px;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	min-height: 1632px;
	list-style: none;
}

ul.mechanical_categories a {
	color: #333333;
}

ul.mechanical_categories_right a {
	color: #333333;
}

ul.mechanical_categories_right_all a {
	color: #333333;
}

ul.mechanical_categories a:hover {
	color: #00AB96;
}

ul.mechanical_categories_right a:hover {
	color: #00AB96;
}

ul.mechanical_categories_right_all a:hover {
	color: #00AB96;
}

  /****** Tender Categores Pages - Templates ******/
ul.instructions {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-style: italic;
	font-size: 0.95em;
	width: 535px;
}

ul.instructions a {
	color: #333;
}

ul.instructions li{
	display: inline;
	float: left;
	padding-right: 2px;
}

ul.instructions li.number {
	padding-right: 5px;
	margin-top: -1px;
	float: left;
}

ul.instructions li.text {
	padding-right: 18px;
	float: left;
}

ul.architectural_list {
	width: 145px;
	float: left;
	padding: 0px;
	margin: 0px;
	min-height: 1100px;
	list-style: none;
	color: #333;
}

ul.architectural_list a {
	color:#666;
}

ul.architectural_list a:hover {
	color:#4F78D6;
}

ul.electrical_list {
	width: 140px;
	float: left;
	padding: 0px;
	margin: 0px;
	min-height: 725px;
	list-style: none;
}

ul.electrical_list a {
	color:#333;
}

ul.electrical_list a:hover {
	color:#E8870D;
}

ul.mechanical_list {
	width: 140px;
	float: left;
	padding: 0px;
	margin: 0px;
	min-height: 888px;
	list-style: none;
}

ul.mechanical_list a {
	color:#333;
}

ul.mechanical_list a:hover {
	color:#00AB96;
}

.company_arch {
	float: left;
	width: 535px;
	margin-bottom: 10px;
	text-align: justify;
}

.company_arch a {
	color: #4F78D6;
}

.company_arch img {
	float: right;
	margin: 5px 0px 10px 10px;
}

.company_elec {
	float: left;
	width: 535px;
	margin-bottom: 15px;
	text-align: justify;
}

.company_elec a {
	color: #E8870D;
}

.company_elec img {
	float: right;
	margin: 5px 0px 10px 10px;
}

.company_mech {
	float: left;
	width: 535px;
	margin-bottom: 15px;
	text-align: justify;
}

.company_mech a {
	color: #00AB96;
}

.company_mech img {
	float: right;
	margin: 5px 0px 10px 10px;
}


.company_facil  {
	float: left;
	width: 535px;
	margin-bottom: 10px;
	text-align: justify;
}

.company_facil a {
	color: #7C4D3A;
}

.company_facil img {
	float: right;
	margin: 5px 0px 10px 10px;
}

textarea.input {
	font-size: 0.95em;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 532px;
	height: 40px;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ABADB3;
}

.key_phrases {
	font-style: italic;
	font-size: 0.95em;
	padding-top: 5px;
	padding-bottom: 10px;
}

/*--------------------------GDPR FORM -----------------------*/

/* ---------- GDPR Form -----------------*/
span.red-gdpr {
	color: #c32b28;
	font-size:1em;
	line-height:16px;
	margin-top:-10px;
}


.profile_form_details_gdpr {
	float: left;
	width: 600px;
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 8px 0px 0px 0px;
}

ul.profile_form_details_left_gdpr {
	float: left;
	width: 250px;
	text-align:right;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 4px 10px 0px 0px;
	
}


ul.profile_form_details_right_gdpr {
	float: left;
	width:180px;
	text-align:right;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}

ul.profile_form_details_blank_gdpr {
	float: left;
	width:180px;
	height:40px;
	text-align:right;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
}


input[type=radio]{
    margin-top:2px;
    vertical-align: middle;
    padding-bottom: 15px;
    padding-top: 15px;} 

.txt-red{
color:red;
text-align:left;}

.txt-blue{
color:blue;
text-align:left;}

/* ----------------------------Linz GDPR FORM  -----------------------------------*/

  /****** New Form Styling ******/
  
input[type=checkbox] {
  transform: scale(1.1);
}

#form_box {
	width: 539px;
	background-color: #FFFFFF;
	padding: 18px 18px 18px 18px;
	margin: 0px 0px 18px 18px;
	border: 1px solid #797979;
	float: left;
	min-height: 100px;
}

#form_box .attachments {
	width: 539px;
	float: left;
	margin-top: 5px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 1px solid #797997;
}

#form_box .requirements {
	width: 539px;
	float: left;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	list-style: none;
	padding-bottom: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #797997;
}

#form_box .companies {
	width: 539px;
	float: left;
	padding-bottom: 8px;
	margin-bottom: 4px;
	border-bottom: 1px solid #797997;
}

#form_box ul.heading {
	float: left;
	display: inline;
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

#form_box ul.heading li {
	float: left;
}

#form_box ul.heading li.number {
	padding: 0px 5px 0px 0px;
}

#form_box ul.details_left {
	float: left;
	width: 280px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#form_box ul.details_left li {
	padding-bottom: 0px;
}

#form_box ul.details_right {
	float: left;
	width: 255px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}

#form_box ul.details_right li {
	padding-bottom: 0px;
}

#form_box input.input {
	width: 160px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 2px 3px;
	border: 1px solid #ABADB3;
	height: 16px;
	float: left;
	background-color: #FAFAFA;
	font-size: 0.95em;
	color: #302226;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

#form_box .drop_down {
	font-size: 0.95em;
	width: 164px;
	height: 19px;
	margin: 1px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #ABADB3;
}

#form_box .field_name {
	width: 92px;
	float: left;
	text-align: right;
	padding: 3px 6px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 0.95em;
}

#form_box .field_name_requirements {
	width: 92px;
	float: left;
	text-align: right;
	padding: 3px 6px 0px 0px;
	margin: 7px 0px 0px 0px;
	font-style: italic;
	font-size: 0.95em;
}

#form_box .field_name_drop_down {
	width: 112px;
	float: left;
	text-align: right;
	padding: 4px 6px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 0.95em;
}

#form_box .tick_boxes {
	float: left;
	width: 180px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
}

#form_box .tick_boxes li {
	padding: 0px;
	margin: 0px;
	width: 155px;
	height: 18px;
	float: left;
}

#form_box .tick_boxes_right li {
	padding: 0px;
	margin: 0px;
	width: 154px;
	height: 18px;
	float: left;
}

#form_box .tick_boxes_right {
	float: left;
	width: 176px;
	list-style: none;
	padding: 0px;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
}

#form_box .tick_boxes .tick_box {
	padding: 0px;
	margin: -2px 0px 0px 0px;
	float: left;
	width: 20px;
	height: 20px;
}

#form_box .tick_boxes_right .tick_box {
	padding: 0px;
	margin: -3px 0px 0px 0px;
	float: left;
	width: 20px;
	height: 20px;
}

#form_box .attach {
	margin-bottom: 3px;
	font-style: italic;
}

#form_box .attached_files {
	margin: 0px;
	padding: 2px 0px 0px 0px;
	width: 170px;
	font-size: 1em;
}

#form_box ul.validation {
	float: left;
	list-style: none;
	width: 539px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	display: inline;
	height: 20px;
}

#form_box li.validation_box {
	font-style: italic;
	color: #c32b28;
	font-weight: bold;
	float: left;
	list-style: none;
	width: 120px;
}

#form_box li.validation_field {
	width: 250px;
	float: left;
	text-align: left;
	padding: 7px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 1em;
	list-style: none;
}

#form_box textarea.input {
	font-size: 0.95em;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	width: 435px;
	height: 40px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	border: 1px solid #ABADB3;
	background-color: #FAFAFA;
}

#form_box .submit_button {
	list-style: none;
	float: right;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	height: 29px;
}

#form_box .button {
	float: right;
	padding-right: 0px;
	padding-top: 1px;
	margin-top: 0px;
}

#form_box .project_type {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

#form_box .project_type li {
	float: left;
	margin-right: 5px;
	padding-right: 9px;
}


  /****** Old Form Styling ******/
  
.form {
	width: 539px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1em;
	min-height: 382px;
}

.details {
	width: 539px;
	float: left;
	padding-bottom: 10px;
}

ul.heading {
	float: left;
	display: inline;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul.heading li {
	float: left;
}

ul.heading li.number {
	padding: 0px;
	padding-right: 5px;
}

ul.contact_left{
	float: left;
	width: 269px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}

ul.contact_left li {
	padding-bottom: 4px;
}

ul.contact_right{
	float: left;
	width: 270px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
}

ul.contact_right li {
	padding-bottom: 4px;
}

.form input.input {
	width: 157px;
	margin: 0px 0px 2px 0px;
	padding: 0px 2px 2px 2px;
	border: 1px solid #ABADB3;
	height: 16px;
	float: left;
	background-color: #FAFAFA;
	font-size: 0.95em;
	color: #302226;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.form .field_name {
	width: 98px;
	float: left;
	text-align: right;
	padding: 0px 6px 0px 0px;
	margin: 3px 0px 0px 0px;
	font-style: italic;
	font-size: 0.95em;
}

.form .tick_boxes {
	float: left;
	width: 174px;
	list-style: none;
	padding: 0px 0px 6px 0px;
	margin: 4px 6px 0px 0px;
}

.form .tick_boxes_right {
	float: left;
	width: 172px;
	list-style: none;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

.form .attachments {
	float: left;
	margin-bottom: 12px;
}

.form .attached_files {
	margin-right: 12px;
	width: 161px;
	font-size: 1em;
	margin-left: 3px;
	margin-top: 4px;
}

.form .attached_files_right {
	margin-right: 0px;
	width: 150px;
	font-size: 1em;
	margin-top: 4px;
}

.form ul.validation {
	float: left;
	list-style: none;
	width: 539px;
	padding: 10px 0px 15px 0px;
	margin: 0px 0px 0px -2px;
	display: inline;
	height: 20px;
}

.form li.validation_box {
	font-style: italic;
	color: #c32b28;
	font-weight: bold;
	float: left;
	list-style: none;
	width: 130px;
}

.form li.validation_field {
	margin-top: 0px;
	font-style: italic;
	padding: 7px 0px 0px 0px;
	width: 310px;
	float: left;
}

.form .submit_button {
	list-style: none;
	float:right;
	margin: 0px;
	padding: 0px;
	height: 29px;
}

.form .button {
	float: right;
	padding-right: 0px;
}

.form .project_type {
	padding: 0px;
	margin: 0px;
	list-style:none;
}

.form .project_type li {
	float: left;
	margin-right: 5px;
	padding-right: 9px;
}

.google_ads_left {
	min-height: 600px;
	width: 160px;
	margin-top: 20px;
	float:left;
}

.google_ads_right {
	min-height: 600px;
	width: 160px;
	margin-top: 20px;
	float: left;
}

 /******* Links Page *******/
ul.links {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.links li {
	padding-bottom: 3px;
}

.links_form_left {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 348px;
}

.links_form_right {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 295px;
	height: 40px;
}

.links_field {
	width: 110px;
	float: left;
	margin-top: 4px;
	height: 8px;
}

.links_form_left li {
	padding-bottom: 3px;
}

.links_form_right li {
	padding-bottom: 3px;
}

input.form_input {
	width: 170px;
	height: 15px;
	font-size: 1em;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.links_description_box {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 650px;
	float: left;
}

.links_description_box .links_description_field {
	list-style-type: none;
	float: left;
	width: 200px;
	padding-bottom: 1px;
	padding-top: 5px;
	height: 20px;
}

.links_description_box .links_description_details {
	float: left;
	width: 638px;
	height: 16px;
	padding-bottom: 0px;
	margin-top: -4px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 1em;
}

.links_validation_box {
	float: left;
	list-style: none;
	width: 500px;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px -2px;
	display: inline;
	height: 20px;
}

.links_validation_box .links_validation_field {
	font-style: italic;
	color: #c32b28;
	font-weight: bold;
	float: left;
	list-style: none;
	width: 130px;
	margin: 0px;
	padding: 0px;
}

.links_submit_button {
	list-style-type: none;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	float: left;
	width: 150px;
}

.links_validation {
	float: left;
	width: 330px;
	padding-top: 6px;
}

.links_button {
	padding-top: 5px;
	float: right;
}

form.links_directory_form {
	padding-bottom: 25px;
	float: left;
	font-size: 0.95em;
	margin: 0px;
	width: 650px;
}

/***** Recruitment Registration Form **/
ul.registration_form {
	width: 416px;
	float: left;
	margin: 0px 0px 30px 0px;
	padding: 6px 0px 0px 0px;
	height: 220px;
	list-style: none;
}

ul.registration_form li {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 3px 0px;
}

ul.registration_form .field_name {
	width: 180px;
	float: left;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-style: italic;
}

ul.registration_form input.input {
	width: 220px;
	border: 1px solid #ABADB3;
	font-size: 1em;
	height: 18px;
	padding-left: 5px;
}

ul.registration_form input.input_short {
	font-size: 1em;
	border: 1px solid #ABADB3;
	width: 156px;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 3px;
}

ul.registration_form .field_name_long {
	width: 76px;
	float: left;
	margin: 4px 5px 0px 0px;
	padding: 0px;
	font-style: italic;
	text-align: left;
}

ul.registration_form .field_name_longer {
	width: 100px;
	float: left;
	margin: 5px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	text-align: left;
}

ul.registration_form_right {
	width: 425px;
	float: left;
	margin: 0px 0px 30px 0px;
	padding: 6px 0px 0px 30px;
	height: 220px;
	list-style: none;
}

ul.registration_form_right li {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 3px 0px;
}

ul.registration_form_right .field_name {
	width: 195px;
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-style: italic;
}

ul.registration_form_right .field_name_short {
	width: 80px;
	float: left;
	margin: 4px 0px 0px 0px;
	padding: 0px;
	font-style: italic;
}

ul.registration_form_right .field_name_long {
	width: 85px;
	float: left;
	margin: 2px 5px 0px 0px;
	padding: 0px;
	text-align: left;
}

ul.registration_form_right .field_name_longer {
	width: 50px;
	float: left;
	margin: 2px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

ul.registration_form_right .field_name_longer2 {
	width: 130px;
	float: left;
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

ul.registration_form_right .field_name_longer3 {
	width: 85px;
	float: left;
	margin: 2px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

ul.registration_form_right input.input {
	width: 215px;
	border: 1px solid #ABADB3;
	font-size: 1em;
	height: 17px;
	padding-left: 5px;
	margin-top: 0px;
}

ul.registration_form_right input.box {
	width: 20px;
}

ul.registration_form_right input.input_long {
	width: 270px;
	font-size: 1em;
	height: 18px;
	padding-left: 5px;
}

ul.validation .field_validation {
	width: 315px;
	float: left;
	text-align: left;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 1em;
	list-style: none;
	height: 20px;
}
 
ul.validation {
	float: left;
	list-style: none;
	width: 874px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	height: 60px;
}

ul.validation li.validation_box {
	font-style: italic;
	color: #c32b28;
	font-weight: bold;
	float: left;
	list-style: none;
	width: 115px;
	height: 25px;
}

ul.validation li.validation_box_long {
	font-style: italic;
	color: #c32b28;
	font-weight: bold;
	float: left;
	list-style: none;
	width: 500px;
	height: 25px;
}

ul.validation li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.validation li.number {
	padding: 5px 5px 0px 0px;
}
ul.validation .button {
	float: left;
	margin-top: 0px;
	border: 0px;
	padding-right: 0px;
}

/******** Employers Form ********/
form.employer_form {
	width: 878px;
	padding-top: 0px;
	margin-top: -50px;
	padding-bottom: 15px;
	float: left;
}

ul.employer_form_left {
	padding: 5px 20px 15px 0px;
	font-size: 1em;
	width: 440px;
	float: left;
}

ul.employer_form_left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.employer_form_left li.field_name {
	width: 165px;
	float: left;
	margin: 4px 5px 0px 0px;
	font-style: italic;
}

ul.employer_form_left input.input {
	font-size: 1em;
	border: 1px solid #ABADB3;
	width: 235px;
	margin: 0px 0px 3px 0px;
	padding: 3px 0px 3px 3px;
}

ul.employer_form_left input.input_short {
	font-size: 1em;
	border: 1px solid #ABADB3;
	width: 158px;
	margin: 0px 0px 3px 0px;
	padding: 3px 0px 3px 3px;
}


ul.employer_form_right {
	padding: 5px 0px 0px 0px;
	font-size: 1em;
	width: 412px;
	float: left;
}

ul.employer_form_right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.employer_form_right li.field_name {
	width: 165px;
	float: left;
	margin: 4px 5px 0px 0px;
	font-style: italic;
}

ul.employer_form_right li.field_name_long {
	width: 400px;
	float: left;
	margin: 14px 5px 6px 0px;
	font-style: italic;
}

ul.employer_form_bottom {
	width: 855px;
	float: left;
}

ul.employer_form_bottom li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.employer_form_bottom .validation_box {
	width: 80px;
	float: left;
	margin-top: 15px;
	margin-bottom: 4px;
}

ul.employer_form_bottom .field_validation {
	width: 350px;
	float: left;
	margin-top: 15px;
	margin-bottom: 8px;
	font-style: italic;
}

ul.employer_form_bottom .button {
	float: right;
	padding-right: 0px;
	padding-top: 8px;
}

/* Advertise on BuildingDesign Page Tabs*/

ul.tabs {
	margin-top: -22px;
	margin-left: -19px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
	width: 912px;
	float: left;
	height: 20px;
	color: #FFF;
	font-weight: normal;
	font-size: 1.125em;
}

ul.tabs a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

.grey_tab_info {
	width: 228px;
	float: left;
	list-style: none;
	text-align: center;
	background-image: url('../img/layout/feature-info-grey.gif');
	height: 19px;
}

.purple_tab_info {
	width: 228px;
	float: left;
	list-style: none;
	text-align: center;
	background-image: url('../img/layout/feature-info-purple.gif');
	height: 19px;
}

.purple_tab {
	width: 228px;
	float: left;
	list-style: none;
	text-align: center;
	background-image: url('../img/layout/feature-purple.gif');
	height: 19px;
}

.grey_tab {
	width: 228px;
	float: left;
	list-style: none;
	text-align: center;
	background-image: url('../img/layout/feature-grey.gif');
	height: 19px;
}

.grey_right {
	width: 228px;
	float: left;
	list-style: none;
	text-align: center;
	background-image: url('../img/layout/feature-grey-right.gif');
	height: 19px;
}

.purple_right {
	width: 228px;
	float: left;
	list-style: none;
	text-align: center;
	background-image: url('../img/layout/feature-purple-right.gif');
	height: 19px;
}

ul.tabs	li {
	padding: 3px 0px 0px 0px;
}

.img_with_border {
	border: 1px solid #797979;
	margin-bottom: 5px;
}

#useful_building_links {
	color: #868686;
	text-align: center;
	list-style: none;
	font-size: 0.875em;
}

#useful_building_links a:hover {
	text-decoration: underline;
}

#useful_building_links a {
	color: #797979;
	text-decoration: none;
}

.grey_box {
	padding: 17px 15px 0px 15px;
	margin: 10px 0px 0px 20px;
	border: 1px solid #b1b1b1;
	width: 315px;
	height: 320px;
	float: left;
}

.home_left_col {
	float: left;
	width: 285px;
	margin: 20px 0px 0px 10px;
	height: 293px;
}

.home_right_col {
	float: right;
	width: 285px;
	margin: 36px 0px 0px 0px;
	height: 350px;
}

.demo {
	width: 624px;
	float: left;
	padding: 20px 0px 0px 0px;
}

.view_demo a {
	color: #FFF;
	float: left;
	padding-top: 12px;
	font-size: 1.05em;
	text-decoration: none;
}

.view_demo a:hover {
	text-decoration: underline;
	color: #FFF;
}

  /****** Left Column Side Bar ******/
  
#left_col {
	width: 204px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 425px;
}

  /****** Left Column Side Bar - Boxes ******/
  
#left_col ul.left_col_box {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 202px;
	background-color: #FFF;
	border-left: solid 1px #797979;
	border-right: solid 1px #797979;
	border-bottom: solid 1px #797979;
	height: 44px;
	font-size: 1.05em;
}

li.left_col_box {
	height: 18px;
	width: 190px;
	float:left;
	padding: 3px 0px 1px 10px;
	display: inline;
	font-size: 0.95em;
	font-weight: bold;
}

ul.left_col_box a {
	color: #6B6B6B;
	text-decoration: none;
	font-weight: normal;
}

ul.left_col_box a:hover {
	color: #000;
	text-decoration: underline;
}

#left_col ul.left_col_box_four {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	list-style-type: none;
	float: left;
	width: 202px;
	background-color: #FFF;
	border-left: solid 1px #797979;
	border-right: solid 1px #797979;
	border-bottom: solid 1px #797979;
	height: 122px;
	font-size: 1.05em;
}

form.request_info {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 2px 0px 5px 0px;
}

li.left_col_box_four {
	height: 18px;
	width: 191px;
	float: left;
	padding: 6px 0px 1px 10px;
	display: inline;
	font-size: 0.95em;
}

ul.left_col_box_four a {
	color: #6B6B6B;
	text-decoration: none;
}

ul.left_col_box_four a:hover {
	color: #000;
	text-decoration: underline;
}

ul.left_col_box_four a:active {
	color: #000;
}

#left_col ul.left_col_box_medium {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	list-style-type: none;
	float: left;
	width: 202px;
	background-color: #FFF;
	border-bottom: solid 1px #797979;
	border-right: solid 1px #797979;
	border-left: solid 1px #797979;
	height: 79px;
	font-size: 1.05em;
}

li.left_col_box_medium {
	height: 18px;
	width: 204px;
	float: left;
	padding: 6px 0px 1px 10px;
	display: inline;
	font-size: 1em;
}

select.left_col {
	width: 159px;
	margin-bottom: 5px;
	border: 1px solid #6B6B6B;
	margin: 4px 0px 0px 0px;
	height: 17px;
	padding: 0px;
	line-height: 150%;
	color: #6B6B6B;
	float: left;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 0.8em;
}

ul.left_col_box_medium a {
	color: #6B6B6B;
}

li.left_col_heading {
	height: 19px;
	background-color: #5C46B3;
	color: #FFF;
	margin: 0px;
	padding: 3px 0px 0px 10px;
	border-top: solid 1px #797979;
	border-bottom: solid 1px #797979;
	display: inline;
	width: 192px;
	float: left;
}

ul.left_col_box_connect a {
	color: #6B6B6B;
}

#left_col ul.left_col_box_connect {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	list-style-type:none;
	float: left;
	width: 202px;
	background-color: #FFF;
	border-left: solid 1px #797979;
	border-right: solid 1px #797979;
	border-bottom: solid 1px #797979;
	height: 44px;
	font-size: 1.125em;
}

li.left_col_box_connect {
	height: 44px;
	width: 191px;
	float: left;
	padding: 2px 0px 0px 10px;
	display: inline;
}

.left_col_box_connect img {
	border: none;
	margin-bottom: -3px;
}

.information_button {
	float: left;
	padding-right: 5px;
	margin-top: -2px;
}

.details ul {
	margin-top: 0px;
 }

.details p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

ul.details {
	width: 285px;
	padding-top: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

.details li {
	list-style-type: none;
	padding-bottom: 6px;
}

.details .blue a {
	color: #4F78D6;
	margin-left: 0px;
}

.details .orange a {
	color: #E8870D;
	margin-left: 0px;
}

.details .green a {
	color: #00AB96;
	margin-left: 0px;
}

.details .purple a {
	color: #5C46B3;
	margin-left: 0px;
}

.back_button {
	background: url('../img/layout/back_button.gif') no-repeat;
	cursor:pointer;
	border: none;
	width: 96px;
	height: 30px;
	float: right;
	margin-top: -36px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
}

ul.how-it-works {
	list-style-type: circle;
	width: 450px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	font-size: 1em;
}

.how-it-works li {
	padding-bottom: 12px;
	padding-top: 12px;
}

.demonstration_image {
	float: right;
	padding-left: 0px;
	margin-top: 0px;
	border: 0px;
}

.demonstration {
	padding-top: 15px;
	line-height: 150%;
}

.sign_up {
	border: 1px solid #797979;
	background-color: #CCC;
	padding: 12px 10px 14px 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 650px;
}

.list_details {
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

.information {
	line-height: 140%;
}


/*columns on Feature on BD-News*/

.details_column_left {
	width: 425px;
	float: left;
	border-right: 1px #797979 solid;
	padding-right: 10px;
	margin-right: 10px;
	height: 60px;
	margin-bottom: 20px;
	text-align: justify;
}

.details_column_right {
	width: 425px;
	float: left;
	height: 60px;
	margin-bottom: 20px;
	text-align: justify;
}

.keywords {
	float: left;
	width: 570px;
	margin-left: 20px;
	font-size: 0.875em;
	color: #797979;
	margin-top: -10px;
	padding-bottom: 5px;
} 

.text-center {
	text-align:center;

