/*
Theme Name: Ancestry24 Canvas upgraded
Version: 1.1
Description: Ancestry24 Canvas
Author: Woo Themes
Author URI: http://www.woothemes.com
Template: canvas


*/

@import url( "_inc/css/adminbar.css" );
@import url( "_inc/css/default.css" );
@import url("grid.css");

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body{
	padding:25px 0;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans serif';
	line-height:18px;
	text-align:justify;
}

.ajax-loader {
	background: url( images/ajax-loader.gif ) center left no-repeat !important;
	padding: 8px;
	display: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul, li {
list-style:none outside none;

}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

.block-wrap table{
	margin:15px;
}

.block-wrap-advanced-search table{
	margin:15px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
hr {
	clear:both;
}

/* Common Classes */

.left{float:left}
.right{float:right}
.clear{clear:both}
.centered{text-align:center}
.alignright{text-align:right}
.alignleft{text-align:left}


h1,h2,h3,h4{
	font-family:Georgia, Times, serif;
	color:#3d4d0f;
}

.green {
	font-family:Georgia, Times, serif;
	color:#3d4d0f;
	margin-bottom:11px;
}

h2{
	margin:20px 0 2px 0px;
	font-size:20px;
	font-family:Georgia, Times, serif;
}
h3{
	margin:10px 0 5px 0px;
	font-size:20px;
	font-family:Georgia, Times, serif;
	line-height:25px;
}
h4{
	margin:10px 0 5px 0px;
	font-size:18px;
	font-family:Georgia, Times, serif;
}
/* Common HTML Elements */


h2{font-family:Georgia, Times, serif}
a{text-decoration:none; color: #3D4D0F;}
strong{font-weight:bold}
input{color:#777777;}
textearea{color:#777777;}

/* Common Containers */
#wrapper{
	width:1006px;
	margin:0 auto;
	background:url(images/body-bg.gif) center top repeat-y;
}
#rap{
		width:100%;
		background:url(images/head-bg.gif) center top no-repeat;
}
#container{

}
#footer{
		width:960px;
		padding:15px 23px 20px;
		background:url(images/foot-bg.gif) center bottom no-repeat;
}

#content{
		margin-left:12px;
		float:left;
		min-height:600px;
		padding-bottom:20px;
	}
	.page_entry{padding:8px 15px 15px 15px;}
	.page_entry ul{margin-bottom:25px;}
	body.wpsc .page_entry{padding:0px;}

/* Common Form Elements */

.read-more a,button.green, input[type="submit"], input[type="button"] {
	font-size:13px;
	margin:0px 0;
	padding:4px 5px 5px;
	color:#fff;
	background:url(images/button-bg-green.gif) left center repeat-x;
	border:1px solid #8a9181;
	-moz-border-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-left-radius:3px;
	cursor:pointer;
	vertical align:baseline;
	font-family:Arial, Helvetica, sans-serif;
	
}
.more-link a {
	font-size:13px;
	margin-right:0px;
	margin-bottom:20px;
	padding:4px 5px 5px;
	color:#fff;
	background:url(images/button-bg-green.gif) left center repeat-x;
	border:1px solid #8a9181;
	-moz-border-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-left-radius:3px;
	cursor:pointer;
	vertical align:baseline;
}


p.more-link{
margin:0px 0;
}

div#product-specials .wpsc_product_title{display:block; margin:0 0 10px 0;

}
div#product-specials img{float:left; margin:0px 10px 0 0; padding:0}
div#product-specials br{line-height:0;}

#product-specials input[type="submit"]{
	float:right;
	margin-top:-25px;
}


.more-link,.read-more{
	float:right;
}

/* Page Elements */


/* Header */

ul.rss {
background:url("images/ico-rss.png") no-repeat scroll right 5px transparent;
margin:-95px 39px 0 0;
padding:6px 19px 3px 0;
float:right;
}
ul.rss  a{
color:#D38A55;
}


#check-out{
	position:absolute;
	top:40px;
	margin-left:755px;
	padding:0 0 0 26px;
	background:url(images/cart.gif) left center no-repeat;
}

#login-bar-header{
	display:inline;
}
#login-form {
	display:inline;
	margin-left:383px;
	position:absolute;
	top:76px;
}
#login-form input#user_login, #login-form input#user_pass{
	width:105px;
	padding:3px 5px 5px;
}
#logout-link{
	display: inline;
	position: absolute;
	top: 81px;
	margin-left: 770px;
}

#lost{
	display: inline;
	position: absolute;
	top: 106px;
	margin-left: 383px;
} 
#rpx_login_hint{
	position: absolute;
	top: 77px;
	margin-left: 787px;
	line-height:28px;
	background:url(images/connect-bg.gif) right center no-repeat;
}
#rpx_login_hint span.left-trim{
	padding:7px 0;
	background:url(images/connect-bg-trim.gif) left top no-repeat;
}
#rpx_login_hint .rpx_provider_image{
	display:inline;
	margin:0 3px 0 0;
	vertical-align:text-bottom;
}

#header{
	width:100%;
	margin:0;
}
h1#logo{
	float:left;
}
h1#logo a{
	display:block;
	width:265px;
	height:60px;
	margin:0 0 8px;
	padding:38px 0 0 43px;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/logo.gif) right bottom no-repeat;
}
ul#nav{
	clear:both;
	width:998px;
	height:44px;
	padding:4px 4px 22px;
	font-size:15px;
	background:url(images/nav-bg.gif) center top no-repeat;
}
ul#nav li{
	float:left;
	line-height:44px;
	background:url(images/nav-li-bg.gif) left top repeat-x;
	border-left:1px solid #fff;
	border-right:1px solid #d2d8cc;
}
ul#nav li.current_page_item{
	background-position:left bottom;
	border:0;
}
ul#nav li a{
	display:inline;
	padding:0 25px;
	color:#000;
}

