/* DDR Portal Detail Page Styles */

.detail {
	border-bottom:1px solid #e2e0dc;
	margin:14px 0;
}
.clm1 a:link, .clm1 a:visited, .clm2 a:link, .clm2 a:visited {
	color:#006595;
	text-decoration:none;
}
.clm1 a:hover, .clm1 a:active, .clm2 a:hover, .clm2 a:active {
	color:#006595;
	text-decoration:underline;
}
h3 {
	font:normal 18px/24px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color:#006595;
}
p {
	font:normal 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	color:#000;
}
.number, .searchterm {
	font-weight:bold;
	color:#000;
}
.shoppingcenter {
	font-weight:bold;
	color:#a30046;
}
.shoppingcenter a:link, .shoppingcenter a:visited {
	color:#a30046;
	text-decoration:none;
}
.shoppingcenter a:hover, .shoppingcenter a:hover {
	color:#a30046;
	text-decoration:underline;
}
/* Location Box */
.locationbox {
	background:#F9ECF3 url(/images/design/locationboxtop.gif) top left no-repeat;
	color:#000;
	margin-bottom:15px;
}
.locationbox p {
	padding:7px 10px 0 10px;
}
.locationbox .shoppingsite {
	display:block;
	padding:0 10px 12px 10px;
	background:url(/images/design/locationboxbottom.gif) bottom left no-repeat;
}
.locationbox a:link, .locationbox a:visited {
	color:#a30046;
	text-decoration:none;
}
.locationbox a:hover, .locationbox a:active {
	color:#a30046;
	text-decoration:underline;
}
.locationbox .shoppinglocation {
	font:bold 14px/20px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
