

/*
		Site:		Dora
		File:		Master Screen CSS
		Author:		Alison Endacott
		Date:		April 2007
*/
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	color: #CC71BE;
	font-size: 95%;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif ;
	background: #EBA0DF url(/content/v4/img/dora/bg-adorable.jpg) repeat-x fixed;
}

a {
	color: #CC71BE;
}

	a:visted {
		color: #9D5792;
	}

#container {
	margin: 0 auto -1em auto;
	padding: 11px;
	width: 770px;
	position: relative;
	font-size: 75%;	
	background: url(/content/v4/img/dora/bg-frame.gif) no-repeat top;
}

	
/* head */
#head {
	height: 138px;
	width: 748px;
	background: url(/content/v4/img/dora/bg-head-landing.jpg) no-repeat top;
	padding-left: 22px;
}
	
	h1,
	h1 a { 
		display: block;
		height: 125px;
		width: 125px;
		text-indent: -9999px;
		overflow: hidden;
	}	
	
	#advertisement {
		text-align: right;
		display: block;
		font-size: 90%;
		color: #fff;
		opacity: 0.45;
		filter: alpha(opacity=45);
		position: relative;
		top: -1em;
		left: -1.5em;
		}
	
.accessibility li {
	list-style: none;
	text-align: center;
	padding-bottom: .2em;
	opacity: 0.6;
	filter: alpha(opacity=60);
	font-size: .75em;
}


/* inner pages */

#breadcrumbs {
	display: block;
	position: relative;
	left: 20px;
	top: .5em;
}

	#breadcrumbs a {
		
	}
		#breadcrumbs a:hover {
			
		}

	#nav {
		width: 185px;
		float: left;
		_display: inline;
		background: url(/content/v4/img/dora/nav-top-star.gif) no-repeat top;
		font-size: 105%;
		position: relative;
		left: 20px;
		top: 1em;
	}
	
		#nav ul {
			margin-top: 49px;
			width: 167px;
			padding: 0 0 25px 0;
			list-style: none;
			background: #FCF5FB  url(/content/v4/img/dora/nav-bot-star.gif) no-repeat bottom left;
		}
		
			#nav ul li {
				padding: 0 0 .9em 25px;
				
				}
				
				#nav ul li span {
					font-weight: bold;
					font-size: 110%;
				}
				
				#nav ul li a {
					font-weight: normal;
				}
				
					#nav a:hover {
						color: #fff;
						background: #926CAF;
						text-decoration: none;
					}

	#content {
		position: relative;
		background: #fff;
		*height: 1%;
		

	}
		
		#inner-content {
			color: #5F3481;
			width: 525px;
			float: right;
			_display: inline;	
			margin-right: 20px;	
			position: relative;
			margin-top: 25px;
			background: #fff;
		}

/* FOOTER */

#footer {
	width: 770px;
	margin: 0 auto 1.4em auto;
	padding: 1em 0 30px 0;
	background: url(/content/v4/img/dora/footer-bg-landing.gif) no-repeat bottom;
	clear: both;
	text-align: center;
	font-size: 80%;
	position: relative;
    height: 80px;
    
}

	p#diego {
		position: absolute;
		display: block;
		width: 95px;
		height: 97px;
		left: 20px;
		top: -10px;
		text-indent: -9999px;
	}
	
		p#diego a {
			display: block;
			overflow: hidden;
			width: 95px;
			height: 97px;
			background: url(/content/v4/us/dora/img/btn-diego.gif) no-repeat top;
		}

	body div#legal_footer {
		padding-top: .0;
	}
    
    p#legal {
    	width: 375px;
        margin: auto auto 15px;
    }

	/* ADDITIONAL FOOTER STYLES */
    
    #outterfooter #legal_footer {
    	font-family: arial,helvetica,sans-serif;
     }
    
    #legal_footer #fplegal {
    	font-size: .9em;
    }
	
	#outterfooter #legal_footer a {
   		text-decoration: none;
	}
    
    #outterfooter #legal_footer a:hover {
   		text-decoration: underline;
	}

/* LOCATOR PAGE */

.locator h2 {
	font-size: 1.4em;
}

.locator h3 {
	font-size: 1.1em;
}

.locator h2,
.locator h3{
	text-align: center;
}

.clear {
	clear: both; /* for locator page only */
}

ul#etailer {
	list-style: none;
	width: 450px;
	margin: auto;
}

		ul#etailer li {
			float: left;
			margin: 5px 20px;
		}
		
#retail-locator h2, #retail-locator h3 {
	text-align: center;
	margin: 0 2em .5em 2em;
	
}

/* zip finder box */

#searchRetailer {
	width: 399px;
	margin: 0 auto;
	background: url(/content/v4/img/dora/locator_bg.gif) repeat-y;
	margin-top: 15px;
	position: relative;
	top: 1em;
}

		h4#retailerLocator {
			text-align: center;
			background: url(/content/v4/us/dora/img/locator_top.gif) no-repeat center top;
			text-indent: -9999px;
			position: relative;
			height: 45px;
			top: -15px;
		}
		
		#retailerBot {
			height: 30px;
			background: url(/content/v4/img/dora/locator-bottom.gif) no-repeat center bottom;
			
		}
		
		#searchRetailer fieldset {
			border: 0;
		}
		
		#searchRetailer form {
			margin: 0 30px;
		}
		
		#postalCode {
			width: 50px;
		}
		
	#searchRetailerButton {
		position: relative;
		top: 5px;
	}
		
	#retailer{
		padding-left:20px;
		padding-right: 40px;
		clear: both;
		position: relative;
		top: 2em;
		}
		
		#retailer h4 {
			margin-top: 1em;
		}
		
		.retailerAddress{
			padding-left:15px;
		}
		.retailerMapLink{
			padding-left:15px;
		}
		.retailerDistance{
			text-align: right;
			margin-top: -1.3em;
		}

		.retailerName {
			border-top: 1px dotted #eba8de;
			font-weight: bold;
			margin-top: .5em;
			padding-top: .5em;
		}
		
		p.noRetailer,
		p#back {
			text-align: center;
			padding: 1em;
		}
		

/* EASY CLEARING */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
<!--/* -0.241634822874241 [10.89.198.136] */-->