

* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background: #fdfcf5 url(/img/GFX/scallops.png) repeat-x center top;
	text-align: center;
}
h1 {
	font: normal 24px/26px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: left;
}
h2 {
	font: normal 14px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h3 {
	font: bold normal 11px/14px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 3px 0px;
	text-align: left;
}
h4 {
	font: italic normal 11px/16px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 5px;
	text-align: left;
}
h5 {
	font: normal 10px/12px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 3px;
	text-align: left;
}
h6 {
	font: normal 10px/18px "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px 0px 3px;
	text-align: left;
	letter-spacing: 0.5pt;
	text-transform: uppercase;
}
p {
	margin: 0px 0px 10px;
	padding: 0px;
}
a:link, a:visited {
	color: #e49bad;
	text-decoration: none;
}
a:hover, a:active {
	color: #eec2ca;
	text-decoration: none;
}
img {
	border: none;
	display: block;
}

p#thawte {
	padding-top: 10px;
}
p#thawte img {
	border: none;
	display: inline;	
}

/* begin container classes */
.logo {
	height: 95px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	position: relative;
}
	.logo img {
		display: inline;
	}

/* this is the frame */
.header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #c2dbe8;
	border-bottom: 1px solid #c2dbe8;
	position: relative;
	height: 410px;
	text-align: justify;
	overflow: hidden;
}
.header#Long, .header#LongShop {
	height: auto;
	overflow: visible;
}
	.header .column {
		height: 410px;
	}
	.header#Long .column, .header#LongShop .column {
		height: auto;
	}
	.header#Long h4, .header#LongShop h4 {
		font-size: 120%;
		padding: 5px 0px 0px;
		color: #a0c3da;
	}
	.header#Long table, .header#LongShop table {
		width: 300px;
		height: 60px;
		border-top: 2px dotted #a0c3da;
	}
		.header#Long td, .header#LongShop td {
			width: 150px;
		}
/* begin Nav */
		.header #Left {
			width: 119px;
			margin-left: 0px;
			float: left;
			padding-right: 20px;
			font-size: 12px;
			line-height: 12px;
			text-align: right;
		}
		.header #Left ul {
			list-style: none;
			padding-top: 10px;
			padding-bottom: 10px;
		}
			.header #Left li {
				padding-top: 8px;
				padding-right: 2px;
				white-space: nowrap;
			}
	.header #Left a:hover, .header #Right a:hover {
		font-style: italic;
		color: #e49bad;
	}