#nav li ul{
	position:absolute;
	left:-999em;
	z-index:999;
}
#nav li:hover ul{
	left:auto;
}
#nav li ul li{
	float:left;
	clear:left;
	width:100%;
	margin:0;
	padding:0;
	line-height:2em;
	font-size:.9em;
	font-weight:normal;
	border-right:1px solid #d2d8ce;
	border-bottom:1px solid #d2d8ce;
	border-left:1px solid #d2d8ce;
}
#nav li ul li:hover{
	background-position:left bottom;
}
#nav li ul li a{
	border:0;
}

#tree-header{
	width:960px;
	margin:0 auto 20px 30px;
}
.tree-wrap{
	height:255px;
	width:920px;
	margin-bottom:20px;
	background:url(images/tree-bg.jpg) right bottom no-repeat;
	border-bottom:5px solid #55671b;
}
.tree-wrap h2{
	padding:0 0 0px;
	font-size:26px;
}



.home-grid{
	margin:10px 0 0 40px;
	font-size:15px;
	line-height:35px;
}
.home-grid a{
	text-decoration:underline;
}
.home-grid ol li span.green{
	font-size:36px;
	font-family:Georgia, Times, serif;
}
#subscribe{
	margin-left:190px;
}
.widget-right{
margin-left:190px;
}
/* Content */

.container_11{
	width:960px;
	margin-left:30px;
}

.home-box .widget h2, h2.with-ribbon, .daily-topic, .crimson_widget_specials h2, h1.title{
	margin:0 0 10px;
	padding:0 25px 6px;
	line-height:33px;
	font-size:20px;
	background:transparent url(images/h2-bg.gif) left top no-repeat;
	color: #3D4D0F;
}

.block-wrap{
position:relative;	
	top:-15px;	
	margin-left:20px;    	
	border-right:1px solid #c6c8c5;
	border-bottom:1px solid #c6c8c5;
	border-left:1px solid #c6c8c5;
	min-height:180px;
	width:618px;
	

}
.block-wrap-advanced-search{
position:relative;	
	top:-15px;	
	margin-left:21px;    	
	border-right:1px solid #c6c8c5;
	border-bottom:1px solid #c6c8c5;
	border-left:1px solid #c6c8c5;
	border-top:1px solid #c6c8c5;
	min-height:180px;
	width:935px !important;


}

.advancedpagetitle{
padding-left:18px;
padding-bottom:10px;

}

.no-results{padding-left:15px;}

.daily-intro{
position:relative;	
	top:-35px;
	padding-bottom:17px;
	padding-right:15px;
	margin:20px 0px 10px 20px;
	border-right:1px solid #c6c8c5;
	border-bottom:1px solid #c6c8c5;
	border-left:1px solid #c6c8c5;
	height:auto;
	width:603px;
}

.arclist{
	width:908px;
	padding:0px 15px 15px 15px;	
	border-top:1px solid #c6c8c5;
}

.arclist h2{
	padding-top:0px;
	padding-bottom:10px;
}

.arclist ul li{
	list-style-type:none;
}


.daily-intro .widget-right{
padding:20px 0px 0px 5px;
}


.daily-intro img, #product-specials img{
	border:2px solid #B1BBAC;
	float:left;
	padding:3px;
	margin: 0px 45px 0 15px;
}

.daily-intro img{
	margin-top:15px;
}
.daily-intro .left{
	
	width:190px;
	
}
.block-wrap p{
 padding:10px 0px 0px 0px;
}

.block-wrap-advanced-search p{
 padding:10px 0px 0px 0px;
}	
	
.block-wrap.no-pad{
	padding-bottom:15px !important;
}

.block-block-wrap-advanced-search.no-pad{
	padding-bottom:15px !important;
}

.daily-topic a, .green, .green a{
	color: #3D4D0F;
	font-family:Georgia, Times, serif;
margin-bottom:10px;	
}
.daily-topic a{
	font-size:19px;
}

/* Home Content */

p.intro{
	margin-bottom:1.2em;
	padding-left:15px;
	padding-right:15px;
}

.home-box button{
	float:right;
	margin:7px 15px 13px
}
.record-row{
	padding:20px 15px 25px;
	background:url(images/home-dl-row-bg.gif) left bottom repeat-x;
	border-top:1px solid #d2d8ce;
	border-right:1px solid #d2d8ce;
	border-left:1px solid #d2d8ce;
}
.record-row.last{
	margin-bottom:8px;
	border-bottom:1px solid #d2d8ce;
}
.record-row dl{
	float:left;
	width:260px;
	padding:0 20px 0 0;
}
.record-row dl.alt{
	padding:0 0 0 20px;
	border-left:1px solid #d2d8ce;
}
.record-row dl dt{
	margin:0 0 8px;
	font-weight:bold;
	color:#3d4d0f;
}
.record-row dl dd{
	line-height:1.4em;
}

/* Home Featured Content */

#feature-rap{
	clear:both;
	width:100%;
	background:url(images/feature-rap-bg.gif) center bottom no-repeat;
}
	.feature-top-trim{
		width:100%;
		height:7px;
		background:url(images/feature-rap-top-trim.gif) center top no-repeat;
	}
	.feature-content{
		width:960px;
		margin:5px auto 12px;
	}
	.feature-bottom-trim{
		width:100%;
		line-height:31px;
		background:url(images/feature-rap-bottom-trim.gif) center top no-repeat;
	}
		.feature-bottom-trim p{
			color:#fff;
			font-size:16px;
		}

/* Search Results Styles */
#search-form {
margin-left:762px;
position:absolute;
top:147px;
} 
#search-form input {
border:1px solid #DDA87C;
float:left;
margin:0 10px 0 0;
padding:2px 3px;
}

