
#marquee .short h2.emarket { background: url(/images/pl/headers/emarket_in.jpg) no-repeat; }
dl.triple dt.two {}
dl.triple dt.new span {padding-right: 30px;background: url('/images/icons/new_icn.png') center right no-repeat;}
#breadcrumbs {
	margin: 0 0 0 -10px;	
	_margin-left: 0px;
	padding-left: 10px;
	_width: 890px;
	height: 30px;
	background: url(/images/pl/layout/s_content.png) left -80px no-repeat;
	_background-image:url(/images/pl/layout/s_content.png);
}

#breadcrumbs li {
	float: left;
}

#breadcrumbs li a {
	padding: 3px 15px 2px 0;
	margin-right: 5px;
	display: block;
	float: left;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	color: #ccc;
	background: url(/images/bc_pointer.png) right 7px no-repeat;
	_background-image: url(/images/bc_pointer.gif);
}

#breadcrumbs li a:hover,
#breadcrumbs li a.current {
	color: #5391c2;
	background-position: right -18px;
}

#breadcrumbs li a.current {
	background: none;
}	

#contentwithsidebar #breadcrumbs {
	width: 600px;
	background: url(/images/pl/layout/s_content.png) left -120px no-repeat;
	_background-image:url(/images/pl/layout/s_content.png);

}

#contentwithsidebar h2.bigger { 
	font-size: 200%;
}

/* @group iDesign Toolbar */
#toolbar {
 	width: 900px;
	margin: 0 0 10px -10px;
	_margin-left: 0px;
	padding: 0;
}

#toolbar h2 {
	font-size: 200% !important;
	color: #666 !important;
	background: none;
	padding: 2px 0 2px 10px;
	_padding: 6px 0 6px 10px;
	text-align: left;
}

#listing_count {
	float: right;
	width: 280px;
	padding: 2px 0;
	margin-bottom: 10px;
	text-align: right;
	background: url(/images/pl/layout/s_inner_content.png) -1200px top no-repeat;
}

#listing_count_total {
	margin: 0 15px 0 15px !important;
}

#listing_count img {
	width: 15px;
	height: 19px;
	margin: 8px 0 0 15px;
	float: left;
}

#tabs {
	margin: 0;
	width: 100%;
	height: 40px;
	background: url(/images/pl/layout/s_content.png) top left no-repeat;
	_background-image:url(/images/pl/layout/s_content.png);
	clear: both;
}

#tabs li {
	width: 200px;
	_width: 195px;
	list-style: none;
	float: left; 
	padding: 0;
	background: url(/images/emarket/multi_property/toolbar_icons.png) right bottom no-repeat;
	_background-image:url(/images/emarket/multi_property/toolbar_icons.gif);
}

#tabs li.select,
#tabs #available_listings a,
#tabs #selected_listings a,
#tabs #choose_theme a,
#tabs #change_layout a,
#tabs #edit_listings a {
	margin: 0;
	padding: 10px 15px 9px 45px;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #6c6c6c;
	display: block;
	background: url(/images/emarket/multi_property/toolbar_icons.png) left top no-repeat;
	_background-image:url(/images/emarket/multi_property/toolbar_icons.gif);
}

#tabs li.select {
	display: inline;
	margin: 0;
	padding: 11px 0 7px;
	background: url(/images/emarket/multi_property/toolbar_icons.png) right bottom no-repeat;
	_background-image:url(/images/emarket/multi_property/toolbar_icons.gif);
}

#tabs li.select select {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	width:125px;
}

#tabs li.options {
	text-align:right;
	width: 100%;
	background: none;
}

#tabs li.options div {
	float:right;
	margin: 5px 10px 0 30px;
}

#tabs li.options div a:hover {
	color: #fff !important;
}

#tabs li.options a.button {
	margin: 0 !important;
	float: left !important;
}

#tabs li a:hover {
	color: #aaa !important;
}

#tabs #available_listings a {
	background-position: 48px 10px;
}

#tabs #selected_listings a {
	background-position: 46px -36px;	
}

#tabs #choose_theme a {
	background-position: 35px -78px;	
}

#tabs #change_layout a {
	background-position: 38px -122px;	
}

#tabs #edit_listings a {
	background-position: 45px -162px;	
}

#multipropertylistings {
	margin-left: -10px;
	_margin-left: 0px;
	width: 600px;
}

#multipropertylistings h2 {
	margin: 10px 0 15px;
	font-size: 200%;
	color: #666;
}

#multipropertylistings {
background: url(/images/pl/layout/s_inner_content.png) left bottom no-repeat;
}

#multipropertylistings div.box_inside {
	padding: 3px 3px 3px;
	background: url(/images/pl/layout/s_inner_content.png) -600px top no-repeat !important;
}

#multipropertylistings div.even {
	background-color: #f5fafa;
}

#multipropertylistings table {
	margin: 0;
	width: 100%;
	border: 0;
}

#multipropertylistings table td,
#multipropertylistings table th {
	border: 0;
	display: table-cell;
	vertical-align: top;
}

#multipropertylistings table th.options,
#multipropertylistings table td.options {
	width: 8%;
	text-align: center;
}

#multipropertylistings table th.property_name,
#multipropertylistings table td.property_name {
	width: 38%;
}

#multipropertylistings table td.non_property_name {
	width: 92%;
}
#multipropertylistings table th.others,
#multipropertylistings table td.others {
	width: 26%;
}

#multipropertylistings thead th,
#multipropertylistings thead td {
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: normal;
}

#multipropertylistings .odd {
	background-color: #fff !important;
}

#idesign_workspace {
	margin: 0 auto;
	text-align: center;
}

/* Proof page */
a.eM_proof {
	display: block;
	width: 200px;
	font-size: 1.5em;
	text-decoration: none;
	border: 3px double #cecece;
	text-align: center;
	font-weight: bold;
	margin: 0 0 30px 25px;
	height: 100px;
	width: 200px;
	padding: 30px;
	float: left;
}
	a.decline {
		padding-top: 15px;
		padding-bottom: 45px;
	}
	a.accept:hover {
		background: #4A972B;
		color: #fff;
	}
	a.decline:hover {
		background: #AF1A1A;
		color: #fff;
	}
a.eM_proof span {
	font-size: 2.5em;
	display: block;
}
div.files {
	margin-left: 155px;
}
div#flyer_progress {margin-left: 155px;}
.pbar_wrapper {
    position: relative;
    display: block;
    width: auto; height: 22px;
    background-color: #d2d2d2;
    border: 1px solid #999;
    }
    
.pbar_title {
	position: absolute;
    top: 4px; left: 4px;
    }
    
.pbar {	
    display: block;
    width:0; height:15px;
    margin:0; padding:4px;
    background: url(/images/activity_indicators/progress_bar.gif) left;
    }
textarea#proof_notes {
	height: 100px;
}

/* Preview */
iframe {position: relative; left: 0 !important;width: auto;}

/* @end */
#content {_left: -5px;_position: relative;}