/* end Nav */
		.header #Mid {
			width: 520px;
			margin-left: 140px;
			border-left: 1px solid #c2dbe8;
			border-right: 1px solid #c2dbe8;
		}
			.header #Mid div {
				padding: 15px 20px 5px;
			}
		.header #Mid .SigBout {
			width: 140px;
			padding: 10px;
			margin-top: 5px;
			text-align: center;
			float: right;
		}
		.header #Mid .SigBout h3 {
			font-weight: normal;
			font-size: 14px;
			line-height: 16px;
			color: #a0c3da;
			text-align: center;
		}
		.header #Mid .SigBout h4 {
			text-align: center;
		}

		.header #Mid .items {
			width: 460px;
			position: relative;
		}
			.header #Mid .items h1 {
				font-size: 18px;
				line-height: 22px;
			}
		.header #Mid .submit {
			width: 460px;
			position: relative;
			padding: 0;
		}
			.header #Mid .submit h1 {
				font-size: 18px;
				line-height: 22px;
			}
		.header #Mid .results {
			width: 460px;
			position: relative;
			padding: 0;
		}
			.header #Mid .results h1 {
				font-size: 18px;
				line-height: 22px;
			}

				.header #Mid div#tinythumbs {
					padding: 0px 0px 5px;
					float: left;
					width: 280px;
					height: 390px;
				}
				#tinythumbs img {
					margin: 0 20px 10px 0;
					padding: 0;
					float: left;
				}
					#tinythumbs a:link img, #tinythumbs a:visited img {
						border: 1px solid #e49bad;
					}
					#tinythumbs a:hover img, #tinythumbs a:active img {
						border: 1px solid #eec2ca;
					}
				#tinythumbs h4 {
					float: left;
					width: 260px;
				}
			.header span.price {
				font: normal 22px/24px Georgia, "Times New Roman", Times, serif;
				color: #e49bad;
			}
			.header span.SKU {
				font: normal 10px/24px "Trebuchet MS", Arial, sans-serif;
				color: #666666;
				text-transform: uppercase;
				margin-left: 5px;
			}

	/* begin cart Nav */
		.header #Right {
			width: 117px;
			float: right;
			padding-left: 20px;
			font-size: 12px;
			line-height: 12px;
			text-align: center;
		}
		.header #Right ul {
			list-style: none;
			padding-top: 10px;
			padding-bottom: 10px;
			text-align: left;
		}
			.header #Right li {
				padding-top: 5px;
				padding-left: 30px;
			}
				.header #Right li#Cart {
					padding-top: 15px;
					padding-bottom: 5px;
					background: url(/img/themed/pixielily/cart-logo.png) no-repeat -5px 0px;
				}
			.header #Right li span {
				font-size: 80%;
			}
	/* end cart Nav */

	.header h2 {
		border-bottom: 2px dotted #a0c3da;
		width: 115px;
	}
	.header #current a,
	.header #current a:link,
	.header #current a:hover {
		/*font-weight: bold;*/
		color: #a0c3da;
	}

	.header form {
		margin: 0px;
		padding: 0px;
		font: 10px/12px "Trebuchet MS", Arial, sans-serif;
	}
	.header select, .header input {
		margin: 0px;
		padding: 0px;
		border: 1px solid #a0c3da;
		height: 20px;
		font: 11px/13px "Trebuchet MS", Arial, sans-serif;
		color: #666666;
	}
		form#Cart {
			position: absolute;
			right: 160px;
			bottom: 0px;
			width: 190px;
			height: 100px;
		}
		form#Cart label {
			width: 60px;
			text-align: right;
			float: left;
			text-transform: uppercase;
			margin-right: 7px;
			padding-top: 3px;
		}
		form#Cart select {
			text-align: left;
			margin-bottom: 10px;
			height: 20px;
		}
		form#Cart input {
			text-align: left;
			margin-bottom: 10px;
			height: 16px;
			text-align: center;
		}
			form#Cart input#addCart {
				height: 20px;
				background: url(/img/themed/pixielily/add-cart.gif) no-repeat;
				width: 80px;
				padding: 2px;
				border-style: none;
			}
			form#Cart input#addCart:hover {
				background: url(/img/themed/pixielily/add-cart-o.gif) no-repeat;
				cursor: pointer;
			}
			
		div#Mid div.input { 			
			margin: 0px;
			padding: 5px;
		}			
		div#Mid div.input label { 			
			margin: 0px;
			padding: 0px;
			font: 10px/12px "Trebuchet MS", Arial, sans-serif;			
			width: 100px;
			text-align: left;
			float: left;
			text-transform: uppercase;
			margin-right: 7px;
			padding-top: 3px;
		}
		div#Mid div.input.checkbox label {
			width: auto;
			text-align: left;
		}		
		div#Mid div.input.checkbox {
			margin: 0px;
			padding: 5px;
			width: 450px;
		}
		div#Mid textarea {
			border: 1px solid #a0c3da;
			font: 11px/13px "Trebuchet MS", Arial, sans-serif;
			color: #666666;
			text-align: left;
			padding-left: 2px;
			width: 250px;
		}	
		div#Mid select {
			margin: 0px;
			padding: 0px;
			border: 1px solid #a0c3da;
			font: 11px/13px "Trebuchet MS", Arial, sans-serif;
			color: #666666;
			text-align: left;
			margin-bottom: 5px;
			height: 20px;
		}
		div#Mid input {
			margin: 0px;
			padding: 0px;
			border: 1px solid #a0c3da;
			font: 11px/13px "Trebuchet MS", Arial, sans-serif;
			color: #666666;
			margin-bottom: 5px;
			height: 16px;
			text-align: left;
			width: 166px;
		}
		div#Mid input[type="checkbox"] {
			width: 50px;
			border: 1px solid #a0c3da;
			border-style: none;
		}

			div#Mid input#addCart {
				height: 20px;
				background: url(/img/themed/pixielily/add-cart.gif) no-repeat;
				width: 80px;
				padding: 2px;
				border-style: none;
			}
			div#Mid input#addCart:hover {
				background: url(/img/themed/pixielily/add-cart-o.gif) no-repeat;
				cursor: pointer;
			}
			div#Mid input#login {
				color: #fdfcf5;
				background-color: #eec2ca;
				border: 1px solid #eec2ca;
				padding: 2px 1px 2px 3px;
				height: 22px;
				width: 105px;
				text-align:center;
			}
			div#Mid input#login:hover {
				background-color: #e49bad;
				border: 1px solid #e49bad;
				cursor: pointer;
				text-align:center;
			}	
			div#Mid input#continue {
				color: #fdfcf5;
				background-color: #a0c3da;
				border: 1px solid #a0c3da;
				padding: 2px 1px 2px 3px;
				height: 22px;
				width: 105px;
				text-align:center;
			}
			div#Mid input#continue:hover {
				background-color: #95b5cb;
				border: 1px solid #95b5cb;
				cursor: pointer;
				text-align:center;
			}	
			div#Mid input#previous {
				color: #fdfcf5;
				background-color: #a0c3da;
				padding: 2px 1px 2px 3px;
				height: 22px;
				width: 95px;
				text-align:center;
			}
			div#Mid input#previous:hover {
				background-color: #95b5cb;
				border: 1px solid #95b5cb;
				cursor: pointer;
				text-align:center;
			}
			div#Mid input#cancel {
				color: #fdfcf5;
				background-color: #a0c3da;
				padding: 2px 1px 2px 3px;
				height: 22px;
				width: 95px;
				text-align:center;
			}
			div#Mid input#cancel:hover {
				background-color: #95b5cb;
				border: 1px solid #95b5cb;
				cursor: pointer;
				text-align:center;
			}	
			div#Mid input#clear {
				color: #fdfcf5;
				background-color: #a0c3da;
				padding: 2px 1px 2px 3px;
				height: 22px;
				width: 95px;
				text-align:center;
			}
			div#Mid input#clear:hover {
				background-color: #95b5cb;
				border: 1px solid #95b5cb;
				cursor: pointer;
				text-align:center;
			}			
			div#Mid input#submit {
				color: #fdfcf5;
				background-color: #a0c3da;
				padding: 2px 1px 2px 3px;
				height: 22px;
				width: 95px;
				text-align:center;
			}
			div#Mid input#submit:hover {
				background-color: #95b5cb;
				border: 1px solid #95b5cb;
				cursor: pointer;
				text-align:center;
			}
			div#Mid input#next {
				color: #fdfcf5;
				background-color: #eec2ca;
				border: 1px solid #eec2ca;
				padding: 2px 1px 2px 3px;
				height: 22px;
				width: 105px;
				text-align:center;
			}
			div#Mid input#next:hover {
				background-color: #e49bad;
				border: 1px solid #e49bad;
				cursor: pointer;
				text-align:center;
			}	
					
