﻿@import url("/sites/www.divinechocolateusa.com/masterpages/css/form_styles.css");

body 
{
	margin:0;
	padding:0;
	background:url(../images/background.jpg) #91afb7;
	background-position:center top;
	background-repeat: no-repeat;
}

#container
	{
		width:940px;
		height:auto;
		background-color:White;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:40px;
	}
	
	#subnavpanel
		{
			font-family:Georgia, Arial;
			font-size:13px;
			color:#a38050;
		}
	
	#subnavpanel a
		{
			font-family:Georgia, Arial;
			font-size:12px;
			font-weight:normal;
			color:#a38050;
		}
	#subnavpanel a.subnav_current
		{
			color:#2f1f16;
		}
	#subnavpanel a:hover
		{
			color:#2f1f16;
		}
	
	#headerpanel
		{
			height:121px;
			width:940px;
			padding:0px 0px 23px 0px;
			
		}
		.logo
			{
				bbackground:url(../images/nav/logo.gif) no-repeat;
				height:121px;
				width:286px;
				float:left;
			}
		.logoTrade
			{
				background:url(../images/nav/logo_trade.gif) no-repeat;
				height:121px;
				width:545px;
				float:left;
			}
		.navRight
			{
				float:left;
				width:654px;	
			}
		.navRightTrade
			{
				float:left;
				width:395px;
			}
		.navTop
			{
				height:55px;
				width:634px;
				background-color:#000000;
				text-align:right;
				color:#BEAD80;
				font-size:11px;
				padding-right:20px;
				padding-top:10px;
			}
		.navTop a, .navTopTrade a
			{
				color:#BEAD80;
			}
		.navTop a:hover, .navTopTrade a:hover
			{
				color:White;
			}
		.navTopTrade
			{
				height:55px;
				width:375px;
				background-color:#000000;
				text-align:right;
				color:#BEAD80;
				font-size:11px;
				padding-right:20px;
				padding-top:10px;
			}
		#navarea 
			{
				width:655px;
				float: left;            
				height: 56px;
				margin: 0;
				padding: 0;
			}

		#navarea ul
			{
				margin: 0;
				padding: 0;
			}

		#navarea li 
			{
				float: left;
				padding: 0;
				margin: 0 0 0 0;
				list-style: none;
			}
			
		#navarea li a.about 
			{
				display: block;
				background:url(../images/nav/about.gif) no-repeat 0 0;
				width: 125px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}

		#navarea li a.about:hover
			{
				background:url(../images/nav/about.gif) no-repeat 0 -66px;
			}
		
		#navarea li a.about_current
			{
				background:url(../images/nav/about.gif) no-repeat 0 -66px;
			}
			
		#navarea li a.products 
			{
				display: block;
				background:url(../images/nav/products.gif) no-repeat 0 0;
				width: 96px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}

		#navarea li a.products:hover 
			{
				background:url(../images/nav/products.gif) no-repeat -96px 0;
			}
			
		#navarea li a.products_current
			{
				background:url(../images/nav/products.gif) no-repeat -96px 0;
			}
		
		#navarea li a.involved 
			{
				display: block;
				background:url(../images/nav/getinvolved.gif) no-repeat 0 0;
				width: 118px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}
			
		#navarea li a.involved:hover 
			{
				background:url(../images/nav/getinvolved.gif) no-repeat -118px 0;
			}
			
		#navarea li a.involved_current 
			{
				background:url(../images/nav/getinvolved.gif) no-repeat -118px 0;
			}
		
		#navarea li a.recipes 
			{
				display: block;
				background:url(../images/nav/recipes.gif) no-repeat 0 0;
				width: 81px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}
			
		#navarea li a.recipes:hover 
			{
				background:url(../images/nav/recipes.gif) no-repeat -81px 0;
			}
			
		#navarea li a.recipes_current
			{
				background:url(../images/nav/recipes.gif) no-repeat -81px 0;
			}
			
		#navarea li a.events 
			{
				display: block;
				background:url(../images/nav/events.gif) no-repeat 0 0;
				width: 76px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}
			
		#navarea li a.events:hover 
			{
				background:url(../images/nav/events.gif) no-repeat -76px 0;
			}
			
		#navarea li a.events_current
			{
				background:url(../images/nav/events.gif) no-repeat -76px 0;
			}
			
		#navarea li a.news 
			{
				display: block;
				background:url(../images/nav/news.gif) no-repeat 0 0;
				width: 61px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}
			
		#navarea li a.news:hover 
			{
				background:url(../images/nav/news.gif) no-repeat -63px 0;
			}
			
		#navarea li a.news_current
			{
				background:url(../images/nav/news.gif) no-repeat -63px 0;
			}
			
		#navarea li a.contact 
			{
				display: block;
				background:url(../images/nav/contact.gif) no-repeat 0 0;
				width: 76px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}
			
		#navarea li a.contact:hover 
			{
				background:url(../images/nav/contact.gif) no-repeat -76px 0;
			}
			
		#navarea li a.contact_current
			{
				background:url(../images/nav/contact.gif) no-repeat -76px 0;
			}
			
		#navarea li a.end 
			{
				display: block;
				background:url(../images/nav/nav_end.gif) no-repeat 0 0;
				width: 22px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}
			
		/* TRADE NAV */
		#tradenavarea 
			{
				width:395px;
				float: right;            
				height: 56px;
				margin: 0;
				padding: 0;
			}

		#tradenavarea ul
			{
				margin: 0;
				padding: 0;
			}

		#tradenavarea li 
			{
				float: left;
				padding: 0;
				margin: 0 0 0 0;
				list-style: none;
			}
			
		#tradenavarea li a.retailer 
			{
				display: block;
				background:url(../images/nav/trade_retailer.gif) no-repeat 0 0;
				width: 100px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}

		#tradenavarea li a.retailer:hover
			{
				background:url(../images/nav/trade_retailer.gif) no-repeat -100px 0;
			}
		
		#tradenavarea li a.retailer_current
			{
				background:url(../images/nav/trade_retailer.gif) no-repeat -100px 0;
			}
			
		#tradenavarea li a.request 
			{
				display: block;
				background:url(../images/nav/trade_request.gif) no-repeat 0 0;
				width: 140px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}

		#tradenavarea li a.request:hover
			{
				background:url(../images/nav/trade_request.gif) no-repeat -140px 0;
			}
		
		#tradenavarea li a.request_current
			{
				background:url(../images/nav/trade_request.gif) no-repeat -140px 0;
			}
			
		#tradenavarea li a.international 
			{
				display: block;
				background:url(../images/nav/trade_international.gif) no-repeat 0 0;
				width: 155px;
				height: 56px;
				text-indent: -2000px;
				outline: none;
			}

		#tradenavarea li a.international:hover
			{
				background:url(../images/nav/trade_international.gif) no-repeat -155px 0;
			}
		
		#tradenavarea li a.international_current
			{
				background:url(../images/nav/trade_international.gif) no-repeat -155px 0;
			}
		
	#bodypanel
		{
			padding:0px 20px 20px 20px;
			float:left;
		}
		.column1
			{
				width:168px;
				min-height:50px;
				margin:0 15px 0 0;
				float:left;
			}
		.column1_right
			{
				width:168px;
				margin:0 15px 0 0;
				float:right;
				min-height:50px;
			}
		.column2
			{
				width:168px;
				margin:0 15px 0 0;
				float:left;
				min-height:50px;
			}
		.column3
			{
				width:168px;
				margin:0 15px 0 0;
				float:left;
			}
		.column4
			{
				width:168px;
				margin:0 15px 0 0;
				float:left;
				min-height:50px;
			}
		.column5
			{
				width:168px;
				float:left;
			}
		.column2span
			{
				width:351px;
				margin:0 15px 0 0;
				float:left;
				min-height:50px;
			}
		.column3span
			{
				width:534px;
				margin:0 15px 0 0;
				float:left;
				min-height:50px;
			}
		.column3span img
			{
				margin-bottom:10px;
			}
		.column3spanNoMargin
			{
				width:549px;
				margin:0 0 0 0;
				float:left;
				min-height:50px;
			}
		.column4span
			{
				width:717px;
				margin:0 15px 0 0;
				float:left;
				min-height:50px;
			}
		.column5 img, .homeSubBanners img
			{
				padding-bottom:6px;
			}
		
	#footer
		{
			margin:80px 0 0 0;
			border-top:solid 1px #e1d9ce;
			height:50px;
			width:900px;
			float:left;
			padding:20px 0 20px 0;
		}
	#footer p
		{
			font-size:10px;
			color:#666666;
		}
	#footer a
		{
			font-size:11px;
		}
		
