/*  
Theme Name: NCPTT Remix
Theme URI: http://www.ncptt.nps.gov/index.php
Description: National Center for Preservation Technology and Training
Version: 1.2.3
Author: NCPTT (originally WooThemes)
Author URI: http://www.ncptt.nps.gov/index.php
*/


/* Begin REFRESH css */
body
{
	/*background: #f0f0f0;*/
	background: #f4efdd;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

td.black {
	background-color: #000000; color: white;
}

table.training {
	font-size: .8em;
}

td.cellone {
	background-color: #DCDCDC; color: black; 	
}

td.celltwo {
	background-color: #ffffff; color: black;
}

.fl{
	float: left;
}
.fr{
	float: right;
}

ul {list-style-type:disc;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

table {margin: 0 0 0 0; padding: 0 0 0 0;}

.tableheader {


background-color: #333333; color: white; font-weight: normal; font-style: normal; text-decoration: none; text-align: middle;font-size: .7em;
}

.tablerow {
background-color: transparent; color: black; font-weight: normal; font-style: normal; text-decoration: none; text-align: middle;font-size: .9em;
}

.tablealtrow {
background-color: #DCDCDC; color: black; font-weight: normal; font-style: normal; text-decoration: none; text-align: middle;font-size: .9em;
}

.wp-caption img {
	padding-top: 5px;
	cursor: pointer !important;
}


p.wp-caption-text {
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin:0px;
	font-size:0.9em;
	/*font-style:italic;*/
	color:#000000;
}

.entry {

	font-size: 1.2em;
}

.entry ul, .entry ol {
	margin-bottom:15px;
	margin-left:15px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
		margin-left:15px;
	}
.entry ul li {
	list-style:disc outside !important;
	margin-left:15px;
	padding:3px 5px;

	}
.entry ul li ul li {
	margin-left:15px;
	list-style:disc outside !important;
	}
.entry ol li {
	list-style:decimal outside !important;

	margin-left:15px;
	padding:3px 5px;
	}
	
	
.entry ol li ol li {
	list-style:decimal !important;

	}
	

.entry h2 {
	padding-bottom: 10px;
}

.table h2 {padding: 0 0 0 0;margin: 0 0 0 0;}

/* Begin Links */

a,a:link,a:visited,a:active { color: #21759b; text-decoration: none; font-weight: normal; }
a:hover { color: #d54e21; }


.flip a,.flip a:link, .flip a:visited, .flip a:active { color: #d54e21; text-decoration: none; font-weight: normal; }
.flip a:hover { color: #21759b; text-decoration: underline;}



.breadcrumb {
	color: #d2d4d5;
	margin-top:10px;
	padding-bottom:0px;
}

.breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {color: #8c8b8b;text-decoration: none;}

.breadcrumb a:hover {color: #d54e21;}

.footer a, .footer a:link, .footer a:visited, .footer a:active {color: #8c8b8b;}
.footer a:hover {color: #d54e21;}


/* End Links */


.post_date, .post_date a, .post_date a:link, .post_date a:visited, .post_date a:active {color: #8c8b8b;text-decoration: none;}
.post_date a:hover {color: #d2d4d5;}

.post_author, .post_author a, .post_author a:link, .post_author a:visited, .post_author a:active {color: #4c4c4c;text-decoration: none;}
.post_author a:hover {color: #d54e21;}

.left {text-align: left;}

.right {text-align: right;}

.center {text-align: center;}

.banner {margin-top: 0px;margin-bottom: 0px;}

.banner a {color: #f1f1f1;text-decoration: none;}

.banner a:hover
{
	text-decoration: underline;
}

/*
a#ncpttlogo {
	width: 64px;
	height: 64px;
	float: left;
	top:-64px;
	left:-64px;
	z-index: 20;
	position: inherit;
	visibility: hidden;
}
*/

.ncpttname
{
	font-weight: 100;
	text-align: left;
	color: #f1f1f1;
	font-size: 18px;
	padding-top: 25px;
	padding-left: 65px;
	float: left;
}

.ncpttname a {
	padding-left: 65px;
	margin-left: -65px;
	margin-top: -25px;
	padding-top: 25px;
	margin-bottom: -25px;
	padding-bottom: 25px;
	
	
	width: 600px;
	overflow: hidden;
	display: block;

}



.ncptt
{
	font-size: 28px;
}

.nps
{
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	padding-right: 65px;
	padding-top: 10px;
	font-weight: 100;
}

/*
#arrowhead {
	position: relative;
	right: -45px;
	top: -65px;
	border: 1px solid white;
	width: 45px;
	height: 65px;
	float: right;
}

a:link#arrowhead {text-decoration: none;color: #000000;}
a:hover#arrowhead {text-decoration: none;color: #000000;}

#arrowhead span {
	display:none;
}

*/

#search 
{
	padding-right: 40px;
	float: right;
	margin-top: 4px;
	background-color: black;
}

.container_12
{
	overflow: hidden;
}

.content {

/*background: transparent url(images/bg-page-center.png) repeat-y;*/
padding-top: 8px;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
background-color: #ffffff;

}

.footer
{
	border-top: 1px solid #d2d4d5;
	overflow: hidden;
	text-align: center;
	padding-top: 15px;
	color: #999695;
	
}

.footer .big {

	font-size: 1.2em;
	font-weight: bolder;
}

.footer .small {

	font-size: .9em;
	
}


.info
{
	color: #999695;
	text-align: center;
	/*padding-bottom: 40px;*/
}

.banner

{
	background: transparent url(images/ncptt-header.png) no-repeat;
	background-color: #000000;
	height: 70px;

}

.page_top

{
	background: transparent url(images/bg-page-top1.png) no-repeat;
	height: 18px;
}

.page_bottom

{
	/*background: transparent url(images/bg-page-bottom.png) no-repeat;*/
	background-color: #ffffff;
	height: 25px;	
	border-bottom: 1px solid #dddddd;
}

.pad10

{
margin-left:20px;
margin-right:-10px;
}




/*
.pubdate {


}
*/

/* NPS COLOR SCHEME */




/* green */
.nps_light_green {color: #7a9071;}
.nps_dark_green {color: #30462e;}

/* gray */
.nps_light_gray {color: #d2d4d5;} 	/* backgrounds */
.nps_medium_gray {color: #999695;}
.nps_dark_gray {color: #8c8b8b;} 	/* dark borders */


/* brown */
.nps_light_brown {color: #d39869;}
.nps_medium_brown {color: #7c5131;}

/* ncptt redbrown */
.nps_light_redbrown {color: #a55b51;}
.nps_medium_redbrown {color: #6a413b;}

/* white */
.nps_off_white {color: #f0f0f0;}

/* black */
.nps_off_black {color: #221e1f;}


/* END NPS COLOR SCHEME */

.post_title {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


/* End REFRESH css */




/* Constant Contact */
.subscribe {font-weight: bold; font-family:Arial; font-size:14px;display:block; /* background: transparent url(images/mail_32.png) no-repeat;*/}

.alignleft{
	display:inline;
	float:left;}

.alignright{
	display:inline;
	float:right;}
	
/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding-top: 15px;
	padding-right: 0;

	padding-left: 0;
	margin: 0;
}
.box .post{
	width: 344px;
	height: 344px;
	background-color: #ffffff;
	border:1px solid #ddd;
	margin-bottom: 10px;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
}

.box .post h2{
	font-size: 16px;
	font-family: Helvetica,Arial,sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}


.excerpt {}

.box .post p{
	font-size: 11px;
	line-height: 16px;
	/*padding: top right bottom left;*/
	padding: 0px 10px 0px 10px;
}

.box .post img{
	border: 1px solid #000000;
	float: right;
	/*
	padding: 5px;
	background-color: transparent;
	margin: 10px;
	*/
}

.box .post h3.posted {
	border-bottom:none;
}

.posted{

	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	/*padding: top right bottom left;*/
	padding: 5px 10px 5px 10px;
	text-align: left;
	border-top:1px solid #ddd;
	clear:both;
	vertical-align: bottom;
	position: absolute;
	bottom: 0px;
	width: 324px;
	margin-top: 0px;

	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-radius-bottomright: 15px;
	-khtml-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.postfooter {
	/*padding: top right bottom left;*/
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	text-align: left;
	border-top:1px solid #ddd;
	vertical-align: bottom;
	bottom: 0px;
	margin-top: 0px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-radius-bottomright: 15px;
	-khtml-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}



/*=== Small Box Post ===*/
.post{
	margin: 0;
	position: relative;
	height: 100%;
}
.post h2{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 16px;
	padding: 0 0 5px;
	margin: 0px;
}



.post h3{
	font-size: 14px;
}

.post p{

	line-height: 15px;
}

/*=== Category Post ===*/
.categorypost{
	margin: 0;
	width:689px !important;
	float:left;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	position: relative;
	height: 100%;

	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;

}

.categorypost h2{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 0px;
}



.categorypost h3{
	font-size: 14px;
}

.categorypost p{

	padding-left: 10px;

}


/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:5px;
	padding:10px;
	color:#000 !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}

.printer {
	margin-top:10px;
	padding-bottom:0px;
}
.printer a {
	background:url(images/printer_16.gif) center left no-repeat;
	height:20px;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}

.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul li{
	list-style: none;
}

.arclist  li{
	color:#c0c0c0;
	font-size:12px;
	padding: 8px 0 8px 0;
	border-top:1px solid #eee;
	list-style: none;
}


.archivepage {
	width: 223px;
	border-bottom: 1px solid #eee;
}

.archivepage ul li{
	list-style: none;
	margin-left: 0px;
}

.archivepage  li{
	color:#c0c0c0;
	font-size:12px;
	padding: 8px 0 8px 0;
	border-top:1px solid #eee;
	list-style: none;
}

.postlist{
	width: 445px;
	border-bottom: 1px solid #eee;
}


.postlist ul li{
	list-style: none;
	margin-left: 0px;
}

.postlist  li{
	color:#c0c0c0;
	font-size:12px;
	padding: 8px 0 8px 0;
	border-top:1px solid #eee;
	list-style: none;
}

/* Slideshow */

#myGallery, #myGallerySet, #flickrGallery
{
	width: 709px;
	height: 300px;
	z-index:5;
	background-color: #000000;
	color: #FFFFFF;
	padding:0px !important;
	margin-bottom: 0px;
	display: hidden;
	overflow:hidden;

}



#flickrGallery
{
	width: 500px;
	height: 334px;
}

#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.jdGallery img
{
	border: 0;
	margin: 0;
	padding: 0;

}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url('images/loading-bar-black.gif');
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;

}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('images/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	margin: 0px !important;
	left: 0px !important;
	bottom: 0px !important;
	height: 30px !important;
	background: #000;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width:689px;

	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-khtml-border-radius-bottomright: 15px;
	-khtml-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;	
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 25px;
	margin: 0;
	/*
	font-weight: bold;
	*/
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Helvetica, Arial;

}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 22px;
	margin: 0px;
	color: #ffff00;
	line-height: 26px;
	font-family: Helvetica, Arial;

}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	width: 100px; background: url('images/carousel_btn.gif') no-repeat;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #000;
	color: #fff;
	cursor: pointer;

}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #000;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdExtCarousel
{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 70%;
	width: 30%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 10px;
	top: 0;
	background: url('images/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('images/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 10px;
	top: 0;
	background: url('images/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('images/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 80%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('images/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('images/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	width: 100px; background: url('images/carousel_btn.gif') no-repeat;
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #000;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #000;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}





.sideTabs {
	display: block;
}


.mootabs_title{
	font-size: 10px;
	float:left;
}

.mootabs_title ul {

	margin-bottom: 0px;
}

.mootabs_title li{
	background: url(images/tab-.gif) no-repeat left top;
	color: #000000;
	display: block;
	line-height: 23px;
	height: 23px;
	text-align: center;
	width: 70px;
	display:inline;
	float: left;
	cursor: pointer;	
	margin: 0px 2px 0px 0px !important;

}
.mootabs_title li:hover, .mootabs_title li.active, .mootabs_title li:focus{
	background: url(images/tab.gif) no-repeat left top;
	text-decoration: none;
	color: #ffffff;
}


.mootabs_panel.active {
	display: block;
	float:left;

}







.list1 li,.list2 li, .list3 li{
	list-style: none;
	border-bottom: 1px solid #eee;
}


.list5 li{
	border-bottom: 1px solid #eee;	
	list-style: none;
}


.social {
	border:0px solid #ddd !important;

}


#social {

		font-size: 			1.1em;
		font-weight: 		bolder !important;
}

.social {

		font-size: 			1.1em;
		font-weight: 		bolder !important;
}
	
.listsocial {

	border:0px solid #ddd !important;
}


.listsocial	ul {
		margin: 0px 2px 0px 0px !important;
		border:0px solid #ddd !important;
		padding: 			0px !important;
		padding-left: 		0px;
		width: 				100%;
		display:			table;
		float:				right;
		text-align: 		left;
		list-style-type: 	none;
		list-style: 		none;
		display: 			inline;
		clear:				both;
			
	}

.listsocial	li {
		text-align: 		left;
		font-size: 			1.3em !important;
		font-weight: 		bolder !important;
		margin-bottom: 		10px;
		float: 				left;
		width: 				50%;
		margin-left: 		0px;
		padding: 			0 0 0 0;
		display: 			inline;
		list-style-type: 	none;
		list-style: 		none;
		height:				40px;
	}


.listsocial img {
	border: 0;
	margin-right: 0px !important;
	vertical-align: middle;
	padding-bottom: 5px;	
}

.categorylist li {
	display: block;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: .9em;
	}
	
.categorylist a {
	display: block;
	padding: 3px;
	padding-bottom: 1px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
    border: 1px solid #c0c0c0;    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	overflow: hidden;
	margin-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 3px;
	background-color: #DCDCDC;
	}

.categorylist a:hover {
	color: #333333;
    border: 1px solid #000000;    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	overflow: hidden;
	margin-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 3px;
	background-color: #999999;
	}

	
.categorylist li.current-cat a {
	color: #ffffff;
	background-color: #000000; 
}

.categorylist li.current-cat a:hover {
	color: #d54e21;
	background-color: #000000; 
}

#tagcloud {
	float:left;
	width: 223px;

}

.grid_3 ul li {list-style: none;padding: 0 0 0 0;margin: 0 0 0 0;}

.mootabs_panel ul{
	border:1px solid #ddd !important;
	display: block;
	background-color: transparent;
	padding: 5px !important;
	padding-left: 10px;

	}
	
.mootabs_panel {
	display: none;
	clear: none;
	float:left;
	height:auto !important;
	width: 223px;
	margin-top: -20px;
}

.mootabs_panel img {
	border: 0;
	margin-right: 10px;
	vertical-align: middle;
	padding-bottom: 5px;	
}

/* 
	STYLE SHEET FOR IHWY JQUERY LISTNAV PLUGIN V 2.0, 3/2/2009
	
	For more information, visit http://www.ihwy.com/Labs/jquery-listnav-plugin.aspx
*/


/* default styling example
----------------------------------------------------------------- */


.ln-letters { overflow:hidden;margin-bottom:10px;margin-top:0px; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; list-style-type: none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }

.ln-categories ul { list-style-type: none;}
.ln-categories li { list-style-type: none;float:left;display:block;}

.ln-categories a { font-size:0.9em; display:block; float:left; padding: 8px 8px 8px 8px; border:1px solid silver;  text-decoration:none; line-height: 0.9em; }
.ln-categories a.ln-last { border-right:1px solid silver; }
.ln-categories a:hover,
.ln-categories a.ln-selected { background-color:#eaeaea; }
.ln-categories a.ln-disabled { color:#ccc; }
/*.ln-categories-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }*/

.ln-selected { background-color:#eaeaea; } 

#lcp_catlist li {
	display: block;
	border: 1px solid #eaeaea;		
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom: 10px;
	list-style-type: none;
	
	}

	
#lcp_catlist a {
	display: block;
	padding: 5px;
	height: 140px;
	color: #21759b; text-decoration: none; font-weight: normal;
    border: 1px solid #ccc;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	overflow: hidden;
	list-style-type: none;
	}
	
.product li {
	
	list-style-type: none;

}

.producttitle li {
	
	list-style-type: none;
	
}

#lcp_catlist a:hover {
	color: #d54e21; text-decoration: underline;
    border: 1px solid #ccc;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	overflow: hidden;
	
	}

.product {
    border: 1px solid #ccc;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	overflow: hidden;
	margin-bottom: 15px;
}




.producttitle {	
	color: #d54e21; 
	float: left;
	margin-left: 150px;
	padding: 10px;
	font-size: .9em;
	font-weight: bolder;	
}


.producttitle a:hover {color: #21759b;text-decoration: none; font-weight: normal; }


.productinfo {	
	float: left;
	margin-left: 150px;
	padding: 10px;
	font-size: .7em;
	color: #000000;
	text-decoration: none;
}

.productinfo a:hover{
		text-decoration: none;
}


#lcp_catlist ul {
	list-style-type: none;
}

#lcp_catlist li {
	list-style-type: none;
}

.lcp_catlist ul {
	list-style-type: none;
}

.lcp_catlist li {
	list-style-type: none;
}

.lcp_catlist .hidden {
    display: none;
}
	
#lcp_catlist a:hover {
	background-color: #c0c0c0;
	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	overflow: hidden;
	}
	
.alternate  {
	background-color: #eaeaea;
}

.blog{
	/*width:689px !important;*/
	float:left;
	/*	border: 1px solid #dddddd;*/
	margin-bottom: 10px;
	/*padding: 10px 10px 10px 10px;*/
}

.productthumbnail {}

.th{
	border: 1px solid #000000;
	float: right;
	/*padding: 5px;*/
	background-color: transparent;
	margin: 10px;
}
.th img {
	margin: 10px;
}

.singletags {
	margin-top:5px;
}



/* Styles that make it work */


.filtered .hidden {
    display: none;
}
#productcount {
    padding: 0 1em;
    font-size: 90%;
    color: #336699;
}

table, td, th
{
border:1px solid green;
}
th
{
background-color:green;
color:white;
}
td
{
padding:5px;
spacing:5px;
}
