@charset "utf-8";
/* CSS Document */

#est-list{
	float:left;
	margin-bottom:10px;
	height:auto;/*103px*/
	width:620px;
	font-size:0.9em;
	background-color:#F5F8FA;
	border:1px solid #C8DCE8;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

#est-top {
	font-size:1.2em;
}
#est-top p{
	margin-top: 5px;
	margin-bottom: 5px;	
}

#est-list ul{
	font-size:1.2em;
	list-style-image: none;
	list-style-type: none;
}
#est-list ul li{
	margin:0 0 10px 0;
	float:left;
	width:200px;
}
#est-list ul li a{
	color: #0033CC;
	text-decoration: underline;
}
#est-list ul li a:hover{
	text-decoration: none;
}

#est-list-listing{float:left;width:650px; font-size:1.1em;}
#est-list-listing h3{padding:3px 0 6px 10px;margin-bottom:20px;background-color:#F5F8FA;border-top:1px solid #E2EFF7;}
#est-list-listing div{margin-bottom:15px;padding-bottom:5px;font-size:0.9em;border-bottom:1px solid #ECECEC;}
#est-list-listing div img{float:left;padding:1px;margin:0 10px 0 0;border:1px solid #C8DCE8;}
#est-list-listing div a{display:block;margin-bottom:1px;text-decoration:none;}
#est-list-listing div a:hover{ text-decoration:underline;}
#est-list-listing div .bold{ font-size:1.1em;}
#est-list-listing div p{padding:2px 0 0 0;margin-bottom:2px;}
#est-list-listing div p a{ text-decoration:underline;}
#est-list-listing div p a:hover{ text-decoration:none;}

#est-listyour{padding:10px 5px 0 10px;margin-bottom:10px;font-size: 1.3em;line-height:130%;border:1px solid #CBCBCB;}
#est-listyour h4{ font-size:1.2em; margin-bottom:7px; font-weight:normal;}
#est-listyour p{ margin-bottom:5px;}
#est-listyour p a{ color:#6EB61A; text-decoration:none;}
#est-listyour p a:hover{ text-decoration:underline;}

#est-list-listing #pagination a{cursor:pointer;background-color:#F5F8FA;border:1px solid #C8DCE8;padding:3px; margin-left:5px;text-decoration:none;}
#est-list-listing #pagination a.current{font-weight:bold;}

#content-est{margin-bottom:10px;padding:10px 10px 10px 10px;background-color:#F6F9FB;border-top:2px solid #DFEAF1;}


#image-viewer{padding:5px 0 5px 5px;margin-bottom:8px;height:184px;width:540px;background-color:#D2E1EA;}
#image-viewer-main{float:left;margin-right:5px;width:278px;height:182px;}
#image-viewer img{border:1px solid white;}
#image-viewer img:hover{ border:1px solid #2F6484;}
#image-viewer-main img:hover{ border:1px solid white;}
#image-viewer-thumbs img{float:left;margin:0 5px 5px 0;}

.stars{ margin-bottom:10px;}
.stars img{ margin-right:10px;}

.list-stack{ height:220px; margin-bottom:10px;}
#content-est .list-stack{float:left;height:auto;width:100%;}
.list-stack ul{ float:left; margin:0 15px 0 10px;}
.list-stack ul li{padding:0 0 5px 10px;background:transparent url(/images/pop.gif) 0 4px no-repeat;}

#est-enquire{padding:4px 0 0 8px;margin-bottom:10px;width:316px;height:23px;border:1px solid #C8DCE8;background: transparent url(/images/vote-repeat.gif) 0 0 repeat-x;}
#est-enquire img{ margin-right:5px;}

#related-banner {float:left;width:100%;}
.addLink{
	background-image: url(images/global/arrow_bg.gif);
	background-repeat: no-repeat;
	height:22px;
	margin-bottom: 10px;
	padding-top: 2px;
	background-position: -60px;
}
.addLink a{
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0033;
}
.addLink a:hover{
	border-bottom-style: none;
}
