﻿/* css common loaded file */

table.new { width: 100%; text-align: center; font-size: 120%; font-family: Verdana;}
table.new td { border-left: #CDCDCD 1px solid; border-bottom: #CDCDCD 1px solid; }


body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }

body, td, .std, #std { font: 70% Verdana, Arial }

#alt, .alt {font-family: Arial}
td div.alt {margin-bottom: 6px;}

.std-s, #std-s { font: 90% Verdana, Arial }
.std-s-contact { font: 90% Verdana, Arial;}
#colliersnews {position:absolute; left:63.6%; top:620px; }

#orange, .orange { color: #EE9C00 }

#gray, .gray { color: gray }

#black, .black { color: black }

a {color: #305EAB; text-decoration: underline;}
a:hover {color: #305EAB; text-decoration: none;}
/*a { color: #305EAB }*/

#light-blue, .light-blue { color: #BFD9EC }

#blue, .blue { color: #305EAB }

#black, .black { color: black }

#swamphref, .swamphref {
	color: #A8BCA3;
	text-decoration: none;
}

#system, .system { text-decoration: none }

h1 {
	text-transform: uppercase;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 1.2em;
	color:#545454;
}

h2 {
	font: bold 155% 'arial';
	margin-bottom: 0px;
}

ul#imart li { list-style-image: url(/images/bullets/list-item.gif); align: middle;}
ul#imart li#selected { list-style-image: url(/images/bullets/list-item-selected.gif) }

.inputselect, .inputtext, .inputtextarea {
	width: 154px;
}

.inputtextarea {
	height: 147px;
}

.white {
	color:#ffffff;
}

.inputtext, .inputselect {
	font-size: 10px;
}

.inputtext, .inputselect, #inputmetroremote_id, .inputtextarea	{
	background-color: #c6c6c6;
}

#inputrequest_minarea, #inputrequest_maxarea, #inputminarea, #inputmaxarea, #inputrequest_price, #inputrequest_maxprice,  #inputminprice, #inputmaxprice {
	width: 39px;
}

#inputindiningroom, #inputintrainingroom  {
	background-color : #CCCCCC;
}

#inputcontext { font: 10px verdana; color: #737373; width: 112px; }

div.nnn select.inputselect {width: 254px;}
div.ttt textarea.inputtextarea {width: 95%;}

.price {
	color: white;
	font: bold 11px;
	background: #EE9C00;
	width: 67px;
	padding-top: 3px;
	padding-bottom: 2px;
	text-align: center;
}

ul.straight {
	margin-left: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}

.p {
padding-top: 12px;
padding-bottom: 12px;
}

div.announce li {
	list-style-image: url('/images/bullets/sml-square-blue.gif');
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
}

div.announce ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;

}


div.description li {
	list-style-image: url('/images/bullets/sml-square-orange.gif');
	margin: 0px;
	padding: 0px;
	margin-left: 12px;
}

div.description ul {
	margin: 0px;
	padding: 0px;
}

.clienttable td {
	padding: 0px 35px 15px 0px;
}

div.consulting ul,li{
	list-style-image: url(/images/bullets/li-consulting.gif);
}

div.consulting b{
	color: #808080;
}

.cons-title {
background-color: red;
color: #ffffff;
width: 280px;
text-align: left;
padding: 5 0 5 10;
text-align: left;
}

.float-col-right{
	/*background-color: #E6E6E6;*/
	background-color: #f3f3f3;
	position:absolute;
	margin:35px 0 0 25px;
	width:240px;
	//width:260px;
	padding: 20px 25px;
}
	.float-col-right p,
	.b-sidebar-right-1 p{
		margin-top: 0;
	}
	
.b-sidebar-right-1 .b-sidebar-right-wrap{
	background-color: #f3f3f3;
	padding: 20px 25px;
	position: relative;
	z-index: 1;
}

.b-sidebar-right-wrap_sell{
	margin-top: 0;
	//margin-top: -11px;
}
/* Opera + Webkit */
@media all and (min-width:0px) {
	head~body .b-sidebar-right-wrap_sell { 
		margin-top: -11px;
	}
}


table#blist .float-col-right{
	position: static;
	margin: 20px 0 0;
	width: auto;
}

.b-pager{}
	.b-pager a,
	.b-pager span{
		font-weight: bold;
		margin-right: .5ex;
	}

/* Styles for right columns */
.contact-phone{
	color: #545454;
	font-weight: bold;
	white-space: nowrap;
}
.contact-name{
	color: #305EAB;
	font-weight: bold;
}

.lh{
	line-height: 1.8em
}


/* 2009-08-06 */
@media print {
	form,
	.nopr{
		display: none;
	}
	
	/*.b-logotype{margin-top: -20px;}*/
	.b-colurl{margin-top:-30px; !important}
	
	.b-path .std-s,
	.b-logotype,
	.b-colurl{
		margin-left: 0 !important;
		left: 0 !important;
	}
	
	.b-header{
		background: transparent none !important;
		height: 149px;
	}
		.b-header *{
			background: transparent none !important;
		}
	
	.b-sidebar-left{
		width: 1px;
	}
		.b-sidebar-left div{
			display: none;
		}
		
	.t-footter{}
		.t-footter .b-content{
			/*border: none !important;*/
		}
		
	#colliersnews{
		padding-right: 5px !important;
	}
		#colliersnews table{
			width: auto;
		}
}