img.SSL {
	width: 61px;
	position: absolute;
	bottom: 20px;
	right: 30px;
}

/* this is everything below the frame */
.page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: justify;
}
	.page .column {
	}
		.page #Left {
			width: 120px;
			margin-left: 0px;
			float: left;
			padding-right: 20px;
			font-size: 10px;
			line-height: 12px;
			text-align: right;
		}
			.page #Left a:link, .page #Left a:visited, .header#Long #Left a:link, .header#Long #Left a:visited  {
				color: #a0c3da;
				text-decoration: none;
			}
			.page #Left a:hover, .page #Left a:active, .header#Long #Left a:hover, .header#Long #Left a:active {
				color: #95b5cb;
				text-decoration: none;
			}
		.page #Right {
			width: 118px;
			float: right;
			padding-left: 20px;
		}
		.page #Left ul, .header#Long #Left ul {
			list-style: none;
			padding-top: 10px;
			padding-bottom: 10px;
			text-transform: uppercase;
			letter-spacing: 0.5pt;
			font: 10px/14px "Trebuchet MS", Arial, sans-serif;
		}
			.page #Left li, .header#Long #Left li {
				padding-top: 8px;
				padding-right: 2px;
				white-space: nowrap;
			}
					.header#Long #Left li a:hover {
						font-style: normal;
					}
				.header#Long #Left li#Shop a:link, .header#Long #Left li#Shop a:visited {
					font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
					color: #e49bad;
					text-transform: none;
					letter-spacing: 0pt;
				}
				.header#Long #Left li#Shop a:hover, .header#Long #Left li#Shop a:active {
					font: italic 12px/16px Georgia, "Times New Roman", Times, serif;
					color: #eec2ca;
				}
			.page #Left li#script {
				padding-right: 0px;
				margin-right: -2px;
				text-align: right;
			}
		.page #current a:link {
			font-weight: bold;
			color: #666;
		}
		.page #Mid {
			width: 525px;
			margin-left: 140px;
			min-height: 110px;
		}
		#Mid div.products {
			padding:20px 0 5px;
		}
			.page #Mid div {
				padding: 20px 0px 5px;
				text-align: left;
			}
			.page #Mid div#nopadding {
				padding: 0px;
				text-align: left;
			}
			.page #Mid div#nopadding div {
				padding: 0px;
				text-align: left;
			}			
				.page #Mid div#bodycopy {
					padding: 20px 20px 5px;
					text-align: justify;
				}
			.page #Mid h4 {
				padding: 0px 0px 5px 22.5px;
				text-align: left;
			}
			.page #Mid table, #Mid div.products table {
				border: none;
				width: 525px;
				margin-bottom: 20px;
				margin-top: 0px;
			}
			.page #Mid td, #Mid div.products td {
				width: 130px;
				height: 180px;
				vertical-align: top;
				padding: 0px 22.5px;
				font-size: 10px;
				line-height: 14px;
				text-align: left;
			}
			.page #Mid td a:link img, .page #Mid td a:visited img,
			#Mid div.products td a:link img, #Mid div.products td a:visited img {
				border: 1px solid #e49bad;
			}
			.page #Mid td a:hover img, .page #Mid td a:active img,
			#Mid div.products td a:hover img, #Mid div.products td a:active img {
				border: 1px solid #eec2ca;
			}