/*
search form
*/
#searchform{margin:0px 15px 40px 15px; padding:10px; 
background:#e9eed9 url(/wp-content/themes/ancestry24-2010/images/search_bg.png) right top no-repeat;
border: 2px solid #92a05f;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
 height:120px;}
#searchsubmit{margin-top:13px; width:304px; }
#searchform select{margin-top:7px;}


#sidebar #searchform{margin-left:0px; margin-bottom:0px; border:none; background-image:none; background-color:transparent; padding:0px; }
#sidebar #searchsubmit{margin-top:0px; width:291px;}
#sidebar #searchform select{margin-top:0px;}

#advanced_search_content{font-family:Arial; font-size:14px; padding:0px 15px 15px 15px;}

div.entry  #advanced_search_content ul li {
padding:0px;
}

input.orange[type="submit"]{
background:url("images/button-bg-orange.gif") repeat-x scroll left center transparent;
border:1px solid #D27635;
position:relative;
top:-2px;
}

form label {
	cursor:pointer;
}

div.pagination p.page-description{
padding-left:15px;
font-size:14px;
}

div.search-result{
	margin-top:15px;
	padding:15px;
}
div.search-result-single{
	margin:15px 0 0;
}

.search-result dt.green{
	padding-bottom:12px;
}
.search-result dt.green a{
	font-weight:bold;
	text-decoration:underline;
	color:#3d4d0f;
}
.search-result dl{
	clear:both;
	padding-bottom:10px;
}
div.search-result-single dl{
	line-height:2.5em;
	border-bottom:1px solid #e9ece3;
}
div.search-result-single dl.alt{
	background:#f5f8f4;
}
div.search-result-single dt{
	display:inline-block;
	width:165px;
	padding:0 15px 0 25px;
	vertical-align:top;
	border-right:1px solid #fff;
}
div.search-result-single dd{
	display:inline-block;
	width:375px;
	padding:0 15px;
	font-weight:bold;
	border-left:1px solid #e9ece3;
}
dl.item-info{
	padding:10px 0;
	border-top:1px dotted #b1bbac;
}
dl.item-info dt{
	float:left;
	clear:both;
	width:125px;
	text-align : left;
	padding-bottom:10px;
	font-weight:bold;
}
dl.item-info dd{
	float:left;
	padding-bottom:10px;
}

/* Widgets and Sidebar Items */

.widget{
	padding:0;
}

#sidebar {text-align:justify;}


#sidebar h2,.sidebar h2, .feature-content h2 {
	margin:3px 0 10px;
	padding:0 0 8px;
	font-size:20px;
	background:url(images/sidebar-h2-bg.gif) left bottom repeat-x;
	color:#3D4D0F;
}
span.oldprice{
	color:#3D4D0F;
	text-decoration: line-through;
	display:block;
	padding: 10px 0;
	clear:both;
}

#activities ul{
	margin-left:120px;
}
#activities ul li, #latest-additions ul li, .feature-content ul li{
	padding:7px 3px;
	border-top:1px dotted #b1bbac;
}
#activities ul li:first-child, #latest-additions ul li:first-child,  .feature-content ul li:first-child{
	border:0;
}
#latest-additions ul li, .feature-content ul li{
	padding:7px 15px 7px 20px;
	background:url(images/li-bullet.gif) left 10px no-repeat;
}

.feature-content ul li a{
	color:#335511;
	text-decoration:underline;
}
.feature-content h2{
	padding-top:15px;
}
#newsletter_signup h2{
	padding-top:0;
}
.feature-content .widget{
	width: 300px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}

#newsletter_signup{
	width: 260px;
	padding:15px;
	background:#f5f8ef;
	border:1px solid #d0d7c5;
	-moz-border-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-left-radius:3px;
}
.newsletter-signup label, .newsletter-signup input{
	display:block;
}
.newsletter-signup label{
	padding:0 0 5px;
}
.newsletter-signup input{
	margin-bottom:10px;
}
.newsletter-signup input[type="text"]{
	width:98%;
}
#side-gallery div.centered{
	padding-bottom:10px;
}

