/*   
Theme Name: Riley's Farm Test
Theme URI: http://www.rileysfarm.com
Description: A Sleak Redesign for the Riley's Farm website.
Author: Nicholas Riley
Author URI: http://www.rileysfarm.com
Version: 1.0
.
General comments/License Statement if any.
.
*/

@charset "utf-8";
@font-face {
	font-family: 'nvollkornregular';
	src: url('fonts/n-vollkorn-regular-webfont.eot');
	src: url('fonts/n-vollkorn-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/n-vollkorn-regular-webfont.woff') format('woff'),
	url('fonts/n-vollkorn-regular-webfont.ttf') format('truetype'),
	url('fonts/n-vollkorn-regular-webfont.svg#nvollkornregular') format('svg');
	font-weight: normal;
	font-style: normal;

}
body
{
	font-family: 'nvollkornregular', serif;/* */
	font-size: 1.05em;
	margin: 0; /*background-image:url(images/EventTest.png);*/      
	background-color:#6c0000;
}
body, body.custom-background
{
	background-position: center top !important;
}
table,th,td
{
	text-align:center;
	table-layout:fixed;

}
table
{
	border-collapse:collapse;
}
.header-image
{
	display:none;
}
.post-title
{
	text-align:left;
}
.calendar-table
{
	table-layout:auto;
	margin-left:auto;
	margin-right:auto;
}
.itinery-table
{
	background-color:#FFFFFF;
	border: 1px solid #000;
}
.pages-table {
	width:670px;
}
.pages-table td a
{
	display:block;
	text-decoration:none;
	height:100%;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	
	
}
.pages-table td
{
	cursor:pointer;

}
.pages-table td:hover a
{
	color:#FFFFFF;
}
.pages-table td:hover
{
	background-color:#900;

}
.wedding-tab
{
	display:none;
	height:auto;
}
.fruit-table
{
	width:600px;
}
.fruit-table a
{
	cursor:pointer;
	text-decoration:underline;  
}
.indv-fruit-table
{
	width:600px;
}
.by
{
	color:#B62732;
	font-style:italic;
}
.alt
{
	border-top: #FFABAB dashed 2px;
	border-bottom: #FFABAB dashed 2px;
}
.alt td
{
	
}
.reg
{
	background-color:#FFFFFF;
}
.ticket-table
{
	border-collapse:collapse;   

}
.ticket-table td
{
	padding:5px;
	border: 3px ridge #900;
}
.ticket-table td td
{
	border:none;    
}
a
{
	color:#990000;
}
a img
{
	border:0;
}
th
{
	
	background-color:#ECE9D8;;
}
h1,h2
{
	color:#660000;
	text-align:center;
}
h1 a
{
	color:#660000;
}
h2 a
{
	color:#660000;
	text-align:center;
}
h2 a:visited
{
	color:#900;
	text-align:center;
}
#page
{
	height:auto;
	width:100%;     
	margin-left:auto;
	margin-right:auto;
	overflow:visible;       
}

#header
{
	width:100%;
	background-color: #FEF2DA;
}
#upper
{
	height:112px;
	background-color: #FEF2DA;
}
#upper img
{
	position:relative;
	top: 20px;
	left:10px;  
}
#lower
{
	background-color:#7D0000;
}
#inner-lower
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 45px;
	

}
#inner-lower-2
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	height: 45px;
	

}
#inner-lower a
{
	display:block;
	height:100%;
	top:0;
}
#inner-lower .v-center
{
	margin-top:10px;
}
#lower-container
{
	margin-left:auto;
	margin-right:auto;
}
#innerNav
{
	height:100%;
	width:450px;
	z-index:500;
	position:relative;
	float:left;
	
}
#innerNav ul
{
	list-style:none;
	padding:0;
	margin:0;
}
#innerNav li
{
	float:left;
	width:150px;    
	text-align:center;
	height:45px;
	position:relative;
	cursor:pointer;
}
#innerNav li:hover
{
	background-color:#C00;
}
#innerNav li li a
{
	color:#FEF2DA;
	text-decoration:none;
}
.dropdown li
{
	background-color:#900;  
}
#rightNav .dropdown li a:hover
{
	width:137px;
	position:relative;
	left:10px;
}
#rightNav .dropdown li:hover
{   
	background-color:#C00;
	width:157px;
	left:-10px;
	opacity:0.9;
}