/* .footer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
	text-align: right;
	font: 10px/12px "Trebuchet MS", Arial, sans-serif;
	white-space: nowrap;
}
	.footer form {
		width: 260px;
		float: left;
		text-align: left;
		white-space: nowrap;
		margin: 0;
		padding: 0;
		line-height: 18px;
		margin-top: -2px;
	}
		.footer input {
			text-align: left;
			font: 10px/12px Georgia, "Times New Roman", Times, serif;
			color: #a0c3da;
			border: 1px solid #a0c3da;
			margin: 0;
			padding: 3px 1px 1px 3px;
			height: 13px;
			width: 130px;
		}
		.footer input#submit {
			color: #fdfcf5;
			background-color: #a0c3da;
			margin-left: -4px;
			padding: 2px 1px 2px 3px;
			height: 19px;
			width: 95px;
		}
		.footer input#submit:hover {
			background-color: #95b5cb;
			border: 1px solid #95b5cb;
			cursor: pointer;
		}
		.footer input#ContactSubmit {
			color: #fdfcf5;
			background-color: #a0c3da;
			margin-left: -4px;
			padding: 2px 1px 2px 3px;
			height: 19px;
			width: 95px;
		}
		.footer input#ContactSubmit:hover {
			background-color: #95b5cb;
			border: 1px solid #95b5cb;
			cursor: pointer;
		} */