/**** POST CONTENT STYLES (WORDPRESS STYLES) *****/
	p.post-meta { margin: 0 0 15px 15px; }
	.post img  { margin: 0 0 15px 15px; }


	.entry p { margin: 0;padding-bottom:7px;}
	
	.entry img.left { padding: 3px; margin: 5px 15px 15px 0; border: 3px double #bbb; float: left; clear: left; }

	.entry img.right { padding: 3px; margin: 5px 15px 15px 0px; border: 3px double #bbb; float: right; clear: right; }

	.entry img.alignleft {
		padding: 4px;
		margin: 4px 15px 15px 0px;
		display: inline;
	}

	.entry .alignright {
		float: right;
	}

	.entry .alignleft {
		float: left;
		margin-bottom:20px;
		
	}
	
	.entry .aligncenter, .entry div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.entry .wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	.entry .wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
	}

	.entry .wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px 0;
		margin: 0;
	}
	
	.entry1 a{font-weight:bold; color:#335511;}
	
	.entry a{text-decoration:underline; font-weight:bold; color:#335511;}

div.entry ul li {
background:url("images/bullet-green.png") no-repeat scroll 22px 10px transparent;
padding:7px 15px 7px 38px;
}

div.entry ul li.alt {
background:url("images/bullet-green.png") no-repeat scroll 22px 10px #F5F8F4;
border-bottom:1px solid #E9ECE3;
border-top:1px solid #E9ECE3;
}
div.entry ul li a{
color:#294d04; 
}	

.post p {
	margin-top: 15px;
}

.post ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-top: 15px;
}

.post h3 {
	font: normal 1.6em Georgia, times, serif;
	border: none;
	padding: 0;
	margin: 0;
}

.small{
	color: #888;
	font-size: 0.95em;
	margin: 5px 0 15px 0;
}
	.post p.date em {
		color: #f7740a;
		font: italic 1em Georgia, times, serif;
	}

	
.post span.tags {
	background: url( inc/images/tag_icon.gif) center left no-repeat;
	padding-left: 1.6em;
	float: left;
}

.post span.comments {
	float: right;
	background: url( inc/images/comments_icon.gif) center right no-repeat;
	padding-right: 2.1em;
}

.postmetadata {
	padding: 0.5em 0;
}


/*** Search ***/
.block-wrap .alt2 {
background-color:#EDEDED;
border-bottom:1px solid #E9ECE3;
border-top:1px solid #E9ECE3;
}

.block-wrap .alt2 {
background-color:#EDEDED;
border-bottom:1px solid #E9ECE3;
border-top:1px solid #E9ECE3;
}

.block-wrap-advanced-search .post {
padding-right:10px;
}

.block-wrap-advanced-search .post {
padding-right:10px;
}
.comments{
border-top:1px dotted #B1BBAC;
padding:0;
}

.numbers{
float:right;
padding:10px;
}
.numbers a{
border:1px solid #E4E5E4;
color:#000000;
padding:2px 6px;
}
.numbers a.selected{
background:url("images/page-nav-bg.gif") repeat-x scroll left top #71766E;
border:1px solid #949791;
color:#FFFFFF;
}

	/*** Comments / Comment Form Styles ***/

	#comments-section, #compose-reply {
		background: none;
	}
	
	ol.commentlist { 
		list-style: none; 
		margin: 0;
		padding: 0;
	}
	textarea#comment {
		width: 100%;
	}

	#commentform { padding: 1em 1.5em; }
	#commentform textarea { width: 100%;}
	#comment-textarea { float: right; width: 80%; }

	.comment-details { float: left; width: 20%; }
	.comment-content { float: right; width: 80%; }

	.commentlist li {
	        padding: 15px;
	        background: #fff;
	        margin-bottom: 1em;
			-moz-border-radius: 3px;
			-khtml-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
	}

		.commentlist li.alt { background: #f0f0f0; }
		.commentlist li img.avatar { 
			padding: 0;
			margin: 0 10px 10px 0;
			float: left;
			
		}
		.commentlist li.alt img.avatar { border-color: #fff !important; }

	.commentmetadata { 
        font-size: 0.9em;
        border-bottom: 1px solid #ddd;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
		.commentmetadata a { color: #888; }

	#commentform input, #commentform textarea {
		margin: 0 5px 8px 0;
	}

/*** Regisration / Activation Styles ***********************************************/

.registration h3 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

	#basic-details-section{padding:20px;}
	#basic-details-section h3{color:#3C4C0D;font-family:Arial;font-weight:bold;}
	#basic-details-section input[type=password] { width: 90% !important; }
	#blog-details-section input#signup_blog_url { width: 90%; }
	#blog-details-section input{color:#E5E5E5;border:1px solid #E5E5E5;}
.registration span.label {
	margin-top: 20px;
	font-weight: normal;
}

.registration div.error {
	border: 1px solid #dc7e7e;
	background: #ffc9c9;
	width: 65%;
	padding: 5px;
	margin: 5px 0 10px 0;
}

/** 
PAGENAVI
**/
.wp-pagenav{
	width:100%;
	height:40px;
	margin-bottom:10px;
}
.wp-pagenavi{
	padding:15px 10px 5px 0;
	float:right;
}
.wp-pagenavi {
	font-size:11px;
	font-family:Tahoma,Arial,Helvetica,Sans-serif;
	padding:2px;

}

.wp-pagenavi .pages{
	float:left;
	display:none;
}

.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.first,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.last {
background:url("/wp-content/themes/ancestry24-2010/images/button-bg-green.gif") repeat-x scroll left center transparent;
border:1px solid #8A9181;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:normal;
margin:10px 6px 10px 0;
padding:3px 8px;
text-decoration:none;
/* no underline */
color:#FFF;
float:left;
}
.wp-pagenavi a {
background:#FFFFFF;
border:1px solid #CCCCCC;
color:#000000;
margin:10px 6px 10px 0;
padding:1px 8px 2px;
float:left;
}
.wp-pagenavi a:hover,.wp-pagenavi a:active {
float:left;
	color:#FFF;
}
.wp-pagenavi span.current {

background:url("/wp-content/themes/ancestry24-2010/images/button-bg-green.gif") repeat-x scroll left center transparent;
border:1px solid #CCCCCC;
color:#FFFFFF;
margin:10px 6px 10px 0;
padding:1px 8px 2px;
float:left;
}
.wp-pagenavi span.disabled {
background:url("/wp-content/themes/ancestry24-2010/images/button-bg-green.gif") repeat-x scroll left center transparent;
border:1px solid #8A9181;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:normal;
margin:10px 6px 10px 0;
padding:3px 8px;
	text-decoration:none;
	/* no underline */
color:#000000;
float:left;
} 

.directory #sidebar  {
	float:right;
	width:300px;
	margin-right:30px;
}

#sidebar .widget {
	margin-bottom:9px;
}

#sidebar .widget table{
width:100%;
}
#sidebar ul{
margin-bottom:10px;
}

#sidebar .widget ul li{
background:url("images/li-bullet.gif") no-repeat scroll left 10px transparent;
padding:7px 0px 7px 20px;
border-top:1px dotted #B1BBAC;

}
#sidebar .widget ul li a{
color:#000;
}
#sidebar .widget ul li:first-child  {
border:0 none;
}


.directory-widget {
	margin-bottom:26px;
}

ul.item-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
	ul.item-list li {
		position: relative;
		padding: 10px 10px 10px 10px;
		overflow: hidden;
	}
	
	ul.item-list img.avatar {
		float: left;
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}
	
	ul.item-list .item-title { 
		font-size: 1em;
		margin: 0 0 4px 0;
	}

	img.avatar {
		border: 4px solid #f0f0f0;
	}


