body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#000;
}

/*@font-face {
  font-family: "papyrus";
  src: url(/fonts/papyrus.ttf) format("truetype");
}

h2 { font-family: "papyrus", sans-serif }*/


#pageWrapper {
	width:1000px;
	margin:auto;
	background-color:#000;
	}

#breadcrumb {display:none;}

#google {display:none;}

/*.greeting {height:2em;}*/
	
/**html #menubar {
	margin-bottom: -5px;
	}

>html #menubar {
	margin-bottom: 0px;
	}
*/

#bannerWrapper, .banner, #tc-banner, .tc-topMenu, #menubar {
	padding:0px;
	margin:0px;
}

/*
#menubar {
	margin:0;
	padding:0;
	text-align:center;
	padding-bottom:15px;
	border-bottom:1px solid #666;
	font-family: "papyrus", sans-serif
	}	
*/

/*
#menubar ul  {
	margin:0;
	padding:0;
	padding-top:4px;
	}
*/


#menubar li {
	margin:0;
	padding:0;
	display:inline;
	padding-right:9px;
	padding-left:9px;
	}

#menubar a, #navL a{
	color:#413632;
	text-decoration:none;
	font-family: "papyrus", sans-serif;
	font-size:1.1em;

	}

#menubar a:link, #menubar a:visited, #navL a:link, #navL a:visited {color:#fff;}
#menubar .current a, #navL .current a {color:#fff;font-weight:bold;text-decoration:underline;}
#menubar a:hover, #navL a:hover {text-decoration:underline;}

#tc-banner {
	margin-bottom:-56px;
		}

.tc-topMenu {/*margin-top:-67px;*/
	position:relative;
	top:-56px;
	}

li.logOut, li.logIn {display:none;}

li.m1 a span {display:none;}
li.m2 a span {display:inline !important}


*html #navL {
	display:inline;
	}

#nav {padding-top:20px;}

#nav ul  { 
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left:1em;
}

#nav ul.level1  { 
	padding-left:2em;
}


#nav a:link, #nav a:visited  {
	display: block;
	width: 100%;
	color: #666;
	padding: .1em 0;
	text-decoration: none;
}
#nav a:hover {
	text-decoration:underline;
}


#contentWrapperInside {
	padding:5px;
	}

a, a:hover {
	color:#fff;
}



/*Gallery*/

.artGalleryMain {
	width:59%;
}

.artGalleryMain img {
	width:100%;
}

.artGalleryTN {
	width:39%;
}

.artGalleryTNImage {
	width:25%;
}

.artGalleryTNImage img{
	width:95%;
}


#footer, #footer a{
	color:#666;
	border-top:1px solid #666;
	text-align:center;
	font-size:.85em;
			}

.currentTop {
	}

.current span {}


/* Store */
#store {
	position: static;
}
#storeContent {
	position: static;
}
#storeDetail {
	clear: both;
	background: #fff;
	border: none;
	padding: 1.5em;
	margin-left: 20px;
}
.allCategories {
	width: 550px;
	
}
.addToCart {
}


#storeCartCount a:link, #storeCartCount a:visited {
	color: #E66100;
	text-decoration: none;
	font-weight: bold;
}
#storeCartCount a:hover, #storeCartCount a:active {
	color: #54640D;
	text-decoration: underline;
}

#storeSearch, #storeCartCount {
	
}
#storeProductBody {
	margin-top: 1em;
	border-top: 2px solid #E66100;
}
.productThumbnail img, .productImage img {
	border: 1px solid #CCCC99;
}
.productIcon {
	display: block;
}
#storeCategory {
}
.storeDepartments, .storeCategories {
	float: left;
	margin-right:20px;
	margin-bottom:10px;
	margin-left:30px;
	text-align: center;
	height:180px;
}
.storeCategoryProduct {
	clear: both;
	margin-left: 1em;
	width: 100%;
	border-bottom: 1px solid #999;
}
.productDetails, #storeContent {
	font-size: 98%;
}
.productDetails {
	width: 75%;
}

.productPrice, .storePrice {
	display: block;
	font-size: 100%;
	font-weight: bold;
}
.saleprice {
	color: red;
	font-size: 105%;
}
.productName {
	font-weight: bold;
	font-size: 1.2em;
}
.productThumbnail {
	padding-bottom: .5em;
}
.productName a:link, .productName a:visited {
	text-decoration: underline;
}
.productName a:hover, .productName a:active {
	color: #E66100;
	text-decoration: none;
}
#storeUpsale, #storeAlternatives {
	border-top: 2px solid #E66100;
	margin-top: 1em;
	padding-top: 1em;
	font-weight: bold;
}
.categoryReturn {
	clear: both;
}

.radioInput {
	width: 40%;
}
#searchResults h2{
	padding-top: 3em;
}
#enterZip fieldset {
	width: 90%;
	padding: 1em;
	font-size: 1.1em;
}
#enterZip legend {
	font-weight: bold;
	color: #000;
}

#circuitPageSendForm {
	width: 350px;
}

.emailLink {
	margin: 1.5em 0;
	font-size: 1.1em;
}
.catalogDetail .emailLink {
	margin-top: -20px;
}

#storeProducts {
	font-size: 1em;
	width: 100%;
}


/*end store*/