/* end container classes */



/* begin homepage classes */
.homeNav {
	width: 840px;
	position: relative;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	overflow: hidden;
	padding-top: 45px;
	white-space: nowrap;
	font-size: 11px;
}
	.homeNav h2 {
		border-right: 2px dotted #a0c3da;
		margin-right: 10px;
		width: 125px;
		float: left;
	}
	.homeNav a:link, .homeNav a:visited {
		display: inline;
	}
	.homeNav a:hover {
		font-style: normal;
		color: #eec2ca;
	}
	.homeNav ul {
		list-style: none;
		padding-right: 10px;
		white-space: nowrap;
		float: left;
	}
		.homeNav li {
			padding-top: 2px;
			padding-right: 12px;
			white-space: nowrap;
			float: left;
		}
		.homeNav li:hover {
			/* margin-left: -1px;
			font-style: italic;
			padding-right: 10px; */
		}
	ul#homeCat {
		/* width: 660px;
		overflow: hidden; */
		white-space: nowrap;
		font-size: 12px;
	}
	ul#homeNav2 {
		text-transform: uppercase;
		letter-spacing: 0.5pt;
		font: 10px/14px "Trebuchet MS", Arial, sans-serif;
		margin-left: -10px;
	}
		#homeNav2 li {
			padding-top: 4px;
		}
			#homeNav2 li#homescript {
				padding-top: 2px;
			}
		#homeNav2 h2 {
			width: 1px;
		}
		#homeNav2 a:link, #homeNav2 a:visited {
			color: #a0c3da;
			text-decoration: none;
		}
		#homeNav2 a:hover, #homeNav2 a:active {
			color: #95b5cb;
			text-decoration: none;
			font-style: normal;
		}
.home {
	width: 840px;
	height: 370px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: left;
}
	.home h1 {
		font: normal 16px/18px Georgia, "Times New Roman", Times, serif;
	}
#home .logo {
	height: 155px;
	width: 200px;
	margin-left: 55px;
	margin-bottom: 15px;
	padding-top: 37px;
	position: relative;
}
#home .header {
	width: 490px;
	height: 370px;
	float: right;
	margin-left: 40px;
	margin-right: 0px;
	position: relative;
	overflow: hidden;
	border: none;
	background: url(/img/themed/pixielily/scallop-frame.jpg) no-repeat left top;
}
	#home .header img {
		margin: 25px;
	}
#home .page {
	width: 840px;
	height: 190px;
	position: relative;
	text-align: left;
	clear: both;
	margin: 0px auto 10px;
	padding-left: 45px;
}
	.tiles {
		width: 160px;
		height: 100%;
		float: left;
		margin-right: 50px;
		position: relative;
		/* background: url(/img/tile-home.jpg) no-repeat left top; */
		font: 10px/13px Georgia, "Times New Roman", Times, serif;
	}
		.tiles h2 {
			font-size: 12px;
			line-height: 12px;
			padding-top: 4px;
			padding-bottom: 3px;
		}
/* #home .footer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 10px;
	position: relative;
	text-align: right;
	font: 12px/12px "Trebuchet MS", Arial, sans-serif;
}
	#home .footer {
		font: 11px/12px "Trebuchet MS", Arial, sans-serif;
	} */
	
div.content {
	width: 440px;
	position: relative;
	text-align: justify;
}


/* begin press room classes */
div.press {
	width: 440px;
	position: relative;
	text-align: center;
}
	.press img {
		border: 1px solid #e49bad;
		display: inline;
		margin: 0px 20px 40px;
	}
	.press a:link img, .press a:visited img {
		border: 1px solid #e49bad;
	}
	.press a:hover img, .press a:active img {
		border: 1px solid #eec2ca;
	}


/* begin error classes */
form div.input .error-message { 
    font-size: 0.95em;
    line-height: 14px;
    padding: 1px 0 5px 105px;
	margin-top: -10px;
    color: #FF3300;
}