#innerNav .dropdown li:hover
{   
	background-color:#C00;
	width:170px;
	left:-10px;
	opacity:0.9;
}
#innerNav a
{
	display:block;
	height:100%;
	width:100%;
}
#rightNav
{
	background-color:#7d0000;
	height:100%;
	width:275px;    
	position:relative;
	float:left;


}
#leftNav
{
	background-color:#7d0000;
	height:100%;
	width:275px;
	position:relative;
	float:left;

}
.outer-nav ul
{
	padding:0px;
	margin:0px;
}
.outer-nav li
{
	position:relative;
	display:block;
	height:45px;
	width:137px;
	float:left;
	text-align:center;
	color:#f4ecdf;

	
}
.outer-nav li:hover
{
	background-color:#CC0000;   
}
.outer-nav li a
{
	color:#FEF2DA;
	text-decoration:none;
}
.outer-nav .multi-line
{
}
.outer-nav .single-line
{
	position:relative;
	top:25%;
	
}


#lh_btn
{
	background-image:url(images/nav_buttons/LH_Btn.png);
}
#up_btn
{
	background-image:url(images/nav_buttons/UP_Btn.png);
}
#de_btn
{
	background-image:url(images/nav_buttons/DE_Btn.png);
}
.dropdown
{
	
	width:150px;
	z-index:600;
	visibility:hidden;
	position:relative;
	background-color:#990000;
}
.dropdown-item:hover
{
	background-color:#330066;
	width:80px;
}
.nav_dropdown:hover div
{
	visibility:visible;
}
#innerNav li:hover
{
	background-position:bottom;
}
#outerNav
{
	margin-left: auto;
	margin-right: auto;
	width: 516px;
	height: auto;
}
.menu
{
	background-color:#680809;
	position: absolute;
	height: 57px;
	width: 826px;
	left: 188px;
	top: 47px;
	visibility: hidden;
	display: block;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #300;
	border-right-color: #300;
	border-bottom-color: #300;
	border-left-color: #300;
}

#hoverBoundary
{
	position: absolute;
	height: 57px;
	width: 826px;
	left: 188px;
	top: 47px;
	visibility: hidden;
}
#bilboard
{
	height:auto;
	width:100%;
	background-color:black;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	position: relative;
	top: 0px;
}
#slider-btns 
{
	position: absolute;
	top: 500px;
	left: 50%;
	z-index: 9999;
}
#slider-btns .button 
{
	display: block;
	background-color: rgb(240, 15, 15);
	width: 7px;
	height: 7px;
	float: left;
	margin: 5px;
	position: relative;
	border-radius: 3px;
	top: 0px;
}
#bilboard img
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	width:100%;
}   
#mainContent
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	z-index:100;
	
}
.spacer-content
{
	width: 100%;
	height: 100%;
	max-width: 20px;
	float: left;
}