/* #letter-list -- All directories have a letter list */

ul.item-list li {
	background: url( images/message_thread_back.gif ) top left repeat-x;
}

#comment-list li span.small {
	font-size: 0.95em;
	color: #888;
}

div.pagination {
	overflow:auto;
	padding-bottom:20px;
	width:99%;
}
div.pagination div.pag-count {
	float:left;
}
.pag-count {
	color:#888888;
	font-size:0.9em;
	padding:0 0 0 14px;
}
div.pagination div.pagination-links {
	float:right;
}
.pagination-links {
	margin-bottom:5px;
	text-align:right;
}
.pagination-links .current {
background:none repeat scroll 0 0 #D5D5D5;
border-bottom:2px solid #647823;
}
div.pagination div.pagination-links a {
	padding:3px 5px;
}


.crop-img {
margin-left:-276px;
padding-left:276px;
position:relative;
}

form.standard-form span.label {
	display:block;
	font-weight:normal;
	margin:10px 0 5px;
}
form.standard-form input[type="text"] {
width:65%;
color:#777777;
}
#create-group-form textarea{
height:120px;
color:#777777;
}

h2.fn{
font-family:"Georgia",Times,serif !important;
font-size:2.0em !important;
padding:0 0 2px;
color:#3D4D0F;
}

div.action {
	position:absolute;
	right:15px;
	text-align:right;
	top:15px;
}
/**** PROFILES ************************/

table.profile-fields tr { position: relative; }

table.profile-fields tr.alt {
	background: #f0f0f0;
}

table.profile-fields tr td.label{
	border-right: 1px solid #dadada;
	font-weight: bold;
	position: relative;
}

td.data p {
	margin: 0.2em 0;
}

table.profile-fields {
	width: 100%;
}
	table.profile-fields tr td {
		padding: 0.5em 1em;
	}
	
	table.profile-fields tr td.label {
		width: 130px;
	}

#profile-edit-form p.description {
	font-size: 0.9em;
	color: #888;
	margin-top: 5px;
}

/* Shopping Cart */

div.default_product_display div.textcol div.imagecol {
padding-left:165px;
}

body div.search_drop_down ul li {
	color:#7E9334 !important;
	display:block !important;
	margin:7px 0 4px 7px !important;
	text-align:left !important;
}

body div.search_drop_down ul {
	margin:0 8px 0 0 !important;
	padding:0;
}
body div.search_drop_down {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:3px solid #CCCCCC;
	position:relative;
	z-index:111;
}

#out_grid_pic{
float:left;
}
#grid_pic{
margin-left:5px;
}
body div.wpsc_product_search {background-color:#f5f8f4; height:48px; margin:0px; padding:0px 8px 0 0;}

body div.single_product_display div.textcol {
	margin-left:0;
	min-height:128px;
	padding:10px;
}
body div.single_product_display div.textcol div.imagecol{float:left; margin-left:0; position:inherit; width:144px; overflow:hidden;}
body div.single_product_display div.producttext {
	clear:none;
	display:inline;
	font-size:10pt;
	text-align:left !important;
	width:auto;
}

body.wpsc-single-product form.product_form{width:100px; overflow:hidden;}

body.wpsc-single-product input.wpsc_buy_button{float:left;}


 p.wpsc_product_price{
 margin: 0px 0px 0px 0px;

 }

 p.wpsc_product_extra_content{
 margin: 0px 0px 0px 0px;
 }
 
div.additional_description{
display: none;
}

a.additional_description_link{
display: inline;
}

a.additional_description_link img{
margin-right: 3px;
}
    /*
    * product rating styling
    */ 
    div.product_footer{position: relative; padding: 0px !important; width: 100%; height: 35px;}
    
    div.product_footer strong{
    display: block;
    font-size: 7pt;
    font-weight: normal;
    }
    
    div.product_average_vote{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50%;
    float: left;
    margin: 0px !important;
    height: inherit;
    }
    
    div.product_user_vote{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30%;
    margin: 0px !important;
    height: inherit;
    }
    
    span.vote_total{
    position: relative;
    top: -3px;
    left: 2px;
    font-size: 7pt;
    }
    
    span.rating_saved{
    color: #990000;
    display: none;
    }    
	
	.wpsc_product_rating .star {
	cursor:pointer;
	text-indent:-999em;
	display: block;
  width: 18px;
  width: 17px;
 float: left;
}

.wpsc_product_rating .star a {
	background-position:0 0;
	display:block;
	height:100%;
	background:transparent url(images/grey-star.gif) no-repeat scroll 0 0;
  outline: none;
}

.wpsc_product_rating .star a:hover {
	background-position:0 0;
	background:transparent url(images/gold-star.gif) no-repeat scroll 0 0;
}

.wpsc_product_rating .star a.selected {
	background-position:0 0;
	background:transparent url(images/gold-star.gif) no-repeat scroll 0 0;
}
.wpsc_product_rating .star a, .wpsc_product_rating .star a:focus {
	outline: none;
}
    /*
    *end product rating styling
    */  
/*
 * end default product display styling
 */ 
 
 
 
 
 /*
 * list product display styling
 */  
div.productdisplay{clear:both; float:left; left:0; margin-bottom:12px; padding:0; position:relative; text-align:left !important; top:0; width:100%; margin:5px 5px 5px 0px;}

table.list_productdisplay{
/* margin-top: 10px; */
 margin-bottom: 20px;
 border-collapse: collapse;
 width: 100%;
 }
 
div.wpsc_loading_animation {
 margin-top: 3px;
 margin-left: 6px;
  float: left;
}
div.wpsc_loading_animation img {
 border:0;
}
.list_productdisplay .wpsc_loading_animation {
  display: none;
}

form.wpsc_checkout_forms{text-align:left; padding:17px;}

form.wpsc_checkout_forms .login_error {
	color:red;
}
 td.shipping_error {
	color:red;
}

fieldset.wpsc_registration_form {
  border: none;
  text-align: left;
  margin: 0px;
  padding-left: 3px;
}

fieldset.wpsc_registration_form label {
  display: block;
  clear: left;
  float: left;
  width: 94px;
}

fieldset.wpsc_registration_form input {
  float: left;
  margin: 0px 0px 4px 0px;
}

table.wpsc_checkout_table input.text, table.wpsc_checkout_table textarea, table.wpsc_checkout_table select, fieldset.wpsc_registration_form input {
	margin-right:0;
	width:267px;
	font-family:"Verdana","Lucida Fax","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10pt;
}

table.wpsc_checkout_table td h4{margin:0;}

table.wpsc_checkout_table select {
	width:271px !important;
}

table.wpsc_checkout_table input.make_purchase{float:right;}
 
tr.product_shipping td h2{
 margin-bottom: 15px;
 margin-top: 5px;
 }
 
 
/* frontpage_product and category view styling */  
div.frontpage_product span.front_page_price{
  display: block;
  }
/* Verify your Order styling */

div#wpsc_shopping_cart_container h2{text-indent:13px;}
div#wpsc_shopping_cart_container form.wpsc_checkout_forms h2{text-indent:0px;}

table.productcart{width:590px; margin-top:10px; margin-bottom:10px; padding:0px; border-collapse:collapse; padding-top:3px; border:none; font-size:inherit;}

table.productcart tr td{
 padding-bottom: 5px;
 font-size: 11px;
 font-size: inherit;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }

table.productcart tr.product_row td{
 padding-bottom: 5px;
 font-size: inherit;
 vertical-align: middle !important;
 }


form.adjustform{
 display: inline;
 }

table.productcart tr.firstrow td{
 font-weight:bold;
 background-color: #e5e5e5;
 border-left: 2px solid white;
 }

table.productcart tr.firstrow td.firstcol{
 border-left: none;
 }

button.remove_button {
  margin: 0px !important;
}
button.remove_button:hover {
background-color:#DEE1CE !important;
border:1px solid #CCCCCC !important;
color:#7E9334 !important;
cursor:pointer !important;
font-family:Georgia !important;
font-size:14px !important;
font-weight:bold !important;
padding:5px 12px !important;
}

button.remove_button {
background-color:#FFFFFF !important;
border:1px solid #CCCCCC !important;
color:#7E9334 !important;
font-family:Georgia !important;
font-size:14px !important;
font-weight:bold !important;
padding:5px 12px !important;
}

#coupon_num{
  width: 134px !important;
 }