/* Xmas styles */
div.snowflake {
	position: absolute;
	width: 89px;
	height: 78px;
	background: url(/img/themed/pixielily/Pixie-snowflake.png) no-repeat left top;
	z-index: -1;
}
.snowflake#flake1 {
	top: 40px;
	left: 15%;
}
.snowflake#flake2 {
	top: 220px;
	right: 5%;
	z-index: 100;
}
.snowflake#flake3 {
	top: 460px;
	right: 20%;
	z-index: 100;
}
.snowflake#flake4 {
	top: 360px;
	left: 25%;
}
.snowflake#flake5 {
	top: 700px;
	left: 10%;
}
.Xmas {
	background: url(/img/themed/pixielily/Pixie-Xmas-Tag09.png) no-repeat left top;
	height: 133px;
	width: 335px;
	z-index: 101;
	position: absolute;
	top: 260px;
	left: 310px;
}


/* retailer info bar */
div.retailer {
	position: relative;
	width: 100%;
	height: 55px;
	background: url(/img/themed/pixielily/pixie-retailer-bar.png) repeat-x center top;
	top: 0px;
	left: 0px;
	text-align: center;
	margin-bottom: -30px;
}
div.retailer-floater {
	position: fixed;
	width: 100%;
	height: 55px;
	background: url(/img/themed/pixielily/pixie-retailer-bar-slice.png) repeat-x center top;
	top: 0px;
	left: 0px;
	z-index:10000;
	text-align: center;
	margin-bottom: -30px;
}
	.retailer-floater #retailer {
		position: relative;
		width: 800px;
		font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
		color: #fdfcf5;
		margin-left: auto;
		margin-right: auto;
		padding-top: 5px;
		text-align: left;
	}
		.retailer-floater #retailer #logout {
			text-align: right;
			float: right;
		}
	#home .retailer-floater #retailer {
		width: 900px;
	}
	.retailer-floater a {
		color: #fdfcf5;
		text-decoration: underline;
	}


/* retailer info bar */
img.HomeFlag {
	position: absolute;
	width: 111px;
	height: 111px;
	right: 0px;
	bottom: 0px;
}

/* 2010 revised footer nav classes */
/* ul#homeNav2 {
	text-transform: uppercase;
	letter-spacing: 0.5pt;
	font: 10px/14px "Trebuchet MS", Arial, sans-serif;
	margin-left: -10px;
}
	#home .footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 2px;
	position: relative;
	text-align: left;
	font: 10px/12px "Trebuchet MS", Arial, sans-serif;
}
	#home .footer span {
		font: 10px/12px "Trebuchet MS", Arial, sans-serif;
		text-align: right;
		float: right;
		white-space: nowrap;
		width: 300px;
	} */
.footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 5px;
	position: relative;
	text-align: left;
	font: 10px/20px "Trebuchet MS", Arial, sans-serif;
}
	#home .footer {
		width: 840px;
	}
	.footer a {
		font: 1.2em Georgia, "Times New Roman", Times, serif;
	}
	.footer img {
		display: inline;
		margin: 0px 2px -5px;
	}
	.footer form {
		width: 260px;
		float: right;
		text-align: right;
		white-space: nowrap;
		margin: 0;
		padding: 0;
		line-height: 18px;
		margin-top: 0px;
	}
		.footer input {
			text-align: left;
			font: 10px/12px Georgia, "Times New Roman", Times, serif;
			color: #a0c3da;
			border: 1px solid #a0c3da;
			margin: 0;
			padding: 3px 1px 1px 3px;
			height: 13px;
			width: 130px;
		}
		.footer input#ContactSubmit {
			color: #fdfcf5;
			background-color: #a0c3da;
			margin-left: -4px;
			padding: 2px 1px 2px 3px;
			height: 19px;
			width: 95px;
		}
		.footer input#ContactSubmit:hover {
			background-color: #95b5cb;
			border: 1px solid #95b5cb;
			cursor: pointer;
		}