.dotDivider4Col
{
	height:40px;
	width:717px;
	background:url(../images/dotdivider.gif) repeat-x center;
	float:left;
}

.padding20
{
	height:20px;
	width:20px;
	float:left;
}

/* CUSTOM CONTROLS */

/* Sign up */
#signupForm
	{
		width:168px;
		margin-bottom:15px;
	}
	#signupForm .top
		{
			background:url(../images/1column_curve_top.gif) no-repeat top;
			height:14px;
			width:168px;
		}
	#signupForm .middle
		{
			background:url(../images/sign_up_bg.gif) no-repeat top;
			border-left:1px solid #f4ede0;
			border-right:1px solid #f4ede0;
			padding:0 10px 0 15px;
		}
		#signupForm .middle p
			{
				padding:50px 0 20px 0;
				width:100px;
			}
		#signupForm .middle ul
			{
				padding:0;
				margin:0;
				list-style:none;
			}
		#signupForm .middle li
			{
				padding:0 0 10px 0;
				margin:0;
				list-style:none;
			}
		#signupForm	.error
			{
				font-size:12px;
				font-family:Arial;
				font-weight:bold;
				color:#FF0000;
			}
		#signupForm	.field
			{
				font-size:12px;
				font-family:Arial;
				font-weight:bold;
				color:#333333;
				padding-bottom:10px;
					
			}
	#signupForm .bottom
		{
			background:url(../images/1column_curve_bottom.gif) no-repeat bottom;
			height:14px;
			width:168px;
		}