#mainContent .content
{
	float: left;
	position: relative;
	top: -20px;
	padding: 10px;
	box-shadow: -10px -10px 40px black;
	border: 2px solid #600;
	overflow: hidden;
	margin-left: 15px;
	margin-right: 15px;
}
#mainContent .contentE
{
	float:left;
	position:relative;
	top:240px;
	margin-left:20px;
	margin-right:20px;
	padding-bottom: 5px;
	box-shadow:-10px -10px 40px  black;
	border:2px solid #600;
}
#mainContent .contentE-2
{
	float:left;
	position:relative;
	
	margin-left:20px;
	margin-right:20px;
	box-shadow:-10px 10px 40px  black;
	border:2px solid #600;
}
#contentWrapper
{
	height: 100%;
	width: 1087px;
	margin-left: auto;
	margin-right: auto;
	
}
#contentWrapperS
{
	height:100%;
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#contentWrapperM
{
	height:100%;
	width:964px;
	margin-left:auto;
	margin-right:auto;
}
.calendar article
{
	text-align:center;
}
#mainFrame
{
	height:auto;
	width:900px;
	background-color:#F3E8D1;
}

#fade
{
	width:100%;
	height:53px;
	position:absolute;
	bottom:0px;
	right:0;
	background-image:url(images/elements/Bottom-fade.png);
}
#highlights
{
	height:100%;
	width:250px;
	height:900px;
	background-color:#fef2da;
	overflow:hidden;
}
#news
{
	height:100%;
	min-height:400px;
	width:425px;
	background-color:#fef2da;
}
#connect
{
	height:100%;
	width:250px;
	background-color:#fef2da;
}
.menuItem
{
	float:left;
}

#nav li {
	height: 46px;
	width: 172px;
	text-align: center;
}
#nav li a
{
	text-decoration:none;
}
.dir:hover {
	background-position: bottom;
}
#navLeft
{
	width:260px;
	position: relative;
	left: 47px;
	padding: 0;
	margin: 0;
}
#navRight
{
	width:260px;
	position: absolute;
	left: 910px;
	padding: 0;
	margin: 0;
}
#navLeft li,#navRight li
{
	list-style:none;
	width: 120px;
	float: left;
	display: block;
	text-align: center;
	margin-bottom: auto;
	height: 40px;
}
#navLeft li:hover,#navRight li:hover
{
	background-color:#900;
}
#navLeft ul, #navRight ul
{
	float: left;
	padding: 0;
	display: block;
	margin: 0;

}
#fruitTable
{
	
	
	margin-left:auto;
	margin-right:auto;
	
}
.importantText
{
	color:#C00;
}
/*Bilboard Fruit Css*/
#bilboardF
{
	height:300px;
	width:100%;
	background-color: #000;
	position:relative;
	top: 0px;

}
#innerF
{
	width:1205px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	overflow:hidden;    
}
#innerHMenu
{
	width:1062px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
#bilboard-container
{
	height:100%;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#innerFMenu
{
	width:1092px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
/*Scrolling Menu Css*/
#Items .menuItem
{   
	width:200px;
	height:100%;
	float:left;
	display:block;
	box-shadow: inset 4px 4px 90px 5px #000;
}

#Items .menuItem img:hover
{
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}
#Items .menuItem a
{
	display:block;
	height:100%;
	width:100%; 
}

#menu
{
	width:1000px;
	height:100%;
	float:left;
	overflow:hidden;
}
#Items
{
	
	height:100%;
	width:0px;
	position:relative;
}
#leftScroll
{
	width:46px;
	height:100%;    
	position:relative;
	float:left;
	color:#3C0;
	background-image:url(images/nav_buttons/LeftScroll.png);

}
#leftScroll:hover
{
	background-position:bottom;
}
#rightScroll
{
	width:46px;
	height:100%;
	position:relative;
	float:left;
	color:#3C0;
	background-image:url(images/nav_buttons/RightScroll.png)
}
#rightScroll:hover
{
	background-position:bottom;     
}
/* Fruit page css */
#back
{
	padding:10px;
}
#back a
{
	cursor:pointer;
	text-decoration:underline;
	color:#990000;
}
.fruit
{
	height:300px;
	width:172px;
	float:left; 
	cursor: pointer;
	overflow:hidden;
}
.fruit img
{
	width:172px;
	position:relative;
}
.fruit img:hover
{
	bottom:300px;       
}

.uTitle
{
	display:none;
}
/* Tabs */
#tab-home
{
	height: 100%;
	width: 80%;
	margin-left: auto;
	margin-right: auto; 
}
.tab
{
	height: 100%;
	width: 80%;
	margin-left: auto;
	margin-right: auto; 
}

#tab-selector-holder
{   
	height: 30px;
	top: -22px;
	left: 5px;
	position: relative;
	width: 95%; 
}
#tab-selector-holder ul
{
	list-style:none;
	padding:0;
	margin:0;

}
.tab-selector
{
	width:auto;
	padding-left:5px;
	padding-right:5px;
	height:20px;
	background-color:#F3E8D1;
	position:relative;
	float:left;
	text-align:center;
	cursor:pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #600;
}
#tab-selector-home
{
	border-bottom-color: #F3E8D1;
}
.tab-selector:hover
{
	background-color:#d90000;   
}
/* Author */
#author
{
	width:600px;
	background-color: #F5DEB3;
	border-radius: 15px;
	padding: 10px;
}
#author h2
{
	text-align:left;
	margin-bottom:2em;
}
#author img
{
	float: left;
	/* margin: 5px; */
	/* margin-top: 70px; */
	margin-right: 10px;
	border-radius: 15px;
}
/* Search */

#search-content
{
	text-align:left;
	height:100%;
	width:800px;
	padding-left:50px;
}
#upper-middle
{
	height:100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#logo
{
	height:86px;
	width:129px;
	margin-top:15px;
	margin-left:5px;
	position:absolute;
	background-image:url(images/RileysLogo_whiteStroke.png);
	left:0px;
}
#logo:hover
{
	opacity:0.8;
}
#logo a
{
	display:block;
	height:100%;
	width:100%;
}
#searchform
{
	display:block;
	position:absolute;
	top:5px;
	right:5px;
	width:auto;
}
#searchform .screen-reader-text
{
	display:none;
}
#searchform #searchsubmit
{
	background-image:url(images/elements/Search.png);
}
#ads
{
	width:728px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
/* Reservation Page */
.left-right
{
	width: 401px;
	float: left;
	
}
.left-right:first-child
{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;   
}
.left-right-label
{
	width:50%;
	float:left;
	cursor:pointer;
}

.left-right-label:hover
{
	background-color:#900;
}
.left-right-label:hover h2
{
	color:#FFFFFF;
}
#table-groups
{
	margin-top:20px;
}
/*Blog Page*/
#blog-frame
{
	height:auto;
	background-color:#F3E8D1;
}
#blog-frame p { 
	font-size: 1.3em;
	line-height: 1.4em;
}
.article-block
{
	border-bottom: thin solid #D3C5A7;
	/*height: 160px;*/
	padding-bottom: 40px;
}
.article-block .article-thumbnail
{
	float:left;
	margin-right: 10px;
}
.article-block h3 a, .article-block h3 
{
	text-decoration: none;
	margin-top: 10px;
}
#pagination
{
	clear:right;
}
.page-number {
	font-size: 1.4em;
}
/*Advertising*/
#main-collumn-ad
{
	width: 300px;
	background-color:#F3E8D1;
	position: absolute;
	z-index: 1000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: rgb(102, 0, 0);
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: rgb(102, 0, 0);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(102, 0, 0);
}
#article-ad
{
	clear:right;
	margin-left: auto;
	margin-right: auto;
	width:300px;
}
/* SchedulePage */
.schedule table
{
	background-color: #FFF;
	border: thin solid #000;
	margin-left:auto;
	margin-right:auto;  
}
.schedule td
{
	border: thin solid #000;
	text-align:left;
}
.schedule-tab
{
	display:none;
	padding-bottom:20px;
}
.sch-btn
{
	cursor:pointer;
	text-align:left;
}
.sch-btn:hover
{
	color:#900;
}
.sch-btn-active
{
	border-bottom: 1px solid #660000;
}
.employee-label
{
	text-decoration:underline;
	cursor:pointer;
}
/* Weddings Page */
.content-fade-box
{
	display: none;
	width: 100%;
}
.weddings-label
{
	width:50%;
	float:left;
	cursor:pointer;
	background-image:url(images/nav_buttons/CurrentButton.png);
	background-repeat:no-repeat;
	/*background-position: -400px -400px;*/
}
.weddings-label:hover
{
	background-position:0 0;
}
.weddings-label:hover h2
{
}
#button-holder
{
	overflow: auto;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #600;  
}
/*Store pages*/
.store-item-tile
{
	border: thin solid #BDBDBD;
	border-collapse: collapse;
	width: 200px;
	height: 200px;
	float: left;
	margin: 5px;
	text-align: center;
}
.store-item-tile h3
{
	background-color:#FFF;
	opacity:.8;
	position: relative;
	top: -75px;
}
.store-item-popup
{
	display:none;
}
.store-item-tile img 
{
	width: 200px;
	height: 200px;
}
/* Living History Menu Styles */
.lh-menu-item
{
	float:left;
	position:relative;
	width:auto;
	z-index:1;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}
.lh-menu-item:hover
{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */        
	z-index:2;

}
/*Interactive Page Dropdown */
.content-dropdown-box
{
	display:none;
	height:0px;
	width:800px;
	opacity:0;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}
#slidedown-menu h2:hover
{
	color:#F90;
}

/* Living History Menu Styles */
/*.form-field
{
	width:200px;
	display:block;
	float:left;
	border:none !important;
	clear:none !important;
	background-color:#F3E8D1 !important;    
	}*/
	/* Text Formatting */
	img.alignright {float:right; margin:0 0 1em 1em}
	img.alignleft {float:left; margin:0 1em 1em 0}
	img.aligncenter {display: block; margin-left: auto; margin-right: auto}
	a img.alignright {float:right; margin:0 0 1em 1em}
	a img.alignleft {float:left; margin:0 1em 1em 0}
	a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
	/* Visual Form Builder */
	.visual-form-builder
	{
		width:800px;
	}
	form.visual-form-builder{
		font-family:inherit;
		margin:20px 0;
	}
	form.visual-form-builder li{width:auto !important;}
	.visual-form-builder ul{
		list-style:none;
		margin:0 14px;
		padding:0;
		font-size:12px;
	}
	.visual-form-builder li{
		list-style:none;
		clear:both;
		margin:0;
		padding:6px 1% 9px;
		width:64%;
	}
	.visual-form-builder li div span, span.full input, span.full select{
		display:block;
		float:left;
		width:100%;
	}
	.visual-form-builder span.left{
		float:left;
		width:48%;
	}
	.visual-form-builder span.right{
		float:right;
		width:48%;
	}
	.visual-form-builder span.right input, .visual-form-builder span.right select, .visual-form-builder span.left input, .visual-form-builder span.left select{width:100%;}
	.visual-form-builder span.time{float:left;margin:0 0.3em 0 0;}
	.visual-form-builder li div label, .visual-form-builder li span label{font-size:90%;}
	.visual-form-builder fieldset{
		background-color:#eeeeee;
		border-radius:3px;
		border:1px solid #D3D3D3;
		margin:15px 0;
		clear:both;
	}
	.visual-form-builder .legend{
		margin:5px 14px;
		padding:0 6px;
		color:#990000;
		border-bottom:1px solid #CCCCCC;
		font-size:inherit;
	}
	.visual-form-builder .legend h3{font-size:20px;}
	.visual-form-builder label, label.desc{
		display:block;
		margin:0;
		padding-bottom:3px;
		color:#000;
	}
	.visual-form-builder.left-label .desc, .visual-form-builder.right-label .desc{
		float:left;
		margin:0 15px 0 0;

	}
	.visual-form-builder.right-label .desc{
		padding-top:2px;
		text-align:right;
	}
	label.desc{font-weight:bold;}
	.visual-form-builder label.choice{
		font-size:100%;
		line-height:150%;
		margin:-17px 0 0 23px;
		padding:0 0 5px;
		width:30%;
	}
	.visual-form-builder label span{
		color:#BC1212;
		vertical-align:middle;
	}
	input.text, textarea.textarea, select.select{
		font-size:100%;
		font-family:inherit;
		margin:0;
		padding:2px 0;
	}
	input.small, select.small{width:25%;}
	input.medium, select.medium{width:50%;}
	input.large, select.large, textarea.textarea{width:100%;}
	textarea.medium{height:5.5em;}
	textarea.medium{height:10em;}
	textarea.large{height:20em;}
	.submit{font-size:1.1em;}
	input.checkbox, input.radio{
		font-size:1.1em;
		display:block;
		height:13px;
		width:13px;
		margin:4px 0 0;
	}
	.visual-form-builder li.two-column div span, .visual-form-builder li.three-column div span, .visual-form-builder li.auto-column div span{
		margin:0 5px 0 0;
		width:48%;
	}
	.visual-form-builder li.three-column div span{width:30%;}
	.visual-form-builder li.auto-column div span{width:auto;}
	.visual-form-builder li.left-half, .visual-form-builder li.left-third, .visual-form-builder li.left-two-thirds{clear:left;float:left;}
	.visual-form-builder li.right-half, .visual-form-builder li.right-third, .visual-form-builder li.right-two-thirds{clear:none;float:right;}
	.visual-form-builder li.middle-third{clear:none;float:left;margin-left:2%;}

	.visual-form-builder li.left-half, .visual-form-builder li.right-half{width:47% !important;}
	.visual-form-builder li.left-third, .visual-form-builder li.middle-third, .visual-form-builder li.right-third{width:30% !important;}
	.visual-form-builder li.left-two-thirds, .visual-form-builder li.right-two-thirds{width:64% !important;}

	li.left-half .small, li.left-half .medium, li.left-half .large,
	li.right-half .small, li.right-half .medium, li.right-half .large,
	li.left-third .small, li.left-third .medium, li.left-third .large,
	li.middle-third .small, li.middle-third .medium, li.middle-third .large,
	li.right-third .small, li.right-third .medium, li.right-third .large,
	.visual-form-builder li.left-two-thirds .small, .visual-form-builder li.left-two-thirds .medium, .visual-form-builder li.left-two-thirds .large,
	.visual-form-builder li.right-two-thirds .small, .visual-form-builder li.right-two-thirds .medium, .visual-form-builder li.right-two-thirds .large{width:100%;}

	label.error{
		color:red;
		font-weight:bold;
		font-size:90%;
	}
	input.error, select.error, textarea.error{border:1px solid red;}
	p#form_success{
		color:green;
		font-weight:bold;
	}
	#ui-datepicker-div {
		display: none;
		font-size:12px;
	}
	.ed_button{
		font-family:Arial,"Bitstream Vera Sans",Helvetica,Verdana,sans-serif;
		font-size:12px;
		background-image: -moz-linear-gradient(top, #fcfcfc 0%, #e9e8e8 100%);
		background-image: -o-linear-gradient(top, #fcfcfc 0%, #e9e8e8 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fcfcfc), color-stop(1, #e9e8e8));
		background-image: linear-gradient(top, #fcfcfc 0%, #e9e8e8 100%);
		min-width:26px;
		margin:3px 1px 4px;
		padding:2px 4px;
		box-shadow:0 1px 0 #e3e3e3;
		border-radius:3px 3px 3px 3px;
		border:#C3C3C3 1px solid;
		text-transform:lowercase;
	}
	.ed_button:hover{
		background:none repeat scroll 0 0 #dddddd;
		border-color:#aaaaaa;
		cursor:pointer;
	}
	.ed_button.ed_bold{font-weight:bold;}
	.ed_button.ed_italic{font-style:italic;}
	.ed_button.ed_link{color:#0000FF;text-decoration:underline;}
	.ed_button.ed_del{text-decoration:line-through;}
	.item-instructions{background-color:#e3e3e3;border-radius:3px;}
	.section-div{
		background-color:#D4D4D4;
		border-radius:3px;
		padding:10px;
		margin:10px 0;
		float:left;
		width:97%;
	}
	.section-div h4{font-size:16px;border-bottom:1px solid #BABABA;}
	.ui-autocomplete .ui-menu-item{font-size:12px;}
	.ui-autocomplete .ui-menu-item a.ui-state-hover{
		background: rgb(222,239,255); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(222,239,255,1) 0%, rgba(152,190,222,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,239,255,1)), color-stop(100%,rgba(152,190,222,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* IE10+ */
		background: linear-gradient(top,  rgba(222,239,255,1) 0%,rgba(152,190,222,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#deefff', endColorstr='#98bede',GradientType=0 ); /* IE6-9 */
	}
	.ui-autocomplete-loading{ background: url('../../../../wp-admin/images/loading.gif') right center no-repeat white !important; }
	input[type="text"].mastercard{background: url('credit-cards.png') right -299px no-repeat white; }
	input[type="text"].visa{background: url('credit-cards.png') right -373px no-repeat white; }
	input[type="text"].american-express{background: url('credit-cards.png') right -2px no-repeat white; }
	input[type="text"].discover{background: url('credit-cards.png') right -151px no-repeat white; }
	input[type="text"].diners-club{background: url('credit-cards.png') right -77px no-repeat white; }
	input[type="text"].jcb{background: url('credit-cards.png') right -225px no-repeat white; }
	.password-meter{
		width:48%;
		height:15px;
		line-height:15px;
		display:block;
		padding:5px;
		margin-top:10px;
		border-width:1px;
		border-style:solid;
		border-color:#ddd;
		background-color:#eee;
		text-align:center;
	}
	.password-meter.too-short, .password-meter.very-weak{
		background-color:#FFA0A0;
		border-color:#F04040;
	}
	.password-meter.weak{
		background-color:#FFB78C;
		border-color:#FF853C;
	}
	.password-meter.good{
		background-color:#FFEC8B;
		border-color:#FFCC00;
	}
	.password-meter.strong{
		background-color:#C3FF88;
		border-color:#8DFF1C;
	}
	.password-meter.too-short, .password-meter.very-weak, .password-meter.weak, .password-meter.good, .password-meter.strong{font-weight:bold;}
	.fieldset.vfb-page{display:none;}
	.item-page-break{position:relative;}
	.vfb-page-counter{
		float:right;
		font-weight:bold;
	}
	.vfb-page-next{
		border-radius:3px;
		background-color:#5B8498;
		padding:4px 8px;
		color:white;
	}
	.vfb-page-next:hover{
		background-color:#3D5865;
		text-decoration:none;
	}
	.vfb-clear{
		clear:both;
		display:block;
		height:0;
		width:0;
		overflow:hidden;
		visibility:hidden;
	}

	#purchase-button {
		width: 200px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #700;
		border: 5px outset #700;
		border-radius: 3px;
		box-shadow: 0px 0px 15px -15px black inset;
		margin-left: auto;
		margin-right: auto;
	}
	#purchase-button h2, #purchase-button h3 {
		color: #F3E8D1;
		text-decoration: none;
	}

	/*Celebration page styles*/
	.celebration-chooser {
		font-size: 1.2em;
		color: #900;
		padding: 20px;
    	border-radius: 3px;

	}
	.celebration-chooser:hover {
		background-color: #900;
		color: #F3E8D1;
		cursor: pointer;
	}