/* 2010 New footer nav classes */
	.footer ul {
		list-style: none;
		padding-right: 10px;
		white-space: nowrap;
		float: left;
	}
		.footer li {
			padding-top: 2px;
			padding-bottom: 2px;
			white-space: nowrap;
		}
		.footerNav a {
			font: 1em "Trebuchet MS", Arial, sans-serif;
		}

.footer .social {
	text-align: right;
	float: right;
	white-space: nowrap;
	width: 400px;
}
	.footer .social a {
		text-transform: uppercase;
		letter-spacing: 0.5pt;
		font: 1em "Trebuchet MS", Arial, sans-serif;
		color: #a0c3da;
	}

.footerNav {
	margin-top: 8px;
	padding-top: 9px;
	border-top: 1px solid #c2dbe8;
	height: 140px;
}
		#footerLong .footerNav {
			border-top: none;
		}

	ul#footerNav {
		font: 10px/12px "Trebuchet MS", Arial, sans-serif;
		width: 150px;
		margin-right: 20px;
	}
		#footerNav h2 {
			text-transform: uppercase;
			letter-spacing: 0.5pt;
			font: bold 10px/12px "Trebuchet MS", Arial, sans-serif;
		}
		#footerNav a:link, #footerNav a:visited {
			color: #a0c3da;
			text-decoration: none;
		}
		#footerNav a:hover, #footerNav a:active {
			color: #95b5cb;
			text-decoration: none;
			font-style: normal;
		}


.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

  /* Modal */
  
  .boxy-modal-blackout {
	position: absolute;
	background-color: #fdfcf5;
	left: 0;
	top: 0;
}
  
  /* Border */

  .boxy-wrapper { empty-cells: show; }
	.boxy-wrapper .top-left,
	.boxy-wrapper .top-right,
	.boxy-wrapper .bottom-right,
	.boxy-wrapper .bottom-left { width: 10px; height: 10px; padding: 0 }
	
	.boxy-wrapper .top-left { background: url('/img/boxy/boxy-nw.png'); }
	.boxy-wrapper .top-right { background: url('/img/boxy/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { background: url('/img/boxy/boxy-se.png'); }
	.boxy-wrapper .bottom-left { background: url('/img/boxy/boxy-sw.png'); }
	
	/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
	/* NB: these must be absolute paths or URLs to your images */
	.boxy-wrapper .top-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/boxy/boxy-nw.png'); }
	.boxy-wrapper .top-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/boxy/boxy-ne.png'); }
	.boxy-wrapper .bottom-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/boxy/boxy-se.png'); }
	.boxy-wrapper .bottom-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/boxy/boxy-sw.png'); }
	
	.boxy-wrapper .top,
	.boxy-wrapper .bottom { height: 10px; background-color: #e49bad; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
	
	.boxy-wrapper .left,
	.boxy-wrapper .right { width: 10px; background-color: #e49bad; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
	
	/* Title bar */
	
	.boxy-wrapper .title-bar { background-color: #e49bad; padding: 6px; position: relative; }
	  .boxy-wrapper .title-bar.dragging { cursor: move; }
	    .boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: normal; }
	    .boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; }
		
	/* Content Region */
	
	.boxy-inner { background-color: white; padding: 0; }
	.boxy-content { padding: 15px; font-size: 14px; line-height: 16px; }
	
	/* Question Boxes */

    .boxy-wrapper .question { width: 350px; padding-bottom: 10px; /*font-size: 138.5%; color: black;*/ }
    .boxy-wrapper .answers { text-align: right; }


html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/img/jquery.fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/img/jquery.fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/img/jquery.fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/img/jquery.fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/img/jquery.fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/img/jquery.fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/img/jquery.fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/img/jquery.fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/img/jquery.fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/img/jquery.fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/img/jquery.fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/img/jquery.fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/img/jquery.fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/img/jquery.fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/img/jquery.fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/img/jquery.fancybox/fancy_title_right.png') repeat-x;
}