﻿/* Feature panels */

#featurePanel
	{
		position:relative;
		margin-bottom:30px;
		float:left;
	}
#featurePanel h1, #featurePanel h2, #featurePanel h3, #featurePanel h4
	{
		margin:0;
		padding:0;
	}
#featurePanel ul
	{
		list-style:none;
		padding:0;
		margin:0;
		border:1px solid white;
	}
#featurePanel li
	{
		padding-bottom:5px;
	}
	#featurePanel .link
		{
			float:left; font-size:11px;
		}
		
/* News/Events panels */

#newsItem
	{
		position:relative;
		margin-bottom:5px;
		margin-top:5px;
        border-bottom:1px dotted #9b8b64;
	}
#newsItem img
	{
		padding-top:5px;
	}
#newsItem ul
	{
		list-style:none;
		padding:0;
		margin:0;
	}
#newsItem li
	{
		padding-bottom:5px;
	}
	#newsItem .link
		{
			float:left; font-size:11px;
		}
		
/* Polls */

#pollModule
	{
		float:left;
		margin-bottom:10px;
		width:168px;
	}
#pollModule ul
	{
		margin:0;
		padding:0;
		font-family:Georgia;
		font-size:12px;
		list-style:none;
	}
	.pollTop
		{
			background:url(/sites/www.divinechocolateusa.com/masterpages/images/poll_header.gif) no-repeat;
			height:38px;
			width:168px;
			float:left;
		}
	.pollBody
		{
			width:146px;
			padding:10px 10px 0px 10px;
			border-left:1px solid #ece0c9;
			border-right:1px solid #ece0c9;
			float:left;
		}
		.pollBody li
			{
				padding-top:10px;
				float:left;
				width:140px;
			}
	.pollBottom
		{
			background:url(/sites/www.divinechocolateusa.com/masterpages/images/poll_footer.gif) no-repeat;
			height:11px;
			width:168px;
			float:left;
		}
		#pollModule .submit input
			{
				background: url(/sites/www.divinechocolateusa.com/masterpages/images/BTN_Submit_white.gif) no-repeat;
				width: 78px;
				height:40px;
				border:0;
				padding:0;
				margin:0;
				cursor:pointer;
			}
			
/* Competitions */
#competitionModule
	{
		float:left;
		width:356px;
	}
#competitionModule ul
	{
		margin:0;
		padding:0;
		font-family:Georgia;
		font-size:12px;
		list-style:none;
	}
	.compTop
		{
			background:url(../images/postcampaign_top.gif) no-repeat top;
			height:16px;
			width:356px;
		}
	.compBody
		{
			background:url(../images/postcampaign_middle.gif) repeat-y top;
			padding:0 10px 0 15px;
			float:left;
		}
		.compBody ul, .compBody li
			{
				margin:0;
				padding:0;	
			}
		.compBody li
			{
				padding-top:10px;
			}
	.compBottom
		{
			background:url(../images/postcampaign_bottom.gif) no-repeat bottom;
			width:356px;
			height:16px;
			float:left;
		}
		#competitionModule .submit input
			{
				background: url(/sites/www.divinechocolateusa.com/masterpages/images/BTN_Submit_white.gif) no-repeat;
				width:78px;
				height:40px;
				border:0;
				padding:0;
				margin:0;
				cursor:pointer;
			}
	#terms
		{
			float:left;	
			color:#909090;
			font-size:9px;
		}
.pager_links
	{
		font-size:11px;
		margin:0;
		padding:0;
		font-family:Arial;
	}
.pager_links a
	{
		font-size:11px;
		margin:0;
		padding:0;
		font-family:Arial;
	}
	