#signupForm2
	{
		width:534px;
		margin-bottom:15px;
	}
	#signupForm2 .leftCol
		{
			margin-top:20px;
			width:250px;
			float:left;
		}
	#signupForm2 .rightCol
		{
			margin-top:30px;
			width:250px;
			float:right;
		}
		#signupForm2 ul, #signupForm2 li
			{
				list-style:none;
				padding:0;
				margin:0;
				font-family:Arial;
				font-size:11px;
				font-weight:bold;	
			}
		

		
/* Campaign form */
#campaignForm
	{
		width:356px;
		margin-bottom:14px;
	}
	#campaignForm .top
		{
			background:url(../images/postcampaign_top.gif) no-repeat top;
			height:16px;
			width:356px;
		}
	#campaignForm .middle
		{
			background:url(../images/postcampaign_middle.gif) repeat-y top;
			padding:0 10px 0 15px;
		}
		#campaignForm .middle p
			{
				padding:20px 0 20px 0;
				width:300px;
			}
		#campaignForm .middle ul
			{
				padding:0;
				margin:0;
				list-style:none;
			}
		#campaignForm .middle li
			{
				padding:0 0 10px 0;
				margin:0;
				list-style:none;
			}
		#campaignForm	.error
			{
				font-size:12px;
				font-family:Arial;
				font-weight:bold;
				color:#FF0000;
			}
		#campaignForm	.field
			{
				font-size:12px;
				font-family:Arial;
				font-weight:bold;
				color:#333333;
				padding-bottom:10px;
					
			}
	#campaignForm .bottom
		{
			background:url(../images/postcampaign_bottom.gif) no-repeat bottom;
			height:16px;
			width:356px;
		}
		