table.productcart tr.total_price td{
 border-top: 1px solid #999999 !important;
 border-bottom: 1px solid #999999 !important;
 font-weight: bold;
 padding-top: 4px;
 }
 
div.product_grid_display{
 margin-bottom: 0px;
 float:left;
 width: 100%;
 text-align: left !important;
 }


body.wpsc div.block-wrap{position:relative; top:-15px; padding-right:0; border-right:1px solid #c6c8c5; border-bottom:1px solid #c6c8c5; border-left:1px solid #c6c8c5; min-height:155px; width:618px;}

body.wpsc div.block-wrap-advanced-search{position:relative; top:-15px; padding-right:0; border-right:1px solid #c6c8c5; border-bottom:1px solid #c6c8c5; border-left:1px solid #c6c8c5; min-height:155px; width:618px;}

div#products_page_container{position:relative;}

/*navigation*/
div.wpsc_page_numbers_top{background:url(images/wpec_navi_bg.png) repeat-x;}
div.wpsc_page_numbers{position:relative; width:100%; height:40px;}
div.nav_container{position:absolute; width:342px; height:40px; top:0px; right:0px;}
div.wpec_nav a, div.wpec_pages a, div.wpec_nav span{display:block; float:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:10px 6px 10px 0; padding:3px 8px; line-height:normal;}
div.wpec_pages a{color:#000; border:1px solid #cccccc;}
div.wpec_nav a, div.wpec_pages a.selected, div.wpec_nav span{background:url(images/button-bg-green.gif) left center repeat-x; border:1px solid #8a9181;}
div.wpec_nav a, div.wpec_pages a.selected{color:#fff;}
div.wpec_nav span{color:#48494b;}

/* can change the width and height of the grid view elements here */
div.product_grid_display div.product_grid_item{background:#f5f8f4; border:1px solid #efefee; float:left; position:relative; padding:10px 65px 10px 10px;}
div.product_grid_display div.prod_grid{margin:0 9px 20px 0;}
div.grid_view_newline{clear: both;}
div.item_image{height:114px;}
div.product_grid_display div.product_grid_item div.grid_product_info div.product_text{font-family:Arial, Helvetica, sans-serif; font-size:12px;}
div.grid_product_info div.product_text{color:#000; font-size:12px; height:105px; padding:7px 7px 7px 0px;}
div.product_text h2{width:114px; height:58px; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0; padding:0; font-weight:bold; color:#000;}
div.grid_product_info a{text-decoration:underline; display:block; margin:8px 0 0 0; padding:0;}
div.product_grid_item input.wpsc_buy_button{width:114px;} 
 
div.grid_product_info div.product_text span.oldprice{
  color:#b5b5b5;
  }


div.product_grid_display div.product_grid_item img{border:none !important; margin-left:auto; margin-right:auto; width:114px; height:114px;}
div.product_text span.pricedisplay, body.wpsc-single-product div.wpsc_product_price span.pricedisplay{color:#d11414; display:inline; width:auto; font-weight:normal; text-align:left; float:none;}

div.grid_more_info{
 font-family:"Trebuchet MS",Arial,sans-serif;
/*  height: 22px; */
 padding-top: 4px;
 padding-right: 7px;
 }

div.wpsc_container{padding:8px;}
body.wpsc-home div.wpsc_container{padding:0px;}
  
div.wpcart_gallery img
  {
  margin-right: 5px;
  }
 div.wpsc_page_numbers{
  margin-bottom: 5px;
  }
table.wpsc_checkout_table tr td{text-align:left; padding:3px 0;}
/*
 * end checkout registration styling
 */ 
 
/*
 * also bought product styling
 */  

 div.wpsc_also_bought{
  width: 100%;
  position: relative;
  margin: 0px 0px 0px 0px;
}
 
div.wpsc_also_bought_item{
  float: left;
  margin: 0px 5px 0px 0px;
}

div.wpsc_also_bought_item a.preview_link{
  display: block;
  margin-bottom: 3px;
  margin-left: 2px;
  height: 96px;
  width: 96px;
}
 
 div.wpsc_also_bought_item img.product_image{
  display: block;
}
 
div.wpsc_also_bought_item a.wpsc_product_name{
}
div.wpsc_also_bought_item span.pricedisplay{
 float: none;
 display: block;
}
 
/*
 *  Stuff with multiple or miscellaneous uses
 */ 
span.pricedisplay{
/*  white-space: nowrap; */
 width: 100px;
 float:right; 
 font-weight:bold;
 }
 
 /*
Modified By allen
*/
.autocompleter{
	color: #000000;
	border: 1px solid #BBBBBB;
	width: 255px;
	background-color: #DDDDDD;
}
.autocompleter ul li{
	cursor:pointer;
	padding: 2px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.selectAutocompleter{
	cursor:pointer;
	background-color: #999999;
	color:#ffffff;
}


div.wpsc_product_search input.wpsc_product_search{height:19px; width:164px; font-size:11px;}
div.wpsc_product_search{
 background-color: #eff2f3;
 display: block;
 height: 22px;
 _height: 30px;
 padding: 4px;
 margin: 20px 0px 12px 0px;
 }
  
div.breadcrumb {
  margin: 0px 0px 10px 0px;
}

 


div.wpsc_category_details {
  margin: 0px 0px 8px 0px;
}

div.wpsc_category_details img {
  float: left;
  margin: 0px 6px 12px 0px;
}

/* Widget CSS */
.widget .wpsc_product_title{
color:#3D4D0F;
font-size:14px;
font-weight: normal;
margin:10px 0 0 0;
}

.widget_specials span.pricedisplay {
  float: none;
}

div.single_product_display div.textcol div.imagecol a img{
border:4px solid #F0F0F0 !important;
}

/*
 * Fancy notification styling
 */ 
#fancy_notification{
 position: absolute;
 top: 0px;
 left: 0px;
 background: #ffffff;
 border: 4px solid #cccccc;
 display: none;
 height: auto;
 z-index: 9;
 }  
 
#fancy_notification #loading_animation{
 display: none;
 }
 
#fancy_notification #fancy_notification_content{
 display: none;
 width: 300px;
 padding: 8px;
 height: auto;
 text-align: left;
 margin: 0px !important;
 }
 
#fancy_notification #fancy_notification_content span{
 margin: 0px 0px 6px 0px;
 display: block;
 font-weight: normal;
 }
 
#fancy_notification #fancy_notification_content a{
 display: block;
 float: left;
 margin-right: 6px;
 margin-bottom: 3px;
 }
 
#blog-articles div.post{
 margin-bottom:-20px;
} 

#blog-articles {padding:15px 5px 15px 15px;
text-align:justify;}

 
th.title{
	font-weight:bold;
	margin-top:15px;
} 

.rpx_comment_hint{
	display:none;
} 

.testimonials_manager_widget{
height:190px;
overflow:hidden;
}

.featuredContent ul {
 padding:10px 15px 10px 15px;
}

.featuredContent .more-link{
padding-right:15px;
margin-top:-15px;
}

a.headline {
 color:#3D4D0F;
 font-family:Georgia,Times,serif;
 font-size:20px;
 margin:10px 0;
 height:20px;
 display:block;
}

.sidebar table tr.alt{
 background-color:#fff;
}

.sidebar input[type="text"]{
width:288px;
margin:5px 0;
color:#777777;
}

.sidebar input[type="submit"]{
width:292px;
margin:5px 0;
color:#FFFFFF;
}

.sidebar select{
height:25px;
width:293px;
margin:5px 0;
}

#sidebar select{width:292px; color:#777777;}
/*
 * end Fancy notification styling
 */ 
  

  /* Upgrade Content */

.upgrade-box h2{
	margin:0 30px 25px;
	font-size:24px;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans serif';
}
.upgrade-box .block-wrap{
	top:0;
	margin-bottom:15px;
	-moz-border-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-left-radius:3px;
}
.upgrade-box h3.green{
	position:relative;
	top:-4px;
	display:inline;
	margin:0 0 0 30px;
	padding:5px 8px;
	font-size:14px;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans serif';
	background:#fff;
	border-top:1px solid #c6c8c5;
	border-right:1px solid #c6c8c5;
	border-left:1px solid #c6c8c5;
	z-index:99;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
}
.upgrade-box .block-wrap h3{
	color:#3d4d0f;
	font-size:24px;
	font-family:Tahoma, Verdana, Arial, Helvetica, 'sans serif';
	margin:0 0 10px;
}
.upgrade-col{
	padding-top:25px;
}
.upgrade-col.left{
	margin-left:15px;
}
table.upgrade-checklist{
	width:520px;
	margin:0 0 15px;
	border-top:1px solid #c6c8c5;
	border-left:1px solid #c6c8c5;
}
.upgrade-checklist th{
	padding:10px 12px;
	font-weight:bold;
	border-right:1px solid #c6c8c5;
	border-bottom:1px solid #c6c8c5;
}
.upgrade-checklist td{
	padding:5px 12px 8px;
	text-align:center;
	border-right:1px solid #c6c8c5;
	border-bottom:1px solid #c6c8c5;
}
.upgrade-checklist td:first-child{
	text-align:left;
}
.upgrade-checklist tr.alt td, .upgrade-checklist tr.alt th{
	background:url(images/td-alt-bg.gif) left bottom repeat-x;
}
.upgrade-col.right{
	width:355px;
}

.block-wrap.no-ribbon  {
	border-top:1px solid #C6C8C5;
	margin-left:20px;
	padding:15px 10px
}

.block-wrap-advanced-search.no-ribbon  {
	border-top:1px solid #C6C8C5;
	margin-left:20px;
	padding:15px 10px
}

#signup_form{

}

.sociable ul{
	list-style:none;
}
.sociable ul li{
	background:none;
}

div.single{

	padding-left:11px;
	width:960px;

}

/* Footer */

#footer p{
	padding:0 0 1em;
}
#footer p.centered a{
	color:#000;
}

/* Search Results Page tabs */

	ul#tabbed {
border-bottom:1px solid #c6c8c5;
height:30px;
margin:0 0 15px 20px;
}
ul#tabbed li {
background:#E6E6FA;
border-left:1px solid #c6c8c5;
border-right:1px solid #c6c8c5;
border-top:1px solid #c6c8c5;
float:left;
margin:0 1px 0 0;
padding:5px 15px 5px;
}
ul#tabbed li.active {
background:#fff;
font-weight:bold;
padding-bottom:7px;
}	
ul#tabbed li.active a{}