#commentForm
	{
		width:356px;
		margin-bottom:14px;
	}
	#commentForm .top
		{
			background:url(/sites/www.divinechocolateusa.com/masterpages/images/postcampaign_top.gif) no-repeat top;
			height:16px;
			width:356px;
		}
	#commentForm .middle
		{
			background:url(/sites/www.divinechocolateusa.com/masterpages/images/postcampaign_middle.gif) repeat-y top;
			padding:0 10px 0 15px;
		}
		#commentForm .middle p
			{
				padding:20px 0 20px 0;
				width:300px;
			}
		#commentForm .middle ul
			{
				padding:0;
				margin:0;
				list-style:none;
			}
		#commentForm .middle li
			{
				padding:0 0 10px 0;
				margin:0;
				list-style:none;
			}
		#commentForm	.error
			{
				font-size:12px;
				font-family:Arial;
				font-weight:bold;
				color:#FF0000;
			}
		#commentForm	.field
			{
				font-size:12px;
				font-family:Arial;
				font-weight:bold;
				color:#333333;
				padding-bottom:10px;
					
			}
	#commentForm .bottom
		{
			background:url(/sites/www.divinechocolateusa.com/masterpages/images/postcampaign_bottom.gif) no-repeat bottom;
			height:16px;
			width:356px;
		}
		
#commentsPanel
	{
		padding:40px 0 0 0;
		margin:0;
	}
#commentsPanel ul
	{
		padding:10px 20px 10px 0px;
		margin:0;
		list-style:none;
	}
	#commentsPanel .commentItem
		{
			border-top:dotted 1px Grey;
			padding:0;
			margin:0;
		}
		#commentsPanel .comment
			{
				padding-bottom:10px;
			}
		#commentsPanel .commentInfo
			{
				
			}
#replies
	{
		margin-bottom:20px;
		width:350px;
	}
	#replies .top
		{
			background:url(/sites/www.divinechocolateusa.com/masterpages/images/replyArrow.gif) no-repeat;
			width:25px;
			height:7px;
		}
	#replies .reply
		{
			padding:10px;
			background-color:#ebe3da;
			border-bottom:dotted White 1px;
		}
	#replies .reply span
		{
			font-family:Arial;
			font-size:10px;
			color:#a3a3a3;
		}
	#replies .reply p
		{
			font-size:10px;
			color:#9d7448;
		}
		#postReply
			{
				padding:10px;
				background-color:#ebe3da;
				display:none;
			}
			#postReply span
				{
					padding-top:5px;
					font-family:Arial;
					font-size:10px;
					color:#9d7448;
				}
		#postReply ul, #postReply li
			{
				list-style:none;
				margin:0;
				padding:0;
			}
		#postReply .textarea
			{
				border:1px solid #9d7448;
				margin:0;
				padding:0;
				width:100%;
			}
		#postReply .btn_post
			{
				float:right;
				background:url(/sites/www.divinechocolateusa.com/masterpages/images/btn_post.gif) no-repeat;
				width:47px;
				height:21px;
				border:none;
				padding:0;
				margin:0;
				margin-top:5px;
			}
		#openReply
			{
				background-color:#ebe3da;
				padding:10px;
			}	
		#openReply a.open
			{
				float:right;
				font-size:10px;
				color:#9d7448;
				font-weight:bold;
			}

#facts ul, #facts li
{
	list-style:none;
	margin:0;
	padding:0;
}
#facts li .fact1
{
	float:left;
	width:530px;
	padding-left:55px;
	font-family:Arial;
	font-size:12px;
	background:url(/sites/www.divinechocolateusa.com/assets/1266.gif) no-repeat;padding-bottom:15px;
}
#facts li .fact2
{
	float:left;
	width:530px;
	padding-left:55px;
	font-family:Arial;
	font-size:12px;
	background:url(/sites/www.divinechocolateusa.com/assets/1267.gif) no-repeat;padding-bottom:15px;
}
#facts li .fact3
{
	float:left;
	width:530px;
	padding-left:55px;
	font-family:Arial;
	font-size:12px;
	background:url(/sites/www.divinechocolateusa.com/assets/1268.gif) no-repeat;padding-bottom:15px;
}
#facts li .fact4
{
	float:left;
	width:530px;
	padding-left:55px;
	font-family:Arial;
	font-size:12px;
	background:url(/sites/www.divinechocolateusa.com/assets/1269.gif) no-repeat;padding-bottom:15px;
}
#facts li .fact5
{
	float:left;
	width:530px;
	padding-left:55px;
	font-family:Arial;
	font-size:12px;
	background:url(/sites/www.divinechocolateusa.com/assets/1270.gif) no-repeat;padding-bottom:15px;
}
#facts li .fact6
{
	float:left;
	width:530px;
	padding-left:55px;
	font-family:Arial;
	font-size:12px;
	background:url(/sites/www.divinechocolateusa.com/assets/1271.gif) no-repeat;padding-bottom:15px;
}
#facts li .fact7
{
	float:left;
	width:530px;
	padding-left:55px;
	font-family:Arial;
	font-size:12px;
	background:url(/sites/www.divinechocolateusa.com/assets/1272.gif) no-repeat;padding-bottom:15px;
}
#facts li .fact8
{
	float:left;
	width:530px;
	padding-left:55px;
	font-family:Arial;
	font-size:12px;
	background:url(/sites/www.divinechocolateusa.com/assets/1273.gif) no-repeat;padding-bottom:15px;
}
#facts li .fact9
{
	float:left;
	width:530px;
	padding-left:55px;
	font-family:Arial;
	font-size:12px;
	background:url(/sites/www.divinechocolateusa.com/assets/1274.gif) no-repeat;padding-bottom:15px;
}
#facts li .fact10
{
	float:left;
	width:530px;
	padding-left:55px;
	font-family:Arial;
	font-size:12px;
	background:url(/sites/www.divinechocolateusa.com/assets/1275.gif) no-repeat;padding-bottom:15px;
}