/* Campaign list */
#campaignList
	{
		margin-bottom:10px;
		float:left;
	}
#campaignList ul, #campaignList li
	{
		list-style:none;
		padding:0 0 5px 0;
		margin:0;
	}
	#campaignList .number
		{
			float:left;
			width:20px;
		}
	#campaignList .titleContainer
		{
			float:left;
			width:300px;
		}
		#campaignList .title
			{
				
			}		#campaignList .postedby, #campaignListVote .postedby
			{
				font-size:11px;
				font-family:Arial;
			}
#campaignListVote
	{
		margin-top:40px;
		margin-bottom:10px;
		float:left;
	}
#campaignListVote ul, #campaignListVote li
	{
		list-style:none;
		padding:0 0 0 0;
		margin:0;
	}
	#campaignListVote .campaignDetail
		{
			float:left;
			width:349px;
		}
	#campaignListVote .campaignVote
		{
			float:right;
			width:170px;
			height:100px;
			margin-left:15px;
		}
	#campaignListVote .campaignVoteCount
		{
			border-top:1px dotted #a7a097;
			border-bottom:1px dotted #a7a097;
			padding:4px 0 4px 10px;
			font-size:11px;
			font-family:Arial;
		}
	
#productSort
	{
		
	}
	#productSort ul, #productSort li
		{
			margin:0;
			padding:0;
			list-style:none;
		}
		#productSort select
			{
				width:148px;
				font-size:10px;	
				font-family:Arial;
			}
		#productSort .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;
			}

/* Ecard */

#stockists
	{
		
	}
#stockists ul, #stockists li
	{
		list-style:none;
		margin:0;
		padding:0;
		font-family:Arial;
		font-size:11px;
	}
	#stockists .item
		{
			float:left;
			margin:0 0 20px 0;
		}
		#stockists .left
			{
				float:left;
				width:120px;
			}
		#stockists .right
			{
				float:left;
				width:400px;
			}
#siteselect
	{
		width:900px;
		margin-left:4px;
	}
	#siteselect .visit_usa
		{
			background:url(../images/usa_landing.jpg);
			width:446px;
			height:314px;
			float:left;
		}
	#siteselect .visit_uk
		{
			background:url(../images/uk_landing.jpg);
			width:446px;
			height:314px;
			float:left;
		}
	#siteselect .visit_rest
		{
			width:220px;
			float:left;
		}
	#siteselect .visit_uk ul, #siteselect .visit_uk li, #siteselect .visit_usa ul, #siteselect .visit_usa li, #siteselect .visit_rest ul, #siteselect .visit_rest li
		{
			list-style:none;
			margin:0;
			padding:0;
		}
	#siteselect .remember
		{
			padding:25px;
			color:White;
			font-family:Arial;
			font-size:10px;
			float:right;
		}
	#siteselect .remember2
		{
			padding:25px;
			color:White;
			font-family:Arial;
			font-size:10px;
		}
		.btn_visituk
			{
				background: url(../images/btn_country.gif) no-repeat;
				width:120px;
				height:80px;
				border:0;
				padding:0;
				margin:0;
				cursor:pointer;
				float:right;
				margin-top:140px;
				margin-right:294px;
			}
		.btn_visitusa
			{
				background: url(../images/btn_country.gif) no-repeat;
				width:120px;
				height:80px;
				border:0;
				padding:0;
				margin:0;
				cursor:pointer;
				float:right;
				margin-top:140px;
				margin-right:30px;
			}
		.btn_visit
			{
				background: url(/sites/www.divinechocolateusa.com/masterpages/images/BTN_visit.gif) no-repeat;
				width:72px;
				height:40px;
				border:0;
				padding:0;
				margin:0;
				cursor:pointer;
				float:right;
				margin-top:15px;
			}