/** UPGRADE PAGE CSS **/
.premium-h2 {
font-family:Tahoma,Verdana,Arial,Helvetica,'sans serif';
font-size:24px;
margin:0 30px 25px;
width:530px;
line-height:28px;
color:#000000;
}
.premium-h2 a {
color:#3D4D0F;
font-family:tahoma;
}
#testimonial-block {
-moz-border-radius:5px 5px 5px 5px;
background:url("images/testimonial-grad-bg.jpg") repeat-x scroll left bottom transparent;
border:1px solid #D6DBCA;
padding:12px;
width:340px;
}
#testimonial-block h3 {
font-family:Tahoma,Verdana,Arial,Helvetica,'sans serif';
font-size:12px;
font-weight:bold;
}
#testimonial-block blockquote {
background:url("images/quotes.png") no-repeat scroll left top transparent;
padding-left:30px;
}
                                                                                                                                                                                                                                                                                                                                                .testimonial {
margin:10px 0;
padding:10px;
 /* background:#F4F4F4; */
border:1px dotted #DDDDDD;
}
.testimonial .avatar {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
float:right;
margin-right:-5px;
margin-left:5px;
margin-top:-5px;
padding:2px;
position:relative;
}
div.pagination {
font-size:11px;
font-family:Tahoma,Arial,Helvetica,Sans-serif;
padding:2px;
}
div.pagination a {
background:url("/wp-content/themes/ancestry24-2010/images/button-bg-green.gif") repeat-x scroll left center transparent;
border:1px solid #8A9181;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:normal;
margin:10px 6px 10px 0;
padding:3px 8px;
text-decoration:none;
/* no underline */
color:#FFF;
float:left;
}
div.pagination a:hover,div.pagination a:active {
float:left;
color:#FFF;
}
div.pagination span.current {
background:#FFFFFF;
border:1px solid #CCCCCC;
color:#000000;
margin:10px 6px 10px 0;
padding:1px 8px 2px;
float:left;
}
div.pagination span.disabled {
background:url("/wp-content/themes/ancestry24-2010/images/button-bg-green.gif") repeat-x scroll left center transparent;
border:1px solid #8A9181;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:normal;
margin:10px 6px 10px 0;
padding:3px 8px;
	text-decoration:none;
	/* no underline */
color:#000000;
float:left;
}                                                                                                                                                                                                                                                                                                                                                                         

