@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center; /* center site in ie5.0 and 5.5 */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F1F1F1;
	background-image:url(../images/body_bgr.gif);
	background-repeat:repeat-y;
	background-position: center;
}
h1 {
	font-size: 24px;
	padding: 0.5em 7px;
	color: #BE131A;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 18px;
	padding: 0.5em 7px;
	color: #BE131A;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}
p {
	font-size: 13px;
	padding: 0.3em 7px;
	font-family: "Times New Roman", Times, serif;
}
a {
	color: #890E13;
}
a:hover {
	color: #666;
	text-decoration: none;
}
img {
	border: 0;
	display: block;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.box {
	width: 167px;
	margin: 10px auto;
	background-image:url(../images/box_bgr.gif);
	background-repeat:repeat-y;
}
.box img {
	margin: 0 auto;
}
.search_box {
	width: 505px !important; width /**/: 518px;
	margin: 10px auto;
	background-image:url(../images/searchbox_bgr.gif);
	background-repeat:repeat-x;
	overflow: hidden;
}
.search_box img {
	display: inline !important;
}
.search_box .left {
	float: left;
}
.search_box .text {
	float: left;
	width: 485px;
}
.search_box .text p.select {
	padding: 0;
	margin: 0;
	float: left;
	margin-top: 14px;
	margin-left: 5px;
}
.search_box .right {
	float: left;
}
.error {
	width: 460px;
	padding: 0.5em;
	margin: 0.3em 0.5em 1em 1em;
	background-color: #eee;
	border-left: 10px solid #f00;
	background-image:url(../images/warning.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	color: #f00;
}
.no-border {
	border: none!important;
}
p.updated {
	padding: 1em 15px;
}
#quotation {
	width: 368px;
	height: 59px;
}
#top_bar {
	width: 100%;
	height: 200px;
	background-image: url(../images/top_bar.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#container {
	width: 1010px;
	text-align: left;
	margin: 0px auto;
	background-image:url(../images/body_bgr.gif);
	background-repeat:repeat-y;
	background-position: center;
}
#content {	
	width: 1010px;
}
#top {
	width: 1010px;
	height: 146px;
	background-color: #f1f1f1;
}
#top img {
	display: block;
}
#top .left {
	width: 368px;
	height: 146px;
	float: left;
}
#top .right {
	width: 640px;
	height: 146px;
	margin-left: 2px;
	float: left;
}
#top .right .address {
	width:640px;
	height: 24px;
}
#wrap {
	clear: left;
	width:1010px;
	min-height: 200px;
	background-color: transparent;
	margin-bottom: 0;
}
#left {
	float: left;
	width: 203px;
	height: auto;
	margin-left: 46px;
	/* fix 'double margin' bug (ie6) */
	display: inline; 
}
#middle {
	float: left;
	/* fix ie 5.5 bug  */
	width: 511px !important; width /**/: 531px;
	height: auto;
	padding: 0 10px;
}
#middle ul, #middle ol, #middle-wide ul, #middle-wide ol {
	margin: 0.5em 40px;
}
#middle ul li, #middle ol li, #middle-wide ul li, #middle-wide ol li  {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
#middle-wide {
	float: left;
	width: 700px !important; width /**/: 720px;
	height: auto;
	padding: 0 10px;
}
#right {
	float: left;
	width: 172px;
	height: auto;
	margin-left: 11px;
	text-align: center;
}
#right p {
	text-align: left;
}
#right strong {
	color: #920000;
}
#footer {
	width: 100%;
	background-color: #2e2e2e;
	background-image:url(../images/footer_bgr.gif);
	background-repeat:repeat-x;
	border-top: 8px solid #b1b1b1;
	color:#FFFFFF;
	/* fix ie 5.5 bug */
	text-align: center;
	padding: 10px 0;
}
#footer .text {
	text-align: left;
	width: 920px;
	margin: 0 auto;
	color: #b1b1b1;
}
#footer .text p {
	font-size: 0.65em;
}
#footer .text a {
	color: #fff;
	text-decoration: none;
}
#footer .text a:hover {
	color: #ffcc00;
	text-decoration: underline;
}
#footer .text .left {
	width: 600px;
	float: left;
}
#footer .text .right {
	width: 320px;
	float: right;
	text-align: right;
}
.thumbs {
	width: 520px;
	margin: 2px auto 0 auto;
}
.thumbs img {
	float: left;
	border: 2px solid #B31218;
	margin: 2px;
}
.thumbs2 {
	width: 170px;
	margin: 2px auto 0 auto;
}
.thumbs2 img {
	float: left;
	border: 1px solid #B31218;
	margin: 2px;
}
.cat-thumbs {
	width: 516px;
	margin: 0 auto;
	height: auto;
}
.cat-thumbs .thumb {
	float: left;
	display: inline;
	width: 164px;
	height: auto;
	background-color: #343438;
	margin: 1px;
	padding: 2px;
	text-align: center;
}
.cat-thumbs .thumb img {
	border: 1px solid #bbb;
	float: none;
}
.cat-thumbs .thumb a {
	color:#fff;
	font-size: 11px;
	text-decoration: none;
	background-color: #fff;
	display: block;
	width: 162px;
	border: 1px solid #bbb;
	background-image:url(../images/categories-title-bgr.jpg);
	background-repeat:repeat-x;
	background-position: top;
}
.cat-thumbs .thumb a span {
	line-height: 20px;
}
/* Companies list */
.path {
	width: 500px;
	height: 30px;
	overflow: hidden;
}
.counter {
	margin-top: 10px;
	margin-bottom: 5px;
	height: 30px;
	overflow: hidden;
}
.company_main_image {
	border: 2px solid #B31218;
	margin: 0 3px;
	margin-top: 9px;
	width: 160px;
}
#companies {
	width: 500px;
	margin: 10px auto;
}
#companies img.icons {
	display: inline;
	margin-bottom: -3px;
	margin-right: 3px;
}
#companies .company {
	width: 500px;
	height: 165px;
	overflow: hidden;
	margin: 5px 0;
	border-top: 2px solid #B31218; 
	border-bottom: 2px solid #B31218; 
	padding: 0;
}
#companies .company h3 {
	background-image:url(../images/company_title_bgr.gif);
	background-repeat:no-repeat;
	padding: 4px;
	font-size: 14px;
	overflow: hidden;
	margin: 0;
	height: 30px;
}
#companies .company h3 a, #companies .company p.click a {
	color: #fff;
	text-decoration: none;
}
#companies .company .col {
	float: left;
	width: 250px;
	margin: 0;
}
#companies .company .col .details {
	height: 110px;
	width: 230px;
	margin: 25px 0 0 20px;
}
#companies .company .col .click {
	background-image:url(../images/click_bgr.gif);
	background-repeat:no-repeat;
	height: 30px;
}
#companies .company .col p.click {
	text-align: right;
	color: #fff;
	font-size: 15px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