#storefinder_container
	{
		margin-top:20px;
		font-family:Georgia;
		font-size:12px;	
		color:#333333;
	}
	#storefinder_container .header
		{
			
			border-bottom:1px dotted #bda160;
			padding-bottom:10px;
			width:717px;
			font-weight:bold;
		}
		#storefinder_container .header span
			{
				color:#bda160;
			}
		#storefinder_grid_row, #storefinder_grid_head
			{
				width:717px;
			}
		#storefinder_container ul
			{
				margin:0;
				padding:0;
			}
		#storefinder_container ul, li
			{
				list-style-image:none;
				list-style-position:outside;
				list-style-type:none;
				margin:0;
			}
		#storefinder_grid_row li, #storefinder_grid_head li
			{
				margin:0;
				padding:10px;
				float:left;
			}
			#storefinder_grid_head .retailer
				{
					width:120px;
					margin:10px 0 10px 0;
					font-size:14px;
				}
			#storefinder_grid_head .street
				{
					width:280px;
					margin:10px 0 10px 0;
					font-size:14px;
				}
			#storefinder_grid_head .city
				{
					width:150px;
					margin:10px 0 10px 0;
					font-size:14px;
				}
			#storefinder_grid_head .state
				{
					width:87px;
					margin:10px 0 10px 0;
					font-size:14px;
				}
				
			#storefinder_grid_row .retailer
				{
					width:139px;
					height:40px;
					border-right:1px solid #eee5d4;
					border-bottom:1px solid #eee5d4;
					font-weight:bold;
					font-size:12px;
					color:#bda160;
				}
			#storefinder_grid_row .street
				{
					width:259px;
					height:40px;
					border-right:1px solid #eee5d4;
					border-bottom:1px solid #eee5d4;
					font-weight:bold;
				}
			#storefinder_grid_row .city
				{
					width:149px;
					height:40px;
					border-right:1px solid #eee5d4;
					border-bottom:1px solid #eee5d4;
					font-weight:bold;
				}
			#storefinder_grid_row .state
				{
					width:87px;
					height:40px;
					border-bottom:1px solid #eee5d4;
					font-weight:bold;
				}
				
#storefinder_filter
	{
		background:url(/sites/www.divinechocolateusa.com/masterpages/images/storefinder_filter_bg.gif) no-repeat;
		height:230px;
		padding:55px 10px 10px 10px;
		width:168px;
	}
	#storefinder_filter ul, #storefinder_filter li
		{
			margin:0;
			padding:0;
			list-style:none;
		}
		#storefinder_filter select, #storefinder_filter input
			{
				width:148px;
				font-size:10px;	
				font-family:Arial;
			}
		#storefinder_filter .formPadding
			{
				padding:5px;
			}
		.submitBtn
			{
				background: url(/sites/www.divinechocolateusa.com/masterpages/images/BTN_Submit_white.gif) no-repeat;
				width: 78px;
				height:40px;
				border:0;
				padding:0;
				margin:0;
				cursor:pointer;
			}
				