/* Sign up */
#genericSideForm
	{
		width:168px;
		margin-bottom:15px;
		float:left;
	}
	#genericSideForm .top
		{
			background:url(../images/1column_curve_top.gif) no-repeat top;
			height:14px;
			width:168px;
		}
	.registerFormMiddle
		{
			background:url(../images/register_bg.gif) no-repeat top;
			border-left:1px solid #f4ede0;
			border-right:1px solid #f4ede0;
			padding:0 10px 0 15px;
		}
	.loginFormMiddle
		{
			background:url(../images/login_bg.gif) no-repeat top;
			border-left:1px solid #f4ede0;
			border-right:1px solid #f4ede0;
			padding:0 10px 0 15px;
		}
	.ukregFormMiddle
		{
			background:url(../images/ukreg_bg.gif) no-repeat top;
			border-left:1px solid #f4ede0;
			border-right:1px solid #f4ede0;
			padding:0 10px 20px 15px;
		}
		.genericFormMiddle p
			{
				padding:30px 0 20px 0;
				width:100px;
			}
		.ukregFormMiddle p
			{
				padding:50px 0 20px 0;
				width:100px;
			}
		.loginFormMiddle p
			{
				padding:30px 0 20px 0;
				width:100px;
			}
		.genericFormMiddle ul
			{
				padding:0;
				margin:0;
				list-style:none;
			}
		.genericFormMiddle li
			{
				padding:0 0 10px 0;
				margin:0;
				list-style:none;
			}
		#genericSideForm .error
			{
				font-size:12px;
				font-family:Arial;
				font-weight:bold;
				color:#FF0000;
			}
		#genericSideForm .field
			{
				font-size:12px;
				font-family:Arial;
				font-weight:bold;
				color:#333333;
				padding-bottom:10px;
					
			}
	#genericSideForm .bottom
		{
			background:url(../images/1column_curve_bottom.gif) no-repeat bottom;
			height:14px;
			width:168px;
		}
		
		
#twitter
	{
		width:351px;	
	}
	#twitter h3
		{
			text-indent:-2000px;
			height:45px;
			width:351px;
			background:url(../images/twitter_logo.jpg) no-repeat;
			float:left;
		}
	#twitter ul, #twitter li
		{
			list-style:none;
			padding:0;
			margin:0;	
		}
	#twitter ul
		{
			float:left;
		}
		#twitter li
			{
				background:url(../images/twitterfeed_ctr.gif) repeat-y;
			}
		#twitter li .top
			{
				background:url(../images/twitterfeed_top.gif) no-repeat;
				width:351px;
				height:20px;
			}
			
		#twitter li .tweet
			{
				background:url(../images/twitterfeed_top.gif) no-repeat top;
				width:351px;
			}
		#twitter li .btm
			{
				background:url(../images/twitterfeed_btm.gif) no-repeat #d3eaec bottom;
				width:351px;
				height:20px;
				margin-bottom:15px;
			}
			#twitter li p
				{
					font-family:Georgia;
					font-size:12px;
					padding:10px 10px 5px 10px;
				}
				
				
#wtb_left
	{
		float:left;
		width:168px;
		margin-right:0px;
	}
#wtb_right
	{
		float:right;
		width:549px;
	}
	#displayNav, #displayNav li
		{
			list-style:none;
			margin:0;
			padding:0;	
		}
	#displayNav
		{
			height:22px;
		}
	#displayNav li
		{
			float:left;	
		}
		#stockists li a.mapTab
			{
				display:block;
				width:80px;
				height:22px;
				text-align:center;
				border-top:1px solid #CCCCCC;
				border-left:1px solid #CCCCCC;
				border-right:1px solid #CCCCCC;
			}
		#stockists li a.listTab
			{
				margin-left:5px;
				display:block;
				width:80px;
				height:22px;
				text-align:center;
				border-top:1px solid #CCCCCC;
				border-left:1px solid #CCCCCC;
				border-right:1px solid #CCCCCC;
			}
		
		#stockists .map
			{
				border:1px solid #CCCCCC;
			}
		#stockists .list
			{
				border:1px solid #CCCCCC;
				padding:10px;
			}