#companies .company .col.verified {
	background-image:url(../images/verified.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	height: 165px;
}
#companies .company-not-verified {
	width: 500px;
	height: auto;
	margin: 5px 0;
	background-image:url(../images/not-verified-bgr.gif);
	background-repeat:repeat-y;
	padding: 0;
}
#companies .company-not-verified h3 {
	padding-left: 7px;
	padding-top: 0.2em;
	font-size: 13px;
	height: 27px;
	overflow: hidden;
	margin: 0;
	color: #B31218;
	background-image:url(../images/not-verified-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#companies .company-not-verified h3 a, #companies .company-not-verified p.click a {
	color: #B31218;
	text-decoration: none;
}
#companies .company-not-verified p {
	padding: 0 7px;
}
#companies .company-not-verified p.enq {
	background-image:url(../images/not-verified-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
	height: 27px;
	line-height: 32px;
}
#companies .company-not-verified p.enq a {
	padding-right: 7px;
	text-decoration: none;
	font-weight: bold;
}
#companies .company-not-verified .col {
	float: left;
	width: 250px;
	margin: 0;
}
#companies .company-not-verified .col .details {
	height: 110px;
	width: 230px;
	margin: 8px 0 0 20px;
}
#companies .company-not-verified .col .click {
	height: 30px;
}
#companies .company-not-verified .col p.click {
	text-align: right;
	color: #fff;
	font-size: 15px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

/* staircase quotation*/
.table, .table td {
	width: 162px;
	border: 1px solid #999999;
}
.table td {
margin: 5px;
border-collapse:separate;
}
.table2, .table2 td {
	width: 78px;
	border: 1px solid #999999;
}
.table2 td {
margin: 5px;
border-collapse:separate;
}
.table3, .table3 td {
	width: 135px;
	border: 1px solid #999999;
}
.table3 td {
margin: 5px;
border-collapse:separate;
}
.table4 {
	margin: 0 auto;
	width: 500px;
	border: 1px solid #999999;
}
.table4 td {
margin: 5px;
	border: 1px solid #999999;
border-collapse:separate;
}
.table5 {
	width: 56px;
	border: 1px solid #999999;
}
.table5 td {
	border: 1px solid #999999;
border-collapse:separate;
}

.members-login {
	width: 203px;
	height: 140px;
	overflow: hidden;
	background-image:url(../images/members-login-bgr.gif);
	background-repeat:no-repeat;
}
.members-login form {
	margin: 24px 0 5px 10px;
}
.members-login input {
	margin: 0 0 8px 0;
	border: 1px solid #eee;
}
.members-login label {
	font-size: 11px;
	color: #fff;
}
.members-login .submit {	
	display: block;	
	border: none;
}