body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
}

#pageWrapper {
	width:1000px;
	margin:auto;
	}

#breadcrumb {display:none;}

#google {display:none;}

.greeting {height:2em;}
	
#fco-banner a{
	text-decoration:none;
	}
	
*html #menubar {
	margin-bottom: -5px;
	}

>html #menubar {
	margin-bottom: 0px;
	}

#fco-banner img {
	}

#menubar {
	margin:0;
	padding:0;
	text-align:center;
	padding-bottom:15px;

	}	

#menubar ul  {
	margin:0;
	padding:0;
	padding-top:4px;
	}


#menubar li {
	margin:0;
	padding:0;
	display:inline;
	padding-right:5px;
	padding-left:5px;
	}

#menubar a, #navL a{
	color:#999;
	text-decoration:none;
	}

#menubar a:link, #menubar a:visited, #navL a:link, #navL a:visited {color:#999;}
#menubar .current a, #navL .current a {color:#999;font-weight:bold;text-decoration:underline;}
#menubar a:hover, #navL a:hover {text-decoration:underline;}

li.m1 a span, li.logOut, li.logIn {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: #999999;
	padding: .1em 0;
	text-decoration: none;
}
#nav a:hover {
	text-decoration:underline;
}
#navL a.current  {
	font-weight: bold;
}
#navL li ul li {
	margin: 0;
	padding: 0;
}
#navL li ul {	
	margin-bottom: .5em;
}
#navL li ul a   {  
	text-decoration: none; 
	border: none;
}
#navL li ul a:hover {
}


#contentWrapperInside {
	padding:5px;
	}

a {
	color:#333;
}

/*Gallery*/

.artGalleryMain {
	width:59%;
}

.artGalleryMain img {
	width:100%;
}

.artGalleryTN {
	width:39%;
}

.artGalleryTNImage {
	width:25%;
}

.artGalleryTNImage img{
	width:95%;
}


#footer {
	color:#999;
	border-top:1px solid #999;
	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*/