#subs-perks-main {
background:url("images/perks-bg.png") no-repeat scroll right bottom transparent;
height:227px;
position:absolute;
width:401px;
}
#subs-perks-main .perk-list {
background:none repeat scroll 0 0 #FFFFFF;
height:174px;
margin-right:4px;
padding-left:30px;
padding-right:30px;
}
.perk-list h4 {
font-family:Tahoma,Georgia,Times,serif;
font-size:16px;
font-weight:bold;
margin:0 0 10px;
color:#000;
}
#subs-perks-main .perk-list ul {
font-size:16px;
}
.perk-list ul {
list-style:disc inside none;
}
.perk-list ul li {
padding:0 0 0.4em;
list-style:disc inside none;
}
#subs-perks-main .perk-list button {
font-family:Tahoma,Georgia,Times,serif;
font-size:16px;
font-weight:bold;
margin:15px -15px 0 0;
padding:3px 10px 5px;
}
#subs-perks-sub input[type="submit"]{
font-family:Tahoma!important;
}
#subs-perks-sub {
margin:210px 0 0 15px;
}
#subs-perks-main a,#subs-perks-sub a{
color:#3D4D0F;
}
#subs-perks-sub .perk-list {
background:none repeat scroll 0 0 #F3F3F3;
padding-top:25px;
padding-bottom:5px;
}
.perk-list {
border:1px solid #C6C8C5;
margin:0;
padding:15px;
}

div.product_grid_display div.item_no_image {
height:114px!important;
width:114px!important;
}

.entry a img {
border:1px solid #CCCCCC;
margin:0 10px 30px -5px;
}
.highlightedWord {
background-color:#3D4D0F;
color:white;
}