@charset "utf-8";

@import url(global.css);
@import url(frame.css);
@import url(front.css);
@import url(plugins.css);



/* BGN global class */
#breadcrumb h2 {
	font-size: 1.2em;
	font-family: Arial;
	line-height: 2em;
	border-bottom: 1px solid #eee;
}
.smain {
	margin: 10px 0;
}
.smain .caption {
	padding: 5px;
	color: #900;
}
.table {
	margin: 5px 0;
}
.table .line {
	margin-top: .8em;
	zoom: 1;
}
.table .line:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.table .btns {
	margin-top: 1.2em !important;
}
.table .btns a {
	margin-left: .8em;
}
/* END global class */

/* BGN frame */
.main {
	padding: 15px;
	border: 4px solid #eee;
}


/* END frame */


/* BGN provider register */
#Provider_register .smain {
	width: 480px;
	padding: 5px;
}
#Provider_register .smain .topic {
	padding: 4px 10px;
	background: #f3f3f3;
}
#Provider_register .smain .topic a {
	float: right;
}
#Provider_register .line {
	margin-top: .4em;
}
#Provider_register .table .line label {
	float: left;
	width: 150px;
	text-align: right;
}
#Provider_register .table .line .td {
	margin-left: 160px;
}
/* END provider register */


/* BGN add table fields */
.fieldContainer {
	border: 1px solid #999;
	padding: 2px;
	margin: 2px 10px;
}

.handler {
	background: #f3f3f3;
}

.handler a {
	text-decoration: none;
	display: block;
	line-height: 1em;
	padding-left: 8px;
}
/* END add table fields */


.googleResetBtn {
	border: 1px outset #999;
	padding: 0 10px;
	line-height: 1.5em;
	font-size: 1em;
	color: #fff;
	background: #f00;
	cursor: pointer;
	font-weight: bold;
	font-weight: bold;
}
.googleResetBtn:hover {
	color: #f00;
	background: #fff;
}
.googleResetBtn:active {
	color: #000;
	background: #ff0;
}

/* begin officeOnMap */
.officeOnMap {
	float: left;
}
.officeOnMap h3 {
	font-size: 1.2em;
	margin: 0 0 6px;
}
.officeOnMap label {
	font-weight: bold;
}
.featuredOfficeOnMap h3 a {
	color: #f60;
}
.officeOnMap h3 a:hover {
	background: #99f;
	color: #fff;
}
.officeOnMap .avatar {
	border: 1px solid #ccc;
	padding: 2px;
	float: left;
	margin-right: 6px;
}
.officeOnMap .info {
	float: left;
}
.officeOnMap .info ul {
	width: 250px;
	margin-bottom: 1em;
}

#officeListWrapper li {
	padding: .8em;
	border-bottom: 1px dotted #999;
}
#officeListWrapper li {
	zoom: 1;
	margin-bottom: 2px;
	background: #fff;
}
#officeListWrapper li:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
#officeListWrapper li h3 a {
	padding: 2px 0;
}
#officeListWrapper li h3 a:hover {
	background: #00a;
	color: #fff;
	text-decoration: none;
}
#officeListWrapper li.featured {
	background: #F2C93B;
}
#officeListWrapper .avatar {
	margin-right:10px;
	float: left;
	padding: 4px;
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
}

#officeListWrapper .officecontent {
	float: left;
	padding: 4px;
	width:290px;
	overflow: hidden;
}

#officeListWrapper .officecontent h3{
	width:290px;
	height:26px;
	overflow: hidden;
}


#officeListWrapper .officelogo {
	float: right;
	padding: 4px;
	border: 1px solid #ccc;
	background: #fff;
}
#officeListWrapper .officecontent dt {
	float: left;
	font-weight: bold;
	margin-right: .5em;
	clear: left;
}
#officeListWrapper  .ops {
	margin-top: 3px;
	width:110px;
	float:left;
}
#officeListWrapper .ops a {
	float: left;
	line-height: 1.6em;
	margin-right: 10px;
	padding: 0 6px 0 0;
	background: url(images/arrow.gif) no-repeat 100% 50%;
	color: #f60;
}
#officeListWrapper  .ops a:hover {
	color: #000;
}
.pager {
	margin: 1.5em 0;
	float: right;
}

#officeDetails h1 {
	font-size: 1.5em;
}
#officeDetails .ops {
	border: 1px dotted #090;
	margin: .8em 0;
	background: #fff;
}
#officeDetails .ops a {
	color: #f00;
	float: left;
	line-height: 2em;
	padding: 0 5px;
	margin: 2px;
}
#officeDetails .info {
	float: left;
	width: 550px;
}
#officeDetails .info dt {
	float: left;
	clear: right;
	font-weight: bold;
	margin-right: 5px;
}
#officeDetails .info dd blockquote {
	clear: left;
	margin-left: 1em;
	border: 1px dotted #ddd;
	padding: 5px;
	margin-bottom: 5px;
	background: #fff;
}
#officeDetails dd blockquote label.y {
	background: url(/images/checked_yes.gif) no-repeat 0 50%;
	padding-left: 15px;
}
#officeDetails dd blockquote label.n {
	background: url(/images/checked_no.gif) no-repeat 0 50%;
	padding-left: 15px;
	color: #666;
}
#officeDetails .traffic {
	background: #ffe;
}
#officeDetails .traffic li {
	float: left;
	float: left;
	overflow: hidden;
	width: 35%;
	line-height: 1.5em;
	height: 3em;
	padding-left: 42px;
}
#officeDetails .traffic label {
	display: block;
	font-weight: bold;
	color: #f00;
}
#officeDetails .traffic .metro_ico {
	background: url(images/metro_ico.gif) no-repeat 3px 5px;
}
#officeDetails .traffic .airport_ico {
	background: url(images/airport_ico.gif) no-repeat 3px 5px;
}
#officeDetails .traffic .motorway_ico {
	background: url(images/motorway_ico.gif) no-repeat 3px 5px;
}
#officeDetails .traffic .station_ico {
	background: url(images/station_ico.gif) no-repeat 3px 5px;
}

#officeDetailsThumbnails {
	float: right;
	width: 140px;
	color: #aaa;
	text-align: center;
}
#thumbnailsContainer {
	width: 130px;
	height: 130px;
	padding: 5px;
	background: #fff;
	border: 1px solid #69f;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	font-size: 1px;
	*font-size: 113px;
	overflow: hidden;
}
#thumbnailsHandler a {
	font-weight: bold;
}

.channelList li {
	line-height: 1.6em;
	background: url(images/arrow.gif) no-repeat 0 50%;
	padding-left: 12px;
}



#shortlistWrapper li {
	line-height: 2.2em;
	background: #fff url(images/gif-0626.gif) no-repeat 5px 50%;
	padding: 0 5px 0 13px;
	border-bottom: 1px solid #eee;
}
#shortlistWrapper li .ops {
	float: right;
}
#shortlistWrapper li .ops a {
	color: #999;
}
#shortlistWrapper li .ops a:hover {
	color: #000;
}
#shortlistWrapper li .ops a.delete {
	color: #f00;
}

.header .search select{
	background-color:#F2C93B;
}
